Description:
This update for monitoring-plugins-zypper fixes the following issues:
monitoring-plugins-zypper was updated to 1.98.9
+ remove openSUSE Leap 15.2
+ remove SLE-15-SP2
+ remove Tumbleweed < 2023
update to 1.98.8
+ allow more recent versions:
- openSUSE 15.5
- Tumbleweed 2023*
- SLE 15.5
* get rid of get_distribution_from_os_release() function: use
- update to 1.98.4
+ allow rpm to read files below /etc/popt.d/
- update to 1.98.9
+ remove openSUSE Leap 15.2
+ remove SLE-15-SP2
+ remove Tumbleweed < 2023
- update to 1.98.8
+ allow more recent versions:
- openSUSE 15.5
- Tumbleweed 2023*
- SLE 15.5
- update to 1.98.7:
+ remove unsupported Leap 15.1 and SLE 15 GA and and SP1
+ add Leap 15.4 and SLE 15 SP4 as supported
+ Tumbleweed should be at least from 2021
+ Add user icinga to the sudo configuration (PR#1 thanks to mhauke)
- Update to 1.98.6 (fixes boo#1173872)
Beside other, small updates, this release includes first support for the
rolling release named openSUSE Tumbleweed.
Per default, a Tumbleweed installation which is older than 30 days will trigger
a warning state - and an installation older than 60 days will trigger a
critical state. You can fine tune this behavior with the new command line
options --tw_outdated_warn and --tw_outdated_crit.
Other changes:
* use proper Copyright
* use Perl modules: POSIX and Time::Local
* die, if release-file could not be opened
* get rid of get_distribution_from_os_release() function: use
get_distribution() for all cases
* new test_tumbleweed() and check_returncode() functions (internal)
* trim quotation marks in trim() function
* added some os-release files for testing
- Recommend perl only on openSUSE based distributions
- Require needed Perl modules: Getopt::Long, POSIX, Time::Local
- Update to 1.98.5
* Adjust support status of SLE, Leap and Tumbleweed releases
- update to 1.98.4
+ allow rpm to read files below /etc/popt.d/