ubuntu-release-upgrader:ubuntu/artful

Last commit made on 2019-12-06
Get this branch:
git clone -b ubuntu/artful https://git.launchpad.net/ubuntu-release-upgrader
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/artful
Repository:
lp:ubuntu-release-upgrader

Recent commits

31fabab... by Balint Reczey

debian/gbp.conf: Add default configuration

e43c487... by Balint Reczey

Rename .bzrignore to .gitignore

951edec... by Balint Reczey

debian/control: Update Vcs-*: URLs

084dae7... by Balint Reczey

Add .keep files to preserve empty directories

944d5b0... by Balint Reczey

Update changelog

d427179... by Balint Reczey

Skip Python files from other packages in PEP 8 tests

1a84173... by Balint Reczey

- Raise privileges in do-release-upgrade using pkexec when GUI is used
- Drop gksu usage
- Use os.execv in check-new-release-gtk instead of os.execl
- Apply the workaround "xhost +si:localuser:root" under Wayland to let
  upgrades finish (LP: #1732185)

f82d107... by Brian Murray

data/removal_blacklist.cfg: unblacklist unity so that release upgrades to
17.10 for systems without universe enabled can proceed. (LP: #1725605)

2c1e82f... by Brian Murray

releasing package ubuntu-release-upgrader version 1:17.10.7

56b6562... by Brian Murray

DistUpgrade/DistUpgradeController.py: Provide better instructions when an
upgrade is aborted due to a lack of free space in a partition.
(LP: #1721882)