SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for notmuch-devel-0.38.3-2.2.i586.rpm :

* Fri Dec 06 2024 Dan Čermák - Add patch to fix build failure with sphinx 8: add docs-Update-intersphinx_mapping.patch from id:20241205164550.2419455-1-fredrikAATTfrelon.se
* Sat May 18 2024 Andreas Stieger - update to 0.38.3:
* Fix a bug in configuration code that caused the notmuch command to erroneously report \"Error: could not locate database\" under some circumstances
* Sun Jan 28 2024 Dirk Müller - update to 0.38.2:
* Make sorting of string maps lexicographic on (key,value) pairs. This avoids some test failures due to variation in message property output order.
* Avoid extra separators after the last address in `notmuch- emacs-mua`.
* Sat Nov 25 2023 Dirk Müller - update to 0.38.1:
* Report parse errors in config files.
* Fix image toggling for Emacs >= 29.1.
* Support relative lastmod queries (see notmuch-sexp-queries(7) and notmuch-search-terms(7) for details).
* Support indexing of designated attachments as text (see
* notmuch-config(1) for details).
* Add options --offset and --limit to notmuch-show(1).
* New commands notmuch-search-edit-search and notmuch-tree- edit-search.
* Introduce notmuch-tree-outline-mode.
* Some compatibility fixes for Emacs 29. At least one issue (hiding images) remains in 0.38.
* Support completion when piping to external command.
* Fix regression in updating tag display introduced by 0.37.
* Fix bug creating database when database.path is not set.
* Incremental performance improvements for message deletion.
* Catch Xapian exceptions when deleting messages.
* Sync removed message properties to the database.
* Replace use of thread-unsafe Query::MatchAll in the infix query parser.
* Be more careful when clearing the results directory.
* Use `database_open_with_config`, and provide compatible path search semantics.
* Support testing installed version of notmuch.
* Adapt to some breaking changes in glib handling of init files.
* Replace OpenPGP key used in test suite.
* Performance Tests
* Update signatures for performance test corpus.
* Mon Aug 07 2023 Jan Engelhardt - Remove rhetorics and history lesson from description.
* Mon Aug 07 2023 Dan Čermák - Fix libnotmuch pkg description, fixes boo#1020067
* Sat Dec 03 2022 Dominique Leuenberger - Drop build-dependency on libgcrypt-cavs: no longer existing with libgcrypt 1.10.
* Mon Oct 03 2022 Dirk Müller - update to 0.37:
* Fix uninitialized field in message objects.
* Add one sided lastmod ranges for sexp queries.
* Expand macro parameters inside regex and wildcard modifiers.
* `notmuch help` now works for external commands.
* `NOTMUCH_CONFIG` is now passed to external commands and hooks.
* The function `notmuch-mua-mail` now moves point depending on the
* provided arguments.
* Restrict what mime types are inlined in replies and on refresh.
* The functions in notmuch-query.el are now obsolete and may be removed
* in a future version of Notmuch.
* Add some controls for lazy display of message bodies (See \"Dealing
* with large messages and threads\" in the notmuch-emacs documentation).
* Allow the user to select (with \'%\') a different duplicate message file
* to display.
* Use `message-dont-reply-to-names` in `notmuch-message-mode`.
* Add the `sexp` prefix to the infix (traditional) query parser. This
* allows specific subqueries to be parsed by the sexp parser (with
* appropropriate quoting). See `notmuch-search-terms(7)` for details.
* Add another heuristic to regexp fields to prevent phrase parsing of
* bracketed sub-expressions.
* Envelope from (\"From \") headers are now escaped as X-Envelope-From: in
* input to `notmuch-insert`. This prevents creating mbox files when
* calling `notmuch-insert` from e.g. `postfix`.
* Use the `config_pairs` API in ConfigIterator. This returns all
* matching key-value pairs, not just those that happen to be stored in
* the database.
* Reorganize documention for `notmuch-config`. Add a few links from
* other man pages.
* Mon Feb 28 2022 dsterbaAATTsuse.cz- Version 0.35
* Library - Implement the `date` and `lastmod` fields in the S-expression parser. - Ignore trailing `/` for pathnames in both query parsers. - Rename configuration option `built_with.sexpr_query` to `built_with.sexp_queries`. - Do not assume a default mail root in split (e.g. XDG) configurations. - Fix some small memory leaks in `notmuch_database_open_with_config`.
* CLI - Improve handling of leading/trailing punctation and space for configuration lists. - Only ignore `.notmuch` at the top level in `notmuch new`. - Optionally show extra headers in `notmuch show`. See `show.extra_headers` in notmuch-config(1).
* Disable tests due to known failures of python-cffi test cases
* Wed Nov 03 2021 Dan Čermák - New upstream release 0.34.1 What\'s new in notmuch 0.34.1 Library------- Fix for deallocation and nulling of output parameter for notmuch_database_{open_with,create_with,load}_config when errors occur. This change fixes a potential use-after-free bug that has been present since 0.32. This release also improves the documentation of status returns for the same 3 functions.
 
ICM