diff options
author | nia <nia@pkgsrc.org> | 2019-12-07 19:23:37 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-12-07 19:23:37 +0000 |
commit | 65b6dbea7b73ad57c884eb5935dc87300037a095 (patch) | |
tree | a076523bcdc0b8555e8a9d67b1d73c5264a3afa3 /www/gitea/distinfo | |
parent | cb2f84554f10bcc64502bbd2b3e1db20c93d61ad (diff) | |
download | pkgsrc-65b6dbea7b73ad57c884eb5935dc87300037a095.tar.gz |
gitea: Update to 1.10.1
BUGFIXES
Fix max length check and limit in multiple repo forms (#9148) (#9204)
Properly fix displaying virtual session provider in admin panel (#9137) (#9203)
Upgrade levelqueue to 0.1.0 (#9192) (#9199)
Fix panic when diff (#9187) (#9193)
Smtp logger configuration sendTos should be an array (#9154) (#9157)
Always Show Password Field on Link Account Sign-in Page (#9150)
Create PR on Current Repository by Default (#8670) (#9141)
Fix race on indexer (#9136) (#9139)
Fix reCAPTCHA URL (#9119)
Hide migrated credentials (#9098)
Update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085)
Fix password checks on admin create/edit user (#9076) (#9081)
Fix add search as a reserved username (#9063) (#9065)
Fix permission checks for close/reopen from commit (#8875) (#9033)
Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)
Fix broken link to branch from issue list (#9003) (#9021)
Fix wrong system notice when repository is empty (#9020)
Shadow password correctly for session config (#8984) (#9002)
Diffstat (limited to 'www/gitea/distinfo')
-rw-r--r-- | www/gitea/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 706f092c34b..c78d8ad6780 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2019/11/14 21:47:48 nia Exp $ +$NetBSD: distinfo,v 1.12 2019/12/07 19:23:37 nia Exp $ -SHA1 (gitea-1.10.0.tar.gz) = 9ba15c291dfae2479eb2af415473288f9cb39216 -RMD160 (gitea-1.10.0.tar.gz) = 0b3ff3a236a69d7769defd8b2c664557d1fb3d44 -SHA512 (gitea-1.10.0.tar.gz) = 3bd99ee7289b6a0035d0a6da868562692fa9941a4f14d7555044c06efc7165615dc95547713e352d5cfcd7817596a9f4b24c5fa28c90066f4586ccb44a637d08 -Size (gitea-1.10.0.tar.gz) = 28905929 bytes +SHA1 (gitea-1.10.1.tar.gz) = 3e10a5f15b6b4071d6966c69540ff80320667904 +RMD160 (gitea-1.10.1.tar.gz) = 18b4ea5a090be2d5db6b28bcdfd66d3a3eea6073 +SHA512 (gitea-1.10.1.tar.gz) = d7baea6ac9aca3a3226d36325000c71c886d560eeecb2fdbed924b4924db34882cdd82d07120e3c7175a6d87140a1f63cc575c3be44513e08f8e557856b39acd +Size (gitea-1.10.1.tar.gz) = 30146802 bytes |