Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package harbor-cli for openSUSE:Factory 
checked in at 2026-04-22 16:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/harbor-cli (Old)
 and      /work/SRC/openSUSE:Factory/.harbor-cli.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "harbor-cli"

Wed Apr 22 16:58:09 2026 rev:14 rq:1348608 version:0.0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/harbor-cli/harbor-cli.changes    2026-03-05 
17:24:32.930038266 +0100
+++ /work/SRC/openSUSE:Factory/.harbor-cli.new.11940/harbor-cli.changes 
2026-04-22 16:58:43.929855247 +0200
@@ -1,0 +2,70 @@
+Tue Apr 21 15:46:49 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.0.19:
+  * build(deps): bump golang.org/x/text from 0.34.0 to 0.36.0
+    (#806)
+  * build(deps): bump actions/upload-artifact from 4 to 7 (#759)
+  * build(deps): bump golang.org/x/term from 0.40.0 to 0.42.0
+    (#807)
+  * build(deps): bump github.com/go-openapi/strfmt from 0.25.0 to
+    0.26.1 (#745)
+  * build(deps): bump sagikazarmark/dagger-version-action (#788)
+  * build(deps): bump codecov/codecov-action from 5 to 6 (#787)
+  * build(deps): bump actions/checkout from 4 to 6 (#761)
+  * build(deps): bump robherley/go-test-action from 0.6.0 to 0.7.1
+    (#760)
+  * build(deps): bump github.com/charmbracelet/huh from 0.8.0 to
+    1.0.0 (#744)
+  * feat: add vuln list command with csv output format (#748)
+  * fix(ci): install syft and call binary by absolute path (#823)
+  * feat: fixes for apt (#813)
+  * chore: bump Go version to 1.26.2 (#817)
+  * fix: reject invalid page values in selected list commands
+    (#779)
+  * feat(ci):create sbom generate and attest functions (#643)
+  * feat: allow localhost as a valid host in URL validation (#785)
+  * chore(lint): enable unused linter (#789)
+  * docs: update contributing; add clear boundaries for issues and
+    prs (#763)
+  * fix(views): enable searching and fix selection flow in TUI
+    lists (#773)
+  * build(deps): bump github.com/zalando/go-keyring from 0.2.6 to
+    0.2.8 (#768)
+  * fix: improve robot account config validation (#770)
+  * fix(member): handle error in DeleteAllMember to prevent nil
+    pointer p… (#660)
+  * fix(prompt): remove GetTagNameFromUser() that caused deadlock
+    (#681)
+  * docs: update contributing; update readme (#764)
+  * replace commands that use Run to use RunE (#679)
+  * Update community calls time and meeting notes link (#781)
+  * chore: add github-actions to dependabot config (closes #750)
+    (#753)
+  * refactor(artifact): refactoring scan and tag subcommands under
+    artifacts (#700)
+  * tests: Added unit tests for user elevate command (#686)
+  * docs: add maintainers file (#741)
+  * fix(user): pass populated PasswordChangeView to ResetPassword
+    (#734)
+  * feat : vuln summary command (#738)
+  * fix: pluralise time units in created time output (#691)
+  * fix: removing dependency on ansi and using lipgloss (#739)
+  * fix : project logs flags (#703)
+  * fix: handle nil CopyByChunk in replication policy view (#596)
+  * fix(utils,prompt): enhance error parsing and goroutine error
+    handling (#652)
+  * feat: Adding Github Templates for Issues and PRs (#732)
+  * fix(ci): add temp container for git commit SHA in build (#728)
+  * fix: use os.Root to resolve gosec G122 lint in man page
+    generation (#730)
+  * fix: require valid project ID for project labels creation
+    (#641)
+  * fix/added pragma to dagger functions to pass a default
+    directory to the source flag (#699)
+  * fix(user): `harbor user elevate` to handle empty responses
+    (#634)
+  * build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to
+    4.0.0-rc.4 (#651)
+  * docs: add meeting notes to the readme (#719)
+
+-------------------------------------------------------------------

Old:
----
  harbor-cli-0.0.18.obscpio

New:
----
  harbor-cli-0.0.19.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ harbor-cli.spec ++++++
--- /var/tmp/diff_new_pack.FMzczX/_old  2026-04-22 16:58:45.805932880 +0200
+++ /var/tmp/diff_new_pack.FMzczX/_new  2026-04-22 16:58:45.817933377 +0200
@@ -19,7 +19,7 @@
 %define executable_name harbor
 
 Name:           harbor-cli
-Version:        0.0.18
+Version:        0.0.19
 Release:        0
 Summary:        CLI for the Harbor cloud native registry
 License:        Apache-2.0
@@ -28,7 +28,7 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
-BuildRequires:  go1.24 >= 1.24.8
+BuildRequires:  go1.26 >= 1.26.2
 BuildRequires:  zsh
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.FMzczX/_old  2026-04-22 16:58:46.101945129 +0200
+++ /var/tmp/diff_new_pack.FMzczX/_new  2026-04-22 16:58:46.125946122 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/goharbor/harbor-cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.0.18</param>
+    <param name="revision">v0.0.19</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.FMzczX/_old  2026-04-22 16:58:46.285952744 +0200
+++ /var/tmp/diff_new_pack.FMzczX/_new  2026-04-22 16:58:46.317954068 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/goharbor/harbor-cli</param>
-              <param 
name="changesrevision">03ce614891616c6587ad6da1b5e3c0d51c0deaf2</param></service></servicedata>
+              <param 
name="changesrevision">f84d6bb709bc42485d933cb3b95e15b3dfa82d17</param></service></servicedata>
 (No newline at EOF)
 

++++++ harbor-cli-0.0.18.obscpio -> harbor-cli-0.0.19.obscpio ++++++
++++ 9560 lines of diff (skipped)

++++++ harbor-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.FMzczX/_old  2026-04-22 16:58:47.910019949 +0200
+++ /var/tmp/diff_new_pack.FMzczX/_new  2026-04-22 16:58:47.914020114 +0200
@@ -1,5 +1,5 @@
 name: harbor-cli
-version: 0.0.18
-mtime: 1772548567
-commit: 03ce614891616c6587ad6da1b5e3c0d51c0deaf2
+version: 0.0.19
+mtime: 1776780586
+commit: f84d6bb709bc42485d933cb3b95e15b3dfa82d17
 

++++++ vendor.tar.gz ++++++
++++ 47913 lines of diff (skipped)

Reply via email to