diff options
author | nia <nia@pkgsrc.org> | 2020-04-05 13:33:26 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-04-05 13:33:26 +0000 |
commit | c258e12059d51b0e3ea35a31e55bc1e35a1d8454 (patch) | |
tree | 0629972447859e8f49930c3d87da16f671269a1c /www/gitea/distinfo | |
parent | 5fd17d3d34e997a897bfe49e1be28d5e567c53d9 (diff) | |
download | pkgsrc-c258e12059d51b0e3ea35a31e55bc1e35a1d8454.tar.gz |
gitea: Update to 1.11.4
## [1.11.4](https://github.com/go-gitea/gitea/releases/tag/v1.11.4) - 2020-04-01
* BUGFIXES
* Only update merge_base if not already merged (#10909)
* Fix milestones too many SQL variables bug (#10880) (#10904)
* Protect against NPEs in notifications list (#10879) (#10883)
* Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868)
* Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797)
* Account for empty lines in receive-hook message (#10773) (#10784)
* Fix bug on branch API (#10767) (#10775)
* Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
* Fix hiding of fields in authorization source page (#10734) (#10752)
* Prevent default for linkAction (#10742) (#10743)
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 970d38b7cb9..ed49254cff9 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2020/03/17 13:08:38 nia Exp $ +$NetBSD: distinfo,v 1.19 2020/04/05 13:33:26 nia Exp $ -SHA1 (gitea-1.11.3.tar.gz) = 43438b3e52423e0578b2f224943869d301ae190e -RMD160 (gitea-1.11.3.tar.gz) = 7d5ffc69999c56d968b48c47a188fbf5cb95e78c -SHA512 (gitea-1.11.3.tar.gz) = 41ca69de38158cfebcd9c54a74c9a9068c34457c77a61e252f5287d88f2744c08d1948d95abaa575332483d069794a0e39ca0b181462e5bf47eec572feb47b9e -Size (gitea-1.11.3.tar.gz) = 28743267 bytes +SHA1 (gitea-1.11.4.tar.gz) = 5da002dcb72b6da46a13b10963341a81fe9d3009 +RMD160 (gitea-1.11.4.tar.gz) = da1d7692caa1a382a59ebc6f684604f22e741018 +SHA512 (gitea-1.11.4.tar.gz) = 5b7d07fd02f3acf900f1a3d2d9bb99a94487eaaf148d11a9746b309ee97ffc2d208fd47cc7e121ac0b2a6e97c919ea0232898f7f6851248a8407c706edbc904a +Size (gitea-1.11.4.tar.gz) = 28240336 bytes |