{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [],
            "removed": [],
            "diff": [
                "cloud-init",
                "ubuntu-pro-client"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "cloud-init",
                "from_version": {
                    "source_package_name": "cloud-init",
                    "source_package_version": "24.1.3-0ubuntu3.3",
                    "version": "24.1.3-0ubuntu3.3"
                },
                "to_version": {
                    "source_package_name": "cloud-init",
                    "source_package_version": "24.2-0ubuntu1~24.04.2",
                    "version": "24.2-0ubuntu1~24.04.2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2075337,
                    2071762
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Declare breaks on the python3-minimal version that is affected by the",
                            "    py3clean failure when using alternate character set (LP: #2075337)",
                            ""
                        ],
                        "package": "cloud-init",
                        "version": "24.2-0ubuntu1~24.04.2",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [
                            2075337
                        ],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Wed, 07 Aug 2024 20:54:01 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/control: Remove netifaces",
                            "  * d/p/deprecation-version-boundary.patch: Pin deprecation version to 24.1",
                            "  * Upstream snapshot based on 24.2. (LP: #2071762).",
                            "    List of changes from upstream can be found at",
                            "    https://raw.githubusercontent.com/canonical/cloud-init/24.2/ChangeLog",
                            "  * drop all d/p/cpick-* files as they are included in upstream snapshot",
                            ""
                        ],
                        "package": "cloud-init",
                        "version": "24.2-0ubuntu1~24.04.1",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [
                            2071762
                        ],
                        "author": "Chad Smith <chad.smith@canonical.com>",
                        "date": "Wed, 03 Jul 2024 06:02:13 -0600"
                    }
                ],
                "notes": null
            },
            {
                "name": "ubuntu-pro-client",
                "from_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "32.3.1~24.04",
                    "version": "32.3.1~24.04"
                },
                "to_version": {
                    "source_package_name": "ubuntu-advantage-tools",
                    "source_package_version": "33.2~24.04.1",
                    "version": "33.2~24.04.1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2075337,
                    2069237,
                    2072489,
                    2060769,
                    2067810,
                    2069237,
                    2060769,
                    2068744
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Declare breaks on the python3-minimal version that is affected by the",
                            "    py3clean failure when using alternate character set (LP: #2075337)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "33.2~24.04.1",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [
                            2075337
                        ],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Wed, 07 Aug 2024 21:06:46 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport 33.2 to noble (LP: #2069237)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "33.2~24.04",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [
                            2069237
                        ],
                        "author": "Lucas Moura <lucas.moura@canonical.com>",
                        "date": "Thu, 18 Jul 2024 11:20:16 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/apparmor: add apt-news access to package information on the system",
                            "    (LP: #2072489) (GH: #3193)",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "33.2",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2072489
                        ],
                        "author": "Lucas Moura <lucas.moura@canonical.com>",
                        "date": "Wed, 17 Jul 2024 09:50:56 -0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release 33.1: (LP: #2060769)",
                            "    - system:",
                            "      + always pass C.UTF8 as the language when calling a subprocess",
                            "      + ignore utf-8 decode errors on subprocess output",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "33.1",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2060769
                        ],
                        "author": "Renan Rodrigo <renanrodrigo@canonical.com>",
                        "date": "Wed, 10 Jul 2024 16:43:02 -0300"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/apparmor: adjust the esm_cache apparmor profile to allow reading of dpkg",
                            "    data directory (LP: #2067810) (GH: #3137)",
                            "  * New upstream release 33 (LP: #2069237)",
                            "    - apt: use Python bindings instead of apt CLI to query for installed",
                            "      packages (LP: #2060769) (LP: #2068744)",
                            "    - beta: drop support for beta services",
                            "    - contracts: add support for contracts which target a specific series",
                            "    - fips: change enable functionality to ensure all packages with a FIPS",
                            "      candidate are upgraded to the FIPS version (GH: #2667)",
                            "    - fix: ",
                            "      + add the current_status field to the plan api return object",
                            "      + change recommended attach method to magic attach (GH: #3040)",
                            "    - livepatch: prefer the term 'coverage' instead of 'support' in messaging",
                            "      (GH: #3063)",
                            "    - realtime:",
                            "      + auto-select the raspi variant when appropriate",
                            "      + inform the user when auto-selecting a variant",
                            ""
                        ],
                        "package": "ubuntu-advantage-tools",
                        "version": "33",
                        "urgency": "medium",
                        "distributions": "oracular",
                        "launchpad_bugs_fixed": [
                            2067810,
                            2069237,
                            2060769,
                            2068744
                        ],
                        "author": "Renan Rodrigo <renanrodrigo@canonical.com>",
                        "date": "Thu, 13 Jun 2024 00:19:54 -0300"
                    }
                ],
                "notes": null
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [],
        "snap": []
    },
    "removed": {
        "deb": [],
        "snap": []
    },
    "notes": "Changelog diff for Ubuntu 24.04 noble image from daily image serial 20240827 to 20240830",
    "from_series": "noble",
    "to_series": "noble",
    "from_serial": "20240827",
    "to_serial": "20240830",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}