X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=5e57a88960f66d23c933099b9fd7c9ca3d4f5cf7;hb=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hp=88c132a0cca440463e000ff5a3ca2bd53bd31070;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=tar diff --git a/debian/changelog b/debian/changelog index 88c132a..5e57a88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +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 + * current debhelper includes trigger support, closes: #561598 + * patch from upstream to fix ability of rmt to accept mixed file mode + representations, closes: #587702, #597672 + + -- Bdale Garbee Wed, 22 Sep 2010 00:33:16 -0600 + +tar (1.23-2.1) unstable; urgency=low + + * Non-maintainer upload. + * src/extract.c: Apply upstream git commit b60e56fd which fixes a dead loop + on extracting existing symlinks with the -k option, closes: #577978, + #576876. + + -- Michael Banck Sun, 18 Jul 2010 17:14:48 +0200 + +tar (1.23-2) unstable; urgency=low + + * use xz when lzma is called for, and stop suggesting both lzma since it's + no longer used, and xz-utils since it's now priority required, + closes: #582706, #523494 + + -- Bdale Garbee Mon, 14 Jun 2010 11:05:57 -0600 + tar (1.23-1) unstable; urgency=low * new upstream version, fixes security issue in rmt (CVE-2010-0624)