X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=88c132a0cca440463e000ff5a3ca2bd53bd31070;hb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;hp=4cd8456517fc83d07a77b489ade3e4fc715ee9de;hpb=d36b1d08483525fdcc909faca772231a2d78a29b;p=tar diff --git a/debian/changelog b/debian/changelog index 4cd8456..88c132a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,21 @@ -tar (1.22-1.2) UNRELEASED; urgency=low +tar (1.23-1) unstable; urgency=low - * Add Carl Worth as an uploader. - * Fix to allow parallel build (-j2), closes #535319 + * 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 - -- Carl Worth Wed, 29 Jul 2009 14:04:18 -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