diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 11:21:58 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 11:21:58 +0200 |
commit | 866047d0efd2ec3793bb1c2ec6a3d5fa5e0bcf72 (patch) | |
tree | 001846bcd78c2726d517134113a1928d06e809a0 /debian | |
parent | a4827213fdacc33926702697f1a37367be8ee5ee (diff) | |
download | sitesummary-866047d0efd2ec3793bb1c2ec6a3d5fa5e0bcf72.tar.gz sitesummary-866047d0efd2ec3793bb1c2ec6a3d5fa5e0bcf72.tar.bz2 sitesummary-866047d0efd2ec3793bb1c2ec6a3d5fa5e0bcf72.tar.xz |
Reorder version matching in nagios-plugins/check_kernel_status to handle newer Linux kernels in Debian (Closes: #752374).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd5395a..8b57cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ sitesummary (0.1.11) UNRELEASED; urgency=low * Add Alexander Alemayhu as uploader. * Adjust nagios-plugins/check_kernel_status to avoid perl warning on Debian and Ubuntu. + * Reorder version matching in nagios-plugins/check_kernel_status to + handle newer Linux kernels in Debian (Closes: #752374). -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Aug 2014 10:21:24 +0200 |