Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitea-tea for openSUSE:Factory checked in at 2026-09-14 16:21:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitea-tea (Old) and /work/SRC/openSUSE:Factory/.gitea-tea.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitea-tea" Mon Sep 14 16:21:23 2026 rev:25 rq:1377649 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitea-tea/gitea-tea.changes 2026-08-04 21:33:38.754532739 +0200 +++ /work/SRC/openSUSE:Factory/.gitea-tea.new.1265/gitea-tea.changes 2026-09-14 16:21:27.551241522 +0200 @@ -1,0 +2,14 @@ +Sun Sep 13 08:18:08 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to 0.16.0: + * login: new status command, no more panic on auto-discovered + SSH keys, oauth no longer waits for the browser opener + * issues/pulls create honor --output json, description readable + from stdin or a file + * pulls: report the real reason when a merge is refused + * vendored x/crypto 0.54.0 -> 0.56.0, x/net -> 0.57.0, + gitea SDK 1.1.0 -> 1.2.0 +- CVE-2026-56855, CVE-2026-56854, CVE-2026-78662: x/crypto/ssh + authentication bypass and deadlocks (boo#1278609) + +------------------------------------------------------------------- Old: ---- gitea-tea-0.15.1.tar.gz New: ---- gitea-tea-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitea-tea.spec ++++++ --- /var/tmp/diff_new_pack.Z3hNTN/_old 2026-09-14 16:21:29.042304179 +0200 +++ /var/tmp/diff_new_pack.Z3hNTN/_new 2026-09-14 16:21:29.044304263 +0200 @@ -17,9 +17,9 @@ # run go list -f '{{.Version}}' -m gitea.dev/sdk inside the git repo -%define sdkversion 1.1.0 +%define sdkversion 1.2.0 Name: gitea-tea -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: A command line tool to interact with Gitea servers License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Z3hNTN/_old 2026-09-14 16:21:29.084305944 +0200 +++ /var/tmp/diff_new_pack.Z3hNTN/_new 2026-09-14 16:21:29.094306364 +0200 @@ -3,7 +3,7 @@ <service name="tar_scm" mode="manual"> <param name="url">https://gitea.com/gitea/tea.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/v0.15.1</param> + <param name="revision">refs/tags/v0.16.0</param> <param name="filename">gitea-tea</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v(.*)\+0</param> ++++++ gitea-tea-0.15.1.tar.gz -> gitea-tea-0.16.0.tar.gz ++++++ ++++ 2006 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 1739 lines of diff (skipped)
