Skip to content

Releases: HenriWahl/checkmk-agent-plugin-yum

latest

latest Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 May 12:11
51406ae

Bug Fixes

  • yum: keep int defaults when string_table is shorter than 4 lines (#117) #117 (Robin)

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 22:40
a671f45

Commits

  • 59f43c5: fix failing new bakery rules (HenriWahl)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 21:54
0a122e7

Commits

v2.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Oct 06:15
027554f

Commits

  • 03c934c: Update manual page to prevent errors (SwampdogMash) #84
  • 3362a7c: Fix inconsistent MAJOR_VERSION detection of OS (SwampdogMash) #86

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:29
71b94ca

Commits

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:34
eee981a

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

Choose a tag to compare

@github-actions github-actions released this 20 Feb 17:22
b76286c

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

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 20 Sep 16:08
1899736

Commits

  • 8efc30d: actions/checkout@v3 (Henri Wahl)
  • dc277c8: This commit handles two Error Messages, that can occur when using the agent. (Timo Klecker) #59

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 15:59
97b4cb7

Commits

  • 198cc35: adds handling for raw edition (Robert Sander) #57
  • 45248a9: actions/checkout@v3 (Henri Wahl)
  • 97b4cb7: need to add backports for newer git - otherwise python3 git module won't work (Henri Wahl)

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Dec 12:51
c56619f

Commits

  • 23cd32b: Fix check for last update time. (b-aktas) #53