Skip to content

Commit 259e4f1

Browse files
authored
Merge pull request #70 from miharp/fix/release-notes-8.26.2
Add OpenVox 8.26.2 release notes
2 parents 85d6ca0 + e166f5e commit 259e4f1

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

docs/_openvox_8x/known_issues.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
---
22
layout: default
33
toc_levels: 1234
4-
title: "OpenVox 8.25 known issues"
4+
title: "OpenVox 8 known issues"
55
---
66

7-
As known issues are discovered in OpenVox 8.25 and its patch releases, they'll be added to the [project's issue tracker](https://github.com/OpenVoxProject/openvox/issues). Once a known issue is resolved, it is listed as a resolved issue in the release notes for that release, and removed from this list.
7+
As known issues are discovered in OpenVox 8 and its patch releases, they'll be added to the [project's issue tracker](https://github.com/OpenVoxProject/openvox/issues). Once a known issue is resolved, it is listed as a resolved issue in the release notes for that release, and removed from this list.
8+
9+
## OpenVox 8.26.2
10+
11+
### `openvox --version` reports 8.26.1
12+
13+
After installing `openvox-agent` 8.26.2, running `puppet --version` reports `8.26.1` instead of `8.26.2`. The agent itself is at the correct version; only the version string returned by `--version` is incorrect. See [issue #415](https://github.com/OpenVoxProject/openvox/issues/415).

docs/_openvox_8x/release_notes.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Puppet Open Source is no longer actively developed.
1818

1919
You can either upgrade to Puppet 7 and then switch to OpenVox 7 and then upgrade to OpenVox 8, or you can upgrade to Puppet 8 and then migrate to OpenVox 8.
2020

21+
## OpenVox 8.26.2
22+
23+
Released April 18, 2026.
24+
25+
This is a bug-fix and security release of OpenVox.
26+
27+
All bug fixes, new features and other changes are provided on the [project's github release page](https://github.com/OpenVoxProject/openvox/releases/tag/8.26.2).
28+
2129
## OpenVox 8.26.1
2230

2331
Released April 16, 2026.

0 commit comments

Comments
 (0)