summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2009-02-01 10:38:49 +0100
committerRaphael Hertzog <hertzog@debian.org>2009-02-02 08:20:51 +0100
commit4d1fe39cd9135ea5c58d4763b0fd812721caa2e2 (patch)
treeef8c9a61bcb0a9883bf6c3e73ad4f3987596cc20 /ChangeLog
parent272f787bc80837604c9d710a27d6faa74d82cf48 (diff)
downloaddpkg-4d1fe39cd9135ea5c58d4763b0fd812721caa2e2.tar.gz
dpkg-deb: produce GNU tar archives inside .deb
* dpkg-deb/build.c: Ensure that data.tar and control.tar archives created inside a .deb use the GNU format that is compatible with dpkg itself. And remove TAR_OPTIONS from environment to avoid unexpected user customizations of the resulting archives.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cccc7420..77dec8239 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-02 Raphael Hertzog <hertzog@debian.org>
+
+ * dpkg-deb/build.c: Ensure that data.tar and control.tar
+ archives created inside a .deb use the GNU format that is compatible
+ with dpkg itself. And remove TAR_OPTIONS from environment to
+ avoid unexpected user customizations of the resulting archives.
+
2008-12-29 Guillem Jover <guillem@debian.org>
* configure.ac: Bump version to 1.14.25~.