Branch: refs/heads/security-weekly-2021-10-06 Home: https://github.com/jenkinsci/jenkins Commit: 96f1d88155fad0c1bf5417c84200d5ab0d97edff https://github.com/jenkinsci/jenkins/commit/96f1d88155fad0c1bf5417c84200d5ab0d97edff Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths: M bom/pom.xml Log Message: ----------- [SECURITY-2475] Commit: 2e7b3a4c025b3dfb6398e84a93622848e5104363 https://github.com/jenkinsci/jenkins/commit/2e7b3a4c025b3dfb6398e84a93622848e5104363 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2021-09-22 (Wed, 22 Sep 2021) Changed paths: M core/src/main/java/hudson/model/Cause.java A core/src/main/resources/hudson/model/Cause/RemoteCause/description.jelly A core/src/main/resources/hudson/model/Cause/RemoteCause/description.properties M core/src/main/resources/hudson/model/Cause/description.jelly A test/src/test/java/hudson/model/CauseSECURITY2452Test.java Log Message: ----------- [SECURITY-2452] Commit: c2c2b59071265aea07f88d5e95297c0a433921c3 https://github.com/jenkinsci/jenkins/commit/c2c2b59071265aea07f88d5e95297c0a433921c3 Author: Wadeck <wadeck.follon...@gmail.com> Date: 2021-09-22 (Wed, 22 Sep 2021) Changed paths: M core/src/main/java/jenkins/model/Jenkins.java M core/src/main/resources/hudson/model/Messages.properties A core/src/test/java/jenkins/model/JenkinsSEC2424Test.java A test/src/test/java/hudson/cli/CopyJobCommandSEC2424Test.java A test/src/test/java/hudson/cli/CreateJobCommandSEC2424Test.java A test/src/test/java/hudson/cli/CreateNodeCommandSEC2424Test.java A test/src/test/java/hudson/model/FreeStyleProjectSEC2424Test.java A test/src/test/java/jenkins/model/NodesSEC2424Test.java Log Message: ----------- [SECURITY-2424] Commit: 3f679fc12d073676a4441d3fa8b5fff34c07662f https://github.com/jenkinsci/jenkins/commit/3f679fc12d073676a4441d3fa8b5fff34c07662f Author: Wadeck <wadeck.follon...@gmail.com> Date: 2021-09-22 (Wed, 22 Sep 2021) Changed paths: M core/src/main/java/hudson/model/DirectoryBrowserSupport.java A test/src/test/java/hudson/model/DirectoryBrowserSupportSEC2481Test.java Log Message: ----------- [SECURITY-2481] Commit: 2c27c852b3ac7386b01ea67d3b730a8e85280bd0 https://github.com/jenkinsci/jenkins/commit/2c27c852b3ac7386b01ea67d3b730a8e85280bd0 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2021-09-30 (Thu, 30 Sep 2021) Changed paths: R Dockerfile M cli/pom.xml M core/pom.xml M core/src/main/java/hudson/DNSMultiCast.java R core/src/main/java/hudson/UDPBroadcastThread.java M core/src/main/java/hudson/model/TaskListener.java M core/src/main/java/hudson/slaves/JNLPLauncher.java M core/src/main/java/hudson/tasks/Maven.java M core/src/main/java/hudson/util/ProcessTree.java M core/src/main/java/jenkins/model/Jenkins.java M core/src/main/java/jenkins/security/ClassFilterImpl.java M core/src/main/java/jenkins/util/SystemProperties.java M core/src/main/java/jenkins/widgets/BuildListTable.java M core/src/main/java/jenkins/widgets/BuildTimeTrend.java M core/src/main/java/org/jenkins/ui/icon/IconSet.java M core/src/main/resources/hudson/logging/LogRecorderManager/feeds.jelly M core/src/main/resources/hudson/model/Job/buildTimeTrend_resources.js M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly A core/src/main/resources/hudson/widgets/HistoryWidget/index.properties M core/src/main/resources/jenkins/model/Jenkins/manage.jelly M core/src/main/resources/lib/hudson/buildListTable.jelly M core/src/main/resources/lib/hudson/editableDescription.jelly M core/src/main/resources/lib/hudson/rssBar.jelly M core/src/test/java/hudson/FilePathTest.java M core/src/test/java/hudson/FunctionsTest.java M core/src/test/java/hudson/cli/ListJobsCommandTest.java M core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java M core/src/test/java/hudson/logging/LogRecorderTest.java M core/src/test/java/hudson/model/JobTest.java M core/src/test/java/hudson/model/ParametersActionTest.java M core/src/test/java/hudson/model/RunTest.java M core/src/test/java/hudson/model/StubJob.java M core/src/test/java/hudson/model/ViewTest.java M core/src/test/java/hudson/slaves/ChannelPingerTest.java M core/src/test/java/hudson/slaves/DelegatingComputerLauncherTest.java M core/src/test/java/hudson/util/RunListTest.java M core/src/test/java/jenkins/model/CoreEnvironmentContributorTest.java M core/src/test/java/jenkins/model/JDKNameTest.java M core/src/test/java/jenkins/model/JenkinsGetRootUrlTest.java M core/src/test/java/jenkins/model/JenkinsLocationConfigurationTest.java M core/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java M core/src/test/java/jenkins/triggers/SCMTriggerItemTest.java A core/src/test/java/org/jenkins/ui/icon/IconSetTest.java M pom.xml R show-pom-version.rb R src/findbugs/findbugs-excludes.xml A src/spotbugs/spotbugs-excludes.xml M test/pom.xml M test/src/test/java/hudson/model/ManagementLinkTest.java M test/src/test/java/hudson/model/queue/LoadPredictorTest.java M test/src/test/java/hudson/security/csrf/CrumbExclusionTest.java M test/src/test/java/hudson/slaves/SlaveComputerTest.java M test/src/test/java/jenkins/install/InstallUtilTest.java M test/src/test/java/jenkins/security/SuspiciousRequestFilterTest.java A war/src/main/js/filter-build-history.js M war/src/main/less/abstracts/theme.less M war/src/main/less/base-styles-v2.less M war/src/main/less/base/layout-commons.less M war/src/main/less/base/style.less A war/src/main/less/modules/app-bar.less A war/src/main/less/modules/form.less M war/src/main/less/modules/manage-jenkins.less A war/src/main/less/modules/section.less M war/src/main/less/modules/side-panel-widgets.less R war/src/main/webapp/images/16x16/find.png R war/src/main/webapp/images/16x16/go_down.png R war/src/main/webapp/images/16x16/go_top.png R war/src/main/webapp/images/16x16/go_up.png M war/src/main/webapp/images/svgs/go-down.svg R war/src/main/webapp/images/svgs/go-top.svg M war/src/main/webapp/images/svgs/go-up.svg M war/src/main/webapp/scripts/hudson-behavior.js M war/webpack.config.js Log Message: ----------- Merge remote-tracking branch 'jenkinsci/master' into security-master Commit: dc30e28789ec22904a373982e79accd6e334dbd9 https://github.com/jenkinsci/jenkins/commit/dc30e28789ec22904a373982e79accd6e334dbd9 Author: Jenkins Release Bot <66998184+jenkins-release-...@users.noreply.github.com> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M bom/pom.xml M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: ----------- [maven-release-plugin] prepare release jenkins-2.315 Commit: 6a02856fb4d220f7af3e7eee2c5e45eeb3461b2b https://github.com/jenkinsci/jenkins/commit/6a02856fb4d220f7af3e7eee2c5e45eeb3461b2b Author: Jenkins Release Bot <66998184+jenkins-release-...@users.noreply.github.com> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M bom/pom.xml M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/jenkins/compare/96f1d88155fa%5E...6a02856fb4d2 -- 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/security-weekly-2021-10-06/000000-6a0285%40github.com.