X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=223024839363f4c77058327dd5ff1df6443b76d5;hb=31ddaba37b395cf6bece20c455149d05c369b018;hp=fb63b4e77b98b1961149023982ef628e802371de;hpb=70684a4f996aab9212d9a71e12ce0e3e33bed134;p=tar diff --git a/debian/changelog b/debian/changelog index fb63b4e..2230248 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,36 @@ -tar (1.22-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 note be 'required' + forever + + -- Bdale Garbee Tue, 15 Jun 2010 09:32:39 -0600 + +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 - -- Bdale Garbee Tue, 04 Aug 2009 09:29:43 -0500 +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