From eac5b0950572e8b123841ea095bcc76f86f96905 Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 1 Nov 2019 17:52:38 +0000 Subject: gitea: Update to 1.9.5 Changes: * BREAKING * Hide some user information via API if user doesn't have enough permission (#8655) (#8658) * BUGFIXES * Fix milestone close timestamp (#8728) (#8731) * Fix deadline on update issue or PR via API (#8699) * Fix 'New Issue Missing Milestone Comment' (#8678) (#8682) * Fix 500 when getting user as unauthenticated user (#8653) (#8662) * Use AppSubUrl for more redirections (#8647) (#8652) * Add SubURL to redirect path (#8632) (#8634) (#8640) * Fix #8582 by handling empty repos (#8587) (#8593) * Fix bug on pull requests when transfer head repository (#8571) * Add missed close in ServeBlobLFS (#8527) (#8543) * Return false if provided branch name is empty for IsBranchExist (#8485) (#8492) * Create .ssh dir as necessary (#8369) (#8486) (#8489) * Restore functionality for early gits (#7775) (#8476) * Add check for empty set when dropping indexes during migration (#8475) * Ensure Request Body Readers are closed in LFS server (#8454) (#8459) * Ensure that LFS files are relative to the LFS content path (#8455) (#8458) * SECURITY * Ignore mentions for users with no access (#8395) (#8484) * TESTING * Update heatmap fixtures to restore tests (#8615) (#8617) --- www/gitea/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/gitea/distinfo') diff --git a/www/gitea/distinfo b/www/gitea/distinfo index d97503a6ea6..b82f8314898 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.9 2019/10/16 12:13:23 nia Exp $ +$NetBSD: distinfo,v 1.10 2019/11/01 17:52:38 nia Exp $ -SHA1 (gitea-1.9.4.tar.gz) = a5f28d3e2572828233f4d52cecf1a230393f68fc -RMD160 (gitea-1.9.4.tar.gz) = 936b8a60bc4b7935afcd61af3428440e35607c3a -SHA512 (gitea-1.9.4.tar.gz) = a885567ffcc21ef821348be0b698b5f101bfc46b746603679441bee4c6abe34ea062bd0a2d5fb5c029ce26caa3b70a51c6d9088fdccebb44be74f1e523faf711 -Size (gitea-1.9.4.tar.gz) = 25355645 bytes +SHA1 (gitea-1.9.5.tar.gz) = b86c591af889c0afeb5dea192f64b2b2a565677e +RMD160 (gitea-1.9.5.tar.gz) = 130a836bdb7ab16dfc090b649cdbfd6330bda7b7 +SHA512 (gitea-1.9.5.tar.gz) = f7a04d3bb37a33da15290355f3f02ff4c1b737e8458cf65f731c870ac9e452243b1fdacc5f74accf963fb00cdd200dd31191058eb1d6dda8b1033846a961c7d3 +Size (gitea-1.9.5.tar.gz) = 25355286 bytes SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap.go) = fb6036fca52ad3ecf779080849a015fee640aba5 SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap__solaris.go) = f4341dfab2b452f926353350ce861aa75e3e47f9 SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap__sys.go) = 4e6121157bbd4072feaca297c081efa49379a57c -- cgit v1.2.3