Back to changelog
Changelog for 2.363
August 8, 2022
Security
Important security fix.
2022-09-09 security advisory
Enhancement
Winstone 6.1: Upgrade Jetty from 9.4.46.v20220331 to 10.0.11. Remove support for OpenSSL-style PEM-encoded RSA private keys when running Jenkins with the embedded Jetty (Winstone) container and TLS. The flags
--httpsPrivateKey
and
--httpsCertificate
have been removed.
pull 6801
,
JENKINS-68694
,
Winstone 6.0 changelog
,
Winstone 6.1 changelog
,
Jetty 10 and 11 blog post
,
Remove ability to load pem cert for winstone
,
Documentation
Replace magnifying glass icon with computer icon in node overview.
JENKINS-69202
Bug fix
Fix an error when rebuilding jobs triggered by polling (regression in 2.358).
JENKINS-69210
Version select input is out of style with other drop down select input
JENKINS-69240
Retain the position of the project configuration SCM checkbox when it is selected.
JENKINS-68957
Add a space between repeating chunk items.
JENKINS-69230