Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split POD documentation | Thierry Vignaud | 2012-08-31 | 3 | -42/+67 |
| | |||||
* | add spacing | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (extract_packages_to_install) drop unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -2/+2 |
| | |||||
* | (prepare_transaction) drop unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -2/+2 |
| | |||||
* | (clean_trans_sources_from_src_packages) split it out of run() | Thierry Vignaud | 2012-08-31 | 1 | -6/+11 |
| | |||||
* | typo fix in comment | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | kill old obsolete comment | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | add missing spacing | Thierry Vignaud | 2012-08-31 | 1 | -0/+6 |
| | |||||
* | s/mdv/mga/ | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | (_check) only warn about missing signature for local packages | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | | | | | | | | | (aka those _not_ coming from any medium) rationale: we downgrade the missing signature check for local packages from a question (defaulting to "n") to a warning, thus fixing a testsuite regression introduced in 7.4 | ||||
* | (_check) do not ask about _virtual_ media without keys when using 'urpmi ↵ | Thierry Vignaud | 2012-08-31 | 2 | -0/+4 |
| | | | | | | | | --use-distrib' aka downgrade missing medium key check question to a warning for virtual media without keys when using urpmi --use-distrib (fix testsuite) | ||||
* | (_check) s/signatur/key/ in medium message | Thierry Vignaud | 2012-08-31 | 2 | -1/+2 |
| | |||||
* | (_check) honor per medium "verify-rpm" option for missing signature check | Thierry Vignaud | 2012-08-31 | 2 | -4/+9 |
| | | | | | | | | | | | | | aka do not check too early about unsigned packages (missing signatures) (fix testsuite, regression introduced in commit r5393) rationale: we wanted to warn about missing signatures on packages from media without signatures, but in doing so we did it too early before the 'verify-rpm' option check since we already have a check after (when we have a medium key), we can just check here for packages that do not came from any mirror (which we would have skiped just after) | ||||
* | fix testsuite: use new --no-verify-rpm option | Thierry Vignaud | 2012-08-31 | 2 | -1/+2 |
| | |||||
* | urpmi.addmedia: add new --(no-)verify-rpm options | Thierry Vignaud | 2012-08-31 | 5 | -0/+13 |
| | |||||
* | minor documentation fix (mga#7166) | Thierry Vignaud | 2012-08-27 | 2 | -1/+2 |
| | |||||
* | (_installed_req_and_unreq_and_update_unrequested_list) only write | Thierry Vignaud | 2012-08-26 | 2 | -1/+5 |
| | | | | | the unrequested package list file if the list actually changed (mga#7167) | ||||
* | (_installed_req_and_unreq_and_update_unrequested_list) keep new pkgs list around | Thierry Vignaud | 2012-08-26 | 1 | -1/+2 |
| | | | | (needed for next commit) | ||||
* | do not wrongly tell we updated the unrequested package list when we | Thierry Vignaud | 2012-08-26 | 2 | -0/+5 |
| | | | | didn't (eg: when not having the proper rights) (mga#7167) | ||||
* | remove generate META.yml from repository | Thierry Vignaud | 2012-08-26 | 1 | -23/+0 |
| | |||||
* | 7.47.4 | Thierry Vignaud | 2012-08-24 | 2 | -1/+3 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | (_check) remove doble test | Thierry Vignaud | 2012-08-24 | 1 | -1/+0 |
| | | | | should have been removed in previous-previous commit r5394 | ||||
* | (_check) warn when a medium has no signature | Thierry Vignaud | 2012-08-24 | 2 | -0/+3 |
| | |||||
* | (_check) log when signature checking is disabled per medium | Thierry Vignaud | 2012-08-24 | 2 | -0/+5 |
| | |||||
* | (_check) warn about missing signatures and ask whether to install or not | Thierry Vignaud | 2012-08-24 | 2 | -0/+5 |
| | | | | | (in the case where a package is unsigned and came from media without signatures) | ||||
* | (_verify_rpm) make sure to have a meaningfull return code when calling | Thierry Vignaud | 2012-08-24 | 2 | -2/+6 |
| | | | | | | | | | 'bad_signature' callback (run) fix installing a package if user acks bogus signature (regression introduced in commit r4862 on 2012-06-08: "(_download_all) split it out of run()") | ||||
* | (_download_packages) decrease total package count when some files are missing | Thierry Vignaud | 2012-08-24 | 2 | -0/+3 |
| | |||||
* | Only search for README.urpmi files in doc files (needs URPM >= 4.13)7.3 | Pascal Terjan | 2012-08-23 | 3 | -2/+6 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-08-14 | 1 | -1/+1 |
| | |||||
* | s/mdv/mga/ | Thierry Vignaud | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | add --not-available in options list | Guillaume Rousse | 2012-08-12 | 1 | -1/+2 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-08-11 | 1 | -4/+4 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-07-20 | 1 | -13/+17 |
| | |||||
* | do not package huge obsolete ChangeLog | Thierry Vignaud | 2012-06-29 | 1 | -1/+0 |
| | |||||
* | Fix broken strings in Ukrainian translation | Yuri Chornoivan | 2012-06-29 | 1 | -4/+4 |
| | |||||
* | 7.27.2 | Thierry Vignaud | 2012-06-28 | 2 | -1/+3 |
| | |||||
* | (find_packages_to_remove) simplify | Thierry Vignaud | 2012-06-28 | 2 | -40/+3 |
| | | | | (needs URPM >= 4.10) | ||||
* | updated Slovenian translation | Filip Komar | 2012-06-21 | 1 | -3/+3 |
| | |||||
* | update distro credit for mageia | Funda Wang | 2012-06-18 | 4 | -0/+4 |
| | |||||
* | 7.17.1 | Thierry Vignaud | 2012-06-13 | 2 | -1/+3 |
| | |||||
* | silent a 4years+ old warning when running testsuite | Thierry Vignaud | 2012-06-13 | 1 | -1/+1 |
| | | | | | option --src is deprecated by --buildrequires since commit r233081 by pixel on Fri Jan 18 2008... | ||||
* | (install) adapt to URPM-4.2 | Thierry Vignaud | 2012-06-13 | 2 | -1/+3 |
| | |||||
* | pt translations from simplew and fix of a fuzzy string in the French ↵ | Rémi Verschelde | 2012-06-10 | 2 | -546/+488 |
| | | | | translation of urpmi | ||||
* | 7.07.0 | Thierry Vignaud | 2012-06-08 | 2 | -1/+3 |
| | |||||
* | actually rename | Thierry Vignaud | 2012-06-08 | 14 | -0/+0 |
| | |||||
* | better caption for man pages (inspirated by mdv): remove number from title | Thierry Vignaud | 2012-06-08 | 2 | -16/+16 |
| | |||||
* | new directories | Thierry Vignaud | 2012-06-08 | 0 | -0/+0 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-06-08 | 69 | -7286/+7668 |
| | |||||
* | fix a testsuite regression with rpm-4.10.0 | Thierry Vignaud | 2012-06-08 | 2 | -1/+6 |
| | | | | | | | | disable failing %%pretrans test with rpm-4.10.0 which now fails with: "error: pretrans-1-1.x86_64: install skipped" b/c in rpm-4.10.0: "%pretrans scriptlet failure now fails the install of the package %(similarly to %pre and %preun semantics)" |