Security fixes
- Security vulnerabilities were fixed from Jenkins
-
The following security tickets were fixed from Jenkins:
-
OSS issue [SECURITY-3237, SECURITY-3238]
-
OSS issue [SECURITY-3246]
-
OSS issue [SECURITY-3265]
-
Refer to the CloudBees Security Advisory October 25, 2023 for more information.
Known Issues
- Error when renaming an existing EC2 cloud
-
When the name of an existing cloud node is updated, the user receives a 404 error after selecting save. This is because the cloud page uses the cloud name as part of its URL. When the user saves the name, Jenkins sends the user to the URL with the old cloud name. Please note that all node changes are saved successfully.
- Duplicate Pipeline Template Catalogs in the Configuration as Code (CasC) for Controllers
jenkins.yaml
file on each instance restart -
If a Pipeline Template Catalog is configured in the CasC
jenkins.yaml
file and theid
property is not defined, the catalog is duplicated on each instance restart and in the exported CasC configuration.