Skip to content

v2.0.5

Latest
Compare
Choose a tag to compare
@bernhardkaindl bernhardkaindl released this 18 Jun 12:13
· 7 commits to master since this release
07fff31

User-visible fixes

  • CA-394409: plugins: Fix multiple file patterns for the same directory by @bernhardkaindl in #115
    • Fixes collection of logs from tapdisk and auto-cert-kit
  • CP-49659: Fix modinfo to not abort output on non-ASCII characters by @bernhardkaindl #112 /
    • Fixes collecting all modinfo outputs even when modules where the authors have non-ASCII characters are loaded (rare occurrence)
  • CP-49680: Support unquoted values in /etc/xensource-inventory by @bernhardkaindl in #114
    • Fixes bugtool to not abort in extreme cases when /etc/xensource-inventory does not have a management interface (that should not happen, only happened in XenRT, likely due to a DHCP failure)

Details of all merged PRs

  • Allow repos to use Sonar to manage clean code, fix warnings by @bernhardkaindl in #98
  • CA-390759: Revert removal of PBIS (PowerBroker Identity Service) for future backports. by @bernhardkaindl in #99
  • CP-48198: Fix Codecov uploads from the merged commits on master by @bernhardkaindl in #107
  • CP-48198: docs-only: test_filter_xapi_clusterd_db.py: Clean-up of comment in header by @bernhardkaindl in #102
  • CP-48198: pre-commit.md: Minor updates and cleanups by @bernhardkaindl in #101
  • CP-48198: docs-only: test_filter_xapi_clusterd_db.py: Clean-up long comments by @bernhardkaindl in #103
  • CP-48198: .codecov.yml: Fix Py3 coverage flag used to python3.10 by @bernhardkaindl in #106
  • CP-48198: test_filter_xapi_clusterd_db.py: Self-test asserting the expected output by @bernhardkaindl in #104
  • CP-48198: Fix running pytest on tests/integration in GitHub CI (with coverage) by @bernhardkaindl in #105
  • CA-392459: Avoid opening /dev/mem when calling biosdevname by @rosslagerwall in #108
  • README.md: Add an FAQ on Code compexity relative to Python2 support by @bernhardkaindl in #110
  • CP-49659: Test modinfo returning non-ASCII characters and fix the triggered error by @bernhardkaindl in #112
  • pytest: Add support for pytest-8.2 on Python3.11 (color, verbose) by @bernhardkaindl in #113
  • CP-49680: Support unquoted values in /etc/xensource-inventory by @bernhardkaindl in #114
  • CA-394409: plugins: Fix multiple file patterns for the same directory by @bernhardkaindl in #115

New Contributors

Full Changelog: v2.0.4...v2.0.5