diff --git a/gitea-tea b/gitea-tea index e6603d9..9bd75cd 160000 --- a/gitea-tea +++ b/gitea-tea @@ -1 +1 @@ -Subproject commit e6603d9fb92ebfc2dfc801366c8625c543648c73ad86ffbc63014730a3e3c1ab +Subproject commit 9bd75cd48444299f3ab62f4fe823a3f23a87371db3ac658d870eb00f376c177d diff --git a/patchinfo.20260302133313164869.93181000773252/_patchinfo b/patchinfo.20260302133313164869.93181000773252/_patchinfo new file mode 100644 index 0000000..6bc989a --- /dev/null +++ b/patchinfo.20260302133313164869.93181000773252/_patchinfo @@ -0,0 +1,66 @@ + + VUL-0: CVE-2025-47911: TRACKERBUG: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents + + michals + moderate + security + Security update for gitea-tea + This update for gitea-tea fixes the following issues: + +Changes in gitea-tea: + +- update to 0.12.0: + * New Features + - Add tea actions commands for managing workflow runs and + workflows in #880, #796 + - Add tea api subcommand for arbitrary API calls not covered by + existing commands in #879 + - Add repository webhook management commands in #798 + - Add JSON output support for single PR view in #864 + - Add JSON output and file redirection for issue detail view in + #841 + - Support creating AGit flow pull requests in #867 + * Bug Fixes + - Fix authentication via environment variables when specifying + repo argument in #809 + - Fix issue detail view ignoring --owner flag in #899 + - Fix PR create crash in #823 + - Fix TTY prompt handling in #897 + - Fix termenv OSC RGBA handling in #907 + - Fix labels delete command and --id flag type in #865 + - Fix delete repo command description in #858 + - Fix pagination flags for secrets list, webhooks list, and + pull requests list in #853, #852, + - #851 + - Enable git worktree support and improve PR create error + handling in #850 + - Only prompt for SSH passphrase when necessary in #844 + - Only prompt for login confirmation when no default login is + set in #839 + - Skip token uniqueness check when using SSH authentication in + #898 + - Require non-empty token in GetLoginByToken in #895 + - Fix config file permissions to remove group read/write in + #856 + * Improvements + - Add file locking for safe concurrent access to config file in + #881 + - Improve error messages throughout the CLI in #871 + - Send consistent HTTP request headers in #888 + - Revert requiring HTTP/HTTPS login URLs; restore SSH as a + login method in #891 + - Refactor context into dedicated subpackages in #873, #888 + - General code cleanup and improvements in #869, #870 + - Add test coverage for login matching in #820 + * Build & Dependencies + - Build with Go 1.25 in #886 + - Build for Windows aarch64 + - Update Gitea SDK version in #868 + - Update Nix flake in #872 + - Update dependencies including lipgloss v2, urfave/cli v3.6.2, + go-git v5.16.5, and various Go modules in #849, #875, #876, + #878, #884, #885, #900, #901, #904, #905 + - Update CI actions (checkout v6, setup-go v6) in #882, #883 + + gitea-tea +