import mutt-2.2.6-1.el9

This commit is contained in:
CentOS Sources 2022-11-15 01:47:58 -05:00 committed by Stepan Oksanichenko
parent 83615d6d59
commit 9c0682008e
4 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/mutt-2.1.5.tar.gz
SOURCES/mutt-2.2.6.tar.gz

View File

@ -1 +1 @@
39910bb724a53518a26bc44a12cc6075eb216e2f SOURCES/mutt-2.1.5.tar.gz
3dabf53ea1a45e67fe77a5072bb4c104afb2ad1e SOURCES/mutt-2.2.6.tar.gz

View File

@ -19,7 +19,7 @@
Summary: A text mode mail user agent
Name: mutt
Version: 2.1.5
Version: 2.2.6
Release: 1%{?dist}
Epoch: 5
# The entire source code is GPLv2+ except
@ -212,6 +212,10 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
%changelog
* Mon Jul 25 2022 Matej Mužila <mmuzila@redhat.com> - 5:2.2.6-1
- Rebase to upstream version 2.2.6
Resolves: CVE-2022-1328
* Tue Jan 11 2022 Matej Mužila <mmuzila@redhat.com> - 5:2.1.5-1
- Rebase to upstream version 2.1.5
Resolves: rhbz#2032988 rhbz#1959896