| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
o check downloaded MD5SUM is not invalid HTML code, and try
another mirror from mirrorlist (#39918)
(useful for servers not returning a valid HTTP error)
|
| |
|
|
|
|
|
|
|
|
|
| |
(this will allow checking xml media_info is up-to-date even if we don't
update it at the same time as synthesis is updated)
and further cleanup urpm::media code
(esp. modify {force} behaviour, may need some adjustments)
|
|
|
|
|
| |
o drop hdlist support (will be replaced with xml media_info)
|
| |
|
| |
|
| |
|
| |
|
|
- urpm::util::md5sum() -> urpm::md5sum::compute()
- urpm::local_md5sum() -> urpm::md5sum::on_local_medium()
|