X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=a639a57ad41f8db7786a1388e051c3f540667c50;hb=5155804b55205e7e748fc14a716075adeb5e510a;hp=393a9e1a6567306073bf74a8077f9b9eeaecccec;hpb=04176c5e3a481e57b4c6b10fdb6b4a5d82f213f2;p=tar diff --git a/debian/changelog b/debian/changelog index 393a9e1..a639a57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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) + * 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.