Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2026-07-08 17:39:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Wed Jul  8 17:39:01 2026 rev:98 rq:1364474 version:2.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2026-06-22 17:30:01.838981562 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.1982/gh.changes  2026-07-08 
17:41:59.184863699 +0200
@@ -1,0 +2,43 @@
+Wed Jul 08 09:02:31 UTC 2026 - Pavel Dostál <[email protected]>
+
+- Update to version 2.96.0:
+  * Critical security fix: patched vulnerability in gh codespace jupyter
+    that could allow command execution when connecting to malicious
+    Codespaces
+  * Merge commit from fork
+  * Fix concurrent map writes in codespace port forwarding (#13313)
+  * docs: fix broken install command and link/grammar errors (#13690)
+  * Clarify `--clone` boolean flag behaviour in `gh repo fork` help (#13786)
+  * docs: fix duplicated word in primer README (#13677)
+  * fix(skills): honor --dir without agent prompt (#13766)
+  * Support antigravity-cli and antigravity2.0 in gh skill (#13784)
+  * chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
+  * docs(search): reword raw qualifier examples
+  * chore(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3
+  * docs(search): simplify raw qualifier examples
+  * docs(search): add examples for multiple qualifiers
+  * chore(deps): bump actions/attest from 4.1.0 to 4.1.1
+  * chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0
+  * fix(cmdutil): honor DisableAuthCheck under repo-override parents
+  * feat(release): allow download without authentication
+  * fix(release): don't let a failed draft lookup mask a found release
+  * Fix flaky TestHuhPrompterMultiSelectWithSearchPersistence on slow 
architectures (#13675)
+  * Detect additional third-party coding agents (#13722)
+  * Add security disclosure guidance to AGENTS.md (#13720)
+  * chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
+  * chore(deps): bump github.com/microsoft/dev-tunnels from 0.1.19 to 0.1.27
+  * ci: pin GitHub Actions to commit SHAs
+  * chore(deps): bump github.com/google/go-containerregistry
+  * Use int64 for GitHub database IDs (#13403)
+  * docs: fix broken anchor link in release-process-deep-dive (#13688)
+  * Cover all printSummary branches in a table test
+  * fix(skills): install universal agent to ~/.agents/skills
+  * fix: show checks summary when all checks were cancelled
+- The following bugs are no longer present in this release (may have
+  been fixed in previous releases): bsc#1234566, bsc#1235345,
+  bsc#1237669, bsc#1239496, bsc#1241837, bsc#1243930, bsc#1251464,
+  bsc#1251666, bsc#1253929, bsc#1258617, bsc#1260271, bsc#1262339,
+  bsc#1262943, bsc#1265405, bsc#1265777, bsc#1266173, bsc#1266618,
+  bsc#1266975, bsc#1267158, bsc#1269427
+
+-------------------------------------------------------------------

Old:
----
  cli-2.95.0.tar.zst

New:
----
  cli-2.96.0.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.ez1aeP/_old  2026-07-08 17:42:00.572912069 +0200
+++ /var/tmp/diff_new_pack.ez1aeP/_new  2026-07-08 17:42:00.576912208 +0200
@@ -20,7 +20,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.95.0
+Version:        2.96.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ez1aeP/_old  2026-07-08 17:42:00.624913881 +0200
+++ /var/tmp/diff_new_pack.ez1aeP/_new  2026-07-08 17:42:00.632914160 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/cli/cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.95.0</param>
+    <param name="revision">v2.96.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">zst</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">cli-2.95.0.tar.zst</param>
+    <param name="archive">cli-2.96.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ez1aeP/_old  2026-07-08 17:42:00.664915275 +0200
+++ /var/tmp/diff_new_pack.ez1aeP/_new  2026-07-08 17:42:00.672915553 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">70bb306bd25eb407f90eabefd98824aed62cf519</param>
+    <param 
name="changesrevision">b300f2ec7ec9dc9addc39b2ad88c54097ded7ca0</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.95.0.tar.zst -> cli-2.96.0.tar.zst ++++++
/work/SRC/openSUSE:Factory/gh/cli-2.95.0.tar.zst 
/work/SRC/openSUSE:Factory/.gh.new.1982/cli-2.96.0.tar.zst differ: char 7, line 
1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/gh/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.gh.new.1982/vendor.tar.gz differ: char 5, line 1

Reply via email to