Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6.48.56.48.5distro/mga2 | Colin Guthrie | 2013-05-19 | 2 | -1/+3 |
| | |||||
* | library: ensure priority updates are installed in a single transaction | Colin Guthrie | 2013-05-19 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | This fix is needed in cases where rpm's libdb changes. If the priority updates happen to be installed in more than one transaction, the %post script in rpm which deletes the old index files (/var/lib/rpm/__db.*) may happen at the end of the first of those transactions. This causes the indexes to be regenerated by the *old* db version and causes the second transaction to fail. By ensuring the priority updates are handled in a single transaction, the indexes will be recreated after the urpmi restart and will thus use the correct, new libdb to create the indexes. Patch and fix from Thierry Vignaud (Cherry picked from r8331) | ||||
* | Changing all DOS-like .po files to UNIX-like files. | Rémi Verschelde | 2013-05-11 | 1 | -17/+17 |
| | |||||
* | 6.48.46.48.4 | Thierry Vignaud | 2013-04-15 | 2 | -1/+3 |
| | |||||
* | fix lookup deps of updates in other media when using --update | Thierry Vignaud | 2013-04-15 | 2 | -4/+8 |
| | | | | | | | | | reverting commit r1931 from 2011-09-14: "(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi --auto-select --update defaulting to all media when there're no update media (#1024)" (backported from trunk) | ||||
* | add basic support for --downgrade (mga#6655) | Thierry Vignaud | 2013-04-15 | 4 | -0/+9 |
| | | | | | | needs new URPM (backported from trunk) | ||||
* | add scrollbar for long one liner messages (mga#5118) | Thierry Vignaud | 2013-04-15 | 2 | -1/+2 |
| | |||||
* | wrap big messages (mga#5118) | Thierry Vignaud | 2013-04-15 | 2 | -0/+3 |
| | | | | (backported from trunk) | ||||
* | Slovenian translation corrected | Filip Komar | 2013-02-05 | 1 | -14/+14 |
| | |||||
* | Updated Indonesian translation | Kiki Syahadat | 2013-01-21 | 1 | -8/+4 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2013-01-06 | 1 | -5/+5 |
| | |||||
* | Updated Indonesian translation | Kiki Syahadat | 2012-12-27 | 1 | -265/+313 |
| | |||||
* | minor documentation fix (mga#7166) | Thierry Vignaud | 2012-08-27 | 2 | -1/+3 |
| | | | | (backported from trunk) | ||||
* | Only search for README.urpmi files in doc files6.48.3 | Pascal Terjan | 2012-08-24 | 3 | -2/+6 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-07-20 | 1 | -13/+17 |
| | |||||
* | 6.48.26.48.2 | Thierry Vignaud | 2012-06-29 | 2 | -1/+3 |
| | |||||
* | branch | Thierry Vignaud | 2012-06-08 | 0 | -0/+0 |
| | |||||
* | (run) fix downloading twice noarch packages on x86_64 with --download-all ↵ | Thierry Vignaud | 2012-06-08 | 2 | -0/+4 |
| | | | | | | | (mga#4867)) (w/o introducing testsuite regressions like previous fix) (reducing side effects to the download-all code) | ||||
* | revert commit r3849 from Mar 26 2012 as it causes a testsuite | Thierry Vignaud | 2012-06-08 | 1 | -6/+1 |
| | | | | | | | | | regression: "(selected2local_and_blists) prevent having duplicate packages in blists (thus fixing downloading twice noarch packages on x86_64 with --download-all (mga#4867))" | ||||
* | fix testsuite faillure introduced in commit r3103 on Feb 27 2012: | Thierry Vignaud | 2012-06-08 | 3 | -4/+4 |
| | | | | | | | | | "fix urpmi failing silently and with exit status 0 when package installation fails due to either conflicts (mdv#63072) or to unselecting package (inspirated by mdv, mdv#63940)" urpmi now exit with 17 instead of 0 in that case unless we comment "$exit_code ||= $urpm::postponed_code;" in urpmi | ||||
* | (system_should_partially_fail,urpmi_partial) introduce them for next commit | Thierry Vignaud | 2012-06-08 | 1 | -1/+10 |
| | |||||
* | (test_exotic_medium_name) skip test when building as root in /root | Thierry Vignaud | 2012-06-08 | 1 | -0/+5 |
| | | | | | | | | | else File::Path::mkpath() in urpm::create_var_lib_rpm() tries to create directories in /root/rpmbuild/urpmi*/t/root (but as nobody), thus it stat every directory in $PWD, which fails (due to permissions!) then try to create them which fails (due to directory already existing) another solution would be to use a mkstemp()ed directory in TMPDIR... | ||||
* | include missing files for testsuite | Thierry Vignaud | 2012-06-08 | 1 | -0/+10 |
| | | | | | this fixes running testsuite when building package (which was broken for quite a _looong_ time...) | ||||
* | fix 4years+ old warning when running testsuite | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 |
| | | | | | -option --src is deprecated by --buildrequires since commit r233081 by pixel on Fri Jan 18 2008... | ||||
* | fix -m option not showing media names (mga#5916) | Thierry Vignaud | 2012-05-17 | 2 | -3/+6 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-16 | 1 | -4/+4 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -457/+399 |
| | |||||
* | 6.48.16.48.1 | Thierry Vignaud | 2012-04-23 | 2 | -1/+3 |
| | |||||
* | add missing bug reference | Thierry Vignaud | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | urpmi: do not print orphans message when no package is orphan | Olivier Blin | 2012-04-19 | 2 | -3/+5 |
| | |||||
* | Adding of a few missing French translations (urpmi, drakx-kbd-mouse-x11) | Rémi Verschelde | 2012-04-12 | 1 | -426/+361 |
| | |||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2012-04-08 | 2 | -3/+3 |
| | |||||
* | kill mdv reference in man pages (#5277) | Thierry Vignaud | 2012-04-08 | 4 | -4/+6 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-04-07 | 1 | -1/+3 |
| | |||||
* | Updated Dutch translation | Remco Rijnders | 2012-04-06 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-27 | 5 | -12/+12 |
| | |||||
* | (apply_delta_rpm) do not reinvent ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | (urpmq --not-available) do not reinvent (slower) ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -6/+2 |
| | | | | | | | | introduced by cfergeau in 262492 on Oct 21 2009: add --not-available option to urpmq Patch from Pascal Terjan, fixes bug #51418 | ||||
* | XML::LibXML::Reader is now in perl_checker's fake packages | Thierry Vignaud | 2012-03-27 | 1 | -1/+0 |
| | |||||
* | blacklist some sub modules instead of some main modules in order to be | Thierry Vignaud | 2012-03-27 | 1 | -1/+11 |
| | | | | able to check more method calls | ||||
* | silent perl_checker | Thierry Vignaud | 2012-03-27 | 6 | -33/+33 |
| | |||||
* | sort imported functions | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-03-27 | 1 | -2/+2 |
| | |||||
* | 6.486.48 | Thierry Vignaud | 2012-03-26 | 2 | -1/+3 |
| | |||||
* | (selected2local_and_blists) silent perl_checker | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | sort imported functions | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | (selected2local_and_blists) prevent having duplicate packages in blists | Thierry Vignaud | 2012-03-26 | 2 | -1/+7 |
| | | | | | (thus fixing downloading twice noarch packages on x86_64 with --download-all (mga#4867)) | ||||
* | (run) perl_checker cleanup | Thierry Vignaud | 2012-03-26 | 1 | -2/+2 |
| | | | | | that's the only commit from the cleaning branch that will land before the mga2 release | ||||
* | install perl-Glib & perl-Gtk2 as priority upgrades prior to restart (mga#5066) | Thierry Vignaud | 2012-03-25 | 2 | -1/+3 |
| | |||||
* | Translating string from reported bug #484 and some other strings :p | Diego Bello | 2012-03-23 | 1 | -407/+371 |
| |