summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-02-22 11:26:47 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-02-22 11:26:47 +0100
commit0ff1a4556c0a0fb76ce48e88031eff2b4d613c5e (patch)
tree1a76a7df41d07a08a1627315a491083d940f24a1 /debian
parenta7476cb43894d6d019d6ecde31ff418fc472c2b6 (diff)
* apt-pkg/contrib/fileutl.cc:
- reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse!
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 364203044..b3907ac0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,12 @@ apt (0.8.10.3+squeeze1) UNRELEASED; urgency=low
* Fix error in French translation of manpages (apt_preferences(5)).
Merci, Rémi Vanicat. Closes: #613689
+ [ David Kalnischkies ]
+ * apt-pkg/contrib/fileutl.cc:
+ - reorder the loaded filesize bytes for big endian (Closes: #612986)
+ Thanks to Jörg Sommer for the detailed analyse!
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 22 Feb 2011 11:19:50 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 22 Feb 2011 11:25:58 +0100
apt (0.8.10.3) unstable; urgency=low