svn commit: r482340 - in branches/2018Q4/devel: libgit2 rubygem-rugged
Matthias Fechner
mfechner at FreeBSD.org
Thu Oct 18 11:42:13 UTC 2018
Author: mfechner
Date: Thu Oct 18 11:42:11 2018
New Revision: 482340
URL: https://svnweb.freebsd.org/changeset/ports/482340
Log:
MFH: r482159
Security update of devel/libgit2 and depending ports to fix seceurity vulnerabilities.
For more details see here:
https://github.com/libgit2/libgit2/releases/tag/v0.27.5
Approved by: mentors (implicit)
MFC after: 1d
Security: 8c08ab4c-d06c-11e8-b35c-001b217b3468
Approved by: ports-secteam (miwi)
Modified:
branches/2018Q4/devel/libgit2/Makefile
branches/2018Q4/devel/libgit2/distinfo
branches/2018Q4/devel/rubygem-rugged/Makefile
branches/2018Q4/devel/rubygem-rugged/distinfo
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/devel/libgit2/Makefile
==============================================================================
--- branches/2018Q4/devel/libgit2/Makefile Thu Oct 18 09:48:40 2018 (r482339)
+++ branches/2018Q4/devel/libgit2/Makefile Thu Oct 18 11:42:11 2018 (r482340)
@@ -3,7 +3,7 @@
# Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2
PORTNAME= libgit2
-PORTVERSION= 0.27.4
+PORTVERSION= 0.27.5
DISTVERSIONPREFIX= v
CATEGORIES= devel
Modified: branches/2018Q4/devel/libgit2/distinfo
==============================================================================
--- branches/2018Q4/devel/libgit2/distinfo Thu Oct 18 09:48:40 2018 (r482339)
+++ branches/2018Q4/devel/libgit2/distinfo Thu Oct 18 11:42:11 2018 (r482340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535127656
-SHA256 (libgit2-libgit2-v0.27.4_GH0.tar.gz) = 0b7ca31cb959ff1b22afa0da8621782afe61f99242bf716c403802ffbdb21d51
-SIZE (libgit2-libgit2-v0.27.4_GH0.tar.gz) = 4772254
+TIMESTAMP = 1539602141
+SHA256 (libgit2-libgit2-v0.27.5_GH0.tar.gz) = 15f2775f4f325951d9139ed906502b6c71fee6787cada9b045f5994072ccbd33
+SIZE (libgit2-libgit2-v0.27.5_GH0.tar.gz) = 4775158
Modified: branches/2018Q4/devel/rubygem-rugged/Makefile
==============================================================================
--- branches/2018Q4/devel/rubygem-rugged/Makefile Thu Oct 18 09:48:40 2018 (r482339)
+++ branches/2018Q4/devel/rubygem-rugged/Makefile Thu Oct 18 11:42:11 2018 (r482340)
@@ -4,7 +4,7 @@
# Also update devel/libgit2, devel/libgit2-glib, devel/py-pygit2
PORTNAME= rugged
-PORTVERSION= 0.27.4
+PORTVERSION= 0.27.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: branches/2018Q4/devel/rubygem-rugged/distinfo
==============================================================================
--- branches/2018Q4/devel/rubygem-rugged/distinfo Thu Oct 18 09:48:40 2018 (r482339)
+++ branches/2018Q4/devel/rubygem-rugged/distinfo Thu Oct 18 11:42:11 2018 (r482340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535127618
-SHA256 (rubygem/rugged-0.27.4.gem) = e274316b4d5723a19a42510f16332d7323417f1feaae4515d981c1eab22fd3f8
-SIZE (rubygem/rugged-0.27.4.gem) = 1156608
+TIMESTAMP = 1539602085
+SHA256 (rubygem/rugged-0.27.5.gem) = a6a3bf97a08e52a97f315287eb408902c5693f7399520a2144b7d30d13b764cb
+SIZE (rubygem/rugged-0.27.5.gem) = 1157120
More information about the svn-ports-branches
mailing list