aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
Commit message (Collapse)AuthorAgeFilesLines
* 3.293.29topic/3.29Christophe Fergeau2009-03-271-1/+1
|
* 3.28:3.28Christophe Fergeau2009-03-251-1/+1
|
* 3.273.27Christophe Fergeau2009-03-241-1/+1
|
* 3.263.26Thierry Vignaud2009-03-051-1/+1
|
* Release 3.253.25Christophe Fergeau2009-01-161-1/+1
|
* Version 3.24 - 13 January 2009, by Christophe Fergeau3.24Christophe Fergeau2009-01-131-1/+1
| | | | | | | | | - fix sorting choices on provided version (feature introduced in 3.08, but was not working if packages were coming from different repository) - when a "Requires:" can be fullfilled by several different packages and one of those packages is explicitly required by another package which is also being installed, silently choose this package instead of letting the choice up to perl-URPM user (fixes bug #46874)
* - drop parse_rpms (unused, parse_rpms_build_headers or parse_rpm are used ↵Pascal Rigaux2009-01-121-6/+2
| | | | | | | instead) - add a comment
* make it clear the func is localPascal Rigaux2009-01-081-3/+3
|
* add a commentPascal Rigaux2009-01-081-0/+2
|
* document a "hack"Pascal Rigaux2009-01-061-0/+7
|
* 3.233.23Pascal Rigaux2008-12-151-1/+1
|
* 3.223.22Pascal Rigaux2008-12-121-1/+1
|
* 3.213.21Pascal Rigaux2008-12-091-1/+1
|
* - drop list_rpm_tag()Pascal Rigaux2008-12-091-4/+0
|
* 3.203.20Pascal Rigaux2008-10-141-1/+1
|
* 3.193.19Pascal Rigaux2008-10-071-1/+1
|
* add filelinktos() & dirnames() to URPM::PackagePer Øyvind Karlsen2008-07-181-0/+4
|
* 3.183.18Pascal Rigaux2008-07-071-1/+1
|
* - revert change introduced in 3.16 (it breaks too much, egPascal Rigaux2008-07-071-1/+3
| | | | | | superuser--priority-upgrade.t test case), and introduce $state->{rejected_already_installed} instead
* 3.173.17Pascal Rigaux2008-07-041-1/+1
|
* - handle $state->{orphans_to_remove} in selected_size() andPascal Rigaux2008-07-041-0/+2
| | | | | build_transaction_set()
* - add traverse_tag_find()Pascal Rigaux2008-07-041-0/+6
|
* 3.163.16Pascal Rigaux2008-06-261-1/+1
|
* - when not selecting a package because already installed,Pascal Rigaux2008-06-261-1/+1
| | | | | but it in $state->{rejected} with flags {installed}
* 3.153.15Pascal Rigaux2008-06-231-1/+1
|
* 3.143.14Pascal Rigaux2008-05-231-1/+1
|
* 3.133.13Pascal Rigaux2008-05-201-1/+1
|
* update authors and copyright noticPascal Rigaux2008-04-101-4/+2
|
* 3.123.12Pascal Rigaux2008-03-071-1/+1
|
* 3.113.11Pascal Rigaux2008-02-281-1/+1
|
* 3.103.10Pascal Rigaux2008-02-251-1/+1
|
* 3.093.09Pascal Rigaux2008-02-251-1/+1
|
* - add filesize to synthesis, add ->filesize to get it, and addPascal Rigaux2008-02-251-0/+4
| | | | | selected_size_filesize() to compute the sum
* - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,Pascal Rigaux2008-02-251-6/+0
| | | | | | deprecate ->filename and ->header_filename, deprecate URPM::Build build_hdlist and parse_rpms_build_headers
* 3.083.08Pascal Rigaux2008-02-251-1/+1
|
* 3.07 (and let's pretend 3.06 was never out)3.07Pascal Rigaux2008-01-111-1/+1
|
* 3.063.06Pascal Rigaux2008-01-111-1/+1
|
* - add URPM::Package->changelogs, a wrapper around ->changelog_time, ↵Pascal Rigaux2008-01-111-0/+11
| | | | ->changelog_name, ->changelog_text
* 3.053.05Pascal Rigaux2008-01-081-1/+1
|
* 3.043.04Pascal Rigaux2007-12-201-1/+1
|
* 3.033.03Pascal Rigaux2007-12-141-1/+1
|
* 3.023.02Pascal Rigaux2007-12-141-1/+1
|
* 3.013.01Pascal Rigaux2007-12-111-1/+1
|
* 3.003.00Pascal Rigaux2007-12-111-1/+1
|
* - drop $package->upgrade_files() (unused for a long time afaik)Pascal Rigaux2007-12-051-2/+0
|
* 2.102.10Pascal Rigaux2007-11-221-1/+1
|
* workaround buggy apps modifying $_ (#22144)Pascal Rigaux2007-11-091-2/+2
|
* 2.092.09Pascal Rigaux2007-11-081-1/+1
|
* 2.082.08Pascal Rigaux2007-10-241-1/+1
|
* 2.072.07Pascal Rigaux2007-10-011-1/+1
|