re-mark 1.29b-2 as not yet uploaded (merge madness!)
[debian/tar] / debian / changelog
index 1bb107728187acb364f61d4d9f9cd4c0b8e90c84..cd294f078bfdabcf2136c9cfeda2dd83ba1f36e1 100644 (file)
@@ -1,3 +1,34 @@
+tar (1.29b-2) UNRELEASED; urgency=medium
+
+  * add suggests tar-doc, closes: #856958
+  * dump test results into build log on make check failure for kfreebsd team
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 08 Jun 2017 12:20:20 -0600
+
+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 <carnil@debian.org>  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 <bdale@gag.com>  Fri, 22 Jul 2016 13:13:55 -0600
+
+tar (1.29-1) unstable; urgency=medium
+
+  * new upstream version, closes: #816072
+
+ -- Bdale Garbee <bdale@gag.com>  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,