[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 22/24: Refresh d/p/dsa/check_running_kernel_jessie_centos_fix

Jan Wagner waja at moszumanska.debian.org
Wed Dec 13 22:07:36 UTC 2017


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

waja pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit 759820b5e8375c3af19336506963fd5d194b528f
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Dec 13 22:08:47 2017 +0100

    Refresh d/p/dsa/check_running_kernel_jessie_centos_fix
---
 debian/patches/dsa/check_running_kernel_jessie_centos_fix | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/dsa/check_running_kernel_jessie_centos_fix b/debian/patches/dsa/check_running_kernel_jessie_centos_fix
index 6dd9436..e850e2f 100644
--- a/debian/patches/dsa/check_running_kernel_jessie_centos_fix
+++ b/debian/patches/dsa/check_running_kernel_jessie_centos_fix
@@ -1,6 +1,6 @@
 --- a/dsa/checks/dsa-check-running-kernel
 +++ b/dsa/checks/dsa-check-running-kernel
-@@ -129,6 +129,11 @@
+@@ -131,6 +131,11 @@
  	filter="$3"
  	hdroff="$4"
  
@@ -12,7 +12,7 @@
  	get_offset "$image" $header | head -n 5 | while read off; do
  		(if [ "$off" != 0 ]; then
  		   dd ibs="$((off+hdroff))" skip=1 count=0
-@@ -180,9 +185,8 @@
+@@ -182,9 +187,8 @@
  
  searched=""
  for on_disk in \
@@ -24,7 +24,7 @@
  
  	if [ -e "$on_disk" ]; then
  		if [ -z "$STRINGS" ]; then
-@@ -194,12 +198,12 @@
+@@ -196,12 +200,12 @@
  			if [ -x /usr/bin/lsb_release ] ; then
  				vendor=$(lsb_release -i -s)
  				if [ -n "$vendor" ] && [ "xDebian" != "x$vendor" ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list