[opensuse-commit] commit neomutt for openSUSE:Factory

2020-11-26 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package neomutt for openSUSE:Factory checked 
in at 2020-11-26 23:12:13

Comparing /work/SRC/openSUSE:Factory/neomutt (Old)
 and  /work/SRC/openSUSE:Factory/.neomutt.new.5913 (New)


Package is "neomutt"

Thu Nov 26 23:12:13 2020 rev:16 rq:850808 version:20201120

Changes:

--- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes  2020-11-24 
22:10:56.971410474 +0100
+++ /work/SRC/openSUSE:Factory/.neomutt.new.5913/neomutt.changes
2020-11-26 23:13:08.388965988 +0100
@@ -136,0 +137 @@
+  boo#1179113
@@ -215,0 +217 @@
+  CVE-2020-14154 bsc#1172906
@@ -216,0 +219 @@
+  CVE-2020-14954 bsc#1173197
@@ -217,0 +221 @@
+  CVE-2020-14093 bsc#1172935



Other differences:
--
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org


[opensuse-commit] commit neomutt for openSUSE:Factory

2020-11-24 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package neomutt for openSUSE:Factory checked 
in at 2020-11-24 22:10:37

Comparing /work/SRC/openSUSE:Factory/neomutt (Old)
 and  /work/SRC/openSUSE:Factory/.neomutt.new.5913 (New)


Package is "neomutt"

Tue Nov 24 22:10:37 2020 rev:15 rq:850231 version:20201120

Changes:

--- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes  2020-09-14 
12:33:49.849309186 +0200
+++ /work/SRC/openSUSE:Factory/.neomutt.new.5913/neomutt.changes
2020-11-24 22:10:56.971410474 +0100
@@ -1,0 +2,93 @@
+Sat Nov 21 13:47:00 UTC 2020 - Andreas Stieger 
+
+- add upstream signing key and validate source signature
+
+---
+Sat Nov 21 11:56:38 UTC 2020 - Kai Liu 
+
+- Update to 20201120. Address boo#1179035, CVE-2020-28896.
+  * Security
+- imap: close connection on all failures
+  * Features
+- alias: add function to Alias/Query dialogs
+- config: add validators for {imap,smtp,pop}_authenticators
+- config: warn when signature file is missing or not readable
+- smtp: support for native SMTP LOGIN auth mech
+- notmuch: show originating folder in index
+  * Bug Fixes
+- sidebar: prevent the divider colour bleeding out
+- sidebar: fix 
+- notmuch: fix query for current email
+- restore shutdown-hook functionality
+- crash in reply-to
+- user-after-free in folder-hook
+- fix some leaks
+- fix application of limits to modified mailboxes
+- write Date header when postponing
+  * Translations
+- 100% Lithuanian
+- 100% Czech
+- 70% Turkish
+  * Docs
+- Document that $sort_alias affects the query menu
+  * Build
+- improve ASAN flags
+- add SASL and S/MIME to --everything
+- fix contrib (un)install
+  * Code
+- my_hdr compose screen notifications
+- add contracts to the MXAPI
+- maildir refactoring
+- further reduce the use of global variables
+  * Upstream
+- Add $count_alternatives to count attachments inside alternatives
+
+- Changes from 20200925
+  * Features
+- Compose: display user-defined headers
+- Address Book / Query: live sorting
+- Address Book / Query: patterns for searching
+- Config: Add '+=' and '-=' operators for String Lists
+- Config: Add '+=' operator for Strings
+- Allow postfix query ':setenv NAME?' for env vars
+  * Bug Fixes
+- Fix crash when searching with invalid regexes
+- Compose: Prevent infinite loop of send2-hooks
+- Fix sidebar on new/removed mailboxes
+- Restore indentation for named mailboxes
+- Prevent half-parsing an alias
+- Remove folder creation prompt for POP path
+- Show error if $message_cachedir doesn't point to a valid directory
+- Fix tracking LastDir in case of IMAP paths with Unicode characters
+- Make sure all mail gets applied the index limit
+- Add warnings to -Q query CLI option
+- Fix index tracking functionality
+  * Changed Config
+- Add $compose_show_user_headers (yes)
+  * Translations
+- 100% Czech
+- 100% Lithuanian
+- Split up usage strings
+  * Build
+- Run shellcheck on hcachever.sh
+- Add the Address Sanitizer
+- Move compose files to lib under compose/
+- Move address config into libaddress
+- Update to latest acutest - fixes a memory leak in the unit tests
+  * Code
+- Implement ARRAY API
+- Deglobalised the Config Sort functions
+- Refactor the Sidebar to be Event-Driven
+- Refactor the Color Event
+- Refactor the Commands list
+- Make ctx_update_tables private
+- Reduce the scope/deps of some Validator functions
+- Use the Email's IMAP UID instead of an increasing number as index
+- debug: log window focus
+
+- Removed neomutt-sidebar-abbreviate-shorten-what-user-sees.patch.
+  No longer needed.
+
+- Misc spec file cleanups.
+
+---

Old:

  20200821.tar.gz
  neomutt-sidebar-abbreviate-shorten-what-user-sees.patch

New:

  20201120.tar.gz
  20201120.tar.gz.sig
  neomutt.keyring



Other differences:
--
++ neomutt.spec ++
--- /var/tmp/diff_new_pack.N9yMwN/_old  2020-11-24 22:11:01.671414830 +0100
+++ /var/tmp/diff_new_pack.N9yMwN/_new  2020-11-24 22:11:01.675414834 +0100
@@ -17,14 +17,15 @@
 
 
 Name:   neomutt
-Version:20200821
+Version:20201120
 Release:0
 Summary:A command line mail reader (or MUA), a fork of Mutt with added 
features
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Email/Clients
 URL:https://neomutt.org
 Source: https://github.com/neomutt/neomutt/archive/%{version}.tar.gz
-Patch0: