Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jenkins-x-cli for openSUSE:Factory checked in at 2026-06-28 21:11:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old) and /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jenkins-x-cli" Sun Jun 28 21:11:13 2026 rev:50 rq:1362199 version:3.17.25 Changes: -------- --- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes 2026-06-25 10:59:03.353191748 +0200 +++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.11887/jenkins-x-cli.changes 2026-06-28 21:12:38.310443221 +0200 @@ -1,0 +2,28 @@ +Sun Jun 28 15:09:03 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 3.17.25: + * chore(deps): upgrade jenkins-x-plugins/jx-project to version + 0.2.89 +- Update to version 3.17.24: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.7.12 +- Update to version 3.17.23: + * chore(deps): upgrade jenkins-x-plugins/jx-verify to version + 0.3.21 +- Update to version 3.17.22: + * chore(deps): upgrade jenkins-x-plugins/jx-promote to version + 0.6.42 +- Update to version 3.17.21: + * chore(deps): upgrade jenkins-x-plugins/jx-admin to version + 0.3.29 +- Update to version 3.17.20: + * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version + 0.7.40 +- Update to version 3.17.19: + * Bug Fixes + - update security policy (MÃ¥rten Svantesson) +- Update to version 3.17.18: + * deps: upgrade jenkins-x-plugins/jx-preview to version 0.7.11 + (jenkins-x-bot-test) + +------------------------------------------------------------------- Old: ---- jenkins-x-cli-3.17.17.obscpio New: ---- jenkins-x-cli-3.17.25.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jenkins-x-cli.spec ++++++ --- /var/tmp/diff_new_pack.zYOo3p/_old 2026-06-28 21:12:38.858461752 +0200 +++ /var/tmp/diff_new_pack.zYOo3p/_new 2026-06-28 21:12:38.862461888 +0200 @@ -19,7 +19,7 @@ %define executable_name jx Name: jenkins-x-cli -Version: 3.17.17 +Version: 3.17.25 Release: 0 Summary: CLI for Jenkins X License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zYOo3p/_old 2026-06-28 21:12:38.890462834 +0200 +++ /var/tmp/diff_new_pack.zYOo3p/_new 2026-06-28 21:12:38.894462969 +0200 @@ -1,9 +1,9 @@ <services> <service name="obs_scm" mode="manual"> - <param name="url">https://github.com/jenkins-x/jx</param> + <param name="url">https://github.com/jenkins-x/jx.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v3.17.17</param> + <param name="revision">refs/tags/v3.17.25</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.zYOo3p/_old 2026-06-28 21:12:38.922463917 +0200 +++ /var/tmp/diff_new_pack.zYOo3p/_new 2026-06-28 21:12:38.922463917 +0200 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/jenkins-x/jx</param> - <param name="changesrevision">39227226e6a9278c134721327db484b47100cc77</param></service></servicedata> + <param name="changesrevision">39227226e6a9278c134721327db484b47100cc77</param></service><service name="tar_scm"> + <param name="url">https://github.com/jenkins-x/jx.git</param> + <param name="changesrevision">766b2fad8feea30ffabe1759408b9290de68bdb6</param></service></servicedata> (No newline at EOF) ++++++ jenkins-x-cli-3.17.17.obscpio -> jenkins-x-cli-3.17.25.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.17/SECURITY.md new/jenkins-x-cli-3.17.25/SECURITY.md --- old/jenkins-x-cli-3.17.17/SECURITY.md 2026-06-24 01:06:58.000000000 +0200 +++ new/jenkins-x-cli-3.17.25/SECURITY.md 2026-06-27 20:53:03.000000000 +0200 @@ -5,17 +5,17 @@ ## Supported Versions | Version | Supported | -| ------- | ------------------ | -| 2.0.x | :white_check_mark: | +|---------| ------------------ | +| 3.x | :white_check_mark: | ## Reporting a Vulnerability -If you find a vulnerability in JayeX, please report it in the Jenkins CI issue tracker under the [SECURITY](https://issues.jenkins-ci.org/browse/SECURITY) project. **Please do not report security issues in the github tracker.** -This project is configured in such a way that only the reporter and the security team can see the details. By restricting access to this potentially sensitive information, we can work on a fix and deliver it before the method of attack becomes well-known. +If you find a vulnerability in JayeX, please report it in https://github.com/jenkins-x/jx/security/advisories. +**Please do not report security issues in the normal github issue tracker.** -If you are unable to report using the above issue tracker, you can also send your report to the private Jenkins Security Team mailing list: [email protected] +If you are unable to report using the above method, you can also send your report to the private JayeX maintainers mailing list: [email protected] ## Vulnerabilities in Apps -Whilst the JayeX team is not responsible for the quality of third party apps, please still use the above reporting mechanism and we will co-ordinate with the app developer to ensure a fix in a secure maner. +Whilst the JayeX team is not responsible for the quality of third party apps, please still use the above reporting mechanism and we will co-ordinate with the app developer to ensure a fix in a secure manner. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.17/charts/jx-cli/Chart.yaml new/jenkins-x-cli-3.17.25/charts/jx-cli/Chart.yaml --- old/jenkins-x-cli-3.17.17/charts/jx-cli/Chart.yaml 2026-06-24 01:06:58.000000000 +0200 +++ new/jenkins-x-cli-3.17.25/charts/jx-cli/Chart.yaml 2026-06-27 20:53:03.000000000 +0200 @@ -9,4 +9,4 @@ - https://github.com/jenkins-x/jx maintainers: - name: JayeX Team - email: [email protected] \ No newline at end of file + email: [email protected] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.17/pkg/plugins/versions.go new/jenkins-x-cli-3.17.25/pkg/plugins/versions.go --- old/jenkins-x-cli-3.17.17/pkg/plugins/versions.go 2026-06-24 01:06:58.000000000 +0200 +++ new/jenkins-x-cli-3.17.25/pkg/plugins/versions.go 2026-06-27 20:53:03.000000000 +0200 @@ -7,7 +7,7 @@ const ( // AdminVersion the version of the jx admin plugin - AdminVersion = "0.3.28" + AdminVersion = "0.3.29" // ApplicationVersion the version of the jx application plugin ApplicationVersion = "0.3.8" @@ -22,16 +22,16 @@ HealthVersion = "0.0.85" // PipelineVersion the version of the jx pipeline plugin - PipelineVersion = "0.7.38" + PipelineVersion = "0.7.40" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.7.8" + PreviewVersion = "0.7.12" // ProjectVersion the version of the jx project plugin - ProjectVersion = "0.2.85" + ProjectVersion = "0.2.89" // PromoteVersion the version of the jx promote plugin - PromoteVersion = "0.6.41" + PromoteVersion = "0.6.42" // SecretVersion the version of the jx secret plugin SecretVersion = "0.4.21" @@ -40,7 +40,7 @@ TestVersion = "0.4.11" // VerifyVersion the version of the jx verify plugin - VerifyVersion = "0.3.19" + VerifyVersion = "0.3.21" ) var ( ++++++ jenkins-x-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.zYOo3p/_old 2026-06-28 21:12:39.114470408 +0200 +++ /var/tmp/diff_new_pack.zYOo3p/_new 2026-06-28 21:12:39.118470544 +0200 @@ -1,5 +1,5 @@ name: jenkins-x-cli -version: 3.17.17 -mtime: 1782256018 -commit: 39227226e6a9278c134721327db484b47100cc77 +version: 3.17.25 +mtime: 1782586383 +commit: 766b2fad8feea30ffabe1759408b9290de68bdb6 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/jenkins-x-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.11887/vendor.tar.gz differ: char 13, line 1
