aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
Commit message (Expand)AuthorAgeFilesLines
* add support for specifying tag name to match with URPM::Transaction->remove()Per Øyvind Karlsen2011-06-231-2/+3
* extract disttag & distepoch from new fields in @info@ of synthesisPer Øyvind Karlsen2011-06-011-1/+1
* add URPM::Resolve::fullname_parts() as a function parsing fullname with a reg...Per Øyvind Karlsen2011-05-311-1/+1
* *really* fix URPM::Package->sourcerpmPer Øyvind Karlsen2011-05-311-1/+1
* fix slow matching of individual regexes for skipping dependencies by creating...Per Øyvind Karlsen2011-05-271-1/+1
* new version:Per Øyvind Karlsen2011-05-121-1/+1
* fix segfault when trying to get EVR of a src.rpm from synthesis, as @provides...Per Øyvind Karlsen2011-05-061-1/+1
* really use the right tags(..?)Per Øyvind Karlsen2011-05-051-5/+5
* bump releasePer Øyvind Karlsen2011-05-051-1/+1
* fix odd problems caused by attempt at translating correct tag names for query...Per Øyvind Karlsen2011-05-051-1/+1
* fix confusion between %{sourcerpm} & %{sourcepackage} tagsPer Øyvind Karlsen2011-05-041-1/+1
* bump releasePer Øyvind Karlsen2011-05-031-1/+1
* fix some invalid free()'sPer Øyvind Karlsen2011-05-031-1/+1
* fix segfault caused by attempting to assign arch of wrong packagePer Øyvind Karlsen2011-05-031-1/+1
* check for termination signals so ie. that installs can be aborted with ^CPer Øyvind Karlsen2011-05-031-1/+1
* fix provide flags not being loaded for headers read from rpm filesPer Øyvind Karlsen2011-04-231-1/+1
* fix a missing null terminator at end of @info@ string regression, causing ran...Per Øyvind Karlsen2011-04-231-1/+1
* version 4.20Per Øyvind Karlsen2011-04-221-1/+1
* 4.19Per Øyvind Karlsen2011-03-311-1/+1
* drop URPM::DB::close() and teardown properly by calling rpmcliFini() at exitPer Øyvind Karlsen2011-03-311-4/+0
* 4.18Per Øyvind Karlsen2011-03-311-1/+1
* fix conversion to older hash database format resulting in a "missing" package...Per Øyvind Karlsen2011-03-301-1/+1
* 4.16Per Øyvind Karlsen2011-03-291-1/+1
* support translate_message & raw_message options for URPM::Transaction->check()Per Øyvind Karlsen2011-03-191-1/+2
* fix segfault when there's no provides in synthesis (ie. with src.rpm)Per Øyvind Karlsen2011-02-191-1/+1
* prepare URPM 4.14Per Øyvind Karlsen2011-02-141-1/+1
* add a missing distepoch to doc..Per Øyvind Karlsen2011-01-261-2/+2
* - fix evr extraction which broke for some packages with i586 synthesisPer Øyvind Karlsen2011-01-231-1/+1
* enable automatic Berkeley DB log removal for URPM::DB::open() by default (#62...Per Øyvind Karlsen2011-01-221-1/+1
* bump version for releasePer Øyvind Karlsen2011-01-221-1/+1
* bump versionPer Øyvind Karlsen2011-01-211-1/+1
* make URPM::Package::get_tag() handle NVRA tag for synthesisPer Øyvind Karlsen2011-01-211-1/+1
* really include the workaround for removal issuePer Øyvind Karlsen2011-01-211-1/+1
* bump releasePer Øyvind Karlsen2011-01-151-1/+1
* add URPM::DB::info() to return berkeley db type & endiannessPer Øyvind Karlsen2011-01-151-0/+7
* bump version to 4.6Per Øyvind Karlsen2011-01-111-1/+1
* add URPM::DB::close()Per Øyvind Karlsen2011-01-111-0/+4
* ensure that a db environment with config & required directories exists for ch...Per Øyvind Karlsen2011-01-091-1/+1
* merge rpm5 branchPer Øyvind Karlsen2011-01-081-20/+23
* 3.383.38João Victor Duarte Martins2010-11-161-1/+1
* 3.373.37Thierry Vignaud2010-10-201-1/+1
* fix crashing on undefined packages (#54521)Thierry Vignaud2010-10-201-1/+1
* - enable 'use warnings'Olivier Thauvin2010-07-301-0/+1
* - 3.36Olivier Thauvin2010-07-231-1/+1
* 3.353.35Christophe Fergeau2010-04-231-1/+1
* 3.34.13.34.1Christophe Fergeau2010-03-231-1/+1
* 3.343.34Christophe Fergeau2010-03-231-1/+1
* 3.333.33Christophe Fergeau2009-10-051-1/+1
* 3.323.32Christophe Fergeau2009-08-101-1/+1
* add a backtrack entry "conflicts" for avoided packages in backtrack_selectedChristophe Fergeau2009-07-281-0/+2