summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorXavier Chantry <shiningxc@gmail.com>2009-02-25 18:24:38 +0100
committerDan McGee <dan@archlinux.org>2009-02-28 22:33:46 +0100
commit8c09c19139b47dab3bf2282f87fe289e1282f361 (patch)
treee9ab843a1903135a0ae04c61032b79525e3aacbd /etc
parentf09f82ee595319917c794dff69486bca851a5601 (diff)
downloadpacman-8c09c19139b47dab3bf2282f87fe289e1282f361.tar.gz
pacman-8c09c19139b47dab3bf2282f87fe289e1282f361.tar.xz
libalpm: remove from_md5 and to_md5 from pmdelta_t
The from_md5 and to_md5 fields were a nice extra safety, which would avoid trying to apply deltas on corrupted package files. However, they are not strictly necessary, since xdelta should be able to detect that on its own. The main problem is that it is impossible to compute these informations from the delta only. So repo-add would not be able to compute the delta entry based on just the delta file. Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions