Releases: HenriWahl/checkmk-agent-plugin-yum
Releases · HenriWahl/checkmk-agent-plugin-yum
v2.5.2
latest
v2.5.1
v2.5.0
Commits
- f7d2648: Update of agent side checks to be more thorough (SwampdogMash) #66
- c085612: Fix YUM HISTORY command to ensure coverage and OS support (SwampdogMash) #74
- 54264fc: Error in IF statement... (SwampdogMash) #75
- 04a8ebf: Update yum.py (SwampdogMash) #76
- b3a362b: Update Dockerfile (Henri Wahl)
- 594c425: Update yum.py (SwampdogMash) #78
- 312909b: Add check in case there ISN'T any update (SwampdogMash) #79
- e304ff6: Incorrect logic assessment of security updates (SwampdogMash) #80
- 1d42aab: Merge branch 'master' into patch-10 (Henri Wahl) #80
- 9aba6ce: no Debian backports needed anymore (hw-iu)
- 3498260: playing with build (hw-iu)
- 7cddcbc: package (HenriWahl)
- aa0e710: int (HenriWahl)
- 7b628ad: finally (HenriWahl)
- b497960: fiddle with github action (HenriWahl)
- 7238e94: fiddle with github action (HenriWahl)
- 51ea360: fiddle with github action (HenriWahl)
- eee981a: stable updated (HenriWahl)
v2.4.4
Commits
- 63cdc10: Rewrite to new CheckMK 2.0 Check API (Timo Klecker) #60
- a10655e: Merge branch 'HenriWahl:master' into check_api_migration (Timo Klecker) #60
- 3cfca8c: fixed build-entrypoint.sh for new check (Henri Wahl)
- b88fad6: Updated timeout waiting for security update checks (SwampdogMash) #61
What's Changed
- Rewrite to new CheckMK 2.0 Check API by @tklecker in #60
- Updated timeout waiting for security update checks by @swampdogmash in #61
New Contributors
- @swampdogmash made their first contribution in #61
Full Changelog: v2.4.3...v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
Commits
- 65f95d8: Updated listing of cache contents to include yum and dnf cache every time (Sven Borkert) #51
- 26e93ce: Changed to reboot detection. Will cache last seen uptime and detect reboot when current uptime is lower than the cached uptime (Sven Borkert) #51
- 58d06d5: Updated pattern to detect running yum/dnf processes more reliably (Sven Borkert) #51