|
1 | | -## Unreleased |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -# 8.8.1 |
| 3 | +All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -* Add obsoletes/replaces/conflicts metadata with puppetserver on the openvox-server package. |
| 5 | +## [8.9.0](https://github.com/openvoxproject/openvox-server/tree/8.9.0) (2025-07-19) |
6 | 6 |
|
7 | | -## 8.8.0 |
| 7 | +[Full Changelog](https://github.com/openvoxproject/openvox-server/compare/8.8.1...8.9.0) |
8 | 8 |
|
9 | | -* Initial openvox-server release. Based on puppetserver 8.7.0. Requires openvox-agent >= 8.11.0. Supported on all platforms that puppetserver currently supports, but for all architectures rather than just x86_64. |
| 9 | +**Fixed bugs:** |
| 10 | + |
| 11 | +- \[Bug\]: Server phones to updates.puppet.com on startup [\#22](https://github.com/OpenVoxProject/openvox-server/issues/22) |
| 12 | +- \[Bug\]: PuppetServer CA service sets the CRL NextUpdate field to 5 Years into the future [\#14](https://github.com/OpenVoxProject/openvox-server/issues/14) |
| 13 | +- Fix git submodules [\#44](https://github.com/OpenVoxProject/openvox-server/pull/44) ([bastelfreak](https://github.com/bastelfreak)) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- \(maint\) Drop debian-10 from testing matrix [\#40](https://github.com/OpenVoxProject/openvox-server/pull/40) ([jpartlow](https://github.com/jpartlow)) |
| 18 | +- packaging: Switch from Perforce to OpenVoxProject releases [\#38](https://github.com/OpenVoxProject/openvox-server/pull/38) ([bastelfreak](https://github.com/bastelfreak)) |
| 19 | +- Replace puppetserver-ca gem with openvoxserver-ca [\#34](https://github.com/OpenVoxProject/openvox-server/pull/34) ([bastelfreak](https://github.com/bastelfreak)) |
| 20 | +- Drop analytics/dropsonde integration in openvox-server [\#9](https://github.com/OpenVoxProject/openvox-server/pull/9) ([ekohl](https://github.com/ekohl)) |
| 21 | + |
| 22 | +## [8.8.1](https://github.com/openvoxproject/openvox-server/tree/8.8.1) (2025-03-19) |
| 23 | + |
| 24 | +[Full Changelog](https://github.com/openvoxproject/openvox-server/compare/8.8.0...8.8.1) |
| 25 | + |
| 26 | +**Fixed bugs:** |
| 27 | + |
| 28 | +- \[Bug\]: openvox-server 7.18.1 fails to start [\#5](https://github.com/OpenVoxProject/openvox-server/issues/5) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- Add replaces/conflicts on puppetserver [\#12](https://github.com/OpenVoxProject/openvox-server/pull/12) ([nmburgan](https://github.com/nmburgan)) |
| 33 | +- Add CHANGELOG.md [\#6](https://github.com/OpenVoxProject/openvox-server/pull/6) ([nmburgan](https://github.com/nmburgan)) |
| 34 | +- Fix build task to remove unneeded i386 folders [\#4](https://github.com/OpenVoxProject/openvox-server/pull/4) ([nmburgan](https://github.com/nmburgan)) |
| 35 | + |
| 36 | +## [8.8.0](https://github.com/openvoxproject/openvox-server/tree/8.8.0) (2025-01-16) |
| 37 | + |
| 38 | +[Full Changelog](https://github.com/openvoxproject/openvox-server/compare/8.7.0...8.8.0) |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments