[Reproducible-commits] [dpkg] 02/02: Release 1.14.31

Holger Levsen holger at layer-acht.org
Tue May 3 08:43:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to annotated tag 1.14.31
in repository dpkg.

commit 6f4708b786579fa5fdb4d992459332c5c13c9bfb
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Jan 3 10:48:39 2011 +0100

    Release 1.14.31
---
 ChangeLog    | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9d04815..2737e0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-01-05  Raphael Hertzog  <hertzog at debian.org>
+
+	* configure.ac: Release 1.14.31.
+	* scripts/Dpkg/Source/Archive.pm (extract): Do not consider a
+	top-level symlink like a directory when extracting a tarball.
+	* scripts/Dpkg/Source/Patch.pm (analyze): Enhance checks to catch
+	maliciously crafted patches which could modify files outside of
+	the unpacked source package.
+	* scripts/Dpkg/Source/Package/V2.pm (do_extract): Exclude .pc
+	when extracting the main upstream tarball. This code is shared
+	with the V3/quilt.pm module.
+
 2010-10-31  Raphael Hertzog  <hertzog at debian.org>
 
 	* configure.ac: Release 1.14.30.
diff --git a/configure.ac b/configure.ac
index 75f93d1..e3d4d99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.30], [debian-dpkg at lists.debian.org])
+AC_INIT([dpkg], [1.14.31], [debian-dpkg at lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list