Bug fix
-
Fix an issue unzipping archives in a corner case when entries have the same path prefix as the target location.
JENKINS-66094
Enhancement
-
Avoid polluting the log when usage statistics can not be sent.
JENKINS-66139
-
Bump matrix-auth from 2.6.7 to 2.6.8.
pull 5630
-
Bump bundled Ant from 1.10.10 to 1.10.11.
pull 5620
-
Remove support for native JNR (Java Native Runtime)
chmod(2)
and stat(2)
implementations as opposed to NIO (Java non-blocking I/O) via the hudson.Util.useNativeChmodAndMode
system property.
This system property no longer has any effect.
pull 5606
-
Developer: Allow consumers of
XmlFile
to disable fsync(2)
.
pull 5599
-
Internal: Terminology cleanup to fix build time trend's distributed builds.
Only show the agent column when the controller has agents defined.
pull 5625