forked from gitea/blog
2.3 KiB
2.3 KiB
date | authors | title | tags | draft | coverImageRelease | ||
---|---|---|---|---|---|---|---|
2019-08-22T10:50:00+01:00 | jolheiser | Gitea 1.9.2 is released |
|
false | 1.9.2 |
We are proud to present the release of Gitea version 1.9.2.
We have merged 7 pull requests to release this version.
This release contains two security fixes, so we highly recommend updating.
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would like to give a special thanks to Bruno Pagani (@ArchangeGabriel) for reporting the security issue that has been patched in this release.
We'd like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Changelog
- BUGFIXES
- SECURITY
- Fix No PGP signature on 1.9.1 tag (#7874)
- Release built with go 1.12.9 to fix security fixes in golang std lib, ref: https://groups.google.com/forum/#!msg/golang-announce/oeMaeUnkvVE/a49yvTLqAAAJ
- ENHANCEMENT
- BUILD