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.26.1] ( https://github.com/openvoxproject/openvox/tree/8.26.1 ) (2026-04-15)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.26.0...8.26.1 )
8+
9+ ** Merged pull requests:**
10+
11+ - Promote puppet-runtime 2026.04.15.1 [ \# 404] ( https://github.com/OpenVoxProject/openvox/pull/404 ) ([ OpenVoxProjectBot] ( https://github.com/OpenVoxProjectBot ) )
12+ - Add signoff to promote action [ \# 402] ( https://github.com/OpenVoxProject/openvox/pull/402 ) ([ nmburgan] ( https://github.com/nmburgan ) )
13+ - Add syslog as a runtime dependency [ \# 400] ( https://github.com/OpenVoxProject/openvox/pull/400 ) ([ nmburgan] ( https://github.com/nmburgan ) )
14+ - acceptance: add hiera-eyaml v5 backend test [ \# 399] ( https://github.com/OpenVoxProject/openvox/pull/399 ) ([ nmburgan] ( https://github.com/nmburgan ) )
15+ - avoid command injection risk [ \# 398] ( https://github.com/OpenVoxProject/openvox/pull/398 ) ([ corporate-gadfly] ( https://github.com/corporate-gadfly ) )
16+
517## [ 8.26.0] ( https://github.com/openvoxproject/openvox/tree/8.26.0 ) (2026-04-14)
618
719[ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.25.0...8.26.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.26.0 '
11+ PUPPETVERSION = '8.26.1 '
1212 IMPLEMENTATION = 'openvox'
1313
1414 ##
You can’t perform that action at this time.
0 commit comments