X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=223024839363f4c77058327dd5ff1df6443b76d5;hb=31ddaba37b395cf6bece20c455149d05c369b018;hp=88c132a0cca440463e000ff5a3ca2bd53bd31070;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=tar diff --git a/debian/changelog b/debian/changelog index 88c132a..2230248 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +tar (1.23-3) UNRELEASED; urgency=low + + * 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 + tar (1.23-1) unstable; urgency=low * new upstream version, fixes security issue in rmt (CVE-2010-0624)