X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=c885a97e545be6d2442d96342547a6ded0b6a979;hb=1ff2f5cb0aa2b2098f6b22b8df395c6e0d12e23e;hp=9c678ff46e73bb3c9af72bac704ce616f00f8cfa;hpb=310752c11a616e8db5fcbf76be0bf753af262dc8;p=debian%2Ftar diff --git a/debian/changelog b/debian/changelog index 9c678ff4..c885a97e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +tar (1.29b-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * CVE-2016-6321: Bypassing the extract path name. + When extracting, member names containing '..' components are skipped. + (Closes: #842339) + + -- Salvatore Bonaccorso Sun, 30 Oct 2016 07:35:31 +0100 + +tar (1.29b-1) unstable; urgency=medium + + * re-constitute the 1.29 orig.tar with man pages as version 1.29b + * re-enable parallel builds and increase build verbosity, closes: #824631 + * switch to man pages provided by upstream since 1.28, closes: #827017, + #391714, #473228, #524819, #711725, #720877, #766016, #779795. + + -- Bdale Garbee Fri, 22 Jul 2016 13:13:55 -0600 + +tar (1.29-1) unstable; urgency=medium + + * new upstream version, closes: #816072 + + -- Bdale Garbee Tue, 17 May 2016 12:37:57 -0600 + +tar (1.28-2) unstable; urgency=low + + * patch from upstream to fix --files-from and recursive extract, + closes: #800380 + + -- Bdale Garbee Mon, 28 Sep 2015 15:39:02 -0600 + +tar (1.28-1) unstable; urgency=low + + * new upstream version + * patch from Reiner Herrman that sets timestamp in generated manpage to + latest changelog date to make building the package reproducible, + closes: #774463 + * patch from Lunar adding --clamp-mtime option for reproducible builds, + closes: #790415 + + -- Bdale Garbee Sun, 23 Aug 2015 19:56:52 +0200 + +tar (1.27.1-2) unstable; urgency=low + + * patch from David Gilman adds watch file with signature verification, + closes: #742351 + * patch from David Gilman fixes problem with multi-line descriptions, + closes: #593149 + + -- Bdale Garbee Sat, 22 Mar 2014 15:55:03 -0600 + +tar (1.27.1-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Mon, 03 Feb 2014 18:05:53 -0700 + +tar (1.27-4) unstable; urgency=low + + * add ACL, XATTR, and SELinux support by augmenting build-deps so the + configure will find the right libraries, closes: #732071 + + -- Bdale Garbee Sat, 14 Dec 2013 10:05:08 -0700 + tar (1.27-3) unstable; urgency=low * patch from Joey Hess to allow tar to replicate 1.26 output on behalf