sergiomb pushed to dpkg (epel7). "Update to 1.16.15, fixes: CVE-2014-3864, CVE-2014-3865 , rhbz #1103026"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 20:59:00 UTC 2015


>From 76f484e6f58ef2bfe73e60cd20bc9abda6807299 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20Basto?= <sergio at serjux.com>
Date: Mon, 23 Jun 2014 04:08:40 +0100
Subject: Update to 1.16.15, fixes: CVE-2014-3864, CVE-2014-3865 , rhbz
 #1103026


diff --git a/.gitignore b/.gitignore
index 39843fd..81f1999 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ 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
+/dpkg_1.16.15.tar.xz
diff --git a/dpkg.spec b/dpkg.spec
index 3e80d65..821f66e 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -2,8 +2,8 @@
 %global pkgdatadir      %{_datadir}/dpkg
 
 Name:           dpkg
-Version:        1.16.14
-Release:        2%{?dist}
+Version:        1.16.15
+Release:        1%{?dist}
 Summary:        Package maintenance system for Debian Linux
 Group:          System Environment/Base
 # The entire source code is GPLv2+ with exception of the following
@@ -275,6 +275,7 @@ create_logfile
 %{_bindir}/dpkg-shlibdeps
 %{_bindir}/dpkg-source
 %{_bindir}/dpkg-vendor
+%{_libdir}/dpkg/parsechangelog
 %{pkgdatadir}/*.mk
 %{_mandir}/man1/dpkg-architecture.1.gz
 %{_mandir}/man1/dpkg-buildflags.1.gz
@@ -337,12 +338,9 @@ create_logfile
 
 %files perl -f dpkg-dev.lang
 %defattr(-,root,root,-)
-%{_libexecdir}/dpkg/parsechangelog
-
 %{perl_vendorlib}/Dpkg*
 %{_mandir}/man3/Dpkg*.3*
 
-
 %files -n dselect -f dselect.lang
 %defattr(-,root,root,-)
 %doc dselect/methods/multicd/README.multicd dselect/methods/ftp/README.mirrors.txt
@@ -358,6 +356,9 @@ create_logfile
 
 
 %changelog
+* Mon Jun 23 2014 Sérgio Basto <sergio at serjux.com> - 1.16.15-1
+- Update to 1.16.15, fixes: CVE-2014-3864, CVE-2014-3865 , rhbz #1103026
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.16.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d61f7a0..6edc4fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-235f4368451a8e696fc7d92007ff9125  dpkg_1.16.14.tar.xz
+0e7d105a57839cdab2b0bf5e3612442f  dpkg_1.16.15.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dpkg.git/commit/?h=epel7&id=76f484e6f58ef2bfe73e60cd20bc9abda6807299


More information about the scm-commits mailing list