[dpkg] Update to 1.16.14, fixes CVE-2014-0471, rhbz #1092210 .

Sérgio Monteiro Basto sergiomb at fedoraproject.org
Sat May 10 09:42:07 UTC 2014


commit 68cb450f465ba6a20daf2278a59d13a4d2ae2942
Author: Sérgio Basto <sergio at serjux.com>
Date:   Sat May 10 10:42:01 2014 +0100

    Update to 1.16.14, fixes CVE-2014-0471, rhbz #1092210 .

 .gitignore |    1 +
 dpkg.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fc1971..39843fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ dpkg_1.15.5.6.tar.bz2
 /dpkg_1.15.5.6.tar.bz2
 /dpkg_1.16.10.tar.xz
 /dpkg_1.16.12.tar.xz
+/dpkg_1.16.14.tar.xz
diff --git a/dpkg.spec b/dpkg.spec
index 82a69da..9ff19a4 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -2,7 +2,7 @@
 %global pkgdatadir      %{_datadir}/dpkg
 
 Name:           dpkg
-Version:        1.16.12
+Version:        1.16.14
 Release:        1%{?dist}
 Summary:        Package maintenance system for Debian Linux
 Group:          System Environment/Base
@@ -358,6 +358,9 @@ create_logfile
 
 
 %changelog
+* Sat May 10 2014 Sérgio Basto <sergio at serjux.com> - 1.16.14-1
+- Update to 1.16.14, fixes CVE-2014-0471, rhbz #1092210 .
+
 * Wed Oct 16 2013 Sérgio Basto <sergio at serjux.com> - 1.16.12-1
 - Update to 1.16.12
 - added /etc/dpkg/origins/... , by Oron Peled, rhbz #973832
diff --git a/sources b/sources
index 4054ecf..d61f7a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7e9cac52ff7882b088a3058b52081b5  dpkg_1.16.12.tar.xz
+235f4368451a8e696fc7d92007ff9125  dpkg_1.16.14.tar.xz


More information about the scm-commits mailing list