]> git.cworth.org Git - tar/blobdiff - debian/changelog
upstream: fix bug with -C and extracting directories
[tar] / debian / changelog
index 9c9e6f78f6035be5b8aba5f891691bd72a79e24f..c6250bd88477735b0d84534b9da59cac7cc7eccd 100644 (file)
@@ -1,4 +1,24 @@
-tar (1.23-3) UNRELEASED; urgency=medium
+tar (1.24-2) unstable; urgency=low
+
+  * upstream patch to fix extraction of of empty directories with -C,
+    closes: #602209.
+
+ -- Carl Worth <cworth@cworth.org>  Sat, 06 Nov 2010 12:51:16 -0700
+
+tar (1.24-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 01 Nov 2010 17:26:56 -0600
+
+tar (1.23-4) unstable; urgency=low
+
+  * revert patch to src/create.c introduced in 2004 to fix a dpkg bug long
+    since resolved, closes: #598345
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 29 Sep 2010 06:01:21 +0900
+
+tar (1.23-3) unstable; urgency=medium
 
   * add xz-utils back to the Suggests list since it may not be 'required'
     forever