diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2012-11-06 22:04:25 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2012-11-06 22:04:25 +0000 |
commit | 4455c8506a4f47d173fdf6c27dec16b1d63a2957 (patch) | |
tree | 567077eeb8e10d7429788f6d3daa6d2c1b82aa32 /debian/changelog | |
parent | e5ab18ded2d54b18b9d21d06b49ed0809c089819 (diff) | |
download | sitesummary-4455c8506a4f47d173fdf6c27dec16b1d63a2957.tar.gz sitesummary-4455c8506a4f47d173fdf6c27dec16b1d63a2957.tar.bz2 sitesummary-4455c8506a4f47d173fdf6c27dec16b1d63a2957.tar.xz |
nagios-plugins/check_kernel_status: Add support for new format of
/proc/version introduced in kernel package version 3.2.32-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2ab2fe0..0760ee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.1.8) UNRELASED; urgency=low + + * nagios-plugins/check_kernel_status: Add support for new format of + /proc/version introduced in kernel package version 3.2.32-1. + + -- Petter Reinholdtsen <pere@debian.org> Tue, 06 Nov 2012 23:04:19 +0100 + sitesummary (0.1.7) unstable; urgency=low [ David Prévot ] |