Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mutt.git#17eb9e353a2c72c7770196c9013c8d47c1cc2ae2
This commit is contained in:
parent
7910492691
commit
a2abd5dc64
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ mutt-1.5.23.tar.gz
|
|||||||
/mutt-1.14.6.tar.gz
|
/mutt-1.14.6.tar.gz
|
||||||
/mutt-1.14.7.tar.gz
|
/mutt-1.14.7.tar.gz
|
||||||
/mutt-2.0.2.tar.gz
|
/mutt-2.0.2.tar.gz
|
||||||
|
/mutt-2.0.5.tar.gz
|
||||||
|
10
mutt.spec
10
mutt.spec
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Summary: A text mode mail user agent
|
Summary: A text mode mail user agent
|
||||||
Name: mutt
|
Name: mutt
|
||||||
Version: 2.0.2
|
Version: 2.0.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
# The entire source code is GPLv2+ except
|
# The entire source code is GPLv2+ except
|
||||||
@ -41,6 +41,7 @@ Patch13: mutt-1.12.1-optusegpgagent.patch
|
|||||||
|
|
||||||
Url: http://www.mutt.org
|
Url: http://www.mutt.org
|
||||||
Requires: mailcap, urlview
|
Requires: mailcap, urlview
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: ncurses-devel, gettext, automake
|
BuildRequires: ncurses-devel, gettext, automake
|
||||||
# manual generation
|
# manual generation
|
||||||
@ -211,6 +212,13 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 1 2021 Filip Januš <fjanus@redhat.com> -5:2.0.5-1
|
||||||
|
- Rebase to upstream version 2.0.5
|
||||||
|
- Fix CVE-2021-3181
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5:2.0.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Dec 01 2020 Matej Mužila <mmuzila@redhat.com> - 5:2.0.2-1
|
* Tue Dec 01 2020 Matej Mužila <mmuzila@redhat.com> - 5:2.0.2-1
|
||||||
- Upgrade to 2.0.2
|
- Upgrade to 2.0.2
|
||||||
- Resolves: #1895629, #1900827, CVE-2020-28896
|
- Resolves: #1895629, #1900827, CVE-2020-28896
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mutt-2.0.2.tar.gz) = 5dea02edf60b33e4873806481aa4256f91d90b05de99a9eccc620c459bd924197b656f85eb5a31757a61675389e6c4d76571128a757cfda255240934e82eec29
|
SHA512 (mutt-2.0.5.tar.gz) = 41849d700b88e1b28b51fb90be2a9f6b639e8b111dce914073b66327e4655b5d4ca04dc3aedf2d44a0aa1a80ac3c4fcca6058eae7fb4f71f6b506fbe00a2a740
|
||||||
|
Loading…
Reference in New Issue
Block a user