- 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:
Michael Schröder 2017-02-20 13:21:27 +00:00 committed by Git OBS Bridge
parent 6e0838364c
commit b0a565dbe4
6 changed files with 15 additions and 6 deletions

View File

@ -17,7 +17,7 @@
Name: python3-rpm
Version: 4.13.0
Version: 4.13.0.1
Release: 0
Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0+

3
rpm-4.13.0.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27fc7ba7d419622b1ce34d6507aa70b0808bc344021d298072a0c2ec165f9b0d
size 4305261

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:221166b61584721a8ca979d7d8576078a5dadaf09a44208f69cc1b353240ba1b
size 4125583

View File

@ -17,7 +17,7 @@
Name: rpm-python
Version: 4.13.0
Version: 4.13.0.1
Release: 0
#!BuildIgnore: rpmlint-Factory
Summary: Python Bindings for Manipulating RPM Packages

View File

@ -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

View File

@ -47,7 +47,7 @@ PreReq: %fillup_prereq
Summary: The RPM Package Manager
License: GPL-2.0+
Group: System/Packages
Version: 4.13.0
Version: 4.13.0.1
Release: 0
Source: http://ftp.rpm.org/releases/rpm-4.13.x/rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2