- update to rpm-4.13.0.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=380
This commit is contained in:
parent
6e0838364c
commit
b0a565dbe4
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python3-rpm
|
Name: python3-rpm
|
||||||
Version: 4.13.0
|
Version: 4.13.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Bindings for Manipulating RPM Packages
|
Summary: Python Bindings for Manipulating RPM Packages
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
3
rpm-4.13.0.1.tar.bz2
Normal file
3
rpm-4.13.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27fc7ba7d419622b1ce34d6507aa70b0808bc344021d298072a0c2ec165f9b0d
|
||||||
|
size 4305261
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:221166b61584721a8ca979d7d8576078a5dadaf09a44208f69cc1b353240ba1b
|
|
||||||
size 4125583
|
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rpm-python
|
Name: rpm-python
|
||||||
Version: 4.13.0
|
Version: 4.13.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
#!BuildIgnore: rpmlint-Factory
|
#!BuildIgnore: rpmlint-Factory
|
||||||
Summary: Python Bindings for Manipulating RPM Packages
|
Summary: Python Bindings for Manipulating RPM Packages
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 20 14:17:26 CET 2017 - mls@suse.de
|
||||||
|
|
||||||
|
- update to rpm-4.13.0.1
|
||||||
|
* fix several out of bounds reads in the OpenPGP parser
|
||||||
|
* fix handling of OpenPGP reserved tag (should be rejected)
|
||||||
|
* fix various crashes from malformed packages with invalid tags
|
||||||
|
* fix transfiletriggerpostun nondeterministic behavior
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 19 15:10:48 CET 2017 - mls@suse.de
|
Thu Jan 19 15:10:48 CET 2017 - mls@suse.de
|
||||||
|
|
||||||
|
2
rpm.spec
2
rpm.spec
@ -47,7 +47,7 @@ PreReq: %fillup_prereq
|
|||||||
Summary: The RPM Package Manager
|
Summary: The RPM Package Manager
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
Version: 4.13.0
|
Version: 4.13.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: http://ftp.rpm.org/releases/rpm-4.13.x/rpm-%{version}.tar.bz2
|
Source: http://ftp.rpm.org/releases/rpm-4.13.x/rpm-%{version}.tar.bz2
|
||||||
Source1: RPM-HOWTO.tar.bz2
|
Source1: RPM-HOWTO.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user