[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#854240: marked as done (unblock: usbguard/0.6.2+ds1-2)



Your message dated Sun, 05 Feb 2017 10:59:00 +0000
with message-id <9c30d101-965c-e724-4082-8b8788ecf64a@thykier.net>
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 owner@bugs.debian.org
immediately.)


-- 
854240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854240
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <muri@immerda.ch>  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


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Muri Nicanor:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> 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 ---

Reply to: