update to 0.12.0 (remove all four patches, currently checking if they are upstream already) #7
Reference in New Issue
Block a user
Delete Branch "michals/gitea-tea:leap-16.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/gitea-tea?expand=0&rev=35
Review by opensuse-review represents a group of reviewers: alarrosa, anag, atartamo, bigironman, darix, dimstar, dmach, eroca, jdsn, jengelh, mcalabkova, mstrigl, nkrapp, oertel, RBrownSUSE, simotek, smithfarm .
Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment:
@opensuse-review: approve.To request changes on behalf of the group, create the following comment:
@opensuse-review: declinefollowed with lines justifying the decision.Future edits of the comments are ignored, a new comment is required to change the review state.
Review by maintenance-release-review represents a group of reviewers: abergmann, amattiazzo, bfilho, cmatos, crazybyte, emanuelecappello, gsonnu, maintenance-robot, mauriziogalli, mbozicevic, mimi_vx, mschnitzer, msmeissn, pluskalm, rfrohl, slemke .
Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment:
@maintenance-release-review: approve.To request changes on behalf of the group, create the following comment:
@maintenance-release-review: declinefollowed with lines justifying the decision.Future edits of the comments are ignored, a new comment is required to change the review state.
Legal review in progress.
@michals any update on the patches ? Two seem to be security related, probably not the best if we would need to re-add them again.
For the config file permission:
git tag --contains f6d4b5fa4fdf4ebb777cc465f9c3ec30c8024548 | cat
v0.12.0
The terminal rendering fix was merged upstream as dfd400f15b54704cdf2791c9c5fe5c1a4efd4089
git tag --contains dfd400f15b54704cdf2791c9c5fe5c1a4efd4089 | cat
v0.12.0
The CVE fixes are more difficult, I did not add nor remove those, and they patch the vendored code, not tea itself.
The x/net version was updated from 0.40 to 0.49
CVE-2025-47911 is GO-2026-4440 and last version affected by this is listed as 0.44, this should be resolved.
CVE-2025-58190 is GO-2026-4441 and last version affected by this is listed as 0.44 as well.
I am not even sure tea is using the html parser in the first place, especially on untrusted input.
Thanks, was just a bit unsure about the PR title.
@opensuse-review : approve
LGTM
merge ok
eroca approved a review on behalf of opensuse-review
Legal reviewed by dec16180 as acceptable_by_lawyer:
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.