Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glab for openSUSE:Factory checked in at 2026-02-16 13:10:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Mon Feb 16 13:10:22 2026 rev:68 rq:1333159 version:1.85.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2026-02-02 14:58:15.698297217 +0100 +++ /work/SRC/openSUSE:Factory/.glab.new.1977/glab.changes 2026-02-16 13:16:55.192987571 +0100 @@ -1,0 +2,148 @@ +Sat Feb 14 08:25:31 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.85.1: + * Maintenance + - ccff6d6b: chore(mcp): add exclude annotation commands when + running mcp (Kai Armstrong [email protected]) + +------------------------------------------------------------------- +Fri Feb 13 13:11:57 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.85.0: + * Features + - b9acbf32: feat(runner-controller): add runner controller + scope create command (Timo Furrer [email protected]) + - 440e067e: feat(runner-controller): add runner controller + scope delete command (Timo Furrer [email protected]) + - 17584dfd: feat(runner-controller): add runner controller + scope list command (Timo Furrer [email protected]) + - a60d14e8: feat: allow to skip commands for MCP (Timo Furrer + [email protected]) + - 1426c9ff: feat: support generic credential helper (Timo + Furrer [email protected]) + * Bug Fixes + - fb5725e5: fix(download): propagate context for same‑host + asset download (David Grieser [email protected]) + * Dependencies + - 89ad9a1d: chore(deps): bump GitLab client-go (Timo Furrer + [email protected]) + - 699e23b9: chore(deps): update module + github.com/modelcontextprotocol/go-sdk to v1.3.0 (GitLab + Renovate Bot [email protected]) + - 056a9c97: chore(deps): update module + gitlab.com/gitlab-org/api/client-go to v1.32.0 (GitLab + Renovate Bot [email protected]) + - f5d08210: chore(deps): update module golang.org/x/crypto to + v0.48.0 (GitLab Renovate Bot [email protected]) + - fb83e882: chore(deps): update module k8s.io/client-go to + v0.35.1 (GitLab Renovate Bot [email protected]) + * Maintenance + - b1de8584: refactor(test): support api client with auth source + (Timo Furrer [email protected]) + - 61e07344: refactor: use unauthenticated auth source from + GitLab client-go (Timo Furrer [email protected]) + +------------------------------------------------------------------- +Fri Feb 13 06:16:21 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.84.0: + * Bug Fixes + - 032e82b0: fix(auth): store tokens in keyring when + --use-keyring is specified (Kai Armstrong + [email protected]) + - c6b792d5: fix(token): respect --active flag in JSON output + (Kai Armstrong [email protected]) + * Documentation + - aa792b84: docs: Update the text for experiment string + (Brendan Lynch [email protected]) + +------------------------------------------------------------------- +Thu Feb 12 08:46:05 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.83.0: + * Features + - 402b39f8: feat(runner-controller): add runner controller + create command (Timo Furrer [email protected]) + - 1ee82efe: feat(runner-controller): add runner controller + delete command (Timo Furrer [email protected]) + - 265eef13: feat(runner-controller): add runner controller list + command (Timo Furrer [email protected]) + - 13c7a4f7: feat(runner-controller): add runner controller + token create command (Timo Furrer [email protected]) + - b0ce395b: feat(runner-controller): add runner controller + token list command (Timo Furrer [email protected]) + - f561b857: feat(runner-controller): add runner controller + token revoke command (Timo Furrer [email protected]) + - e57ddb48: feat(runner-controller): add runner controller + token rotate command (Timo Furrer [email protected]) + - 890f1cd2: feat(runner-controller): add runner controller + update command (Timo Furrer [email protected]) + - fed9d351: feat(stack): add git push options support to stack + sync command (Swapnaneel Patra [email protected]) + * Bug Fixes + - cfc236d9: fix(ci): add merge result pipeline support to glab + ci status trace and glab ci trace <job_name> (Tomas Vik + [email protected]) + - a146646e: fix(ci): prevent crash when ci view used in + non-interactive environments (Kai Armstrong + [email protected]) + - 43bc0a2a: fix(config): detect symlinked config paths as same + file (Miroslav Vadkerti [email protected]) + - 238aced4: fix(mr): allow boolean flags to explicitly override + project defaults (Kai Armstrong [email protected]) + - 4cb5c2c2: fix: Download gotestsum with correct arch (Patrick + Bajao [email protected]) + - 23759fcc: fix: correct MCP server flag schema (Caio Ramos + [email protected]) + - 9f4a05d9: fix: properly set gitlab base URL in tests (Timo + Furrer [email protected]) + * Documentation + - e7b5bb2b: docs(repo): improve clone command documentation and + examples (Kai Armstrong [email protected]) + - b44a4394: docs: Fix issue related to capitalization error + (Brendan [email protected]) + - c97e0d17: docs: avoid using redirecting GitLab Handbook links + (Evan Read [email protected]) + - f509cae1: docs: clarifies that duo ask uses classic, add link + to duo cli (Uma Chandran [email protected]) + - 0ffa4ec3: docs: fix link to DPoP information (Evan Read + [email protected]) + - abedc299: docs: updates the issue link for consolidating the + CLI tools (Uma Chandran [email protected]) + * Dependencies + - cfc51ba1: chore(deps): update dependency + @commitlint/config-conventional to ^20.4.0 (GitLab Renovate + Bot [email protected]) + - 326ae073: chore(deps): update dependency + @commitlint/config-conventional to ^20.4.0 (GitLab Renovate + Bot [email protected]) + - cc091c98: chore(deps): update dependency + @commitlint/config-conventional to ^20.4.1 (GitLab Renovate + Bot [email protected]) + - 13fad6f6: chore(deps): update dependency @commitlint/format + to ^20.4.0 (GitLab Renovate Bot [email protected]) + - 97c32d06: chore(deps): update dependency @commitlint/read to + ^20.4.0 (GitLab Renovate Bot [email protected]) + - c8ed4b79: chore(deps): update module + github.com/avast/retry-go/v4 to v5 (GitLab Dependency Bot + [email protected]) + - 8d780b56: chore(deps): update module + github.com/charmbracelet/fang to v0.4.4 (GitLab Renovate Bot + [email protected]) + - 07d97c27: chore(deps): update module github.com/docker/cli to + v29.2.1+incompatible (GitLab Renovate Bot + [email protected]) + - 2b5931dc: chore(deps): update module + gitlab.com/gitlab-org/api/client-go to v1.29.0 (GitLab + Renovate Bot [email protected]) + * Maintenance + - 19b9ebdc: chore: Update linting configuration from GitLab + project (Evan Read [email protected]) + - 7f4416e4: chore: update appsec handle in vulnerability issue + template (Félix Veillette-Potvin [email protected]) + - 0739d003: refactor(mcp): migrate to official MCP SDK (Kai + Armstrong [email protected]) + - f16c985a: refactor: support ~string types enum flag values + (Timo Furrer [email protected]) + +------------------------------------------------------------------- Old: ---- glab-1.82.0.obscpio New: ---- glab-1.85.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.gRJh3M/_old 2026-02-16 13:16:56.325035905 +0100 +++ /var/tmp/diff_new_pack.gRJh3M/_new 2026-02-16 13:16:56.329036075 +0100 @@ -18,7 +18,7 @@ Name: glab -Version: 1.82.0 +Version: 1.85.1 Release: 0 Summary: A GitLab command line tool License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gRJh3M/_old 2026-02-16 13:16:56.373037954 +0100 +++ /var/tmp/diff_new_pack.gRJh3M/_new 2026-02-16 13:16:56.377038125 +0100 @@ -3,7 +3,7 @@ <param name="url">https://gitlab.com/gitlab-org/cli.git</param> <param name="scm">git</param> <param name="package-meta">yes</param> - <param name="revision">v1.82.0</param> + <param name="revision">v1.85.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.gRJh3M/_old 2026-02-16 13:16:56.413039661 +0100 +++ /var/tmp/diff_new_pack.gRJh3M/_new 2026-02-16 13:16:56.417039833 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">b932a8d879a24d02e0c094aa178c7442c9a589a5</param></service></servicedata> + <param name="changesrevision">cbc454067c503122c86615e24b629dc0ee275f28</param></service></servicedata> (No newline at EOF) ++++++ glab-1.82.0.obscpio -> glab-1.85.1.obscpio ++++++ ++++ 12379 lines of diff (skipped) ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.gRJh3M/_old 2026-02-16 13:16:58.997149993 +0100 +++ /var/tmp/diff_new_pack.gRJh3M/_new 2026-02-16 13:16:59.005150334 +0100 @@ -1,5 +1,5 @@ name: glab -version: 1.82.0 -mtime: 1769675519 -commit: b932a8d879a24d02e0c094aa178c7442c9a589a5 +version: 1.85.1 +mtime: 1771008586 +commit: cbc454067c503122c86615e24b629dc0ee275f28 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.1977/vendor.tar.gz differ: char 13, line 1
