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-07-28 17:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old) and /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jenkins-x-cli" Tue Jul 28 17:53:28 2026 rev:54 rq:1367869 version:3.17.60 Changes: -------- --- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes 2026-07-17 01:42:58.924254313 +0200 +++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.2004/jenkins-x-cli.changes 2026-07-28 17:54:49.061985923 +0200 @@ -1,0 +2,47 @@ +Mon Jul 27 05:03:58 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 3.17.60: + * chore(deps): upgrade jenkins-x-plugins/jx-secret to version + 0.4.26 +- Update to version 3.17.59: + * chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 +- Update to version 3.17.58: + * chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 +- Update to version 3.17.57: + * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version + 0.7.43 +- Update to version 3.17.56: + * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version + 0.7.42 +- Update to version 3.17.55: + * chore(deps): upgrade jenkins-x-plugins/jx-test to version + 0.4.15 +- Update to version 3.17.54: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.7.15 +- Update to version 3.17.53: + * chore(deps): upgrade jenkins-x-plugins/jx-test to version + 0.4.14 +- Update to version 3.17.52: + * chore(deps): upgrade jenkins-x-plugins/jx-admin to version + 0.3.31 +- Update to version 3.17.51: + * chore(deps): upgrade jenkins-x-plugins/jx-changelog to version + 0.10.29 +- Update to version 3.17.50: + * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version + 0.7.41 +- Update to version 3.17.49: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.7.14 +- Update to version 3.17.48: + * chore(deps): upgrade jenkins-x-plugins/jx-project to version + 0.2.91 +- Update to version 3.17.47: + * chore(deps): upgrade jenkins-x-plugins/jx-admin to version + 0.3.30 +- Update to version 3.17.46: + * chore(deps): upgrade jenkins-x-plugins/jx-health to version + 0.0.87 + +------------------------------------------------------------------- Old: ---- jenkins-x-cli-3.17.45.obscpio New: ---- jenkins-x-cli-3.17.60.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jenkins-x-cli.spec ++++++ --- /var/tmp/diff_new_pack.MR0Kvi/_old 2026-07-28 17:54:52.198095594 +0200 +++ /var/tmp/diff_new_pack.MR0Kvi/_new 2026-07-28 17:54:52.202095734 +0200 @@ -19,7 +19,7 @@ %define executable_name jx Name: jenkins-x-cli -Version: 3.17.45 +Version: 3.17.60 Release: 0 Summary: CLI for Jenkins X License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.MR0Kvi/_old 2026-07-28 17:54:52.262097832 +0200 +++ /var/tmp/diff_new_pack.MR0Kvi/_new 2026-07-28 17:54:52.270098112 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/jenkins-x/jx.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v3.17.45</param> + <param name="revision">refs/tags/v3.17.60</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.MR0Kvi/_old 2026-07-28 17:54:52.298099091 +0200 +++ /var/tmp/diff_new_pack.MR0Kvi/_new 2026-07-28 17:54:52.306099371 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/jenkins-x/jx</param> <param name="changesrevision">39227226e6a9278c134721327db484b47100cc77</param></service><service name="tar_scm"> <param name="url">https://github.com/jenkins-x/jx.git</param> - <param name="changesrevision">368ca57e84e747c6285c0749680dbc301fc46784</param></service></servicedata> + <param name="changesrevision">6098bbbe8715366e4aba4c620fe330bd9fe47d4e</param></service></servicedata> (No newline at EOF) ++++++ jenkins-x-cli-3.17.45.obscpio -> jenkins-x-cli-3.17.60.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.45/go.mod new/jenkins-x-cli-3.17.60/go.mod --- old/jenkins-x-cli-3.17.45/go.mod 2026-07-15 14:48:00.000000000 +0200 +++ new/jenkins-x-cli-3.17.60/go.mod 2026-07-26 19:13:57.000000000 +0200 @@ -73,10 +73,10 @@ github.com/xeipuuv/gojsonschema v1.2.0 // indirect go.yaml.in/yaml/v2 v2.4.4 // indirect go.yaml.in/yaml/v3 v3.0.4 // indirect - golang.org/x/crypto v0.51.0 // indirect - golang.org/x/net v0.54.0 // indirect + golang.org/x/crypto v0.52.0 // indirect + golang.org/x/net v0.55.0 // indirect golang.org/x/oauth2 v0.36.0 // indirect - golang.org/x/sys v0.44.0 // indirect + golang.org/x/sys v0.45.0 // indirect golang.org/x/term v0.43.0 // indirect golang.org/x/text v0.37.0 // indirect golang.org/x/time v0.15.0 // indirect diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.45/go.sum new/jenkins-x-cli-3.17.60/go.sum --- old/jenkins-x-cli-3.17.45/go.sum 2026-07-15 14:48:00.000000000 +0200 +++ new/jenkins-x-cli-3.17.60/go.sum 2026-07-26 19:13:57.000000000 +0200 @@ -197,8 +197,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad/go.mod h1:jdWPYTVW3xRLrWPugEBEK3UY2ZEsg3UU495nc5E+M+I= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= -golang.org/x/crypto v0.51.0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI= -golang.org/x/crypto v0.51.0/go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8= +golang.org/x/crypto v0.52.0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988= +golang.org/x/crypto v0.52.0/go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc= golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= @@ -207,8 +207,8 @@ golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= -golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w= -golang.org/x/net v0.54.0/go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ= +golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8= +golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs= @@ -225,8 +225,8 @@ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ= -golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= +golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY= +golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.17.45/pkg/plugins/versions.go new/jenkins-x-cli-3.17.60/pkg/plugins/versions.go --- old/jenkins-x-cli-3.17.45/pkg/plugins/versions.go 2026-07-15 14:48:00.000000000 +0200 +++ new/jenkins-x-cli-3.17.60/pkg/plugins/versions.go 2026-07-26 19:13:57.000000000 +0200 @@ -7,37 +7,37 @@ const ( // AdminVersion the version of the jx admin plugin - AdminVersion = "0.3.29" + AdminVersion = "0.3.31" // ApplicationVersion the version of the jx application plugin ApplicationVersion = "0.3.13" // ChangelogVersion the version of the jx changelog plugin - ChangelogVersion = "0.10.28" + ChangelogVersion = "0.10.29" // GitOpsVersion the version of the jx gitops plugin GitOpsVersion = "1.3.15" // HealthVersion the version of the jx health plugin - HealthVersion = "0.0.85" + HealthVersion = "0.0.87" // PipelineVersion the version of the jx pipeline plugin - PipelineVersion = "0.7.40" + PipelineVersion = "0.7.43" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.7.13" + PreviewVersion = "0.7.15" // ProjectVersion the version of the jx project plugin - ProjectVersion = "0.2.89" + ProjectVersion = "0.2.91" // PromoteVersion the version of the jx promote plugin PromoteVersion = "0.6.45" // SecretVersion the version of the jx secret plugin - SecretVersion = "0.4.23" + SecretVersion = "0.4.26" // TestVersion the version of the jx test plugin - TestVersion = "0.4.13" + TestVersion = "0.4.15" // VerifyVersion the version of the jx verify plugin VerifyVersion = "0.3.21" ++++++ jenkins-x-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.MR0Kvi/_old 2026-07-28 17:54:52.706113360 +0200 +++ /var/tmp/diff_new_pack.MR0Kvi/_new 2026-07-28 17:54:52.718113779 +0200 @@ -1,5 +1,5 @@ name: jenkins-x-cli -version: 3.17.45 -mtime: 1784119680 -commit: 368ca57e84e747c6285c0749680dbc301fc46784 +version: 3.17.60 +mtime: 1785086037 +commit: 6098bbbe8715366e4aba4c620fe330bd9fe47d4e ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/jenkins-x-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.2004/vendor.tar.gz differ: char 151, line 1
