File notmuch.changes of Package notmuch
-------------------------------------------------------------------
Thu Aug 25 15:02:19 UTC 2016 - mimi.vx@gmail.com
- version 0.22.1
- Correct the definition of LIBNOTMUCH_CHECK_VERSION.
- Document the (lack of) operations permitted on a closed database.
- Fix race condition in dump / restore tests.
- Notmuch-mutt: Use env to locate perl.
- Emacs: Tell message-mode mode that outgoing messages are mail
- Emacs: This makes message-mode configuration behave more predictably.
- Respect charset of MIME parts when reading them
- Fix previous assumption that everyone uses UTF-8.
-------------------------------------------------------------------
Sat Jun 18 10:04:44 UTC 2016 - lmb@suse.com
- version 0.22
- Xapian 1.3 support
- Limited support for S/MIME messages
- Fix for threading bug involving deleting and re-adding messages.
- Fix for case-sensitive content disposition headers.
- Fix handling of 1 character directory names at top level.
- Emacs: Notmuch replies now include all parts shown in the show view
- Emacs: Filtering or Limiting messages is now bound to `l` in the
search view
- Emacs: `F` forwards all open messages in a thread
- Emacs: Preferred content type can be determined from the message
content
- version 0.21
- Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no
longer supported.
- Database revision tracking: `lastmod:` queries
- Date queries now support `date:<expr>..!` shorthand for
`date:<expr>..<expr>`
- Notmuch database upgrade to support `lastmod:` queries
- The `notmuch address` command supports new deduplication schemes
-------------------------------------------------------------------
Thu Jul 9 00:00:00 CEST 2015 - dsterba@suse.cz
- version 0.20.2
- Emacs: Bug fix for marking messages read in notmuch-tree mode
- version 0.20.1
- test suite fixes
- version 0.20
- There is a new mimetype: search prefix
- Path to gpg is now configurable
- Notmuch-Mutt: Support messages without Message-IDs.
- Undeprecate single message mboxes
- Contrib: notmuch-deliver is removed
- Improved notmuch-search-terms.7
-------------------------------------------------------------------
Wed Feb 4 21:14:54 UTC 2015 - mvyskocil@opensuse.org
- workaround a source checker issue by moving bcond macros behind
Name and Version tag
-------------------------------------------------------------------
Fri Jan 30 00:00:01 CET 2015 - dsterba@suse.cz
- readd the signature file and update keyring
-------------------------------------------------------------------
Fri Jan 30 00:00:00 CET 2015 - dsterba@suse.cz
- spec updates
- remove gpg checks (broken) and the related files
- define lib version
- version 0.19
- Stopped notmuch dump failing if someone writes to the database
- notmuch insert requires succesful message indexing for success status
- notmuch insert has gained support for post-insert hook
- notmuch deliver is deprecated
- notmuch search now supports --duplicate=N option with --output=messages
- Added notmuch address subcommand
- versions 0.18.1, 0.18.2
- This is a bug fix and portability release
- Resurrect support for single-message mbox files
- version 0.18
- The folder: search prefix now requires an exact match
- There is a new path: search prefix
- Notmuch database upgrade due to folder: and path: changes
- Support for indexing mbox files has been dropped
- notmuch dump now defaults to batch-tag format
- notmuch new has a --quiet option
- notmuch insert respects maildir.synchronize_flags config option
- version 0.17
- Incompatible change in SHA1 computation
- New options to better support handling duplicate messages
- Improved notmuch new performance for unchanged folders
- notmuch reply --format=text RFC 2047-encodes headers
- notmuch compact command
- emacs interface:
- notmuch-tree (formerly notmuch-pick) has been added to mainline
- The notmuch-tag function now requires a list of tag changes
- Fixed notmuch-reply putting reply in primary selection
- Fixed notmuch-mua-reply point placement when signature involved
- version 0.16
- Support for delivering messages to Maildir
- notmuch count --batch option
- notmuch tag option to remove all tags from matching messages
- Decrypting commands explicitly expect a gpg-agent
- Bash command-line completion
- many emacs interface updates
-------------------------------------------------------------------
Mon Feb 18 15:46:41 UTC 2013 - mvyskocil@suse.com
- remove zsh completion, it's part of zsh itself
-------------------------------------------------------------------
Mon Feb 18 14:12:35 UTC 2013 - mvyskocil@suse.com
- drop contrib from installed files
- install zsh to correct location
- instal notmuch.el as notmuch-emacs package like Debian do
-------------------------------------------------------------------
Mon Feb 18 08:38:41 UTC 2013 - mvyskocil@suse.com
- initial packaging of notmuch 0.15.2 for SUSE
* including python/python3 bindings
* and notmuchmail (the original emacs lisp based
email client for notmuch library)