]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* methods/connect.cc:
[apt.git] / debian / changelog
index 59f01c5d60cad1b50ede894b8e4c241ae728dd74..840fd697c16630af5b26d74c96c913e3241448ab 100644 (file)
@@ -1,18 +1,25 @@
-apt (0.9.7.8) unstable; urgency=criticial
+apt (0.9.7.9~exp2) UNRELEASED; urgency=low
 
-  * SECURITY UPDATE: InRelease verification bypass
-    - CVE-2013-1051
+  [ Programs translations ]
+  * Update all PO files and apt-all.pot
+  * French translation completed (Christian Perrier)
   
-  [ David Kalnischk ]
-  * apt-pkg/deb/debmetaindex.cc,
-    test/integration/test-bug-595691-empty-and-broken-archive-files,
-    test/integration/test-releasefile-verification:
-    - disable InRelease downloading until the verification issue is
-      fixed, thanks to Ansgar Burchardt for finding the flaw
+  [ Daniel Hartwig ]
+  * cmdline/apt-get.cc:
+    - do not have space between "-a" and option when cross building
+      (closes: #703792)
+  * test/integration/test-apt-get-download:
+    - fix test now that #1098752 is fixed
+  * po/{ca,cs,ru}.po:
+    - fix merge artifact
+  
+  [ Michael Vogt ]
+  * methods/connect.cc:
+    - use Errno() instead of strerror(), thanks to David Kalnischk
 
- -- Michael Vogt <mvo@debian.org>  Thu, 14 Mar 2013 07:47:36 +0100
+ -- Christian Perrier <bubulle@debian.org>  Sun, 24 Mar 2013 08:57:45 +0100
 
-apt (0.9.7.8~exp3) UNRELEASEDexperimental; urgency=low
+apt (0.9.7.9~exp1) experimental; urgency=low
 
   [ Niels Thykier ]
   * test/libapt/assert.h, test/libapt/run-tests:
@@ -40,7 +47,21 @@ apt (0.9.7.8~exp3) UNRELEASEDexperimental; urgency=low
     - this will require rebuilds of the clients as this used to
       be a inline function
 
- -- Michael Vogt <mvo@debian.org>  Sun, 17 Mar 2013 19:46:23 +0100
+ -- Michael Vogt <mvo@debian.org>  Fri, 22 Mar 2013 21:57:08 +0100
+
+apt (0.9.7.8) unstable; urgency=criticial
+
+  * SECURITY UPDATE: InRelease verification bypass
+    - CVE-2013-1051
+  
+  [ David Kalnischk ]
+  * apt-pkg/deb/debmetaindex.cc,
+    test/integration/test-bug-595691-empty-and-broken-archive-files,
+    test/integration/test-releasefile-verification:
+    - disable InRelease downloading until the verification issue is
+      fixed, thanks to Ansgar Burchardt for finding the flaw
+
+ -- Michael Vogt <mvo@debian.org>  Thu, 14 Mar 2013 07:47:36 +0100
 
 apt (0.9.7.8~exp2) experimental; urgency=low