diff options
author | nia <nia@pkgsrc.org> | 2019-06-19 10:04:10 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-06-19 10:04:10 +0000 |
commit | f9123d71887ed5e2953fd7c695da07a97e4104e5 (patch) | |
tree | 99edcfd9a04c87da52c7a3a2802dba67116388cc /www/gitea/distinfo | |
parent | 47b0a40b67ba41667688f34ed04795aa8489664a (diff) | |
download | pkgsrc-f9123d71887ed5e2953fd7c695da07a97e4104e5.tar.gz |
gitea: Update to 1.8.3
Bugfixes
Always set userID on LFS authentication (#7224) (Part of #6993)
Fix LFS Locks over SSH (#6999) (#7223)
Fix duplicated file on pull request conflicted files (#7211) (#7214)
Detect noreply email address as user (#7133) (#7195)
Don't get milestone from DB if ID is zero (#7169) (#7174)
Allow archived repos to be (un)starred and (un)watched (#7163) (#7168)
Fix GCArgs load from ini (#7156) (#7157)
Fix possbile mysql invalid connnection error (#7051) (#7071)
Handle invalid administrator username on install page (#7060) (#7063)
Fix default for allowing new organization creation for new users (#7017) (#7034)
SearchRepositoryByName improvements and unification (#6897) (#7002)
Fix u2f registrationlist ToRegistrations() method (#6980) (#6982)
Allow collaborators to view repo owned by private org (#6965) (#6968)
Use AppURL for Oauth user link (#6894) (#6925)
Escape the commit message on issues update (#6901) (#6902)
Fix regression for API users search (#6882) (#6885)
Handle early git version's lack of get-url (#7065) (#7076)
Fix wrong init dependency on markup extensions (#7038) (#7074)
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 0afc689c155..014cbf529ff 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2019/05/13 10:48:58 nia Exp $ +$NetBSD: distinfo,v 1.4 2019/06/19 10:04:10 nia Exp $ -SHA1 (gitea-1.8.1.tar.gz) = 7de5fddb3bf65c90f8de3b8b65b47391a7112671 -RMD160 (gitea-1.8.1.tar.gz) = efee8cfb61fca861c76fe7304ea3c725940383ca -SHA512 (gitea-1.8.1.tar.gz) = b583ba21ae9c896d527d299d5a14f7b99e40b474da7ca40521487f0459c877da9c21825b40dc0f981af7813bcabca11f62d8076cc1e401adda57d0e0505b96ce -Size (gitea-1.8.1.tar.gz) = 24304805 bytes +SHA1 (gitea-1.8.3.tar.gz) = b4091ff082cc75f7168a98508151d6974c698ce3 +RMD160 (gitea-1.8.3.tar.gz) = bcef135147dc2cab988dc31a1c284d577e4f320e +SHA512 (gitea-1.8.3.tar.gz) = f6019fbfc056e4c7176222ccaca1cf638bd1f52323de54fcddc618129aeb778674f6e305de60e7d17b69505ad65439445ee6b5e368afdf0a6fbace7407acb495 +Size (gitea-1.8.3.tar.gz) = 24320679 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 |