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.11.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc860da2ab0b
branches: trunk
changeset: 424334:cc860da2ab0b
user: nia <nia%pkgsrc.org@localhost>
date: Mon Mar 09 11:06:16 2020 +0000
description:
gitea: Update to 1.11.2
## [1.11.2](https://github.com/go-gitea/gitea/releases/tag/v1.11.2) - 2020-03-06
* BREAKING
* Various fixes in login sources (#10428) (#10429)
* SECURITY
* Ensure only own addresses are updated (#10397) (#10399)
* Logout POST action (#10582) (#10585)
* Org action fixes and form cleanup (#10512) (#10514)
* Change action GETs to POST (#10462) (#10464)
* Fix admin notices (#10480) (#10483)
* Change admin dashboard to POST (#10465) (#10466)
* Update markbates/goth (#10444) (#10445)
* Update crypto vendors (#10385) (#10398)
* BUGFIXES
* Allow users with write permissions to modify issue descriptions and comments. (#10623) (#10626)
* Handle deleted base branch in PR (#10618) (#10619)
* Delete dependencies when deleting a repository (#10608) (#10616)
* Ensure executable bit is kept on the web editor (#10607) (#10614)
* Update mergebase in pr checker (#10586) (#10605)
* Fix release attachments being deleted while upgrading (#10572) (#10573)
* Fix redirection path if Slack webhook channel is invalid (#10566)
* Fix head.tmpl og:image picture location (#10531) (#10556)
* Fix 404 after activating secondary email (#10547) (#10553)
* Show Signer in commit lists and add basic trust (#10425 & #10511) (#10524)
* Fix potential bugs (#10513) (#10518)
* Use \[:space:\] instead of \\s (#10508) (#10509)
* Avoid mailing users that have explicitly unwatched an issue (#10475) (#10500)
* Handle push rejection message in Merge & Web Editor (#10373) (#10497)
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)
* Fix double PR notification from API (#10482) (#10486)
* Show the username as a fallback on feeds if full name is blank (#10461)
* Trigger webhooks on issue label-change via API too (#10421) (#10439)
* Fix git reference type in webhooks (#10427) (#10432)
* Prevent panic on merge to PR (#10403) (#10408)
* Fix wrong num closed issues on repository when close issue via commit? (#10364) (#10380)
* Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354)
* Set max-width on review-box comment box (#10348) (#10353)
* Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)
* Fix protected branch status check settings (#10341) (#10343)
* Truncate long commit message header (#10301) (#10319)
* Set the initial commit status to Success otherwise it will always be Pending (#10317) (#10318)
* Don't manually replace whitespace during render (#10291) (#10315)
* ENHANCEMENT
* Admin page for managing user e-mail activation (#10557) (#10579)
diffstat:
www/gitea/Makefile | 4 ++--
www/gitea/PLIST | 3 ++-
www/gitea/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 7cf2683908e0 -r cc860da2ab0b www/gitea/Makefile
--- a/www/gitea/Makefile Mon Mar 09 10:54:35 2020 +0000
+++ b/www/gitea/Makefile Mon Mar 09 11:06:16 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/02/18 13:35:07 nia Exp $
+# $NetBSD: Makefile,v 1.26 2020/03/09 11:06:16 nia Exp $
-DISTNAME= gitea-1.11.1
+DISTNAME= gitea-1.11.2
MASTER_SITES= ${MASTER_SITE_GITHUB:=go-gitea/}
CATEGORIES= www
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 7cf2683908e0 -r cc860da2ab0b www/gitea/PLIST
--- a/www/gitea/PLIST Mon Mar 09 10:54:35 2020 +0000
+++ b/www/gitea/PLIST Mon Mar 09 11:06:16 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/02/13 22:23:19 nia Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/03/09 11:06:16 nia Exp $
sbin/gitea
share/examples/gitea/app.ini.sample
share/gitea/options/gitignore/Actionscript
@@ -2464,6 +2464,7 @@
share/gitea/templates/admin/base/search.tmpl
share/gitea/templates/admin/config.tmpl
share/gitea/templates/admin/dashboard.tmpl
+share/gitea/templates/admin/emails/list.tmpl
share/gitea/templates/admin/hook_new.tmpl
share/gitea/templates/admin/hooks.tmpl
share/gitea/templates/admin/monitor.tmpl
diff -r 7cf2683908e0 -r cc860da2ab0b www/gitea/distinfo
--- a/www/gitea/distinfo Mon Mar 09 10:54:35 2020 +0000
+++ b/www/gitea/distinfo Mon Mar 09 11:06:16 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/02/18 13:35:07 nia Exp $
+$NetBSD: distinfo,v 1.17 2020/03/09 11:06:16 nia Exp $
-SHA1 (gitea-1.11.1.tar.gz) = 3544b7ea65fd9bc0128df204181952fbac0a8361
-RMD160 (gitea-1.11.1.tar.gz) = e79cf54541c9539acbe47a0473a5c9ade426dc0e
-SHA512 (gitea-1.11.1.tar.gz) = b8fd16ed1abd25bf8d84c033dede741c9e706fb9305f35d68e84d69577fa15d70ae7966000a6b180fdfc4ef3e1b7453bec86633b7afba8ec88b394f23701d8cd
-Size (gitea-1.11.1.tar.gz) = 28723305 bytes
+SHA1 (gitea-1.11.2.tar.gz) = cca52ce42951b27d5e78ba8cb433e8258b8acc5a
+RMD160 (gitea-1.11.2.tar.gz) = 082a64ff2cc092a9738670406a1f7e271b0e4c72
+SHA512 (gitea-1.11.2.tar.gz) = 01419848e0fcb7283706271c06c8bf8d77d29e496e79adfa4ee83c5e448c2c8f33775fe39559b31f289c29dfa81f4bd2df566c4d2acef70015a4ff7e90790715
+Size (gitea-1.11.2.tar.gz) = 28741658 bytes
Home |
Main Index |
Thread Index |
Old Index