Branch: refs/heads/stable-2.332 Home: https://github.com/jenkinsci/jenkins Commit: a289b6c36155bc6721d074c216a0e2e36637a670 https://github.com/jenkinsci/jenkins/commit/a289b6c36155bc6721d074c216a0e2e36637a670 Author: Basil Crow <m...@basilcrow.com> Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths: M core/src/main/java/hudson/lifecycle/SystemdLifecycle.java Log Message: ----------- `SystemdLifecycle` logging "Operation not permitted" calling `sd_notify(3)` during startup (cherry picked from commit aa69e853c06e266e8f4c11bd4b84562c661e9041) Commit: e42b17c761fbe442174ff79594071e4e2aa621d9 https://github.com/jenkinsci/jenkins/commit/e42b17c761fbe442174ff79594071e4e2aa621d9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java A test/src/test/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstallerTest.java Log Message: ----------- [JENKINS-66446] Adjust class loading behavior of `JnlpSlaveRestarterInstaller` (#6315) (cherry picked from commit de2517f5688790d93bf257fe666011c620db7c93) Commit: 2f14805830ee647cac88e5bddc4eb014cb4d3d18 https://github.com/jenkinsci/jenkins/commit/2f14805830ee647cac88e5bddc4eb014cb4d3d18 Author: NotMyFault <mc.ca...@web.de> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M core/src/main/resources/lib/hudson/buildHealth.jelly Log Message: ----------- fix: Don't show status tooltip on nobuilt jobs (cherry picked from commit 25d79617c85622d04459512394f3de89d944db33) Commit: ab4c9bb2523df83b9e1f305914f52db7ffdc1832 https://github.com/jenkinsci/jenkins/commit/ab4c9bb2523df83b9e1f305914f52db7ffdc1832 Author: Ildefonso Montero <imont...@cloudbees.com> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M core/src/main/java/hudson/lifecycle/SystemdLifecycle.java M core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java M core/src/main/resources/lib/hudson/buildHealth.jelly A test/src/test/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstallerTest.java Log Message: ----------- Merge pull request #6401 from imonteroperez/towards-2.332.2 Backporting for LTS 2.332.2 Compare: https://github.com/jenkinsci/jenkins/compare/00e7dea6bbb5...ab4c9bb2523d -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.332/00e7de-ab4c9b%40github.com.