Accepting request 891208 from server:mail

- Update to mutt 2.0.7
  * Update UPDATING file for 2.0.7.
  * Fix seqset iterator when it ends in a comma (boo#1185705, CVE-2021-32055)
  * Filter unprintables for 2231 encoded continuations too.
  * Turn off pylint in gitlab-ci.
  * Check if mutt_prepare_template() fails for -H command line arg.
  * Fix resolve_types() newline removal and restoration.
  * automatic post-release commit for mutt-2.0.6
- Fix offset of patch mutt-1.5.21-mailcap.diff

OBS-URL: https://build.opensuse.org/request/show/891208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=102
This commit is contained in:
Dominique Leuenberger 2021-05-07 14:45:46 +00:00 committed by Git OBS Bridge
commit 797c7f5227
5 changed files with 18 additions and 5 deletions

View File

@ -9,7 +9,7 @@ Index: mutt-1.5.21/init.c
--- init.c --- init.c
+++ init.c 2019-01-02 13:25:20.795634552 +0000 +++ init.c 2019-01-02 13:25:20.795634552 +0000
@@ -3717,7 +3717,7 @@ void mutt_init (int skip_sys_rc, LIST *c @@ -3725,7 +3725,7 @@ void mutt_init (int skip_sys_rc, LIST *c
else else
{ {
/* Default search path from RFC1524 */ /* Default search path from RFC1524 */

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81e31c45895fd624747f19106aa2697d2aa135049ff2e9e9db0a6ed876bcb598
size 5294825

3
mutt-2.0.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:957688c6a521561992d4f2f27cf9feb239c7c6c0042c6061c0e474a7dd26cc91
size 5299366

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 7 07:09:24 UTC 2021 - Dr. Werner Fink <werner@suse.de>
- Update to mutt 2.0.7
* Update UPDATING file for 2.0.7.
* Fix seqset iterator when it ends in a comma (boo#1185705, CVE-2021-32055)
* Filter unprintables for 2231 encoded continuations too.
* Turn off pylint in gitlab-ci.
* Check if mutt_prepare_template() fails for -H command line arg.
* Fix resolve_types() newline removal and restoration.
* automatic post-release commit for mutt-2.0.6
- Fix offset of patch mutt-1.5.21-mailcap.diff
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 18 05:08:57 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de> Thu Mar 18 05:08:57 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -20,7 +20,7 @@
%bcond_with mutt_openssl %bcond_with mutt_openssl
%bcond_without mutt_gnutls %bcond_without mutt_gnutls
Name: mutt Name: mutt
Version: 2.0.6 Version: 2.0.7
Release: 0 Release: 0
Summary: Mail Program Summary: Mail Program
# ftp://ftp.mutt.org/mutt/devel/ # ftp://ftp.mutt.org/mutt/devel/