Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
authorMichael Vogt <mvo@ubuntu.com>
Sun, 21 Sep 2014 19:40:10 +0000 (21:40 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Sun, 21 Sep 2014 19:40:10 +0000 (21:40 +0200)
commitd916e2a93b798e29d342e9498266767c5be8e2a5
tree6eaba638e88f7c21b1c6d68db419e1066fcbe366
parent801745284905e7962aa77a9f37a6b4e7fcdc19d0
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive

The iTFRewritePackageOrder is used in indexcopy to copy and normalize
cdrom Packages files. This change will ensure that there is no
"normalization" that changes MD5sum -> MD5Sum which alters the hash
of the Packages file on disk (oh the irony).
apt-pkg/tagfile.cc