Skip to content

Latest commit

 

History

History
235 lines (124 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

235 lines (124 loc) · 10.4 KB

1.14.4 (2024-12-16)

Bug Fixes

  • move egrep -> grep -E (2f5064d)
  • requirements.txt to reduce vulnerabilities (4888be9)
  • test-requirements.txt to reduce vulnerabilities (523f794)
  • test-requirements.txt to reduce vulnerabilities (6347613)
  • test-requirements.txt to reduce vulnerabilities (6cad764)
  • test-requirements.txt to reduce vulnerabilities (39de13e)
  • test-requirements.txt to reduce vulnerabilities (a3f8868)

Reverts

  • Revert "Remove datahook no longer in use" (05c0618)
  • Revert "Removal of plugins not used by hooks from public repo" (5a8ff7c)
  • Revert "Remove no longer needed UT's" (e1e0580)

1.14.3 (2023-09-04)

Bug Fixes

1.14.2 (2023-02-15)

Bug Fixes

  • clock-1-chrony: Service name in Debian/Ubuntu is chrony not chronyd (2f569c9)

1.14.1 (2023-01-30)

Bug Fixes

  • STIC: fix STIC 619 profile and add two new ones for the general STIC and for 610A22 (96f53b2)

1.14.0 (2022-11-18)

Features

  • risu.html: show
     in profile's output (bfb98dd)

1.13.0 (2022-11-18)

Features

  • fill long_name with description if empty (c34ece4)

1.12.2 (2022-11-14)

Bug Fixes

  • ifcfg files are no longer mandatory in EL9 (5431fdc)

1.12.1 (2022-11-14)

Bug Fixes

  • STIC-619: properly handle EL9 password minlen option (1986369)

1.12.0 (2022-11-10)

Features

  • discover EL9 release (8820562)
  • Enhance STIC619 login defs for EL9 (7eb5a75)

1.11.0 (2022-11-10)

Features

  • enable env-for-debug.sh to be easily accessible when installing as package (5368957)

1.10.0 (2022-11-09)

Features

  • report NIC firmware version (45523e4)

1.9.0 (2022-11-08)

Bug Fixes

  • handle when options are not passed (ec847a1)

Features

  • add two checks from STIC-610A22 (491af49)

1.8.1 (2022-11-04)

Bug Fixes

  • handle when options are not passed (ec847a1)

1.8.1 (2022-10-27)

Bug Fixes

  • handle when options are not passed (ec847a1)

1.8.0 (2022-10-27)

Features

  • Allow to limit the number of parallel processes (99c02e8)

1.7.7 (2021-05-19)

Bug Fixes

  • shell.py: catch exceptions in category and subcategory generation (e3c8424)

1.7.6 (2021-05-19)

Bug Fixes

  • Dockerfile: set utf8 locale for avoiding issues (8cd221e)

1.7.5 (2021-05-19)

Bug Fixes

  • Dockerfile: fix entrypoint (b8edb9e)

1.7.4 (2021-05-19)

Bug Fixes

  • Dockerfile: use python3 for installation (336ff0d)

1.7.3 (2021-05-17)

Bug Fixes

  • interface-onboot.sh: fix processing of ifcfg options with quotes or different case (f0e16b1)

1.7.2 (2021-05-16)

Bug Fixes

  • shell.py: do not follow links when processing --find to avoid issues in sosreports (103334d)

1.7.1 (2021-05-16)

Bug Fixes

  • reboots.py: properly handle releases (3029a49)

1.7.0 (2021-05-16)

Features

  • reboots.py: support newer rhel, centos and fedora releases (c6a1f3d)

1.6.5 (2021-05-15)

Bug Fixes

  • magui.py: fix group processing (5a35a72)

1.6.4 (2021-05-15)

Bug Fixes

  • risu.sh: add compat variables to shell wrapper (858d011)

1.6.3 (2021-05-15)

Bug Fixes

  • shell.py: sets compatibility mode env vars (0c8ff38)

1.6.2 (2021-05-15)

Bug Fixes

  • shell.py: fix loading of legacy path overriding new ones (88b30ce)

1.6.0 (2021-05-15)

Features

1.5.0 (2021-05-03)

Features

  • risu.html: match window title with report name (f18aad9)

1.4.0 (2021-05-03)

Features

  • shell.py: search for configuration file in current directory automatically (2379374)

1.3.3 (2021-04-21)

Bug Fixes

  • nagios.py: unknown is defined as RC 3 (0ae7617)

1.3.2 (2021-04-21)

Bug Fixes

  • nagios.py: Also consider UKNOWN as SKIPPED (6ca49dd)

1.3.1 (2021-04-21)

Bug Fixes

  • nagios.py: Also process WARNING as RC_INFO for Nagios plugins (f38efce)

1.3.0 (2021-04-20)

Features

  • risu.html: Use html file name for finding the json data (69246dd)

1.2.0 (2021-04-20)

Features

  • nagios.py: Add Nagios extension to process shell scripts with standard return codes 0/1/2 (1d2776a)

1.1.1 (2020-10-18)

Bug Fixes

  • release.yml: use automation via GHA for release process (9011813)