Opened 3 years ago
Closed 3 years ago
#2739 closed task (fixed)
Upgrade gitea to latest 1.16
Reported by: | robe | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2022-II |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
We are currently at 1.15.6. A number of security patches have been released.
Plan is to upgrade to 1.16.4 (released 3 days ago). https://github.com/go-gitea/gitea/releases/tag/v1.16.4
There is one breaking change I see of concern that might need some remediation after upgrade.
https://github.com/go-gitea/gitea/releases/tag/v1.16.0
Only allow webhook to send requests to allowed hosts (#17482)
Need to check if this breaks dronie, jenkins, and weblate and any other webhooks we have in place.
will test on osgeo4. Plan to do this weekend
Change History (2)
Note:
See TracTickets
for help on using tickets.
Going to start this shortly. I've already tested on dev server but just web hook push to debbie.postgis.net and dronie, and it successfully pushed, but has git.osgeo.org on it so not quite sure it will work.