pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/gitea gitea: Update to 1.10.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0508164a5509
branches:  trunk
changeset: 409486:0508164a5509
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Jan 18 15:33:09 2020 +0000

description:
gitea: Update to 1.10.3

## [1.10.3](https://github.com/go-gitea/gitea/releases/tag/v1.10.3) - 2020-01-17
* SECURITY
  * Hide credentials when submitting migration (#9102) (#9704)
  * Never allow an empty password to validate (#9682) (#9684)
  * Prevent redirect to Host (#9678) (#9680)
  * Hide public repos owned by private orgs (#9609) (#9616)
* BUGFIXES
  * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
  * Fix download file wrong content-type (#9825) (#9835)
  * Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
  * Fix dump non-exist log directory (#9818) (#9820)
  * Fix compare (#9808) (#9815)
  * Fix missing msteam webhook on organization (#9781) (#9795)
  * Fix add team on collaborator page when same name as organization (#9783)
  * Fix cache problem on dashboard (#9358) (#9703)
  * Send tag create and push webhook when release created on UI (#8671) (#9702)
  * Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)

diffstat:

 www/gitea/Makefile |   5 ++---
 www/gitea/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 01b5fe356673 -r 0508164a5509 www/gitea/Makefile
--- a/www/gitea/Makefile        Sat Jan 18 15:32:40 2020 +0000
+++ b/www/gitea/Makefile        Sat Jan 18 15:33:09 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/01/10 13:32:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/18 15:33:09 nia Exp $
 
-DISTNAME=      gitea-1.10.2
+DISTNAME=      gitea-1.10.3
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=go-gitea/}
-PKGREVISION=   1
 CATEGORIES=    www
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
diff -r 01b5fe356673 -r 0508164a5509 www/gitea/distinfo
--- a/www/gitea/distinfo        Sat Jan 18 15:32:40 2020 +0000
+++ b/www/gitea/distinfo        Sat Jan 18 15:33:09 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/01/04 12:13:35 nia Exp $
+$NetBSD: distinfo,v 1.14 2020/01/18 15:33:09 nia Exp $
 
-SHA1 (gitea-1.10.2.tar.gz) = 091276eaeddc37321fdc9feecfb935af9405958d
-RMD160 (gitea-1.10.2.tar.gz) = 5045cdd8df3015e53ac5c0c2e0ad82d6bd8704fc
-SHA512 (gitea-1.10.2.tar.gz) = b378d02f27bb03ffd1a8ace2da8d827e07e023a02de4b1b4b354659316539ea38bf2735aa01fb1f997b05f7bb557394d0b6d15a1974747d86826ec1af02efb27
-Size (gitea-1.10.2.tar.gz) = 30141486 bytes
+SHA1 (gitea-1.10.3.tar.gz) = 188c75057c8c9d536a13a0cbcdadcbf42b0c0362
+RMD160 (gitea-1.10.3.tar.gz) = e601f733e2c54e9806a1e418205bf7519b43d9b3
+SHA512 (gitea-1.10.3.tar.gz) = 2e3962069f2160ea536a7ab4322261c5063fffe0d291796cba61c9d0a3cf965d339441bc0b2259883695a6ce4b62de1f3e16e3fc78016ce303847b70f4f8ff34
+Size (gitea-1.10.3.tar.gz) = 30145162 bytes



Home | Main Index | Thread Index | Old Index