WORKSPACE: update linux to 6.6.71
Stable release bump, no significant changes expected.
No relevant regressions on the linux-regressions list observed.
Change-Id: I382ef8f5db4fe912c693f542fadf8daa9f6702cd
Reviewed-on: https://review.monogon.dev/c/monogon/+/3785
Tested-by: Jenkins CI
Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/build/bazel/third_party.MODULE.bazel b/build/bazel/third_party.MODULE.bazel
index a10c473..da730b6 100644
--- a/build/bazel/third_party.MODULE.bazel
+++ b/build/bazel/third_party.MODULE.bazel
@@ -84,12 +84,12 @@
shallow_since = "1615306886 +0100",
)
-LINUX_VERSION = "6.6.50"
+LINUX_VERSION = "6.6.71"
http_archive(
name = "linux",
build_file = "//third_party/linux/external:BUILD.repo",
- integrity = "sha256-wGXjba8oIQBgyRo37z6SrFgUeE5jRXfgTkBil+rS6G4=",
+ integrity = "sha256-IZcVui3PplOfugmtP5ISdy81Bxietg13+OibBsMuck4=",
patch_args = ["-p1"],
patches = [
"//third_party/linux/external:0001-block-partition-expose-PARTUUID-through-uevent.patch",