X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=19fa7780c764e0824ff5095639a35341fcb2703b;hb=HEAD;hp=9c9e6f78f6035be5b8aba5f891691bd72a79e24f;hpb=005ec8901c94a42b78e1f342f94b2b64bd977933;p=tar diff --git a/debian/changelog b/debian/changelog index 9c9e6f7..19fa778 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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' forever