{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [],
            "removed": [],
            "diff": [
                "python3-distupgrade",
                "ubuntu-kernel-accessories",
                "ubuntu-minimal",
                "ubuntu-release-upgrader-core",
                "ubuntu-server",
                "ubuntu-standard"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "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": "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": [],
        "snap": []
    },
    "removed": {
        "deb": [],
        "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"
}