Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add rpm5.org support to NEWS :) | Per Øyvind Karlsen | 2008-02-29 | 1 | -0/+3 |
| | |||||
* | 3.113.11 | Pascal Rigaux | 2008-02-28 | 1 | -0/+2 |
| | |||||
* | - restore FILENAME_TAG in generated hdlist (to be compatible with older | Pascal Rigaux | 2008-02-28 | 1 | -0/+3 |
| | | | | | distros where ->filename can rely on it) (thanks to Nanar) | ||||
* | do not mark as deprecated ->filename and URPM::Build::build_hdlist() | Pascal Rigaux | 2008-02-25 | 1 | -2/+2 |
| | |||||
* | 3.103.10 | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | 3.093.09 | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | - add filesize to synthesis, add ->filesize to get it, and add | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | | | | | selected_size_filesize() to compute the sum | ||||
* | - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore, | Pascal Rigaux | 2008-02-25 | 1 | -0/+3 |
| | | | | | | deprecate ->filename and ->header_filename, deprecate URPM::Build build_hdlist and parse_rpms_build_headers | ||||
* | - allow fixing "using one big transaction" that occurs when using --keep | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | | | | | | | | (#30198) nb: since build_transaction_set calls resolve_requested, it must use the same options to select the same packages | ||||
* | - allow urpmi to know a package was not selected because a newer version is | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | | | | | installed (#29838) | ||||
* | - fix sort choices changed in perl-URPM 3.08 | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | - handle new package providing xxx which conflicts with an installed package ↵ | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | | | | (#17106) | ||||
* | 3.083.08 | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | - sort choices on virtual package by provided version (#12645) | Pascal Rigaux | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | 3.07 (and let's pretend 3.06 was never out)3.07 | Pascal Rigaux | 2008-01-11 | 1 | -3/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2008-01-11 | 1 | -0/+2 |
| | |||||
* | 3.063.06 | Pascal Rigaux | 2008-01-11 | 1 | -0/+2 |
| | |||||
* | - add URPM::Package->changelogs, a wrapper around ->changelog_time, ↵ | Pascal Rigaux | 2008-01-11 | 1 | -0/+1 |
| | | | | ->changelog_name, ->changelog_text | ||||
* | add kmod fix in NEWS | Olivier Blin | 2008-01-10 | 1 | -0/+2 |
| | |||||
* | 3.053.05 | Pascal Rigaux | 2008-01-08 | 1 | -0/+2 |
| | |||||
* | - fix regression in ->parse_rpm (introduced in 3.00) | Pascal Rigaux | 2008-01-08 | 1 | -0/+3 |
| | | | | | | | (was breaking genhdlist2 and mkcd) one got too many open files :-/ | ||||
* | 3.043.04 | Pascal Rigaux | 2007-12-20 | 1 | -0/+2 |
| | |||||
* | - fix regression in parse_pubkeys() (introduced in 3.00) (#36121) | Pascal Rigaux | 2007-12-20 | 1 | -0/+2 |
| | |||||
* | 3.033.03 | Pascal Rigaux | 2007-12-14 | 1 | -0/+2 |
| | |||||
* | - suggests: | Pascal Rigaux | 2007-12-14 | 1 | -0/+4 |
| | | | | | | handle both RPMTAG_SUGGESTSNAME (as done in SuSE and in Mandriva > 2008.0) and RPMTAG_REQUIRENAME + RPMSENSE_MISSINGOK (as done in Mandriva 2008.0) | ||||
* | 3.023.02 | Pascal Rigaux | 2007-12-14 | 1 | -0/+5 |
| | |||||
* | 3.013.01 | Pascal Rigaux | 2007-12-11 | 1 | -0/+2 |
| | |||||
* | - add URPM::DB::verify() | Pascal Rigaux | 2007-12-11 | 1 | -0/+2 |
| | |||||
* | 3.003.00 | Pascal Rigaux | 2007-12-11 | 1 | -0/+2 |
| | |||||
* | - rpm.org HEAD support | Pascal Rigaux | 2007-12-11 | 1 | -0/+1 |
| | |||||
* | - replace ->import_needed_pubkeys and ->import_pubkey in favor of | Pascal Rigaux | 2007-12-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | import_needed_pubkeys_from_file() and ->import_pubkey_file (! this breaks API !) - import_pubkey is dropped because it messes to much with rpmlib internals, whereas import_pubkey_file is plain simple - in Signature.pm, dropping compare_pubkeys() options (since they are not used anymore) - import_needed_pubkeys_from_file() may not do a clean job if the pubkey file contains more than one pubkey. | ||||
* | - drop $package->upgrade_files() (unused for a long time afaik) | Pascal Rigaux | 2007-12-05 | 1 | -0/+2 |
| | |||||
* | 2.102.10 | Pascal Rigaux | 2007-11-22 | 1 | -0/+2 |
| | |||||
* | - much simpler --auto-select algorithm | Pascal Rigaux | 2007-11-22 | 1 | -0/+3 |
| | | | | | | (fixes #35718, ie auto-selecting with strict-arch) (!! DANGEROUS CHANGE !!) | ||||
* | - rpm 4.5 support (thanks to peroyvind) (#35323) | Pascal Rigaux | 2007-11-09 | 1 | -0/+2 |
| | |||||
* | 2.092.09 | Pascal Rigaux | 2007-11-08 | 1 | -0/+2 |
| | |||||
* | - use a simple function to return simple string list from header | Pascal Rigaux | 2007-11-08 | 1 | -0/+4 |
| | | | | | | (fixes getting >4096 long rpm changelogs) (!! static buffer size limitation in callback_list_str_xpush() should be fixed !!) | ||||
* | 2.082.08 | Pascal Rigaux | 2007-10-24 | 1 | -0/+2 |
| | |||||
* | add to NEWS | Pascal Rigaux | 2007-10-24 | 1 | -0/+2 |
| | |||||
* | 2.072.07 | Pascal Rigaux | 2007-10-01 | 1 | -0/+2 |
| | |||||
* | - prefer precompiled kmod packages corresponding to installed kernels | Pascal Rigaux | 2007-10-01 | 1 | -0/+1 |
| | |||||
* | - don't resolve suggested virtual packages if already installed (#34376) | Pascal Rigaux | 2007-10-01 | 1 | -0/+2 |
| | |||||
* | 2.06 | Pascal Rigaux | 2007-09-28 | 1 | -0/+2 |
| | |||||
* | - also handle promotion via obsolete for conflicts | Pascal Rigaux | 2007-09-28 | 1 | -0/+2 |
| | |||||
* | 2.052.062.05 | Pascal Rigaux | 2007-09-28 | 1 | -0/+2 |
| | |||||
* | - package promotion must respect strict_arch | Pascal Rigaux | 2007-09-28 | 1 | -0/+1 |
| | |||||
* | - enhance sorted graph by better taking into account conflicts from ↵ | Pascal Rigaux | 2007-09-28 | 1 | -0/+3 |
| | | | | | | | state->{rejected} (fixes "big transaction" in urpmi split-transactions--strict-require.t test) | ||||
* | 2.042.04 | Pascal Rigaux | 2007-09-27 | 1 | -0/+2 |
| | |||||
* | - handle promotion via obsolete, not only provides | Pascal Rigaux | 2007-09-27 | 1 | -0/+2 |
| | |||||
* | 2.032.03 | Pascal Rigaux | 2007-09-20 | 1 | -0/+2 |
| |