[Forensics-changes] [rkhunter] 01/02: Disable the ssh protocol test (closes: #865972)

Francois Marier francois at moszumanska.debian.org
Wed Aug 9 18:05:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

francois pushed a commit to branch master
in repository rkhunter.

commit 7082fe569e124a5252b622ea6385583bbe37f7c8
Author: Francois Marier <francois at debian.org>
Date:   Wed Aug 9 11:00:33 2017 -0700

    Disable the ssh protocol test (closes: #865972)
---
 debian/changelog                       |  5 +++--
 debian/patches/05_custom_conffile.diff | 11 ++++++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ccf071..5f46756 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-rkhunter (1.4.4-3) UNRELEASED; urgency=medium
+rkhunter (1.4.4-3) unstable; urgency=medium
 
   * Update logcheck rules for 1.4.4.
+  * Disable the ssh protocol test (closes: #865972)
 
- -- Francois Marier <francois at debian.org>  Fri, 04 Aug 2017 10:08:57 -0700
+ -- Francois Marier <francois at debian.org>  Wed, 09 Aug 2017 10:59:24 -0700
 
 rkhunter (1.4.4-2) unstable; urgency=medium
 
diff --git a/debian/patches/05_custom_conffile.diff b/debian/patches/05_custom_conffile.diff
index d5fca98..c01f6c0 100644
--- a/debian/patches/05_custom_conffile.diff
+++ b/debian/patches/05_custom_conffile.diff
@@ -1,7 +1,7 @@
 Description: Custom configuration options for Debian package
 Author: Francois Marier <francois at debian.org>
 Forwarded: not-needed
-Last-Update: 2017-07-01
+Last-Update: 2017-08-09
 
 --- a/files/rkhunter.conf
 +++ b/files/rkhunter.conf
@@ -50,6 +50,15 @@ Last-Update: 2017-07-01
  
  #
  # Set the following option to '1' if the second colour set is to be used. This
+@@ -320,7 +320,7 @@ AUTO_X_DETECT=1
+ #
+ # The default value is '0'.
+ #
+-#ALLOW_SSH_PROT_V1=0
++ALLOW_SSH_PROT_V1=2
+ 
+ #
+ # This setting tells rkhunter the directory containing the SSH configuration
 @@ -433,6 +433,9 @@ DISABLE_TESTS=suspscan hidden_ports hidden_procs deleted_files packet_cap_apps a
  #
  # Also see the PKGMGR_NO_VRFY and USE_SUNSUM options.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/rkhunter.git



More information about the forensics-changes mailing list