aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updatetopic/3.33Per Øyvind Karlsen2011-07-051-1/+3
* get chroot path for DB_CONFIG workaroundPer Øyvind Karlsen2011-07-041-1/+1
* fix pretend_distepoch() with release ending with '9'Per Øyvind Karlsen2011-07-041-3/+7
* create empty DB_CONFIG for rpm first when updating to rpm >= 5.3 to preventPer Øyvind Karlsen2011-06-271-0/+16
* merge changes from 3.37-distepoch branchPer Øyvind Karlsen2011-06-213-43/+54
* add disttag & distepoch to @info@ if presentPer Øyvind Karlsen2011-04-261-1/+12
* remap rpm5 suggests when adding packages to transactionPer Øyvind Karlsen2011-03-221-0/+1
* honour search medias when using --auto-select (Christophe Fergeau)Per Øyvind Karlsen2011-03-092-1/+5
* add support for doing comparision against provides with distepoch to allowPer Øyvind Karlsen2011-03-093-26/+308
* 3.33 (2010.0) branchChristophe Fergeau2010-05-030-0/+0
* 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
* add support for specifying custom filter for compression with build_synthesis()Per Øyvind Karlsen2009-07-251-2/+4
* really clean up temporary files & directories properlyPer Øyvind Karlsen2009-07-222-8/+8
* prevent distepoch & disttag to be added and appended to package filenamePer Øyvind Karlsen2009-07-221-0/+5
* Removed forgotten debugging logsChristophe Fergeau2009-05-111-2/+0
* Add bug #Christophe Fergeau2009-05-111-1/+1
* Release 3.303.30topic/0.30Christophe Fergeau2009-05-111-0/+7
* Use key IDs to check if a key is already known or notChristophe Fergeau2009-05-111-73/+15