Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package github-mcp-server for
openSUSE:Factory checked in at 2026-09-07 11:30:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/github-mcp-server (Old)
and /work/SRC/openSUSE:Factory/.github-mcp-server.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "github-mcp-server"
Mon Sep 7 11:30:07 2026 rev:6 rq:1375752 version:1.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/github-mcp-server/github-mcp-server.changes
2026-08-26 19:53:41.330668411 +0200
+++
/work/SRC/openSUSE:Factory/.github-mcp-server.new.1265/github-mcp-server.changes
2026-09-07 11:31:46.684146112 +0200
@@ -1,0 +2,28 @@
+Fri Sep 4 08:15:02 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 1.12.0:
+ * New governance tools for repository rulesets and custom
+ properties, at repository, organization and enterprise level.
+ * merge_pull_request takes expectedHeadSha, so a merge fails
+ rather than racing a branch that moved under it.
+ * create_or_update_file returns a usable file SHA; issue_write no
+ longer hides labels the API silently dropped.
+ * Paginated tools all spell the page size perPage: actions_list
+ advertised per_page but never read it, so its page size had no
+ effect; the projects tools keep per_page as a fallback.
+ * Public-contribution tools request the public_repo scope instead
+ of full repo access.
+ * Review comments carry range coordinates; Copilot review threads
+ expose their resolution reason.
+ * Feature flags evaluate lazily and are deduplicated per request;
+ ?features= sets them on headerless HTTP connections.
+ * Adds an MCP Server Card handler (SEP-2127), an Agent Plugins
+ 1.0 manifest, and projected MCP headers in CORS preflights.
+ * Sanitization keeps Markdown, titles and commit messages intact
+ while still stripping invisible characters.
+ * See upstream's release notes for the full list.
+- Re-vendor Go modules: no dependency versions changed;
+ golang.org/x/net becomes a direct dependency, pulling in its idna
+ and httpguts packages plus two x/text bidi helpers.
+
+-------------------------------------------------------------------
Old:
----
github-mcp-server-1.11.0.tar.zst
New:
----
github-mcp-server-1.12.0.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ github-mcp-server.spec ++++++
--- /var/tmp/diff_new_pack.1RfJCI/_old 2026-09-07 11:31:47.476173878 +0200
+++ /var/tmp/diff_new_pack.1RfJCI/_new 2026-09-07 11:31:47.477173913 +0200
@@ -23,7 +23,7 @@
# -modcacherw leave the module cache writable so cleanup cannot fail
%define goflags "-buildmode=pie -mod=vendor -modcacherw"
Name: github-mcp-server
-Version: 1.11.0
+Version: 1.12.0
Release: 0
Summary: Model Context Protocol server for GitHub
License: MIT
++++++ _service ++++++
--- /var/tmp/diff_new_pack.1RfJCI/_old 2026-09-07 11:31:47.527175666 +0200
+++ /var/tmp/diff_new_pack.1RfJCI/_new 2026-09-07 11:31:47.532175841 +0200
@@ -3,8 +3,8 @@
<param name="url">https://github.com/github/github-mcp-server</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v1.11.0</param>
- <param name="version">1.11.0</param>
+ <param name="revision">v1.12.0</param>
+ <param name="version">1.12.0</param>
<param name="changesgenerate">disable</param>
</service>
<service name="recompress" mode="manual">
@@ -13,7 +13,7 @@
</service>
<service name="go_modules" mode="manual">
<param name="compression">zst</param>
- <param name="archive">github-mcp-server-1.11.0.tar.zst</param>
+ <param name="archive">github-mcp-server-1.12.0.tar.zst</param>
</service>
</services>
++++++ github-mcp-server-1.11.0.tar.zst -> github-mcp-server-1.12.0.tar.zst
++++++
++++ 12684 lines of diff (skipped)
++++++ vendor.tar.zst ++++++
++++ 18728 lines of diff (skipped)