Skip to content

Commit 2307e19

Browse files
committed
Mark SECURITY-3590 as also fixed in Git Client Plugin 6.2.1
https://www.jenkins.io/security/advisory/2025-09-03/#SECURITY-3590 is fixed by backporting the changes from Git Client Plugin 6.3.3 Backport from commit 20090a86c3ebc72e5283c882de73e3a4459137bb Git Client Plugin 6.2.1 also includes fixes to support command line git 2.51.0. Those changes were originally from pull requests: * jenkinsci/git-client-plugin#1326 * jenkinsci/git-client-plugin#1327 Fixed by pull request: * jenkinsci/git-client-plugin#1332 Testing done: I've run interactive tests with Git Client Plugin 6.2.1 incremental build and found no issues.
1 parent 8575d36 commit 2307e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/warnings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18907,7 +18907,7 @@
1890718907
"versions": [
1890818908
{
1890918909
"lastVersion": "6.3.2",
18910-
"pattern": "([1-5]|6[.][0-2]|6[.]3[.][0-2])(|[.-].+)"
18910+
"pattern": "([1-5]|6[.][0-1]|6[.]2[.]0|6[.]3[.][0-2])(|[.-].+)"
1891118911
}
1891218912
]
1891318913
},

0 commit comments

Comments
 (0)