Hello community,

here is the log from the commit of package neomutt for openSUSE:Factory checked 
in at 2020-05-26 17:21:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neomutt (Old)
 and      /work/SRC/openSUSE:Factory/.neomutt.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neomutt"

Tue May 26 17:21:17 2020 rev:12 rq:808166 version:20200501

Changes:
--------
--- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes  2020-03-21 
00:03:19.201162439 +0100
+++ /work/SRC/openSUSE:Factory/.neomutt.new.2738/neomutt.changes        
2020-05-26 17:21:31.860259959 +0200
@@ -1,0 +2,73 @@
+Fri May 22 07:00:32 UTC 2020 - Kai Liu <[email protected]>
+
+- Update to 20200501:
+  * Bug Fixes
+    - Make sure buffers are initialized on error
+    - fix(sidebar): use abbreviated path if possible
+  * Translations
+    - 100% Lithuanian
+  * Docs
+    - make header cache config more explicit
+
+- Changes from 20200424:
+  * Bug Fixes
+    - Fix history corruption
+    - Handle pretty much anything in a URL query part
+    - Correctly parse escaped characters in header phrases
+    - Fix crash reading received header
+    - Fix sidebar indentation
+    - Avoid crashing on failure to parse an IMAP mailbox
+    - Maildir: handle deleted emails correctly
+    - Ensure OP_NULL is always first
+  * Translations
+    - 100% Czech
+  * Build
+    - cirrus: enable pcre2, make pkgconf a special case
+    - Fix finding pcre2 w/o pkgconf
+    - build: tdb.h needs size_t, bring it in with stddef.h
+
+- Changes from 20200417:
+  * Features
+    - Fluid layout for Compose Screen, see: vimeo.com/407231157
+    - Trivial Database (TDB) header cache backend
+    - RocksDB header cache backend
+    - Add <sidebar-first> and <sidebar-last> functions
+  * Bug Fixes
+    - add error for CLI empty emails
+    - Allow spaces and square brackets in paths
+    - browser: fix hidden mailboxes
+    - fix initial email display
+    - notmuch: fix time window search.
+    - fix resize bugs
+    - notmuch: fix entire-thread: update current email pointer
+    - sidebar: support indenting and shortening of names
+    - Handle variables inside backticks in sidebar_whitelist
+    - browser: fix mask regex error reporting
+  * Translations
+    - 100% Lithuanian
+    - 99% Chinese (simplified)
+  * Build
+    - Use regexes for common parsing tasks: urls, dates
+    - Add configure option --pcre2 -- Enable PCRE2 regular expressions
+    - Add configure option --tdb -- Use TDB for the header cache
+    - Add configure option --rocksdb -- Use RocksDB for the header cache
+    - Create libstore (key/value backends)
+    - Update to latest autosetup
+    - Update to latest acutest.h
+    - Rename doc/ directory to docs/
+    - make: fix location of .Po dependency files
+    - Change libcompress to be more universal
+    - Fix test fails on х32
+    - fix uidvalidity to unsigned 32-bit int
+  * Code
+    - Increase test coverage
+    - Fix memory leaks
+    - Fix null checks
+  * Upstream
+    - Buffer refactoring
+    - Fix use-after-free in mutt_str_replace()
+    - Clarify PGP Pseudo-header S<id> duration
+    - Try to respect MUTT_QUIET for IMAP contexts too
+    - Limit recurse depth when parsing mime messages
+
+-------------------------------------------------------------------

Old:
----
  20200320.tar.gz

New:
----
  20200501.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ neomutt.spec ++++++
--- /var/tmp/diff_new_pack.z7dTFL/_old  2020-05-26 17:21:32.432261188 +0200
+++ /var/tmp/diff_new_pack.z7dTFL/_new  2020-05-26 17:21:32.432261188 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           neomutt
-Version:        20200320
+Version:        20200501
 Release:        0
 Summary:        A command line mail reader (or MUA), a fork of Mutt with added 
features
 License:        GPL-2.0-or-later
@@ -95,7 +95,6 @@
 
 %files
 %config(noreplace) %{_sysconfdir}/neomuttrc
-%license %{_docdir}/neomutt/COPYRIGHT.md
 %license %{_docdir}/neomutt/LICENSE.md
 %{_bindir}/neomutt
 %{_mandir}/man1/neomutt.1%{?ext_man}

++++++ 20200320.tar.gz -> 20200501.tar.gz ++++++
++++ 240595 lines of diff (skipped)


Reply via email to