File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 8.24.1] ( https://github.com/openvoxproject/openvox/tree/8.24.1 ) (2025-12-05)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.24.0...8.24.1 )
8+
9+ ** Fixed bugs:**
10+
11+ - \[ Bug\] : sysctl augeas broken after upgrade to Version 8.24.0 [ \# 264] ( https://github.com/OpenVoxProject/openvox/issues/264 )
12+ - \[ Bug\] : Augeas broken since openvox 8.24.0, missing augeas/facade [ \# 263] ( https://github.com/OpenVoxProject/openvox/issues/263 )
13+
14+ ** Merged pull requests:**
15+
16+ - Promote puppet-runtime 2025.12.05.1 [ \# 266] ( https://github.com/OpenVoxProject/openvox/pull/266 ) ([ OpenVoxProjectBot] ( https://github.com/OpenVoxProjectBot ) )
17+ - Update augeas test to detect provider failure [ \# 265] ( https://github.com/OpenVoxProject/openvox/pull/265 ) ([ nmburgan] ( https://github.com/nmburgan ) )
18+ - Add dbus feature [ \# 261] ( https://github.com/OpenVoxProject/openvox/pull/261 ) ([ ananace] ( https://github.com/ananace ) )
19+
520## [ 8.24.0] ( https://github.com/openvoxproject/openvox/tree/8.24.0 ) (2025-12-04)
621
722[ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.23.1...8.24.0 )
Original file line number Diff line number Diff line change 88# Raketasks and such to set the version based on the output of `git describe`
99
1010module Puppet
11- PUPPETVERSION = '8.24.0 '
11+ PUPPETVERSION = '8.24.1 '
1212 IMPLEMENTATION = 'openvox'
1313
1414 ##
You can’t perform that action at this time.
0 commit comments