ubuntu-release-upgrader:ubuntu/main

Last commit made on 2025-06-13
Get this branch:
git clone -b ubuntu/main 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/main
Repository:
lp:ubuntu-release-upgrader

Recent commits

1f49145... by Nick Rosbrook

DistUpgradeVersion: bump

Gbp-Dch: Ignore

04204ac... by Heinrich Schuchardt

Update changelog

Signed-off-by: Heinrich Schuchardt <email address hidden>

b297f84... by Heinrich Schuchardt

Unit test for RVA23 quirk

Test that a RISC-V system that does not support RVA23U64 leads to an abort.

Signed-off-by: Heinrich Schuchardt <email address hidden>

b95db75... by Heinrich Schuchardt

Unit tests for RiscvProfile

Provide unit tests for the class RiscvProfile.

Signed-off-by: Heinrich Schuchardt <email address hidden>

a0141b1... by Heinrich Schuchardt

On RISC-V check that the system is RVA23U64 compatible

We change the RISC-V ISA from RVA20 to RVA23 with the Questing release.
Check hardware compatibility before upgrades (LP: #2111715).

Signed-off-by: Heinrich Schuchardt <email address hidden>

215737d... by Heinrich Schuchardt

Fix test_pyflakes_clean failures

tests/test_pyflakes.py:39: DeprecationWarning: 'count' is passed as positional argument
  test_line = re.sub(r":[0-9]+:", r":*:", line, 1)
../DistUpgrade/DistUpgradeCache.py:1049:32: import '_' from line 35 shadowed by loop variable
../DistUpgrade/DistUpgradeFetcherCore.py:23:1: 'string.Template' imported but unused
../DistUpgrade/DistUpgradeFetcherCore.py:34:1: 'aptsources.sourceslist.SourcesList' imported but unused
../DistUpgrade/DistUpgradeController.py:910:17: local variable 'found_to_dist' is assigned to but never used
../DistUpgrade/ReleaseNotesViewerWebkit.py:29:1: 'gi.repository.Gtk' imported but unused
../.pybuild/cpython3_3.13/build/tests/test_end_of_life.py:5:1: 'subprocess' imported but unused
../tests/test_end_of_life.py:5:1: 'subprocess' imported but unused

Signed-off-by: Heinrich Schuchardt <email address hidden>

132f2cd... by Nick Rosbrook

Release ubuntu-release-upgrader 1:25.10.4

82a3723... by Nick Rosbrook

DistUpgradeVersion: update

Gbp-Dch: Ignore

595b61a... by Nick Rosbrook

setup.cfg: xml-files -> xml_files to fix FTBFS

34283a9... by Nick Rosbrook

Release ubuntu-release-upgrader 1:25.10.3