Changelog for 2.121.3
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.121.3
(2018-08-15)
-
Security fixes.
(security advisory)
-
Security hardening related to Stapler routing.
(SECURITY-595 in the 2018-12-05 security advisory)
-
Robustness: Don't break queue processing when the configured queue sorter throws exceptions.
(issue 52159)
-
Allow
java.time.Ser
for use in XStream (XML serialization) and Remoting (agent communication).
(issue 52534)
-
Fix a potential deadlock between queue maintenance and asynchronous execution.
(issue 46248)
-
Security hardening: Prevent files in
tar
archives from being written to a path outside the destination directory.
(issue 51777)
-
Dynamically loaded plugins now have any
PeriodicWork
/AperiodicWork
extensions scheduled.
(issue 28683)
-
Developer: Remove
hudson.FilePath#copyFromRemotely(URL)
Beta API.
(issue 52417)