Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop synthesis_for_virtual_medium() since it is unused | Pascal Rigaux | 2008-01-08 | 1 | -4/+0 |
| | |||||
* | create _download_MD5SUM() out of ↵ | Pascal Rigaux | 2008-01-08 | 1 | -6/+12 |
| | | | | _update_medium__parse_if_unmodified__remote() for future use | ||||
* | cosmetic: display "updated medium xxx" when we're done with it | Pascal Rigaux | 2008-01-08 | 1 | -5/+4 |
| | |||||
* | - rename _get_list_or_pubkey__remote() into _download_list_or_pubkey() | Pascal Rigaux | 2008-01-08 | 1 | -4/+11 |
| | | | | | - create _download_media_info_file() out of _download_list_or_pubkey() for future use | ||||
* | create get_medium_option() for future use | Pascal Rigaux | 2008-01-08 | 1 | -0/+6 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-01-08 | 2 | -1/+4 |
| | | | | | | | | | o always prompt before doing a priority-upgrade transaction, even if there is only one priority upgrade package (since there will be more packages to install after restarting urpmi) see bug #36483 which mention this | ||||
* | update | José Melo | 2008-01-04 | 1 | -5/+5 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-01-01 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | oops, fix previous commit | Pascal Rigaux | 2007-12-21 | 1 | -2/+2 |
| | |||||
* | add bug number | Pascal Rigaux | 2007-12-21 | 1 | -1/+1 |
| | |||||
* | add a test case for #27417 (no fix yet) | Pascal Rigaux | 2007-12-20 | 2 | -0/+56 |
| | |||||
* | reduce verbosity | Pascal Rigaux | 2007-12-20 | 1 | -1/+1 |
| | |||||
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 2 | -1/+2 |
| | | | | | o enhancement: only parse updated synthesis | ||||
* | statedir_MD5SUM must be removed | Pascal Rigaux | 2007-12-19 | 1 | -1/+1 |
| | |||||
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 11 | -51/+5 |
| | | | | | | | o drop option "-c" which used to clean /var/cache/urpmi/headers since we don't use that dir anymore :) | ||||
* | rename functions (there is only one pass now) | Pascal Rigaux | 2007-12-19 | 1 | -4/+4 |
| | |||||
* | don't allow getting a different pubkey unless using forcekey | Pascal Rigaux | 2007-12-19 | 1 | -4/+3 |
| | | | | | (ie revert to behaviour prior to 2007-12-10) | ||||
* | fix comment | Pascal Rigaux | 2007-12-19 | 1 | -2/+2 |
| | |||||
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -7/+9 |
| | |||||
* | move things where it should be done | Pascal Rigaux | 2007-12-19 | 1 | -11/+5 |
| | |||||
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -13/+4 |
| | |||||
* | small cleanup | Pascal Rigaux | 2007-12-19 | 1 | -5/+5 |
| | |||||
* | o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name> | Pascal Rigaux | 2007-12-19 | 3 | -141/+71 |
| | | | | | | | | | (this will allow checking xml media_info is up-to-date even if we don't update it at the same time as synthesis is updated) and further cleanup urpm::media code (esp. modify {force} behaviour, may need some adjustments) | ||||
* | since we check md5sum, don't also check size & mtime | Pascal Rigaux | 2007-12-19 | 1 | -14/+2 |
| | |||||
* | - all tools: | Pascal Rigaux | 2007-12-19 | 24 | -694/+274 |
| | | | | | o drop hdlist support (will be replaced with xml media_info) | ||||
* | also check the pkg correctly builds with files | Pascal Rigaux | 2007-12-18 | 3 | -4/+10 |
| | |||||
* | add tests for %ghost conflicts (which should be allowed) | Pascal Rigaux | 2007-12-18 | 3 | -0/+77 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-12-18 | 2 | -1/+5 |
| | | | | | | | | o do remove __db* on priority-upgrade (fix regression introduced in 4.10.15) (may fix #36190) | ||||
* | add some tests for %buildroot, %defaultbuildroot, BuildRoot | Pascal Rigaux | 2007-12-17 | 3 | -0/+99 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -134/+139 |
| | |||||
* | updates | Keld Simonsen | 2007-12-15 | 1 | -7/+7 |
| | |||||
* | - check "old suggests" are still handled. | Pascal Rigaux | 2007-12-14 | 3 | -0/+8 |
| | | | | | | ie RPMTAG_REQUIRENAME + RPMSENSE_MISSINGOK, instead of RPMTAG_SUGGESTSNAME (as done in SuSE and in Mandriva > 2008.0) | ||||
* | enhance | Pascal Rigaux | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | 4.10.19 | Pascal Rigaux | 2007-12-12 | 2 | -1/+3 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-12-12 | 4 | -15/+28 |
| | | | | | | | | | o fix handling "post-clean: 0" in urpmi.cfg (#36082, regression introduced 2007-11-28) - library: o urpm::media::read_config() doesn't read urpmi.cfg global options anymore, use urpm->get_global_options or urpm->new_parse_cmdline | ||||
* | create urpm->new_parse_cmdline and use it | Pascal Rigaux | 2007-12-12 | 8 | -17/+14 |
| | | | | | (it may be a little stricter for urpmi since we exit(1) on parse_cmdline error) | ||||
* | add support for aria2 (and thus support for metalink handling as well:) | Per Øyvind Karlsen | 2007-12-11 | 2 | -8/+84 |
| | |||||
* | perl-URPM 2.11 is in fact 3.00 | Pascal Rigaux | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | adapt to uz*.po renaming | Pascal Rigaux | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | 4.10.18 | Pascal Rigaux | 2007-12-11 | 2 | -1/+3 |
| | |||||
* | get rid of a "Use of uninitialized value" | Pascal Rigaux | 2007-12-11 | 1 | -2/+2 |
| | |||||
* | fix typo in previous commit | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | - urpmi.addmedia: | Pascal Rigaux | 2007-12-10 | 2 | -11/+8 |
| | | | | | | o adapt to perl-URPM 2.11 API to parse pubkey files (nb: $urpm->{keys} is not used anymore) | ||||
* | fix previous commit | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-12-10 | 3 | -1/+14 |
| | | | | | o handle --suggests (to override urpmi.cfg global option "no-suggests") (#36007) | ||||
* | fix writing no-suggests global option | Pascal Rigaux | 2007-12-10 | 1 | -2/+4 |
| | |||||
* | Renamed Uzbek translations to follow the libc standard. Aproved by Pixel. ↵ | Mashrab Kuvatov | 2007-12-09 | 2 | -660/+660 |
| | | | | For details, see bug #35090. | ||||
* | (find_packages_to_remove) fix comment | Thierry Vignaud | 2007-12-06 | 1 | -1/+1 |
| |