Changes in Ubuntu 26.04.1

This is a brief summary of bugs fixed between Ubuntu 26.04 and 26.04.1. This summary covers only changes to packages in main and restricted, which account for all packages in the officially-supported images; there are further changes to various packages in universe and multiverse. Some of these fixes were by Ubuntu developers directly, while others were by upstream developers and backported to Ubuntu. For full details, see the individual package changelogs.

In addition to the bugs listed below, this update includes all security updates from the Ubuntu Security Notice affecting Ubuntu 26.04.1 LTS that were released up to and including August 25, 2026.

Installation bug fixes

Updated CD images are provided with this release, including fixes for some installation bugs. (Many installation problems are hardware-specific; for those, see “Hardware support bugs” below.)

Source Package

Bug #

Description

livecd-rootfs

2160092

riscv64: don’t use earlycon=sbi

livecd-rootfs

2157784

riscv64: set kernel flavour to generic instead of hwe for desktop

livecd-rootfs

2149891

fix: update nocloud password data format

livecd-rootfs

2150431

Install kernel and initrd into the casper directory with mode 0644 so that the netboot tarball does not ship a kernel readable only by root

Upgrade bug fixes

These changes fix upgrade issues, smoothing the way for future upgrades to later releases of Ubuntu (and not only).

Source Package

Bug #

Description

ubuntu-release-upgrader

2154602

data/release-upgrades: set Prompt=lts for resolute

ubuntu-release-upgrader

2154724

DistUpgradeQuirks: fix formatting and linting errors

ubuntu-release-upgrader

2150319

DistUpgradeQuirks: mark libfile-libmagic-perl for install on Noble if lintian is installed

ubuntu-release-upgrader

2151216

DistUpgradeQuirks: On Pi installations, force the installation of piboot-try over flash-kernel

ubuntu-release-upgrader

2164900

Refresh mirror list

Desktop fixes

These changes mainly affect desktop installations of Ubuntu and other Ubuntu-based desktop systems.

Source Package

Bug #

Description

packagekit

2148512

SECURITY UPDATE: TOCTOU Race on Transaction Flags

accountsservice

2150215

d/p/0010-set-language.patch: Only write the first language to ~/.pam_environment

gnome-session

2150049

d/ubuntu-mimeapps.list: Fix default file associations for debs and snaps

gnome-control-center

2151253

d/p/u: Avoid resetting autostart toggle when changing app. When loading an app page and setting the initial widget state for the various toggles, we would be inadvertently changing the previous app’s autostart setting to the current app’s autostart setting

mutter

2147501

d/p/u: Avoid processing other events while waiting for snap id. Window creation is a synchronous process, so we must make sure to not process any other events while we’re waiting for a response from snapd. This is achieved by using a temporary GMainContext instead of the default

mutter

2148049

d/p/u: Fix cursor spinning after launching an app

mutter

2148481

d/p/u: Fix cursor not changing in popups

mutter

2150242

d/p/u: Acknowledge the existance of non-desktop snap apps. A snap may provide some desktop apps and some CLI apps. While iterating the apps provided by the snap in search of a desktop file that matches, we should acknowledge the fact that some snap apps will have no associated desktop file. It is otherwise considered a programming error to try and access a json member that does not exist

mutter

2148655

d/p: Cherry-pick Upstream Fix for crash on hot-plugging similar monitors

mutter

2149823

d/p: Fix gdctl crash on invalid backlight

gnome-session

2077969

d/control: Have ubuntu-session depend on gnome-shell-ubuntu-extensions. ubuntu-session is the package providing the option to log-in as the Ubuntu session running gnome-shell --mode=ubuntu, which attempts to load the Ubuntu extensions. Thus, it would be appropriate to add a direct dependency to the extensions package here, rather than relying soley on the ubuntu-desktop-minimal metapackage

mutter

2151278

d/p: Fix same-window drag-and-drop on touchscreen

gtk4

2154281

New upstream bugfix release

gtk4

2150297

d/p: Fix memory corruption leading to crashes in Nautilus

resources

2151297

d/p: Read localized app names from langpacks. Many apps installed as deb packages provide localization for their app names, short description, etc. in langpacks. Resources did not support fetching these strings from langpacks. Use the existing implementation in GLib 2.0 to parse the localized strings

libreoffice

2155241

New upstream release

localsearch

2153123

The shared objects in these new packages were previously owned by tracker-extract 3.8.2-4ubuntu2.1

packagekit

2148474

d/p: Honour allow_deps=false when removing packages. The PackageKit API allows restricting a RemovePackages transaction to prevent removing any dependent packages, but the APT backend was not honouring it. This could have lead to the accidental removal of system packages when trying to uninstall applications from simple PackageKit frontends

cups-filters

2156340

Do not load parport_pc unconditionally: , Closes: #1139318)

software-properties

2150181

gtk: Fix driver detection crash with Python 3.14 forkserver multiprocessing

software-properties

2151292

gtk: Fix typo in section name check causing crash on manually installed drivers

ubuntu-meta

2154038

Added gst-audio-thumbnailer to desktop-minimal-recommends, desktop- raspi-recommends

ubuntu-meta

2154038

Added gst-video-thumbnailer to desktop-minimal-recommends, desktop- raspi-recommends

orca

2157974

New upstream bugfix release

gnome-shell

2157622

dash: Don’t notify two elements for each icon

wsl-setup

2156047

Sync terminal profile with the Desktop theme

libfprint

2148374

d/p/egis_etu905: Add and enable driver for egis_etu905 fingerprint reader

libfprint

2155847

d/p/goodixmoc: Fix inconsistent enrollment progress when swiping quickly

gnome-initial-setup

2150220

d/p: Update translations from launchpad

gnome-initial-setup

2150220

d/p: Make “View release notes” translatable

papers

2157996

New upstream bugfix release

gnome-text-editor

2157883

New upstream bugfix release

gdm3

2157886

New upstream bugfix release

gdm3

2152848

Fix incorrect XDG_SESSION_TYPE in X11 sessions

libadwaita-1

2157880

New upstream bugfix release

gnome-session

2157962

New upstream bugfix release

ubuntu-meta

2158262

Removed pollinate from cloud-minimal, server, server-minimal, server-raspi

gnome-control-center

2159018

New upstream bugfix version

nautilus

2160709

New upstream bugfix release: .

nautilus

2160662

Restore default action in the “permanently delete” confirmation dialog to the what it used to be in 25.10 and older: .

nautilus

2146869

Fix fallback icons not changing size with zoom level: .

nautilus

2156984

d/p/u/unity_launcher_support.patch: Fix crash when opening bookmarks from the dock

nautilus

2062980

d/p/u: Restore progress bar indicator in the shell. We were showing the progress bar but never updating its progress

gnome-shell

2145786

Add ubuntu/gdm-loginDialog-Load-the-logo-image-synchronously.patch to ensure the Ubuntu logo is fully loaded before the first frame of the login screen is displayed

gnome-shell

2161808

d/p/u: Fix accidentally removing search providers

packagekit

2148469

d/p/lp2148469-apt-use-solve-3.0.patch: use apt solver 3.0

gnome-remote-desktop

2160837

New upstream bugfix release

ubuntu-meta

2162040

Added curl explicitly to cloud-minimal and server-minimal after it was implicity removed with pollinate’s removal

libreoffice

2162591

New upstream release

Kernel and Hardware support updates

Considerable work has been done on improving support for many specific items of hardware.

Source Package

Bug #

Description

linux

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-raspi

2150654

resolute/linux-raspi: 7.0.0-1010.10 -proposed tracker

linux-raspi

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-raspi

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-raspi

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-nvidia

2148214

resolute/linux-nvidia: 7.0.0-1006.6 -proposed tracker

linux-nvidia

2148159

resolute/linux: 7.0.0-14.14 -proposed tracker

linux-nvidia

2147533

AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED

linux-nvidia

2139572

The second tbt storage plugged on the dock will not be recognized

linux-nvidia

2139656

dma-buf filesystem flags fix

linux-nvidia

2147403

resolute/linux: 7.0.0-13.13 -proposed tracker

linux-nvidia

2147447

Canonical Kmod 2025 key rotation

nvidia-graphics-drivers-580

2143635

Fix suspend crash caused by missing objtool jump_label NOP conversion

nvidia-graphics-drivers-580

2151130

New upstream release 580.159.03 ERD/UDA

nvidia-graphics-drivers-595

2143635

Fix suspend crash caused by missing objtool jump_label NOP conversion

nvidia-graphics-drivers-595

2150787

New upstream release 595.71.05 UDA

nvidia-graphics-drivers-580-server

2143635

Fix suspend crash caused by missing objtool jump_label NOP conversion

nvidia-graphics-drivers-580-server

2151130

New upstream release 580.159.03 ERD/UDA

nvidia-graphics-drivers-595-server

2143635

Fix suspend crash caused by missing objtool jump_label NOP conversion

nvidia-graphics-drivers-595-server

2150787

New upstream release 595.71.05 ERD

linux-oem-7.0

2151285

resolute/linux-oem-7.0: 7.0.0-1005.5 -proposed tracker

linux-oem-7.0

2150786

resolute/linux: 7.0.0-17.17 -proposed tracker

linux-aws

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-aws

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-aws

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-gcp

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-gcp

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-gcp

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-ibm

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-ibm

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-ibm

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-oracle

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-oracle

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-oracle

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-realtime

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-realtime

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-realtime

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-riscv

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-riscv

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-riscv

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

alsa-ucm-conf

2146747

Add support for CS42L43B variant

linux-azure

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-azure

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-azure

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-azure-fde

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-azure-fde

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-azure-fde

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

linux-oem-7.0

2157780

resolute/linux-oem-7.0: 7.0.0-1008.8 -proposed tracker

linux-oem-7.0

2156867

[SRU]Enable Realtek ALC287 + Cirrus CS35L56 Audio for Lenovo Yoga Pro 7

linux-oem-7.0

2152688

iwlwifi failed to handle oversized command 0xC05

linux-nvidia

2148866

resolute/linux: 7.0.0-15.15 -proposed tracker

linux-nvidia

2149808

Qualcomm X1E: Speaker overdrive causes hardware protection shutdown

linux-nvidia

2148718

intel-ipu7 / intel-ipu7-isys modules are shipped unsigned in latest Resolute kernels, breaking Secure Boot systems

iproute2

2147525

Modify tc/tbf and tc/htb to allow 64 bit burst parameter

bluez

2156411

d/patches: fix GATT cache DB Hash not updated on service add

bluez

2156488

d/patches: fix AVRCP volume control broken when AVRCP connects before AVDTP

linux-firmware-realtek

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-realtek

2150219

RTL8192EE PCIe WiFi card - missing rtl8192eefw.bin

linux-firmware-realtek

2156342

Autopkgtest test failures

linux-firmware-amd-misc

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-amd-misc

2156342

Autopkgtest test failures

linux-firmware-broadcom-wireless

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-broadcom-wireless

2156342

Autopkgtest test failures

linux-firmware-intel-graphics

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-intel-graphics

2156342

Autopkgtest test failures

linux-firmware-intel-wireless

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-intel-wireless

2156342

Autopkgtest test failures

linux-firmware-marvell-wireless

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-marvell-wireless

2156342

Autopkgtest test failures

linux-firmware-mellanox-spectrum

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-mellanox-spectrum

2156342

Autopkgtest test failures

linux-firmware-netronome

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-netronome

2156342

Autopkgtest test failures

linux-firmware-nvidia-graphics

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-nvidia-graphics

2156342

Autopkgtest test failures

linux-firmware-qlogic

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-qlogic

2156342

Autopkgtest test failures

linux-firmware-qualcomm-graphics

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-qualcomm-graphics

2156342

Autopkgtest test failures

linux-firmware-qualcomm-misc

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-qualcomm-misc

2156342

Autopkgtest test failures

linux-gcp

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-oem-7.0

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-riscv

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-gke

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-realtime

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

alsa-ucm-conf

2154151

Add Nvidia GB300 ALC4080 support

linux-ibm

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-oracle

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-aws

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

nvidia-graphics-drivers-580

2158594

New upstream version 580.173.02

nvidia-graphics-drivers-595

2158653

New upstream version 595.84

nvidia-graphics-drivers-580-server

2158594

New upstream version 580.173.02

linux-azure

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-azure-fde

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-firmware-marvell-prestera

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-marvell-prestera

2156342

Autopkgtest test failures

linux-firmware-amd-graphics

2147396

AMD Ryzen did not response after system enter suspend

linux-firmware-amd-graphics

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-amd-graphics

2153395

[SRU] Fix resource assignment in gc1101 firmware

linux-firmware-amd-graphics

2156342

Autopkgtest test failures

linux-raspi

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-nvidia-bos

2160067

resolute/linux-nvidia-bos: 7.0.0-2015.15 -proposed tracker

linux-nvidia-bos

2159852

Backport iommu: Fix pci_dev_reset_iommu_prepare/done()

linux-nvidia-bos

2153819

CXL: Backport Type-2, state save/restore, and reset support

linux-nvidia-bos

2158811

Reduce SMT contention on Vera

linux-nvidia-bos

2158813

resolute/linux-nvidia-bos: 7.0.0-2014.14 -proposed tracker

linux

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-aws

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-azure

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-ibm

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-oracle

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-realtime

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-riscv

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-azure-fde

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-firmware-intel-misc

2158073

HP ISH firmware missing for Intel Lunar Lake and Panther Lake systems

linux-firmware-intel-misc

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-intel-misc

2156342

Autopkgtest test failures

linux-firmware-mediatek

2158809

[SRU][S/R/N] mt7925: add support for the India, Tunisia and Paraguay country codes

linux-firmware-mediatek

2150443

Missing symlink /usr/lib/firmware/rt3090.bin.zst

linux-firmware-mediatek

2154392

[SRU][S/R/N] mt7925: Fix scanning issues with Netgear APs

linux-firmware-mediatek

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-mediatek

2156342

Autopkgtest test failures

linux-firmware-qualcomm-wireless

2150830

Missing ath9k_htc firmware

linux-firmware-qualcomm-wireless

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-qualcomm-wireless

2156342

Autopkgtest test failures

alsa-ucm-conf

2159957

Fix “No input and output for rt713 + rt1320 codec”

linux-raspi

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-firmware-raspi

2149913

Add missing files for Cypress 43439 WiFi firmware

linux-oem-7.0

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-firmware-misc

2156830

Fix missing audio output device on Dell Slate HPT platform

linux-firmware-misc

2156867

[SRU]Enable Realtek ALC287 + Cirrus CS35L56 Audio for Lenovo Yoga Pro 7

linux-firmware-misc

2158956

[SRU] Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)

linux-firmware-misc

2147186

linux-firmware package does not mention about all licensing in copyright file

linux-firmware-misc

2152549

Don’t provide atmel-firmware

linux-firmware-misc

2155216

Add Cirrus CS35L56 firmware mappings for Dell systems

linux-firmware-misc

2156342

Autopkgtest test failures

linux-nvidia-bos

2158267

Performance regression causes SDXL inference slowdown (~42x)

linux-nvidia-bos

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-nvidia

2154174

resolute ubuntu_kernel_selftests:seccomp_build test compilation issue

linux-nvidia

2158267

Performance regression causes SDXL inference slowdown (~42x)

Base platform fixes

These changes affect the core fundamental components of all the Ubuntu flavors.

Source Package

Bug #

Description

distro-info-data

2150234

Add Ubuntu 26.10 “Stonking Stingray”

base-files

2150561

/etc/os-release: Fix missing LTS in VERSION

base-files

2164885

/etc/issue{,.net}, /etc/{lsb,os}-release: bump version to 26.04.1

malcontent

2152282

d/p/all_apps.patch: Guard g_app_info_get_commandline() return values with NULL checks before passing to g_strsplit(). Snap desktop files without an Exec= key trigger a g_strsplit assertion failure and segfault in mct_app_filter_is_appinfo_allowed()

flash-kernel

2149885

db/all.db: Add entry for DeepComputing FML13V05

ca-certificates

2156786

Update Mozilla certificate authority bundle to version 2.86

update-notifier

2150568

Add support for also using desktop-security-center as the UI manager. Currently only software-properties-livepatch is supported, which is fine for Noble but not for Resolute onward, because desktop-security-center snap is used instead. This patch adds support for the later, checking for it first and falling back to the old software-properties code if needed

lintian

2151306

Welcome Stonking Stingray!

build-essential

2154780

Add libcrypt-dev to ensure compatibility with the Launchpad chroots during the resolute development cycle

libgcrypt20

2154120

d/p/riscv-fix-vlen-greater-128: Fix computing on RISC-V with VLEN > 128

libinput

2156327

Add quirks support for Elan touchpad 04F3:3355: d/p/0001-Add-Elan-haptic-touchpad-04F3-3355-support.patch

tzdata

2157973

New upstream release

fwupd

2148183

Fix recovery key prompt for multi-boot systems. Previously an error made fwupdmgr prompt all systems where hardware-backed FDE was detected, when it should only verify against the current system IFF it is running under snapd FDE

fwupd

2156480

Fix incorrect error propagation. If CTRL-D was sent, the process would expose an incorrect error propagation in the recovery key verification

fwupd

2156479

d/p/mtd-fall-back-to-generic-firmware.patch: Fix an error on MTD devices where gtype was incorrectly set to G_TYPE_INVALID

fwupd

2156612

d/p/fix-device-locker-crash.patch: Fix an error where the genesys-gl32xx plugin would crash due to using the wrong detach and attach callbacks

snapd

2154498

New upstream release

snapd

2147606

FDE: deprecate check-pin/passphrase API endpoints: FDE: give inactive state on classic

snapd

2139213

interfaces: bool-file

snapd

2125344

remote device management: implement dispatch-mgmt-messages task with sequencing support: snap: avoid empty channel forwarding message

snapd

2152908

snap: clarify snap install help text for –classic and –devmode: snap: print complex attributes in snap interface

snapd

1966067

Look at gadget.yaml instead of marker file to determine ubootpart usage: Skip redundant xdg-settings confirmation prompt when setting is already correct

snapd

2110368

Look at gadget.yaml instead of marker file to determine ubootpart usage: Fix component installation for private snaps via snapctl

snapd

2144666

Look at gadget.yaml instead of marker file to determine ubootpart usage: Fix mount namespace updates with synthetic bind mounts on same target paths

snapd

2146337

Look at gadget.yaml instead of marker file to determine ubootpart usage: Improve handling of failed downloads and retain partial files for resume

snapd

2147207

Look at gadget.yaml instead of marker file to determine ubootpart usage: Fix snap enable/disable cycle forgetting components

build-essential

2161162

No-change rebuild in the -security pocket to make sure security updates get built with libcrypt-dev

libpciaccess

2145797

d/rules: correct pc.ids path

apport

2148656

Fix support for zstd compressed CoreDump

apport

2159029

Fix retracing with a HTTP proxy set

apport

2073787

exclude {usr/,}lib/modules and more from Contents-*.gz cache to reduce required memory for apport-retrace

apport

2150427

fix mapping primary ports.ubuntu.com to archive.ubuntu.com

apport

2150427

fix GDB command for amd64 sandbox on non-amd64

apport

2146806

enforce some keys to always have str values in load()

apport

2149892

avoid double .txt file extension

apport

2158973

use pwd, ls, and true from GNU coreutils in apport-valgrind tests

apport

2149909

relax check for Package field

apport

2153134

fix running tests as non-root system user

remmina

2161512

debian/patches/lp2161512.patch: Fix bug with pre and post connect commands in src/remmina_ext_exec.c

update-notifier

2159587

Always show notification if requested: .

freerdp3

2161573

SECURITY REGRESSION: Clipboard broken

tzdata

2161092

New upstream release

distro-info-data

2131678

Ubuntu Legacy Support extension has been increased to 15 years

openssl

2161371

SECURITY UPDATE: HollowByte Denial of Service issue

ubuntu-raspi-settings

2157789

20-raspi-compress.conf: Added to reduce zstd / xz compression levels to avoid OOM on constrained memory models

ubuntu-raspi-settings

2157975

bigram-tmp-mount.conf: Disable the tmpfs /tmp mount on systems with low RAM

webkit2gtk

2156420

d/p/arm64-64k-pages: Fix running on ARM64 with 64KB page size

flash-kernel

2158717

db/all.db: Add entry for SpacemiT K3 CoM260 IFX

flash-kernel

2151216

d/control: Declare breaks on raspi meta-packages from versions prior to resolute

systemd

2158686

d/systemd.postinst: move systemd-tmpfiles –create after debhelper. Otherwise, the debhelper-generated systemd-tmpfiles call will include var.conf, but not rsyslog’s 00rsyslog.conf, and breaks rsyslog when the systemd package is upgraded

systemd

2157342

test: use gnudate in TEST-45-TIMEDATE

systemd

2157344

d/t/upstream: skip TEST-70-TPM2 and TEST-86-MULTI-PROFILE-UKI due to timeouts

systemd

2148619

Fix cloud-init delay caused by systemd-networkd resolve hook

systemd

2150773

core: Open netfilter socket only when needed

apparmor

2161458

New upstream release (SRU backport)

apparmor

2158941

uucore locales reads

apparmor

2158939

lsusb uevent file reads

apparmor

2157575

alsamixer asound config reads

apparmor

2152079

Add patch to fix transmission-gtk file chooser

debootstrap

2160111

Detect and support SHA512 in Release index files: , Closes: #1141672

grub2

2156423

grub-initrd-fallback.service: After grub2-common.service

libinput

2156749

Add quirk support for Synaptic touchpad 06CB:D024: d/p/0001-quirks-add-HP-haptic-touchpad-quirk.patch

mesa

2152207

d/p/egl-gbm-Ignore-current-front-buffer-in-get_back_bo.patch: Yet another patch for mutter

mesa

2152207

patches/egl-gbm-Ignore-buffers-with-no-BO-for-destroying-exc.patch: Another patch for mutter

mesa

2155045

Backport to resolute

gce-compute-image-packages

2161006

No change rebuild for Resolute

snapd

2157692

New upstream release

console-setup

2152901

No change rebuild against keymapper 0.6.4ubuntu0~26.04: . This should produce the expected pc105.tree file that core24-based Subiquity consumes at build time.

python-apt

2164900

Refresh mirror list