Releases: cloudogu/jenkins
Releases · cloudogu/jenkins
v2.462.3-3
Changed
- The internal makefiles have been updated to standardize the versioning of the release notes.
Added
- Dependency version check for CAS, as version >=7.0.5.1-4 of CAS is required for service accounts with type cas
v2.462.3-2
v2.462.3-1
v2.462.2-1
Added
- Ability to Block-list plugins that should not be installed on the jenkins dogu
- Block-listed plugins will be automatically removed when found to be installed on dogu start and restart
Changed
- Upgrade Jenkins to 2.462.2; #171
- Upgrade ces-build-lib to version 2.4.0
- Upgrade dogu-build-lib to version 2.5.0
v2.452.4-2
Changed
- Relicense to AGPL-3.0-only
v2.452.4-1
Changed
- Upgrade Jenkins to 2.452.4
- Use OpenJDK 17 as default JVM (#161)
- Update docs for Building with custom OpenJDK versions
Removed
- OpenJDK 8 is no longer supported on jenkins controller node - please use dedicated agents to build legacy projects
Security
- Fix CVE-2024-43044
v2.452.2-2
Changed
- [#166] Upgrade OpenJDK to 11.0.24-1
- Upgrade Alpine to 3.20.2-1
- The previous glibc compatibility layer was changed to Alpines
gcompat
library- this change was made due to incompatibilities with the previous
sgerrand
glibc layer which is no more supported
for newer Alpine versions
- this change was made due to incompatibilities with the previous
Security
- [#166] close CVE-2024-41110
v2.452.2-1
Changed
- Upgrade Jenkins to 2.452.2; #164
v2.440.2-1
Changed
- Upgrade Jenkins to 2.440.2; #158
v2.426.3-2
Fixed
- System admin email address will be overwritten with default value (#156)