UbuntuUpdates.org

Release lucid does not exist.

Latest Changelogs for all releases

All releases Bionic Focal Jammy Noble Plucky Questing
Include all PPAs Exclude daily builds PPAs Exclude all PPAs
Include levels: securityupdatesbackportsproposedbase

Note: Only updates for "head" packages where the changelog is available are shown on this page (view all).

mariadb-10.6 Dec 6th 03:13
Release: jammy Repo: universe Level: proposed New version: 1:10.6.23-0ubuntu0.22.04.1
Packages in group:  libmariadb3 libmariadbd19 libmariadbd-dev libmariadb-dev libmariadb-dev-compat mariadb-backup mariadb-client mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common mariadb-plugin-connect (... see all)

  mariadb-10.6 (1:10.6.23-0ubuntu0.22.04.1) jammy; urgency=medium

  * New upstream maintenance release 10.6.23. For details about fixes please see
    https://mariadb.com/docs/release-notes/community-server/10.6/10.6.24
    (LP: #2120204)
  * Update Lintian overrides for new files in latest upstream version
  * Add debian/source/local-options to suppress WolfSSL line ending errors

 -- Otto Kekäläinen <email address hidden> Fri, 10 Oct 2025 20:03:01 -0700

2120204 [SRU] MariaDB 11.4.8, 10.11.14, 10.6.23 in all maintained Ubuntu releases

snapd Dec 6th 03:13
Release: jammy Repo: universe Level: proposed New version: 2.73+ubuntu22.04
Packages in group:  golang-github-snapcore-snapd-dev golang-github-ubuntu-core-snappy-dev snap-confine snapd-xdg-open ubuntu-core-launcher ubuntu-core-snapd-units ubuntu-snappy ubuntu-snappy-cli

  snapd (2.73+ubuntu22.04) jammy; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for unchange

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

ubuntu-drivers-common Dec 6th 03:13
Release: jammy Repo: universe Level: proposed New version: 1:0.9.6.2~0.22.04.10
Packages in group:  dh-modaliases nvidia-common

  ubuntu-drivers-common (1:0.9.6.2~0.22.04.10) jammy; urgency=medium

  * Prevent coinstallation of conflicting Nvidia Drivers (LP: #2125156)

 -- Mitchell Augustin <email address hidden> Fri, 03 Oct 2025 16:26:02 -0500

2125156 ubuntu-drivers recommends conflicting nvidia packages in some circumstances

snapd Dec 6th 02:13
Release: plucky Repo: main Level: proposed New version: 2.73+ubuntu25.04
Packages in group: 

  snapd (2.73+ubuntu25.04) plucky; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for unchang

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

snapd Dec 6th 01:15
Release: questing Repo: universe Level: proposed New version: 2.73+ubuntu25.10
Packages in group:  golang-github-snapcore-snapd-dev golang-github-ubuntu-core-snappy-dev snap-confine snapd-xdg-open ubuntu-core-launcher ubuntu-core-snapd-units ubuntu-snappy ubuntu-snappy-cli

  snapd (2.73+ubuntu25.10) questing; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for uncha

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

fwupd Dec 6th 01:15
Release: questing Repo: universe Level: proposed New version: 2.0.17-6~25.10.1
Packages in group:  fwupd-tests

  fwupd (2.0.17-6~25.10.1) questing; urgency=medium

  * Backport to Questing
    - Add PS5512 usb firmware update (LP: #2131001)
  * d/control: Drop libpassim-dev from b-d

 -- Mario Limonciello <email address hidden> Sun, 30 Nov 2025 07:17:44 -0600

2131001 Support Dell SD25/WD25 new firmware package and PS5512 usb hub on Dell machine

ubuntu-drivers-common Dec 6th 00:13
Release: jammy Repo: main Level: proposed New version: 1:0.9.6.2~0.22.04.10
Packages in group:  fglrx-pxpress

  ubuntu-drivers-common (1:0.9.6.2~0.22.04.10) jammy; urgency=medium

  * Prevent coinstallation of conflicting Nvidia Drivers (LP: #2125156)

 -- Mitchell Augustin <email address hidden> Fri, 03 Oct 2025 16:26:02 -0500

2125156 ubuntu-drivers recommends conflicting nvidia packages in some circumstances

snapd Dec 6th 00:13
Release: jammy Repo: main Level: proposed New version: 2.73+ubuntu22.04
Packages in group: 

  snapd (2.73+ubuntu22.04) jammy; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for unchange

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

livecd-rootfs Dec 6th 00:13
Release: jammy Repo: main Level: proposed New version: 2.765.57
Packages in group: 

  livecd-rootfs (2.765.57) jammy; urgency=medium

  * Cherry-pick fix for autopkgtests from ubuntu/master: (LP: #2124984)
    - Add NOW env variable in autopkgtest.

2124984 build.info is not present on ubuntu-base and ubuntu-oci Jammy images

snapd Dec 5th 23:13
Release: noble Repo: universe Level: proposed New version: 2.73+ubuntu24.04
Packages in group:  golang-github-snapcore-snapd-dev golang-github-ubuntu-core-snappy-dev snap-confine snapd-xdg-open ubuntu-core-launcher ubuntu-core-snapd-units ubuntu-snappy ubuntu-snappy-cli

  snapd (2.73+ubuntu24.04) noble; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for unchange

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

fwupd Dec 5th 23:13
Release: noble Repo: universe Level: proposed New version: 1.9.33-0ubuntu1~24.04.1ubuntu1
Packages in group:  fwupd-tests libfwupd-dev

  fwupd (1.9.33-0ubuntu1~24.04.1ubuntu1) noble; urgency=medium

  * New upstream version (1.9.31)
    - Add PS5512 usb firmware update (LP: #2131001)

 -- Mario Limonciello <email address hidden> Sun, 30 Nov 2025 07:12:14 -0600

2131001 Support Dell SD25/WD25 new firmware package and PS5512 usb hub on Dell machine

snapd Dec 5th 21:13
Release: noble Repo: main Level: proposed New version: 2.73+ubuntu24.04
Packages in group: 

  snapd (2.73+ubuntu24.04) noble; urgency=medium

  * New upstream release, LP: #2132084
    - FDE: do not save incomplete FDE state when resealing was skipped
    - FDE: warn of inconsistent primary or policy counter
    - Confdb: document confdb in snapctl help messages
    - Confdb: only confdb hooks wait if snaps are disabled
    - Confdb: relax confdb change conflict checks
    - Confdb: remove empty parent when removing last leaf
    - Confdb: support parsing field filters
    - Confdb: wrap confdb write values under "values" key
    - dm-verity for essential snaps: add new naming convention for
      verity files
    - dm-verity for essential snaps: add snap integrity discovery
    - dm-verity for essential snaps: fix verity salt calculation
    - Assertions: add hardware identity assertion
    - Assertions: add integrity stanza in snap resources revisions
    - Assertions: add request message assertion required for remote
      device management
    - Assertions: add response-message assertion for secure remote
      device management
    - Assertions: expose WithStackedBackstore in RODatabase
    - Packaging: cross-distro | install upstream NEWS file into relevant
      snapd package doc directory
    - Packaging: cross-distro | tweak how the blocks injecting
      $SNAP_MOUNT_DIR/bin are generated as required for openSUSE
    - Packaging: remove deprecated snap-gdb-shim and all references now
      that snap run --gdb is unsupported and replaced by --gdbserver
    - Preseed: call systemd-tmpfiles instead handle-writable-paths on
      uc26
    - Preseed: do not remove the /snap dir but rather all its contents
      during reset
    - snap-confine: attach name derived from security tag to BPF maps
      and programs
    - snap-confine: ensure permitted capabilities match expectation
    - snap-confine: fix cached snap-confine profile cleanup to report
      the correct error instead of masking backend setup failures
    - snap-confine: Improve validation of user controlled paths
    - snap-confine: tighten snap cgroup checks to ensure a snap cannot
      start another snap in the same cgroup, preventing incorrect
      device-filter installation
    - core-initrd: add 26.04 ubuntu-core-initramfs package
    - core-initrd: add missing order dependency for setting default
      system files
    - core-initrd: avoid scanning loop and mmc boot partitions as the
      boot disk won't be any of these
    - core-initrd: make cpio a Depends and remove from Build-Depends
    - core-initrd: start plymouth sooner and reload when gadget is
      available
    - Cross-distro: modify syscheck to account for differences in
      openSUSE 16.0+
    - Validation sets: use in-flight validation sets when calling
      'snapctl install' from hook
    - Prompting: enable prompting for the camera interface
    - Prompting: remove polkit authentication when modifying/deleting
      prompting rules
    - LP: #2127189 Prompting: do not record notices for unchange

(See more...)
2132084 [SRU] 2.73
2127189 Too many permission prompting rules can prevent snapd to start
1851490 [SRU] Favourite entry for chromium disappears with every update
2121853 no way to determine snapd version from within an application snap
2127214 snapd does not match sometimes properly existing partitions to gadget partitions
More...

fwupd Dec 5th 21:13
Release: noble Repo: main Level: proposed New version: 1.9.33-0ubuntu1~24.04.1ubuntu1
Packages in group:  fwupd-doc gir1.2-fwupd-2.0 libfwupd2

  fwupd (1.9.33-0ubuntu1~24.04.1ubuntu1) noble; urgency=medium

  * New upstream version (1.9.31)
    - Add PS5512 usb firmware update (LP: #2131001)

 -- Mario Limonciello <email address hidden> Sun, 30 Nov 2025 07:12:14 -0600

2131001 Support Dell SD25/WD25 new firmware package and PS5512 usb hub on Dell machine

tellico Dec 5th 16:11
Release: plucky Repo: universe Level: proposed New version: 4.1.1-1ubuntu2.1
Packages in group:  tellico-data tellico-doc tellico-scripts

  tellico (4.1.1-1ubuntu2.1) plucky; urgency=medium

  * debian/tellico-apparmor: fix profile syntax (LP: #2120284)
    - Thanks to Theofilos Intzoglou (parapente).

 -- Robert Kratky <email address hidden> Tue, 21 Oct 2025 13:21:08 +0200

2120284 [SRU] Tellico AppArmor policy parser error: unexpected TOK_ID, expecting TOK_MODE

mariadb Dec 5th 16:11
Release: plucky Repo: universe Level: proposed New version: 1:11.4.8-0ubuntu0.25.04.1
Packages in group:  libmariadb3 libmariadbd19t64 libmariadbd-dev libmariadb-dev libmariadb-dev-compat mariadb-backup mariadb-client mariadb-client-compat mariadb-client-core mariadb-common mariadb-plugin-connect (... see all)

  mariadb (1:11.4.8-0ubuntu0.25.04.1) plucky; urgency=medium

  [ Otto Kekäläinen ]
  * New upstream maintenance release 11.4.8. For details about fixes please see
    https://mariadb.com/docs/release-notes/community-server/11.4/11.4.8
    (LP: #2120204)
  * Drop Hurd patches that are now included upstream
  * Suppress native AIO warning introduced in upstream a87bb96
  * Update server trace to include new parameters and values
  * Remove obsolete cleanup as upstream moved pam_mariadb_mtr.so in c05b1fe
  * Add debian/source/local-options to suppress WolfSSL line ending errors
  * Salsa CI: Revert back to pre-sbuild pipeline version to builds can pass

  [ Sergei Golubchik ]
  * MDEV-36815 Fresh MariaDB 11.4 installation gives errors when configuring
    utf8

 -- Otto Kekäläinen <email address hidden> Thu, 09 Oct 2025 22:33:23 -0700

2120204 [SRU] MariaDB 11.4.8, 10.11.14, 10.6.23 in all maintained Ubuntu releases



About   -   Send Feedback to @ubuntu_updates