Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.38.63.38.6 | Olivier Blin | 2012-01-15 | 2 | -1/+3 |
| | |||||
* | support kernel 3.x in kmod resolution | Olivier Blin | 2012-01-15 | 2 | -2/+4 |
| | |||||
* | (Urpm_stream2header) use calloc() instead of malloc()+memset() | Thierry Vignaud | 2012-01-06 | 1 | -2/+1 |
| | |||||
* | 3.38.53.38.5 | Thierry Vignaud | 2011-12-19 | 2 | -1/+3 |
| | |||||
* | (Urpm_spec2srcheader) fix parsing a spec file with rpm-4.9 | Thierry Vignaud | 2011-12-19 | 2 | -1/+3 |
| | | | | | | (regression introduced when adding support for rpm-4.9) (TODO: add a regression test in the testsuite) | ||||
* | reduce even more perl_checker SNR by also checking against URPM's perl | Thierry Vignaud | 2011-09-21 | 4 | -0/+4 |
| | | | | methods instead of only the XS ones | ||||
* | perl_checker cleanup | Thierry Vignaud | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | kill dead code | Thierry Vignaud | 2011-09-20 | 1 | -4/+0 |
| | |||||
* | (compute_flags) fix slow matching of individual regexes for skipping | Thierry Vignaud | 2011-09-20 | 2 | -2/+6 |
| | | | | | dependencies by creating a large regex to match them all at once (mdv#61389, Shlomi Fish) | ||||
* | add perl_checker hints | Thierry Vignaud | 2011-09-20 | 4 | -0/+6 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-09-20 | 4 | -13/+13 |
| | |||||
* | (rpmtag_from_string) enable to traverse db by fullname | Thierry Vignaud | 2011-09-20 | 2 | -0/+4 |
| | |||||
* | 3.38.43.38.4 | Thierry Vignaud | 2011-09-17 | 2 | -1/+3 |
| | |||||
* | fix dates | Thierry Vignaud | 2011-09-17 | 1 | -2/+2 |
| | |||||
* | (request_packages_to_upgrade) fix calling method in string | Thierry Vignaud | 2011-09-17 | 2 | -1/+5 |
| | | | | | (spoted by perl_checker, introduced in revision mga#267800 ("honour search medias when using --auto-select") but teuf on Fri Apr 23 2010 | ||||
* | 3.38.23.38.3 | Thierry Vignaud | 2011-09-12 | 2 | -1/+3 |
| | |||||
* | (Urpm_spec2srcheader) fix urpmi segfaulting on 'urpmi foobar.spec' when some | Thierry Vignaud | 2011-09-12 | 2 | -1/+3 |
| | | | | | files are missing | ||||
* | use xz compression | Thierry Vignaud | 2011-09-09 | 1 | -1/+1 |
| | |||||
* | 3.38.23.38.2 | Thierry Vignaud | 2011-09-09 | 2 | -1/+3 |
| | |||||
* | (spec2srcheader) fix it for rpm-4.9.x | Thierry Vignaud | 2011-09-09 | 2 | -1/+6 |
| | |||||
* | 3.38.13.38.1 | Thierry Vignaud | 2011-04-21 | 2 | -1/+3 |
| | |||||
* | (Urpm_spec2srcheader) revers a rpm-4.9.0 change that breaks the testsuite | Thierry Vignaud | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | document previous changes | Thierry Vignaud | 2011-04-21 | 1 | -0/+1 |
| | |||||
* | (return_list_str) memset some struct, thus fixing crashing while removing ↵ | Thierry Vignaud | 2011-04-21 | 2 | -0/+4 |
| | | | | several packages (#248) | ||||
* | fix building after last commit | Thierry Vignaud | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | (spec2srcheader) replace malloc()+memset() by calloc() | Thierry Vignaud | 2011-04-16 | 1 | -2/+1 |
| | |||||
* | clean rpm5 support out | Thierry Vignaud | 2011-04-16 | 2 | -108/+2 |
| | |||||
* | Backport thierry fix (first try to build with rpm-4.9.1) | Dexter Morgan | 2011-04-15 | 2 | -6/+60 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-04 | 8 | -8/+8 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r419 | dmorgan | 2011-02-04 13:41:50 +0000 (Fri, 04 Feb 2011) | 1 line Import cleaned perl-URPM ------------------------------------------------------------------------ | ||||
* | 3.383.38 | João Victor Duarte Martins | 2010-11-16 | 2 | -1/+3 |
| | |||||
* | Update NEWS. | João Victor Duarte Martins | 2010-11-16 | 1 | -0/+3 |
| | |||||
* | (parse_pubkeys_): fix the key parsing to handle PEM encapsulated | João Victor Duarte Martins | 2010-11-16 | 1 | -15/+22 |
| | | | | | header portion (bug #61636) | ||||
* | 3.373.37 | Thierry Vignaud | 2010-10-20 | 2 | -1/+3 |
| | |||||
* | fix crashing on undefined packages (#54521) | Thierry Vignaud | 2010-10-20 | 2 | -1/+3 |
| | |||||
* | - enable 'use warnings' | Olivier Thauvin | 2010-07-30 | 5 | -1/+7 |
| | | | | - fix some warnings | ||||
* | - fix warning on perl 5.12, spotted by olivier thauvin ( Odd number of ↵ | Michael Scherer | 2010-07-30 | 1 | -1/+1 |
| | | | | elements in anonymous hash at URPM/Resolve.pm line 1192. ) | ||||
* | - 3.36 | Olivier Thauvin | 2010-07-23 | 3 | -1/+1246 |
| | |||||
* | - fix deferencement on hash (instead hashref), warning triggered by perl 5.12 | Olivier Thauvin | 2010-07-23 | 1 | -1/+1 |
| | |||||
* | only print debug message if debug callback is defined | Christophe Fergeau | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | 3.353.35 | Christophe Fergeau | 2010-04-23 | 2 | -1/+3 |
| | |||||
* | honour search medias when using --auto-select | Christophe Fergeau | 2010-04-23 | 2 | -1/+6 |
| | |||||
* | 3.34.13.34.1 | Christophe Fergeau | 2010-03-23 | 2 | -1/+3 |
| | |||||
* | check selected packages for unsatisfied requires when a promoted package is ↵ | Christophe Fergeau | 2010-03-23 | 2 | -0/+8 |
| | | | | | | backtracked and no replacement is found (#57224, Anssi Hannula) | ||||
* | 3.343.34 | Christophe Fergeau | 2010-03-23 | 2 | -1/+3 |
| | |||||
* | adjust rpm.org/rpm5.org detection code | Christophe Fergeau | 2010-02-24 | 1 | -1/+1 |
| | | | | | | It used to assume that rpm.org had version numbers < 4.7, but it's no longer true with rpm 4.8 being released. Test against 5.0 since rpm5.org releases started at 5.0 | ||||
* | check for conflicting selected packages before selecting a package | Christophe Fergeau | 2010-02-12 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | check for conflicting selected packages before selecting a package instead of after selecting it, to avoid having to unselect package in case of conflict (which incorrectly unselected packages with unsatisfied dependencies as well, making the following backtrack_selected call behave wrongly as it simply noticed that the package is no longer required) Here's the second patch again, now with the function comment updated and added _remove_all_rejected_from() call so that prerejections are still cleared (this was previously called from the removed disable_selected() call). Testsuites pass. Patch by Anssi Hannula, fixes #57224 | ||||
* | 3.333.33 | Christophe Fergeau | 2009-10-05 | 2 | -2/+4 |
| | |||||
* | Improve previous fix | Pascal Terjan | 2009-10-03 | 1 | -2/+2 |
| | |||||
* | fix lookup of existing pubkeys (#53710) | Pascal Terjan | 2009-10-03 | 2 | -2/+4 |
| | |||||
* | update NEWS for 3.32 | Christophe Fergeau | 2009-08-10 | 1 | -0/+2 |
| |