Accepting request 979165 from server:mail
OBS-URL: https://build.opensuse.org/request/show/979165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=23
This commit is contained in:
commit
b01ae828ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb138adb09b1f164fe690749e991a5505bf4f50b6ad478ffb085c609d5617cc7
|
|
||||||
size 3764512
|
|
Binary file not shown.
3
20220429.tar.gz
Normal file
3
20220429.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
|
||||||
|
size 3774374
|
BIN
20220429.tar.gz.sig
Normal file
BIN
20220429.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,64 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 25 10:15:40 UTC 2022 - Lars Marowsky-Bree <lmb@suse.com>
|
||||||
|
|
||||||
|
- update to 20220429:
|
||||||
|
* Bug Fixes
|
||||||
|
* Do not crash on an invalid use_threads/sort combination
|
||||||
|
* Fix: stuck browser cursor
|
||||||
|
* Resolve (move) the cursor after <edit-label>
|
||||||
|
* Index: fix menu size on new mail
|
||||||
|
* Don't overlimit LMDB mmap size
|
||||||
|
* OpenBSD y/n translation fix
|
||||||
|
* Generic: split out OP_EXIT binding
|
||||||
|
* Fix parsing of sendmail cmd
|
||||||
|
* Fix: crash with menu_move_off=no
|
||||||
|
* Newsrc: bugfix; nntp_user and nntp_pass ignored
|
||||||
|
* Menu: ensure config changes cause a repaint
|
||||||
|
* Mbox: fix sync duplicates
|
||||||
|
* Make sure the index redraws all that's needed
|
||||||
|
* Translations
|
||||||
|
* 100% Chinese (Simplified)
|
||||||
|
* 100% Czech
|
||||||
|
* 100% German
|
||||||
|
* 100% Hungarian
|
||||||
|
* 100% Lithuanian
|
||||||
|
* 100% Serbian
|
||||||
|
* 100% Turkish
|
||||||
|
* Docs
|
||||||
|
* add missing pattern modifier ~I for external_search_command
|
||||||
|
* Code
|
||||||
|
* menu: eliminate custom_redraw()
|
||||||
|
* modernise mixmaster
|
||||||
|
* Kill global and Propagate display attach status through State-
|
||||||
|
- update to 20220415:
|
||||||
|
* Security
|
||||||
|
* Fix uudecode buffer overflow (CVE-2022-1328)
|
||||||
|
* Features
|
||||||
|
* Colours, colours, colours
|
||||||
|
* Bug Fixes
|
||||||
|
* Pager: fix pager_stop
|
||||||
|
* Merge colours with normal
|
||||||
|
* Color: disable mono command
|
||||||
|
* Fix forwarding text attachments when honor_disposition is set
|
||||||
|
* Pager: drop the nntp change-group bindings
|
||||||
|
* Use mailbox_check flags coherently, add IMMEDIATE flag
|
||||||
|
* Fix: tagging in attachment list
|
||||||
|
* Fix: misalignment of mini-index
|
||||||
|
* Make sure to update the menu size after a resort
|
||||||
|
* Translations
|
||||||
|
* 100% Hungarian
|
||||||
|
* Build
|
||||||
|
* Update acutest
|
||||||
|
* Code
|
||||||
|
* Unify pipe functions
|
||||||
|
* Index: notify if navigation fails
|
||||||
|
* Gui: set colour to be merged with normal
|
||||||
|
* Fix: leak in tls_check_one_certificate()
|
||||||
|
* Upstream
|
||||||
|
* Flush iconv() in mutt_convert_string()
|
||||||
|
* Fix integer overflow in mutt_convert_string()
|
||||||
|
* Fix uudecode cleanup on unexpected eof
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 10 15:13:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun Apr 10 15:13:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: neomutt
|
Name: neomutt
|
||||||
Version: 20220408
|
Version: 20220429
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user