summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 7.67.6Thierry Vignaud2012-08-311-0/+2
|
* merge in translation from drakx for new stringThierry Vignaud2012-08-311-0/+2
|
* 7.57.5Thierry Vignaud2012-08-311-0/+2
|
* (_check) prefix some messages with "SECURITY:"Thierry Vignaud2012-08-311-0/+1
|
* (_check) warn about packages we don't check even if not using -vThierry Vignaud2012-08-311-0/+1
|
* (urpm::download::sync) drop it (it was obsoleted years ago)Thierry Vignaud2012-08-311-0/+1
|
* (run) drop unused parameterThierry Vignaud2012-08-311-0/+1
| | | | warning: needs newer drakx & rpmdrake
* document some functionsThierry Vignaud2012-08-311-0/+2
|
* (_check) only warn about missing signature for local packagesThierry Vignaud2012-08-311-0/+2
| | | | | | | | | (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 Vignaud2012-08-311-0/+2
| | | | | | | | --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 messageThierry Vignaud2012-08-311-0/+1
|
* (_check) honor per medium "verify-rpm" option for missing signature checkThierry Vignaud2012-08-311-0/+2
| | | | | | | | | | | | | 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 optionThierry Vignaud2012-08-311-0/+1
|
* urpmi.addmedia: add new --(no-)verify-rpm optionsThierry Vignaud2012-08-311-0/+2
|
* minor documentation fix (mga#7166)Thierry Vignaud2012-08-271-0/+1
|
* (_installed_req_and_unreq_and_update_unrequested_list) only writeThierry Vignaud2012-08-261-0/+1
| | | | | the unrequested package list file if the list actually changed (mga#7167)
* do not wrongly tell we updated the unrequested package list when weThierry Vignaud2012-08-261-0/+4
| | | | didn't (eg: when not having the proper rights) (mga#7167)
* 7.47.4Thierry Vignaud2012-08-241-0/+2
|
* (_check) warn when a medium has no signatureThierry Vignaud2012-08-241-0/+1
|
* (_check) log when signature checking is disabled per mediumThierry Vignaud2012-08-241-0/+1
|
* (_check) warn about missing signatures and ask whether to install or notThierry Vignaud2012-08-241-0/+2
| | | | | (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 callingThierry Vignaud2012-08-241-0/+2
| | | | | | | | | '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 missingThierry Vignaud2012-08-241-0/+2
|
* Only search for README.urpmi files in doc files (needs URPM >= 4.13)7.3Pascal Terjan2012-08-231-0/+4
|
* 7.27.2Thierry Vignaud2012-06-281-0/+2
|
* (find_packages_to_remove) simplifyThierry Vignaud2012-06-281-0/+2
| | | | (needs URPM >= 4.10)
* 7.17.1Thierry Vignaud2012-06-131-0/+2
|
* (install) adapt to URPM-4.2Thierry Vignaud2012-06-131-0/+2
|
* 7.07.0Thierry Vignaud2012-06-081-0/+2
|
* fix a testsuite regression with rpm-4.10.0Thierry Vignaud2012-06-081-0/+1
| | | | | | | | 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)"
* (_libdb_version,_rpm_version,should_we_migrate_back_rpmdb_db_version)Thierry Vignaud2012-06-081-0/+1
| | | | adapt to perl-5.16.0: it looks like 'eval "v..."' no longuer create version objects
* better caption for man pages (inspirated by mdv): fix section nameThierry Vignaud2012-06-081-0/+1
|
* urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv)Thierry Vignaud2012-06-081-0/+2
|
* drop support for --guiThierry Vignaud2012-06-081-0/+1
| | | | (now useless)
* (copy_removable) gtkdialogs (and thus /usr/bin/gmessage) is not packaged in MgaThierry Vignaud2012-06-081-0/+1
|
* (_verify_rpm) let rpmdrake pass 'basename' option againThierry Vignaud2012-06-081-0/+1
|
* (_finish) split it out of run()Thierry Vignaud2012-06-081-0/+2
|
* (run) fix downloading twice noarch packages on x86_64 with --download-all ↵Thierry Vignaud2012-06-081-0/+1
| | | | | | | (mga#4867)) (w/o introducing testsuite regressions like previous fix) (reducing side effects to the download-all code)
* fix -m option not showing media names (mga#5916)Thierry Vignaud2012-05-171-0/+3
|
* 6.48.16.48.1Thierry Vignaud2012-04-231-0/+2
|
* add missing bug referenceThierry Vignaud2012-04-231-1/+1
|
* urpmi: do not print orphans message when no package is orphanOlivier Blin2012-04-191-0/+2
|
* kill mdv reference in man pages (#5277)Thierry Vignaud2012-04-081-0/+2
|
* 6.486.48Thierry Vignaud2012-03-261-0/+2
|
* (selected2local_and_blists) prevent having duplicate packages in blistsThierry Vignaud2012-03-261-0/+1
| | | | | (thus fixing downloading twice noarch packages on x86_64 with --download-all (mga#4867))
* install perl-Glib & perl-Gtk2 as priority upgrades prior to restart (mga#5066)Thierry Vignaud2012-03-251-0/+2
|
* tidyfyThierry Vignaud2012-03-211-21/+12
|
* restore translations from just before latest sync after cfergeau commitThierry Vignaud2012-03-211-0/+1
| | | | (cf previous commit)
* (parse_media) fix debug statement to actually output valuesThierry Vignaud2012-03-211-0/+2
| | | | | | | | also tag it as translatable (sprintf() could have been used) bug introduced by cfergeau in r255088 on Mar 30 2009 which gratuitously drop the N() call: "Downgrade cryptic log message to debug message, fixes #49226"
* include older NEWSThierry Vignaud2012-03-211-0/+2915
|