]> git.saurik.com Git - apt.git/commit
rename Checksum-FileSize to Filesize in hashsum mismatch
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 9 Nov 2016 22:32:02 +0000 (23:32 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 9 Nov 2016 22:32:02 +0000 (23:32 +0100)
commit28ee7f19b865c32ce1b03cc0afa26983a0208693
tree7ecb081440b2b0d7e344250b9c351816ea580897
parentd96c997ebeab76f690564fc1c93a35b1a885adf5
rename Checksum-FileSize to Filesize in hashsum mismatch

Some people do not recognize the field value with such an arcane name
and/or expect it to refer to something different (e.g. #839257).
We can't just rename it internally as its an avoidance strategy as such
fieldname existed previously with less clear semantics, but we can spare
the general public from this implementation detail.
apt-pkg/acquire-item.cc
test/integration/test-apt-helper
test/integration/test-apt-update-not-modified
test/integration/test-apt-update-rollback
test/integration/test-ubuntu-bug-1098738-apt-get-source-md5sum