summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-10-08 08:37:30 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-10-08 08:37:30 +0200
commit9c4e6026c498078aa223eae95f2c9752cb45525c (patch)
tree27e5fdfb0dde2013f5cb4710fcfd07ed07889159
parent0c158e03ceb509a08d3d4ded79c3151237f669dd (diff)
parent536fdb8823fdec24c26d984317b8162237c427c3 (diff)
Merge branch 'debian/sid' into debian/experimental
Conflicts: debian/changelog
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index acbe7ddba..958082dde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -87,6 +87,34 @@ apt (1.1~exp1) experimental; urgency=low
-- Michael Vogt <mvo@debian.org> Thu, 19 Jun 2014 12:01:48 +0200
+apt (1.0.9.2) unstable; urgency=medium
+
+ [ Michael Vogt ]
+ * test/integration/test-apt-update-file: improve test
+ * Fix regression when copy: is used for a relative path (Closes: #762160)
+ * generalize Acquire::GzipIndex to support all compressions that
+ apt supports
+ * Fix regression for cdrom: sources from latest security update
+ * Ensure that iTFRewritePackageOrder is "MD5sum" to match
+ apt-ftparchive
+ * debian/rules: add hardening=+all.
+ Thanks to Simon Ruderich, Markus Waldeck
+
+ [ Holger Wansing ]
+ * German program translation update (Closes: 762223)
+
+ [ Jérémy Bobbio ]
+ * disable timestamps in the footer of docs by doxygen
+
+ [ Trần Ngọc Quân ]
+ * Set STRIP_FROM_PATH for doxygen
+
+ [ Guillem Jover ]
+ * apt-get: Create the temporary downloaded changelog inside tmpdir
+ (closes: #763780)
+
+ -- Michael Vogt <mvo@debian.org> Thu, 02 Oct 2014 22:05:39 +0200
+
apt (1.0.9.1) unstable; urgency=high
[ Michael Vogt ]