{ "summary": { "snap": { "added": [], "removed": [], "diff": [] }, "deb": { "added": [], "removed": [], "diff": [ "landscape-common", "libldap-2.5-0:riscv64", "libldap-common", "libpython3.10:riscv64", "libpython3.10-minimal:riscv64", "libpython3.10-stdlib:riscv64", "python3.10", "python3.10-minimal", "tzdata", "ubuntu-minimal", "ubuntu-server", "ubuntu-standard" ] } }, "diff": { "deb": [ { "name": "landscape-common", "from_version": { "source_package_name": "landscape-client", "source_package_version": "23.02-0ubuntu1~22.04.2", "version": "23.02-0ubuntu1~22.04.2" }, "to_version": { "source_package_name": "landscape-client", "source_package_version": "23.02-0ubuntu1~22.04.3", "version": "23.02-0ubuntu1~22.04.3" }, "cves": [], "launchpad_bugs_fixed": [ 2066983 ], "changes": [ { "cves": [], "log": [ "", " * d/landscape-sysinfo.wrapper: fix 'cores' variable to CORES in message-", " of-the-day load threshold calculation (LP: #2066983)", "" ], "package": "landscape-client", "version": "23.02-0ubuntu1~22.04.3", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2066983 ], "author": "Spencer Runde ", "date": "Tue, 28 May 2024 14:19:00 -0500" } ], "notes": null }, { "name": "libldap-2.5-0:riscv64", "from_version": { "source_package_name": "openldap", "source_package_version": "2.5.17+dfsg-0ubuntu0.22.04.1", "version": "2.5.17+dfsg-0ubuntu0.22.04.1" }, "to_version": { "source_package_name": "openldap", "source_package_version": "2.5.18+dfsg-0ubuntu0.22.04.1", "version": "2.5.18+dfsg-0ubuntu0.22.04.1" }, "cves": [], "launchpad_bugs_fixed": [ 2067745 ], "changes": [ { "cves": [], "log": [ "", " * New upstream version (LP: #2067745).", " - Fixed libldap exit handling with OpenSSL3 again (ITS#9952)", " - Fixed libldap OpenSSL channel binding digest (ITS#10216)", " - Fixed slapd handling of large uid/gids peercred auth (ITS#10211)", " - Fixed slapd-meta with dynlist (ITS#10164)", " - Fixed slapd-meta binds when proxying internal op (ITS#10165)", " - Fixed slapo-accesslog startup initialization (ITS#10170)", " - Fixed slapo-dynlist with abandoned operations (ITS#10044)", "" ], "package": "openldap", "version": "2.5.18+dfsg-0ubuntu0.22.04.1", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2067745 ], "author": "Sergio Durigan Junior ", "date": "Fri, 31 May 2024 11:01:55 -0400" } ], "notes": null }, { "name": "libldap-common", "from_version": { "source_package_name": "openldap", "source_package_version": "2.5.17+dfsg-0ubuntu0.22.04.1", "version": "2.5.17+dfsg-0ubuntu0.22.04.1" }, "to_version": { "source_package_name": "openldap", "source_package_version": "2.5.18+dfsg-0ubuntu0.22.04.1", "version": "2.5.18+dfsg-0ubuntu0.22.04.1" }, "cves": [], "launchpad_bugs_fixed": [ 2067745 ], "changes": [ { "cves": [], "log": [ "", " * New upstream version (LP: #2067745).", " - Fixed libldap exit handling with OpenSSL3 again (ITS#9952)", " - Fixed libldap OpenSSL channel binding digest (ITS#10216)", " - Fixed slapd handling of large uid/gids peercred auth (ITS#10211)", " - Fixed slapd-meta with dynlist (ITS#10164)", " - Fixed slapd-meta binds when proxying internal op (ITS#10165)", " - Fixed slapo-accesslog startup initialization (ITS#10170)", " - Fixed slapo-dynlist with abandoned operations (ITS#10044)", "" ], "package": "openldap", "version": "2.5.18+dfsg-0ubuntu0.22.04.1", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2067745 ], "author": "Sergio Durigan Junior ", "date": "Fri, 31 May 2024 11:01:55 -0400" } ], "notes": null }, { "name": "libpython3.10:riscv64", "from_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.3", "version": "3.10.12-1~22.04.3" }, "to_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.4", "version": "3.10.12-1~22.04.4" }, "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: incorrect permission assignment", " - debian/patches/CVE-2023-6597.patch: fix symlink bug in cleanup.", " - CVE-2023-6597", " * SECURITY UPDATE: zipbomb DoS attack", " - debian/patches/CVE-2024-0450.patch: raise BadZipFile when trying", " to read an entry that overlaps with other entry or central", " directory.", " - CVE-2024-0450", "" ], "package": "python3.10", "version": "3.10.12-1~22.04.4", "urgency": "medium", "distributions": "jammy-security", "launchpad_bugs_fixed": [], "author": "Allen Huang ", "date": "Fri, 22 Mar 2024 16:50:05 +0000" } ], "notes": null }, { "name": "libpython3.10-minimal:riscv64", "from_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.3", "version": "3.10.12-1~22.04.3" }, "to_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.4", "version": "3.10.12-1~22.04.4" }, "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: incorrect permission assignment", " - debian/patches/CVE-2023-6597.patch: fix symlink bug in cleanup.", " - CVE-2023-6597", " * SECURITY UPDATE: zipbomb DoS attack", " - debian/patches/CVE-2024-0450.patch: raise BadZipFile when trying", " to read an entry that overlaps with other entry or central", " directory.", " - CVE-2024-0450", "" ], "package": "python3.10", "version": "3.10.12-1~22.04.4", "urgency": "medium", "distributions": "jammy-security", "launchpad_bugs_fixed": [], "author": "Allen Huang ", "date": "Fri, 22 Mar 2024 16:50:05 +0000" } ], "notes": null }, { "name": "libpython3.10-stdlib:riscv64", "from_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.3", "version": "3.10.12-1~22.04.3" }, "to_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.4", "version": "3.10.12-1~22.04.4" }, "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: incorrect permission assignment", " - debian/patches/CVE-2023-6597.patch: fix symlink bug in cleanup.", " - CVE-2023-6597", " * SECURITY UPDATE: zipbomb DoS attack", " - debian/patches/CVE-2024-0450.patch: raise BadZipFile when trying", " to read an entry that overlaps with other entry or central", " directory.", " - CVE-2024-0450", "" ], "package": "python3.10", "version": "3.10.12-1~22.04.4", "urgency": "medium", "distributions": "jammy-security", "launchpad_bugs_fixed": [], "author": "Allen Huang ", "date": "Fri, 22 Mar 2024 16:50:05 +0000" } ], "notes": null }, { "name": "python3.10", "from_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.3", "version": "3.10.12-1~22.04.3" }, "to_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.4", "version": "3.10.12-1~22.04.4" }, "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: incorrect permission assignment", " - debian/patches/CVE-2023-6597.patch: fix symlink bug in cleanup.", " - CVE-2023-6597", " * SECURITY UPDATE: zipbomb DoS attack", " - debian/patches/CVE-2024-0450.patch: raise BadZipFile when trying", " to read an entry that overlaps with other entry or central", " directory.", " - CVE-2024-0450", "" ], "package": "python3.10", "version": "3.10.12-1~22.04.4", "urgency": "medium", "distributions": "jammy-security", "launchpad_bugs_fixed": [], "author": "Allen Huang ", "date": "Fri, 22 Mar 2024 16:50:05 +0000" } ], "notes": null }, { "name": "python3.10-minimal", "from_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.3", "version": "3.10.12-1~22.04.3" }, "to_version": { "source_package_name": "python3.10", "source_package_version": "3.10.12-1~22.04.4", "version": "3.10.12-1~22.04.4" }, "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2023-6597", "url": "https://ubuntu.com/security/CVE-2023-6597", "cve_description": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" }, { "cve": "CVE-2024-0450", "url": "https://ubuntu.com/security/CVE-2024-0450", "cve_description": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.", "cve_priority": "medium", "cve_public_date": "2024-03-19 16:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: incorrect permission assignment", " - debian/patches/CVE-2023-6597.patch: fix symlink bug in cleanup.", " - CVE-2023-6597", " * SECURITY UPDATE: zipbomb DoS attack", " - debian/patches/CVE-2024-0450.patch: raise BadZipFile when trying", " to read an entry that overlaps with other entry or central", " directory.", " - CVE-2024-0450", "" ], "package": "python3.10", "version": "3.10.12-1~22.04.4", "urgency": "medium", "distributions": "jammy-security", "launchpad_bugs_fixed": [], "author": "Allen Huang ", "date": "Fri, 22 Mar 2024 16:50:05 +0000" } ], "notes": null }, { "name": "tzdata", "from_version": { "source_package_name": "tzdata", "source_package_version": "2024a-0ubuntu0.22.04", "version": "2024a-0ubuntu0.22.04" }, "to_version": { "source_package_name": "tzdata", "source_package_version": "2024a-0ubuntu0.22.04.1", "version": "2024a-0ubuntu0.22.04.1" }, "cves": [], "launchpad_bugs_fixed": [ 2055718 ], "changes": [ { "cves": [], "log": [ "", " * Do not replace CET, CST6CDT, EET, EST*, HST, MET, MST*, PST8PDT, WET.", " The replacements differed in using daylight saving. (LP: #2055718)", " * Correct timezone symlinks when using BACKWARD=backward PACKRATDATA=backzone", " to fix (at least) the timezone symlinks Africa/Asmera,", " Antarctica/South_Pole, Iceland, Pacific/Ponape, and Pacific/Truk.", " * Correct timezone updates on tzdata configuration:", " - Fix updating US/Indiana-Starke to America/Indiana/Knox", " - Update Mideast/Riyadh8[789] to Asia/Riyadh", " - Update America/Fort_Wayne and America/Indianapolis", " to America/Indiana/Indianapolis", " - Update America/Knox_IN to America/Indiana/Knox", " - Update America/Louisville to America/Kentucky/Louisville", " * Test convert_timezone for consistency", "" ], "package": "tzdata", "version": "2024a-0ubuntu0.22.04.1", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2055718 ], "author": "Benjamin Drung ", "date": "Fri, 03 May 2024 19:02:45 +0200" } ], "notes": null }, { "name": "ubuntu-minimal", "from_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.1", "version": "1.481.1" }, "to_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.2", "version": "1.481.2" }, "cves": [], "launchpad_bugs_fixed": [ 2028769 ], "changes": [ { "cves": [], "log": [ "", " * Add riscv64 build of ubuntu-desktop, ubuntu-desktop-minimal", " (LP: #2028769)", "" ], "package": "ubuntu-meta", "version": "1.481.2", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2028769 ], "author": "Heinrich Schuchardt ", "date": "Wed, 26 Jul 2023 14:21:36 +0200" } ], "notes": null }, { "name": "ubuntu-server", "from_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.1", "version": "1.481.1" }, "to_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.2", "version": "1.481.2" }, "cves": [], "launchpad_bugs_fixed": [ 2028769 ], "changes": [ { "cves": [], "log": [ "", " * Add riscv64 build of ubuntu-desktop, ubuntu-desktop-minimal", " (LP: #2028769)", "" ], "package": "ubuntu-meta", "version": "1.481.2", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2028769 ], "author": "Heinrich Schuchardt ", "date": "Wed, 26 Jul 2023 14:21:36 +0200" } ], "notes": null }, { "name": "ubuntu-standard", "from_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.1", "version": "1.481.1" }, "to_version": { "source_package_name": "ubuntu-meta", "source_package_version": "1.481.2", "version": "1.481.2" }, "cves": [], "launchpad_bugs_fixed": [ 2028769 ], "changes": [ { "cves": [], "log": [ "", " * Add riscv64 build of ubuntu-desktop, ubuntu-desktop-minimal", " (LP: #2028769)", "" ], "package": "ubuntu-meta", "version": "1.481.2", "urgency": "medium", "distributions": "jammy", "launchpad_bugs_fixed": [ 2028769 ], "author": "Heinrich Schuchardt ", "date": "Wed, 26 Jul 2023 14:21:36 +0200" } ], "notes": null } ], "snap": [] }, "added": { "deb": [], "snap": [] }, "removed": { "deb": [], "snap": [] }, "notes": "Changelog diff for Ubuntu 22.04 jammy image from release image serial 20240701 to 20240716", "from_series": "jammy", "to_series": "jammy", "from_serial": "20240701", "to_serial": "20240716", "from_manifest_filename": "release_manifest.previous", "to_manifest_filename": "manifest.current" }