Control: tags 1124053 + patch
Control: tags 1124053 + pending

Dear maintainer,

I've prepared an NMU for vboot-utils (versioned as 0~R106-15054.B+dfsg-0.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should cancel it.

Cheers
-- 
Sebastian Ramacher
diffstat for vboot-utils-0~R106-15054.B+dfsg vboot-utils-0~R106-15054.B+dfsg

 changelog |    7 +++++++
 control   |    4 ++--
 rules     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff -Nru vboot-utils-0~R106-15054.B+dfsg/debian/changelog vboot-utils-0~R106-15054.B+dfsg/debian/changelog
--- vboot-utils-0~R106-15054.B+dfsg/debian/changelog	2024-11-21 13:20:44.000000000 +0100
+++ vboot-utils-0~R106-15054.B+dfsg/debian/changelog	2026-09-01 20:50:15.000000000 +0200
@@ -1,3 +1,10 @@
+vboot-utils (0~R106-15054.B+dfsg-0.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/: Switch to clang-21 (Closes: #1124053)
+
+ -- Sebastian Ramacher <[email protected]>  Tue, 01 Sep 2026 20:50:15 +0200
+
 vboot-utils (0~R106-15054.B+dfsg-0.1) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru vboot-utils-0~R106-15054.B+dfsg/debian/control vboot-utils-0~R106-15054.B+dfsg/debian/control
--- vboot-utils-0~R106-15054.B+dfsg/debian/control	2024-11-21 13:20:44.000000000 +0100
+++ vboot-utils-0~R106-15054.B+dfsg/debian/control	2026-09-01 20:46:43.000000000 +0200
@@ -4,9 +4,9 @@
 Maintainer: Sophie Brun <[email protected]>
 Uploaders: RaphaĆ«l Hertzog <[email protected]>
 Build-Depends: debhelper-compat (= 13),
-               clang-19,
+               clang-21,
                libflashrom-dev,
-               libfuzzer-19-dev,
+               libfuzzer-21-dev,
                liblzma-dev,
                libssl-dev,
                libyaml-dev,
diff -Nru vboot-utils-0~R106-15054.B+dfsg/debian/rules vboot-utils-0~R106-15054.B+dfsg/debian/rules
--- vboot-utils-0~R106-15054.B+dfsg/debian/rules	2024-11-21 13:20:44.000000000 +0100
+++ vboot-utils-0~R106-15054.B+dfsg/debian/rules	2026-09-01 20:48:41.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export CC = clang-19
+export CC = clang-21
 export _machname = $(DEB_HOST_ARCH)
 
 override_dh_auto_build:

Reply via email to