]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged from lp:~donkult/apt/sid
[apt.git] / debian / changelog
index 18b59ec4e5747d67a9d257fc9eb1e422540d8777..1eeb57ae76ebc833bd5bbbfee9cdd37afd7831df 100644 (file)
@@ -1,3 +1,12 @@
+apt (0.8.15.4) unstable; urgency=low
+
+  [ David Miller ]
+  * apt-pkg/contrib/sha1.cc:
+    - fix illegally casts of on-stack buffer to a type requiring more
+      alignment than it has resulting in segfaults on sparc (Closes: #634696)
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 26 Jul 2011 08:26:53 +0200
+
 apt (0.8.15.3) unstable; urgency=low
 
   [ Michael Vogt ]