Branch: refs/heads/stable Home: https://github.com/jenkinsci/jenkins Commit: 1e19eb3ecece1931b5363a797fd2b30f8edc6180 https://github.com/jenkinsci/jenkins/commit/1e19eb3ecece1931b5363a797fd2b30f8edc6180 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-04-24 (Wed, 24 Apr 2013)
Changed paths: M core/src/main/java/hudson/markup/MyspacePolicy.java M core/src/test/java/hudson/markup/MyspacePolicyTest.java Log Message: ----------- [FIXED SECURITY-67] Forbid CSS links in markup to be on the safe side. Commit: 3bbb65df3a5cb2cedb1d8080d6b70697c826a4a9 https://github.com/jenkinsci/jenkins/commit/3bbb65df3a5cb2cedb1d8080d6b70697c826a4a9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M core/src/main/java/hudson/model/Computer.java M core/src/main/java/jenkins/model/Jenkins.java M maven-plugin/src/main/java/hudson/maven/MavenProbeAction.java M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: ----------- [SECURITY-63] Require POST for running Groovy scripts. Commit: 3d03990abc68f39e7a92ed9594abb658879a6d7b https://github.com/jenkinsci/jenkins/commit/3d03990abc68f39e7a92ed9594abb658879a6d7b Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M core/src/main/java/jenkins/model/Jenkins.java M test/src/test/java/jenkins/model/JenkinsTest.java Log Message: ----------- [SECURITY-63] Check RUN_SCRIPTS for /eval. Commit: 3e56c3fc1884c8cdbfe9da55c689d26461592f55 https://github.com/jenkinsci/jenkins/commit/3e56c3fc1884c8cdbfe9da55c689d26461592f55 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M maven-plugin/src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java Log Message: ----------- [FIXED SECURITY-69] Require POST to redeploy artifacts. Commit: 4f0200a06d1a57a908a37428cfb25ebc7f61fe69 https://github.com/jenkinsci/jenkins/commit/4f0200a06d1a57a908a37428cfb25ebc7f61fe69 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M core/pom.xml Log Message: ----------- [FIXED SECURITY-71] Commit: b072cf44964ebb6555ecc3cb1643065928129ca1 https://github.com/jenkinsci/jenkins/commit/b072cf44964ebb6555ecc3cb1643065928129ca1 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M core/pom.xml M core/src/main/java/hudson/markup/MyspacePolicy.java M core/src/test/java/hudson/markup/MyspacePolicyTest.java M maven-plugin/src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java Log Message: ----------- Merge remote-tracking branches 'origin/SECURITY-63', 'origin/SECURITY-67', 'origin/SECURITY-69' and 'origin/SECURITY-71' into stable Commit: fb645492f89b40c83db7fa5995f921dff90cb015 https://github.com/jenkinsci/jenkins/commit/fb645492f89b40c83db7fa5995f921dff90cb015 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed paths: M test/src/test/resources/hudson/model/update-center.json M test/src/test/resources/hudson/model/update-center.json.html Log Message: ----------- Timestamps have expired in these test data (cherry picked from commit 9858bf1e08c5ac2a2401714c82533d78ef3642a9) Commit: 705f412483a88bb92256e0431a6d553bb6725553 https://github.com/jenkinsci/jenkins/commit/705f412483a88bb92256e0431a6d553bb6725553 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-04-30 (Tue, 30 Apr 2013) Changed paths: M core/pom.xml M core/src/main/java/hudson/markup/MyspacePolicy.java M core/src/main/java/hudson/model/Computer.java M core/src/main/java/jenkins/model/Jenkins.java M core/src/test/java/hudson/markup/MyspacePolicyTest.java M maven-plugin/src/main/java/hudson/maven/MavenProbeAction.java M maven-plugin/src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java M test/src/test/java/jenkins/model/JenkinsTest.java M test/src/test/resources/hudson/model/update-center.json M test/src/test/resources/hudson/model/update-center.json.html Log Message: ----------- Merge branch 'stable' of ssh://git.cloudbees.com/jenkinsci-cert/jenkins-security into stable Commit: 8f2d718ed3dcf836e4d58da3a172a3f9afce7fd3 https://github.com/jenkinsci/jenkins/commit/8f2d718ed3dcf836e4d58da3a172a3f9afce7fd3 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: M cli/pom.xml M core/pom.xml M maven-plugin/pom.xml M plugins/pom.xml M pom.xml M test/pom.xml M ui-samples-plugin/pom.xml M war/pom.xml Log Message: ----------- [maven-release-plugin] prepare release jenkins-1.509.1 Commit: ca1ebb479cf2fe016f6dd29ac2f22478e861b3b0 https://github.com/jenkinsci/jenkins/commit/ca1ebb479cf2fe016f6dd29ac2f22478e861b3b0 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: M cli/pom.xml M core/pom.xml M maven-plugin/pom.xml M plugins/pom.xml M pom.xml M test/pom.xml M ui-samples-plugin/pom.xml M war/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 83b5ccbd3054e9c12b4df1f4fd87b171bb9bafb8 https://github.com/jenkinsci/jenkins/commit/83b5ccbd3054e9c12b4df1f4fd87b171bb9bafb8 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-05-01 (Wed, 01 May 2013) Changed paths: M debian/debian/changelog Log Message: ----------- updated changelog as a part of the release Compare: https://github.com/jenkinsci/jenkins/compare/24c8b60f7ec2...83b5ccbd3054 -- 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. For more options, visit https://groups.google.com/groups/opt_out.