X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=3b2de81f11c006972b03f378abda89f4b10b8503;hb=5659b2e40d33bca68bce644c1a23ff4af1d9110c;hp=1e26c811be32b8adea723205b9d8f29261acde55;hpb=1de02dc996ae3185202d75d189c32850e92e9fde;p=tar diff --git a/debian/changelog b/debian/changelog index 1e26c81..3b2de81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,19 @@ -tar (1.22-1.2) UNRELEASED; urgency=low +tar (1.23-2) UNRELEASED; 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 Wed, 23 May 2010 05:21:37 -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