{
    "summary": {
        "snap": {
            "added": [],
            "removed": [],
            "diff": []
        },
        "deb": {
            "added": [
                "gir1.2-girepository-3.0:riscv64",
                "libgirepository-2.0-0:riscv64"
            ],
            "removed": [
                "liblastlog2-2:riscv64"
            ],
            "diff": [
                "3cpio",
                "adduser",
                "apt",
                "btrfs-progs",
                "cron",
                "cron-daemon-common",
                "dhcpcd-base",
                "efibootmgr",
                "fwupd",
                "gcc-15-base:riscv64",
                "gettext-base",
                "gir1.2-glib-2.0:riscv64",
                "gir1.2-packagekitglib-1.0",
                "initramfs-tools",
                "initramfs-tools-bin",
                "initramfs-tools-core",
                "iproute2",
                "libapt-pkg7.0:riscv64",
                "libatomic1:riscv64",
                "libcap2:riscv64",
                "libcap2-bin",
                "libcrypt-dev:riscv64",
                "libcrypt1:riscv64",
                "libdb5.3t64:riscv64",
                "libevdev2:riscv64",
                "libfwupd3:riscv64",
                "libgcc-s1:riscv64",
                "libgcrypt20:riscv64",
                "libglib2.0-0t64:riscv64",
                "libglib2.0-bin",
                "libglib2.0-data",
                "libgnutls30t64:riscv64",
                "libjcat1:riscv64",
                "libnetplan1:riscv64",
                "libp11-kit0:riscv64",
                "libpackagekit-glib2-18:riscv64",
                "libpam-cap:riscv64",
                "libpipeline1:riscv64",
                "libsframe2:riscv64",
                "libstdc++6:riscv64",
                "libtext-iconv-perl:riscv64",
                "liburcu8t64:riscv64",
                "libxml2-16:riscv64",
                "nano",
                "netplan-generator",
                "netplan.io",
                "packagekit",
                "packagekit-tools",
                "python3-certifi",
                "python3-distupgrade",
                "python3-gi",
                "python3-netplan",
                "python3-requests",
                "python3-rpds-py",
                "python3-six",
                "python3-software-properties",
                "python3-typing-extensions",
                "python3-zope.interface",
                "software-properties-common",
                "sos",
                "squashfs-tools",
                "sudo-rs",
                "ubuntu-kernel-accessories",
                "ubuntu-minimal",
                "ubuntu-release-upgrader-core",
                "ubuntu-server",
                "ubuntu-standard",
                "usbutils"
            ]
        }
    },
    "diff": {
        "deb": [
            {
                "name": "3cpio",
                "from_version": {
                    "source_package_name": "rust-threecpio",
                    "source_package_version": "0.11.0-2ubuntu2",
                    "version": "0.11.0-2ubuntu2"
                },
                "to_version": {
                    "source_package_name": "rust-threecpio",
                    "source_package_version": "0.12.0-1ubuntu1",
                    "version": "0.12.0-1ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2120364
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable. Remaining changes:",
                            "    - Vendor Rust dependencies",
                            "    - Force 64 bit time_t in vendored rust-libc",
                            "    - Do not build depend on lzop on i386",
                            "    - Drop librust-threecpio-dev package since it does not use the",
                            "      vendored libraries. There are no consumers so far.",
                            ""
                        ],
                        "package": "rust-threecpio",
                        "version": "0.12.0-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Tue, 11 Nov 2025 10:39:22 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Package threecpio 0.12.0 from crates.io using debcargo 2.7.11",
                            "  * autopkgtest: run upstream cli tests against installed 3cpio (LP: #2120364)",
                            ""
                        ],
                        "package": "rust-threecpio",
                        "version": "0.12.0-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2120364
                        ],
                        "author": "Benjamin Drung <bdrung@debian.org>",
                        "date": "Tue, 11 Nov 2025 00:48:25 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "adduser",
                "from_version": {
                    "source_package_name": "adduser",
                    "source_package_version": "3.152ubuntu1",
                    "version": "3.152ubuntu1"
                },
                "to_version": {
                    "source_package_name": "adduser",
                    "source_package_version": "3.153ubuntu1",
                    "version": "3.153ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130097
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130097). Remaining changes:",
                            "    - Add support for encrypting home directories (MR: !87):",
                            "      - adduser: Add --encrypt-home option, which calls ecryptfs-setup-private",
                            "        for the hard work.",
                            "      - doc/adduser.8: document the --encrypt-home option",
                            "      - debian/control: suggest ecryptfs-utils >= 67-1",
                            "      - deluser: remove all of /var/lib/ecryptfs/$user with --remove-home",
                            "        extrausers support for adduser and gpasswd (LP #1323732)",
                            "    - Add support for ZFS home directories (LP #1873263)",
                            "    - Enable private home directories by default (LP #48734)",
                            "    - Set DIR_MODE=0750 and SYS_DIR_MODE=0750 in the default adduser.conf",
                            ""
                        ],
                        "package": "adduser",
                        "version": "3.153ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130097
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Tue, 04 Nov 2025 11:22:03 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Marc Haber ]",
                            "  * various manual page fixes. Thanks to Bjarni Ingi",
                            "    Gislason <bjarniig@simnet.is> (Closes: #1107990, #1105900)",
                            "  * move PATH initialization very early in program.",
                            "    Thanks to Luca Boccassi (Closes: #1108017)",
                            "  * use sanitize_string with replace in find_match.",
                            "    Thanks to Rob Browning (Closes: #1112486)",
                            "",
                            "  [ Alexander Golubev ]",
                            "  * Some minor messages' fixes.",
                            ""
                        ],
                        "package": "adduser",
                        "version": "3.153",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Marc Haber <mh+debian-packages@zugschlus.de>",
                        "date": "Sun, 14 Sep 2025 13:53:43 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "apt",
                "from_version": {
                    "source_package_name": "apt",
                    "source_package_version": "3.1.11",
                    "version": "3.1.11"
                },
                "to_version": {
                    "source_package_name": "apt",
                    "source_package_version": "3.1.12",
                    "version": "3.1.12"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Ruoyu Zhong ]",
                            "  * Fix missing includes",
                            "",
                            "  [ Julian Andres Klode ]",
                            "  * Correctly copy provided version in m-a lazy-init (Closes: #1120463)",
                            "  * Special cow",
                            "  * weakptr: Simplify destructor to use range-based for",
                            "  * Improve documentation for apt --cli-version",
                            ""
                        ],
                        "package": "apt",
                        "version": "3.1.12",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <jak@debian.org>",
                        "date": "Mon, 10 Nov 2025 11:35:04 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "btrfs-progs",
                "from_version": {
                    "source_package_name": "btrfs-progs",
                    "source_package_version": "6.17-1",
                    "version": "6.17-1"
                },
                "to_version": {
                    "source_package_name": "btrfs-progs",
                    "source_package_version": "6.17.1-1",
                    "version": "6.17.1-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "  * Make btrfs-progs-udeb usrmerge compliant.",
                            "  * Additionally move mkfs.btrfs to /usr/sbin, where it should have been",
                            "    installed for consistency with the main bin:btrfs-progs, and also with",
                            "    every other mkfs.variant on Debian, and with the FHS--even though this",
                            "    is just a udeb.",
                            ""
                        ],
                        "package": "btrfs-progs",
                        "version": "6.17.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Nicholas D Steeves <sten@debian.org>",
                        "date": "Fri, 07 Nov 2025 14:26:24 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "cron",
                "from_version": {
                    "source_package_name": "cron",
                    "source_package_version": "3.0pl1-196ubuntu2",
                    "version": "3.0pl1-196ubuntu2"
                },
                "to_version": {
                    "source_package_name": "cron",
                    "source_package_version": "3.0pl1-200ubuntu1",
                    "version": "3.0pl1-200ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130075
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130075). Remaining changes:",
                            "    - d/control: Move MTA to Suggests field",
                            "    - d/cron.default: change to a deprecated message",
                            "      This file is no longer in use.",
                            "    - d/p/f/inherit-path.patch: add -P flag to inherit PATH from environment",
                            "    - Inherit PATH by default",
                            "      Change cron.service and cron.init to pass -P to cron by default.",
                            "      Changed crontab.main to stop setting PATH explicitly.",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-200ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130075
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Wed, 05 Nov 2025 11:57:47 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * summarized Chris Hofstaedtler's hint about Bug#1109146 in",
                            "    crontab's manpage. Closes: #1109146",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-200",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Sun, 05 Oct 2025 20:36:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * added \"Priority: optional\" for the package cron-daemon-common.",
                            "    Closes: #1116361",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-199",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Fri, 26 Sep 2025 15:22:52 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * merged changes requested by Luca Vercelli and Pragyansh Chaturvedi",
                            "    at Salsa ; many thanks to both of them, and also to Chris Hofstaedtler",
                            "    who added me as a reviewer for the second test.",
                            "",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-198",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Tue, 02 Sep 2025 23:07:05 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * modified d/cron.NEWS to merge two overlapping entries, and make it",
                            "    easier for people upgrading from bookworm to trixie to understand",
                            "    the new feature ('cron -N' triggers a cron tick immediately).",
                            "    Thank you Andrew Bower for the hints! Closes: #1107677",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-197",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Fri, 13 Jun 2025 10:30:37 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "cron-daemon-common",
                "from_version": {
                    "source_package_name": "cron",
                    "source_package_version": "3.0pl1-196ubuntu2",
                    "version": "3.0pl1-196ubuntu2"
                },
                "to_version": {
                    "source_package_name": "cron",
                    "source_package_version": "3.0pl1-200ubuntu1",
                    "version": "3.0pl1-200ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130075
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130075). Remaining changes:",
                            "    - d/control: Move MTA to Suggests field",
                            "    - d/cron.default: change to a deprecated message",
                            "      This file is no longer in use.",
                            "    - d/p/f/inherit-path.patch: add -P flag to inherit PATH from environment",
                            "    - Inherit PATH by default",
                            "      Change cron.service and cron.init to pass -P to cron by default.",
                            "      Changed crontab.main to stop setting PATH explicitly.",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-200ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130075
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Wed, 05 Nov 2025 11:57:47 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * summarized Chris Hofstaedtler's hint about Bug#1109146 in",
                            "    crontab's manpage. Closes: #1109146",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-200",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Sun, 05 Oct 2025 20:36:58 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * added \"Priority: optional\" for the package cron-daemon-common.",
                            "    Closes: #1116361",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-199",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Fri, 26 Sep 2025 15:22:52 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * merged changes requested by Luca Vercelli and Pragyansh Chaturvedi",
                            "    at Salsa ; many thanks to both of them, and also to Chris Hofstaedtler",
                            "    who added me as a reviewer for the second test.",
                            "",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-198",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Tue, 02 Sep 2025 23:07:05 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * modified d/cron.NEWS to merge two overlapping entries, and make it",
                            "    easier for people upgrading from bookworm to trixie to understand",
                            "    the new feature ('cron -N' triggers a cron tick immediately).",
                            "    Thank you Andrew Bower for the hints! Closes: #1107677",
                            ""
                        ],
                        "package": "cron",
                        "version": "3.0pl1-197",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Georges Khaznadar <georgesk@debian.org>",
                        "date": "Fri, 13 Jun 2025 10:30:37 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "dhcpcd-base",
                "from_version": {
                    "source_package_name": "dhcpcd",
                    "source_package_version": "1:10.2.4-4",
                    "version": "1:10.2.4-4"
                },
                "to_version": {
                    "source_package_name": "dhcpcd",
                    "source_package_version": "1:10.3.0-2",
                    "version": "1:10.3.0-2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * [init.d],[systemd]",
                            "    = Run Before=networking.service for upcoming ifupdown (Closes: #1121016).",
                            "      Thanks Daniel Gröber.",
                            ""
                        ],
                        "package": "dhcpcd",
                        "version": "1:10.3.0-2",
                        "urgency": "low",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Martin-Éric Racine <martin-eric.racine@iki.fi>",
                        "date": "Fri, 21 Nov 2025 11:09:54 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version.",
                            "  * Migrate user creation to sysusers.d declaration. Thanks Luca Boccassi.",
                            ""
                        ],
                        "package": "dhcpcd",
                        "version": "1:10.3.0-1",
                        "urgency": "low",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Martin-Éric Racine <martin-eric.racine@iki.fi>",
                        "date": "Fri, 14 Nov 2025 21:14:38 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "efibootmgr",
                "from_version": {
                    "source_package_name": "efibootmgr",
                    "source_package_version": "18-2",
                    "version": "18-2"
                },
                "to_version": {
                    "source_package_name": "efibootmgr",
                    "source_package_version": "18-2ubuntu3",
                    "version": "18-2ubuntu3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2112632
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: actually disable GCS linker warnings",
                            ""
                        ],
                        "package": "efibootmgr",
                        "version": "18-2ubuntu3",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Nick Rosbrook <enr0n@ubuntu.com>",
                        "date": "Mon, 17 Nov 2025 10:24:01 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: ignore GCS linker warnings on arm64",
                            ""
                        ],
                        "package": "efibootmgr",
                        "version": "18-2ubuntu2",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Nick Rosbrook <enr0n@ubuntu.com>",
                        "date": "Mon, 17 Nov 2025 09:50:06 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Nick Rosbrook ]",
                            "  * debian/.gitignore: un-ignore patches",
                            "",
                            "  [ Tomohiro Masubuchi ]",
                            "  * Fixed that active and inactive commands cannot find any entries except",
                            "    last one (LP: #2112632)",
                            ""
                        ],
                        "package": "efibootmgr",
                        "version": "18-2ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2112632
                        ],
                        "author": "Tomohiro Masubuchi <tomohiro.masubuchi@groove-x.com>",
                        "date": "Mon, 20 Oct 2025 15:39:45 -0400"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "fwupd",
                "from_version": {
                    "source_package_name": "fwupd",
                    "source_package_version": "2.0.17-2",
                    "version": "2.0.17-2"
                },
                "to_version": {
                    "source_package_name": "fwupd",
                    "source_package_version": "2.0.17-6",
                    "version": "2.0.17-6"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport a patch to fix x86 32 bit installed tests",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-6",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Mon, 10 Nov 2025 23:02:48 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/tests/control: depends on fwupd-tests instead of fwupd",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-5",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@gmail.com>",
                        "date": "Mon, 10 Nov 2025 09:48:40 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/control: Explicitly add fwupd to depends",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-4",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Sun, 09 Nov 2025 20:22:43 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/control: Add missing depends for autopkgtest",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-3",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Sat, 08 Nov 2025 08:26:36 -0600"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "gcc-15-base:riscv64",
                "from_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-7ubuntu1",
                    "version": "15.2.0-7ubuntu1"
                },
                "to_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-8ubuntu1",
                    "version": "15.2.0-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2126058
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian; remaining changes:",
                            "    - Build from upstream sources.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Tue, 11 Nov 2025 03:21:12 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update to git 20251111 from the gcc-15 branch.",
                            "    - Fix PR tree-optimization/122012, PR target/99930 (x86),",
                            "      PR target/122323 (x86), PR ada/118782 (closes: #749574), PR ada/81087,",
                            "      PR c++/122302, PR target/118460 (ARM), PR target/122516 (AVR),",
                            "      PR rtl-optimization/122321, PR target/122270 (RISCV, LP: #2126058),",
                            "      PR target/122527 (AVR), PR tree-optimization/118012,",
                            "      PR tree-optimization/122505, PR tree-optimization/122408,",
                            "      PR tree-optimization/122394, PR target/120674 (RISCV),",
                            "      PR target/121604 (AArch64), PR target/119079 (x86), PR ada/118208,",
                            "      PR c++/122253, PR c++/122421, PR c++/122381, PR c++/122192,",
                            "      PR c++/122310, PR fortran/114023, PR fortran/122386,",
                            "      PR fortran/122206, PR fortran/107968.",
                            "  * Bootstrap using GCC 15.",
                            "  * Disable sframe generation for Ubuntu 26.04 LTS.",
                            "  * Ignore some bootstrap comparison failures on sh4. Closes: #1119146.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2126058
                        ],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Tue, 11 Nov 2025 03:02:32 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "gettext-base",
                "from_version": {
                    "source_package_name": "gettext",
                    "source_package_version": "0.23.1-2build2",
                    "version": "0.23.1-2build2"
                },
                "to_version": {
                    "source_package_name": "gettext",
                    "source_package_version": "0.23.2-1",
                    "version": "0.23.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "  * Temporarily skip test-set-mode-acl-2.sh, it fails with reprotest.",
                            "  * Apply patch from Bruno Haible to fix spurious failure on sparc64.",
                            "  * Drop gawk and friends from Build-Depends.",
                            "  * Drop \"Rules-Requires-Root: no\" (default).",
                            "  * Mark gettext-doc as \"Multi-Arch: foreign\".",
                            "  * Update debian/watch to format version 5.",
                            ""
                        ],
                        "package": "gettext",
                        "version": "0.23.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Santiago Vila <sanvila@debian.org>",
                        "date": "Thu, 13 Nov 2025 18:20:00 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "gir1.2-glib-2.0:riscv64",
                "from_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.1-2",
                    "version": "2.86.1-2"
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "gir1.2-packagekitglib-1.0",
                "from_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.2-1",
                    "version": "1.3.2-1"
                },
                "to_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.3-1",
                    "version": "1.3.3-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version: 1.3.3",
                            "  * Install GIR typelib to the correct location (Closes: #1118515)",
                            "  * Install pkgctl, a new experimental command-line interface to",
                            "    PackageKit, so it can receive some testing",
                            "  * Update symbols file",
                            "  * d/control: Drop Rules-Requires-Root (no longer needed)",
                            ""
                        ],
                        "package": "packagekit",
                        "version": "1.3.3-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klumpp <mak@debian.org>",
                        "date": "Mon, 24 Nov 2025 20:29:26 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "initramfs-tools",
                "from_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu4",
                    "version": "0.150ubuntu4"
                },
                "to_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu5",
                    "version": "0.150ubuntu5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130550
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Fix shellcheck 0.11.0 complaints",
                            "  * mkinitramfs: do not set pigz as compression for 3cpio (LP: #2130550)",
                            ""
                        ],
                        "package": "initramfs-tools",
                        "version": "0.150ubuntu5",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130550
                        ],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Wed, 12 Nov 2025 13:06:35 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "initramfs-tools-bin",
                "from_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu4",
                    "version": "0.150ubuntu4"
                },
                "to_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu5",
                    "version": "0.150ubuntu5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130550
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Fix shellcheck 0.11.0 complaints",
                            "  * mkinitramfs: do not set pigz as compression for 3cpio (LP: #2130550)",
                            ""
                        ],
                        "package": "initramfs-tools",
                        "version": "0.150ubuntu5",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130550
                        ],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Wed, 12 Nov 2025 13:06:35 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "initramfs-tools-core",
                "from_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu4",
                    "version": "0.150ubuntu4"
                },
                "to_version": {
                    "source_package_name": "initramfs-tools",
                    "source_package_version": "0.150ubuntu5",
                    "version": "0.150ubuntu5"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130550
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Fix shellcheck 0.11.0 complaints",
                            "  * mkinitramfs: do not set pigz as compression for 3cpio (LP: #2130550)",
                            ""
                        ],
                        "package": "initramfs-tools",
                        "version": "0.150ubuntu5",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130550
                        ],
                        "author": "Benjamin Drung <bdrung@ubuntu.com>",
                        "date": "Wed, 12 Nov 2025 13:06:35 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "iproute2",
                "from_version": {
                    "source_package_name": "iproute2",
                    "source_package_version": "6.16.0-1ubuntu2",
                    "version": "6.16.0-1ubuntu2"
                },
                "to_version": {
                    "source_package_name": "iproute2",
                    "source_package_version": "6.16.0-1ubuntu3",
                    "version": "6.16.0-1ubuntu3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2125448
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Modify tc police to permit burst sizes up greater than 4GB (LP: #2125448)",
                            "    - /d/p/2001-lib-Update-backend-of-print_size-to-accept-64-bit-si.patch",
                            "    - /d/p/2002-tc-Add-get_size64-and-get_size64_and_cell.patch",
                            "    - /d/p/2003-tc-Expand-tc_calc_xmittime-tc_calc_xmitsize-to-u64.patch",
                            "    - /d/p/2004-tc-police-enable-use-of-64-bit-burst-parameter.patch",
                            ""
                        ],
                        "package": "iproute2",
                        "version": "6.16.0-1ubuntu3",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2125448
                        ],
                        "author": "Jorge Merlino <jorge.merlino@canonical.com>",
                        "date": "Wed, 05 Nov 2025 05:38:33 -0300"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libapt-pkg7.0:riscv64",
                "from_version": {
                    "source_package_name": "apt",
                    "source_package_version": "3.1.11",
                    "version": "3.1.11"
                },
                "to_version": {
                    "source_package_name": "apt",
                    "source_package_version": "3.1.12",
                    "version": "3.1.12"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Ruoyu Zhong ]",
                            "  * Fix missing includes",
                            "",
                            "  [ Julian Andres Klode ]",
                            "  * Correctly copy provided version in m-a lazy-init (Closes: #1120463)",
                            "  * Special cow",
                            "  * weakptr: Simplify destructor to use range-based for",
                            "  * Improve documentation for apt --cli-version",
                            ""
                        ],
                        "package": "apt",
                        "version": "3.1.12",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Julian Andres Klode <jak@debian.org>",
                        "date": "Mon, 10 Nov 2025 11:35:04 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libatomic1:riscv64",
                "from_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-7ubuntu1",
                    "version": "15.2.0-7ubuntu1"
                },
                "to_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-8ubuntu1",
                    "version": "15.2.0-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2126058
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian; remaining changes:",
                            "    - Build from upstream sources.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Tue, 11 Nov 2025 03:21:12 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update to git 20251111 from the gcc-15 branch.",
                            "    - Fix PR tree-optimization/122012, PR target/99930 (x86),",
                            "      PR target/122323 (x86), PR ada/118782 (closes: #749574), PR ada/81087,",
                            "      PR c++/122302, PR target/118460 (ARM), PR target/122516 (AVR),",
                            "      PR rtl-optimization/122321, PR target/122270 (RISCV, LP: #2126058),",
                            "      PR target/122527 (AVR), PR tree-optimization/118012,",
                            "      PR tree-optimization/122505, PR tree-optimization/122408,",
                            "      PR tree-optimization/122394, PR target/120674 (RISCV),",
                            "      PR target/121604 (AArch64), PR target/119079 (x86), PR ada/118208,",
                            "      PR c++/122253, PR c++/122421, PR c++/122381, PR c++/122192,",
                            "      PR c++/122310, PR fortran/114023, PR fortran/122386,",
                            "      PR fortran/122206, PR fortran/107968.",
                            "  * Bootstrap using GCC 15.",
                            "  * Disable sframe generation for Ubuntu 26.04 LTS.",
                            "  * Ignore some bootstrap comparison failures on sh4. Closes: #1119146.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2126058
                        ],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Tue, 11 Nov 2025 03:02:32 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libcap2:riscv64",
                "from_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-7ubuntu2",
                    "version": "1:2.75-7ubuntu2"
                },
                "to_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-10ubuntu1",
                    "version": "1:2.75-10ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130153
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130153). Remaining changes:",
                            "    - d/rules: strip -Wl,-Bsymbolic-functions from LDFLAGS (LP #2003892)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130153
                        ],
                        "author": "Ural Tunaboyu <ural.tunaboyu@canonical.com>",
                        "date": "Thu, 06 Nov 2025 08:41:56 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Fix typo in override_dh_auto_clean",
                            "    Makes package buildable twice-in-row again",
                            "  * d/rules: Remove RPATH from installed copy of test binary",
                            "    This sidesteps the problem of the original copy being held open by some",
                            "    lingering test process. (Closes: #1109906)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Sat, 26 Jul 2025 20:46:06 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Add short sleep after tests",
                            "  * Fix whitespace in Built-Using package name",
                            "    The previous upload did not fix this because of a whitespace issue that",
                            "    I introduced. Its changelog entry has been modified to reflect this.",
                            "    (Closes: #1106802)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-9",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Tue, 17 Jun 2025 21:43:10 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Helmut Grohne ]",
                            "  * Mark _IO_stdin_used as glibc-only symbol. (Closes: #1105137)",
                            "",
                            "  [ Aurelien Jarno ]",
                            "  * Add missing Built-Using: glibc",
                            "",
                            "  [ Christian Kastner ]",
                            "  * Don't install manpage for missing utility 'captree'. (Closes: #1064065)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Fri, 30 May 2025 12:06:41 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libcap2-bin",
                "from_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-7ubuntu2",
                    "version": "1:2.75-7ubuntu2"
                },
                "to_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-10ubuntu1",
                    "version": "1:2.75-10ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130153
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130153). Remaining changes:",
                            "    - d/rules: strip -Wl,-Bsymbolic-functions from LDFLAGS (LP #2003892)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130153
                        ],
                        "author": "Ural Tunaboyu <ural.tunaboyu@canonical.com>",
                        "date": "Thu, 06 Nov 2025 08:41:56 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Fix typo in override_dh_auto_clean",
                            "    Makes package buildable twice-in-row again",
                            "  * d/rules: Remove RPATH from installed copy of test binary",
                            "    This sidesteps the problem of the original copy being held open by some",
                            "    lingering test process. (Closes: #1109906)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Sat, 26 Jul 2025 20:46:06 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Add short sleep after tests",
                            "  * Fix whitespace in Built-Using package name",
                            "    The previous upload did not fix this because of a whitespace issue that",
                            "    I introduced. Its changelog entry has been modified to reflect this.",
                            "    (Closes: #1106802)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-9",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Tue, 17 Jun 2025 21:43:10 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Helmut Grohne ]",
                            "  * Mark _IO_stdin_used as glibc-only symbol. (Closes: #1105137)",
                            "",
                            "  [ Aurelien Jarno ]",
                            "  * Add missing Built-Using: glibc",
                            "",
                            "  [ Christian Kastner ]",
                            "  * Don't install manpage for missing utility 'captree'. (Closes: #1064065)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Fri, 30 May 2025 12:06:41 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libcrypt-dev:riscv64",
                "from_version": {
                    "source_package_name": "libxcrypt",
                    "source_package_version": "1:4.4.38-1build1",
                    "version": "1:4.4.38-1build1"
                },
                "to_version": {
                    "source_package_name": "libxcrypt",
                    "source_package_version": "1:4.5.1-1",
                    "version": "1:4.5.1-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "    + Adds support for the chinese ShangMi 3 (SM3) algorithm, as sm3crypt",
                            "      ($sm3$) and sm3-yescrypt ($sm3y$).",
                            "    + Fixes minor man pages issues. (Closes: #1102020)",
                            ""
                        ],
                        "package": "libxcrypt",
                        "version": "1:4.5.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Marco d'Itri <md@linux.it>",
                        "date": "Fri, 07 Nov 2025 15:06:48 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libcrypt1:riscv64",
                "from_version": {
                    "source_package_name": "libxcrypt",
                    "source_package_version": "1:4.4.38-1build1",
                    "version": "1:4.4.38-1build1"
                },
                "to_version": {
                    "source_package_name": "libxcrypt",
                    "source_package_version": "1:4.5.1-1",
                    "version": "1:4.5.1-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "    + Adds support for the chinese ShangMi 3 (SM3) algorithm, as sm3crypt",
                            "      ($sm3$) and sm3-yescrypt ($sm3y$).",
                            "    + Fixes minor man pages issues. (Closes: #1102020)",
                            ""
                        ],
                        "package": "libxcrypt",
                        "version": "1:4.5.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Marco d'Itri <md@linux.it>",
                        "date": "Fri, 07 Nov 2025 15:06:48 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libdb5.3t64:riscv64",
                "from_version": {
                    "source_package_name": "db5.3",
                    "source_package_version": "5.3.28+dfsg2-9ubuntu1",
                    "version": "5.3.28+dfsg2-9ubuntu1"
                },
                "to_version": {
                    "source_package_name": "db5.3",
                    "source_package_version": "5.3.28+dfsg2-10ubuntu1",
                    "version": "5.3.28+dfsg2-10ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130105
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130105). Remaining changes:",
                            "    - d/rules: temporarily add -mbranch-protection to LDFLAGS (LP #2122602)",
                            "    Drop changes applied in Debian:",
                            "    - d/rules: explicitly use the gnu14 C standard (Closes: #1096505)",
                            ""
                        ],
                        "package": "db5.3",
                        "version": "5.3.28+dfsg2-10ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130105
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Thu, 06 Nov 2025 09:29:02 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * QA upload",
                            "",
                            "  [ Simon Chopin ]",
                            "  * d/rules: explicitly use the gnu14 C standard (Closes: #1096505)",
                            ""
                        ],
                        "package": "db5.3",
                        "version": "5.3.28+dfsg2-10",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Bastian Germann <bage@debian.org>",
                        "date": "Mon, 06 Oct 2025 18:03:18 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libevdev2:riscv64",
                "from_version": {
                    "source_package_name": "libevdev",
                    "source_package_version": "1.13.4+dfsg-1",
                    "version": "1.13.4+dfsg-1"
                },
                "to_version": {
                    "source_package_name": "libevdev",
                    "source_package_version": "1.13.5+dfsg-1",
                    "version": "1.13.5+dfsg-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "  * Drop the signing key, it uses SHA-1 which sqv doesn’t accept. See",
                            "    #1118154.",
                            "  * Remove the old FSF address from debian/copyright.",
                            "  * Drop “Rules-Requires-Root: no” since it’s now the default.",
                            ""
                        ],
                        "package": "libevdev",
                        "version": "1.13.5+dfsg-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Stephen Kitt <skitt@debian.org>",
                        "date": "Wed, 19 Nov 2025 13:52:42 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libfwupd3:riscv64",
                "from_version": {
                    "source_package_name": "fwupd",
                    "source_package_version": "2.0.17-2",
                    "version": "2.0.17-2"
                },
                "to_version": {
                    "source_package_name": "fwupd",
                    "source_package_version": "2.0.17-6",
                    "version": "2.0.17-6"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Backport a patch to fix x86 32 bit installed tests",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-6",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Mon, 10 Nov 2025 23:02:48 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/tests/control: depends on fwupd-tests instead of fwupd",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-5",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@gmail.com>",
                        "date": "Mon, 10 Nov 2025 09:48:40 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/control: Explicitly add fwupd to depends",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-4",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Sun, 09 Nov 2025 20:22:43 -0600"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/control: Add missing depends for autopkgtest",
                            ""
                        ],
                        "package": "fwupd",
                        "version": "2.0.17-3",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Sat, 08 Nov 2025 08:26:36 -0600"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libgcc-s1:riscv64",
                "from_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-7ubuntu1",
                    "version": "15.2.0-7ubuntu1"
                },
                "to_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-8ubuntu1",
                    "version": "15.2.0-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2126058
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian; remaining changes:",
                            "    - Build from upstream sources.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Tue, 11 Nov 2025 03:21:12 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update to git 20251111 from the gcc-15 branch.",
                            "    - Fix PR tree-optimization/122012, PR target/99930 (x86),",
                            "      PR target/122323 (x86), PR ada/118782 (closes: #749574), PR ada/81087,",
                            "      PR c++/122302, PR target/118460 (ARM), PR target/122516 (AVR),",
                            "      PR rtl-optimization/122321, PR target/122270 (RISCV, LP: #2126058),",
                            "      PR target/122527 (AVR), PR tree-optimization/118012,",
                            "      PR tree-optimization/122505, PR tree-optimization/122408,",
                            "      PR tree-optimization/122394, PR target/120674 (RISCV),",
                            "      PR target/121604 (AArch64), PR target/119079 (x86), PR ada/118208,",
                            "      PR c++/122253, PR c++/122421, PR c++/122381, PR c++/122192,",
                            "      PR c++/122310, PR fortran/114023, PR fortran/122386,",
                            "      PR fortran/122206, PR fortran/107968.",
                            "  * Bootstrap using GCC 15.",
                            "  * Disable sframe generation for Ubuntu 26.04 LTS.",
                            "  * Ignore some bootstrap comparison failures on sh4. Closes: #1119146.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2126058
                        ],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Tue, 11 Nov 2025 03:02:32 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libgcrypt20:riscv64",
                "from_version": {
                    "source_package_name": "libgcrypt20",
                    "source_package_version": "1.11.2-2",
                    "version": "1.11.2-2"
                },
                "to_version": {
                    "source_package_name": "libgcrypt20",
                    "source_package_version": "1.11.2-3",
                    "version": "1.11.2-3"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update to head of LIBGCRYPT-1.11-BRANCH",
                            "    + 30_0001-Post-release-updates.patch",
                            "    + 30_0002-mpi-Fix-redefinition-of-types.patch",
                            "    + 30_0003-random-jent-Fix-for-jent_rng_is_initialized.patch",
                            "    + 30_0004-random-jent-Fix-build-with-address-sanitizer.patch",
                            "    + 30_0005-secmem-Handle-HAVE_BROKEN_MLOCK-for-the-case-with-AS.patch",
                            "    + 30_0006-cipher-aria-Fix-compiler-error-on-NetBSD.patch",
                            ""
                        ],
                        "package": "libgcrypt20",
                        "version": "1.11.2-3",
                        "urgency": "low",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Andreas Metzler <ametzler@debian.org>",
                        "date": "Thu, 06 Nov 2025 13:46:54 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libglib2.0-0t64:riscv64",
                "from_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.1-2",
                    "version": "2.86.1-2"
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libglib2.0-bin",
                "from_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.1-2",
                    "version": "2.86.1-2"
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libglib2.0-data",
                "from_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.1-2",
                    "version": "2.86.1-2"
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libgnutls30t64:riscv64",
                "from_version": {
                    "source_package_name": "gnutls28",
                    "source_package_version": "3.8.9-3ubuntu2",
                    "version": "3.8.9-3ubuntu2"
                },
                "to_version": {
                    "source_package_name": "gnutls28",
                    "source_package_version": "3.8.10-3ubuntu1",
                    "version": "3.8.10-3ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130708
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130708). Remaining changes:",
                            "    - Enable CET.",
                            "    - d/patches/crypto-config.patch: also read configuration from",
                            "      /var/lib/crypto-config/profiles/current/gnutls.conf",
                            "    - Forcefully disable TLS 1.0 and 1.1 through /etc/gnutls/config.",
                            "    - Forcefully disable DTLS 0.9 and 1.0 through /etc/gnutls/config.",
                            "    - Set default priority string to only allow TLS1.2, DTLS1.2, and",
                            "      TLS1.3 with medium security profile (2048 RSA keys minimum, and",
                            "      similar).",
                            "  * Drop changes",
                            "    - Present upstream: pull patches between 3.8.9 and 2025/03/19:",
                            "      + post-3.8.9/*: add upstream patches from git",
                            ""
                        ],
                        "package": "gnutls28",
                        "version": "3.8.10-3ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130708
                        ],
                        "author": "Richard Scott McNew <scott.mcnew@canonical.com>",
                        "date": "Wed, 05 Nov 2025 12:34:51 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Upgrade texinfo.tex to latest (2025-10-25.20) in debian/rules until",
                            "    automake also includes this version (see #1119031). Closes: #1118328",
                            ""
                        ],
                        "package": "gnutls28",
                        "version": "3.8.10-3",
                        "urgency": "high",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Andreas Metzler <ametzler@debian.org>",
                        "date": "Sun, 26 Oct 2025 10:35:14 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Upload to unstable.",
                            ""
                        ],
                        "package": "gnutls28",
                        "version": "3.8.10-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Andreas Metzler <ametzler@debian.org>",
                        "date": "Mon, 11 Aug 2025 15:47:51 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version.",
                            "    + Disable failing test.",
                            "    + Drop cherry-picked patches.",
                            "    + Update debian/copyright.",
                            ""
                        ],
                        "package": "gnutls28",
                        "version": "3.8.10-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Andreas Metzler <ametzler@debian.org>",
                        "date": "Wed, 09 Jul 2025 15:13:36 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libjcat1:riscv64",
                "from_version": {
                    "source_package_name": "libjcat",
                    "source_package_version": "0.2.3-2",
                    "version": "0.2.3-2"
                },
                "to_version": {
                    "source_package_name": "libjcat",
                    "source_package_version": "0.2.5-1",
                    "version": "0.2.5-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version.",
                            "  * Backport some patches for PQC detection failures in gnutls",
                            "  * d/watch: update to v5",
                            ""
                        ],
                        "package": "libjcat",
                        "version": "0.2.5-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Mario Limonciello <superm1@debian.org>",
                        "date": "Mon, 17 Nov 2025 10:26:11 -0600"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libnetplan1:riscv64",
                "from_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-7ubuntu3",
                    "version": "1.1.2-7ubuntu3"
                },
                "to_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-8ubuntu1",
                    "version": "1.1.2-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2127195
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable. Remaining changes:",
                            "    - d/p/wait-online-dns: Enable waiting for DNS servers.",
                            "      This builds upon systemd#34640, as backported in systemd 257.2-3ubuntu1",
                            "    - d/control: update dependency on systemd 257.2-3ubuntu1",
                            "    - Support non-standard OVS setups, e.g. inside snap environments.",
                            "      + d/p/0012-Allows-non-standard-OVS-setups.patch",
                            "  * Prefer OVS from the system installation, snap as fallback (LP: #2127195)",
                            "    - d/p/0013-Use-OVS-from-apt-before-snap-when-both-exist.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2127195
                        ],
                        "author": "Lukas Märdian <slyon@ubuntu.com>",
                        "date": "Thu, 20 Nov 2025 09:34:44 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/cloud-init.sh: Adopt for actually generated files instead of dummies",
                            "  * d/control: Avoid test-dependency on dbus-x11 (Closes: #1117099)",
                            "    - d/p/0009-test-dbus-avoid-dependency-on-dbus-launch-Closes-111.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Lukas Märdian <slyon@debian.org>",
                        "date": "Wed, 08 Oct 2025 12:48:31 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libp11-kit0:riscv64",
                "from_version": {
                    "source_package_name": "p11-kit",
                    "source_package_version": "0.25.9-2",
                    "version": "0.25.9-2"
                },
                "to_version": {
                    "source_package_name": "p11-kit",
                    "source_package_version": "0.25.10-1",
                    "version": "0.25.10-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version.",
                            ""
                        ],
                        "package": "p11-kit",
                        "version": "0.25.10-1",
                        "urgency": "low",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Andreas Metzler <ametzler@debian.org>",
                        "date": "Sat, 15 Nov 2025 15:58:34 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libpackagekit-glib2-18:riscv64",
                "from_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.2-1",
                    "version": "1.3.2-1"
                },
                "to_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.3-1",
                    "version": "1.3.3-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version: 1.3.3",
                            "  * Install GIR typelib to the correct location (Closes: #1118515)",
                            "  * Install pkgctl, a new experimental command-line interface to",
                            "    PackageKit, so it can receive some testing",
                            "  * Update symbols file",
                            "  * d/control: Drop Rules-Requires-Root (no longer needed)",
                            ""
                        ],
                        "package": "packagekit",
                        "version": "1.3.3-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klumpp <mak@debian.org>",
                        "date": "Mon, 24 Nov 2025 20:29:26 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libpam-cap:riscv64",
                "from_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-7ubuntu2",
                    "version": "1:2.75-7ubuntu2"
                },
                "to_version": {
                    "source_package_name": "libcap2",
                    "source_package_version": "1:2.75-10ubuntu1",
                    "version": "1:2.75-10ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130153
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130153). Remaining changes:",
                            "    - d/rules: strip -Wl,-Bsymbolic-functions from LDFLAGS (LP #2003892)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130153
                        ],
                        "author": "Ural Tunaboyu <ural.tunaboyu@canonical.com>",
                        "date": "Thu, 06 Nov 2025 08:41:56 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Fix typo in override_dh_auto_clean",
                            "    Makes package buildable twice-in-row again",
                            "  * d/rules: Remove RPATH from installed copy of test binary",
                            "    This sidesteps the problem of the original copy being held open by some",
                            "    lingering test process. (Closes: #1109906)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-10",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Sat, 26 Jul 2025 20:46:06 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/rules: Add short sleep after tests",
                            "  * Fix whitespace in Built-Using package name",
                            "    The previous upload did not fix this because of a whitespace issue that",
                            "    I introduced. Its changelog entry has been modified to reflect this.",
                            "    (Closes: #1106802)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-9",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Tue, 17 Jun 2025 21:43:10 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Helmut Grohne ]",
                            "  * Mark _IO_stdin_used as glibc-only symbol. (Closes: #1105137)",
                            "",
                            "  [ Aurelien Jarno ]",
                            "  * Add missing Built-Using: glibc",
                            "",
                            "  [ Christian Kastner ]",
                            "  * Don't install manpage for missing utility 'captree'. (Closes: #1064065)",
                            ""
                        ],
                        "package": "libcap2",
                        "version": "1:2.75-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Christian Kastner <ckk@debian.org>",
                        "date": "Fri, 30 May 2025 12:06:41 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libpipeline1:riscv64",
                "from_version": {
                    "source_package_name": "libpipeline",
                    "source_package_version": "1.5.8-1build1",
                    "version": "1.5.8-1build1"
                },
                "to_version": {
                    "source_package_name": "libpipeline",
                    "source_package_version": "1.5.8-2",
                    "version": "1.5.8-2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Drop \"Rules-Requires-Root: no\", default as of dpkg-dev 1.22.13.",
                            "  * Standards-Version: 4.7.2.",
                            ""
                        ],
                        "package": "libpipeline",
                        "version": "1.5.8-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Sun, 23 Nov 2025 11:49:23 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libsframe2:riscv64",
                "from_version": {
                    "source_package_name": "binutils",
                    "source_package_version": "2.45-8ubuntu1",
                    "version": "2.45-8ubuntu1"
                },
                "to_version": {
                    "source_package_name": "binutils",
                    "source_package_version": "2.45.50.20251125-1ubuntu1",
                    "version": "2.45.50.20251125-1ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2109333
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian; remaining changes:",
                            "    - Build from upstream sources.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20251125-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Tue, 25 Nov 2025 03:16:24 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream snapshot, upload to unstable.",
                            "  * Update libgprofng and libsframe symbols files.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20251125-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Tue, 25 Nov 2025 03:13:01 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update libsframe symbols file.",
                            "  * Fix ftbfs on architectures without gprofng.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20251023-2",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Thu, 23 Oct 2025 17:58:42 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream snapshot.",
                            "  * d/p/env-package-metadata.diff: Enforce CLI arg precedence (LP: #2109333)",
                            "    The initial implementation would only give precedence if the CLI arg is",
                            "    not empty. The new implementation now simply loads the default value",
                            "    into the appropriate static variable *before* the argument parsing,",
                            "    where the --package-metadata handler will appropriately clear it.",
                            "  * binutils-dev: Drop the dependency on libsframe-dev.",
                            "  * Split out a libgprofng-dev package.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20251023-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [
                            2109333
                        ],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Wed, 22 Oct 2025 00:46:05 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream snapshot.",
                            "  * Refresh patches.",
                            "  * Strip libsframe.a. Addresses: #1114662.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20251005-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Sun, 05 Oct 2025 12:47:20 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream snapshot.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20250903-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Wed, 03 Sep 2025 12:03:42 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream snapshot.",
                            "  * Bump standards version.",
                            "  * Refresh patches.",
                            ""
                        ],
                        "package": "binutils",
                        "version": "2.45.50.20250813-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Wed, 13 Aug 2025 13:02:06 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libstdc++6:riscv64",
                "from_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-7ubuntu1",
                    "version": "15.2.0-7ubuntu1"
                },
                "to_version": {
                    "source_package_name": "gcc-15",
                    "source_package_version": "15.2.0-8ubuntu1",
                    "version": "15.2.0-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2126058
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian; remaining changes:",
                            "    - Build from upstream sources.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Tue, 11 Nov 2025 03:21:12 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Update to git 20251111 from the gcc-15 branch.",
                            "    - Fix PR tree-optimization/122012, PR target/99930 (x86),",
                            "      PR target/122323 (x86), PR ada/118782 (closes: #749574), PR ada/81087,",
                            "      PR c++/122302, PR target/118460 (ARM), PR target/122516 (AVR),",
                            "      PR rtl-optimization/122321, PR target/122270 (RISCV, LP: #2126058),",
                            "      PR target/122527 (AVR), PR tree-optimization/118012,",
                            "      PR tree-optimization/122505, PR tree-optimization/122408,",
                            "      PR tree-optimization/122394, PR target/120674 (RISCV),",
                            "      PR target/121604 (AArch64), PR target/119079 (x86), PR ada/118208,",
                            "      PR c++/122253, PR c++/122421, PR c++/122381, PR c++/122192,",
                            "      PR c++/122310, PR fortran/114023, PR fortran/122386,",
                            "      PR fortran/122206, PR fortran/107968.",
                            "  * Bootstrap using GCC 15.",
                            "  * Disable sframe generation for Ubuntu 26.04 LTS.",
                            "  * Ignore some bootstrap comparison failures on sh4. Closes: #1119146.",
                            ""
                        ],
                        "package": "gcc-15",
                        "version": "15.2.0-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [
                            2126058
                        ],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Tue, 11 Nov 2025 03:02:32 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libtext-iconv-perl:riscv64",
                "from_version": {
                    "source_package_name": "libtext-iconv-perl",
                    "source_package_version": "1.7-8build4",
                    "version": "1.7-8build4"
                },
                "to_version": {
                    "source_package_name": "libtext-iconv-perl",
                    "source_package_version": "1.7-8.1",
                    "version": "1.7-8.1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-3094",
                        "url": "https://ubuntu.com/security/CVE-2024-3094",
                        "cve_description": "Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0.  Through a series of complex obfuscations, the liblzma build process extracts a prebuilt object file from a disguised test file existing in the source code, which is then used to modify specific functions in the liblzma code. This results in a modified liblzma library that can be used by any software linked against this library, intercepting and modifying the data interaction with this library.",
                        "cve_priority": "critical",
                        "cve_public_date": "2024-03-29 17:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * No-change rebuild for libperl soname.",
                            ""
                        ],
                        "package": "libtext-iconv-perl",
                        "version": "1.7-8build4",
                        "urgency": "medium",
                        "distributions": "plucky",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Sun, 20 Oct 2024 10:28:07 +0200"
                    },
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-3094",
                                "url": "https://ubuntu.com/security/CVE-2024-3094",
                                "cve_description": "Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0.  Through a series of complex obfuscations, the liblzma build process extracts a prebuilt object file from a disguised test file existing in the source code, which is then used to modify specific functions in the liblzma code. This results in a modified liblzma library that can be used by any software linked against this library, intercepting and modifying the data interaction with this library.",
                                "cve_priority": "critical",
                                "cve_public_date": "2024-03-29 17:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * No-change rebuild for CVE-2024-3094",
                            ""
                        ],
                        "package": "libtext-iconv-perl",
                        "version": "1.7-8build3",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [],
                        "author": "Steve Langasek <steve.langasek@ubuntu.com>",
                        "date": "Sun, 31 Mar 2024 08:00:27 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * No-change rebuild against perlapi-5.38.2t64",
                            ""
                        ],
                        "package": "libtext-iconv-perl",
                        "version": "1.7-8build2",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [],
                        "author": "Steve Langasek <steve.langasek@ubuntu.com>",
                        "date": "Sat, 02 Mar 2024 10:56:57 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * No-change rebuild for the perl update.",
                            ""
                        ],
                        "package": "libtext-iconv-perl",
                        "version": "1.7-8build1",
                        "urgency": "medium",
                        "distributions": "noble",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@ubuntu.com>",
                        "date": "Wed, 10 Jan 2024 13:48:52 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": true
            },
            {
                "name": "liburcu8t64:riscv64",
                "from_version": {
                    "source_package_name": "liburcu",
                    "source_package_version": "0.15.4-1",
                    "version": "0.15.4-1"
                },
                "to_version": {
                    "source_package_name": "liburcu",
                    "source_package_version": "0.15.5-1",
                    "version": "0.15.5-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * [e7fedf0] New upstream version 0.15.5",
                            ""
                        ],
                        "package": "liburcu",
                        "version": "0.15.5-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Michael Jeanson <mjeanson@debian.org>",
                        "date": "Wed, 12 Nov 2025 11:00:24 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "libxml2-16:riscv64",
                "from_version": {
                    "source_package_name": "libxml2",
                    "source_package_version": "2.14.5+dfsg-0.2build1",
                    "version": "2.14.5+dfsg-0.2build1"
                },
                "to_version": {
                    "source_package_name": "libxml2",
                    "source_package_version": "2.15.1+dfsg-1",
                    "version": "2.15.1+dfsg-1"
                },
                "cves": [
                    {
                        "cve": "CVE-2025-12863",
                        "url": "https://ubuntu.com/security/CVE-2025-12863",
                        "cve_description": "Rejected reason: This CVE was assigned for a libxml2 issue#1012 but later deemed not valid. Ref.: https://gitlab.gnome.org/GNOME/libxml2/-/issues/1012#note_2608283",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-11-07 21:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/patches: drop CVE-2025012863.diff, rejected upstream",
                            "  * tests/control: replace pkg-config with pkgconf",
                            "  * d/control: remove empty Suggests from libxml2-source",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.1+dfsg-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Aron Xu <aron@debian.org>",
                        "date": "Sun, 23 Nov 2025 17:13:22 +0800"
                    },
                    {
                        "cves": [
                            {
                                "cve": "CVE-2025-12863",
                                "url": "https://ubuntu.com/security/CVE-2025-12863",
                                "cve_description": "Rejected reason: This CVE was assigned for a libxml2 issue#1012 but later deemed not valid. Ref.: https://gitlab.gnome.org/GNOME/libxml2/-/issues/1012#note_2608283",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-11-07 21:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * Build a libxml2-source package, to be used to build the libgcobol",
                            "    cross runtime packages.",
                            "  * Fix a flaw in the xmlSetTreeDoc() function, proposed patch from",
                            "    https://gitlab.gnome.org/GNOME/libxml2/-/issues/1012. CVE-2025-12863.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.1+dfsg-0.4",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Wed, 12 Nov 2025 15:36:35 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * Disable the version check. Questionable by library handling of the",
                            "    distribution.  See https://bugs.debian.org/1072012 for the rationale.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.1+dfsg-0.3",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Sat, 25 Oct 2025 07:56:14 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * Upload to unstable.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.1+dfsg-0.2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Fri, 24 Oct 2025 19:15:07 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.1+dfsg-0.1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Wed, 22 Oct 2025 00:23:08 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * New upstream release.",
                            "    - Configure with --with-docs.",
                            "    - Add build dependencies for building the docs.",
                            "    - The devhelp documentation is not built anymore.",
                            "  * Update symbols file.",
                            "  * Update libxml2-doc doc-base file.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.15.0+dfsg-0.3",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Sun, 05 Oct 2025 12:08:07 +0200"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Non-maintainer upload.",
                            "  * New upstream release, drop git-updates patch.",
                            ""
                        ],
                        "package": "libxml2",
                        "version": "2.14.6+dfsg-0.1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klose <doko@debian.org>",
                        "date": "Sun, 05 Oct 2025 09:52:40 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "nano",
                "from_version": {
                    "source_package_name": "nano",
                    "source_package_version": "8.6-1",
                    "version": "8.6-1"
                },
                "to_version": {
                    "source_package_name": "nano",
                    "source_package_version": "8.7-1",
                    "version": "8.7-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * The \"Aysam Mualla\" release.",
                            "  * New upstream release.",
                            "  * Use version 5 of watch file.",
                            "  * Sync debian/nanorc with upstream nanorc.sample.",
                            "  * Drop now redundant Rules-Requires-Root control field.",
                            ""
                        ],
                        "package": "nano",
                        "version": "8.7-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Jordi Mallach <jordi@debian.org>",
                        "date": "Fri, 21 Nov 2025 00:18:13 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "netplan-generator",
                "from_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-7ubuntu3",
                    "version": "1.1.2-7ubuntu3"
                },
                "to_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-8ubuntu1",
                    "version": "1.1.2-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2127195
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable. Remaining changes:",
                            "    - d/p/wait-online-dns: Enable waiting for DNS servers.",
                            "      This builds upon systemd#34640, as backported in systemd 257.2-3ubuntu1",
                            "    - d/control: update dependency on systemd 257.2-3ubuntu1",
                            "    - Support non-standard OVS setups, e.g. inside snap environments.",
                            "      + d/p/0012-Allows-non-standard-OVS-setups.patch",
                            "  * Prefer OVS from the system installation, snap as fallback (LP: #2127195)",
                            "    - d/p/0013-Use-OVS-from-apt-before-snap-when-both-exist.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2127195
                        ],
                        "author": "Lukas Märdian <slyon@ubuntu.com>",
                        "date": "Thu, 20 Nov 2025 09:34:44 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/cloud-init.sh: Adopt for actually generated files instead of dummies",
                            "  * d/control: Avoid test-dependency on dbus-x11 (Closes: #1117099)",
                            "    - d/p/0009-test-dbus-avoid-dependency-on-dbus-launch-Closes-111.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Lukas Märdian <slyon@debian.org>",
                        "date": "Wed, 08 Oct 2025 12:48:31 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "netplan.io",
                "from_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-7ubuntu3",
                    "version": "1.1.2-7ubuntu3"
                },
                "to_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-8ubuntu1",
                    "version": "1.1.2-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2127195
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable. Remaining changes:",
                            "    - d/p/wait-online-dns: Enable waiting for DNS servers.",
                            "      This builds upon systemd#34640, as backported in systemd 257.2-3ubuntu1",
                            "    - d/control: update dependency on systemd 257.2-3ubuntu1",
                            "    - Support non-standard OVS setups, e.g. inside snap environments.",
                            "      + d/p/0012-Allows-non-standard-OVS-setups.patch",
                            "  * Prefer OVS from the system installation, snap as fallback (LP: #2127195)",
                            "    - d/p/0013-Use-OVS-from-apt-before-snap-when-both-exist.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2127195
                        ],
                        "author": "Lukas Märdian <slyon@ubuntu.com>",
                        "date": "Thu, 20 Nov 2025 09:34:44 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/cloud-init.sh: Adopt for actually generated files instead of dummies",
                            "  * d/control: Avoid test-dependency on dbus-x11 (Closes: #1117099)",
                            "    - d/p/0009-test-dbus-avoid-dependency-on-dbus-launch-Closes-111.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Lukas Märdian <slyon@debian.org>",
                        "date": "Wed, 08 Oct 2025 12:48:31 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "packagekit",
                "from_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.2-1",
                    "version": "1.3.2-1"
                },
                "to_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.3-1",
                    "version": "1.3.3-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version: 1.3.3",
                            "  * Install GIR typelib to the correct location (Closes: #1118515)",
                            "  * Install pkgctl, a new experimental command-line interface to",
                            "    PackageKit, so it can receive some testing",
                            "  * Update symbols file",
                            "  * d/control: Drop Rules-Requires-Root (no longer needed)",
                            ""
                        ],
                        "package": "packagekit",
                        "version": "1.3.3-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klumpp <mak@debian.org>",
                        "date": "Mon, 24 Nov 2025 20:29:26 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "packagekit-tools",
                "from_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.2-1",
                    "version": "1.3.2-1"
                },
                "to_version": {
                    "source_package_name": "packagekit",
                    "source_package_version": "1.3.3-1",
                    "version": "1.3.3-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream version: 1.3.3",
                            "  * Install GIR typelib to the correct location (Closes: #1118515)",
                            "  * Install pkgctl, a new experimental command-line interface to",
                            "    PackageKit, so it can receive some testing",
                            "  * Update symbols file",
                            "  * d/control: Drop Rules-Requires-Root (no longer needed)",
                            ""
                        ],
                        "package": "packagekit",
                        "version": "1.3.3-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Matthias Klumpp <mak@debian.org>",
                        "date": "Mon, 24 Nov 2025 20:29:26 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-certifi",
                "from_version": {
                    "source_package_name": "python-certifi",
                    "source_package_version": "2025.1.31+ds-1",
                    "version": "2025.1.31+ds-1"
                },
                "to_version": {
                    "source_package_name": "python-certifi",
                    "source_package_version": "2025.11.12+ds-1",
                    "version": "2025.11.12+ds-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Adopt package for the Debian Python Team.",
                            "  * Apply X-Style: black.",
                            "  * Use dh-sequence-python3.",
                            "  * Use pybuild-plugin-pyproject.",
                            "  * New upstream release.",
                            "  * Fix disabling of tests in debian/rules.",
                            "  * Mark patch to use ca-certificates.crt as \"Forwarded: not-needed\".",
                            "  * Mark python3-certifi Multi-Arch: foreign (closes: #1064621).",
                            "  * Standards-Version: 4.7.2.",
                            ""
                        ],
                        "package": "python-certifi",
                        "version": "2025.11.12+ds-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Fri, 21 Nov 2025 14:27:07 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-distupgrade",
                "from_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.04.1",
                    "version": "1:26.04.1"
                },
                "to_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.04.2",
                    "version": "1:26.04.2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Remove depreciated '-m desktop' from the kubuntu-devel-release-",
                            "    upgrade wrapper script.",
                            ""
                        ],
                        "package": "ubuntu-release-upgrader",
                        "version": "1:26.04.2",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Rik Mills <rikmills@kde.org>",
                        "date": "Tue, 25 Nov 2025 10:53:51 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-gi",
                "from_version": {
                    "source_package_name": "pygobject",
                    "source_package_version": "3.50.0-7",
                    "version": "3.50.0-7"
                },
                "to_version": {
                    "source_package_name": "pygobject",
                    "source_package_version": "3.54.5-7ubuntu1",
                    "version": "3.54.5-7ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Remove versioned Breaks: budgie-desktop to allow pygobject 3.54",
                            "    to migrate out of resolute-proposed now",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-7ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Wed, 19 Nov 2025 14:36:16 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Use Breaks: gir1.2-libpeas-1.0 instead of libpeas.",
                            "    libpeas is only a source package name and Breaks must be used with",
                            "    binary package names.",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-7",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Fri, 07 Nov 2025 13:35:33 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Add versioned Breaks: budgie-desktop for #1120138",
                            "  * Remove obsolete dh_strip dbgsym migration rule",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-6",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Thu, 06 Nov 2025 09:45:38 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "",
                            "  [ Jeremy Bícha ]",
                            "  * Update Breaks version on eom and pluma",
                            "",
                            "  [ Simon McVittie ]",
                            "  * Add versioned Breaks on streamtuner2, for removal of pygtkcompat.",
                            "    This assumes that the next maintainer upload or NMU will fix #1094922.",
                            "  * Release to unstable (starts transition: #1118613) (Closes: #1099164)",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-5",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 05 Nov 2025 10:58:31 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "  * d/control: Correct Breaks version on eog",
                            "  * d/control: Depend on a newer GLib, to ensure that #1099192 is fixed.",
                            "    Otherwise we'll fail to load typelibs from the legacy pre-multiarch",
                            "    location, which would be a regression for a few packages like",
                            "    ibus-anthy and isenkram.",
                            "  * d/control: Add Breaks on older entangle, eom, liferea, pluma.",
                            "    This assumes that the next maintainer upload or NMU of these",
                            "    packages will make them compatible with pygobject >= 3.52,",
                            "    fixing #1118501, #1118496, #1118500, #1118497 respectively",
                            "    (patches are available).",
                            "  * Add versioned Breaks on autoradio, for removal of pygtkcompat.",
                            "    This assumes that the next maintainer upload or NMU will",
                            "    fix #1118278.",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-4",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Thu, 23 Oct 2025 12:18:19 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "  * d/p/Fix-memory-errors-in-gi_marshalling_tests_length_array_ut.patch:",
                            "    Add patch from upstream gobject-introspection-tests hopefully fixing",
                            "    FTBFS on 64-bit big-endian (Closes: #1118463)",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-3",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Mon, 20 Oct 2025 16:49:06 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "  * d/control: Add Breaks on some older Python apps.",
                            "    Newer versions of blueprint-compiler, exaile, gnome-music and rednotebook",
                            "    are dynamically compatible with either pygobject >= 3.52 or << 3.52,",
                            "    but older versions were only compatible with pygobject << 3.52.",
                            "    (Helps: #1099164)",
                            "  * d/control: Add Breaks on older libpeas.",
                            "    This library needs to be converted to libgirepository-2.0 at the same",
                            "    time as pygobject (Helps: #1099164, #1118363)",
                            "  * d/control: Add Breaks on older eog, gedit, rhythmbox, totem.",
                            "    These apps need source changes to be compatible with this new",
                            "    pygobject. We will probably also need to add Breaks on eom, liferea",
                            "    and pluma, and possibly also endeavour and entangle, but the moment",
                            "    I'm omitting those to make it easier for those apps' maintainers to",
                            "    test against this pygobject.",
                            "  * Merge packaging from debian/unstable git branch (no functional changes)",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-2",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Mon, 20 Oct 2025 14:02:08 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Jeremy Bícha ]",
                            "  * New upstream release",
                            "  * Remove all patches: applied in new release",
                            "",
                            "  [ Simon McVittie ]",
                            "  * Merge packaging changes from debian/unstable git branch",
                            "    (no functional changes).",
                            "    This makes the history \"fast-forwarding\" (unlike just editing",
                            "    debian/changelog), which is desirable when using dgit.",
                            "  * d/watch: Convert to v5 format",
                            "  * d/copyright: Don't quote the FSF's former postal address here",
                            "  * d/control: Consistently put a version constraint on all parts of",
                            "    src:glib2.0",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.5-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Sat, 18 Oct 2025 08:56:00 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * Import changes from 3.50.0-8",
                            "  * Remove patches applied in new release",
                            "  * Cherry-pick a build test fix",
                            "  * Update patches from upstream !261",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.54.3-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Wed, 15 Oct 2025 10:17:50 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.52.3-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Wed, 19 Mar 2025 09:58:08 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.52.2-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Fri, 14 Mar 2025 11:36:53 -0400"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * Drop patch applied upstream",
                            "  * Update girepository dependencies",
                            "  * autopkgtests: Drop test_glib_flag test since it's not compatible with",
                            "    the new release. However, we don't believe anything else used this",
                            "    particular functionality.",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.51.0-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Alessandro Astone <alessandro.astone@canonical.com>",
                        "date": "Wed, 26 Feb 2025 13:34:52 -0500"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "  * New upstream stable release",
                            "    - Fix event loop selector with Python 3.13",
                            "      (pygobject!423 upstream, not previously fixed in Debian)",
                            "    - Compatibility with GLib >= 2.86",
                            "      (already fixed in 3.50.0-5, -6, -7 in Debian)",
                            "    - Fix DesktopAppInfo regressions with GLib < 2.86",
                            "      (#1117444, already fixed in 3.50.0-8 in Debian)",
                            "    - Fix asyncio on big-endian machines",
                            "      (#1085891, already fixed in 3.50.0-2 in Debian)",
                            "  * d/patches: Drop the patches that were in 3.50.0-8, all applied",
                            "    (slightly differently in some cases) upstream",
                            "  * d/p/Update-refcount-tests-in-3.14-less-refcounts-are-done.patch,",
                            "    d/p/Add-comment-where-3.14-refcount-updates-hurt.patch:",
                            "    Add new patches from upstream 3.54.0 fixing some (but not all) of",
                            "    the test failures with Python 3.14 (Helps: #1117897)",
                            "  * d/copyright: Don't quote the FSF's former postal address here",
                            "  * d/watch: Convert to v5 format",
                            "  * d/watch: Only watch for v3.50.x on this branch",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.50.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Sat, 18 Oct 2025 14:55:30 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload",
                            "  * d/p/tests-Exercise-all-methods-defined-by-GDesktopAppInfo.patch,",
                            "    d/p/tests-Exercise-the-methods-of-GUnixInputStream-GUnixOutpu.patch,",
                            "    d/p/tests-Exercise-GioUnix.FDMessage-methods.patch,",
                            "    d/p/overrides-Make-GioUnix-work-as-intended-with-older-GLib.patch,",
                            "    d/p/tests-Test-GioUnix-compatibility-on-all-GLib-versions-bac.patch:",
                            "    Add proposed patches to fix DesktopAppInfo regressions",
                            "    (Closes: #1117444)",
                            "  * d/control: Bump required GLib version to 2.80.",
                            "    The patches added in 3.50.0-5 and subsequent versions require this.",
                            "  * d/control: Standards-Version: 4.7.2 (no changes required)",
                            "  * d/control: Remove Rules-Requires-Root, unnecessary since trixie",
                            ""
                        ],
                        "package": "pygobject",
                        "version": "3.50.0-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Sun, 12 Oct 2025 13:03:03 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-netplan",
                "from_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-7ubuntu3",
                    "version": "1.1.2-7ubuntu3"
                },
                "to_version": {
                    "source_package_name": "netplan.io",
                    "source_package_version": "1.1.2-8ubuntu1",
                    "version": "1.1.2-8ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2127195
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable. Remaining changes:",
                            "    - d/p/wait-online-dns: Enable waiting for DNS servers.",
                            "      This builds upon systemd#34640, as backported in systemd 257.2-3ubuntu1",
                            "    - d/control: update dependency on systemd 257.2-3ubuntu1",
                            "    - Support non-standard OVS setups, e.g. inside snap environments.",
                            "      + d/p/0012-Allows-non-standard-OVS-setups.patch",
                            "  * Prefer OVS from the system installation, snap as fallback (LP: #2127195)",
                            "    - d/p/0013-Use-OVS-from-apt-before-snap-when-both-exist.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2127195
                        ],
                        "author": "Lukas Märdian <slyon@ubuntu.com>",
                        "date": "Thu, 20 Nov 2025 09:34:44 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/t/cloud-init.sh: Adopt for actually generated files instead of dummies",
                            "  * d/control: Avoid test-dependency on dbus-x11 (Closes: #1117099)",
                            "    - d/p/0009-test-dbus-avoid-dependency-on-dbus-launch-Closes-111.patch",
                            ""
                        ],
                        "package": "netplan.io",
                        "version": "1.1.2-8",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Lukas Märdian <slyon@debian.org>",
                        "date": "Wed, 08 Oct 2025 12:48:31 +0200"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-requests",
                "from_version": {
                    "source_package_name": "requests",
                    "source_package_version": "2.32.3+dfsg-5ubuntu2",
                    "version": "2.32.3+dfsg-5ubuntu2"
                },
                "to_version": {
                    "source_package_name": "requests",
                    "source_package_version": "2.32.5+dfsg-1ubuntu1",
                    "version": "2.32.5+dfsg-1ubuntu1"
                },
                "cves": [
                    {
                        "cve": "CVE-2024-47081",
                        "url": "https://ubuntu.com/security/CVE-2024-47081",
                        "cve_description": "Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-06-09 18:15:00 UTC"
                    },
                    {
                        "cve": "CVE-2024-47081",
                        "url": "https://ubuntu.com/security/CVE-2024-47081",
                        "cve_description": "Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.",
                        "cve_priority": "medium",
                        "cve_public_date": "2025-06-09 18:15:00 UTC"
                    }
                ],
                "launchpad_bugs_fixed": [
                    2130145
                ],
                "changes": [
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-47081",
                                "url": "https://ubuntu.com/security/CVE-2024-47081",
                                "cve_description": "Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-06-09 18:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130145). Remaining changes:",
                            "    - d/p/remove-charset-normalizer-dependency.patch: Remove charset-normalizer",
                            "      as a build dependency (LP #1975541).",
                            "    Drop changes applied in upstream:",
                            "    - debian/patches/CVE-2024-47081.patch: Only use hostname to do netrc",
                            "      lookup instead of netloc",
                            "  * d/p/remove-charset-normalizer-dependency.patch: refresh the patch",
                            ""
                        ],
                        "package": "requests",
                        "version": "2.32.5+dfsg-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130145
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Thu, 06 Nov 2025 12:18:28 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "requests",
                        "version": "2.32.5+dfsg-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Fri, 29 Aug 2025 11:26:45 +0100"
                    },
                    {
                        "cves": [
                            {
                                "cve": "CVE-2024-47081",
                                "url": "https://ubuntu.com/security/CVE-2024-47081",
                                "cve_description": "Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.",
                                "cve_priority": "medium",
                                "cve_public_date": "2025-06-09 18:15:00 UTC"
                            }
                        ],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * New upstream release.",
                            "    - CVE-2024-47081: Fixed an issue where a maliciously crafted URL and",
                            "      trusted environment will retrieve credentials for the wrong",
                            "      hostname/machine from a netrc file (closes: #1107368).",
                            "  * Avoid harmless \"date: invalid date '@'\" error in autopkgtest.",
                            ""
                        ],
                        "package": "requests",
                        "version": "2.32.4+dfsg-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Mon, 18 Aug 2025 11:18:19 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-rpds-py",
                "from_version": {
                    "source_package_name": "rpds-py",
                    "source_package_version": "0.21.0-2ubuntu2",
                    "version": "0.21.0-2ubuntu2"
                },
                "to_version": {
                    "source_package_name": "rpds-py",
                    "source_package_version": "0.27.1-2ubuntu1",
                    "version": "0.27.1-2ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130876
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130876). Remaining changes:",
                            "    - Vendor Rust crates for Ubuntu main inclusion",
                            "      + d/refresh-vendor.sh: Helper script to refresh crates",
                            "      + d/control: Use dh-cargo to generate list of vendored sources",
                            "      + d/README.source: Document use of helper script",
                            "      + d/cargo_home/config.toml: Use vendored crates for build",
                            "      + d/control: Drop BD's on librust-*-dev packages",
                            "      + d/python3-rpds-py.docs: Install Cargo.lock",
                            "    Changes squashed into existing commits:",
                            "    - d/refresh-vendor.sh: Misc tweak for changes in dh-cargo tooling.",
                            "      Squashed into the main d/refresh-vendor.sh commit.",
                            "  * d/refresh-vendor.sh: Empty checksum files in vendored crates to allow",
                            "    patching without updating checksums",
                            "  * Refresh vendored dependencies",
                            "  * d/cargo_home: Remove cargo cache files",
                            ""
                        ],
                        "package": "rpds-py",
                        "version": "0.27.1-2ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130876
                        ],
                        "author": "Nadzeya Hutsko <nadzeya.hutsko@canonical.com>",
                        "date": "Fri, 14 Nov 2025 15:09:46 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * Accept pyo3 0.26.",
                            ""
                        ],
                        "package": "rpds-py",
                        "version": "0.27.1-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Sun, 12 Oct 2025 21:55:10 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * New upstream release:",
                            "    - Bump PyO3 to 0.25 (closes: #1114347).",
                            "  * Standards-Version: 4.7.2.",
                            ""
                        ],
                        "package": "rpds-py",
                        "version": "0.27.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Thu, 09 Oct 2025 01:07:01 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * No-change rebuild with Python 3.14 as supported version",
                            ""
                        ],
                        "package": "rpds-py",
                        "version": "0.21.0-2ubuntu3",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Graham Inggs <ginggs@ubuntu.com>",
                        "date": "Sat, 18 Oct 2025 14:19:31 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-six",
                "from_version": {
                    "source_package_name": "six",
                    "source_package_version": "1.17.0-1",
                    "version": "1.17.0-1"
                },
                "to_version": {
                    "source_package_name": "six",
                    "source_package_version": "1.17.0-2",
                    "version": "1.17.0-2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Drop \"Rules-Requires-Root: no\", default as of dpkg-dev 1.22.13.",
                            "  * Standards-Version: 4.7.2.",
                            ""
                        ],
                        "package": "six",
                        "version": "1.17.0-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Sun, 23 Nov 2025 11:56:54 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-software-properties",
                "from_version": {
                    "source_package_name": "software-properties",
                    "source_package_version": "0.115",
                    "version": "0.115"
                },
                "to_version": {
                    "source_package_name": "software-properties",
                    "source_package_version": "0.116",
                    "version": "0.116"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Charles ]",
                            "  * Finish remaining porting efforts to GTK4",
                            "    - Manually connect signals since GtkBuilder no longer does",
                            "      this. The \"correct\" change would be to move over to GtkTemplate.",
                            "    - Various property deprecations have been removed / upgraded.",
                            "    - GtkDialog interfaces have changed.",
                            "    - Added support for running software properties in the development",
                            "      checkout instead of relying on system data-dir.",
                            "    - Other smaller fixes for GTK4.",
                            "",
                            "  [ Daniel van Vugt ]",
                            "  * Ported Additional Drivers page to GTK4.",
                            "",
                            "  [ Marco Trevisan ]",
                            "  * Initial porting effort to GTK4.",
                            "  * Use asynchronous DBus APIs to avoid X11 grab hierarchy issues",
                            "    involving PolKit dialogs.",
                            "  * Various styling fixes.",
                            ""
                        ],
                        "package": "software-properties",
                        "version": "0.116",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Charles <charles05@canonical.com>",
                        "date": "Fri, 22 Aug 2025 08:01:41 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-typing-extensions",
                "from_version": {
                    "source_package_name": "python-typing-extensions",
                    "source_package_version": "4.13.2-1",
                    "version": "4.13.2-1"
                },
                "to_version": {
                    "source_package_name": "python-typing-extensions",
                    "source_package_version": "4.15.0-1ubuntu1",
                    "version": "4.15.0-1ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * debian/patches/git_314_compat:",
                            "    - cherry pick an upstream commit to fix the build with python 3.14",
                            ""
                        ],
                        "package": "python-typing-extensions",
                        "version": "4.15.0-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Sebastien Bacher <seb128@ubuntu.com>",
                        "date": "Wed, 19 Nov 2025 23:10:37 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "python-typing-extensions",
                        "version": "4.15.0-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Tue, 26 Aug 2025 09:14:46 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "python-typing-extensions",
                        "version": "4.14.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Sun, 10 Aug 2025 10:48:45 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "python-typing-extensions",
                        "version": "4.14.0-1",
                        "urgency": "medium",
                        "distributions": "experimental",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Thu, 03 Jul 2025 01:03:18 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "python3-zope.interface",
                "from_version": {
                    "source_package_name": "zope.interface",
                    "source_package_version": "8.0.1-1",
                    "version": "8.0.1-1"
                },
                "to_version": {
                    "source_package_name": "zope.interface",
                    "source_package_version": "8.1-1",
                    "version": "8.1-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            ""
                        ],
                        "package": "zope.interface",
                        "version": "8.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Colin Watson <cjwatson@debian.org>",
                        "date": "Tue, 11 Nov 2025 10:17:37 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "software-properties-common",
                "from_version": {
                    "source_package_name": "software-properties",
                    "source_package_version": "0.115",
                    "version": "0.115"
                },
                "to_version": {
                    "source_package_name": "software-properties",
                    "source_package_version": "0.116",
                    "version": "0.116"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  [ Charles ]",
                            "  * Finish remaining porting efforts to GTK4",
                            "    - Manually connect signals since GtkBuilder no longer does",
                            "      this. The \"correct\" change would be to move over to GtkTemplate.",
                            "    - Various property deprecations have been removed / upgraded.",
                            "    - GtkDialog interfaces have changed.",
                            "    - Added support for running software properties in the development",
                            "      checkout instead of relying on system data-dir.",
                            "    - Other smaller fixes for GTK4.",
                            "",
                            "  [ Daniel van Vugt ]",
                            "  * Ported Additional Drivers page to GTK4.",
                            "",
                            "  [ Marco Trevisan ]",
                            "  * Initial porting effort to GTK4.",
                            "  * Use asynchronous DBus APIs to avoid X11 grab hierarchy issues",
                            "    involving PolKit dialogs.",
                            "  * Various styling fixes.",
                            ""
                        ],
                        "package": "software-properties",
                        "version": "0.116",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Charles <charles05@canonical.com>",
                        "date": "Fri, 22 Aug 2025 08:01:41 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "sos",
                "from_version": {
                    "source_package_name": "sos",
                    "source_package_version": "4.10.0-1",
                    "version": "4.10.0-1"
                },
                "to_version": {
                    "source_package_name": "sos",
                    "source_package_version": "4.10.1-1",
                    "version": "4.10.1-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release 4.10.1",
                            "",
                            "  * For more details, full release note is available here:",
                            "    - https://github.com/sosreport/sos/releases/tag/4.10.1",
                            "",
                            "  * Former patches now fixed upstream:",
                            "    - d/p/0001-Fix-Cleaner-Obfuscate-File.patch",
                            "",
                            "  * d/control:",
                            "    - Added util-linux-extra and gpg to Recommends (Closes: #1116292)",
                            "    - Removed redundant rule: 'Rules-Requires-Root: no'",
                            "",
                            "  * d/copyright:",
                            "     - Fixed missing copyrights for Ansible Automation Platform plugins",
                            "     - Add new AWS plugin copyright",
                            ""
                        ],
                        "package": "sos",
                        "version": "4.10.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Bryan Fraschetti <bryan.fraschetti@canonical.com>",
                        "date": "Fri, 22 Nov 2025 16:04:17 -0400"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "squashfs-tools",
                "from_version": {
                    "source_package_name": "squashfs-tools",
                    "source_package_version": "1:4.7.2-1",
                    "version": "1:4.7.2-1"
                },
                "to_version": {
                    "source_package_name": "squashfs-tools",
                    "source_package_version": "1:4.7.4-1",
                    "version": "1:4.7.4-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release.",
                            "  * Update watch file.",
                            ""
                        ],
                        "package": "squashfs-tools",
                        "version": "1:4.7.4-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Laszlo Boszormenyi (GCS) <gcs@debian.org>",
                        "date": "Mon, 10 Nov 2025 07:04:26 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "sudo-rs",
                "from_version": {
                    "source_package_name": "rust-sudo-rs",
                    "source_package_version": "0.2.8-1ubuntu5.1",
                    "version": "0.2.8-1ubuntu5.1"
                },
                "to_version": {
                    "source_package_name": "rust-sudo-rs",
                    "source_package_version": "0.2.10-1ubuntu1",
                    "version": "0.2.10-1ubuntu1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2130702
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Merge with Debian unstable (LP: #2130702). Remaining changes:",
                            "    - Add Breaks for sudo and sudo-ldap",
                            "    - Add depends on sudo (>= 1.9.16p2-3ubuntu2~)",
                            "    - Add Recommends libapparmor1",
                            "    - Add sudo alternatives",
                            "    - Add vendored dependencies for 0.2.10",
                            "    - Enable feature apparmor",
                            "    - Move test command to script in debian/tests",
                            "    - Remove librust-sudo-rs-dev",
                            "    - Remove irrelevant patches",
                            "      + d/p/disable-test-timeout.diff: Debian specific since 0.2.5.",
                            "      + d/p/drop-unused-features.patch: Features used in Ubuntu.",
                            "    - Set setuid bit after dh_fixperms",
                            "    - Skip pandoc on i386",
                            "    - Skip test_build_run_context test_traverse_secure_open_positive",
                            "    - Update copyright information",
                            "  * Dropped delta:",
                            "    - d/p/post_028/: Containing patches fixed in 0.2.10",
                            ""
                        ],
                        "package": "rust-sudo-rs",
                        "version": "0.2.10-1ubuntu1",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2130702
                        ],
                        "author": "Simon Johnsson <simon.johnsson@canonical.com>",
                        "date": "Tue, 11 Nov 2025 17:46:16 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * Package sudo-rs 0.2.10 from crates.io using debcargo 2.7.11",
                            "    - Ensure (partially) input passwords are not printed if killed during",
                            "      password prompt (Fixes: GHSA-q428-6v73-fc4q)",
                            "    - Ensure `Defaults targetpw` and `Defaults rootpw` are taken into account",
                            "      for timestamp files (Fixes: GHSA-c978-wq47-pvvw)",
                            ""
                        ],
                        "package": "rust-sudo-rs",
                        "version": "0.2.10-1",
                        "urgency": "high",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Fabian Grünbichler <debian@fabian.gruenbichler.email>",
                        "date": "Mon, 10 Nov 2025 14:16:02 +0100"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Team upload.",
                            "  * drop unneeded dev-related features",
                            "  * enable pam-login feature",
                            "  * enable sudoedit feature",
                            "  * make `su` binary setuid in postinst (Closes: #1108015)",
                            "  * Package sudo-rs 0.2.9 from crates.io using debcargo 2.7.11",
                            "    - Bump Standards-Version to 4.7.2",
                            "    - Update d/watch to uscan v5",
                            "    - Drop default RRR³ \"no\" value",
                            "    - Drop M-A \"allowed\"",
                            ""
                        ],
                        "package": "rust-sudo-rs",
                        "version": "0.2.9-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Fabian Grünbichler <debian@fabian.gruenbichler.email>",
                        "date": "Fri, 31 Oct 2025 21:35:49 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-kernel-accessories",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.560",
                    "version": "1.560"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.561",
                    "version": "1.561"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2034993,
                    2132329
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Added bsdutils to minimal",
                            "  * Added libwmf-0.2-7-gtk to desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends",
                            "  * Removed libwmf0.2-7-gtk from desktop-minimal-recommends, desktop-",
                            "    raspi-recommends, desktop-recommends (LP: #2034993)",
                            "  * Removed mousetweaks from desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends (LP: #2132329)",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.561",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2034993,
                            2132329
                        ],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Mon, 24 Nov 2025 08:22:38 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-minimal",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.560",
                    "version": "1.560"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.561",
                    "version": "1.561"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2034993,
                    2132329
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Added bsdutils to minimal",
                            "  * Added libwmf-0.2-7-gtk to desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends",
                            "  * Removed libwmf0.2-7-gtk from desktop-minimal-recommends, desktop-",
                            "    raspi-recommends, desktop-recommends (LP: #2034993)",
                            "  * Removed mousetweaks from desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends (LP: #2132329)",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.561",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2034993,
                            2132329
                        ],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Mon, 24 Nov 2025 08:22:38 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-release-upgrader-core",
                "from_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.04.1",
                    "version": "1:26.04.1"
                },
                "to_version": {
                    "source_package_name": "ubuntu-release-upgrader",
                    "source_package_version": "1:26.04.2",
                    "version": "1:26.04.2"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Remove depreciated '-m desktop' from the kubuntu-devel-release-",
                            "    upgrade wrapper script.",
                            ""
                        ],
                        "package": "ubuntu-release-upgrader",
                        "version": "1:26.04.2",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [],
                        "author": "Rik Mills <rikmills@kde.org>",
                        "date": "Tue, 25 Nov 2025 10:53:51 +0000"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-server",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.560",
                    "version": "1.560"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.561",
                    "version": "1.561"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2034993,
                    2132329
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Added bsdutils to minimal",
                            "  * Added libwmf-0.2-7-gtk to desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends",
                            "  * Removed libwmf0.2-7-gtk from desktop-minimal-recommends, desktop-",
                            "    raspi-recommends, desktop-recommends (LP: #2034993)",
                            "  * Removed mousetweaks from desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends (LP: #2132329)",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.561",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2034993,
                            2132329
                        ],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Mon, 24 Nov 2025 08:22:38 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "ubuntu-standard",
                "from_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.560",
                    "version": "1.560"
                },
                "to_version": {
                    "source_package_name": "ubuntu-meta",
                    "source_package_version": "1.561",
                    "version": "1.561"
                },
                "cves": [],
                "launchpad_bugs_fixed": [
                    2034993,
                    2132329
                ],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * Refreshed dependencies",
                            "  * Added bsdutils to minimal",
                            "  * Added libwmf-0.2-7-gtk to desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends",
                            "  * Removed libwmf0.2-7-gtk from desktop-minimal-recommends, desktop-",
                            "    raspi-recommends, desktop-recommends (LP: #2034993)",
                            "  * Removed mousetweaks from desktop-minimal-recommends, desktop-raspi-",
                            "    recommends, desktop-recommends (LP: #2132329)",
                            ""
                        ],
                        "package": "ubuntu-meta",
                        "version": "1.561",
                        "urgency": "medium",
                        "distributions": "resolute",
                        "launchpad_bugs_fixed": [
                            2034993,
                            2132329
                        ],
                        "author": "Jeremy Bícha <jbicha@ubuntu.com>",
                        "date": "Mon, 24 Nov 2025 08:22:38 -0500"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            },
            {
                "name": "usbutils",
                "from_version": {
                    "source_package_name": "usbutils",
                    "source_package_version": "1:018-2",
                    "version": "1:018-2"
                },
                "to_version": {
                    "source_package_name": "usbutils",
                    "source_package_version": "1:019-1",
                    "version": "1:019-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * Drop patches, all applied upstream",
                            "  * debian/control: drop Rules-Requires-Root field, now obsolete",
                            "  * Update debian/watch to version 5",
                            ""
                        ],
                        "package": "usbutils",
                        "version": "1:019-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Aurelien Jarno <aurel32@debian.org>",
                        "date": "Sat, 15 Nov 2025 23:18:10 +0100"
                    }
                ],
                "notes": null,
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "added": {
        "deb": [
            {
                "name": "gir1.2-girepository-3.0:riscv64",
                "from_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/p/gresolver-Fix-loopback-detection-of-IPv6-addresses.patch,",
                            "    d/p/glib-tests-regex-Add-a-future-proof-test-case-for-missing.patch,",
                            "    d/p/gregex-Handle-PCRE2_ERROR_MISSING_NUMBER_TERMINATOR-if-de.patch,",
                            "    d/p/tests-regex-Add-the-error-messages-to-tests.patch,",
                            "    d/p/gutils-Strip-all-trailing-slashes.patch:",
                            "    Add bug fixes from upstream glib-2-86 branch up to 2.86.1-8-g61384f791d.",
                            "    In particular this should fix test failures with pcre2 10.47",
                            "    (Closes: #1118572)",
                            "  * d/control: Drop B-D on docbook-xml, docbook-xsl, xsltproc.",
                            "    The man pages are now written in reStructuredText rather than Docbook",
                            "    XML, so we no longer need these.",
                            "  * d/control: Add comments clarifying the meaning of non-trivial build",
                            "    profile conditions",
                            "  * d/watch: Convert to uscan format v5",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.1-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Mon, 03 Nov 2025 18:50:56 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "    - Functionally equivalent to 2.86.0-7",
                            "  * Drop patches that were included in the new upstream release",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Tue, 21 Oct 2025 17:53:23 +0100"
                    }
                ],
                "notes": "For a newly added package only the three most recent changelog entries are shown.",
                "is_version_downgrade": false
            },
            {
                "name": "libgirepository-2.0-0:riscv64",
                "from_version": {
                    "source_package_name": null,
                    "source_package_version": null,
                    "version": null
                },
                "to_version": {
                    "source_package_name": "glib2.0",
                    "source_package_version": "2.86.2-1",
                    "version": "2.86.2-1"
                },
                "cves": [],
                "launchpad_bugs_fixed": [],
                "changes": [
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "  * d/patches: Drop patches that were included in the new upstream release",
                            "  * d/watch: Only watch for stable (even-numbered) branches for now",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.2-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Wed, 19 Nov 2025 10:18:28 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * d/p/gresolver-Fix-loopback-detection-of-IPv6-addresses.patch,",
                            "    d/p/glib-tests-regex-Add-a-future-proof-test-case-for-missing.patch,",
                            "    d/p/gregex-Handle-PCRE2_ERROR_MISSING_NUMBER_TERMINATOR-if-de.patch,",
                            "    d/p/tests-regex-Add-the-error-messages-to-tests.patch,",
                            "    d/p/gutils-Strip-all-trailing-slashes.patch:",
                            "    Add bug fixes from upstream glib-2-86 branch up to 2.86.1-8-g61384f791d.",
                            "    In particular this should fix test failures with pcre2 10.47",
                            "    (Closes: #1118572)",
                            "  * d/control: Drop B-D on docbook-xml, docbook-xsl, xsltproc.",
                            "    The man pages are now written in reStructuredText rather than Docbook",
                            "    XML, so we no longer need these.",
                            "  * d/control: Add comments clarifying the meaning of non-trivial build",
                            "    profile conditions",
                            "  * d/watch: Convert to uscan format v5",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.1-2",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Mon, 03 Nov 2025 18:50:56 +0000"
                    },
                    {
                        "cves": [],
                        "log": [
                            "",
                            "  * New upstream release",
                            "    - Functionally equivalent to 2.86.0-7",
                            "  * Drop patches that were included in the new upstream release",
                            ""
                        ],
                        "package": "glib2.0",
                        "version": "2.86.1-1",
                        "urgency": "medium",
                        "distributions": "unstable",
                        "launchpad_bugs_fixed": [],
                        "author": "Simon McVittie <smcv@debian.org>",
                        "date": "Tue, 21 Oct 2025 17:53:23 +0100"
                    }
                ],
                "notes": "For a newly added package only the three most recent changelog entries are shown.",
                "is_version_downgrade": false
            }
        ],
        "snap": []
    },
    "removed": {
        "deb": [
            {
                "name": "liblastlog2-2:riscv64",
                "from_version": {
                    "source_package_name": "util-linux",
                    "source_package_version": "2.41.2-4ubuntu1",
                    "version": "2.41.2-4ubuntu1"
                },
                "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.04 resolute image from daily image serial 20251111 to 20251126",
    "from_series": "resolute",
    "to_series": "resolute",
    "from_serial": "20251111",
    "to_serial": "20251126",
    "from_manifest_filename": "daily_manifest.previous",
    "to_manifest_filename": "manifest.current"
}