From 4b1fb77519b41e30bfef552ac1a62f41939e3858 Mon Sep 17 00:00:00 2001 From: Dmitriy Matrenichev Date: Mon, 5 Aug 2024 14:06:53 +0300 Subject: [PATCH] chore: bump deps Bump stuff: - run rekres - bump bldr - binutils-gdb to 2.43 - linux to 6.6.44 Signed-off-by: Dmitriy Matrenichev --- .github/workflows/ci.yaml | 7 ++++--- .github/workflows/weekly.yaml | 4 ++-- Pkgfile | 14 +++++++------- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5b5d837..7ad325e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-07-02T11:12:13Z by kres 582671e. +# Generated on 2024-08-05T10:52:55Z by kres faf91e3. name: default concurrency: @@ -33,7 +33,7 @@ jobs: labels: ${{ steps.retrieve-pr-labels.outputs.result }} services: buildkitd: - image: moby/buildkit:v0.14.1 + image: moby/buildkit:v0.15.0 options: --privileged ports: - 1234:1234 @@ -81,6 +81,7 @@ jobs: driver: remote endpoint: tcp://127.0.0.1:1234 - name: Build + if: github.event_name == 'pull_request' run: | make - name: Login to registry @@ -128,7 +129,7 @@ jobs: - default services: buildkitd: - image: moby/buildkit:v0.14.1 + image: moby/buildkit:v0.15.0 options: --privileged ports: - 1234:1234 diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index edc3b86..c07ffb4 100644 --- a/.github/workflows/weekly.yaml +++ b/.github/workflows/weekly.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-07-02T11:12:13Z by kres 582671e. +# Generated on 2024-08-05T10:52:55Z by kres faf91e3. name: weekly concurrency: @@ -16,7 +16,7 @@ jobs: - pkgs services: buildkitd: - image: moby/buildkit:v0.14.1 + image: moby/buildkit:v0.15.0 options: --privileged ports: - 1234:1234 diff --git a/Pkgfile b/Pkgfile index 4d7330c..514550d 100644 --- a/Pkgfile +++ b/Pkgfile @@ -1,4 +1,4 @@ -# syntax = ghcr.io/siderolabs/bldr:v0.3.1 +# syntax = ghcr.io/siderolabs/bldr:v0.3.2 format: v1alpha2 @@ -6,9 +6,9 @@ vars: BOOTSTRAP: /bootstrap # renovate: datasource=git-tags extractVersion=^binutils-(?.*)$ depName=git://sourceware.org/git/binutils-gdb.git - binutils_version: 2_42 - binutils_sha256: f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800 - binutils_sha512: 155f3ba14cd220102f4f29a4f1e5cfee3c48aa03b74603460d05afb73c70d6657a9d87eee6eb88bf13203fe6f31177a5c9addc04384e956e7da8069c8ecd20a6 + binutils_version: 2_43 + binutils_sha256: b53606f443ac8f01d1d5fc9c39497f2af322d99e14cea5c0b4b124d630379365 + binutils_sha512: 93e063163e54d6a6ee2bd48dc754270bf757a3635b49a702ed6b310e929e94063958512d191e66beaf44275f7ea60865dbde138b624626739679fcc306b133bb # renovate: datasource=git-tags extractVersion=^releases/gcc-(?.*)$ depName=git://gcc.gnu.org/git/gcc.git gcc_version: 13.3.0 @@ -32,9 +32,9 @@ vars: mpc_sha512: 4bab4ef6076f8c5dfdc99d810b51108ced61ea2942ba0c1c932d624360a5473df20d32b300fc76f2ba4aa2a97e1f275c9fd494a1ba9f07c4cb2ad7ceaeb1ae97 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 6.6.36 - linux_sha256: b9676828b737e8fb8eaa5198303d35d35e8df019550be153c8a42c99afe0cdd5 - linux_sha512: 7dc497868b5b134eb2aa06e3e33aaae3c8026701ebea5b2183a35c0396576eda20f1d5af2d8468086fe0f9cf6691f2e3f3b3d6d03c5546bf734a8559cde5eabe + linux_version: 6.6.44 + linux_sha256: 93218296934915636fe6ba08e125948424cc270fd8948502c0ab91087a9fccd8 + linux_sha512: 75ea5973af1d9994c5bc7d4538a314100ffb9daf40c98cbd7eb4f409ceb5d007abc257cd7017221817f2a8d8f097558e7498a90b88ec2f3b4a611eda8b794fb4 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.musl-libc.org/musl musl_version: 1.2.5