aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* add rpm5.org support to NEWS :)Per Øyvind Karlsen2008-02-291-0/+3
|
* 3.113.11Pascal Rigaux2008-02-281-0/+2
|
* - restore FILENAME_TAG in generated hdlist (to be compatible with olderPascal Rigaux2008-02-281-0/+3
| | | | | distros where ->filename can rely on it) (thanks to Nanar)
* do not mark as deprecated ->filename and URPM::Build::build_hdlist()Pascal Rigaux2008-02-251-2/+2
|
* 3.103.10Pascal Rigaux2008-02-251-1/+1
|
* 3.093.09Pascal Rigaux2008-02-251-0/+2
|
* - add filesize to synthesis, add ->filesize to get it, and addPascal Rigaux2008-02-251-0/+2
| | | | | selected_size_filesize() to compute the sum
* - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,Pascal Rigaux2008-02-251-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 Rigaux2008-02-251-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 isPascal Rigaux2008-02-251-0/+2
| | | | | installed (#29838)
* - fix sort choices changed in perl-URPM 3.08Pascal Rigaux2008-02-251-0/+1
|
* - handle new package providing xxx which conflicts with an installed package ↵Pascal Rigaux2008-02-251-0/+2
| | | | (#17106)
* 3.083.08Pascal Rigaux2008-02-251-0/+2
|
* - sort choices on virtual package by provided version (#12645)Pascal Rigaux2008-02-251-0/+2
|
* 3.07 (and let's pretend 3.06 was never out)3.07Pascal Rigaux2008-01-111-3/+1
|
* fix typoPascal Rigaux2008-01-111-0/+2
|
* 3.063.06Pascal Rigaux2008-01-111-0/+2
|
* - add URPM::Package->changelogs, a wrapper around ->changelog_time, ↵Pascal Rigaux2008-01-111-0/+1
| | | | ->changelog_name, ->changelog_text
* add kmod fix in NEWSOlivier Blin2008-01-101-0/+2
|
* 3.053.05Pascal Rigaux2008-01-081-0/+2
|
* - fix regression in ->parse_rpm (introduced in 3.00) Pascal Rigaux2008-01-081-0/+3
| | | | | | | (was breaking genhdlist2 and mkcd) one got too many open files :-/
* 3.043.04Pascal Rigaux2007-12-201-0/+2
|
* - fix regression in parse_pubkeys() (introduced in 3.00) (#36121)Pascal Rigaux2007-12-201-0/+2
|
* 3.033.03Pascal Rigaux2007-12-141-0/+2
|
* - suggests: Pascal Rigaux2007-12-141-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.02Pascal Rigaux2007-12-141-0/+5
|
* 3.013.01Pascal Rigaux2007-12-111-0/+2
|
* - add URPM::DB::verify()Pascal Rigaux2007-12-111-0/+2
|
* 3.003.00Pascal Rigaux2007-12-111-0/+2
|
* - rpm.org HEAD supportPascal Rigaux2007-12-111-0/+1
|
* - replace ->import_needed_pubkeys and ->import_pubkey in favor ofPascal Rigaux2007-12-101-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 Rigaux2007-12-051-0/+2
|
* 2.102.10Pascal Rigaux2007-11-221-0/+2
|
* - much simpler --auto-select algorithm Pascal Rigaux2007-11-221-0/+3
| | | | | | (fixes #35718, ie auto-selecting with strict-arch) (!! DANGEROUS CHANGE !!)
* - rpm 4.5 support (thanks to peroyvind) (#35323)Pascal Rigaux2007-11-091-0/+2
|
* 2.092.09Pascal Rigaux2007-11-081-0/+2
|
* - use a simple function to return simple string list from header Pascal Rigaux2007-11-081-0/+4
| | | | | | (fixes getting >4096 long rpm changelogs) (!! static buffer size limitation in callback_list_str_xpush() should be fixed !!)
* 2.082.08Pascal Rigaux2007-10-241-0/+2
|
* add to NEWSPascal Rigaux2007-10-241-0/+2
|
* 2.072.07Pascal Rigaux2007-10-011-0/+2
|
* - prefer precompiled kmod packages corresponding to installed kernelsPascal Rigaux2007-10-011-0/+1
|
* - don't resolve suggested virtual packages if already installed (#34376)Pascal Rigaux2007-10-011-0/+2
|
* 2.06Pascal Rigaux2007-09-281-0/+2
|
* - also handle promotion via obsolete for conflictsPascal Rigaux2007-09-281-0/+2
|
* 2.052.062.05Pascal Rigaux2007-09-281-0/+2
|
* - package promotion must respect strict_archPascal Rigaux2007-09-281-0/+1
|
* - enhance sorted graph by better taking into account conflicts from ↵Pascal Rigaux2007-09-281-0/+3
| | | | | | | state->{rejected} (fixes "big transaction" in urpmi split-transactions--strict-require.t test)
* 2.042.04Pascal Rigaux2007-09-271-0/+2
|
* - handle promotion via obsolete, not only providesPascal Rigaux2007-09-271-0/+2
|
* 2.032.03Pascal Rigaux2007-09-201-0/+2
|