X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=65b8bee0462b6c81a71c7ddf5da99bdd5d24ec52;hb=b1afd6d4853928276c3206d1ee752a22d01ee66e;hp=e7937abd4abb3b53d26f157ae938b4bc5a17a661;hpb=a1a495a73660ddb2f2e5696b653308f290cccaa4;p=tar diff --git a/debian/changelog b/debian/changelog index e7937ab..65b8bee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,46 @@ -tar (1.22-1.2) UNRELEASED; urgency=low +tar (1.23-3) UNRELEASED; urgency=low - * Add Carl Worth as an uploader. + * add xz-utils back to the Suggests list since it may not be 'required' + forever + * current debhelper includes trigger support, closes: #561598 + + -- Bdale Garbee Tue, 15 Jun 2010 09:32:39 -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 - -- Carl Worth Wed, 29 Jul 2009 12:32:41 -0700 + * 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) + * add suggests for lzma and xz-utils, closes: #523499 + + -- Bdale Garbee Wed, 10 Mar 2010 09:51:37 -0700 + +tar (1.22-2) unstable; urgency=low + + * Add Carl Worth as an uploader. + * Fix to allow parallel build (-j2), closes: #535319 + * Don't close file stream before EOF, closes: #525818 + * Preserve hard links with --remove-files, closes: #188663 + Thanks to Ted T'so for the idea and Sergey Poznyakoff for + cleaning up my original implementation. + * Respect DEB_BUILD_OPTIONS=nocheck to conform with Policy 3.8.2 + + -- Carl Worth Tue, 04 Aug 2009 12:07:06 -0700 tar (1.22-1.1) unstable; urgency=low