Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.38.1.23.38.1.2distro/mga1 | Thierry Vignaud | 2012-09-05 | 2 | -1/+3 |
| | |||||
* | (parse_synthesis__XS) enable to read xz & bzip2 compressed synthesis | Thierry Vignaud | 2012-09-05 | 3 | -15/+38 |
| | | | | | | | | (backported from trunk) Including "Do not try to parse current pointer when the line is invalid or empgty" commit which fixes a "Conditional jump or move depends on uninitialised value" during empty synthesis parsing | ||||
* | Don't read/write after the string when the synthesis is slightly malformed | Thierry Vignaud | 2012-08-13 | 2 | -1/+4 |
| | | | | (backported from trunk) | ||||
* | 3.38.1.13.38.1.1 | Thierry Vignaud | 2012-02-29 | 2 | -1/+3 |
| | |||||
* | (Pkg_set_filesize) enable to set filesize | Thierry Vignaud | 2012-02-29 | 1 | -0/+7 |
| | | | | | | | | | this is needed in order to keep real package file sizes in synthesis when keeping packages on refreshing metadata previous fix only ensured we get real file size when adding a new package to synthesis; but when refreshing synthesis, we were going through poor get_filesize()'s guesses | ||||
* | (update_header) do not add FILENAME_TAG to hdlist anymore (unused since mdv2008) | Thierry Vignaud | 2012-02-29 | 2 | -9/+1 |
| | | | | | | Conflicts: NEWS | ||||
* | kill unused FILESIZE_TAG | Thierry Vignaud | 2012-02-29 | 1 | -1/+0 |
| | |||||
* | kill dead code | Thierry Vignaud | 2012-02-29 | 1 | -4/+0 |
| | |||||
* | (update_header) get real file size from actual package file | Thierry Vignaud | 2012-02-22 | 2 | -0/+2 |
| | | | | | | (thus enabling to put real package file sizes in synthesis) (backported from trunk) | ||||
* | (_find_packages_obsoleting) fix for a rare unreproductable crash (mga#4425) | Thierry Vignaud | 2012-02-22 | 2 | -0/+2 |
| | | | | (backported from trunk) | ||||
* | (open_archive) clean API | Thierry Vignaud | 2012-02-22 | 1 | -10/+3 |
| | | | | (backported from trunk) | ||||
* | (open_archive) switch from forking unpacker to using librpm | Thierry Vignaud | 2012-02-22 | 2 | -58/+18 |
| | | | | (backported from trunk) | ||||
* | (_selected_size_filesize) fix computing size of added/freed disk space | Thierry Vignaud | 2012-02-22 | 2 | -1/+7 |
| | | | | | | | | when updating involves removing some packages (mga#4427) (bug introduced by fpons in r11176 on Jun 26 2003 ("0.91-7mdk")) (backported from trunk) | ||||
* | (find_required_package) really prefer packages from first media, thus | Thierry Vignaud | 2012-02-22 | 2 | -1/+3 |
| | | | | | | fixing downloading noarch packages from 32 bit repository (mga#1603) (backported from trunk) | ||||
* | support kernel 3.x in kmod resolution | Thierry Vignaud | 2012-02-22 | 2 | -2/+3 |
| | | | | (backported from trunk) | ||||
* | (compute_flags) fix slow matching of individual regexes for skipping | Thierry Vignaud | 2012-02-22 | 2 | -2/+7 |
| | | | | | | | dependencies by creating a large regex to match them all at once (mdv#61389, Shlomi Fish) (backported from trunk) | ||||
* | Branch for updates | Dexter Morgan | 2011-06-02 | 24 | -0/+12669 |