Skip to content

Version 33 -= Śmigus-Dyngus =-

Compare
Choose a tag to compare
@madrisan madrisan released this 01 Apr 21:06
· 24 commits to main since this release

What's new in this release (Apr 1st, 2024)

FIXES

Build

  • configure: do not silently ignore missing libcurl and libvarlink.

Libraries

  • lib/netinfo-private: don't enforce nl_pid.
    Thanks to Yuri Konotopov (nE0sIghT) for reporting and solving this problem in containerised environments.
  • lib/netinfo-private: fix a Clang 17 warning.

Plugin check_users

  • check_users: fix an issue related to the Y2038 Unix bug.
  • check_cpufreq: wrong factor in check_cpufreq for -G.
    Thanks to Grischa Zengel (ggzengel) for the bug report.

Tests

  • fix tests tslibxstrton_sizetollint and tslibpressure on 32-bit architectures.

ENHANCEMENTS / CHANGES

Package creation

  • Add Fedora 39 and drop support for Fedora 36.
  • Add Linux Alpine 3.18 and 3.19 and drop support for Linux Alpine 3.14-3.16.
  • Add Rocky Linux distribution.
  • Fix build of debian packages.

GitHub workflows

  • Enable systemd library requirement in the GitHub workflow.
  • Update Linux releases for tests execution in the GitHub workflows.

Full Changelog: v32...v33