Skip to content

Commit c890969

Browse files
authored
Merge pull request #9691 from Icinga/changelog-2.12.10
Icinga 2.12.10
2 parents 3f10f8d + 61dac6f commit c890969

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ documentation before upgrading to a new release.
77

88
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
99

10+
## 2.12.10 (2023-02-16)
11+
12+
This security release updates Boost and OpenSSL libraries bundled on Windows
13+
and repairs broken SELinux policies.
14+
15+
### Security
16+
17+
* Windows: update bundled OpenSSL to v1.1.1t. #9686
18+
19+
### Bugfixes
20+
21+
* SELinux: fix user and domain creation by explicitly setting the role. #9689
22+
23+
### Enhancements
24+
25+
* Windows: update bundled Boost to v1.81. #9686
26+
1027
## 2.12.9 (2022-06-30)
1128

1229
This release includes some fixes and a performance improvement

ICINGA2_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version: 2.12.9
1+
Version: 2.12.10
22
Revision: 1

0 commit comments

Comments
 (0)