diff --git a/latest-1/glibc/Dockerfile.builder b/latest-1/glibc/Dockerfile.builder index 71bc98fc..82ae4d26 100644 --- a/latest-1/glibc/Dockerfile.builder +++ b/latest-1/glibc/Dockerfile.builder @@ -161,7 +161,7 @@ RUN set -eux; \ # install a few extra files from buildroot (/etc/passwd, etc) RUN set -eux; \ - buildrootVersion='2024.02.2'; \ + buildrootVersion='2024.02.3'; \ for file in \ system/device_table.txt \ system/skeleton/etc/group \ diff --git a/latest-1/musl/Dockerfile.builder b/latest-1/musl/Dockerfile.builder index d808e2da..3edb076f 100644 --- a/latest-1/musl/Dockerfile.builder +++ b/latest-1/musl/Dockerfile.builder @@ -132,7 +132,7 @@ RUN set -eux; \ # install a few extra files from buildroot (/etc/passwd, etc) RUN set -eux; \ - buildrootVersion='2024.02.2'; \ + buildrootVersion='2024.02.3'; \ for file in \ system/device_table.txt \ system/skeleton/etc/group \ diff --git a/latest-1/uclibc/Dockerfile.builder b/latest-1/uclibc/Dockerfile.builder index aebe031b..aa03830a 100644 --- a/latest-1/uclibc/Dockerfile.builder +++ b/latest-1/uclibc/Dockerfile.builder @@ -44,7 +44,7 @@ RUN mkdir -p ~/.gnupg && gpg --batch --keyserver keyserver.ubuntu.com --recv-key # https://buildroot.org/download.html # https://buildroot.org/downloads/?C=M;O=D -ENV BUILDROOT_VERSION 2024.02.2 +ENV BUILDROOT_VERSION 2024.02.3 RUN set -eux; \ tarball="buildroot-${BUILDROOT_VERSION}.tar.xz"; \ diff --git a/latest-1/uclibc/amd64/blobs/sha256/ff53c7a7182e2267f92e122df74ed67aa1b989195fbd093a89ed9ad6edb89bc0 b/latest-1/uclibc/amd64/blobs/sha256/64c079486edc7c06377fa633ee1afa0cb6e5be7abcdb1e58d3be10856597f8e8 similarity index 100% rename from latest-1/uclibc/amd64/blobs/sha256/ff53c7a7182e2267f92e122df74ed67aa1b989195fbd093a89ed9ad6edb89bc0 rename to latest-1/uclibc/amd64/blobs/sha256/64c079486edc7c06377fa633ee1afa0cb6e5be7abcdb1e58d3be10856597f8e8 diff --git a/latest-1/uclibc/amd64/blobs/sha256/3f6b57ea0e09da305a3b2eb751702bcd1f1ae974bb2372072ca052a95d0d1bf6 b/latest-1/uclibc/amd64/blobs/sha256/897ef0501f9d4fde77023379f6924e4acf8e2178d5fdb01bd9346c450d4c848b similarity index 100% rename from latest-1/uclibc/amd64/blobs/sha256/3f6b57ea0e09da305a3b2eb751702bcd1f1ae974bb2372072ca052a95d0d1bf6 rename to latest-1/uclibc/amd64/blobs/sha256/897ef0501f9d4fde77023379f6924e4acf8e2178d5fdb01bd9346c450d4c848b diff --git a/latest-1/uclibc/amd64/blobs/sha256/15717423cd5e6473bd7bb1b374e540f3f8cfe5301f8558f0929c9dc3983a9709 b/latest-1/uclibc/amd64/blobs/sha256/a5c5db29c3dbe857b46d9bc6d157a7f7e5e6ff8bdca09cdcdc21270efeb15a5c similarity index 100% rename from latest-1/uclibc/amd64/blobs/sha256/15717423cd5e6473bd7bb1b374e540f3f8cfe5301f8558f0929c9dc3983a9709 rename to latest-1/uclibc/amd64/blobs/sha256/a5c5db29c3dbe857b46d9bc6d157a7f7e5e6ff8bdca09cdcdc21270efeb15a5c diff --git a/latest-1/uclibc/amd64/image-config.json b/latest-1/uclibc/amd64/image-config.json index 5e31536c..090aa0d0 100644 --- a/latest-1/uclibc/amd64/image-config.json +++ b/latest-1/uclibc/amd64/image-config.json @@ -8,13 +8,13 @@ "history": [ { "created": "2021-12-26T16:56:57Z", - "created_by": "BusyBox 1.35.0 (uclibc), Buildroot 2024.02.2, Debian 12" + "created_by": "BusyBox 1.35.0 (uclibc), Buildroot 2024.02.3, Debian 12" } ], "rootfs": { "type": "layers", "diff_ids": [ - "sha256:0cc3c66eef2667194c3d04f4ae1b81db1a14200d16e987b321d3f3f970e86185" + "sha256:1295fa3ca659275e20398bc56bede5df1f4513bdb116ce176ad2eb9b04c7a934" ] }, "architecture": "amd64", diff --git a/latest-1/uclibc/amd64/image-manifest.json b/latest-1/uclibc/amd64/image-manifest.json index 5182b39a..7ce8912d 100644 --- a/latest-1/uclibc/amd64/image-manifest.json +++ b/latest-1/uclibc/amd64/image-manifest.json @@ -3,14 +3,14 @@ "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", - "digest": "sha256:15717423cd5e6473bd7bb1b374e540f3f8cfe5301f8558f0929c9dc3983a9709", + "digest": "sha256:a5c5db29c3dbe857b46d9bc6d157a7f7e5e6ff8bdca09cdcdc21270efeb15a5c", "size": 394 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:3f6b57ea0e09da305a3b2eb751702bcd1f1ae974bb2372072ca052a95d0d1bf6", - "size": 754333 + "digest": "sha256:897ef0501f9d4fde77023379f6924e4acf8e2178d5fdb01bd9346c450d4c848b", + "size": 754332 } ], "annotations": { diff --git a/latest-1/uclibc/amd64/index.json b/latest-1/uclibc/amd64/index.json index 08b4f231..8ccee7e1 100644 --- a/latest-1/uclibc/amd64/index.json +++ b/latest-1/uclibc/amd64/index.json @@ -4,7 +4,7 @@ "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", - "digest": "sha256:ff53c7a7182e2267f92e122df74ed67aa1b989195fbd093a89ed9ad6edb89bc0", + "digest": "sha256:64c079486edc7c06377fa633ee1afa0cb6e5be7abcdb1e58d3be10856597f8e8", "size": 610, "platform": { "architecture": "amd64", diff --git a/latest/glibc/Dockerfile.builder b/latest/glibc/Dockerfile.builder index 8f2fdcd9..81d62e5d 100644 --- a/latest/glibc/Dockerfile.builder +++ b/latest/glibc/Dockerfile.builder @@ -159,7 +159,7 @@ RUN set -eux; \ # install a few extra files from buildroot (/etc/passwd, etc) RUN set -eux; \ - buildrootVersion='2024.02.2'; \ + buildrootVersion='2024.02.3'; \ for file in \ system/device_table.txt \ system/skeleton/etc/group \ diff --git a/latest/musl/Dockerfile.builder b/latest/musl/Dockerfile.builder index a8575d6c..c9c647c3 100644 --- a/latest/musl/Dockerfile.builder +++ b/latest/musl/Dockerfile.builder @@ -130,7 +130,7 @@ RUN set -eux; \ # install a few extra files from buildroot (/etc/passwd, etc) RUN set -eux; \ - buildrootVersion='2024.02.2'; \ + buildrootVersion='2024.02.3'; \ for file in \ system/device_table.txt \ system/skeleton/etc/group \ diff --git a/latest/uclibc/Dockerfile.builder b/latest/uclibc/Dockerfile.builder index 57dcffae..a3584e47 100644 --- a/latest/uclibc/Dockerfile.builder +++ b/latest/uclibc/Dockerfile.builder @@ -44,7 +44,7 @@ RUN mkdir -p ~/.gnupg && gpg --batch --keyserver keyserver.ubuntu.com --recv-key # https://buildroot.org/download.html # https://buildroot.org/downloads/?C=M;O=D -ENV BUILDROOT_VERSION 2024.02.2 +ENV BUILDROOT_VERSION 2024.02.3 RUN set -eux; \ tarball="buildroot-${BUILDROOT_VERSION}.tar.xz"; \ diff --git a/latest/uclibc/amd64/blobs/sha256/afa35cb7e65113c06c26983a4a3031b76f3bc435f231c0d0a2d7e7605f9e192d b/latest/uclibc/amd64/blobs/sha256/308e14d9a85abf8a9a6496cf59b2068c468e1bb7a29f6e9e68ee268852a83290 similarity index 100% rename from latest/uclibc/amd64/blobs/sha256/afa35cb7e65113c06c26983a4a3031b76f3bc435f231c0d0a2d7e7605f9e192d rename to latest/uclibc/amd64/blobs/sha256/308e14d9a85abf8a9a6496cf59b2068c468e1bb7a29f6e9e68ee268852a83290 diff --git a/latest/uclibc/amd64/blobs/sha256/b9ec44e0c85c90e8d2b0924d14f9c7b660ac3e1f54ba93775ef14141b99da784 b/latest/uclibc/amd64/blobs/sha256/333103069da209a4f84405a7ff2cb9df3a17c5f3ba6840a91be1c1734d3ebd7b similarity index 100% rename from latest/uclibc/amd64/blobs/sha256/b9ec44e0c85c90e8d2b0924d14f9c7b660ac3e1f54ba93775ef14141b99da784 rename to latest/uclibc/amd64/blobs/sha256/333103069da209a4f84405a7ff2cb9df3a17c5f3ba6840a91be1c1734d3ebd7b diff --git a/latest/uclibc/amd64/blobs/sha256/205c43019ebc0f97fc78d93f4b034a76fb07636407cacd88d5467cac19f08ed3 b/latest/uclibc/amd64/blobs/sha256/eb876866d4e736fd24ad03c4df1a6aa649cbeccdf69f4fa4c9d6d6524998d67f similarity index 100% rename from latest/uclibc/amd64/blobs/sha256/205c43019ebc0f97fc78d93f4b034a76fb07636407cacd88d5467cac19f08ed3 rename to latest/uclibc/amd64/blobs/sha256/eb876866d4e736fd24ad03c4df1a6aa649cbeccdf69f4fa4c9d6d6524998d67f diff --git a/latest/uclibc/amd64/image-config.json b/latest/uclibc/amd64/image-config.json index e8a4c84a..68a88c10 100644 --- a/latest/uclibc/amd64/image-config.json +++ b/latest/uclibc/amd64/image-config.json @@ -8,13 +8,13 @@ "history": [ { "created": "2023-05-18T22:34:17Z", - "created_by": "BusyBox 1.36.1 (uclibc), Buildroot 2024.02.2, Debian 12" + "created_by": "BusyBox 1.36.1 (uclibc), Buildroot 2024.02.3, Debian 12" } ], "rootfs": { "type": "layers", "diff_ids": [ - "sha256:fc119ea56ca37aa36c322745bfc8ca0786515ae2e1b91610b9e1895395154752" + "sha256:dc28b2a42639abf9f34f458e7b1aab134392e8d0b38ad1ac6228d39617654c01" ] }, "architecture": "amd64", diff --git a/latest/uclibc/amd64/image-manifest.json b/latest/uclibc/amd64/image-manifest.json index 8e485a25..ece7b1c7 100644 --- a/latest/uclibc/amd64/image-manifest.json +++ b/latest/uclibc/amd64/image-manifest.json @@ -3,14 +3,14 @@ "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", - "digest": "sha256:afa35cb7e65113c06c26983a4a3031b76f3bc435f231c0d0a2d7e7605f9e192d", + "digest": "sha256:308e14d9a85abf8a9a6496cf59b2068c468e1bb7a29f6e9e68ee268852a83290", "size": 394 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", - "digest": "sha256:205c43019ebc0f97fc78d93f4b034a76fb07636407cacd88d5467cac19f08ed3", - "size": 758020 + "digest": "sha256:eb876866d4e736fd24ad03c4df1a6aa649cbeccdf69f4fa4c9d6d6524998d67f", + "size": 758019 } ], "annotations": { diff --git a/latest/uclibc/amd64/index.json b/latest/uclibc/amd64/index.json index 6b9d7f45..0bb30562 100644 --- a/latest/uclibc/amd64/index.json +++ b/latest/uclibc/amd64/index.json @@ -4,7 +4,7 @@ "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", - "digest": "sha256:b9ec44e0c85c90e8d2b0924d14f9c7b660ac3e1f54ba93775ef14141b99da784", + "digest": "sha256:333103069da209a4f84405a7ff2cb9df3a17c5f3ba6840a91be1c1734d3ebd7b", "size": 610, "platform": { "architecture": "amd64", diff --git a/versions.json b/versions.json index 9015e86c..91cf9217 100644 --- a/versions.json +++ b/versions.json @@ -1,7 +1,7 @@ { "latest": { "buildroot": { - "version": "2024.02.2" + "version": "2024.02.3" }, "date": "19 May 2023", "sha256": "b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314", @@ -15,7 +15,7 @@ }, "latest-1": { "buildroot": { - "version": "2024.02.2" + "version": "2024.02.3" }, "date": "26 December 2021", "sha256": "faeeb244c35a348a334f4a59e44626ee870fb07b6884d68c10ae8bc19f83a694",