X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=19fa7780c764e0824ff5095639a35341fcb2703b;hb=93e450b2152325a1abfa80167284a047b9b2756f;hp=b896ec9981e43f95412675cbee0e2ea7f94d46e9;hpb=fe42a07cb461bea75cf8d20cd7b79b6dc658a2c2;p=tar diff --git a/debian/changelog b/debian/changelog index b896ec9..19fa778 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +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 Sat, 06 Nov 2010 12:52:50 -0700 + +tar (1.24-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee 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 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'