[rpm/f15] - update to 4.1.9.3 (http://rpm.org/wiki/Releases/4.9.1.3) - fixes CVE-2012-0060, CVE-2012-0061 and

Panu Matilainen pmatilai at fedoraproject.org
Tue Apr 3 15:44:54 UTC 2012


commit ce177e10aefa81ee3383dda927fa74d68bae051c
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Tue Apr 3 18:44:31 2012 +0300

    - update to 4.1.9.3 (http://rpm.org/wiki/Releases/4.9.1.3)
    - fixes CVE-2012-0060, CVE-2012-0061 and CVE-2012-0815

 .gitignore |    1 +
 rpm.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ff1f5f..fafb010 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rpm-4.8.1.tar.bz2
 /rpm-4.9.0.tar.bz2
 /rpm-4.9.1.tar.bz2
 /rpm-4.9.1.1.tar.bz2
+/rpm-4.9.1.3.tar.bz2
diff --git a/rpm.spec b/rpm.spec
index c40dd78..adb8d3e 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -11,7 +11,7 @@
 
 %define rpmhome /usr/lib/rpm
 
-%define rpmver 4.9.1.2
+%define rpmver 4.9.1.3
 %define srcver %{rpmver}%{?snapver:-%{snapver}}
 
 %define bdbname db4
@@ -21,7 +21,7 @@
 Summary: The RPM package management system
 Name: rpm
 Version: %{rpmver}
-Release: %{?snapver:0.%{snapver}.}4%{?dist}
+Release: %{?snapver:0.%{snapver}.}1%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source0: http://rpm.org/releases/rpm-4.9.x/%{name}-%{srcver}.tar.bz2
@@ -444,6 +444,10 @@ exit 0
 %doc COPYING doc/librpm/html/*
 
 %changelog
+* Tue Apr 03 2012 Panu Matilainen <pmatilai at redhat.com> - 4.9.1.3-1
+- update to 4.1.9.3 (http://rpm.org/wiki/Releases/4.9.1.3)
+- fixes CVE-2012-0060, CVE-2012-0061 and CVE-2012-0815
+ 
 * Thu Feb 09 2012 Panu Matilainen <pmatilai at redhat.com> - 4.9.1.2-4
 - adjust font detection rules for libmagic change (#757105)
 - fix classification of ELF binaries with setuid/setgid bit (#758251)
diff --git a/sources b/sources
index 65ac0c9..22d2f6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85cc5b7adb5806b5abf5b538b088dbdc  rpm-4.9.1.2.tar.bz2
+e266b959de9865cce2816451e8a62e12  rpm-4.9.1.3.tar.bz2


More information about the scm-commits mailing list