aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 3.38.1.23.38.1.2distro/mga1Thierry Vignaud2012-09-052-1/+3
|
* (parse_synthesis__XS) enable to read xz & bzip2 compressed synthesisThierry Vignaud2012-09-053-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 malformedThierry Vignaud2012-08-132-1/+4
| | | | (backported from trunk)
* 3.38.1.13.38.1.1Thierry Vignaud2012-02-292-1/+3
|
* (Pkg_set_filesize) enable to set filesizeThierry Vignaud2012-02-291-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 Vignaud2012-02-292-9/+1
| | | | | | Conflicts: NEWS
* kill unused FILESIZE_TAGThierry Vignaud2012-02-291-1/+0
|
* kill dead codeThierry Vignaud2012-02-291-4/+0
|
* (update_header) get real file size from actual package fileThierry Vignaud2012-02-222-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 Vignaud2012-02-222-0/+2
| | | | (backported from trunk)
* (open_archive) clean APIThierry Vignaud2012-02-221-10/+3
| | | | (backported from trunk)
* (open_archive) switch from forking unpacker to using librpmThierry Vignaud2012-02-222-58/+18
| | | | (backported from trunk)
* (_selected_size_filesize) fix computing size of added/freed disk spaceThierry Vignaud2012-02-222-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, thusThierry Vignaud2012-02-222-1/+3
| | | | | | fixing downloading noarch packages from 32 bit repository (mga#1603) (backported from trunk)
* support kernel 3.x in kmod resolutionThierry Vignaud2012-02-222-2/+3
| | | | (backported from trunk)
* (compute_flags) fix slow matching of individual regexes for skippingThierry Vignaud2012-02-222-2/+7
| | | | | | | dependencies by creating a large regex to match them all at once (mdv#61389, Shlomi Fish) (backported from trunk)
* Branch for updatesDexter Morgan2011-06-0224-0/+12669