summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 2.77.15.5;fg; make dist; git svn dcommit2.77.15.5Thierry Vignaud2010-01-281-0/+2
|
* (is_there_a_new_distributions,harvester) skip some messages when product.id ↵Thierry Vignaud2010-01-281-0/+1
| | | | contains 'support=extended'
* (refresh_no_more_supported_msg,no_more_supported_choice) fix testingThierry Vignaud2010-01-281-0/+3
| | | | | | for availability of extended maintenance (basically reverting part of r265341)
* 2.77.15.42.77.15.4Thierry Vignaud2010-01-271-0/+2
|
* (harvester) advertize when one has extended maintenance when regularThierry Vignaud2010-01-271-0/+2
| | | | one is expired
* (get_urpmi_options) fix adding media on 2008.0 where --xml-info optionThierry Vignaud2010-01-271-0/+1
| | | | is not supported
* (get_extmaint_authentication) fix getting password when not embeddedThierry Vignaud2010-01-271-0/+1
| | | | | | in mcc (got broken when we fixed getting password from within mcc (r265219))
* (get_extmaint_authentication, no_rights_dialog) use better title in bannersThierry Vignaud2010-01-271-0/+2
|
* (refresh_no_more_supported_msg) better message according to caseThierry Vignaud2010-01-271-0/+3
|
* 2.77.15.32.77.15.3Thierry Vignaud2010-01-261-0/+2
|
* basically enable to run on 2008.0 by removing usage of new perl-5.10 featuresThierry Vignaud2010-01-261-0/+2
|
* retrieve product URL instead of relying on caller to provide itThierry Vignaud2010-01-261-0/+3
| | | | (thus preventing mcc to ping api.mandriva.com on each startup)
* 2.77.15.22.77.15.2Thierry Vignaud2010-01-251-0/+2
|
* (get_distro_list) move it so that it's reusable by mccThierry Vignaud2010-01-251-0/+3
|
* 2.77.15.12.77.15.1Thierry Vignaud2010-01-251-0/+2
|
* (get_extmaint_authentication) fix getting password when embedded in mccThierry Vignaud2010-01-251-0/+1
|
* (no_rights_dialog) do not show banner in error dialog when embedded in mccThierry Vignaud2010-01-251-0/+3
|
* 2.77.152.77.15Thierry Vignaud2010-01-211-0/+2
|
* allow to get extended maintenance on some distributionsThierry Vignaud2010-01-211-0/+1
|
* (is_false) fix accepting values vritten by configurator (#56348)Thierry Vignaud2010-01-181-0/+2
|
* (configure) hide non available options instead of making themThierry Vignaud2010-01-181-0/+3
| | | | insensitive (#56637)
* (get_from) include distribution version in user agentThierry Vignaud2009-12-161-0/+2
|
* 2.77.142.77.14Thierry Vignaud2009-12-091-0/+2
|
* drop diagnostics, strict, vars and warnings pragmasThierry Vignaud2009-12-091-0/+1
|
* (configure) make sure dialog is properly sizedThierry Vignaud2009-12-091-0/+3
|
* 2.77.13.12.77.13.1Thierry Vignaud2009-12-091-0/+4
|
* drop some remaining release tagsThierry Vignaud2009-11-261-4/+4
|
* 2.77.132.77.13Thierry Vignaud2009-11-261-0/+2
|
* (configure) offer configuring checksThierry Vignaud2009-11-261-0/+3
|
* 2.77.122.77.12Thierry Vignaud2009-11-261-0/+2
|
* fix running on 2008.1 (#55956)Thierry Vignaud2009-11-261-0/+3
|
* 2.77.112.77.11Thierry Vignaud2009-11-241-0/+2
|
* (configure) make it work on 2008.x & 2009.xThierry Vignaud2009-11-241-0/+2
|
* (has_mes5_rights) new authentication scheme (#55735)Thierry Vignaud2009-11-191-0/+3
|
* 2.77.102.77.10Thierry Vignaud2009-11-191-0/+2
|
* (confirm_upgrade,is_download_all_enabled) only enable 'download allThierry Vignaud2009-11-191-0/+1
| | | | packages at once' on 2010.1 and further
* (silentCheck) prevent checker process from crashing on 2008.1 and 2009.0Thierry Vignaud2009-11-191-0/+1
|
* (silentCheck) log crashes of mdkapplet checker processThierry Vignaud2009-11-191-0/+1
|
* (get_distro_list) add mdkonline version to distribution list requestsThierry Vignaud2009-11-191-0/+3
|
* better logThierry Vignaud2009-11-191-1/+1
|
* 2.77.92.77.9Thierry Vignaud2009-11-101-0/+2
|
* (harvester) warn about new distro or no more supported distro onlyThierry Vignaud2009-11-101-0/+2
| | | | after all updates were applied
* (really_prepare_add_restricted) rename second instance asThierry Vignaud2009-11-101-0/+1
| | | | | really_prepare_add_enterprise(), thus fixing adding restricted media (#55320)
* (confirm_)fix a crash (#55346)Thierry Vignaud2009-11-101-0/+1
| | | | rationale: gtk+ may fire a signal before $box is initialized
* (get_distro_list) add version to distribution list requestsThierry Vignaud2009-11-091-0/+2
|
* make sure lang is loaded before we start the upgradeChristophe Fergeau2009-11-061-0/+3
| | | | | | | | | | | | At the end of the upgrade, mdkonline-upgrade-helper invokes some ugtk2 code which does a require lang; which in turn tries to load utf8.pm (a module part of the core perl distribution). But if perl was upgraded to a newer version as part of the upgrade, utf8.pm might have moved to location different from where the running perl expects to find it (eg mdkonline-upgrade-helper was started by perl 5.8.0 which looks for its files in a directory containing 5.8.0 but in the mean time perl 5.10.1 was installed so utf8.pm is in a directory containing 5.10.1 in its name) (#55090).
* 2.77.82.77.8Thierry Vignaud2009-11-051-0/+2
|
* (is_there_a_new_distributions) do not do anything if currentThierry Vignaud2009-11-051-0/+5
| | | | | | | distribution isn't listed on api.mandriva.com, thus fixing offering to upgrade 2010.0 to 2009.1 when 2010.0 isn't listed yet on api.mdv.com (#55017)
* fix bogus copy&paste (2.77.6 was done by me)Thierry Vignaud2009-10-291-1/+1
|
* 2.77.72.77.7Thierry Vignaud2009-10-291-0/+2
|