rebase: security fixes
Per release notes at: https://groups.google.com/d/msg/libarchive-announce/lyaOLoBI1Fs/Owlt-LpmBwAJ Version: 3.2.1-1
This commit is contained in:
parent
20b4c54be1
commit
e4bfe11204
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/libarchive-3.2.0.tar.gz
|
/libarchive-3.2.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libarchive
|
Name: libarchive
|
||||||
Version: 3.2.0
|
Version: 3.2.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library for handling streaming archive formats
|
Summary: A library for handling streaming archive formats
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -186,6 +186,9 @@ run_testsuite
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2016 Pavel Raiskup <praiskup@redhat.com> - 3.2.1-1
|
||||||
|
- rebase, several security issues fixed (rhbz#1348194)
|
||||||
|
|
||||||
* Mon May 16 2016 Pavel Raiskup <praiskup@redhat.com> - 3.2.0-3
|
* Mon May 16 2016 Pavel Raiskup <praiskup@redhat.com> - 3.2.0-3
|
||||||
- fix the manual pages for remaining issue (rhbz#1294252)
|
- fix the manual pages for remaining issue (rhbz#1294252)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user