commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-06-05 14:56:55 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.2375 (New) Package is "jfrog-cli" Fri Jun 5 14:56:55 2026 rev:41 rq:1357079 version:2.107.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-06-03 20:28:00.68677 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.2375/jfrog-cli.changes 2026-06-05 14:57:00.936156191 +0200 @@ -1,0 +2,36 @@ +Thu Jun 04 05:32:31 UTC 2026 - Johannes Kastl + +- Update to version 2.107.0: + * New Features +- [jfrog-cli-artifactory] RTECO-1079 - Implement search for + plugins #474 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1079 - Add prompt to install & + update for version #475 (@udaykb2) + * Bug Fixes +- [jfrog-cli] RTECO-1352 - Fix jf setup docker login when using + --url #3517 (@Edenb2131) +- [jfrog-cli-artifactory] Fix - Change GOPROXY #477 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1352 - Fix jf setup docker + login when using --url #460 (@Edenb2131) + * Internal Changes +- [jfrog-cli-artifactory] RTECO-1079 - Update agents commands + help #478 (@udaykb2) + * Other Changes +- [jfrog-cli] Rteco 1299 jfrog artifactory ecomatrix cli e2e + #3523 (@naveenku-jfrog) +- [jfrog-cli] Make sure to use cyclonedx-go 0.10.0 #3525 + (@attiasas) +- [jfrog-cli] RTECO-1299 - Retry failed jfrog-cli-workflows + runs via rerun-failed-jobs API #3529 (@naveenku-jfrog) +- [jfrog-cli-artifactory] RTECO-1079 - Remove updating plugins + during publish #471 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1079 - Consistent plugin + identification #473 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1079 - Make version & slug + consistent #472 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1079 - Change the semver error + response #479 (@udaykb2) +- [jfrog-cli-artifactory] RTECO-1079 - Use consistent env + naming #480 (@udaykb2) + +--- Old: jfrog-cli-2.106.0.obscpio New: jfrog-cli-2.107.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.NjERpD/_old 2026-06-05 14:57:03.260252306 +0200 +++ /var/tmp/diff_new_pack.NjERpD/_new 2026-06-05 14:57:03.264252472 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.106.0 +Version:2.107.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.NjERpD/_old 2026-06-05 14:57:03.300253960 +0200 +++ /var/tmp/diff_new_pack.NjERpD/_new 2026-06-05 14:57:03.304254126 +0200 @@ -4,7 +4,7 @@ git disable .git -v2.106.0 +v2.107.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.NjERpD/_old 2026-06-05 14:57:03.328255119 +0200 +++ /var/tmp/diff_new_pack.NjERpD/_new 2026-06-05 14:57:03.328255119 +0200 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 74fc6011910b3f28aa40cf8d8b1cf731d1c0b16d + 428741699957871b656f0df3e0b2942e8253de86 (No newline at EOF) ++ jfrog-cli-2.106.0.obscpio -> jfrog-cli-2.107.0.obscpio ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jfrog-cli-2.106.0/.jfrog-pipelines/pipelines.yml new/jfrog-cli-2.107.0/.jfrog-pipelines/pipelines.yml --- old/jfrog-cli-2.106.0/.jfrog-pipelines/pipelines.yml2026-06-01 16:22:45.0 +0200 +++ new/jfrog-cli-2.107.0/.jfrog-pipelines/pipelines.yml2026-06-03 14:38:50.0 +0200 @@ -72,6 +72,22 @@ default: "artifactory-dind-amd-scale-set" description: "GitHub Actions runs-on label for all test jobs (use your self-hosted label; github.com-style ubuntu-24.04 is often unavailable on GHE)" allowCustom: true + LOGS_TO_KIBANA: +default: "true" +description: "Forward Artifactory logs from the deployed ephemeral environment to Kibana (via Coralogix). Maps to the LOGS_TO_KIBANA parameter of the environment_setup_gen2 Jenkins job. Set 'false' to disable." +allowCustom: true + DEPLOYMENT_SIZING: +default: "large" +description: "Artifactory deployment sizing profile." +allowCustom: true + MAX_RUN_RETRIES: +default: "2" +description: "Per-workflow run-level retry budget. When a
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-06-03 20:24:24
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1937 (New)
Package is "jfrog-cli"
Wed Jun 3 20:24:24 2026 rev:40 rq:1356854 version:2.106.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-05-29
18:08:53.782815957 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1937/jfrog-cli.changes
2026-06-03 20:28:00.68677 +0200
@@ -1,0 +2,34 @@
+Wed Jun 03 04:34:05 UTC 2026 - Johannes Kastl
+
+- Update to version 2.106.0:
+ * New Features
+- [build-info-go] Added poetry and yarn package support to
+ recognize 403 Forbidden output #387 (@Phavya-jfrog)
+- [jfrog-cli-artifactory] RTECO-1272 - Implement agent plugins
+ install command #463 (@udaykb2)
+- [jfrog-cli-artifactory] Add delete Subcommand to jf agent
+ plugins for Removing Plugin Versions from Artifactory #464
+ (@agrasth)
+- [jfrog-cli-artifactory] feat(agent/plugins): add delete
+ commands (RTECO-1269) #466 (@agrasth)
+- [jfrog-cli-artifactory] RTECO-1268 - Implement plugins update
+ command #468 (@udaykb2)
+- [jfrog-cli-artifactory] RTECO-1270 - Add backward
+ compatability for skills #469 (@udaykb2)
+- [jfrog-cli-security] XRAY-141568 - Added graceful error when
+ jf ca breaks due to cvs issue at RT server side #761
+ (@gauriy-tech)
+- [jfrog-cli-security] Support all attributes in Central
+ Configs #670 (@attiasas)
+ * Bug Fixes
+- [jfrog-cli-artifactory] Added logic for fat manifest file
+ #452 (@naveenku-jfrog)
+ * Other Changes
+- [jfrog-cli-artifactory] Poetry update error output handling
+ #462 (@Phavya-jfrog)
+- [jfrog-cli-artifactory] RTECO-1270 - move skills under agent
+ namespace #461 (@udaykb2)
+- [jfrog-client-go] XSC - Update params in config profile #1344
+ (@attiasas)
+
+---
Old:
jfrog-cli-2.105.0.obscpio
New:
jfrog-cli-2.106.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.F7JvVW/_old 2026-06-03 20:28:04.263270062 +0200
+++ /var/tmp/diff_new_pack.F7JvVW/_new 2026-06-03 20:28:04.263270062 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.105.0
+Version:2.106.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.F7JvVW/_old 2026-06-03 20:28:04.295271388 +0200
+++ /var/tmp/diff_new_pack.F7JvVW/_new 2026-06-03 20:28:04.299271554 +0200
@@ -4,7 +4,7 @@
git
disable
.git
-v2.105.0
+v2.106.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.F7JvVW/_old 2026-06-03 20:28:04.319272382 +0200
+++ /var/tmp/diff_new_pack.F7JvVW/_new 2026-06-03 20:28:04.319272382 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 5cfd613284342aed58962c19ffaa30a86d2a1fb8
+ 74fc6011910b3f28aa40cf8d8b1cf731d1c0b16d
(No newline at EOF)
++ jfrog-cli-2.105.0.obscpio -> jfrog-cli-2.106.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.105.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.106.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.105.0/build/npm/v2/package-lock.json2026-05-28
10:47:08.0 +0200
+++ new/jfrog-cli-2.106.0/build/npm/v2/package-lock.json2026-06-01
16:22:45.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.105.0",
+ "version": "2.106.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.105.0/build/npm/v2/package.json
new/jfrog-cli-2.106.0/build/npm/v2/package.json
--- old/jfrog-cli-2.105.0/build/npm/v2/package.json 2026-05-28
10:47:08.0 +0200
+++ new/jfrog-cli-2.106.0/build/npm/v2/package.json 2026-06-01
16:22:45.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.105.0",
+ "version": "2.106.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.105.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-05-29 18:07:13 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1937 (New) Package is "jfrog-cli" Fri May 29 18:07:13 2026 rev:39 rq:1355772 version:2.105.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-05-23 23:24:08.008766610 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1937/jfrog-cli.changes 2026-05-29 18:08:53.782815957 +0200 @@ -1,0 +2,46 @@ +Fri May 29 06:26:14 UTC 2026 - Johannes Kastl + +- Update to version 2.105.0: + * New Features +- [build-info-go] added nix package manager support #378 + (@reshmifrog) +- [jfrog-cli] add nix package manager support #3471 + (@reshmifrog) +- [jfrog-cli-artifactory] RTECO-1266 - Implement ai plugins + publish command #454 (@udaykb2) +- [jfrog-cli-artifactory] add nix package manager #442 + (@reshmifrog) +- [jfrog-cli-core] RTECO-1266 - Add Subcommand to command #1560 + (@udaykb2) +- [jfrog-cli-security] XRAY-140488 - Implement graceful dotnet + restore error for all dotnet โฆ #752 (@gauriy-tech) + * Bug Fixes +- [jfrog-cli] RTECO-1368 - Fix metrics collection for agent + detection and interactive context fields #3518 (@fluxxBot) +- [jfrog-cli-artifactory] Fix: Return error when jfrog server + is not configured #459 (@udaykb2) +- [jfrog-cli-core] RTECO-1368 - Fix metrics collection for + agent detection and interactive context fields #1566 + (@fluxxBot) +- [jfrog-cli-security] Fix nil dereference issue regarding + Applicability Scan results #755 (@eranturgeman) +- [jfrog-cli-security] Populate project key to + GetConfigProfileByUrl #763 (@eranturgeman) +- [jfrog-cli-security] Adjust rtRepository path when in project + context #764 (@eranturgeman) + * Internal Changes +- [jfrog-cli-security] Update AnalyzerManager default version + to 1.34.1 #754 (@attiasas) +- [jfrog-cli-security] Update dependencies for 1.29.2 #765 + (@eranturgeman) + * Other Changes +- [jfrog-cli] Enable JSON error output for commands with HTTP + requests #3493 (@ehl-jf) +- [jfrog-cli] Make jf uv command publicly available #3511 + (@agrasth) +- [jfrog-cli-artifactory] RTECO-1266 - Rename ai plugins to + agent plugins #456 (@udaykb2) +- [jfrog-client-go] Expose full HTTP response in case of error + #1345 (@ehl-jf) + +--- Old: jfrog-cli-2.104.1.obscpio New: jfrog-cli-2.105.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.OuH8l5/_old 2026-05-29 18:08:55.014866962 +0200 +++ /var/tmp/diff_new_pack.OuH8l5/_new 2026-05-29 18:08:55.018867128 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.104.1 +Version:2.105.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.OuH8l5/_old 2026-05-29 18:08:55.054868618 +0200 +++ /var/tmp/diff_new_pack.OuH8l5/_new 2026-05-29 18:08:55.058868784 +0200 @@ -2,8 +2,9 @@ https://github.com/jfrog/jfrog-cli.git git +disable .git -v2.104.1 +v2.105.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.OuH8l5/_old 2026-05-29 18:08:55.082869777 +0200 +++ /var/tmp/diff_new_pack.OuH8l5/_new 2026-05-29 18:08:55.086869943 +0200 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 94b7f93b8e5d4c5f45184b72499c3ff5efd7d9e5 + 5cfd613284342aed58962c19ffaa30a86d2a1fb8 (No newline at EOF) ++ jfrog-cli-2.104.1.obscpio -> jfrog-cli-2.105.0.obscpio ++ 4408 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.OuH8l5/_old 2026-05-29 18:08:57.130954566 +0200 +++ /var/tmp/diff_new_pack.OuH8l5/_new 2026-05-29 18:08:57.134954731 +0200 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.104.1 -mtime: 1779366391 -commit: 94b7f93b8e5d4c5f45184b72499c3ff5efd7d9e5 +version: 2.105.0 +mtime: 1779958028 +commit: 5cfd613284342aed58962c19ffaa30a86d2a1fb8 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1937/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-05-23 23:23:43
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.2084 (New)
Package is "jfrog-cli"
Sat May 23 23:23:43 2026 rev:38 rq:1354621 version:2.104.1
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-04-30
20:29:10.575811430 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.2084/jfrog-cli.changes
2026-05-23 23:24:08.008766610 +0200
@@ -1,0 +2,41 @@
+Fri May 22 06:36:43 UTC 2026 - Johannes Kastl
+
+- Update to version 2.104.1 (.0 was not released):
+ * New Features
+- [build-info-go] Enhance Yarn module to support workspace
+ projects and non-registry deโฆ #379 (@fluxxBot)
+- [jfrog-cli] RTECO-1017 - Enrich User-Agent with agent/CI
+ context and reuse Cursorโฆ #3468 (@fluxxBot)
+- [jfrog-cli] RTECO-1035 - Added Support for yarn v4 #3440
+ (@fluxxBot)
+- [jfrog-cli-artifactory] RTECO-1035 - Added Support for yarn
+ v4 #422 (@fluxxBot)
+- [jfrog-cli-core] RTECO-1017 - Detect agent + CI invocation
+ context, enrich metrics witโฆ #1555 (@fluxxBot)
+- [jfrog-cli-core] RTECO-1035 - Remove blocking for yarn v4
+ #1543 (@fluxxBot)
+ * Bug Fixes
+- [build-info-go] Fix for frogbot failure while setting up go
+ version #384 (@bhanurp)
+- [build-info-go] RTECO-1265: fix(dotnet): preserve all per-TFM
+ package versions in build-info #381 (@Edenb2131)
+- [build-info-go] RTECO-1265 - Fixed Nuget bracket based
+ dependency resolution #385 (@fluxxBot)
+- [jfrog-cli] Fix release script: derive next version from
+ local current version #3498 (@ehl-jf)
+- [jfrog-cli] RTECO-1263 - Fixed Content Reader race panic
+ #3502 (@fluxxBot)
+- [jfrog-client-go] Fix race in ContentReader causing 'send on
+ closed channel' panic #1347 (@fluxxBot)
+ * Internal Changes
+- [build-info-go] Bump Maven extractor to 2.43.9 and Gradle4
+ extractor to 4.35.9 #383 (@agrasth)
+- [jfrog-cli-core] Bump github.com/go-git/go-git/v5 from 5.19.0
+ to 5.19.1 #1561 (@dependabot[bot])
+ * Other Changes
+- [jfrog-cli] Remove the how command #3494 (@ehl-jf)
+- [jfrog-cli] JGC-490 - Skip Chocolatey publish when version
+ already exists #3495 (@ehl-jf)
+- [jfrog-client-go] CVE-2025-11579 #1289 (@saya-entro)
+
+---
Old:
jfrog-cli-2.103.0.obscpio
New:
jfrog-cli-2.104.1.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.6CHKWw/_old 2026-05-23 23:24:09.264817887 +0200
+++ /var/tmp/diff_new_pack.6CHKWw/_new 2026-05-23 23:24:09.268818050 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.103.0
+Version:2.104.1
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
@@ -28,7 +28,7 @@
Source1:vendor.tar.gz
BuildRequires: bash-completion
BuildRequires: fish
-BuildRequires: go1.25 >= 1.25.7
+BuildRequires: go1.26 >= 1.26.3
BuildRequires: zsh
Provides: %{executable_name} = %{version}
++ _service ++
--- /var/tmp/diff_new_pack.6CHKWw/_old 2026-05-23 23:24:09.300819356 +0200
+++ /var/tmp/diff_new_pack.6CHKWw/_new 2026-05-23 23:24:09.308819683 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.103.0
+v2.104.1
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.6CHKWw/_old 2026-05-23 23:24:09.332820662 +0200
+++ /var/tmp/diff_new_pack.6CHKWw/_new 2026-05-23 23:24:09.336820826 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- f1643f0869a1ff1b85272f01d6e08d86829a342b
+ 94b7f93b8e5d4c5f45184b72499c3ff5efd7d9e5
(No newline at EOF)
++ jfrog-cli-2.103.0.obscpio -> jfrog-cli-2.104.1.obscpio ++
9125 lines of diff (skipped)
++ jfrog-cli.obsinfo ++
--- /var/tmp/diff_new_pack.6CHKWw/_old 2026-05-23 23:24:11.144894637 +0200
+++ /var/tmp/diff_new_pack.6CHKWw/_new 2026-05-23 23:24:11.148894801 +0200
@@ -1,5 +1,5 @@
name: jfrog-cli
-version: 2.103.0
-mtime: 1777466801
-commit: f1643f0869a1ff1b85272f01d6e08d86829a342b
+version: 2.104.1
+mtime: 1779366391
+commit: 94b7f93b8e5d4c5f45184b72499c3ff5efd7d9e5
++ vendor.tar.gz ++
/work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz
/work/SRC/openSUSE:Factory/.jfrog-cli.new.2084/vendor.tar.gz differ: char 13,
line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-04-30 20:28:47 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.30200 (New) Package is "jfrog-cli" Thu Apr 30 20:28:47 2026 rev:37 rq:1350155 version:2.103.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-04-22 16:58:32.985402360 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.30200/jfrog-cli.changes 2026-04-30 20:29:10.575811430 +0200 @@ -1,0 +2,75 @@ +Thu Apr 30 05:38:59 UTC 2026 - Johannes Kastl + +- Update to version 2.103.0: + * New Features +- [build-info-go] RTECO-992 - Added support for uv package + manager #376 (@agrasth) +- [jfrog-cli] RTECO-992 - Added support for uv package manager + #3436 (@agrasth) +- [jfrog-cli-artifactory] RTECO-992 - Added support for uv + package manager #421 (@agrasth) +- [jfrog-cli-core] feat: add server id to login command #1529 + (@tim-goto) +- [jfrog-cli-core] RTECO-992 - Added support for uv package + manager #1542 (@agrasth) +- [jfrog-cli-security] Add update Jfrog dependencies script + #715 (@attiasas) +- [jfrog-cli-security] add fastci config d90dd03e4c00 + (@attiasas) +- [jfrog-cli-security] Add integration tests for UV and Pnpm + #732 (@attiasas) +- [jfrog-cli-security] Add explicit GITHUB_TOKEN permissions to + CLA workflow #731 (@attiasas) +- [jfrog-cli-security] Support 'Scanned - No Issues' severity + #722 (@attiasas) +- [jfrog-cli-security] XRAY-138687 - [Curation] Implementing + support for additional flags #721 (@gauriy-tech) +- [jfrog-cli-security] Add root dir to determine paths for sast + changed files #743 (@attiasas) +- [jfrog-client-go] Add Changed files to GitInfoContext #1337 + (@attiasas) +- [jfrog-client-go] Add 'Scanned - No Issues' severity #1336 + (@attiasas) + * Bug Fixes +- [jfrog-cli] fix: build+pattern downloads against virtual + repos #3449 (@bhanurp) +- [jfrog-cli-security] Add 7z as alternative for unzip #716 + (@attiasas) +- [jfrog-cli-security] Remove duplications in CDX format #719 + (@attiasas) +- [jfrog-cli-security] JGC-453 - Fix documentation links #712 + (@cyrilc-pro) +- [jfrog-cli-security] Pick correct diff baseline when multiple + technologies share a path #724 (@attiasas) +- [jfrog-cli-security] Use Config Profile to determine if we + should run SBOM #742 (@attiasas) +- [jfrog-client-go] fix: build+pattern downloads against + virtual repos #1338 (@bhanurp) + * Internal Changes +- [jfrog-cli-core] Bump dependabot/fetch-metadata from 3.0.0 to + 3.1.0 in the github-actions group #1548 (@dependabot[bot]) +- [jfrog-cli-security] Update dependencies #717 (@attiasas) +- [jfrog-cli-security] Update Analyzer Manager to v1.31.1 #725 + (@attiasas) + * Other Changes +- [jfrog-cli] test: Add E2E coverage for helm push OCI subpaths + and build-info moduโฆ #3455 (@naveenku-jfrog) +- [jfrog-cli-artifactory] Rteco 1013 helm #430 + (@naveenku-jfrog) +- [jfrog-cli-security] Updated build-info-go version #714 + (@naveenku-jfrog) +- [jfrog-cli-security] Extend skip time for failed tests #720 + (@attiasas) +- [jfrog-cli-security] Remove Jfrog pipelines #713 (@attiasas) +- [jfrog-cli-security] remove fastci config e1cc4c44ca82 + (@attiasas) +- [jfrog-cli-security] Pass current Xray version to AM #726 + (@attiasas) +- [jfrog-cli-security] Warn on missing components parsing issue + #741 (@attiasas) +- [jfrog-cli-security] Fast sast mode using changed files #739 + (@attiasas) +- [jfrog-cli-security] BuildScan - Option to control showing + Violations #740 (@attiasas) + +--- Old: jfrog-cli-2.102.0.obscpio New: jfrog-cli-2.103.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.QgeqJQ/_old 2026-04-30 20:29:11.779860327 +0200 +++ /var/tmp/diff_new_pack.QgeqJQ/_new 2026-04-30 20:29:11.783860489 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.102.0 +Version:2.103.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.QgeqJQ/_old 2026-04-30 20:29:11.823862114 +0200 +++ /var/tmp/diff_new_pack.QgeqJQ/_new 2026-04-30 20:29:11.827862276 +0200 @@ -3,7 +3,7 @@ https://github.com/jfrog/jf
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-04-22 16:57:54
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.11940 (New)
Package is "jfrog-cli"
Wed Apr 22 16:57:54 2026 rev:36 rq:1348614 version:2.102.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-04-18
21:53:12.022750270 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.11940/jfrog-cli.changes
2026-04-22 16:58:32.985402360 +0200
@@ -1,0 +2,14 @@
+Tue Apr 21 16:40:00 UTC 2026 - Johannes Kastl
+
+- Update to version 2.102.0:
+ * Bug Fixes
+- [jfrog-cli] RTECO-1052 - Fix docker performance #3447
+ (@fluxxBot)
+ * Internal Changes
+- [jfrog-cli-core] Bump nuget/setup-nuget from 3 to 4 in the
+ github-actions group #1546 (@dependabot[bot])
+ * Other Changes
+- [jfrog-cli-artifactory] RTECO-1052 - Docker verification
+ customisable through flags #428 (@fluxxBot)
+
+---
Old:
jfrog-cli-2.101.0.obscpio
New:
jfrog-cli-2.102.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.PKMKBD/_old 2026-04-22 16:58:34.129449701 +0200
+++ /var/tmp/diff_new_pack.PKMKBD/_new 2026-04-22 16:58:34.133449866 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.101.0
+Version:2.102.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.PKMKBD/_old 2026-04-22 16:58:34.197452515 +0200
+++ /var/tmp/diff_new_pack.PKMKBD/_new 2026-04-22 16:58:34.205452846 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.101.0
+v2.102.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.PKMKBD/_old 2026-04-22 16:58:34.241454336 +0200
+++ /var/tmp/diff_new_pack.PKMKBD/_new 2026-04-22 16:58:34.249454667 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- e63b478449e6372230cbaafc0e902294132cda65
+ 3e8f37122d486c97b90bc855f3268a376ebfa5b3
(No newline at EOF)
++ jfrog-cli-2.101.0.obscpio -> jfrog-cli-2.102.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.101.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.102.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.101.0/build/npm/v2/package-lock.json2026-04-18
13:34:35.0 +0200
+++ new/jfrog-cli-2.102.0/build/npm/v2/package-lock.json2026-04-21
13:31:30.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.101.0",
+ "version": "2.102.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.101.0/build/npm/v2/package.json
new/jfrog-cli-2.102.0/build/npm/v2/package.json
--- old/jfrog-cli-2.101.0/build/npm/v2/package.json 2026-04-18
13:34:35.0 +0200
+++ new/jfrog-cli-2.102.0/build/npm/v2/package.json 2026-04-21
13:31:30.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.101.0",
+ "version": "2.102.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.101.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.102.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.101.0/build/npm/v2-jf/package-lock.json 2026-04-18
13:34:35.0 +0200
+++ new/jfrog-cli-2.102.0/build/npm/v2-jf/package-lock.json 2026-04-21
13:31:30.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.101.0",
+ "version": "2.102.0",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.101.0/build/npm/v2-jf/package.json
new/jfrog-cli-2.102.0/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.101.0/build/npm/v2-jf/package.json 2026-04-18
13:34:35.0 +0200
+++ new/jfrog-cli-2.102.0/build/npm/v2-jf/package.json 2026-04-21
13:31:30.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.101.0",
+ "version": "2.102.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-04-18 21:53:09 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.11940 (New) Package is "jfrog-cli" Sat Apr 18 21:53:09 2026 rev:35 rq:1347966 version:2.101.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-04-09 16:24:22.533600065 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.11940/jfrog-cli.changes 2026-04-18 21:53:12.022750270 +0200 @@ -1,0 +2,46 @@ +Sat Apr 18 17:19:08 UTC 2026 - Johannes Kastl + +- Update to version 2.101.0: + * New Features +- [jfrog-cli] Add conan support to JFrog CLI #3346 (@basel1322) +- [jfrog-cli-core] Added conan to projects #1522 (@basel1322) +- [jfrog-client-go] add build filter in pattern aql #1329 + (@reshmifrog) + * Bug Fixes +- [jfrog-cli-artifactory] fix/build-filter-in-pattern-aql #415 + (@reshmifrog) + * Internal Changes +- [jfrog-cli-core] Bump github.com/go-git/go-git/v5 from 5.17.1 + to 5.18.0 #1544 (@dependabot[bot]) + * Other Changes +- [jfrog-cli] RTECO-1049 - switch between podman and docker + #3442 (@fluxxBot) + +--- +Fri Apr 17 20:06:09 UTC 2026 - Johannes Kastl + +- Update to version 2.100.0: + * No changes in: build-info-go, gofrog, jfrog-cli-security, +jfrog-client-go + * New Features +- [jfrog-cli] New Feature: Implement package alias to invoke + jfrog-cli based on package manager #3375 (@bhanurp) +- [jfrog-cli] JGC-448 - Add explicit GITHUB_TOKEN permissions + to CLA workflow #3428 (@RemiBou) +- [jfrog-cli] JGC-470 - Implement an api command #3418 + (@ehl-jf) + * Bug Fixes +- [jfrog-cli-artifactory] Fix: Empty Build Info When Using + Maven Plugin Goals #406 (@agrasth) +- [jfrog-cli-artifactory] + fix/reference-token-privilege-escalation #416 (@reshmifrog) +- [jfrog-cli-core] Fix reference token privilege escalation + #1540 (@reshmifrog) + * Internal Changes +- [jfrog-cli-core] Bump pnpm/action-setup from 5 to 6 in the + github-actions group #1541 (@dependabot[bot]) + * Other Changes +- [jfrog-cli-artifactory] set docker test platform url #419 + (@reshmifrog) + +--- Old: jfrog-cli-2.99.0.obscpio New: jfrog-cli-2.101.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.yBDRIl/_old 2026-04-18 21:53:15.426889125 +0200 +++ /var/tmp/diff_new_pack.yBDRIl/_new 2026-04-18 21:53:15.446889941 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.99.0 +Version:2.101.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.yBDRIl/_old 2026-04-18 21:53:15.774903320 +0200 +++ /var/tmp/diff_new_pack.yBDRIl/_new 2026-04-18 21:53:15.798904299 +0200 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.99.0 +v2.101.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.yBDRIl/_old 2026-04-18 21:53:15.938910010 +0200 +++ /var/tmp/diff_new_pack.yBDRIl/_new 2026-04-18 21:53:15.982911805 +0200 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 93e2ddd1b150a663ca2094adb9fdc29c94c1a613 + e63b478449e6372230cbaafc0e902294132cda65 (No newline at EOF) ++ jfrog-cli-2.99.0.obscpio -> jfrog-cli-2.101.0.obscpio ++ 4756 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.yBDRIl/_old 2026-04-18 21:53:18.659020964 +0200 +++ /var/tmp/diff_new_pack.yBDRIl/_new 2026-04-18 21:53:18.667021290 +0200 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.99.0 -mtime: 1775660064 -commit: 93e2ddd1b150a663ca2094adb9fdc29c94c1a613 +version: 2.101.0 +mtime: 1776512075 +commit: e63b478449e6372230cbaafc0e902294132cda65 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.11940/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-04-09 16:11:35
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.21863 (New)
Package is "jfrog-cli"
Thu Apr 9 16:11:35 2026 rev:34 rq:1345510 version:2.99.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-04-02
17:42:45.807314694 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.21863/jfrog-cli.changes
2026-04-09 16:24:22.533600065 +0200
@@ -1,0 +2,16 @@
+Thu Apr 09 08:13:24 UTC 2026 - Johannes Kastl
+
+- Update to version 2.99.0:
+ * No changes in: build-info-go, gofrog, jfrog-cli-security,
+jfrog-client-go
+ * New Features
+- [jfrog-cli] Add Ghost Frog Tests workflow #3400 (@bhanurp)
+- [jfrog-cli-core] Added metrics for package alias #1527
+ (@bhanurp)
+ * Bug Fixes
+- [jfrog-cli] Fixed github action reference in tests #3417
+ (@bhanurp)
+- [jfrog-cli-artifactory] fix: omit empty credentials #384
+ (@tim-goto)
+
+---
Old:
jfrog-cli-2.98.0.obscpio
New:
jfrog-cli-2.99.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.w2uGqT/_old 2026-04-09 16:24:24.497680901 +0200
+++ /var/tmp/diff_new_pack.w2uGqT/_new 2026-04-09 16:24:24.509681395 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.98.0
+Version:2.99.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.w2uGqT/_old 2026-04-09 16:24:24.741690944 +0200
+++ /var/tmp/diff_new_pack.w2uGqT/_new 2026-04-09 16:24:24.789692919 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.98.0
+v2.99.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.w2uGqT/_old 2026-04-09 16:24:24.949699505 +0200
+++ /var/tmp/diff_new_pack.w2uGqT/_new 2026-04-09 16:24:24.977700658 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- cbc297ea224aa0fb5bc418e544bd705bb5daae2f
+ 93e2ddd1b150a663ca2094adb9fdc29c94c1a613
(No newline at EOF)
++ jfrog-cli-2.98.0.obscpio -> jfrog-cli-2.99.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.98.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.99.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.98.0/build/npm/v2/package-lock.json 2026-04-01
16:07:38.0 +0200
+++ new/jfrog-cli-2.99.0/build/npm/v2/package-lock.json 2026-04-08
16:54:24.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.98.0",
+ "version": "2.99.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.98.0/build/npm/v2/package.json
new/jfrog-cli-2.99.0/build/npm/v2/package.json
--- old/jfrog-cli-2.98.0/build/npm/v2/package.json 2026-04-01
16:07:38.0 +0200
+++ new/jfrog-cli-2.99.0/build/npm/v2/package.json 2026-04-08
16:54:24.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.98.0",
+ "version": "2.99.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.98.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.99.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.98.0/build/npm/v2-jf/package-lock.json 2026-04-01
16:07:38.0 +0200
+++ new/jfrog-cli-2.99.0/build/npm/v2-jf/package-lock.json 2026-04-08
16:54:24.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.98.0",
+ "version": "2.99.0",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.98.0/build/npm/v2-jf/package.json
new/jfrog-cli-2.99.0/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.98.0/build/npm/v2-jf/package.json 2026-04-01
16:07:38.0 +0200
+++ new/jfrog-cli-2.99.0/build/npm/v2-jf/package.json 2026-04-08
16:54:24.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.98.0",
+ "version": "2.99.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and M
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-04-02 17:41:36 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.21863 (New) Package is "jfrog-cli" Thu Apr 2 17:41:36 2026 rev:33 rq:1344267 version:2.98.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-03-27 16:53:23.433201320 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.21863/jfrog-cli.changes 2026-04-02 17:42:45.807314694 +0200 @@ -1,0 +2,53 @@ +Thu Apr 02 04:48:13 UTC 2026 - Johannes Kastl + +- Update to version 2.98.0: + * New Features +- [jfrog-cli] Support pnpm command for jfrog-cli #3390 + (@fluxxBot) +- [jfrog-cli-artifactory] Support pnpm command #393 (@fluxxBot) +- [jfrog-cli-artifactory] Feat: Make skills zip produce + deteriministic checksum #408 (@bhanurp) +- [jfrog-cli-artifactory] New Feat: Malicious detection & + deletion #411 (@bhanurp) +- [jfrog-cli-security] Add entitlment snippet #711 (@attiasas) +- [jfrog-cli-security] Malicious Code scan command #704 + (@attiasas) +- [jfrog-client-go] New Feat: Detect malicious skills packages + #1332 (@bhanurp) + * Bug Fixes +- [build-info-go] Addressed multiples # #375 (@naveenku-jfrog) +- [jfrog-cli] JGC-459 - Fix environment in Frogbot workflow + #3405 (@cyrilc-pro) +- [jfrog-cli] RTECO-977 - Fix docker build skip-login #3404 + (@fluxxBot) +- [jfrog-cli] fix pnpm test #3411 (@fluxxBot) +- [jfrog-cli-artifactory] RTECO-976 - fixed docker oom issue + #410 (@fluxxBot) +- [jfrog-cli-core] JGC-459 - Fix environment in Frogbot + workflow #1534 (@cyrilc-pro) +- [jfrog-cli-security] Fixed concurrent-map-issue #710 + (@basel1322) +- [jfrog-client-go] JGC-459 - Fix environment in Frogbot + workflow #1331 (@cyrilc-pro) +- [jfrog-client-go] fix: regex parsing #1321 (@tim-goto) +- [jfrog-client-go] Fix: Don't treat literal dots in directory + names as regex metacharacters #1335 (@agrasth) + * Internal Changes +- [jfrog-cli] Update jfrog client go #3414 (@agrasth) +- [jfrog-cli-artifactory] Bump jfrog-cli-evidence to v0.9.0 and + update evidence create call #409 (@mnsboev) +- [jfrog-cli-core] Bump github.com/buger/jsonparser from 1.1.1 + to 1.1.2 #1535 (@dependabot[bot]) +- [jfrog-cli-core] Bump the github-actions group across 1 + directory with 3 updates #1537 (@dependabot[bot]) +- [jfrog-cli-core] Bump github.com/go-git/go-git/v5 from 5.16.5 + to 5.17.1 #1538 (@dependabot[bot]) +- [jfrog-cli-security] Update Xray lib to 1.3.0 #707 + (@attiasas) + * Other Changes +- [jfrog-cli] Updated build-info-go version and huggingface + hidden flag as false #3408 (@naveenku-jfrog) +- [jfrog-cli-artifactory] Improved error message when user + tries to install SKILL blocked by xray #414 (@bhanurp) + +--- Old: jfrog-cli-2.97.0.obscpio New: jfrog-cli-2.98.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.oHZopT/_old 2026-04-02 17:42:46.703351701 +0200 +++ /var/tmp/diff_new_pack.oHZopT/_new 2026-04-02 17:42:46.703351701 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.97.0 +Version:2.98.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.oHZopT/_old 2026-04-02 17:42:46.743353353 +0200 +++ /var/tmp/diff_new_pack.oHZopT/_new 2026-04-02 17:42:46.747353518 +0200 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.97.0 +v2.98.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.oHZopT/_old 2026-04-02 17:42:46.771354509 +0200 +++ /var/tmp/diff_new_pack.oHZopT/_new 2026-04-02 17:42:46.775354675 +0200 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - f5cdf710b5ab0c6df30b1ba6fb719affb96d1e6d + cbc297ea224aa0fb5bc418e544bd705bb5daae2f (No newline at EOF) ++ jfrog-cli-2.97.0.obscpio -> jfrog-cli-2.98.0.obscpio ++ 2634 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.oHZopT/_old 2026-04-02 17:42:48.271416462 +0200 +++ /var/tmp/diff_new_pack.oHZopT/_new 2026-04-02 17:42:48.283416958 +0200 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.97.0 -mtime: 1774512284 -commit: f5cdf710b5ab0c6df30b1ba6fb719affb96d1e6d +version: 2.98
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-03-27 16:50:42 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177 (New) Package is "jfrog-cli" Fri Mar 27 16:50:42 2026 rev:32 rq:1343107 version:2.97.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-03-12 22:26:57.633846311 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177/jfrog-cli.changes 2026-03-27 16:53:23.433201320 +0100 @@ -1,0 +2,72 @@ +Fri Mar 27 05:57:25 UTC 2026 - Johannes Kastl + +- Update to version 2.97.0: + * New Features +- [jfrog-cli-artifactory] XRAY-136990 - Added Dependency + Exlcusion Based on Scope #394 (@omerb-jfrog) +- [jfrog-cli-security] Add Force specific tech in static sca + #655 (@attiasas) +- [jfrog-cli-security] Add validation error if required package + not installed for the AM #604 (@attiasas) +- [jfrog-client-go] Add get evidence version api call #1325 + (@mnsboev) + * Bug Fixes +- [jfrog-cli-artifactory] fix conan recipe not in root dir + issue #397 (@reshmifrog) +- [jfrog-cli-artifactory] Added logic for checking release + bundle into release-bundles-v2-jfds #396 (@naveenku-jfrog) +- [jfrog-cli-artifactory] Reverting the changes done in PR396 + #399 (@naveenku-jfrog) +- [jfrog-cli-artifactory] Added logic for adding python script + by embed package #395 (@naveenku-jfrog) +- [jfrog-cli-artifactory] fx helm subdomain issue #400 + (@reshmifrog) +- [jfrog-cli-artifactory] Addressed bughunt bugs and + improvements #401 (@naveenku-jfrog) +- [jfrog-cli-security] Fix Secret violations parsing static-sca + #695 (@attiasas) +- [jfrog-cli-security] Display partial results on parsing error + #696 (@attiasas) +- [jfrog-cli-security] Fix diff cascade removal bug #697 + (@attiasas) +- [jfrog-cli-security] Fix use wrapper mvn #699 (@attiasas) +- [jfrog-cli-security] Fix "permission denied" issue with + gradlew and MavenW #700 (@eranturgeman) +- [jfrog-cli-security] Fix version remediation in CDX mapping + #698 (@eranturgeman) +- [jfrog-client-go] JA-19680 - Fixed flaky test - Roles should + match regardless of order #1323 (@ranjithkm-jfrog) +- [jfrog-client-go] Addressed bug for updating project key in + release bundle query #1322 (@naveenku-jfrog) +- [jfrog-client-go] Fix xray report api #1327 (@attiasas) + * Internal Changes +- [jfrog-cli] Update dependencies (except evidence) #3403 + (@RemiBou) +- [jfrog-cli-security] Update dependencies #703 (@attiasas) + * Other Changes +- [build-info-go] conan-recipe-not-in-root-dir #372 + (@reshmifrog) +- [jfrog-cli] respect args passed through cli conan cmds #3378 + (@reshmifrog) +- [jfrog-cli] Updated config in CLI e2e Pipeline for nodepool + and integration used #3391 (@neha-mishraa) +- [jfrog-cli] Updated nodepool for CLI e2e Pipeline #3392 + (@neha-mishraa) +- [jfrog-cli] Removed project key environment variable from the + pipeline config #3393 (@neha-mishraa) +- [jfrog-cli] Workflow to rewrite the release notes #3398 + (@itsmeleela) +- [jfrog-cli] Addressed bugs/improvements in huggingface + bughunts #3395 (@naveenku-jfrog) +- [jfrog-cli] Workflow hardening #3401 (@barakharyati) +- [jfrog-cli-artifactory] use conan upload json format #392 + (@reshmifrog) +- [jfrog-cli-artifactory] Skills commands improvements #405 + (@bhanurp) +- [jfrog-cli-core] Get deployment view #1533 (@attiasas) +- [jfrog-cli-security] Remove link to platform on audit cmd + #706 (@attiasas) +- [jfrog-client-go] Change pull_request_target to pull_request + in workflow #1330 (@barakharyati) + +--- Old: jfrog-cli-2.96.0.obscpio New: jfrog-cli-2.97.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.6BrWdt/_old 2026-03-27 16:53:26.845344158 +0100 +++ /var/tmp/diff_new_pack.6BrWdt/_new 2026-03-27 16:53:26.845344158 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.96.0 +Version:2.97.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.6BrWdt/_old 2026-03-27 16:53:26.889346000 +0100 +++ /var/tmp/diff_new_pack.6BrWdt/_new 2026-03-27 16:53:26.893346167 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.g
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-03-12 22:22:11
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177 (New)
Package is "jfrog-cli"
Thu Mar 12 22:22:11 2026 rev:31 rq:1338476 version:2.96.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-03-09
16:15:25.146957806 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177/jfrog-cli.changes
2026-03-12 22:26:57.633846311 +0100
@@ -1,0 +2,12 @@
+Thu Mar 12 11:47:14 UTC 2026 - Johannes Kastl
+
+- Update to version 2.96.0:
+ * Improvements
+- Fixed Critical Violations by UX writing Audit of Jfrog CLI by
+ @agrasth in #3388
+- Fixed Minor Violations by UX writing Audit of Jfrog CLI by
+ @agrasth in #3385
+- Fixed Major Violations by UX writing Audit of Jfrog CLI by
+ @agrasth in #3386
+
+---
Old:
jfrog-cli-2.95.0.obscpio
New:
jfrog-cli-2.96.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.oqgsms/_old 2026-03-12 22:26:59.157910195 +0100
+++ /var/tmp/diff_new_pack.oqgsms/_new 2026-03-12 22:26:59.157910195 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.95.0
+Version:2.96.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.oqgsms/_old 2026-03-12 22:26:59.197911872 +0100
+++ /var/tmp/diff_new_pack.oqgsms/_new 2026-03-12 22:26:59.201912040 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.95.0
+v2.96.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.oqgsms/_old 2026-03-12 22:26:59.229913214 +0100
+++ /var/tmp/diff_new_pack.oqgsms/_new 2026-03-12 22:26:59.233913381 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 1c728785312c6e01baaf86e6d689a7efd4d7ec9d
+ 98e042f987347358f01d7d9a991e576bc82aa119
(No newline at EOF)
++ jfrog-cli-2.95.0.obscpio -> jfrog-cli-2.96.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.95.0/artifactory/cli.go
new/jfrog-cli-2.96.0/artifactory/cli.go
--- old/jfrog-cli-2.95.0/artifactory/cli.go 2026-03-06 12:07:30.0
+0100
+++ new/jfrog-cli-2.96.0/artifactory/cli.go 2026-03-11 10:17:35.0
+0100
@@ -3,11 +3,12 @@
import (
"errors"
"fmt"
+ "os"
+ "strings"
+
"github.com/jfrog/jfrog-cli-artifactory/artifactory/commands/python"
"github.com/jfrog/jfrog-cli/docs/artifactory/cocoapodsconfig"
"github.com/jfrog/jfrog-cli/docs/artifactory/swiftconfig"
- "os"
- "strings"
"github.com/jfrog/jfrog-cli/utils/accesstoken"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.95.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.96.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.95.0/build/npm/v2/package-lock.json 2026-03-06
12:07:30.0 +0100
+++ new/jfrog-cli-2.96.0/build/npm/v2/package-lock.json 2026-03-11
10:17:35.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.95.0",
+ "version": "2.96.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.95.0/build/npm/v2/package.json
new/jfrog-cli-2.96.0/build/npm/v2/package.json
--- old/jfrog-cli-2.95.0/build/npm/v2/package.json 2026-03-06
12:07:30.0 +0100
+++ new/jfrog-cli-2.96.0/build/npm/v2/package.json 2026-03-11
10:17:35.0 +0100
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.95.0",
+ "version": "2.96.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.95.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.96.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.95.0/build/npm/v2-jf/package-lock.json 2026-03-06
12:07:30.0 +0100
+++ new/jfrog-cli-2.96.0/build/npm/v2-jf/package-lock.json 2026-03-11
10:17:35.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.95.0",
+ "version": "2.96.0",
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-03-09 16:15:22
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177 (New)
Package is "jfrog-cli"
Mon Mar 9 16:15:22 2026 rev:30 rq:1337582 version:2.95.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-03-05
17:24:03.484841414 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.8177/jfrog-cli.changes
2026-03-09 16:15:25.146957806 +0100
@@ -1,0 +2,10 @@
+Mon Mar 09 07:39:21 UTC 2026 - Johannes Kastl
+
+- Update to version 2.95.0:
+ * Other Changes
+- Added logic for updating HF_ENDPOINT and HF_TOKEN from
+ default or speโฆ by @naveenku-jfrog in #3379
+- Added the huggingface command name by @naveenku-jfrog in
+ #3383
+
+---
Old:
jfrog-cli-2.94.0.obscpio
New:
jfrog-cli-2.95.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.Eh4tMV/_old 2026-03-09 16:15:28.907112009 +0100
+++ /var/tmp/diff_new_pack.Eh4tMV/_new 2026-03-09 16:15:28.927112818 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.94.0
+Version:2.95.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.Eh4tMV/_old 2026-03-09 16:15:29.159122201 +0100
+++ /var/tmp/diff_new_pack.Eh4tMV/_new 2026-03-09 16:15:29.207124142 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.94.0
+v2.95.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.Eh4tMV/_old 2026-03-09 16:15:29.359130290 +0100
+++ /var/tmp/diff_new_pack.Eh4tMV/_new 2026-03-09 16:15:29.403132070 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- b63aa5d2180c5a039e5e548d513bfc04e89c9e13
+ 1c728785312c6e01baaf86e6d689a7efd4d7ec9d
(No newline at EOF)
++ jfrog-cli-2.94.0.obscpio -> jfrog-cli-2.95.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.94.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.95.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.94.0/build/npm/v2/package-lock.json 2026-03-04
11:40:08.0 +0100
+++ new/jfrog-cli-2.95.0/build/npm/v2/package-lock.json 2026-03-06
12:07:30.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.94.0",
+ "version": "2.95.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.94.0/build/npm/v2/package.json
new/jfrog-cli-2.95.0/build/npm/v2/package.json
--- old/jfrog-cli-2.94.0/build/npm/v2/package.json 2026-03-04
11:40:08.0 +0100
+++ new/jfrog-cli-2.95.0/build/npm/v2/package.json 2026-03-06
12:07:30.0 +0100
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.94.0",
+ "version": "2.95.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.94.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.95.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.94.0/build/npm/v2-jf/package-lock.json 2026-03-04
11:40:08.0 +0100
+++ new/jfrog-cli-2.95.0/build/npm/v2-jf/package-lock.json 2026-03-06
12:07:30.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.94.0",
+ "version": "2.95.0",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.94.0/build/npm/v2-jf/package.json
new/jfrog-cli-2.95.0/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.94.0/build/npm/v2-jf/package.json 2026-03-04
11:40:08.0 +0100
+++ new/jfrog-cli-2.95.0/build/npm/v2-jf/package.json 2026-03-06
12:07:30.0 +0100
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.94.0",
+ "version": "2.95.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.94.0/buildtools/
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-03-05 17:15:44 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.561 (New) Package is "jfrog-cli" Thu Mar 5 17:15:44 2026 rev:29 rq:1336648 version:2.94.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-02-27 17:13:55.450097010 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.561/jfrog-cli.changes 2026-03-05 17:24:03.484841414 +0100 @@ -1,0 +2,13 @@ +Wed Mar 04 12:51:08 UTC 2026 - Johannes Kastl + +- Update to version 2.94.0: + * Improvements +- Support for docker containerd-snapshotter storage by + @fluxxBot in #3374 + * Bug Fixes +- fix/conan-project-key-build-dir-issue by @reshmifrog in #3370 + * Other Changes +- Updated e2e test cases for hugging-face by @naveenku-jfrog in + #3372 + +--- Old: jfrog-cli-2.93.0.obscpio New: jfrog-cli-2.94.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.ZIcya2/_old 2026-03-05 17:24:06.420963516 +0100 +++ /var/tmp/diff_new_pack.ZIcya2/_new 2026-03-05 17:24:06.436964182 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.93.0 +Version:2.94.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.ZIcya2/_old 2026-03-05 17:24:06.696974995 +0100 +++ /var/tmp/diff_new_pack.ZIcya2/_new 2026-03-05 17:24:06.728976325 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.93.0 +v2.94.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.ZIcya2/_old 2026-03-05 17:24:06.864981982 +0100 +++ /var/tmp/diff_new_pack.ZIcya2/_new 2026-03-05 17:24:06.904983645 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 66a134a1ceb110dab589bb89438e57545449e3d2 + b63aa5d2180c5a039e5e548d513bfc04e89c9e13 (No newline at EOF) ++ jfrog-cli-2.93.0.obscpio -> jfrog-cli-2.94.0.obscpio ++ 1754 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.ZIcya2/_old 2026-03-05 17:24:09.977109488 +0100 +++ /var/tmp/diff_new_pack.ZIcya2/_new 2026-03-05 17:24:10.001110458 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.93.0 -mtime: 1772036385 -commit: 66a134a1ceb110dab589bb89438e57545449e3d2 +version: 2.94.0 +mtime: 1772620808 +commit: b63aa5d2180c5a039e5e548d513bfc04e89c9e13 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.561/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-02-27 17:12:46
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.29461 (New)
Package is "jfrog-cli"
Fri Feb 27 17:12:46 2026 rev:28 rq:1335426 version:2.93.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-02-19
14:22:30.284543025 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.29461/jfrog-cli.changes
2026-02-27 17:13:55.450097010 +0100
@@ -1,0 +2,9 @@
+Fri Feb 27 09:43:53 UTC 2026 - Johannes Kastl
+
+- Update to version 2.93.0:
+ * Other Changes
+- Bump go version where needed by @BlasttS in #3363
+- Test TestArtifactoryClientCert sometimes fails on Windows...
+ by @BlasttS in #3366
+
+---
Old:
jfrog-cli-2.92.0.obscpio
New:
jfrog-cli-2.93.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.b2Jr74/_old 2026-02-27 17:13:59.070246836 +0100
+++ /var/tmp/diff_new_pack.b2Jr74/_new 2026-02-27 17:13:59.086247499 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.92.0
+Version:2.93.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
@@ -28,7 +28,7 @@
Source1:vendor.tar.gz
BuildRequires: bash-completion
BuildRequires: fish
-BuildRequires: go1.25 >= 1.25.4
+BuildRequires: go1.25 >= 1.25.7
BuildRequires: zsh
Provides: %{executable_name} = %{version}
++ _service ++
--- /var/tmp/diff_new_pack.b2Jr74/_old 2026-02-27 17:13:59.450262564 +0100
+++ /var/tmp/diff_new_pack.b2Jr74/_new 2026-02-27 17:13:59.486264054 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.92.0
+v2.93.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.b2Jr74/_old 2026-02-27 17:13:59.674271835 +0100
+++ /var/tmp/diff_new_pack.b2Jr74/_new 2026-02-27 17:13:59.710273325 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 9a42a2cd040615b8c83ec7b253e58fd736143934
+ 66a134a1ceb110dab589bb89438e57545449e3d2
(No newline at EOF)
++ jfrog-cli-2.92.0.obscpio -> jfrog-cli-2.93.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.92.0/Jenkinsfile
new/jfrog-cli-2.93.0/Jenkinsfile
--- old/jfrog-cli-2.92.0/Jenkinsfile2026-02-18 12:06:20.0 +0100
+++ new/jfrog-cli-2.93.0/Jenkinsfile2026-02-25 17:19:45.0 +0100
@@ -44,7 +44,7 @@
repo = 'jfrog-cli'
sh 'rm -rf temp'
sh 'mkdir temp'
-def goRoot = tool 'go-1.25.5'
+def goRoot = tool 'go-1.25.7'
env.GOROOT="$goRoot"
env.PATH+=":${goRoot}/bin:/tmp/node-${nodeVersion}-linux-x64/bin"
env.GO111MODULE="on"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.92.0/artifactory_test.go
new/jfrog-cli-2.93.0/artifactory_test.go
--- old/jfrog-cli-2.92.0/artifactory_test.go2026-02-18 12:06:20.0
+0100
+++ new/jfrog-cli-2.93.0/artifactory_test.go2026-02-25 17:19:45.0
+0100
@@ -1663,12 +1663,29 @@
// The server is requiring client certificates
// Without loading a valid client certificate, we expect all actions to
fail due to error: "tls: bad certificate"
+ // On Windows, the error can be "wsarecv: An established connection was
aborted" (flaky).
searchCmd := generic.NewSearchCommand()
searchCmd.SetServerDetails(serverDetails).SetSpec(fileSpec)
+
reader, err := searchCmd.Search()
if reader != nil {
readerCloseAndAssert(t, reader)
}
+ require.Error(t, err, "Expected a connection failure, since client did
not provide a client certificate. Connection however is successful")
+
+ if runtime.GOOS == "windows" && strings.Contains(err.Error(),
"wsarecv") {
+ for attempt := 1; attempt < 3; attempt++ {
+ reader, err = searchCmd.Search()
+ if reader != nil {
+ readerCloseAndAssert(t, reader)
+ }
+ require.Error(t, err, "Expected a connection failure,
since client did not provide a client certificate. Connection however is
successful")
+ if !strings.Contains(err.Error(), "wsarecv") {
+ break
+ }
+
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-02-19 14:22:09 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977 (New) Package is "jfrog-cli" Thu Feb 19 14:22:09 2026 rev:27 rq:1333864 version:2.92.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-02-06 19:15:48.713893631 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977/jfrog-cli.changes 2026-02-19 14:22:30.284543025 +0100 @@ -1,0 +2,18 @@ +Thu Feb 19 06:32:01 UTC 2026 - Johannes Kastl + +- Update to version 2.92.0: + * Improvements +- Support nested path for docker build by @fluxxBot in #3330 +- Support npm run native by @fluxxBot in #3359 + * Bug Fixes +- Fix: Latest jfrog cli version check failure by @bhanurp in + #3353 + * Other Changes +- Added e2e tests for new release bundle finalize command by + @jongler in #3340 +- Fix GOSEC by @fluxxBot in #3357 +- Added native huggingface native commands and e2e and workflow + tests by @naveenku-jfrog in #3341 +- Added CLI e2e Pipeline by @neha-mishraa in #3354 + +--- Old: jfrog-cli-2.91.0.obscpio New: jfrog-cli-2.92.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.DOgo6a/_old 2026-02-19 14:22:31.156579246 +0100 +++ /var/tmp/diff_new_pack.DOgo6a/_new 2026-02-19 14:22:31.156579246 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.91.0 +Version:2.92.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.DOgo6a/_old 2026-02-19 14:22:31.196580908 +0100 +++ /var/tmp/diff_new_pack.DOgo6a/_new 2026-02-19 14:22:31.200581074 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.91.0 +v2.92.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.DOgo6a/_old 2026-02-19 14:22:31.232582403 +0100 +++ /var/tmp/diff_new_pack.DOgo6a/_new 2026-02-19 14:22:31.240582736 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - e5a97386f41d8c33ca2f650bfa27bb258edb7823 + 9a42a2cd040615b8c83ec7b253e58fd736143934 (No newline at EOF) ++ jfrog-cli-2.91.0.obscpio -> jfrog-cli-2.92.0.obscpio ++ 3622 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.DOgo6a/_old 2026-02-19 14:22:32.984655178 +0100 +++ /var/tmp/diff_new_pack.DOgo6a/_new 2026-02-19 14:22:33.000655843 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.91.0 -mtime: 1770210035 -commit: e5a97386f41d8c33ca2f650bfa27bb258edb7823 +version: 2.92.0 +mtime: 1771412780 +commit: 9a42a2cd040615b8c83ec7b253e58fd736143934 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977/vendor.tar.gz differ: char 14, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-02-06 19:09:47 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1670 (New) Package is "jfrog-cli" Fri Feb 6 19:09:47 2026 rev:26 rq:1331512 version:2.91.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-02-02 14:56:19.229374295 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1670/jfrog-cli.changes 2026-02-06 19:15:48.713893631 +0100 @@ -1,0 +2,8 @@ +Fri Feb 06 06:00:12 UTC 2026 - Johannes Kastl + +- Update to version 2.91.0: + * Other Changes +- Added e2e tests for create and update of a draft release + bundle commands (#3334) + +--- Old: jfrog-cli-2.90.0.obscpio New: jfrog-cli-2.91.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.hwf1fD/_old 2026-02-06 19:15:54.122121469 +0100 +++ /var/tmp/diff_new_pack.hwf1fD/_new 2026-02-06 19:15:54.126121637 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.90.0 +Version:2.91.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.hwf1fD/_old 2026-02-06 19:15:54.178123828 +0100 +++ /var/tmp/diff_new_pack.hwf1fD/_new 2026-02-06 19:15:54.182123997 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.90.0 +v2.91.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.hwf1fD/_old 2026-02-06 19:15:54.226125850 +0100 +++ /var/tmp/diff_new_pack.hwf1fD/_new 2026-02-06 19:15:54.230126019 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - da076f16d9cad54f8ee030a5d03d1f43204c5c7e + e5a97386f41d8c33ca2f650bfa27bb258edb7823 (No newline at EOF) ++ jfrog-cli-2.90.0.obscpio -> jfrog-cli-2.91.0.obscpio ++ 2894 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.hwf1fD/_old 2026-02-06 19:15:56.378216513 +0100 +++ /var/tmp/diff_new_pack.hwf1fD/_new 2026-02-06 19:15:56.390217019 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.90.0 -mtime: 1769784826 -commit: da076f16d9cad54f8ee030a5d03d1f43204c5c7e +version: 2.91.0 +mtime: 1770210035 +commit: e5a97386f41d8c33ca2f650bfa27bb258edb7823 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1670/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-02-02 14:55:37
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1995 (New)
Package is "jfrog-cli"
Mon Feb 2 14:55:37 2026 rev:25 rq:1330275 version:2.90.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-01-23
17:32:58.533710847 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1995/jfrog-cli.changes
2026-02-02 14:56:19.229374295 +0100
@@ -1,0 +2,8 @@
+Sun Feb 01 19:31:48 UTC 2026 - Johannes Kastl
+
+- Update to version 2.90.0:
+ * Bug Fixes
+- Fix the merge artifact issue by @agrasth in
+ jfrog/build-info-go#367
+
+---
Old:
jfrog-cli-2.89.0.obscpio
New:
jfrog-cli-2.90.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.oX9DYi/_old 2026-02-02 14:56:20.597432121 +0100
+++ /var/tmp/diff_new_pack.oX9DYi/_new 2026-02-02 14:56:20.597432121 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.89.0
+Version:2.90.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.oX9DYi/_old 2026-02-02 14:56:20.637433811 +0100
+++ /var/tmp/diff_new_pack.oX9DYi/_new 2026-02-02 14:56:20.641433981 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.89.0
+v2.90.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.oX9DYi/_old 2026-02-02 14:56:20.665434995 +0100
+++ /var/tmp/diff_new_pack.oX9DYi/_new 2026-02-02 14:56:20.669435164 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 32cfd666f45f328a478ecfdea677bef827238de9
+ da076f16d9cad54f8ee030a5d03d1f43204c5c7e
(No newline at EOF)
++ jfrog-cli-2.89.0.obscpio -> jfrog-cli-2.90.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.89.0/artifactory_test.go
new/jfrog-cli-2.90.0/artifactory_test.go
--- old/jfrog-cli-2.89.0/artifactory_test.go2026-01-21 12:36:44.0
+0100
+++ new/jfrog-cli-2.90.0/artifactory_test.go2026-01-30 15:53:46.0
+0100
@@ -2920,6 +2920,89 @@
cleanArtifactoryTest()
}
+func TestArtifactoryUploadWithIncludeDirsAndDryRun(t *testing.T) {
+ initArtifactoryTest(t, "")
+
+ // Use a unique subdirectory in the repo to avoid conflicts
+ uploadPath := "dry-run-test"
+
+ // Create test directory structure with files and empty directories
+ dirInnerPath := filepath.Join("inner", "folder")
+ canonicalPath := tests.Out + fileutils.GetFileSeparator() + dirInnerPath
+ err := os.MkdirAll(canonicalPath, 0777)
+ assert.NoError(t, err)
+
+ // Create a test file in the nested directory
+ testFile := filepath.Join(canonicalPath, "test.txt")
+ err = os.WriteFile(testFile, []byte("test content"), 0644)
+ assert.NoError(t, err)
+
+ // Create an empty directory
+ emptyDirPath := tests.Out + fileutils.GetFileSeparator() + "empty"
+ err = os.MkdirAll(emptyDirPath, 0777)
+ assert.NoError(t, err)
+
+ // Upload with include-dirs and dry-run - files should not be uploaded
+ runRt(t, "upload", tests.Out+"/", tests.RtRepo1+"/"+uploadPath+"/",
"--recursive=true", "--include-dirs=true", "--flat=false", "--dry-run")
+
+ // Search for files specifically (not directories) - dry-run should
prevent file uploads
+ searchSpecBuilder := spec.NewBuilder().
+ Pattern(tests.RtRepo1 + "/" + uploadPath + "/*").
+ Recursive(true)
+ searchCmd := generic.NewSearchCommand()
+ searchCmd.SetServerDetails(serverDetails)
+ searchCmd.SetSpec(searchSpecBuilder.BuildSpec())
+ reader, err := searchCmd.Search()
+ assert.NoError(t, err)
+
+ var fileItems []utils.SearchResult
+ for resultItem := new(utils.SearchResult);
reader.NextRecord(resultItem) == nil; resultItem = new(utils.SearchResult) {
+ // Only count files, not directories (directories have type
"folder" and size 0)
+ if resultItem.Type != "folder" {
+ fileItems = append(fileItems, *resultItem)
+ }
+ }
+ readerGetErrorAndAssert(t, reader)
+ readerCloseAndAssert(t, reader)
+
+ // Verify no files were uploaded with dry-run (directories might still
be crea
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2026-01-23 17:32:40
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1928 (New)
Package is "jfrog-cli"
Fri Jan 23 17:32:40 2026 rev:24 rq:1328785 version:2.89.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2026-01-12
10:32:40.057515791 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1928/jfrog-cli.changes
2026-01-23 17:32:58.533710847 +0100
@@ -1,0 +2,13 @@
+Fri Jan 23 06:13:12 UTC 2026 - Johannes Kastl
+
+- Update to version 2.89.0:
+ * Exciting New Features
+- feature: Automatically set CI VCS properties on uploaded
+ artifacts by @bhanurp in #3309
+ * Other Changes
+- JGC-489 - Fix release by @RemiBou in #3305
+- RTDEV-73424 - Set
+ TestReleaseBundleCreationFromMultipleSourcesUsingSpโฆ by
+ @rimapol in #3315
+
+---
Old:
jfrog-cli-2.88.0.obscpio
New:
jfrog-cli-2.89.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.Svn8BS/_old 2026-01-23 17:32:59.549752390 +0100
+++ /var/tmp/diff_new_pack.Svn8BS/_new 2026-01-23 17:32:59.553752554 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.88.0
+Version:2.89.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.Svn8BS/_old 2026-01-23 17:32:59.589754026 +0100
+++ /var/tmp/diff_new_pack.Svn8BS/_new 2026-01-23 17:32:59.597754353 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.88.0
+v2.89.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.Svn8BS/_old 2026-01-23 17:32:59.625755498 +0100
+++ /var/tmp/diff_new_pack.Svn8BS/_new 2026-01-23 17:32:59.629755662 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 44fd2c0f1476d459cb5c4183f19a3888da083824
+ 32cfd666f45f328a478ecfdea677bef827238de9
(No newline at EOF)
++ jfrog-cli-2.88.0.obscpio -> jfrog-cli-2.89.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.88.0/artifactory_test.go
new/jfrog-cli-2.89.0/artifactory_test.go
--- old/jfrog-cli-2.88.0/artifactory_test.go2026-01-08 13:57:58.0
+0100
+++ new/jfrog-cli-2.89.0/artifactory_test.go2026-01-21 12:36:44.0
+0100
@@ -1360,7 +1360,9 @@
continue
}
properties := item.Properties
- assert.Equal(t, 3, len(properties))
+ // Commented since CIVCS props will get auto added on upload in
this feature
+ // And the expected value becomes 6 but the test is expecting
3, so skipping this assertion
+ // assert.Equal(t, 3, len(properties))
// Sort the properties alphabetically by key and value to make
the comparison easier
sort.Slice(properties, func(i, j int) bool {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.88.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.89.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.88.0/build/npm/v2/package-lock.json 2026-01-08
13:57:58.0 +0100
+++ new/jfrog-cli-2.89.0/build/npm/v2/package-lock.json 2026-01-21
12:36:44.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.88.0",
+ "version": "2.89.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.88.0/build/npm/v2/package.json
new/jfrog-cli-2.89.0/build/npm/v2/package.json
--- old/jfrog-cli-2.88.0/build/npm/v2/package.json 2026-01-08
13:57:58.0 +0100
+++ new/jfrog-cli-2.89.0/build/npm/v2/package.json 2026-01-21
12:36:44.0 +0100
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.88.0",
+ "version": "2.89.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.88.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.89.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.88.0/build/npm/v2-jf/package-lock.json 2026-01-08
13:57:58
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2026-01-12 10:24:20 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1928 (New) Package is "jfrog-cli" Mon Jan 12 10:24:20 2026 rev:23 rq:1326573 version:2.88.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-12-15 12:04:59.319964768 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1928/jfrog-cli.changes 2026-01-12 10:32:40.057515791 +0100 @@ -1,0 +2,26 @@ +Sun Jan 11 08:14:03 UTC 2026 - Johannes Kastl + +- Update to version 2.88.0: + * Exciting New Features +- Added capability to support docker pull with image sha by + @fluxxBot in #3273 +- support-conan-build info-collection by @reshmifrog in #3291 + * Improvements +- Support multi user profile build-info collection by @fluxxBot + in #3296 +- conan improvements by @reshmifrog in #3300 + * Bug Fixes +- Fix inconsistent RequestedBy Paths for .NET Dependencies by + @bhanurp in #3279 +- Unhide conan command by @reshmifrog in #3299 + * Other Changes +- JFMIG-13 - Add ability to provide include files pattern to + migrate only a part of repository by @deepakkjfrog in #3266 +- Fix/rteco 694 j frog cli command jf rbs versions not showing + results with project by @naveenku-jfrog in #3294 +- Supporting Run native behavior for Gradle by @nitinp19 in + #3282 +- fix for pypi different package having same checksum by + @nitinp19 in #3302 + +--- Old: jfrog-cli-2.87.0.obscpio New: jfrog-cli-2.88.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.hHBGdJ/_old 2026-01-12 10:32:41.285566178 +0100 +++ /var/tmp/diff_new_pack.hHBGdJ/_new 2026-01-12 10:32:41.285566178 +0100 @@ -1,7 +1,7 @@ # # spec file for package jfrog-cli # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.87.0 +Version:2.88.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.hHBGdJ/_old 2026-01-12 10:32:41.321567655 +0100 +++ /var/tmp/diff_new_pack.hHBGdJ/_new 2026-01-12 10:32:41.329567983 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.87.0 +v2.88.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.hHBGdJ/_old 2026-01-12 10:32:41.357569132 +0100 +++ /var/tmp/diff_new_pack.hHBGdJ/_new 2026-01-12 10:32:41.361569296 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 2e799e083bd495ddc293014fc416e80435c6486a + 44fd2c0f1476d459cb5c4183f19a3888da083824 (No newline at EOF) ++ jfrog-cli-2.87.0.obscpio -> jfrog-cli-2.88.0.obscpio ++ 2383 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.hHBGdJ/_old 2026-01-12 10:32:43.125641677 +0100 +++ /var/tmp/diff_new_pack.hHBGdJ/_new 2026-01-12 10:32:43.129641841 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.87.0 -mtime: 1765537232 -commit: 2e799e083bd495ddc293014fc416e80435c6486a +version: 2.88.0 +mtime: 1767877078 +commit: 44fd2c0f1476d459cb5c4183f19a3888da083824 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1928/vendor.tar.gz differ: char 117, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2025-12-15 11:59:02 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939 (New) Package is "jfrog-cli" Mon Dec 15 11:59:02 2025 rev:22 rq:1322804 version:2.87.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-12-11 18:40:59.348585128 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939/jfrog-cli.changes 2025-12-15 12:04:59.319964768 +0100 @@ -1,0 +2,17 @@ +Sat Dec 13 19:35:07 UTC 2025 - Johannes Kastl + +- Update to version 2.87.0: + * Exciting New Features +- Introduced support for docker build command by @fluxxBot in + #3165 + * Improvements +- Poetry native support improvement by @agrasth in #3247 + * Bug Fixes +- Fix for 'include' flag with spec file by @agrasth in #3249 +- Update Dependencies: Fix Temp Cleanup & Git Handling by + @agrasth in #3272 + * Other Changes +- curl-command-parsing-issue by @reshmifrog in #3256 +- Add native helm commands support by @naveenku-jfrog in #3235 + +--- Old: jfrog-cli-2.86.0.obscpio New: jfrog-cli-2.87.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.EzsF2G/_old 2025-12-15 12:05:01.220044655 +0100 +++ /var/tmp/diff_new_pack.EzsF2G/_new 2025-12-15 12:05:01.224044823 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.86.0 +Version:2.87.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.EzsF2G/_old 2025-12-15 12:05:01.352050205 +0100 +++ /var/tmp/diff_new_pack.EzsF2G/_new 2025-12-15 12:05:01.360050541 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.86.0 +v2.87.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.EzsF2G/_old 2025-12-15 12:05:01.420053064 +0100 +++ /var/tmp/diff_new_pack.EzsF2G/_new 2025-12-15 12:05:01.428053400 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - ee0d9592b2ef0d6c92fd1d53a16f26c43db2b925 + 2e799e083bd495ddc293014fc416e80435c6486a (No newline at EOF) ++ jfrog-cli-2.86.0.obscpio -> jfrog-cli-2.87.0.obscpio ++ 3292 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.EzsF2G/_old 2025-12-15 12:05:03.680148089 +0100 +++ /var/tmp/diff_new_pack.EzsF2G/_new 2025-12-15 12:05:03.684148257 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.86.0 -mtime: 1765272145 -commit: ee0d9592b2ef0d6c92fd1d53a16f26c43db2b925 +version: 2.87.0 +mtime: 1765537232 +commit: 2e799e083bd495ddc293014fc416e80435c6486a ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2025-12-11 18:39:10 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939 (New) Package is "jfrog-cli" Thu Dec 11 18:39:10 2025 rev:21 rq:1322134 version:2.86.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-11-25 17:19:05.956245054 +0100 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939/jfrog-cli.changes 2025-12-11 18:40:59.348585128 +0100 @@ -1,0 +2,12 @@ +Thu Dec 11 07:34:45 UTC 2025 - Johannes Kastl + +- Update to version 2.86.0: + * Exciting New Features +- add-support-for-native-conan-commands by @reshmifrog in #3236 + * Bug Fixes +- Fix docker scan help command by @attiasas in #3191 + * Other Changes +- Addressed bug for adding correct http or https based on url + by @naveenku-jfrog in #3246 + +--- Old: jfrog-cli-2.85.0.obscpio New: jfrog-cli-2.86.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.yn5G71/_old 2025-12-11 18:41:00.316625807 +0100 +++ /var/tmp/diff_new_pack.yn5G71/_new 2025-12-11 18:41:00.316625807 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.85.0 +Version:2.86.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.yn5G71/_old 2025-12-11 18:41:00.356627488 +0100 +++ /var/tmp/diff_new_pack.yn5G71/_new 2025-12-11 18:41:00.360627655 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.85.0 +v2.86.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.yn5G71/_old 2025-12-11 18:41:00.392629000 +0100 +++ /var/tmp/diff_new_pack.yn5G71/_new 2025-12-11 18:41:00.396629168 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 4ba9ac3b82904767cd2676326e56df4948c21d26 + ee0d9592b2ef0d6c92fd1d53a16f26c43db2b925 (No newline at EOF) ++ jfrog-cli-2.85.0.obscpio -> jfrog-cli-2.86.0.obscpio ++ 1942 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.yn5G71/_old 2025-12-11 18:41:02.288708676 +0100 +++ /var/tmp/diff_new_pack.yn5G71/_new 2025-12-11 18:41:02.296709012 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.85.0 -mtime: 1764011057 -commit: 4ba9ac3b82904767cd2676326e56df4948c21d26 +version: 2.86.0 +mtime: 1765272145 +commit: ee0d9592b2ef0d6c92fd1d53a16f26c43db2b925 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1939/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-11-25 17:19:03
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.14147 (New)
Package is "jfrog-cli"
Tue Nov 25 17:19:03 2025 rev:20 rq:1319871 version:2.85.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-11-21
16:55:04.914323907 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.14147/jfrog-cli.changes
2025-11-25 17:19:05.956245054 +0100
@@ -1,0 +2,6 @@
+Tue Nov 25 06:21:05 UTC 2025 - Johannes Kastl
+
+- Update to version 2.85.0:
+ * Bump version to 2.85.0 (#3239)
+
+---
Old:
jfrog-cli-2.84.0.obscpio
New:
jfrog-cli-2.85.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.i4MxBt/_old 2025-11-25 17:19:07.700318807 +0100
+++ /var/tmp/diff_new_pack.i4MxBt/_new 2025-11-25 17:19:07.704318976 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.84.0
+Version:2.85.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.i4MxBt/_old 2025-11-25 17:19:07.760321344 +0100
+++ /var/tmp/diff_new_pack.i4MxBt/_new 2025-11-25 17:19:07.768321683 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.84.0
+v2.85.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.i4MxBt/_old 2025-11-25 17:19:07.796322867 +0100
+++ /var/tmp/diff_new_pack.i4MxBt/_new 2025-11-25 17:19:07.800323036 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 5153f4737ea4e0e5af3189a82dc6d214e6a6aad7
+ 4ba9ac3b82904767cd2676326e56df4948c21d26
(No newline at EOF)
++ jfrog-cli-2.84.0.obscpio -> jfrog-cli-2.85.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.84.0/artifactorybulkrepository_test.go
new/jfrog-cli-2.85.0/artifactorybulkrepository_test.go
--- old/jfrog-cli-2.84.0/artifactorybulkrepository_test.go 2025-11-19
14:17:16.0 +0100
+++ new/jfrog-cli-2.85.0/artifactorybulkrepository_test.go 2025-11-24
20:04:17.0 +0100
@@ -102,7 +102,7 @@
func testCreateWithDifferentRclass(t *testing.T) {
t.Skip("RTECO-525 - Skipping testCreateWithDifferentRclass")
-
+
mvnRepoName := "test-mvn-local1"
dockerLocalRepoName := "test-docker-local1"
npmRepoName := "test-npm-local"
@@ -135,7 +135,7 @@
func testUpdateWithDifferentRclass(t *testing.T) {
t.Skip("RTECO-525 - Skipping testUpdateWithDifferentRclass")
-
+
mvnRepoName := "test-mvn-local-1"
dockerLocalRepoName := "test-docker-local-1"
npmRepoName := "test-npm-local"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.84.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.85.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.84.0/build/npm/v2/package-lock.json 2025-11-19
14:17:16.0 +0100
+++ new/jfrog-cli-2.85.0/build/npm/v2/package-lock.json 2025-11-24
20:04:17.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.84.0",
+ "version": "2.85.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.84.0/build/npm/v2/package.json
new/jfrog-cli-2.85.0/build/npm/v2/package.json
--- old/jfrog-cli-2.84.0/build/npm/v2/package.json 2025-11-19
14:17:16.0 +0100
+++ new/jfrog-cli-2.85.0/build/npm/v2/package.json 2025-11-24
20:04:17.0 +0100
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.84.0",
+ "version": "2.85.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.84.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.85.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.84.0/build/npm/v2-jf/package-lock.json 2025-11-19
14:17:16.0 +0100
+++ new/jfrog-cli-2.85.0/build/npm/v2-jf/package-lock.json 2025-11-24
20:04:17.0 +0100
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.84.0",
+ "version": "2.85.0",
"lockfileVersio
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-11-21 16:54:24
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.2061 (New)
Package is "jfrog-cli"
Fri Nov 21 16:54:24 2025 rev:19 rq:1318773 version:2.84.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-10-30
17:11:06.629904642 +0100
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.2061/jfrog-cli.changes
2025-11-21 16:55:04.914323907 +0100
@@ -1,0 +2,33 @@
+Thu Nov 20 05:48:26 UTC 2025 - Johannes Kastl
+
+- Update to version 2.84.0:
+ * Bug Fixes
+- Fix jf rt curl bug with additional flags
+
+---
+Wed Nov 19 09:55:15 UTC 2025 - Johannes Kastl
+
+- Update to version 2.83.0:
+ * Exciting New Features
+- support-direct-download-cmd-bypassing-aql by @reshmifrog in
+ #3103
+ * Bug Fixes
+- Fix poetry publish bug in traditional flow by @agrasth in
+ #3208
+- fix-curl-cmd-arg-parsing-issue by @reshmifrog in #3205
+ * Other Changes
+- JGC-426 - Add parameters to select which steps to run in
+ Jenkins build, Fix chocolatey push by @RemiBou in #3189
+- Fix/e2e test case for search with pattern by @naveenku-jfrog
+ in #3200
+- Update-dependency-for-jfrog-cli-artifactory by
+ @naveenku-jfrog in #3206
+- Add Kiro IDE Support to jf ide setup by @agrasth in #3209
+- add evidence e2e tests by @osaidwtd in #3201
+- update env secrets by @osaidwtd in #3215
+- JSEC-14301 - Remove automation for safe to test by @RemiBou
+ in #3218
+- JGC-000 - Bump golang by @RemiBou in #3227
+- Set explicit golang by @RemiBou in #3228
+
+---
Old:
jfrog-cli-2.82.0.obscpio
New:
jfrog-cli-2.84.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.Lf4LiI/_old 2025-11-21 16:55:07.058414258 +0100
+++ /var/tmp/diff_new_pack.Lf4LiI/_new 2025-11-21 16:55:07.062414426 +0100
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.82.0
+Version:2.84.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
@@ -28,7 +28,7 @@
Source1:vendor.tar.gz
BuildRequires: bash-completion
BuildRequires: fish
-BuildRequires: go1.24 >= 1.24.6
+BuildRequires: go1.25 >= 1.25.4
BuildRequires: zsh
Provides: %{executable_name} = %{version}
++ _service ++
--- /var/tmp/diff_new_pack.Lf4LiI/_old 2025-11-21 16:55:07.102416111 +0100
+++ /var/tmp/diff_new_pack.Lf4LiI/_new 2025-11-21 16:55:07.106416281 +0100
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.82.0
+v2.84.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.Lf4LiI/_old 2025-11-21 16:55:07.138417629 +0100
+++ /var/tmp/diff_new_pack.Lf4LiI/_new 2025-11-21 16:55:07.142417797 +0100
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 70239493dd2b8991d9e5b45dd9a496894ea1cbe9
+ 5153f4737ea4e0e5af3189a82dc6d214e6a6aad7
(No newline at EOF)
++ jfrog-cli-2.82.0.obscpio -> jfrog-cli-2.84.0.obscpio ++
2775 lines of diff (skipped)
++ jfrog-cli.obsinfo ++
--- /var/tmp/diff_new_pack.Lf4LiI/_old 2025-11-21 16:55:09.110500732 +0100
+++ /var/tmp/diff_new_pack.Lf4LiI/_new 2025-11-21 16:55:09.114500900 +0100
@@ -1,5 +1,5 @@
name: jfrog-cli
-version: 2.82.0
-mtime: 1761742724
-commit: 70239493dd2b8991d9e5b45dd9a496894ea1cbe9
+version: 2.84.0
+mtime: 1763558236
+commit: 5153f4737ea4e0e5af3189a82dc6d214e6a6aad7
++ vendor.tar.gz ++
/work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz
/work/SRC/openSUSE:Factory/.jfrog-cli.new.2061/vendor.tar.gz differ: char 33,
line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2025-10-30 17:10:10 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1980 (New) Package is "jfrog-cli" Thu Oct 30 17:10:10 2025 rev:18 rq:1314499 version:2.82.0 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-10-17 17:26:54.948856728 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1980/jfrog-cli.changes 2025-10-30 17:11:06.629904642 +0100 @@ -1,0 +2,13 @@ +Thu Oct 30 07:11:32 UTC 2025 - Johannes Kastl + +- Update to version 2.82.0: + * Improvements +- Updated IDE design and added support for vscode persistence + by @agrasth in #3164 + * Other Changes +- fix: help command for generating markdown summary by + @sean-perkins in #3157 +- JGC-421 - Display link only on help by @RemiBou in #3172 +- use jf evd as separate embedded plugin by @RemiBou in #3186 + +--- Old: jfrog-cli-2.81.0.obscpio New: jfrog-cli-2.82.0.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.ftuyTy/_old 2025-10-30 17:11:08.697991797 +0100 +++ /var/tmp/diff_new_pack.ftuyTy/_new 2025-10-30 17:11:08.709992303 +0100 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.81.0 +Version:2.82.0 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.ftuyTy/_old 2025-10-30 17:11:09.130010004 +0100 +++ /var/tmp/diff_new_pack.ftuyTy/_new 2025-10-30 17:11:09.178012026 +0100 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.81.0 +v2.82.0 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.ftuyTy/_old 2025-10-30 17:11:09.414021973 +0100 +++ /var/tmp/diff_new_pack.ftuyTy/_new 2025-10-30 17:11:09.450023489 +0100 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - 9473478ec64d17b3959a1b428a0cdf6b167244fe + 70239493dd2b8991d9e5b45dd9a496894ea1cbe9 (No newline at EOF) ++ jfrog-cli-2.81.0.obscpio -> jfrog-cli-2.82.0.obscpio ++ 3236 lines of diff (skipped) ++ jfrog-cli.obsinfo ++ --- /var/tmp/diff_new_pack.ftuyTy/_old 2025-10-30 17:11:13.694202351 +0100 +++ /var/tmp/diff_new_pack.ftuyTy/_new 2025-10-30 17:11:13.710203025 +0100 @@ -1,5 +1,5 @@ name: jfrog-cli -version: 2.81.0 -mtime: 1760604810 -commit: 9473478ec64d17b3959a1b428a0cdf6b167244fe +version: 2.82.0 +mtime: 1761742724 +commit: 70239493dd2b8991d9e5b45dd9a496894ea1cbe9 ++ vendor.tar.gz ++ /work/SRC/openSUSE:Factory/jfrog-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jfrog-cli.new.1980/vendor.tar.gz differ: char 13, line 1
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-09-29 16:33:09
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973 (New)
Package is "jfrog-cli"
Mon Sep 29 16:33:09 2025 rev:15 rq:1307630 version:2.79.2
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-09-26
22:26:19.250559832 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973/jfrog-cli.changes
2025-09-29 16:35:40.979125937 +0200
@@ -1,0 +2,9 @@
+Mon Sep 29 05:11:37 UTC 2025 - Johannes Kastl
+
+- Update to version 2.79.2:
+ * Bug Fixes
+- VCS Params Alignment by @EyalDelarea in #3137
+ * Other Changes
+- Use CI env var for hidding survey by @RemiBou in #3139
+
+---
Old:
jfrog-cli-2.79.1.obscpio
New:
jfrog-cli-2.79.2.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.XPbsmV/_old 2025-09-29 16:35:41.739157935 +0200
+++ /var/tmp/diff_new_pack.XPbsmV/_new 2025-09-29 16:35:41.743158103 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.79.1
+Version:2.79.2
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.XPbsmV/_old 2025-09-29 16:35:41.799160460 +0200
+++ /var/tmp/diff_new_pack.XPbsmV/_new 2025-09-29 16:35:41.803160629 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.79.1
+v2.79.2
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.XPbsmV/_old 2025-09-29 16:35:41.847162481 +0200
+++ /var/tmp/diff_new_pack.XPbsmV/_new 2025-09-29 16:35:41.851162649 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- c3dd21c52df755b062597747b4b7d3e06c91fadd
+ 6336cdbee40952fe06e2a7adf73b5a46fce72486
(No newline at EOF)
++ jfrog-cli-2.79.1.obscpio -> jfrog-cli-2.79.2.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.1/build/npm/v2/package-lock.json
new/jfrog-cli-2.79.2/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.79.1/build/npm/v2/package-lock.json 2025-09-25
15:18:30.0 +0200
+++ new/jfrog-cli-2.79.2/build/npm/v2/package-lock.json 2025-09-26
11:53:37.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.79.1",
+ "version": "2.79.2",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.1/build/npm/v2/package.json
new/jfrog-cli-2.79.2/build/npm/v2/package.json
--- old/jfrog-cli-2.79.1/build/npm/v2/package.json 2025-09-25
15:18:30.0 +0200
+++ new/jfrog-cli-2.79.2/build/npm/v2/package.json 2025-09-26
11:53:37.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.79.1",
+ "version": "2.79.2",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.1/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.79.2/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.79.1/build/npm/v2-jf/package-lock.json 2025-09-25
15:18:30.0 +0200
+++ new/jfrog-cli-2.79.2/build/npm/v2-jf/package-lock.json 2025-09-26
11:53:37.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.79.1",
+ "version": "2.79.2",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.1/build/npm/v2-jf/package.json
new/jfrog-cli-2.79.2/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.79.1/build/npm/v2-jf/package.json 2025-09-25
15:18:30.0 +0200
+++ new/jfrog-cli-2.79.2/build/npm/v2-jf/package.json 2025-09-26
11:53:37.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.79.1",
+ "version": "2.79.2",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.1/config/cli.go
new/jfrog-cli-2.79.2/config/cli.go
--- old/jfrog-cli-2.7
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-10-03 15:44:41
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973 (New)
Package is "jfrog-cli"
Fri Oct 3 15:44:41 2025 rev:16 rq:1308766 version:2.80.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-09-29
16:35:40.979125937 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973/jfrog-cli.changes
2025-10-03 15:45:57.754845478 +0200
@@ -1,0 +2,7 @@
+Fri Oct 03 05:07:21 UTC 2025 - Johannes Kastl
+
+- Update to version 2.80.0:
+ * Bug Fixes
+- add timestamp as props for python pkg by @reshmifrog in #3144
+
+---
Old:
jfrog-cli-2.79.2.obscpio
New:
jfrog-cli-2.80.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.GIDr9G/_old 2025-10-03 15:45:59.170904802 +0200
+++ /var/tmp/diff_new_pack.GIDr9G/_new 2025-10-03 15:45:59.170904802 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.79.2
+Version:2.80.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.GIDr9G/_old 2025-10-03 15:45:59.202906143 +0200
+++ /var/tmp/diff_new_pack.GIDr9G/_new 2025-10-03 15:45:59.210906478 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.79.2
+v2.80.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.GIDr9G/_old 2025-10-03 15:45:59.238907652 +0200
+++ /var/tmp/diff_new_pack.GIDr9G/_new 2025-10-03 15:45:59.242907819 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 6336cdbee40952fe06e2a7adf73b5a46fce72486
+ d55b5a0231332a482bd5eef2e5f6d66fc1e74066
(No newline at EOF)
++ jfrog-cli-2.79.2.obscpio -> jfrog-cli-2.80.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.2/build/npm/v2/package-lock.json
new/jfrog-cli-2.80.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.79.2/build/npm/v2/package-lock.json 2025-09-26
11:53:37.0 +0200
+++ new/jfrog-cli-2.80.0/build/npm/v2/package-lock.json 2025-10-02
12:35:01.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.79.2",
+ "version": "2.80.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.2/build/npm/v2/package.json
new/jfrog-cli-2.80.0/build/npm/v2/package.json
--- old/jfrog-cli-2.79.2/build/npm/v2/package.json 2025-09-26
11:53:37.0 +0200
+++ new/jfrog-cli-2.80.0/build/npm/v2/package.json 2025-10-02
12:35:01.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.79.2",
+ "version": "2.80.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.2/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.80.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.79.2/build/npm/v2-jf/package-lock.json 2025-09-26
11:53:37.0 +0200
+++ new/jfrog-cli-2.80.0/build/npm/v2-jf/package-lock.json 2025-10-02
12:35:01.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.79.2",
+ "version": "2.80.0",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.2/build/npm/v2-jf/package.json
new/jfrog-cli-2.80.0/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.79.2/build/npm/v2-jf/package.json 2025-09-26
11:53:37.0 +0200
+++ new/jfrog-cli-2.80.0/build/npm/v2-jf/package.json 2025-10-02
12:35:01.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.79.2",
+ "version": "2.80.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.79.2/go.mod new/jfrog-cli-2.80.0/go.mod
--- old/jfrog-cli-2.79.2/go.mod 2025-09-26 11:53:37.0 +0200
+++ new/jfrog-cli-2.80.0/go.mod 2
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfrog-cli for openSUSE:Factory checked in at 2025-09-26 22:24:50 Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old) and /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973 (New) Package is "jfrog-cli" Fri Sep 26 22:24:50 2025 rev:14 rq:1307259 version:2.79.1 Changes: --- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-09-19 15:34:38.910480771 +0200 +++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.11973/jfrog-cli.changes 2025-09-26 22:26:19.250559832 +0200 @@ -1,0 +2,20 @@ +Fri Sep 26 05:31:28 UTC 2025 - Johannes Kastl + +- Update to version 2.79.1: + * Exciting New Features +- JA-17729 - Add support for disable-token-refresh flag by + @arshjotk in #3132 + * Improvements +- Fix npm native workspace by @fluxxBot in #3115 + * Bug Fixes +- Fixed build info recording npm workspaces by @fluxxBot in + #3124 + * Other Changes +- Fine tune tests trigger by @ehl-jf in #3120 +- JGC-414 - Remove line breaks in Authorization header for + Gitlab by @cyrilc-pro in #3110 +- JGC-405 - Add survey link by @RemiBou in #3122 use env var + JFROG_CLI_HIDE_SURVEY=true to hide it +- Fix darwin binary build by @RemiBou in #3138 + +--- Old: jfrog-cli-2.79.0.obscpio New: jfrog-cli-2.79.1.obscpio Other differences: -- ++ jfrog-cli.spec ++ --- /var/tmp/diff_new_pack.SjV02o/_old 2025-09-26 22:26:20.102595766 +0200 +++ /var/tmp/diff_new_pack.SjV02o/_new 2025-09-26 22:26:20.102595766 +0200 @@ -19,7 +19,7 @@ %define executable_name jf Name: jfrog-cli -Version:2.79.0 +Version:2.79.1 Release:0 Summary:A client that automates access to the JFrog products License:Apache-2.0 ++ _service ++ --- /var/tmp/diff_new_pack.SjV02o/_old 2025-09-26 22:26:20.170598634 +0200 +++ /var/tmp/diff_new_pack.SjV02o/_new 2025-09-26 22:26:20.190599477 +0200 @@ -3,7 +3,7 @@ https://github.com/jfrog/jfrog-cli.git git .git -v2.79.0 +v2.79.1 @PARENT_TAG@ v(.*) enable ++ _servicedata ++ --- /var/tmp/diff_new_pack.SjV02o/_old 2025-09-26 22:26:20.226600996 +0200 +++ /var/tmp/diff_new_pack.SjV02o/_new 2025-09-26 22:26:20.238601502 +0200 @@ -1,6 +1,6 @@ https://github.com/jfrog/jfrog-cli.git - a6c05c503d41ad0341c3714ac32ef83775a27945 + c3dd21c52df755b062597747b4b7d3e06c91fadd (No newline at EOF) ++ jfrog-cli-2.79.0.obscpio -> jfrog-cli-2.79.1.obscpio ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jfrog-cli-2.79.0/Makefile new/jfrog-cli-2.79.1/Makefile --- old/jfrog-cli-2.79.0/Makefile 1970-01-01 01:00:00.0 +0100 +++ new/jfrog-cli-2.79.1/Makefile 2025-09-25 15:18:30.0 +0200 @@ -0,0 +1,83 @@ +# Makefile for jfrog-client-go + +.PHONY: $(MAKECMDGOALS) + +# Default target +help: + @echo "Available targets:" + @echo " update-all - Update all JFrog dependencies to latest versions" + @echo " update-build-info-go - Update build-info-go to latest main branch" + @echo " update-client-go - Update client-go to latest main branch" + @echo " update-gofrog- Update gofrog to latest main branch" + @echo " update-core - Update jfrog-cli-core to latest main branch" + @echo " update-artifactory - Update jfrog-cli-artifactory to latest main branch" + @echo " update-platform-services - Update jfrog-cli-platform-services to latest main branch" + @echo " update-security - Update jfrog-cli-security to latest main branch" + @echo " clean- Clean build artifacts" + @echo " test - Run tests" + @echo " build- Build the project" + +# Update all JFrog dependencies +update-all: update-build-info-go update-client-go update-gofrog update-core update-artifactory update-platform-services update-security + @echo "All JFrog dependencies updated successfully!" + @GOPROXY=direct go mod tidy + +# Update build-info-go to latest main branch (using direct proxy to bypass Artifactory) +update-build-info-go: + @echo "Updating build-info-go to latest main branch..." + @GOPROXY=direct go get github.com/jfrog/build-info-go@main + @echo "build-info-go updated successfully!" + +# Update gofrog to latest main branch +update-client-go: + @echo "Updating client-go to latest main branch..." + @GOPROXY=direct go get github.com/jfrog/jfrog-client-go@master +
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-09-15 19:51:37
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977 (New)
Package is "jfrog-cli"
Mon Sep 15 19:51:37 2025 rev:12 rq:1304623 version:2.78.9
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-09-02
17:58:50.759818317 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977/jfrog-cli.changes
2025-09-15 19:55:32.725750837 +0200
@@ -1,0 +2,8 @@
+Sun Sep 14 11:55:37 UTC 2025 - Johannes Kastl
+
+- Update to version 2.78.9:
+ * Bug Fixes
+- Fixed jf pip deps.cache off-by-one error by @fluxxBot in
+ #3065
+
+---
Old:
jfrog-cli-2.78.8.obscpio
New:
jfrog-cli-2.78.9.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.O0QVM7/_old 2025-09-15 19:55:33.469782077 +0200
+++ /var/tmp/diff_new_pack.O0QVM7/_new 2025-09-15 19:55:33.469782077 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.78.8
+Version:2.78.9
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.O0QVM7/_old 2025-09-15 19:55:33.513783925 +0200
+++ /var/tmp/diff_new_pack.O0QVM7/_new 2025-09-15 19:55:33.521784261 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.78.8
+v2.78.9
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.O0QVM7/_old 2025-09-15 19:55:33.545785269 +0200
+++ /var/tmp/diff_new_pack.O0QVM7/_new 2025-09-15 19:55:33.549785437 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 266ca934b6e7c87e75b754b994728b646ed5b6da
+ 067458b1bfa2f86a3f432827784fcfb62e40b94a
(No newline at EOF)
++ jfrog-cli-2.78.8.obscpio -> jfrog-cli-2.78.9.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.8/build/npm/v2/package-lock.json
new/jfrog-cli-2.78.9/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.78.8/build/npm/v2/package-lock.json 2025-09-01
09:36:13.0 +0200
+++ new/jfrog-cli-2.78.9/build/npm/v2/package-lock.json 2025-09-03
22:45:09.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.8",
+ "version": "2.78.9",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.8/build/npm/v2/package.json
new/jfrog-cli-2.78.9/build/npm/v2/package.json
--- old/jfrog-cli-2.78.8/build/npm/v2/package.json 2025-09-01
09:36:13.0 +0200
+++ new/jfrog-cli-2.78.9/build/npm/v2/package.json 2025-09-03
22:45:09.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.8",
+ "version": "2.78.9",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.8/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.78.9/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.78.8/build/npm/v2-jf/package-lock.json 2025-09-01
09:36:13.0 +0200
+++ new/jfrog-cli-2.78.9/build/npm/v2-jf/package-lock.json 2025-09-03
22:45:09.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.8",
+ "version": "2.78.9",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.8/build/npm/v2-jf/package.json
new/jfrog-cli-2.78.9/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.78.8/build/npm/v2-jf/package.json 2025-09-01
09:36:13.0 +0200
+++ new/jfrog-cli-2.78.9/build/npm/v2-jf/package.json 2025-09-03
22:45:09.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.8",
+ "version": "2.78.9",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.8/go.mod new/jfrog-cli-2.78.9/go.mod
--- old/jfrog-cli-2.78.8/go.mod 2025-09-01 09:36:13.0 +0200
+++ new/jfrog-cli-2.78.9/g
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-09-02 17:58:30
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977 (New)
Package is "jfrog-cli"
Tue Sep 2 17:58:30 2025 rev:11 rq:1302283 version:2.78.8
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-08-28
17:19:00.440067442 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977/jfrog-cli.changes
2025-09-02 17:58:50.759818317 +0200
@@ -1,0 +2,8 @@
+Tue Sep 02 05:39:04 UTC 2025 - Johannes Kastl
+
+- Update to version 2.78.8:
+ * Fix github.com/ulikunitz/xz see
+https://github.com/ulikunitz/xz/issues/65 (#3073)
+ * Bump ver from 2.78.7 to 2.78.8 (#3072)
+
+---
Old:
jfrog-cli-2.78.7.obscpio
New:
jfrog-cli-2.78.8.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.wVMekN/_old 2025-09-02 17:58:51.599853667 +0200
+++ /var/tmp/diff_new_pack.wVMekN/_new 2025-09-02 17:58:51.603853836 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.78.7
+Version:2.78.8
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.wVMekN/_old 2025-09-02 17:58:51.635855182 +0200
+++ /var/tmp/diff_new_pack.wVMekN/_new 2025-09-02 17:58:51.639855351 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.78.7
+v2.78.8
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.wVMekN/_old 2025-09-02 17:58:51.659856192 +0200
+++ /var/tmp/diff_new_pack.wVMekN/_new 2025-09-02 17:58:51.667856529 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- b98c5f3302ea8071a17001a749193b212ae90487
+ 266ca934b6e7c87e75b754b994728b646ed5b6da
(No newline at EOF)
++ jfrog-cli-2.78.7.obscpio -> jfrog-cli-2.78.8.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.7/build/npm/v2/package-lock.json
new/jfrog-cli-2.78.8/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.78.7/build/npm/v2/package-lock.json 2025-08-27
15:55:32.0 +0200
+++ new/jfrog-cli-2.78.8/build/npm/v2/package-lock.json 2025-09-01
09:36:13.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.7",
+ "version": "2.78.8",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.7/build/npm/v2/package.json
new/jfrog-cli-2.78.8/build/npm/v2/package.json
--- old/jfrog-cli-2.78.7/build/npm/v2/package.json 2025-08-27
15:55:32.0 +0200
+++ new/jfrog-cli-2.78.8/build/npm/v2/package.json 2025-09-01
09:36:13.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.7",
+ "version": "2.78.8",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.7/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.78.8/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.78.7/build/npm/v2-jf/package-lock.json 2025-08-27
15:55:32.0 +0200
+++ new/jfrog-cli-2.78.8/build/npm/v2-jf/package-lock.json 2025-09-01
09:36:13.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.7",
+ "version": "2.78.8",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.7/build/npm/v2-jf/package.json
new/jfrog-cli-2.78.8/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.78.7/build/npm/v2-jf/package.json 2025-08-27
15:55:32.0 +0200
+++ new/jfrog-cli-2.78.8/build/npm/v2-jf/package.json 2025-09-01
09:36:13.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.7",
+ "version": "2.78.8",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.7/go.mod new/jfrog-cli-2.78.8/go.mod
--- old/jfrog-cli-2.78.7/go.mod 2025-08-27 15:55:3
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-08-28 17:18:31
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977 (New)
Package is "jfrog-cli"
Thu Aug 28 17:18:31 2025 rev:10 rq:1301644 version:2.78.7
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-08-26
16:13:55.359509976 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.1977/jfrog-cli.changes
2025-08-28 17:19:00.440067442 +0200
@@ -1,0 +2,8 @@
+Thu Aug 28 04:46:00 UTC 2025 - Johannes Kastl
+
+- Update to version 2.78.7:
+ * Bug Fixes
+- SARIF - Fill missing invocation attributes if needed by
+ @attiasas in #545
+
+---
Old:
jfrog-cli-2.78.6.obscpio
New:
jfrog-cli-2.78.7.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.dQ8T2r/_old 2025-08-28 17:19:01.472110695 +0200
+++ /var/tmp/diff_new_pack.dQ8T2r/_new 2025-08-28 17:19:01.472110695 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.78.6
+Version:2.78.7
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.dQ8T2r/_old 2025-08-28 17:19:01.500111868 +0200
+++ /var/tmp/diff_new_pack.dQ8T2r/_new 2025-08-28 17:19:01.504112035 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.78.6
+v2.78.7
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.dQ8T2r/_old 2025-08-28 17:19:01.528113042 +0200
+++ /var/tmp/diff_new_pack.dQ8T2r/_new 2025-08-28 17:19:01.532113209 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 554b2b83acb857075e5a7d635f039bebb38a8a04
+ b98c5f3302ea8071a17001a749193b212ae90487
(No newline at EOF)
++ jfrog-cli-2.78.6.obscpio -> jfrog-cli-2.78.7.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.6/build/npm/v2/package-lock.json
new/jfrog-cli-2.78.7/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.78.6/build/npm/v2/package-lock.json 2025-08-26
10:48:37.0 +0200
+++ new/jfrog-cli-2.78.7/build/npm/v2/package-lock.json 2025-08-27
15:55:32.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.6",
+ "version": "2.78.7",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.6/build/npm/v2/package.json
new/jfrog-cli-2.78.7/build/npm/v2/package.json
--- old/jfrog-cli-2.78.6/build/npm/v2/package.json 2025-08-26
10:48:37.0 +0200
+++ new/jfrog-cli-2.78.7/build/npm/v2/package.json 2025-08-27
15:55:32.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.78.6",
+ "version": "2.78.7",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.6/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.78.7/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.78.6/build/npm/v2-jf/package-lock.json 2025-08-26
10:48:37.0 +0200
+++ new/jfrog-cli-2.78.7/build/npm/v2-jf/package-lock.json 2025-08-27
15:55:32.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.6",
+ "version": "2.78.7",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.6/build/npm/v2-jf/package.json
new/jfrog-cli-2.78.7/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.78.6/build/npm/v2-jf/package.json 2025-08-26
10:48:37.0 +0200
+++ new/jfrog-cli-2.78.7/build/npm/v2-jf/package.json 2025-08-27
15:55:32.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.78.6",
+ "version": "2.78.7",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.78.6/go.mod new/jfrog-cli-2.78.7/go.mod
--- old/jfrog-cli-2.78.6/go.mod 2025-08-26 10:48:37.0 +0200
+++ new/jfrog-c
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-06-13 18:45:30
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.19631 (New)
Package is "jfrog-cli"
Fri Jun 13 18:45:30 2025 rev:4 rq:1285309 version:2.77.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-05-30
17:21:43.502269672 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.19631/jfrog-cli.changes
2025-06-13 18:45:53.047891775 +0200
@@ -1,0 +2,16 @@
+Fri Jun 13 04:56:38 UTC 2025 - Johannes Kastl
+
+- Update to version 2.77.0:
+ * Exciting New Features
+- Added curation audit for gradle by @basel1322 in
+ jfrog/jfrog-cli-security#455
+- Support new command (source-mcp) by @ilya-k-1 in
+ jfrog/jfrog-cli-security#448
+ * Bug Fixes
+- Fix for mismatching cpu type for macos arm64 architecture by
+ @bhanurp in #2993
+ * Improvements
+- Update to --watches flag documentation by @eranturgeman in
+ jfrog/jfrog-cli-security#461
+
+---
Old:
jfrog-cli-2.76.1.obscpio
New:
jfrog-cli-2.77.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.TjpzGc/_old 2025-06-13 18:45:55.003971730 +0200
+++ /var/tmp/diff_new_pack.TjpzGc/_new 2025-06-13 18:45:55.007971894 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.76.1
+Version:2.77.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.TjpzGc/_old 2025-06-13 18:45:55.047973529 +0200
+++ /var/tmp/diff_new_pack.TjpzGc/_new 2025-06-13 18:45:55.047973529 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.76.1
+v2.77.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.TjpzGc/_old 2025-06-13 18:45:55.075974673 +0200
+++ /var/tmp/diff_new_pack.TjpzGc/_new 2025-06-13 18:45:55.083975000 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 722c94536127dc1ad4448220a11961bba628
+ c14f9a84baaca58d7e61ecf82c9114411f57dd3b
(No newline at EOF)
++ jfrog-cli-2.76.1.obscpio -> jfrog-cli-2.77.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/jfrog-cli-2.76.1/build/apple_release/scripts/download-signed-mac-OS-binaries.sh
new/jfrog-cli-2.77.0/build/apple_release/scripts/download-signed-mac-OS-binaries.sh
---
old/jfrog-cli-2.76.1/build/apple_release/scripts/download-signed-mac-OS-binaries.sh
2025-05-28 10:55:22.0 +0200
+++
new/jfrog-cli-2.77.0/build/apple_release/scripts/download-signed-mac-OS-binaries.sh
2025-06-12 12:23:37.0 +0200
@@ -70,7 +70,7 @@
apt-get install unzip
# Extract the artifact and clean up
-unzip artifact.zip
+unzip -o artifact.zip
rm -rf artifact.zip
# Check if the executable exists
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.1/build/npm/v2/package-lock.json
new/jfrog-cli-2.77.0/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.76.1/build/npm/v2/package-lock.json 2025-05-28
10:55:22.0 +0200
+++ new/jfrog-cli-2.77.0/build/npm/v2/package-lock.json 2025-06-12
12:23:37.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.76.1",
+ "version": "2.77.0",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.1/build/npm/v2/package.json
new/jfrog-cli-2.77.0/build/npm/v2/package.json
--- old/jfrog-cli-2.76.1/build/npm/v2/package.json 2025-05-28
10:55:22.0 +0200
+++ new/jfrog-cli-2.77.0/build/npm/v2/package.json 2025-06-12
12:23:37.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.76.1",
+ "version": "2.77.0",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.1/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.77.0/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.76.1/build/npm/v2-jf/package-lock.json 2025-05-28
10:55:22.0 +0200
+++ new/jfrog-cli-2.77.0/build/npm/v2-jf/package-lock.json 2025-06-12
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-05-30 14:35:54
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.25440 (New)
Package is "jfrog-cli"
Fri May 30 14:35:54 2025 rev:3 rq:1281037 version:2.76.1
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-05-20
09:39:46.729908118 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.25440/jfrog-cli.changes
2025-05-30 17:21:43.502269672 +0200
@@ -1,0 +2,15 @@
+Thu May 29 05:26:31 UTC 2025 - Johannes Kastl
+
+- Update to version 2.76.1:
+ * Improvements
+- Support for JFrog Advanced Security (JAS) in scan command by
+ @guyshe-jfrog in jfrog-cli-security#407
+- Add support for non-standard package.json locations in npm
+ tarballs by @agrasth in jfrog-cli-artifactory#78
+ * Bug Fixes
+- Pass Project key to xray api if provided by @attiasas in
+ jfrog-cli-security#454
+- Fixed a failure when trying to read if spec flag is set by
+ @bhanurp in jfrog-cli-artifactory#77
+
+---
Old:
jfrog-cli-2.76.0.obscpio
New:
jfrog-cli-2.76.1.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.4vUao7/_old 2025-05-30 17:21:44.214299234 +0200
+++ /var/tmp/diff_new_pack.4vUao7/_new 2025-05-30 17:21:44.218299399 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.76.0
+Version:2.76.1
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.4vUao7/_old 2025-05-30 17:21:44.254300894 +0200
+++ /var/tmp/diff_new_pack.4vUao7/_new 2025-05-30 17:21:44.258301060 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.76.0
+v2.76.1
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.4vUao7/_old 2025-05-30 17:21:44.282302057 +0200
+++ /var/tmp/diff_new_pack.4vUao7/_new 2025-05-30 17:21:44.286302223 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- b0eb1d7432d7a7ce6cafcfc12b51d52f862dfee1
+ 722c94536127dc1ad4448220a11961bba628
(No newline at EOF)
++ jfrog-cli-2.76.0.obscpio -> jfrog-cli-2.76.1.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.0/build/npm/v2/package-lock.json
new/jfrog-cli-2.76.1/build/npm/v2/package-lock.json
--- old/jfrog-cli-2.76.0/build/npm/v2/package-lock.json 2025-05-18
11:14:11.0 +0200
+++ new/jfrog-cli-2.76.1/build/npm/v2/package-lock.json 2025-05-28
10:55:22.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2",
- "version": "2.76.0",
+ "version": "2.76.1",
"lockfileVersion": 2
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.0/build/npm/v2/package.json
new/jfrog-cli-2.76.1/build/npm/v2/package.json
--- old/jfrog-cli-2.76.0/build/npm/v2/package.json 2025-05-18
11:14:11.0 +0200
+++ new/jfrog-cli-2.76.1/build/npm/v2/package.json 2025-05-28
10:55:22.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2",
- "version": "2.76.0",
+ "version": "2.76.1",
"description": "๐ธ Command-line interface for JFrog Artifactory, Xray,
Distribution, Pipelines and Mission Control ๐ธ",
"homepage": "https://github.com/jfrog/jfrog-cli";,
"preferGlobal": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.0/build/npm/v2-jf/package-lock.json
new/jfrog-cli-2.76.1/build/npm/v2-jf/package-lock.json
--- old/jfrog-cli-2.76.0/build/npm/v2-jf/package-lock.json 2025-05-18
11:14:11.0 +0200
+++ new/jfrog-cli-2.76.1/build/npm/v2-jf/package-lock.json 2025-05-28
10:55:22.0 +0200
@@ -1,5 +1,5 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.76.0",
+ "version": "2.76.1",
"lockfileVersion": 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.76.0/build/npm/v2-jf/package.json
new/jfrog-cli-2.76.1/build/npm/v2-jf/package.json
--- old/jfrog-cli-2.76.0/build/npm/v2-jf/package.json 2025-05-18
11:14:11.0 +0200
+++ new/jfrog-cli-2.76.1/build/npm/v2-jf/package.json 2025-05-28
10:55:22.0 +0200
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-v2-jf",
- "version": "2.76.0",
+ "version": "2.76.1",
"description": "๐ธ Command-line interface for JFrog Arti
commit jfrog-cli for openSUSE:Factory
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jfrog-cli for openSUSE:Factory
checked in at 2025-05-20 09:37:50
Comparing /work/SRC/openSUSE:Factory/jfrog-cli (Old)
and /work/SRC/openSUSE:Factory/.jfrog-cli.new.30101 (New)
Package is "jfrog-cli"
Tue May 20 09:37:50 2025 rev:2 rq:1278305 version:2.76.0
Changes:
--- /work/SRC/openSUSE:Factory/jfrog-cli/jfrog-cli.changes 2025-05-02
15:07:40.442857531 +0200
+++ /work/SRC/openSUSE:Factory/.jfrog-cli.new.30101/jfrog-cli.changes
2025-05-20 09:39:46.729908118 +0200
@@ -1,0 +2,25 @@
+Mon May 19 04:35:45 UTC 2025 - Johannes Kastl
+
+- Update to version 2.76.0:
+ * Exciting New Features
+- Introduced new lifecycle annotate command by @rimapol in
+ #2964
+ * Bug Fixes
+- Fix bug to use Maven wrapper when DepTreeParams.UseWrapper is
+ true by @ranma2913 in jfrog/jfrog-cli-security#420
+- BuildScan - Fix parse violations if requested to show by
+ @attiasas in jfrog/jfrog-cli-security#422
+
+---
+Thu May 08 08:36:47 UTC 2025 - Johannes Kastl
+
+- Update to version 2.75.1:
+ * Improvements
+- Update Analyzer Manager to v1.17.0 by @attiasas in
+ jfrog/jfrog-cli-security#411
+ * Bug Fixes
+- Fix jf eot command output by @EyalDelarea in #2961
+- Added no cache flag to gradle dep tree by @eyalk007 in
+ jfrog/jfrog-cli-security#413
+
+---
Old:
jfrog-cli-2.75.0.obscpio
New:
jfrog-cli-2.76.0.obscpio
Other differences:
--
++ jfrog-cli.spec ++
--- /var/tmp/diff_new_pack.lAef66/_old 2025-05-20 09:39:47.601948305 +0200
+++ /var/tmp/diff_new_pack.lAef66/_new 2025-05-20 09:39:47.601948305 +0200
@@ -19,7 +19,7 @@
%define executable_name jf
Name: jfrog-cli
-Version:2.75.0
+Version:2.76.0
Release:0
Summary:A client that automates access to the JFrog products
License:Apache-2.0
++ _service ++
--- /var/tmp/diff_new_pack.lAef66/_old 2025-05-20 09:39:47.637949964 +0200
+++ /var/tmp/diff_new_pack.lAef66/_new 2025-05-20 09:39:47.641950148 +0200
@@ -3,7 +3,7 @@
https://github.com/jfrog/jfrog-cli.git
git
.git
-v2.75.0
+v2.76.0
@PARENT_TAG@
v(.*)
enable
++ _servicedata ++
--- /var/tmp/diff_new_pack.lAef66/_old 2025-05-20 09:39:47.661951070 +0200
+++ /var/tmp/diff_new_pack.lAef66/_new 2025-05-20 09:39:47.661951070 +0200
@@ -1,6 +1,6 @@
https://github.com/jfrog/jfrog-cli.git
- 5c16b02dcdebe2cb31e016efa16703ff11fcd500
+ b0eb1d7432d7a7ce6cafcfc12b51d52f862dfee1
(No newline at EOF)
++ jfrog-cli-2.75.0.obscpio -> jfrog-cli-2.76.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.75.0/Jenkinsfile
new/jfrog-cli-2.76.0/Jenkinsfile
--- old/jfrog-cli-2.75.0/Jenkinsfile2025-04-16 14:18:06.0 +0200
+++ new/jfrog-cli-2.76.0/Jenkinsfile2025-05-18 11:14:11.0 +0200
@@ -31,7 +31,7 @@
repo = 'jfrog-cli'
sh 'rm -rf temp'
sh 'mkdir temp'
-def goRoot = tool 'go-1.23.7'
+def goRoot = tool 'go-1.23.9'
env.GOROOT="$goRoot"
env.PATH+=":${goRoot}/bin:/tmp/node-${nodeVersion}-linux-x64/bin"
env.GO111MODULE="on"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/jfrog-cli-2.75.0/access_test.go
new/jfrog-cli-2.76.0/access_test.go
--- old/jfrog-cli-2.75.0/access_test.go 2025-04-16 14:18:06.0 +0200
+++ new/jfrog-cli-2.76.0/access_test.go 2025-05-18 11:14:11.0 +0200
@@ -3,9 +3,9 @@
import (
"encoding/json"
"fmt"
+ "github.com/jfrog/jfrog-cli-core/v2/general/token"
"net/http"
"os"
- "regexp"
"testing"
"github.com/jfrog/jfrog-cli-core/v2/artifactory/utils"
@@ -274,30 +274,18 @@
func TestOidcExchangeToken(t *testing.T) {
// If token ID was not provided by the CI, skip this test
if os.Getenv(coreutils.OidcExchangeTokenId) == "" {
- t.Skip("No token ID available in environment,skipping test")
+ t.Skip("No token ID available in environment, skipping test")
return
}
accessCli = coreTests.NewJfrogCli(execMain, "jfrog", "")
- var testCases = []struct {
- name string
- args []string
- expectedOutput string
- }{
- {
- name: "Successful exchange",
- args: []string{"eot", "setup-
