{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [],
            "removed": [],
            "diff": [
                "ca-certificates",
                "cloud-init",
                "libnss-systemd",
                "libpam-systemd",
                "libsystemd0",
                "libudev1",
                "python3-configobj",
                "python3-update-manager",
                "systemd",
                "systemd-sysv",
                "systemd-timesyncd",
                "ubuntu-advantage-tools",
                "ubuntu-pro-client",
                "ubuntu-pro-client-l10n",
                "udev",
                "update-manager-core"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "ca-certificates",
                "from_version": {
                    "source_package_name": "ca-certificates",
                    "source_package_version": "20230311ubuntu0.20.04.1",
                    "version": "20230311ubuntu0.20.04.1"
                },
                "to_version": {
                    "source_package_name": "ca-certificates",
                    "source_package_version": "20240203~20.04.1",
                    "version": "20240203~20.04.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2081875
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update ca-certificates database to 20240203 (LP: #2081875)",
                            "    - Update Mozilla certificate authority bundle to version 2.64",
                            "      The following certificate authorities were added (+):",
                            "      + Atos TrustedRoot Root CA ECC TLS 2021",
                            "      + Atos TrustedRoot Root CA RSA TLS 2021",
                            "      + BJCA Global Root CA1",
                            "      + BJCA Global Root CA2",
                            "      + CommScope Public Trust ECC Root-01",
                            "      + CommScope Public Trust ECC Root-02",
                            "      + CommScope Public Trust RSA Root-01",
                            "      + CommScope Public Trust RSA Root-02",
                            "      + Sectigo Public Server Authentication Root E46",
                            "      + Sectigo Public Server Authentication Root R46",
                            "      + SSL.com TLS ECC Root CA 2022",
                            "      + SSL.com TLS RSA Root CA 2022",
                            "      + TrustAsia Global Root CA G3",
                            "      + TrustAsia Global Root CA G4",
                            "      The following certificate authorities were removed (-):",
                            "      - Autoridad de Certificacion Firmaprofesional CIF A62634068",
                            "      - E-Tugra Certification Authority",
                            "      - E-Tugra Global Root CA ECC v3",
                            "      - E-Tugra Global Root CA RSA v3",
                            "      - Hongkong Post Root CA 1",
                            "      - TrustCor ECA-1",
                            "      - TrustCor RootCert CA-1",
                            "      - TrustCor RootCert CA-2",
                            ""
                        ],
                        "package": "ca-certificates",
                        "version": "20240203~20.04.1",
                        "urgency": "medium",
                        "distributions": "focal-security",
                        "launchpad_bugs_fixed": [
                            2081875
                        ],
                        "author": "Marc Deslauriers <marc.deslauriers@ubuntu.com>",
                        "date": "Tue, 24 Sep 2024 13:46:09 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "cloud-init",
                "from_version": {
                    "source_package_name": "cloud-init",
                    "source_package_version": "24.2-0ubuntu1~20.04.1",
                    "version": "24.2-0ubuntu1~20.04.1"
                },
                "to_version": {
                    "source_package_name": "cloud-init",
                    "source_package_version": "24.3.1-0ubuntu0~20.04.1",
                    "version": "24.3.1-0ubuntu0~20.04.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2079224
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/p/no-nocloud-network.patch: Remove nocloud network feature",
                            "  * d/p/no-single-process.patch: Remove single process optimization",
                            "  * Upstream snapshot based on upstream/main at c0ffdd4d.",
                            "  * refresh patches:",
                            "    - d/p/cli-retain-file-argument-as-main-cmd-arg.patch",
                            "    - d/p/drop-unsupported-systemd-condition-environment.patch",
                            "    - d/p/revert-551f560d-cloud-config-after-snap-seeding.patch",
                            "    - d/p/netplan99-cannot-use-default.patch",
                            "  * Upstream snapshot based on 24.3.1. (LP: #2079224).",
                            "    List of changes from upstream can be found at",
                            "    https://raw.githubusercontent.com/canonical/cloud-init/24.3.1/ChangeLog",
                            ""
                        ],
                        "package": "cloud-init",
                        "version": "24.3.1-0ubuntu0~20.04.1",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2079224
                        ],
                        "author": "Chad Smith <chad.smith@canonical.com>",
                        "date": "Fri, 06 Sep 2024 12:18:20 -0600"
                    }
                ],
                "notes": null
            },
            {
                "name": "libnss-systemd",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "libpam-systemd",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "libsystemd0",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "libudev1",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "python3-configobj",
                "from_version": {
                    "source_package_name": "configobj",
                    "source_package_version": "5.0.6-4",
                    "version": "5.0.6-4"
                },
                "to_version": {
                    "source_package_name": "configobj",
                    "source_package_version": "5.0.6-4ubuntu0.1",
                    "version": "5.0.6-4ubuntu0.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2023-26112",
                        "url": "https://ubuntu.com/security/CVE-2023-26112",
                        "cve_description": "All versions of the package configobj are vulnerable to Regular Expression Denial of Service (ReDoS) via the validate function, using (.+?)\\((.*)\\). **Note:** This is only exploitable in the case of a developer, putting the offending value in a server side configuration file.",
                        "cve_priority": "low",
                        "cve_public_date": "2023-04-03 05:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2023-26112",
                                "url": "https://ubuntu.com/security/CVE-2023-26112",
                                "cve_description": "All versions of the package configobj are vulnerable to Regular Expression Denial of Service (ReDoS) via the validate function, using (.+?)\\((.*)\\). **Note:** This is only exploitable in the case of a developer, putting the offending value in a server side configuration file.",
                                "cve_priority": "low",
                                "cve_public_date": "2023-04-03 05:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * SECURITY UPDATE: ReDoS",
                            "    - debian/patches/CVE-2023-26112.patch: updates regex that can cause",
                            "      catastrophic backtracking when a match fails in validate.py and adds a",
                            "      test in tests/test_validate_errors.py.",
                            "    - CVE-2023-26112",
                            ""
                        ],
                        "package": "configobj",
                        "version": "5.0.6-4ubuntu0.1",
                        "urgency": "medium",
                        "distributions": "focal-security",
                        "launchpad_bugs_fixed": [],
                        "author": "Ian Constantin <ian.constantin@canonical.com>",
                        "date": "Fri, 20 Sep 2024 15:02:40 +0300"
                    }
                ],
                "notes": null
            },
            {
                "name": "python3-update-manager",
                "from_version": {
                    "source_package_name": "update-manager",
                    "source_package_version": "1:20.04.10.21",
                    "version": "1:20.04.10.21"
                },
                "to_version": {
                    "source_package_name": "update-manager",
                    "source_package_version": "1:20.04.10.23",
                    "version": "1:20.04.10.23"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2064211,
                    2064211
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Print warning message on failing to run updates end-point (LP: #2064211).",
                            ""
                        ],
                        "package": "update-manager",
                        "version": "1:20.04.10.23",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2064211
                        ],
                        "author": "Nathan Pratta Teodosio <nathan.teodosio@canonical.com>",
                        "date": "Wed, 11 Sep 2024 13:41:08 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Don't crash if the end-points of the Pro API fail (LP: #2064211).",
                            ""
                        ],
                        "package": "update-manager",
                        "version": "1:20.04.10.22",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2064211
                        ],
                        "author": "Nathan Pratta Teodosio <nathan.teodosio@canonical.com>",
                        "date": "Wed, 26 Jun 2024 11:06:33 +0200"
                    }
                ],
                "notes": null
            },
            {
                "name": "systemd",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "systemd-sysv",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "systemd-timesyncd",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "ubuntu-advantage-tools",
                "from_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "33.2~20.04",
                    "version": "33.2~20.04"
                },
                "to_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "34~20.04",
                    "version": "34~20.04"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2075543,
                    2075543,
                    2074211,
                    2055239,
                    2078737
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport 34 to focal (LP: #2075543)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34~20.04",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2075543
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Fri, 06 Sep 2024 19:58:21 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: check that version.py is consistent with changelog (GH: #3154)",
                            "  * New upstream release 34: (LP: #2075543)",
                            "    - apt-hook: redirect errors away from users (LP: #2074211, LP: #2055239)",
                            "    - detach: ensure apt bearer tokens are always cleaned up",
                            "    - fips-preview: add warnings and prompts similar to fips and fips-updates",
                            "    - fips and realtime-kernel: add warning when the new kernel may have",
                            "      different hardware support than the current kernel based on the flavor",
                            "      (GH: #3115)",
                            "    - fix: use more reliable api query param when looking up CVE fixes",
                            "    - help:",
                            "      + change help output for base pro command",
                            "      + remove service descriptions from output (GH: #3126)",
                            "      + show help content when run without a subcommand",
                            "    - timer: recover from corrupted job status file (LP: #2078737)",
                            "    - update manpage",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2075543,
                            2074211,
                            2055239,
                            2078737
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Mon, 29 Jul 2024 15:48:22 -0500"
                    }
                ],
                "notes": null
            },
            {
                "name": "ubuntu-pro-client",
                "from_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "33.2~20.04",
                    "version": "33.2~20.04"
                },
                "to_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "34~20.04",
                    "version": "34~20.04"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2075543,
                    2075543,
                    2074211,
                    2055239,
                    2078737
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport 34 to focal (LP: #2075543)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34~20.04",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2075543
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Fri, 06 Sep 2024 19:58:21 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: check that version.py is consistent with changelog (GH: #3154)",
                            "  * New upstream release 34: (LP: #2075543)",
                            "    - apt-hook: redirect errors away from users (LP: #2074211, LP: #2055239)",
                            "    - detach: ensure apt bearer tokens are always cleaned up",
                            "    - fips-preview: add warnings and prompts similar to fips and fips-updates",
                            "    - fips and realtime-kernel: add warning when the new kernel may have",
                            "      different hardware support than the current kernel based on the flavor",
                            "      (GH: #3115)",
                            "    - fix: use more reliable api query param when looking up CVE fixes",
                            "    - help:",
                            "      + change help output for base pro command",
                            "      + remove service descriptions from output (GH: #3126)",
                            "      + show help content when run without a subcommand",
                            "    - timer: recover from corrupted job status file (LP: #2078737)",
                            "    - update manpage",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2075543,
                            2074211,
                            2055239,
                            2078737
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Mon, 29 Jul 2024 15:48:22 -0500"
                    }
                ],
                "notes": null
            },
            {
                "name": "ubuntu-pro-client-l10n",
                "from_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "33.2~20.04",
                    "version": "33.2~20.04"
                },
                "to_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "34~20.04",
                    "version": "34~20.04"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2075543,
                    2075543,
                    2074211,
                    2055239,
                    2078737
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport 34 to focal (LP: #2075543)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34~20.04",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2075543
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Fri, 06 Sep 2024 19:58:21 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: check that version.py is consistent with changelog (GH: #3154)",
                            "  * New upstream release 34: (LP: #2075543)",
                            "    - apt-hook: redirect errors away from users (LP: #2074211, LP: #2055239)",
                            "    - detach: ensure apt bearer tokens are always cleaned up",
                            "    - fips-preview: add warnings and prompts similar to fips and fips-updates",
                            "    - fips and realtime-kernel: add warning when the new kernel may have",
                            "      different hardware support than the current kernel based on the flavor",
                            "      (GH: #3115)",
                            "    - fix: use more reliable api query param when looking up CVE fixes",
                            "    - help:",
                            "      + change help output for base pro command",
                            "      + remove service descriptions from output (GH: #3126)",
                            "      + show help content when run without a subcommand",
                            "    - timer: recover from corrupted job status file (LP: #2078737)",
                            "    - update manpage",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "34",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2075543,
                            2074211,
                            2055239,
                            2078737
                        ],
                        "author": "Grant Orndorff <grant.orndorff@canonical.com>",
                        "date": "Mon, 29 Jul 2024 15:48:22 -0500"
                    }
                ],
                "notes": null
            },
            {
                "name": "udev",
                "from_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.23",
                    "version": "245.4-4ubuntu3.23"
                },
                "to_version": {
                    "source_package_name": "systemd",
                    "source_package_version": "245.4-4ubuntu3.24",
                    "version": "245.4-4ubuntu3.24"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2055397
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * network: add RouteMetric= setting in [Address] (LP: #2055397)",
                            "    This consists of the following upstream commits:",
                            "     * sd-netlink: introduce sd_netlink_message_append_s8() and friends",
                            "     * sd-netlink: add missing address types",
                            "     * network: add RouteMetric= setting in [Address] section",
                            "     * network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route",
                            "    Files:",
                            "    - debian/patches/lp2055397/0001-sd-netlink-introduce-sd_netlink_message_append_s8-an.patch",
                            "    - debian/patches/lp2055397/0002-sd-netlink-add-missing-address-types.patch",
                            "    - debian/patches/lp2055397/0003-network-add-RouteMetric-setting-in-Address-section.patch",
                            "    - debian/patches/lp2055397/0004-network-dhcp4-also-apply-RouteMetric-setting-in-DHCP.patch",
                            "    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=10e86da62257cc03dc1d984478cb1c8efc45097d",
                            ""
                        ],
                        "package": "systemd",
                        "version": "245.4-4ubuntu3.24",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2055397
                        ],
                        "author": "Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>",
                        "date": "Mon, 17 Jun 2024 16:29:39 -0400"
                    }
                ],
                "notes": null
            },
            {
                "name": "update-manager-core",
                "from_version": {
                    "source_package_name": "update-manager",
                    "source_package_version": "1:20.04.10.21",
                    "version": "1:20.04.10.21"
                },
                "to_version": {
                    "source_package_name": "update-manager",
                    "source_package_version": "1:20.04.10.23",
                    "version": "1:20.04.10.23"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2064211,
                    2064211
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Print warning message on failing to run updates end-point (LP: #2064211).",
                            ""
                        ],
                        "package": "update-manager",
                        "version": "1:20.04.10.23",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2064211
                        ],
                        "author": "Nathan Pratta Teodosio <nathan.teodosio@canonical.com>",
                        "date": "Wed, 11 Sep 2024 13:41:08 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Don't crash if the end-points of the Pro API fail (LP: #2064211).",
                            ""
                        ],
                        "package": "update-manager",
                        "version": "1:20.04.10.22",
                        "urgency": "medium",
                        "distributions": "focal",
                        "launchpad_bugs_fixed": [
                            2064211
                        ],
                        "author": "Nathan Pratta Teodosio <nathan.teodosio@canonical.com>",
                        "date": "Wed, 26 Jun 2024 11:06:33 +0200"
                    }
                ],
                "notes": null
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [],
        "snap": []
    },
    "removed": {
        "deb": [],
        "snap": []
    },
    "notes": "Changelog diff for Ubuntu 20.04 focal image from release image serial 20240917 to 20240927",
    "from_series": "focal",
    "to_series": "focal",
    "from_serial": "20240917",
    "to_serial": "20240927",
    "from_manifest_filename": "release_manifest.previous",
    "to_manifest_filename": "manifest.current"
}