diff options
author | mfechner <mfechner@FreeBSD.org> | 2019-04-12 01:11:52 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2019-04-12 01:11:52 +0800 |
commit | 67d4085030f302ed69cb1946d8a57f3fb9c745c4 (patch) | |
tree | 0c3ea43d57708415bd146965c1bcc3b5cd35542e | |
parent | c263f956082335ae8195cf222852ddb6e48868e4 (diff) | |
download | freebsd-ports-gnome-67d4085030f302ed69cb1946d8a57f3fb9c745c4.tar.gz freebsd-ports-gnome-67d4085030f302ed69cb1946d8a57f3fb9c745c4.tar.zst freebsd-ports-gnome-67d4085030f302ed69cb1946d8a57f3fb9c745c4.zip |
Security Update to 11.9.7.
Please see here for more details:
https://about.gitlab.com/2019/04/10/critical-security-release-gitlab-11-dot-9-dot-7-released/
It should be merged to 2019Q2 together with:
www/gitlab-ce
498058
devel/gitaly
498360
MFH: 2019Q2
Security: a0602fa0-5c1c-11e9-abd6-001b217b3468
-rw-r--r-- | www/gitlab-ce/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index e1ea138d7818..34857743b5e0 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.9.6 +PORTVERSION= 11.9.7 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -220,7 +220,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= 14bac95b643da29b4ef1cfc7eb63eccb8262ae08 +GL_COMMIT= 93e321569a898d9701a251b4bb73ad56b79fc535 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 192deaa6ac63..2155bdec4702 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554476639 -SHA256 (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 845c5e85e9a303f51f56820831243a243ac4ab59a783192a961a934b1576173a -SIZE (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 61549125 +TIMESTAMP = 1554961124 +SHA256 (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = b435ba669451bb03c0056942ea2d0bdbf224ce9056533008bbaa7f03b80a044b +SIZE (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = 61548547 |