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

Bug#929142: unblock: testssl.sh/2.9.5-7+dfsg1-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package testssl.sh.

The uploaded revision will fix the RC bug #928728, adding some install
dependencies.

I attached a debdiff.

Thanks a lot in advance.

Regards,

Eriberto

unblock testssl.sh/2.9.5-7+dfsg1-2
diff -Nru testssl.sh-2.9.5-7+dfsg1/debian/changelog testssl.sh-2.9.5-7+dfsg1/debian/changelog
--- testssl.sh-2.9.5-7+dfsg1/debian/changelog	2019-01-27 19:25:45.000000000 -0200
+++ testssl.sh-2.9.5-7+dfsg1/debian/changelog	2019-05-17 20:38:36.000000000 -0300
@@ -1,3 +1,11 @@
+testssl.sh (2.9.5-7+dfsg1-2) unstable; urgency=medium
+
+  * Team upload.
+  * debian/control: added dnsutils | ldnsutils, bsdmainutils
+    and procps as dependencies. (Closes: #928728)
+
+ -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 17 May 2019 20:38:36 -0300
+
 testssl.sh (2.9.5-7+dfsg1-1) unstable; urgency=medium
 
   * Team upload
diff -Nru testssl.sh-2.9.5-7+dfsg1/debian/control testssl.sh-2.9.5-7+dfsg1/debian/control
--- testssl.sh-2.9.5-7+dfsg1/debian/control	2019-01-27 19:25:21.000000000 -0200
+++ testssl.sh-2.9.5-7+dfsg1/debian/control	2019-05-17 20:38:36.000000000 -0300
@@ -14,7 +14,10 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         openssl (>= 1)
+         bsdmainutils,
+         dnsutils | ldnsutils,
+         openssl (>= 1),
+         procps
 Description: Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws
  testssl.sh is a free command line tool which checks a server's service
  on any port for the support of TLS/SSL ciphers, protocols as well as

Reply to: