|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## [8.23.0](https://github.com/openvoxproject/openvox/tree/8.23.0) (2025-09-07) |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.22.0...8.23.0) |
| 8 | + |
| 9 | +- This is our first release where MacOS and Windows agents are built entirely in GitHub Actions! |
| 10 | +- MacOS x86_64 is now supported |
| 11 | +- The MacOS agents now work on all currently supported MacOS versions (13, 14, and 15). No need for separate packages! |
| 12 | +- 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. |
| 13 | +- 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](https://github.com/OpenVoxProject/puppet-runtime/pull/35) for details. |
| 14 | +- A patch for Augeas to address [CVE-2025-2588](https://github.com/advisories/GHSA-hxwj-c5vw-fwgp) |
| 15 | + |
| 16 | +**Implemented enhancements:** |
| 17 | + |
| 18 | +- Respect systemd's RUNTIME\_DIRECTORY environment variable [\#165](https://github.com/OpenVoxProject/openvox/pull/165) ([ekohl](https://github.com/ekohl)) |
| 19 | + |
| 20 | +**Fixed bugs:** |
| 21 | + |
| 22 | +- treat windows service accounts as case insensitive [\#172](https://github.com/OpenVoxProject/openvox/pull/172) ([binford2k](https://github.com/binford2k)) |
| 23 | +- Ensure confdir exists [\#171](https://github.com/OpenVoxProject/openvox/pull/171) ([binford2k](https://github.com/binford2k)) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Promote puppet-runtime 2025.09.04.1 [\#191](https://github.com/OpenVoxProject/openvox/pull/191) ([nmburgan](https://github.com/nmburgan)) |
| 28 | +- Merge openvox-agent vanagon repo [\#186](https://github.com/OpenVoxProject/openvox/pull/186) ([austb](https://github.com/austb)) |
| 29 | + |
| 30 | +## [8.22.0](https://github.com/openvoxproject/openvox/tree/8.22.0) (2025-08-23) |
| 31 | + |
| 32 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.21.1...8.22.0) |
| 33 | + |
5 | 34 | ## [8.21.1](https://github.com/openvoxproject/openvox/tree/8.21.1) (2025-07-23)
|
6 | 35 |
|
7 | 36 | [Full Changelog](https://github.com/openvoxproject/openvox/compare/8.21.0...8.21.1)
|
|
0 commit comments