XPost: linux.debian.devel.release
This is a multi-part MIME message sent by reportbug.
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
[email protected]
Control: affects -1 + src:dropbear
User:
[email protected]
Usertags: unblock
Please unblock package dropbear
* d/rules: Build with `--disable-lastlog` as Trixie ships without
lastlog(8), see #1083102.
It also adds a build dependency on libcrypt-dev,
which is a nop in trixie.
unblock dropbear/2025.88-2
diffstat for dropbear-2025.88 dropbear-2025.88
changelog | 14 ++++++++++++++
control | 1 +
rules | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
diff -Nru dropbear-2025.88/debian/changelog dropbear-2025.88/debian/changelog --- dropbear-2025.88/debian/changelog 2025-05-07 18:02:27.000000000 +0300
+++ dropbear-2025.88/debian/changelog 2025-07-09 00:05:41.000000000 +0300
@@ -1,6 +1,20 @@
+dropbear (2025.88-2) unstable; urgency=medium
+
+ [ Guilhem Moulin ]
+ * d/control: Explicitly add `Build-Depends: libcrypt-dev`.
+ (Closes: #1106965)
+
+ [ MichaIng ]
+ * d/rules: Build with `--disable-lastlog` as Trixie ships without
+ lastlog(8), see #1083102.
+
+ -- Guilhem Moulin <
[email protected]> Tue, 08 Jul 2025 23:05:41 +0200
+
dropbear (2025.88-1) unstable; urgency=medium
* New upstream security and bugfix release.
+ + Fix CVE-2025-47203: dbclient allows command injection via an untrusted
+ hostname argument, because a shell is used.
* Update Standards-Version to 4.7.2 (no changes necessary).
-- Guilhem Moulin <
[email protected]> Wed, 07 May 2025 17:02:27 +0200
diff -Nru dropbear-2025.88/debian/control dropbear-2025.88/debian/control
--- dropbear-2025.88/debian/control 2025-05-07