Adjust changelog for release 3.11.6

This commit is contained in:
René Pfeuffer
2026-03-11 15:02:44 +01:00
parent 3b532a5b73
commit 4846772e6c
3 changed files with 6 additions and 4 deletions

View File

@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.11.6] - 2026-03-11
### Fixed
- Update zlib library in alpine base image for docker to avoid CVE-2026-22184
- Updates of libraries with HIGH CVEs
## [3.11.5] - 2026-02-25
### Fixed
- Subversion/Lucene exception when opening an empty repository without a revision 1
@@ -1867,3 +1872,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[3.12.0]: https://scm-manager.org/download/3.12.0
[3.11.4]: https://scm-manager.org/download/3.11.4
[3.11.5]: https://scm-manager.org/download/3.11.5
[3.11.6]: https://scm-manager.org/download/3.11.6

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Updates of libraries with HIGH CVEs

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Update zlib library in alpine base image for docker to avoid CVE-2026-22184