lp:~enr0n/ubuntu-release-upgrader
- Get this repository:
-
git clone
https://git.not.enabled/~enr0n/ubuntu-release-upgrader
Branches
Name | Last Modified | Last Commit |
---|---|---|
ubuntu/lunar | 2023-10-12 14:52:02 UTC |
Release ubuntu-release-upgrader 1:23.04.7
Author:
Nick Rosbrook
Release ubuntu- |
ubuntu/main | 2023-10-12 14:46:35 UTC |
Release ubuntu-release-upgrader 1:23.10.11
Author:
Nick Rosbrook
Release ubuntu- |
lp.2029142 | 2023-08-02 15:27:59 UTC |
Release ubuntu-release-upgrader 1:23.10.5
Author:
Nick Rosbrook
Release ubuntu- |
deb822-v3 | 2023-07-28 18:07:28 UTC |
Release ubuntu-release-upgrader 1:23.10.4
Author:
Nick Rosbrook
Release ubuntu- |
lp2020406 | 2023-06-22 18:00:57 UTC |
Update changelog
Author:
Nick Rosbrook
Update changelog |
deb822-v2 | 2023-06-16 18:19:38 UTC |
[WIP] DistUpgradeController: migrate to deb822 sources on upgrade
Author:
Nick Rosbrook
[WIP] DistUpgradeCont This adds general support for deb822 to ubuntu- Add a check to see if the system is still using any .list source files, Along with this, re-write the updateSourcesList() and TODO: We might actually need to do this in two phases because of how the |
ubuntu/next | 2023-05-02 12:01:24 UTC |
Release ubuntu-release-upgrader 1:23.10.1
Author:
Nick Rosbrook
Release ubuntu- |
lp.2012638 | 2023-04-12 18:36:23 UTC |
Release ubuntu-release-upgrader 1:23.04.4
Author:
Nick Rosbrook
Release ubuntu- |
lp2015087 | 2023-04-03 16:39:18 UTC |
Release ubuntu-release-upgrader 1:23.04.3
Author:
Nick Rosbrook
Release ubuntu- |
flatpak-quirk | 2023-02-22 21:56:32 UTC |
Release ubuntu-release-upgrader 1:23.04.2
Author:
Nick Rosbrook
Release ubuntu- |
ubuntu/jammy | 2022-10-14 14:29:53 UTC |
Release ubuntu-release-upgrader 1:22.04.15
Author:
Nick Rosbrook
Release ubuntu- |
lp.1991096 | 2022-10-03 14:23:38 UTC |
Release ubuntu-release-upgrader 1:22.10.8
Author:
Nick Rosbrook
Release ubuntu- |
jammy-srus | 2022-05-26 14:57:50 UTC |
releasing package ubuntu-release-upgrader version 1:22.04.11
Author:
Nick Rosbrook
releasing package ubuntu- |
lp.1973785 | 2022-05-18 12:53:30 UTC |
DistUpgrade: do not show lock screen error if XDG_SESSION_TYPE is tty
Author:
Nick Rosbrook
DistUpgrade: do not show lock screen error if XDG_SESSION_TYPE is tty The lock screen inhibit code is expected to fail on e.g. server because Fix the condition so that the error message is not shown if LP: #1973785 |
lp.1965568 | 2022-05-09 16:17:43 UTC |
releasing package ubuntu-release-upgrader version 1:22.10.2
Author:
Nick Rosbrook
releasing package ubuntu- |
lp.1965568-jammy | 2022-05-06 21:01:49 UTC |
DistUpgrade: gracefully handle missing dbus module
Author:
Nick Rosbrook
DistUpgrade: gracefully handle missing dbus module Commit ef1158e4 ("DistUpgrade: use org.freedesktop Move the `import dbus` statement to the try block in _inhibitIdle(), and LP: #1965568 |
kinetic | 2022-04-28 18:28:41 UTC |
releasing package ubuntu-release-upgrader version 1:22.10.1
Author:
Nick Rosbrook
releasing package ubuntu- |
lp.1968607-focal | 2022-04-18 14:11:46 UTC |
data: manually update mirrors.cfg
Author:
Nick Rosbrook
data: manually update mirrors.cfg The age check in pre-build.sh prevented this from happening in the |
lp.1968607-impish | 2022-04-14 16:56:37 UTC |
releasing package ubuntu-release-upgrader version 1:21.10.9
Author:
Nick Rosbrook
releasing package ubuntu- |
fix-typo-in-help | 2022-04-14 13:29:24 UTC |
do-release-upgrade: Fix a typo in do-release-upgrade --help
Author:
Nick Rosbrook
do-release-upgrade: Fix a typo in do-release-upgrade --help s/comma- |
lp.1968607-jammy | 2022-04-13 20:06:36 UTC |
DistUpgrade: do not make UI dialog calls while EUID != 0
Author:
Nick Rosbrook
DistUpgrade: do not make UI dialog calls while EUID != 0 The screen lock prevention code has to temporarily set the EUID to the To fix this, in _inhibitIdle(), move the information dialog call to |
lp.1968607 | 2022-04-13 17:43:54 UTC |
DistUpgrade: do not make UI dialog calls while EUID != 0
Author:
Nick Rosbrook
DistUpgrade: do not make UI dialog calls while EUID != 0 The screen lock prevention code has to temporarily set the EUID to the To fix this, in _inhibitIdle(), move the information dialog call to |
deb2json-updates | 2022-03-15 14:14:19 UTC |
DistUpgrade: add firefox deb2snap entries for appropriate flavors
Author:
Nick Rosbrook
DistUpgrade: add firefox deb2snap entries for appropriate flavors Kubuntu, Lubuntu, and Ubuntu MATE are shipping the firefox snap in Finally, update deb2snap.json so that snap:firefox is installed on the LP: #1964443 |
deb2json-core20 | 2022-03-11 17:24:34 UTC |
DistUpgrade: replace core18 with core20 in deb2snap.json
Author:
Nick Rosbrook
DistUpgrade: replace core18 with core20 in deb2snap.json |
lp.1960255 | 2022-02-23 19:43:35 UTC |
DistUpgrade: prevent upgrades to jammy on Power 8
Author:
Nick Rosbrook
DistUpgrade: prevent upgrades to jammy on Power 8 Starting with jammy, ppc64el packages are compiled for Power 9 LP: #1960255 |
lp.1959458 | 2022-02-11 22:21:01 UTC |
DistUpgrade: use org.freedesktop.ScreenSaver to inhibit screen lock
Author:
Nick Rosbrook
DistUpgrade: use org.freedesktop Update the screen lock prevention code in DistUpgradeCont The org.freedesktop Remove the gnome-screensaver quirk and the KDE-specific code in favor of [1] https:/ LP: #1959458 |
lp.1947581 | 2022-02-03 20:19:01 UTC |
DistUpgrade: update download rates in estimated download message
Author:
Nick Rosbrook
DistUpgrade: update download rates in estimated download message Currently, the estimated download time message references 1Mbit DSL and While here, make the computation compliant with [2]. [1] https:/ LP: #1947581 |
1 → 27 of 27 results | First • Previous • Next • Last |