Your message dated Sun, 05 Feb 2017 10:59:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#854240: unblock: usbguard/0.6.2+ds1-2
has caused the Debian Bug report #854240,
regarding unblock: usbguard/0.6.2+ds1-2
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.)
--
854240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package usbguard
i've found a serious bug (#854192) in the usbguard packages
yesterday- the installation procedure was stalling on a
minimal stretch installation, because dbus was missing from the Depends:.
i've fixed the bug today and uploaded to mentors, and its
been sponsored shortly after (#854230).
debdiff is attached
unblock usbguard/0.6.2+ds1-2
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru usbguard-0.6.2+ds1/debian/changelog usbguard-0.6.2+ds1/debian/changelog
--- usbguard-0.6.2+ds1/debian/changelog 2016-12-08 11:16:28.000000000 +0100
+++ usbguard-0.6.2+ds1/debian/changelog 2017-02-05 08:21:56.000000000 +0100
@@ -1,3 +1,9 @@
+usbguard (0.6.2+ds1-2) unstable; urgency=medium
+
+ * Add dbus to Depends (Closes: #854192)
+
+ -- Muri Nicanor <[email protected]> Sun, 05 Feb 2017 08:21:56 +0100
+
usbguard (0.6.2+ds1-1) unstable; urgency=medium
* New upstream version 0.6.2+ds1
diff -Nru usbguard-0.6.2+ds1/debian/control usbguard-0.6.2+ds1/debian/control
--- usbguard-0.6.2+ds1/debian/control 2016-12-08 11:16:28.000000000 +0100
+++ usbguard-0.6.2+ds1/debian/control 2017-02-04 23:39:40.000000000 +0100
@@ -48,7 +48,7 @@
Package: usbguard
Architecture: linux-any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, dbus
Description: USB device authorization policy framework
The USBGuard software framework helps to protect your computer against rogue
USB devices (a.k.a. BadUSB) by implementing basic whitelisting and blacklisting
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Muri Nicanor:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package usbguard
>
> i've found a serious bug (#854192) in the usbguard packages
> yesterday- the installation procedure was stalling on a
> minimal stretch installation, because dbus was missing from the Depends:.
> i've fixed the bug today and uploaded to mentors, and its
> been sponsored shortly after (#854230).
>
> debdiff is attached
>
> unblock usbguard/0.6.2+ds1-2
>
> [..]
Unblocked, thanks.
~Niels
--- End Message ---