Skip to content

Releases: OpenVoxProject/openvox

8.23.0

07 Sep 04:22
8.23.0
2474c8d
Compare
Choose a tag to compare
  • This is our first release where MacOS and Windows agents are built entirely in GitHub Actions!
  • MacOS x86_64 is now supported
  • The MacOS agents now work on all currently supported MacOS versions (13, 14, and 15). No need for separate packages!
  • The openvox-agent repo, which was the repo used for building the openvox-agent packages, has now been integrated into this openvox repo under the 'packaging' directory. This will allow us to have fewer steps in the build process and tag changes more cleanly, rather than having to tag two separate repos. Note that for releases prior to this one, the changelog in this file refers only to the changes to openvox itself and not packaging changes. For example, 8.22.1 was released to fix an unintentional service renaming issue and details are in the openvox-agent repo. At some point, we may try to integrate the two changelogs.
  • This release contains a large number of dependencies bumps. Most are not security related, but many dependencies were lagging for a long time. See this PR for details.
  • A patch for Augeas to address CVE-2025-2588

Implemented enhancements:

  • Respect systemd's RUNTIME_DIRECTORY environment variable #165 (ekohl)

Fixed bugs:

Merged pull requests:

Full Changelog: 8.22.0...8.23.0

8.22.0

23 Aug 23:49
8.22.0
af03c5b
Compare
Choose a tag to compare

Full Changelog: 8.21.1...8.22.0

8.21.1

23 Jul 14:11
8.21.1
72de326
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Make passing invalid options to install.rb fatal by @ekohl in #156

Other Changes

  • (maint) Drop debian-10 from testing matrix by @jpartlow in #152
  • Revert "Mark some failing 8.3 Windows tests as pending" by @ekohl in #159

Full Changelog: 8.21.0...8.21.1

8.21.0

09 Jul 18:57
8.21.0
3cb7ae5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 8.20.0...8.21.0

8.20.0

27 Jun 21:38
8.20.0
02357d3
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • (PUP-12083) Update soft limit warning for fact value & name length by @bastelfreak in #137
  • Switch from facter to openfact by @smortex in #142

Bug Fixes 🐛

Dependency Updates ⬆️

  • Update base64 requirement from >= 0.1, < 0.3 to >= 0.1, < 0.4 by @dependabot in #104

Other Changes

  • cleanup gem metadata after Perforce->OpenVoxProject migration by @smortex in #140

New Contributors

Full Changelog: 8.19.2...8.20.0

8.19.2

06 Jun 17:20
8.19.2
58ad649
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Add racc gem dependency by @ekohl in #89
  • Reflect Ruby 3.4 stack trace changes by @ekohl in #100
  • Add base64 as gem dependencies for Ruby 3.4 by @ekohl in #98
  • server_facts: Switch implementation->serverimplementation by @binford2k in #107

Full Changelog: 8.19.1...8.19.2

7.37.2

06 Jun 14:43
7.37.2
23f6e08
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • server_facts: Switch implementation->serverimplementation by @bastelfreak in #108

Full Changelog: 7.37.1...7.37.2

8.19.1

03 Jun 00:38
8.19.1
91c19d8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix invalid gemspec in AIO package by @smortex in #91

Full Changelog: 8.19.0...8.19.1

7.37.1

03 Jun 20:13
7.37.1
f4bedd5
Compare
Choose a tag to compare

No user facing changes in this release.

Full Changelog: 7.37.0...7.37.1

7.37.0

03 Jun 20:09
7.37.0
c11f5cb
Compare
Choose a tag to compare

What's Changed

Features & Enhancements

Full Changelog: 7.36.1...7.37.0