1. 程式人生 > >Gitea 1.6.2 釋出,簡單易用的自助 Git 服務

Gitea 1.6.2 釋出,簡單易用的自助 Git 服務

  

Gitea 的首要目標是建立一個極易安裝,執行非常快速,安裝和使用體驗良好的自建 Git 服務。專案採用 Go 作為後端語言,只要生成一個可執行程式即可。並且他還支援跨平臺,支援 Linux、 macOS 和 Windows 以及各種架構,除了x86、amd64,還包括 ARM 和 PowerPC 。

Gitea 1.6.2 已釋出,包含安全修復和 bug 修復:

  • SECURITY

  • BUGFIXES

    • Fix indexer reindex bug when gitea restart (#5563) (#5564)

    • Remove a double slash in the HTTPS redirect with Let's Encrypt (#5537) (#5539)

    • Fix bug when a read perm user to edit his issue (#5516) (#5534)

    • Detect force push failure on deletion of protected branches (#5522) (

      #5531)

    • Let's Encrypt handler listens on correct port for certificate validation (#5525) (#5527)

    • Fix forgot deletion of notification when delete repository (#5506) (#5514)

    • Fix undeleted content when deleting user (#5429) (#5509)

    • Fix empty wiki (#5504) (#5508)

更多詳情可查閱發行日志