aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.37.1topic/3.37João Victor Duarte Martins2010-11-182-1/+3
* (parse_pubkeys_): fix the key parsing to handle PEM encapsulated João Victor Duarte Martins2010-11-182-15/+25
* 3.37 (2010.1) branchJoão Victor Duarte Martins2010-11-180-0/+0
* 3.373.37Thierry Vignaud2010-10-202-1/+3
* fix crashing on undefined packages (#54521)Thierry Vignaud2010-10-202-1/+3
* - enable 'use warnings'Olivier Thauvin2010-07-305-1/+7
* - fix warning on perl 5.12, spotted by olivier thauvin ( Odd number of elemen...Michael Scherer2010-07-301-1/+1
* - 3.36Olivier Thauvin2010-07-233-1/+1246
* - fix deferencement on hash (instead hashref), warning triggered by perl 5.12Olivier Thauvin2010-07-231-1/+1
* only print debug message if debug callback is definedChristophe Fergeau2010-04-231-1/+1
* 3.353.35Christophe Fergeau2010-04-232-1/+3
* honour search medias when using --auto-selectChristophe Fergeau2010-04-232-1/+6
* 3.34.13.34.1Christophe Fergeau2010-03-232-1/+3
* check selected packages for unsatisfied requires when a promoted package is b...Christophe Fergeau2010-03-232-0/+8
* 3.343.34Christophe Fergeau2010-03-232-1/+3
* adjust rpm.org/rpm5.org detection codeChristophe Fergeau2010-02-241-1/+1
* check for conflicting selected packages before selecting a packageChristophe Fergeau2010-02-122-4/+8
* 3.333.33Christophe Fergeau2009-10-052-2/+4
* Improve previous fixPascal Terjan2009-10-031-2/+2
* fix lookup of existing pubkeys (#53710)Pascal Terjan2009-10-032-2/+4
* update NEWS for 3.32Christophe Fergeau2009-08-101-0/+2
* 3.323.32Christophe Fergeau2009-08-101-1/+1
* comment out unused codeChristophe Fergeau2009-08-101-0/+2
* use set_rejected_and_compute_diff_provides for package removalChristophe Fergeau2009-08-102-10/+13
* Obey options (keep, nodeps) when unselecting current package in the caseAnssi Hannula2009-08-052-3/+6
* remove extra newline from NEWSAnssi Hannula2009-08-051-1/+0
* remove no longer used SPEC_VERIFY constantPer Øyvind Karlsen2009-08-051-2/+0
* disttag & distepoch isn't utf8…Per Øyvind Karlsen2009-08-041-2/+2
* cast (es-s) to U32 (as the hv_fetch prototype expects) rather than casting st...Per Øyvind Karlsen2009-08-041-1/+1
* 3.313.31Christophe Fergeau2009-07-281-1/+1
* we need to link with rpmbuild with rpm 4.6Christophe Fergeau2009-07-281-3/+3
* update NEWS fileChristophe Fergeau2009-07-281-0/+12
* add a backtrack entry "conflicts" for avoided packages in backtrack_selectedChristophe Fergeau2009-07-282-1/+8
* do not try to promote to an older packageChristophe Fergeau2009-07-281-1/+1
* unselect current package if an avoided package is already selectedChristophe Fergeau2009-07-281-3/+14
* move part of _handle_conflicts to _handle_conflicts_with_selectedChristophe Fergeau2009-07-281-8/+17
* _handle_conflicts: check all provides for conflicts, not just package nameChristophe Fergeau2009-07-281-1/+1
* keep psel/promote info and remove deadlocked pkg instead of aborting upgradeChristophe Fergeau2009-07-281-3/+3
* keep track of sources for obsoleted/removed levelsChristophe Fergeau2009-07-282-3/+17
* use pkg-config for rpm 4.x tooChristophe Fergeau2009-07-271-4/+1
* remove unused variableChristophe Fergeau2009-07-271-1/+0
* rephrase wording, only support for querying %disttag & %distepoch so far, no ...Per Øyvind Karlsen2009-07-261-1/+1
* add support for %disttag & %distepochPer Øyvind Karlsen2009-07-262-0/+19
* just use (void) rather than assign rpmtsFree() since it seems to cause crashy...Per Øyvind Karlsen2009-07-261-15/+15
* bumping version was forgotten for 3.30 release, might as well bump it up toPer Øyvind Karlsen2009-07-261-1/+1
* update changelog regarding rpm5Per Øyvind Karlsen2009-07-261-0/+3
* oops, put back line that accidentally got removed in the previous commit…Per Øyvind Karlsen2009-07-261-0/+1
* enable and fix additional (-Wextra) warningsPer Øyvind Karlsen2009-07-262-14/+13
* fix gcc warnings about values not being usedPer Øyvind Karlsen2009-07-261-26/+26
* * clean out compatibility code for older rpm versions that's not reallyPer Øyvind Karlsen2009-07-262-104/+33