{ "summary": { "snap": { "added": [], "removed": [], "diff": [] }, "deb": { "added": [], "removed": [], "diff": [ "git", "git-man", "grub-common", "grub-efi-arm64", "grub-efi-arm64-bin", "grub-efi-arm64-signed", "grub2-common", "rsync" ] } }, "diff": { "deb": [ { "name": "git", "from_version": { "source_package_name": "git", "source_package_version": "1:2.43.0-1ubuntu7.1", "version": "1:2.43.0-1ubuntu7.1" }, "to_version": { "source_package_name": "git", "source_package_version": "1:2.43.0-1ubuntu7.2", "version": "1:2.43.0-1ubuntu7.2" }, "cves": [ { "cve": "CVE-2024-50349", "url": "https://ubuntu.com/security/CVE-2024-50349", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" }, { "cve": "CVE-2024-52006", "url": "https://ubuntu.com/security/CVE-2024-52006", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2024-50349", "url": "https://ubuntu.com/security/CVE-2024-50349", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" }, { "cve": "CVE-2024-52006", "url": "https://ubuntu.com/security/CVE-2024-52006", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: crafted URL susceptibility", " - debian/patches/CVE-2024-50349-1.patch: sanitize credentials", " in credential.c, strbuf.c, strbuf.h,", " t/t0300-credentials.sh.", " - debian/patches/CVE-2024-50349-2.patch: credential sanitize", " the user prompt in credential.c, credential.h,", " t/t0300-credentials.sh, t/t5541-http-push-smart.sh,", " t/t5550-http-fetch-dumb.sh, t/t5551-http-fetch-smart.sh.", " - CVE-2024-50349", " * SECURITY UPDATE: Git may pass on Carriage Returns", " - debian/patches/CVE-2024-52006.patch: disallow carriage", " returns in the protocol by default in credential.c,", " credential.h, t/t0300-credentials.sh.", " - CVE-2024-52006", "" ], "package": "git", "version": "1:2.43.0-1ubuntu7.2", "urgency": "medium", "distributions": "noble-security", "launchpad_bugs_fixed": [], "author": "Leonidas Da Silva Barbosa ", "date": "Mon, 13 Jan 2025 16:51:26 -0300" } ], "notes": null }, { "name": "git-man", "from_version": { "source_package_name": "git", "source_package_version": "1:2.43.0-1ubuntu7.1", "version": "1:2.43.0-1ubuntu7.1" }, "to_version": { "source_package_name": "git", "source_package_version": "1:2.43.0-1ubuntu7.2", "version": "1:2.43.0-1ubuntu7.2" }, "cves": [ { "cve": "CVE-2024-50349", "url": "https://ubuntu.com/security/CVE-2024-50349", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" }, { "cve": "CVE-2024-52006", "url": "https://ubuntu.com/security/CVE-2024-52006", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2024-50349", "url": "https://ubuntu.com/security/CVE-2024-50349", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" }, { "cve": "CVE-2024-52006", "url": "https://ubuntu.com/security/CVE-2024-52006", "cve_description": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "cve_priority": "medium", "cve_public_date": "2025-01-14 19:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: crafted URL susceptibility", " - debian/patches/CVE-2024-50349-1.patch: sanitize credentials", " in credential.c, strbuf.c, strbuf.h,", " t/t0300-credentials.sh.", " - debian/patches/CVE-2024-50349-2.patch: credential sanitize", " the user prompt in credential.c, credential.h,", " t/t0300-credentials.sh, t/t5541-http-push-smart.sh,", " t/t5550-http-fetch-dumb.sh, t/t5551-http-fetch-smart.sh.", " - CVE-2024-50349", " * SECURITY UPDATE: Git may pass on Carriage Returns", " - debian/patches/CVE-2024-52006.patch: disallow carriage", " returns in the protocol by default in credential.c,", " credential.h, t/t0300-credentials.sh.", " - CVE-2024-52006", "" ], "package": "git", "version": "1:2.43.0-1ubuntu7.2", "urgency": "medium", "distributions": "noble-security", "launchpad_bugs_fixed": [], "author": "Leonidas Da Silva Barbosa ", "date": "Mon, 13 Jan 2025 16:51:26 -0300" } ], "notes": null }, { "name": "grub-common", "from_version": { "source_package_name": "grub2", "source_package_version": "2.12-1ubuntu7", "version": "2.12-1ubuntu7" }, "to_version": { "source_package_name": "grub2", "source_package_version": "2.12-1ubuntu7.1", "version": "2.12-1ubuntu7.1" }, "cves": [], "launchpad_bugs_fixed": [ 2076651, 2073634 ], "changes": [ { "cves": [], "log": [ "", " * riscv: use time register in grub_efi_get_time_ms() (LP: #2076651)", " * efi/chainloader: Do not print device path of chainloaded file (LP: #2073634)", "" ], "package": "grub2", "version": "2.12-1ubuntu7.1", "urgency": "medium", "distributions": "noble", "launchpad_bugs_fixed": [ 2076651, 2073634 ], "author": "Mate Kukri ", "date": "Wed, 11 Sep 2024 14:15:05 +0100" } ], "notes": null }, { "name": "grub-efi-arm64", "from_version": { "source_package_name": "grub2-unsigned", "source_package_version": "2.12-1ubuntu7", "version": "2.12-1ubuntu7" }, "to_version": { "source_package_name": "grub2-unsigned", "source_package_version": "2.12-1ubuntu7.1", "version": "2.12-1ubuntu7.1" }, "cves": [], "launchpad_bugs_fixed": [ 2076651, 2073634 ], "changes": [ { "cves": [], "log": [ "", " * riscv: use time register in grub_efi_get_time_ms() (LP: #2076651)", " * efi/chainloader: Do not print device path of chainloaded file (LP: #2073634)", "" ], "package": "grub2-unsigned", "version": "2.12-1ubuntu7.1", "urgency": "medium", "distributions": "noble", "launchpad_bugs_fixed": [ 2076651, 2073634 ], "author": "Mate Kukri ", "date": "Wed, 11 Sep 2024 14:15:05 +0100" } ], "notes": null }, { "name": "grub-efi-arm64-bin", "from_version": { "source_package_name": "grub2-unsigned", "source_package_version": "2.12-1ubuntu7", "version": "2.12-1ubuntu7" }, "to_version": { "source_package_name": "grub2-unsigned", "source_package_version": "2.12-1ubuntu7.1", "version": "2.12-1ubuntu7.1" }, "cves": [], "launchpad_bugs_fixed": [ 2076651, 2073634 ], "changes": [ { "cves": [], "log": [ "", " * riscv: use time register in grub_efi_get_time_ms() (LP: #2076651)", " * efi/chainloader: Do not print device path of chainloaded file (LP: #2073634)", "" ], "package": "grub2-unsigned", "version": "2.12-1ubuntu7.1", "urgency": "medium", "distributions": "noble", "launchpad_bugs_fixed": [ 2076651, 2073634 ], "author": "Mate Kukri ", "date": "Wed, 11 Sep 2024 14:15:05 +0100" } ], "notes": null }, { "name": "grub-efi-arm64-signed", "from_version": { "source_package_name": "grub2-signed", "source_package_version": "1.202", "version": "1.202+2.12-1ubuntu7" }, "to_version": { "source_package_name": "grub2-signed", "source_package_version": "1.202.2", "version": "1.202.2+2.12-1ubuntu7.1" }, "cves": [], "launchpad_bugs_fixed": [ 2076651, 2073634 ], "changes": [ { "cves": [], "log": [ "", " * Rebuild against grub2 2.12-1ubuntu7.1 (LP: #2076651) (LP: #2073634)", " * Download exact version of grub2 tarball instead of current", "" ], "package": "grub2-signed", "version": "1.202.2", "urgency": "medium", "distributions": "noble", "launchpad_bugs_fixed": [ 2076651, 2073634 ], "author": "Mate Kukri ", "date": "Mon, 16 Sep 2024 14:35:11 +0100" } ], "notes": null }, { "name": "grub2-common", "from_version": { "source_package_name": "grub2", "source_package_version": "2.12-1ubuntu7", "version": "2.12-1ubuntu7" }, "to_version": { "source_package_name": "grub2", "source_package_version": "2.12-1ubuntu7.1", "version": "2.12-1ubuntu7.1" }, "cves": [], "launchpad_bugs_fixed": [ 2076651, 2073634 ], "changes": [ { "cves": [], "log": [ "", " * riscv: use time register in grub_efi_get_time_ms() (LP: #2076651)", " * efi/chainloader: Do not print device path of chainloaded file (LP: #2073634)", "" ], "package": "grub2", "version": "2.12-1ubuntu7.1", "urgency": "medium", "distributions": "noble", "launchpad_bugs_fixed": [ 2076651, 2073634 ], "author": "Mate Kukri ", "date": "Wed, 11 Sep 2024 14:15:05 +0100" } ], "notes": null }, { "name": "rsync", "from_version": { "source_package_name": "rsync", "source_package_version": "3.2.7-1ubuntu1", "version": "3.2.7-1ubuntu1" }, "to_version": { "source_package_name": "rsync", "source_package_version": "3.2.7-1ubuntu1.1", "version": "3.2.7-1ubuntu1.1" }, "cves": [ { "cve": "CVE-2024-12088", "url": "https://ubuntu.com/security/CVE-2024-12088", "cve_description": "A flaw was found in rsync. When using the `--safe-links` option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12087", "url": "https://ubuntu.com/security/CVE-2024-12087", "cve_description": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12086", "url": "https://ubuntu.com/security/CVE-2024-12086", "cve_description": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12085", "url": "https://ubuntu.com/security/CVE-2024-12085", "cve_description": "A flaw was found in the rsync daemon which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12084", "url": "https://ubuntu.com/security/CVE-2024-12084", "cve_description": "[Heap Buffer Overflow in Checksum Parsing]", "cve_priority": "high", "cve_public_date": "2025-01-09 00:00:00 UTC" }, { "cve": "CVE-2024-12747", "url": "https://ubuntu.com/security/CVE-2024-12747", "cve_description": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" } ], "launchpad_bugs_fixed": [], "changes": [ { "cves": [ { "cve": "CVE-2024-12088", "url": "https://ubuntu.com/security/CVE-2024-12088", "cve_description": "A flaw was found in rsync. When using the `--safe-links` option, rsync fails to properly verify if a symbolic link destination contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12087", "url": "https://ubuntu.com/security/CVE-2024-12087", "cve_description": "A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12086", "url": "https://ubuntu.com/security/CVE-2024-12086", "cve_description": "A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12085", "url": "https://ubuntu.com/security/CVE-2024-12085", "cve_description": "A flaw was found in the rsync daemon which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" }, { "cve": "CVE-2024-12084", "url": "https://ubuntu.com/security/CVE-2024-12084", "cve_description": "[Heap Buffer Overflow in Checksum Parsing]", "cve_priority": "high", "cve_public_date": "2025-01-09 00:00:00 UTC" }, { "cve": "CVE-2024-12747", "url": "https://ubuntu.com/security/CVE-2024-12747", "cve_description": "A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.", "cve_priority": "medium", "cve_public_date": "2025-01-14 18:15:00 UTC" } ], "log": [ "", " * SECURITY UPDATE: safe links bypass vulnerability", " - d/p/CVE-2024-12088/0001-make-safe-links-stricter.patch: reject", " links where a \"../\" component is included in the destination", " - CVE-2024-12088", " * SECURITY UPDATE: arbitrary file write via symbolic links", " - d/p/CVE-2024-12087/0001-Refuse-a-duplicate-dirlist.patch: refuse", " malicious duplicate flist for dir", " - d/p/CVE-2024-12087/0002-range-check-dir_ndx-before-use.patch: refuse", " invalid dir_ndx", " - CVE-2024-12087", " * SECURITY UPDATE: arbitrary client file leak", " - d/p/CVE-2024-12086/0001-refuse-fuzzy-options-when-fuzzy-not-selected.patch:", " refuse fuzzy options when not selected", " - d/p/CVE-2024-12086/0002-added-secure_relative_open.patch: safe", " implementation to open a file relative to a base directory", " - d/p/CVE-2024-12086/0003-receiver-use-secure_relative_open-for-basis-file.patch:", " ensure secure file access for basis file", " - d/p/CVE-2024-12086/0004-disallow-.-elements-in-relpath-for-secure_relative_o.patch:", " disallow \"../\" in relative path", " - CVE-2024-12086", " * SECURITY UPDATE: information leak via uninitialized stack contents", " - d/p/CVE-2024-12085/0001-prevent-information-leak-off-the-stack.patch:", " prevent information leak by zeroing", " - CVE-2024-12085", " * SECURITY UPDATE: heap buffer overflow in checksum parsing", " - d/p/CVE-2024-12084/0001-Some-checksum-buffer-fixes.patch: fix", " checksum buffer issues, better length check", " - d/p/CVE-2024-12084/0002-Another-cast-when-multiplying-integers.patch:", " fix multiplying size by a better cast", " - CVE-2024-12084", " * SECURITY UPDATE: symlink race condition", " - d/p/CVE-2024-12747/0001-fixed-symlink-race-condition-in-sender.patch:", " do_open_checklinks to prevent symlink race", " - CVE-2024-12747 ", "" ], "package": "rsync", "version": "3.2.7-1ubuntu1.1", "urgency": "medium", "distributions": "noble-security", "launchpad_bugs_fixed": [], "author": "Sudhakar Verma ", "date": "Mon, 13 Jan 2025 16:36:53 +0530" } ], "notes": null } ], "snap": [] }, "added": { "deb": [], "snap": [] }, "removed": { "deb": [], "snap": [] }, "notes": "Changelog diff for Ubuntu 24.04 noble image from daily image serial 20250109 to 20250115", "from_series": "noble", "to_series": "noble", "from_serial": "20250109", "to_serial": "20250115", "from_manifest_filename": "daily_manifest.previous", "to_manifest_filename": "manifest.current" }