Your message dated Sun, 15 Jun 2025 19:59:30 +0000
with message-id <[email protected]>
and subject line unblock busybox
has caused the Debian Bug report #1107840,
regarding unblock: busybox/1.37.0-6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1107840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107840
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:busybox
Please unblock package busybox
[ Reason ]
This release fixes a single bug affecting debian-installer,
namely, wget applet is removed from busybox.udeb (#1107392).
There's no other changes, and non-udeb components are unaffected.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock busybox/1.37.0-6
diff -Nru busybox-1.37.0/debian/changelog busybox-1.37.0/debian/changelog
--- busybox-1.37.0/debian/changelog 2025-05-30 20:03:19.000000000 +0300
+++ busybox-1.37.0/debian/changelog 2025-06-08 00:34:24.000000000 +0300
@@ -1,3 +1,10 @@
+busybox (1:1.37.0-6) unstable; urgency=medium
+
+ * udeb config: remove wget applet
+ (wget-udeb is used for this for many years) (Closes: #1107392)
+
+ -- Michael Tokarev <[email protected]> Sun, 08 Jun 2025 00:34:24 +0300
+
busybox (1:1.37.0-5) unstable; urgency=medium
* d/control: switch from Static-Built-Using back to Built-Using
diff -Nru busybox-1.37.0/debian/config/pkg/udeb
busybox-1.37.0/debian/config/pkg/udeb
--- busybox-1.37.0/debian/config/pkg/udeb 2025-05-19 14:29:28.000000000
+0300
+++ busybox-1.37.0/debian/config/pkg/udeb 2025-06-07 14:42:05.000000000
+0300
@@ -992,11 +992,11 @@
# CONFIG_TUNCTL is not set
# CONFIG_FEATURE_TUNCTL_UG is not set
CONFIG_VCONFIG=y
-CONFIG_WGET=y
+# CONFIG_WGET is not set
# CONFIG_FEATURE_WGET_LONG_OPTIONS is not set
-CONFIG_FEATURE_WGET_STATUSBAR=y
-CONFIG_FEATURE_WGET_FTP=y
-CONFIG_FEATURE_WGET_AUTHENTICATION=y
+# CONFIG_FEATURE_WGET_STATUSBAR is not set
+# CONFIG_FEATURE_WGET_FTP is not set
+# CONFIG_FEATURE_WGET_AUTHENTICATION is not set
# CONFIG_FEATURE_WGET_TIMEOUT is not set
# CONFIG_FEATURE_WGET_HTTPS is not set
# CONFIG_FEATURE_WGET_OPENSSL is not set
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---