Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
6d37071e26
commit
be49692558
5
xz.spec
5
xz.spec
@ -4,7 +4,7 @@
|
|||||||
Summary: LZMA compression utilities
|
Summary: LZMA compression utilities
|
||||||
Name: xz
|
Name: xz
|
||||||
Version: 5.2.5
|
Version: 5.2.5
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
|
|
||||||
# Scripts xz{grep,diff,less,more} and symlinks (copied from gzip) are
|
# Scripts xz{grep,diff,less,more} and symlinks (copied from gzip) are
|
||||||
# GPLv2+, binaries are Public Domain (linked against LGPL getopt_long but its
|
# GPLv2+, binaries are Public Domain (linked against LGPL getopt_long but its
|
||||||
@ -167,6 +167,9 @@ LD_LIBRARY_PATH=$PWD/src/liblzma/.libs make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.5-10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Apr 16 2022 Todd Zullinger <tmz@pobox.com> - 5.2.5-9
|
* Sat Apr 16 2022 Todd Zullinger <tmz@pobox.com> - 5.2.5-9
|
||||||
- verify upstream GPG signature
|
- verify upstream GPG signature
|
||||||
- xzgrep: arbitrary-file-write vulnerability (#2073310, CVE-2022-1271)
|
- xzgrep: arbitrary-file-write vulnerability (#2073310, CVE-2022-1271)
|
||||||
|
Loading…
Reference in New Issue
Block a user