| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-10-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -0/+11 | |
| - ensure that xserver-xorg-video-all is upgraded (if xserver-xorg-driver-all is installed) | |||||
| 2006-10-23 | * force downgrade of libgl1-mesa-dri package if unofficial compiz packages ↵ | Michael Vogt | 1 | -1/+26 | |
| are installed (lp: #58424) | |||||
| 2006-10-21 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+1 | |
| - fix incorrect format in logging | |||||
| 2006-10-17 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+1 | |
| - fix tomboy while we are at it anyway | |||||
| 2006-10-17 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -8/+17 | |
| - add quirks handler for xserver-xorg-input-* and bzr | |||||
| 2006-10-12 | * typo fix | Michael Vogt | 1 | -1/+1 | |
| 2006-10-10 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -4/+4 | |
| - run the postUpgradeRules() after the upgrade and before trying to install any missing meta-packages | |||||
| 2006-10-04 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+1 | |
| - protect against KeyErrors as well | |||||
| 2006-10-04 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -9/+14 | |
| - catch systemerror exceptions in _tryMarkObsoleteForRemoval() | |||||
| 2006-10-04 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+1 | |
| - fix incorrect variable name | |||||
| 2006-09-30 | * changelog updates, uploaded | Michael Vogt | 1 | -1/+0 | |
| 2006-09-30 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+1 | |
| - fixed comment | |||||
| 2006-09-29 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -0/+9 | |
| - hpijs quirk | |||||
| 2006-09-29 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -6/+6 | |
| - make the edgyQuirks work for the python2.4->python transition | |||||
| 2006-09-29 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -0/+16 | |
| - added edgyQuirks handling for python transition | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -2/+2 | |
| - use the right packagename when doing the KeepInstalledSection | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -6/+6 | |
| - added logging for the KeepInstaleld rules | |||||
| 2006-09-26 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -3/+14 | |
| - implemented "KeepInstalledSection" | |||||
| 2006-09-26 | * DistUpgrade/DistUpgrade.cfg: | Michael Vogt | 1 | -0/+25 | |
| - new KeepInstalledPkgs keyword * DistUpgrade/DistUpgradeCache.py: - implemented keepInstaledRule() | |||||
| 2006-09-23 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -1/+6 | |
| - fix in clear() * UpdateManager/UpdateManager.py: - fixes in the new DistUpgrader code | |||||
| 2006-09-22 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -2/+4 | |
| - add clear() function that is autoMark friendly * DistUpgrade/DistUpgradeControler.py: - bugfixes - pass the old arguments to the new execed child * DistUpgrade/dist-upgrade.py: - remove debug output | |||||
| 2006-09-19 | * DistUpgrade/DistUpgradeCache.py, UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -0/+1 | |
| - filter out python-apt warnings * UpdateManager/UpdateManager.py: - make sure that src_ver is always initialized | |||||
| 2006-09-18 | * typo fixes (thanks to Bruce Cowan) | Michael Vogt | 1 | -2/+2 | |
| 2006-09-05 | * DistUpgrade/forced_obsoletes.txt: | Michael Vogt | 1 | -7/+3 | |
| - no longer needed, part of DistUpgrade.cfg now * DistUpgrade/mirrors.txt, DistUpgrade/removal_blacklist.txt: - renamed for consitency * DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgradeCache.py: - added "RemovalBlacklistFile" instead of hardcoding it * DistUpgrade/DistUpgradeConfigParser.py: - added "datadir" to constructor * DistUpgrade/DistUpgradeControler.py: - added datadir * DistUpgrade/DistUpgradeView.py: - added "hideStep()" method - added STEP_PREPARE, STEP_MODIFY_SOURCES, STEP_FETCH_INSTALL, STEP_CLEANUP, STEP_REBOOT * DistUpgrade/DistUpgradeViewGtk.py: - implemendted hideStep() - added datadir arguemnt for constructor * dist-upgrade.py - run it with the "." as arguemnt for the config * UpdateManager/UpdateManager.py: - if it can't be updated, ask about a dist-upgrade instead * update-manager. - added --dist-upgrade * po/*.po - make update-po | |||||
| 2006-09-05 | * DistUpgrade/DistUpgradeCache.py, DistUpgrade.cfg, README: | Michael Vogt | 1 | -1/+3 | |
| - added "RemoveEssentialOk" to control if certain essential package are removed | |||||
| 2006-08-29 | * DistUpgrade/ | Michael Vogt | 1 | -9/+0 | |
| - actually show the estiamted download time | |||||
| 2006-08-29 | * DistUpgrade/*: | Michael Vogt | 1 | -0/+10 | |
| - added download time estimation (based on modem and 1Mbit DSL) | |||||
| 2006-08-29 | * DistUpgrade/*: | Michael Vogt | 1 | -2/+4 | |
| - more useful error reporting, includes advice about the file that are required to add to the bugreport (/var/log/dist-upgrade/*) | |||||
| 2006-06-01 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -9/+9 | |
| - implement the suggestions from kiko (thanks!) | |||||
| 2006-06-01 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -2/+2 | |
| - typo | |||||
| 2006-06-01 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -0/+15 | |
| - added quirks handler for the nvidia-glx upgrade issue | |||||
| 2006-05-30 | * DistUpgrade/DistUpgradeCache.py, DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -0/+2 | |
| - make the warnings from apt go away * DistUpgrade/dist-upgrade.py: - make sure to run under a segv handler and write faults to /var/log/dist-upgrade-segv.log * DistUpgrade/ReleaseAnnouncement: - point to RC1 | |||||
| 2006-05-12 | * tell the user about demoted packages | Michael Vogt | 1 | -6/+0 | |
| 2006-05-12 | * DistUpgrade/DistUpgradeCache.py: | Michael Vogt | 1 | -0/+4 | |
| - added "additonalRequiredSpace" property * DistUpgrade/DistUpgradeControler.py: - try to detect space problems on /usr when upgrading | |||||
| 2006-04-18 | * improved logging | Michael Vogt | 1 | -1/+1 | |
| * DistUpgrade/Changelog: added | |||||
| 2006-03-24 | * merge with the stuff from the update-manager--mvo branch | Michael Vogt | 1 | -0/+1 | |
| 2006-02-21 | * write the log to /var/log/dist-upgrade* | Michael Vogt | 1 | -1/+1 | |
| 2006-02-08 | * DistUpgrade/DistUpgradeViewGtk.py: | Michael Vogt | 1 | -3/+9 | |
| - make the sleep even smaller * DistUpgrade/DistUpgradeCache.py: - change the order in wich the PostUpgradeRule is run | |||||
| 2006-02-06 | * added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ↵ | Michael Vogt | 1 | -0/+30 | |
| and superseed it with the new rule | |||||
| 2006-02-06 | * DistUpgrade/DistUpgradeCache.py: cache._installMetaPkgs(): support ↵ | Michael Vogt | 1 | -1/+2 | |
| meta-pkgs in universe as well (like xubuntu-desktop) | |||||
| 2006-02-02 | * make DistUpgadeConfigParser -> DistUpgradeConfig | Michael Vogt | 1 | -2/+2 | |
| 2006-02-02 | * make the Config-File more usable | Michael Vogt | 1 | -9/+9 | |
| 2006-01-25 | * DistUpgrade/build-tarball.sh: | Michael Vogt | 1 | -0/+1 | |
| - create a tarbal for the dist-upgrade tool - include the current set of translations * DistUpgrade/DistUpgradeViewGtk.py: - look for i18n files in "mo/" * po/POTFILES.in: - include the dist-upgrade stuff as well * po/*.po: make update-po | |||||
| 2006-01-25 | * log trust problems as well | Michael Vogt | 1 | -1/+3 | |
| 2006-01-25 | * check authentication status and fail on unauthenticated upgrades | Michael Vogt | 1 | -0/+21 | |
| 2006-01-25 | * DistUpgrade/DistUpgradeCache.py: never remove essential packages | Michael Vogt | 1 | -0/+3 | |
| * DistUpgrade/TODO: some comments about network failures and sources.list | |||||
| 2006-01-18 | * make it the dapper upgrader | Michael Vogt | 1 | -1/+1 | |
| 2006-01-18 | * refactored more stuff into the cache (out of the controler) | Michael Vogt | 1 | -2/+32 | |
| 2006-01-18 | * another typo in the DistUpgradeCache code | Michael Vogt | 1 | -4/+4 | |
| 2006-01-18 | * make not upgrading the installed meta-packages fatal as well | Michael Vogt | 1 | -4/+5 | |
