| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Version 4.10
- Replace tabs with spaces
- More shllcheck cleanup work
- Remove unused DEBUG variable
- Fixed an innocuous whitespace bug in TLSFLAG variable creation
- Set the default TLS version to 1.1 (can be overridden with -v)
- Switched openssl CLI options to use an array. The reasons why
are documented here: http://mywiki.wooledge.org/BashFAQ/050
- Refreshed fix-shebang.patch
- Refreshed changes file
- Applied spec-cleaner
- Refreshed fix-shebang.patch
- Version 4.9
- Add a signal handler to call the cleanup funtion if the script doesn't
exit() cleanly -- Timothe Litt
- Version 4.8
- More mail client fixes
- Version 4.7
- Revert SENDER to ""
- More shellcheck cleanup
- Version 4.6
- Fixed programming logic error
- Version 4.5
- Re-work mailx support for FreeBSD
- More shellcheck fixes
- Version 4.4
- Use command -v instead of which utility to satisfy shellcheck.
- Fix unquoted MAIL and MAILMODE variables in help output
- More shellcheck fixes
- Version 4.3
- Fixed a typo in the program version
- Version 4.2
- Change CERTDAYS to CERTDIFF in the e-mail subject.
- Version 4.1
- Fix usage output
- Version 4.0
- Updated the script syntax to align with UNIX shell programming
- Check for DNS resolution failures
- First round of updates to make shellcheck happy
- Rework the logic to call mailx.
- Print the version with the "-V" option.
- Define the version in the PROGRAMVERSION variable
- build require xz to make sure the sources can be unpacked - re-introduce buildroot and defattr definitions, as the package otherwise fails on SLE-11 and other distributions - license macro is only known on newer (open)SUSE distributions
- Use noun phrase in summary.
- Make services localonly
- Added Provides/Obsoletes for monitoring-plugins-ssl-cert-check
- Require bash - Fix shebang line to /bin/bash
- Initial packaging of version 3.31