Rebuild with enabled gating
This commit is contained in:
parent
23a07d25bc
commit
3e45a7f350
@ -7,7 +7,7 @@
|
|||||||
Summary: A utility for unpacking zip files
|
Summary: A utility for unpacking zip files
|
||||||
Name: unzip
|
Name: unzip
|
||||||
Version: 6.0
|
Version: 6.0
|
||||||
Release: 54%{?dist}
|
Release: 55%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz
|
Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz
|
||||||
|
|
||||||
@ -143,6 +143,10 @@ make -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT/%{
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2022 Jakub Martisko <jamartis@redhat.com> - 6.0-55
|
||||||
|
- Rebuild with the gating tests enabled
|
||||||
|
Related: rhbz#2036946
|
||||||
|
|
||||||
* Mon Dec 20 2021 Jakub Martisko <jamartis@redhat.com> - 6.0-54
|
* Mon Dec 20 2021 Jakub Martisko <jamartis@redhat.com> - 6.0-54
|
||||||
- Add an environment variable that disables the zipbomb detection
|
- Add an environment variable that disables the zipbomb detection
|
||||||
Resolves: rhbz#2031730
|
Resolves: rhbz#2031730
|
||||||
|
Loading…
Reference in New Issue
Block a user