Your message dated Sat, 09 Dec 2017 10:46:36 +0000
with message-id <[email protected]>
and subject line Closing bugs for updates included in stretch point release
has caused the Debian Bug report #883332,
regarding stretch-pu: package sitesummary/0.1.28+deb9u1
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.)


-- 
883332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883332
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu

Hi,

we would like to update sitesummary in stretch, fixing #883323 with
severity important: "sitesummary-client: the nagios plugin module 
'check_kernel_status' fails to detect 4.x kernels".

#883323 is fixed in sid and the the debdiff for Stretch is:

$ debdiff sitesummary_0.1.28.dsc sitesummary_0.1.28+deb9u1.dsc 
diff -Nru sitesummary-0.1.28/debian/changelog 
sitesummary-0.1.28+deb9u1/debian/changelog
--- sitesummary-0.1.28/debian/changelog 2017-01-31 12:26:50.000000000 +0000
+++ sitesummary-0.1.28+deb9u1/debian/changelog  2017-12-02 12:49:56.000000000 
+0000
@@ -1,3 +1,10 @@
+sitesummary (0.1.28+deb9u1) stretch; urgency=medium
+
+  [ Wolfgang Schweer ]
+  * Adjust nagios kernel version checking module to work with 4.x kernels.
+
+ -- Holger Levsen <[email protected]>  Sat, 02 Dec 2017 12:49:56 +0000
+
 sitesummary (0.1.28) unstable; urgency=medium
 
   [ Wolfgang Schweer ]
diff -Nru sitesummary-0.1.28/nagios-plugins/check_kernel_status 
sitesummary-0.1.28+deb9u1/nagios-plugins/check_kernel_status
--- sitesummary-0.1.28/nagios-plugins/check_kernel_status       2017-01-07 
12:36:53.000000000 +0000
+++ sitesummary-0.1.28+deb9u1/nagios-plugins/check_kernel_status        
2017-12-02 12:47:57.000000000 +0000
@@ -72,7 +72,7 @@
 my $dpkg;
 for my $line (split("\n", $dpkg_list)) {
        chomp $line;
-       $dpkg = $line if ($line =~ m/^ii.+linux-image-(2.6|3.\d)/);
+       $dpkg = $line if ($line =~ m/^ii.+linux-image-(2.6|3.\d|4.\d)/);
 }
 
 # Now, which OS is it, and which footprint do they use?



Thanks for your ongoing work on Stretch!

-- 
cheers,
        Holger

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 9.3

Hi,

Each of the updates referenced in these bugs was included in this
morning's stretch point release. Thanks!

Regards,

Adam

--- End Message ---

Reply via email to