Branch: refs/heads/stable-2.401
Home: https://github.com/jenkinsci/jenkins
Commit: ecf79c711f555d4ce3e65f53e3e9f2c669e6c41c
https://github.com/jenkinsci/jenkins/commit/ecf79c711f555d4ce3e65f53e3e9f2c669e6c41c
Author: Jesse Glick <[email protected]>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M core/src/main/java/hudson/util/XStream2.java
M core/src/test/java/hudson/util/XStream2Test.java
Log Message:
-----------
[JENKINS-71139] Fail fast when serializing invalid XML 1.1 data (#7875)
* [JENKINS-71139] Reproducing `XStream2` problem with NUL
* Arguably better to switch from “quirks” to XML 1.1 mode, failing during write
not just read
(cherry picked from commit 458c6865d23ffc3bd19408c64b2891d68d7f227f)
Commit: a355e746cf61e24c4c27431e946c37c5f95bb0e6
https://github.com/jenkinsci/jenkins/commit/a355e746cf61e24c4c27431e946c37c5f95bb0e6
Author: Jesse Glick <[email protected]>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
A core/src/main/java/hudson/util/PrettyPrintWriter.java
M core/src/main/java/hudson/util/XStream2.java
M core/src/test/java/hudson/util/XStream2Test.java
Log Message:
-----------
[JENKINS-71182] Correct Unicode behavior of `XML_1_1` (#7924)
(cherry picked from commit 8d9e8b901ce0b84daebe81c3123e6f997a5733e5)
Commit: 27399a080f1bb480464ca86503e3bf3b9a0c9371
https://github.com/jenkinsci/jenkins/commit/27399a080f1bb480464ca86503e3bf3b9a0c9371
Author: Niral Maruda <[email protected]>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M war/src/main/less/form/search-bar.less
Log Message:
-----------
[JENKINS-71115] Builds filter field doesn't use full width on sub 970px
windows (#7870)
Bug fix: JENKINS-71115
Removed max-width field from search-bar.scss
(cherry picked from commit cde5a55459e146eb14335031e55823c9509f4285)
Commit: b0c576c221dc1039492fa9427ee46719bc7bb81f
https://github.com/jenkinsci/jenkins/commit/b0c576c221dc1039492fa9427ee46719bc7bb81f
Author: Francis Labrie <[email protected]>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
Log Message:
-----------
[JENKINS-71160] Fix "Tmp directories are hidden" alert icon (#7891)
* Fix JENKINS-71160: "Tmp directories are hidden" alert icon.
JENKINS-71160: In the Workspace section of a Jenkins job, the icon URL
reference of the "Tmp directories are hidden" alert is incorrect. It uses the
old static 16x16 PING image instead of the SVG one.
* Update other icon too
---------
Co-authored-by: Alexander Brandes <[email protected]>
(cherry picked from commit c8ded5d4ec46106b38ae11efd77ae6112ff6cd23)
Commit: 17c1c4c32750804342cdfb0aaf70bcd36fb6fe5d
https://github.com/jenkinsci/jenkins/commit/17c1c4c32750804342cdfb0aaf70bcd36fb6fe5d
Author: Alexander Brandes <[email protected]>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
A core/src/main/java/hudson/util/PrettyPrintWriter.java
M core/src/main/java/hudson/util/XStream2.java
M core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
M core/src/test/java/hudson/util/XStream2Test.java
M war/src/main/less/form/search-bar.less
Log Message:
-----------
Merge pull request #8003 from NotMyFault/backporting-2.401.1
Backporting to 2.401.1
Compare:
https://github.com/jenkinsci/jenkins/compare/5da02ac17f31...17c1c4c32750
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.401/5da02a-17c1c4%40github.com.