]> git.cworth.org Git - tar/blobdiff - debian/changelog
upstream: Fix extraction of device nodes.
[tar] / debian / changelog
index 9c9e6f78f6035be5b8aba5f891691bd72a79e24f..19fa7780c764e0824ff5095639a35341fcb2703b 100644 (file)
@@ -1,4 +1,25 @@
-tar (1.23-3) UNRELEASED; urgency=medium
+tar (1.24-2) unstable; urgency=low
+
+  * upstream patch to fix extraction of empty directories with -C,
+    closes: #602209.
+  * upstream patch to fix extraction of device nodes, closes: #602184.
+
+ -- Carl Worth <cworth@cworth.org>  Sat, 06 Nov 2010 12:52:50 -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