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-09-07 11:30:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Mon Sep  7 11:30:58 2026 rev:103 rq:1375791 version:2.100.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2026-09-02 17:04:27.634894307 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.1265/gh.changes  2026-09-07 
11:33:09.060033513 +0200
@@ -1,0 +2,59 @@
+Fri Sep 04 10:13:41 UTC 2026 - Pavel Dostál <[email protected]>
+
+- Update to version 2.100.0, fixing two deadlock issues in the vendored
+  golang.org/x/crypto/ssh library reachable via crafted SSH channel
+  messages (CVE-2026-56855, CVE-2026-78662, bsc#1278604):
+  * Fix gh api telemetry disablement
+  * Bump go-gh to v2.16.0
+  * Expose per-host API host config
+  * chore: bump toolchain to go1.26.8
+  * chore: bump golang.org/x/crypto to 0.56.0
+  * Record attachment invocation telemetry
+  * Add webhook as an official extension
+  * Merge pull request #14318 from cli/issue-triage-improvements
+  * Refine GHES support wording
+  * Use version-neutral GHES support link
+  * Clarify supported GHES versions
+  * Bump go-gh to v2.15.0
+  * Remove redundant searcher comment
+  * Remove unnecessary 204 on release edit
+  * Remove redundant comment in gist create
+  * Comment api command api_host usage
+  * Comment missing api-client-rollout todo
+  * Document when telemetry disabling is overzealous
+  * Refactor AddAuthTokenHeader
+  * Rename tokenGetter to config
+  * build(deps): bump go-gh to rebased per-host api_host branch
+  * refactor(attachments): send uploads through api.Client.DoRequest
+  * chore: apply go fix
+  * test(internal/attachments): add new method required by interface
+  * chore: tidy go.sum
+  * fix(api): compare request hostname without port when attaching auth token
+  * test(acceptance): fix scriptfilter table field alignment
+  * build(deps): bump go-gh to per-host api_host branch
+  * chore(codeql): cover api.Client.Request in SafeURL path query
+  * fix(auth/shared): route GetScopes path through safeurl
+  * test(config): add coverage for APIHostForHost
+  * test(config): cover deterministic api_host collision resolution
+  * test(api): assert DoRequest preserves an explicit ContentLength
+  * test(acceptance): cover selecting multiple scripts in one directory
+  * refactor(api): use errors.AsType for HTTP error checks
+  * fix(config): resolve api_host collisions deterministically
+  * docs(api): clarify redirect method-rewriting in comments
+  * Send release asset uploads and downloads through api.Client
+  * Let callers set headers on a shared client request
+  * Let a caller stop a request following redirects
+  * Let a caller name the scopes an endpoint needs
+  * Add a raw response request surface to api.Client
+  * Send RenameRepo to a relative path
+  * Make gh api honour api_host for relative paths
+  * Send a host's token to its configured api_host
+  * Add the api_host gateway harness
+  * Let GH_ACCEPTANCE_SCRIPT name several scripts
+  * Wait longer for the search index in the issues script
+  * Add acceptance coverage for gist
+  * Fix discussion acceptance test flags
+  * Resolve aliases to their target when rendering full help on error
+  * Print full help on command misuse for invoking agents
+
+-------------------------------------------------------------------

Old:
----
  cli-2.99.0.tar.zst

New:
----
  cli-2.100.0.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.BOpEF5/_old  2026-09-07 11:33:11.089104609 +0200
+++ /var/tmp/diff_new_pack.BOpEF5/_new  2026-09-07 11:33:11.093104749 +0200
@@ -20,7 +20,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.99.0
+Version:        2.100.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BOpEF5/_old  2026-09-07 11:33:11.183107903 +0200
+++ /var/tmp/diff_new_pack.BOpEF5/_new  2026-09-07 11:33:11.195108323 +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.99.0</param>
+    <param name="revision">v2.100.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.99.0.tar.zst</param>
+    <param name="archive">cli-2.100.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.BOpEF5/_old  2026-09-07 11:33:11.262110671 +0200
+++ /var/tmp/diff_new_pack.BOpEF5/_new  2026-09-07 11:33:11.275111126 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">d528f20f2ee02f6703773e9f56c90e3c3f5d46b0</param>
+    <param 
name="changesrevision">45437bc7eeeb3359bbfddd1742f79de7652fd3e2</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.99.0.tar.zst -> cli-2.100.0.tar.zst ++++++
/work/SRC/openSUSE:Factory/gh/cli-2.99.0.tar.zst 
/work/SRC/openSUSE:Factory/.gh.new.1265/cli-2.100.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.1265/vendor.tar.gz differ: char 13, line 1

Reply via email to