diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 10:30:32 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 10:30:32 +0000 |
commit | ed478d8cabf4abd695f2cacc50442e8c0e3ac770 (patch) | |
tree | be2ecb20201dfe566387ffd3ea3238bdd0499780 /debian | |
parent | 7524e34882a4a2c21908da29218dd527e166406a (diff) |
* sparc64 alignment fix
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f237e5d69..078d2c8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,11 @@ apt (0.6.41.1) unstable; urgency=low for the installer people easier (closes: #334656) * fix crash in apt-ftparchive (thanks to Bastian Blank for the patch) (closes: #334671) + * apt-pkg/contrib/md5.cc: + - fix a alignment problem on sparc64 that gives random bus errors + (thanks to Fabbione for providing a test-case) - -- + -- apt (0.6.41) unstable; urgency=low |