{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [
                "linux-headers-7.3.0-5",
                "linux-headers-7.3.0-5-generic",
                "linux-image-7.3.0-5-generic",
                "linux-modules-7.3.0-5-generic",
                "linux-tools-7.3.0-5",
                "linux-tools-7.3.0-5-generic",
                "sq",
                "systemd-resolved"
            ],
            "removed": [
                "linux-headers-7.2.0-5",
                "linux-headers-7.2.0-5-generic",
                "linux-image-7.2.0-5-generic",
                "linux-modules-7.2.0-5-generic",
                "linux-tools-7.2.0-5",
                "linux-tools-7.2.0-5-generic"
            ],
            "diff": [
                "bpftool",
                "linux-headers-generic",
                "linux-headers-virtual",
                "linux-image-virtual",
                "linux-tools-common",
                "linux-virtual",
                "python3-distupgrade",
                "rust-coreutils",
                "ubuntu-kernel-accessories",
                "ubuntu-minimal",
                "ubuntu-release-upgrader-core",
                "ubuntu-server",
                "ubuntu-standard"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "bpftool",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.8.0+7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.8.0+7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-headers-generic",
                "from_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.3.0-5.5+3",
                    "version": "7.3.0-5.5+3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    1786013,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Obsolete out-of-tree usbio and vision dkms",
                            "    - [Packaging] Drop ipu6 from linux-image-generic provides",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Timo Aaltonen <tjaalton@debian.org>",
                        "date": "Thu, 17 Sep 2026 17:11:52 +0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Drop obsolete transitionals",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Thu, 17 Sep 2026 15:20:35 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-5.5",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:39:17 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry; drop unstable suffix",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Canonical Kernel Team <kernel-team@lists.ubuntu.com>",
                        "date": "Mon, 14 Sep 2026 10:18:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-4.4",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:34:38 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-3.3",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:58:32 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-2.2",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 11:50:47 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-1.1",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:02:27 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian/dkms-versions -- resync from main package",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:58:26 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry: rename to linux-meta-unstable and bump to 7.3.0",
                            "    (major-version bootstrap for the unstable family)",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Tue, 25 Aug 2026 10:03:26 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-headers-virtual",
                "from_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.3.0-5.5+3",
                    "version": "7.3.0-5.5+3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    1786013,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Obsolete out-of-tree usbio and vision dkms",
                            "    - [Packaging] Drop ipu6 from linux-image-generic provides",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Timo Aaltonen <tjaalton@debian.org>",
                        "date": "Thu, 17 Sep 2026 17:11:52 +0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Drop obsolete transitionals",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Thu, 17 Sep 2026 15:20:35 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-5.5",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:39:17 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry; drop unstable suffix",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Canonical Kernel Team <kernel-team@lists.ubuntu.com>",
                        "date": "Mon, 14 Sep 2026 10:18:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-4.4",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:34:38 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-3.3",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:58:32 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-2.2",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 11:50:47 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-1.1",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:02:27 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian/dkms-versions -- resync from main package",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:58:26 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry: rename to linux-meta-unstable and bump to 7.3.0",
                            "    (major-version bootstrap for the unstable family)",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Tue, 25 Aug 2026 10:03:26 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-image-virtual",
                "from_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.3.0-5.5+3",
                    "version": "7.3.0-5.5+3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    1786013,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Obsolete out-of-tree usbio and vision dkms",
                            "    - [Packaging] Drop ipu6 from linux-image-generic provides",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Timo Aaltonen <tjaalton@debian.org>",
                        "date": "Thu, 17 Sep 2026 17:11:52 +0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Drop obsolete transitionals",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Thu, 17 Sep 2026 15:20:35 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-5.5",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:39:17 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry; drop unstable suffix",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Canonical Kernel Team <kernel-team@lists.ubuntu.com>",
                        "date": "Mon, 14 Sep 2026 10:18:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-4.4",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:34:38 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-3.3",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:58:32 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-2.2",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 11:50:47 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-1.1",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:02:27 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian/dkms-versions -- resync from main package",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:58:26 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry: rename to linux-meta-unstable and bump to 7.3.0",
                            "    (major-version bootstrap for the unstable family)",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Tue, 25 Aug 2026 10:03:26 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-tools-common",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-virtual",
                "from_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": "linux-meta",
                    "source_package_version": "7.3.0-5.5+3",
                    "version": "7.3.0-5.5+3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    1786013,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Obsolete out-of-tree usbio and vision dkms",
                            "    - [Packaging] Drop ipu6 from linux-image-generic provides",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Timo Aaltonen <tjaalton@debian.org>",
                        "date": "Thu, 17 Sep 2026 17:11:52 +0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Packaging] Drop obsolete transitionals",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Thu, 17 Sep 2026 15:20:35 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-5.5",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:39:17 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry; drop unstable suffix",
                            ""
                        ],
                        "package": "linux-meta",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Canonical Kernel Team <kernel-team@lists.ubuntu.com>",
                        "date": "Mon, 14 Sep 2026 10:18:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-4.4",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:34:38 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-3.3",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:58:32 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-2.2",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 11:50:47 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Main version: 7.3.0-1.1",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:02:27 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian/dkms-versions -- resync from main package",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0+1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:58:26 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Dummy entry: rename to linux-meta-unstable and bump to 7.3.0",
                            "    (major-version bootstrap for the unstable family)",
                            ""
                        ],
                        "package": "linux-meta-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Tue, 25 Aug 2026 10:03:26 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-distupgrade",
                "from_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.10.8",
                    "version": "1:26.10.8"
                },
                "to_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.10.9",
                    "version": "1:26.10.9"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2154822,
                    2149957
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * DistUpgradeController: fix remaining arch-split issues (LP: #2154822)",
                            "    - Properly ignore stanzas for archs we don't serve",
                            "    - When matching archive hosts, use something more intelligent than a",
                            "      sub-string match to handle the archive.ubuntu.com.example.net case",
                            "    - Check the archs on archive.u.c and ports.u.c match those specified in",
                            "      the new MIRROR_ARCHS and PORTS_ARCHS sets",
                            "  * DistUpgradeQuirks: Correct resolute release-note URLs (LP: #2149957)",
                            "  * pre-build.sh: Correct number of mentions of release in ReleaseAnnouncment",
                            "    as the release no longer appears in the changelog URL",
                            "  * test_apport_crash: Fix a long-broken logfile leak test",
                            "  * test_dist_upgrade_fetcher_core: Derive the release to test from",
                            "    distro_info to stop the test rotting",
                            ""
                        ],
                        "package": "ubuntu-release-upgrader",
                        "version": "1:26.10.9",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2154822,
                            2149957
                        ],
                        "author": "Dave Jones <dave.jones@canonical.com>",
                        "date": "Wed, 16 Sep 2026 22:49:48 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "rust-coreutils",
                "from_version": {
                    "source_package_name": "rust-coreutils",
                    "source_package_version": "0.11.0-2ubuntu1",
                    "version": "0.11.0-2ubuntu1"
                },
                "to_version": {
                    "source_package_name": "rust-coreutils",
                    "source_package_version": "0.11.0-2ubuntu2",
                    "version": "0.11.0-2ubuntu2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2151166
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/patches/fix-install-d-eexist-race.patch: Fix an issue where parallel",
                            "    invocations of install -D would result in an EEXIST race (LP: #2151166)",
                            ""
                        ],
                        "package": "rust-coreutils",
                        "version": "0.11.0-2ubuntu2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2151166
                        ],
                        "author": "Simon Johnsson <simon.johnsson@canonical.com>",
                        "date": "Mon, 14 Sep 2026 17:15:39 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-kernel-accessories",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.576",
                    "version": "1.576"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.577",
                    "version": "1.577"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Use snapshots.ubuntu.com to reduce delay between archive changes",
                            "    and being able to update ubuntu-meta",
                            "  * Added sq to desktop-minimal-recommends, desktop-raspi-recommends,",
                            "    desktop-recommends, server-raspi-recommends, server-recommends, wsl-",
                            "    recommends",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.577",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <juliank@ubuntu.com>",
                        "date": "Fri, 18 Sep 2026 18:30:42 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-minimal",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.576",
                    "version": "1.576"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.577",
                    "version": "1.577"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Use snapshots.ubuntu.com to reduce delay between archive changes",
                            "    and being able to update ubuntu-meta",
                            "  * Added sq to desktop-minimal-recommends, desktop-raspi-recommends,",
                            "    desktop-recommends, server-raspi-recommends, server-recommends, wsl-",
                            "    recommends",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.577",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <juliank@ubuntu.com>",
                        "date": "Fri, 18 Sep 2026 18:30:42 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-release-upgrader-core",
                "from_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.10.8",
                    "version": "1:26.10.8"
                },
                "to_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.10.9",
                    "version": "1:26.10.9"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2154822,
                    2149957
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * DistUpgradeController: fix remaining arch-split issues (LP: #2154822)",
                            "    - Properly ignore stanzas for archs we don't serve",
                            "    - When matching archive hosts, use something more intelligent than a",
                            "      sub-string match to handle the archive.ubuntu.com.example.net case",
                            "    - Check the archs on archive.u.c and ports.u.c match those specified in",
                            "      the new MIRROR_ARCHS and PORTS_ARCHS sets",
                            "  * DistUpgradeQuirks: Correct resolute release-note URLs (LP: #2149957)",
                            "  * pre-build.sh: Correct number of mentions of release in ReleaseAnnouncment",
                            "    as the release no longer appears in the changelog URL",
                            "  * test_apport_crash: Fix a long-broken logfile leak test",
                            "  * test_dist_upgrade_fetcher_core: Derive the release to test from",
                            "    distro_info to stop the test rotting",
                            ""
                        ],
                        "package": "ubuntu-release-upgrader",
                        "version": "1:26.10.9",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2154822,
                            2149957
                        ],
                        "author": "Dave Jones <dave.jones@canonical.com>",
                        "date": "Wed, 16 Sep 2026 22:49:48 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-server",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.576",
                    "version": "1.576"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.577",
                    "version": "1.577"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Use snapshots.ubuntu.com to reduce delay between archive changes",
                            "    and being able to update ubuntu-meta",
                            "  * Added sq to desktop-minimal-recommends, desktop-raspi-recommends,",
                            "    desktop-recommends, server-raspi-recommends, server-recommends, wsl-",
                            "    recommends",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.577",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <juliank@ubuntu.com>",
                        "date": "Fri, 18 Sep 2026 18:30:42 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-standard",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.576",
                    "version": "1.576"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.577",
                    "version": "1.577"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Use snapshots.ubuntu.com to reduce delay between archive changes",
                            "    and being able to update ubuntu-meta",
                            "  * Added sq to desktop-minimal-recommends, desktop-raspi-recommends,",
                            "    desktop-recommends, server-raspi-recommends, server-recommends, wsl-",
                            "    recommends",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.577",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <juliank@ubuntu.com>",
                        "date": "Fri, 18 Sep 2026 18:30:42 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [
            {
                "name": "linux-headers-7.3.0-5",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-headers-7.3.0-5 version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-headers-7.3.0-5 version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "linux-headers-7.3.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-headers-7.3.0-5-generic version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-headers-7.3.0-5-generic version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "linux-image-7.3.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-image-7.3.0-5-generic version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-image-7.3.0-5-generic version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "linux-modules-7.3.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-modules-7.3.0-5-generic version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-modules-7.3.0-5-generic version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "linux-tools-7.3.0-5",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-tools-7.3.0-5 version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-tools-7.3.0-5 version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "linux-tools-7.3.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": null
                },
                "to_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.3.0-5.5",
                    "version": "7.3.0-5.5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167199,
                    2147533,
                    1786013,
                    1990064,
                    2144679,
                    2142956,
                    2028253,
                    2028253,
                    2102680,
                    2028253,
                    2032602,
                    2166675,
                    2166643,
                    2165893,
                    1786013
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux: 7.3.0-5.5 -proposed tracker (LP: #2167199)",
                            "",
                            "  * AA: disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED (LP: #2147533)",
                            "    - [Config] disable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "",
                            "  * unconfined profile denies userns_create for chromium based processes",
                            "    (LP: #1990064)",
                            "    - [Config] disable CONFIG_SECURITY_APPARMOR_RESTRICT_USERNS",
                            "",
                            "  * FFe: add network interface mediation to 26.04 (LP: #2144679)",
                            "    - SAUCE: apparmor5.1.0 [24/25]: apparmor: skb: add the ability to use",
                            "      interface in network mediation.",
                            "    - SAUCE: apparmor5.1.0 [25/25]: apparmor: skb: switch to using sk_ctx crit",
                            "      section",
                            "",
                            "  * Jellyfin Desktop Flatpak doesn't work with the current AppArmor profile",
                            "    (LP: #2142956)",
                            "    - SAUCE: apparmor5.1.0 [23/25]: apparmor: skb: fix",
                            "      apparmor_secmark_check() when !inet and secmark defined.",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253)",
                            "    - SAUCE: apparmor5.1.0 [1/25]: apparmor-next: apparmor: fix implicit",
                            "      declaration of function 'decompress_zstd'",
                            "    - SAUCE: apparmor5.1.0 [2/25]: apparmor-next: apparmor: Fix warning:",
                            "      'decompress_zstd' defined but not used",
                            "    - SAUCE: apparmor5.1.0 [3/25]: apparmor-next-next: apparmor: setup slab",
                            "      cache for audit data",
                            "    - SAUCE: apparmor5.1.0 [4/25]: apparmor-next-next: apparmor: add the",
                            "      ability for profiles to have a learning cache",
                            "    - SAUCE: apparmor5.1.0 [5/25]: Stacking: LSM: Single calls in secid hooks",
                            "    - SAUCE: apparmor5.1.0 [6/25]: Stacking: LSM: Exclusive secmark usage",
                            "    - SAUCE: apparmor5.1.0 [7/25]: Stacking: AppArmor: Remove the exclusive",
                            "      flag",
                            "    - SAUCE: apparmor5.1.0 [8/25]: Revert \"apparmor: fix dbus permission",
                            "      queries to v9 ABI\"",
                            "    - SAUCE: apparmor5.1.0 [9/25]: apparmor: net: patch to provide",
                            "      compatibility with v2.x net rules",
                            "    - SAUCE: apparmor5.1.0 [10/25]: apparmor: net: add fine grained ipv4/ipv6",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [11/25]: apparmor: userns: add unprivileged user ns",
                            "      mediation",
                            "    - SAUCE: apparmor5.1.0 [12/25]: apparmor: userns: Add sysctls for",
                            "      additional controls of unpriv userns restrictions",
                            "    - SAUCE: apparmor5.1.0 [14/25]: apparmor: userns: open userns related",
                            "      sysctl so lxc can check if restriction are in place",
                            "    - SAUCE: apparmor5.1.0 [15/25]: apparmor: userns: allow profile to be",
                            "      transitioned when a userns is created",
                            "    - SAUCE: apparmor5.1.0 [16/25]: apparmor: mqueue: call",
                            "      security_inode_init_security on inode creation",
                            "    - SAUCE: apparmor5.1.0 [17/25]: apparmor: mqueue: add fine grained",
                            "      mediation of posix mqueues",
                            "    - SAUCE: apparmor5.1.0 [18/25]: apparmor: mqueue: prevent",
                            "      profile->disconnected double free in aa_free_profile",
                            "    - SAUCE: apparmor5.1.0 [19/25]: apparmor: uring: add io_uring mediation",
                            "    - SAUCE: apparmor5.1.0 [22/25]: apparmor: prompt: enable userspace upcall",
                            "      for mediation",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // Installation",
                            "    of AppArmor on a 6.14 kernel produces error message \"Illegal number: yes\"",
                            "    (LP: #2102680)",
                            "    - SAUCE: apparmor5.1.0 [20/25]: apparmor: create an",
                            "      AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant",
                            "    - SAUCE: apparmor5.1.0 [21/25]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT",
                            "      for userns and io_uring sysctls",
                            "",
                            "  * update apparmor and LSM stacking patch set (LP: #2028253) // [FFe]",
                            "    apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in",
                            "    mantic (LP: #2032602)",
                            "    - SAUCE: apparmor5.1.0 [13/25]: apparmor: userns - make it so special",
                            "      unconfined profiles can mediate user namespaces",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] enable SECURITY_APPARMOR_PACKET_MEDIATION_ENABLED",
                            "    - SAUCE: apparmor: fix unterminated prompt string in Kconfig",
                            "    - [Packaging] Migrate to pkgconf",
                            "    - SAUCE: Revert \"ceph: move mdsmap.h to fs/ceph/\"",
                            "    - SAUCE: Revert \"Revert \"rfkill: make new event layout opt-in\"\"",
                            "    - SAUCE: Revert \"ACPICA: avoid accessing operands out-of-bounds\"",
                            "    - SAUCE: Revert \"Revert \"net/tls(TLS_SW): Add selftest for 'chunked'",
                            "      sendfile test\"\"",
                            "    - SAUCE: Revert \"net: ena: fix too long default tx interrupt moderation",
                            "      interval\"",
                            "    - SAUCE: Revert \"(no-up) Input: Cypress PS/2 Trackpad simulated",
                            "      multitouch\"",
                            "    - Changes.md: record the seven SAUCE patches dropped for the linux handoff",
                            "    - [Packaging] update Ubuntu.md",
                            ""
                        ],
                        "package": "linux",
                        "version": "7.3.0-5.5",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167199,
                            2147533,
                            1786013,
                            1990064,
                            2144679,
                            2142956,
                            2028253,
                            2028253,
                            2102680,
                            2028253,
                            2032602
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 14 Sep 2026 11:01:34 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-4.4 -proposed tracker (LP: #2166675)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: kbuild: fix dtbs_install race when parents are shared",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-4.4",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166675
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 12:33:31 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-3.3 -proposed tracker (LP: #2166643)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] toolchain version update",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-3.3",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2166643
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 07 Sep 2026 08:57:36 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * stonking/linux-unstable: 7.3.0-2.2 -proposed tracker (LP: #2165893)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - [Config] updateconfigs after v7.3-rc1 rebase",
                            "    - [Config] Enable RTC_DRV_RZN1 as a module on arm64",
                            "    - [Config] update toolchain-derived symbols for rustc 1.97.1",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-2.2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2165893
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Mon, 31 Aug 2026 12:13:09 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - SAUCE: Revert \"media: ipu-bridge: add TBE20A0 ACPI id for Sony IMX471\"",
                            "    - SAUCE: Revert \"media: ipu-bridge: Support imx471 sensor\"",
                            "    - SAUCE: Revert \"arm64: dts: qcom: sc8280xp-x13s: Enable Venus\"",
                            "    - Changes.md: record the three SAUCE patches dropped after v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-1.1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 15:01:22 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Packaging resync (LP: #1786013)",
                            "    - [Packaging] update variants",
                            "    - [Packaging] debian.master/dkms-versions -- remove dkms-versions",
                            "      (main/d2026.08.19)",
                            "",
                            "  * Miscellaneous Ubuntu changes",
                            "    - Update Changes.md after v7.3 rebase",
                            "    - [Config] updateconfigs after v7.3 rebase",
                            "    - [Config] enable new v7.3 drivers as modules",
                            "    - [Config] new feature options for v7.3",
                            ""
                        ],
                        "package": "linux-unstable",
                        "version": "7.3.0-0.0",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            1786013
                        ],
                        "author": "Paolo Pisati <paolo.pisati@canonical.com>",
                        "date": "Fri, 28 Aug 2026 11:50:58 +0200"
                    }
                ],
                "notes": "linux-tools-7.3.0-5-generic version '7.3.0-5.5' (source package linux version '7.3.0-5.5') was added. linux-tools-7.3.0-5-generic version '7.3.0-5.5' has the same source package name, linux, as removed package linux-headers-7.2.0-5. As such we can use the source package version of the removed package, '7.2.0-5.5', as the starting point in our changelog diff. Kernel packages are an example of where the binary package name changes for the same source package. Using the removed package source package version as our starting point means we can still get meaningful changelog diffs even for what appears to be a new package.",
                "is_version_downgrade": false
            },
            {
                "name": "sq",
                "from_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "to_version": {
                    "source_package_name": "rust-sequoia-sq",
                    "source_package_version": "1.4.0-0ubuntu2",
                    "version": "1.4.0-0ubuntu2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2167303,
                    2161399
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * debian/rules: Run cargo test during build (LP: #2167303)",
                            "  * debian/tests: Add autopkgtest mirroring the cargo test to catch",
                            "    regressions based on updates to rust-sequoia-sq's dependencies",
                            ""
                        ],
                        "package": "rust-sequoia-sq",
                        "version": "1.4.0-0ubuntu2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2167303
                        ],
                        "author": "Simon Johnsson <simon.johnsson@canonical.com>",
                        "date": "Tue, 15 Sep 2026 15:54:07 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Package new upstream version (LP: #2161399):",
                            "    - New changes:",
                            "      + debian/watch: Fix Uversionmangle to include the pqc suffix. This",
                            "        prioritizes versions like 1.4.0 over 1.4.0-pqc.1, which is a",
                            "        pre-release.",
                            "      + debian/control: Add Build-Depends-Arch libclang-dev. This is needed by",
                            "        the vendored \"bindgen\" crate.",
                            "      + d/patches/use-openssl-for-tls: Ensure package uses OpenSSL for its",
                            "        TLS in order to comply with the MIR policy.",
                            "    - Drop patches:",
                            "      + relax-dep: Incorporated into upstream's Cargo.toml.",
                            "      + rust-vendor/print-dh-cargo-built-using-bz2: Dependency is not included",
                            "        anymore.",
                            "    - Refresh patches:",
                            "      + drop-subplot",
                            "      + remove-dependencies",
                            ""
                        ],
                        "package": "rust-sequoia-sq",
                        "version": "1.4.0-0ubuntu1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2161399
                        ],
                        "author": "Simon Johnsson <simon.johnsson@canonical.com>",
                        "date": "Wed, 09 Sep 2026 09:38:27 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * No-change rebuild against libssl4",
                            ""
                        ],
                        "package": "rust-sequoia-sq",
                        "version": "1.3.1-10ubuntu2",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [],
                        "author": "Ravi Kant Sharma <ravi.kant.sharma@canonical.com>",
                        "date": "Fri, 24 Jul 2026 08:03:36 +0000"
                    }
                ],
                "notes": "For a newly added package only the three most recent changelog entries are shown.",
                "is_version_downgrade": false
            },
            {
                "name": "systemd-resolved",
                "from_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "261.2-1ubuntu1",
                    "version": "261.2-1ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2153359,
                    2158686,
                    2153900
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2153359). Remaining changes:",
                            "    - debian/systemd.postinst:",
                            "      + manually call systemd-tmpfiles --create in postinst",
                            "    - debian/control:",
                            "      + Add Recommends: systemd-resolved to systemd package",
                            "      + Make systemd-cryptsetup Priority: important",
                            "      + Give systemd-resolved Priority: important",
                            "      + Add Recommends: systemd-hwe-hwdb to udev package",
                            "      + d/control: demote systemd-userdbd to Suggests for libnss-systemd",
                            "    - d/rules: disable bpf support on riscv64 for now (LP #2099864)",
                            "    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP #2102028)",
                            "    - Delta for i386:",
                            "      + debian/systemd.install: exclude files that are not built for i386",
                            "      + debian/systemd.manpages: do not ship un-built manpages on i386",
                            "      + debian/rules,debian/control:",
                            "        Do not build with tpm libraries or libqrencode on i386",
                            "      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit errors",
                            "      + d/control: do not build systemd-{tpm,report,imds} on i386",
                            "    - debian/tests:",
                            "      + Drop needs-internet restriction and fix test failures masked by this (LP #2148202)",
                            "      + d/t/upstream: use mkosi from the archive to drop needs-internet",
                            "      + d/t/control: add Depends: libcrypt-dev for upstream test",
                            "    - debian/patches:",
                            "      + switch-root: use MS_MOVE for /run when switchig from initrd",
                            "      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)",
                            "  * Dropped changes, included upstream:",
                            "    - test-reduce-number-of-disks-in-TEST-64-UDEV-STORAGE-simul.patch.",
                            "      Applied upstream: https://github.com/systemd/systemd/commit/9836c4ab8c",
                            "    - mkosi-pull-new-split-out-packages-for-deb-ubuntu.patch.",
                            "      Applied upstream: https://github.com/systemd/systemd/commit/06f2b81cc9",
                            "  * Dropped changes, included in Debian:",
                            "    - debian/libnss-systemd.nss:",
                            "      + Install systemd service after files.",
                            "        As suggested by upstream the systemd NSS service should come just after",
                            "        files",
                            "      - Install after 'compat' too (LP #2125403)",
                            "  * Dropped changes, no longer needed:",
                            "    - d/systemd.postinst: drop systemd-tmpfiles --create call.",
                            "      This exists expressly so that 00rsyslog.conf is included when upgrading",
                            "      systemd. But, Ubuntu now builds so that /var/log has a default access",
                            "      mode of 0755, which will not clobber the changes in 00rsyslog.conf.",
                            "  * New changes:",
                            "    - Fix conflict with 00rsyslog.conf (LP: #2158686)",
                            "      + meson: add build option for /var/log mode",
                            "      + d/rules: set /var/log mode to 0775 on ubuntu",
                            ""
                        ],
                        "package": "systemd",
                        "version": "261.2-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "stonking",
                        "launchpad_bugs_fixed": [
                            2153359,
                            2158686
                        ],
                        "author": "Nick Rosbrook <enr0n@ubuntu.com>",
                        "date": "Tue, 28 Jul 2026 08:48:53 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Luca Boccassi ]",
                            "  * Update upstream source from tag 'upstream/261.2' Update to upstream",
                            "    version '261.2' with Debian dir",
                            "    b19b2fcdbda652d584359be6707c14432386680c",
                            "",
                            "  [ Daniel Lewart ]",
                            "  * Make systemd-networkd example consistent with systemd.network(5)",
                            "",
                            "  [ Nick Rosbrook ]",
                            "  * d/systemd.links: drop procps.service alias (LP: #2153900)",
                            "  * d/control: clarify systemd-imds Description. Thanks to Andreas Metzler",
                            "    for the suggestion. (Closes: #1142173)",
                            "  * d/libnss-systemd.nss: install after files and compat in nsswitch.conf",
                            ""
                        ],
                        "package": "systemd",
                        "version": "261.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2153900
                        ],
                        "author": "Nick Rosbrook <enr0n@ubuntu.com>",
                        "date": "Thu, 23 Jul 2026 14:31:52 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Luca Boccassi ]",
                            "  * Move modules-load from systemd package to udev package. This depends",
                            "    on libkmod to work, and it's something that is needed on a host, but",
                            "    not in a container, just like udev (on both counts).",
                            "  * systemd-tpm: depend on tpm-udev for rules and tmpfiles.d",
                            "  * systemd: downgrade systemd-tpm and mount to recommends. With these",
                            "    changes the only dependencies in the systemd packages are libmount1,",
                            "    libblkd1 and glibc, which are all in the essential set anyway. This",
                            "    makes the systemd package suitable for minimal and contained images",
                            "    too.",
                            "",
                            "  [ Nick Rosbrook ]",
                            "  * d/t/upstream: use mkosi from archive for Ubuntu autopkgtest",
                            "",
                            "  [ Johannes Schauer Marin Rodrigues ]",
                            "  * debian/libpam-systemd.postinst: run pam-auth-update with",
                            "    --root=$DPKG_ROOT.",
                            "",
                            "  [ Roy Briggs ]",
                            "  * debian/extra/network: use NamePolicy=keep mac on USB wifi devices.",
                            ""
                        ],
                        "package": "systemd",
                        "version": "261.1-3",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Luca Boccassi <bluca@debian.org>",
                        "date": "Mon, 13 Jul 2026 12:38:07 +0100"
                    }
                ],
                "notes": "For a newly added package only the three most recent changelog entries are shown.",
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "removed": {
        "deb": [
            {
                "name": "linux-headers-7.2.0-5",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-headers-7.2.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-image-7.2.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-modules-7.2.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-tools-7.2.0-5",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "linux-tools-7.2.0-5-generic",
                "from_version": {
                    "source_package_name": "linux",
                    "source_package_version": "7.2.0-5.5",
                    "version": "7.2.0-5.5"
                },
                "to_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [],
                "notes": null,
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "notes": "Changelog diff for Ubuntu 26.10 stonking image from daily image serial 20260918 to 20260919",
    "from_series": "stonking",
    "to_series": "stonking",
    "from_serial": "20260918",
    "to_serial": "20260919",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}