diff --git a/SPECS/debootstrap/debootstrap.signatures.json b/SPECS/debootstrap/debootstrap.signatures.json index 8daa61c831b..4a3b25d05b1 100644 --- a/SPECS/debootstrap/debootstrap.signatures.json +++ b/SPECS/debootstrap/debootstrap.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "debootstrap_1.0.128+nmu2.tar.gz": "528523228d93a31c9e0cd4eb932977ea8ceec2bfbf8db1103bec2397cc7434fa" + "debootstrap_1.0.138.tar.gz": "e8e8b72388b6e5ced65d1b5e69ce0b9e13f4813da0c328a52add57ee5f79430a" } } diff --git a/SPECS/debootstrap/debootstrap.spec b/SPECS/debootstrap/debootstrap.spec index 37f7f5fc913..15c58734730 100644 --- a/SPECS/debootstrap/debootstrap.spec +++ b/SPECS/debootstrap/debootstrap.spec @@ -4,7 +4,7 @@ Summary: Debian GNU/Linux bootstrapper Name: debootstrap -Version: 1.0.128+nmu2 +Version: 1.0.138 Release: 1%{?dist} License: MIT Vendor: Microsoft Corporation @@ -56,6 +56,9 @@ install -p -m 0644 debootstrap.8 %{buildroot}%{_mandir}/man8 %{_mandir}/man8/debootstrap.8* %changelog +* Tue Jun 18 2024 Adeel Mujahid - 1.0.138 +- Upgrade to version 1.0.134 to support RISC-V architecture + * Tue Jun 06 2023 Olivia Crain - 1.0.128+nmu2-1 - Upgrade to latest upstream version and promote to base repo - Remove requirement on dpkg- ar (from binutils) is sufficient to unpack debs diff --git a/cgmanifest.json b/cgmanifest.json index 37779cbc2cd..5c117c84881 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -2497,8 +2497,8 @@ "type": "other", "other": { "name": "debootstrap", - "version": "1.0.128+nmu2", - "downloadUrl": "https://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.128+nmu2.tar.gz" + "version": "1.0.138", + "downloadUrl": "https://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.138.tar.gz" } } },