Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2020 01:33:11 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r533304 - branches/2020Q2/net/openldap24-server
Message-ID:  <202004290133.03T1XBBm067001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed Apr 29 01:33:10 2020
New Revision: 533304
URL: https://svnweb.freebsd.org/changeset/ports/533304

Log:
  MFH: r533303
  
  net/openldap24-server: update to 2.4.50.
  
  PR:		246010
  Security:	CVE-2020-12243
  Approved by:	ports-secteam

Modified:
  branches/2020Q2/net/openldap24-server/Makefile
  branches/2020Q2/net/openldap24-server/distinfo
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/net/openldap24-server/Makefile
==============================================================================
--- branches/2020Q2/net/openldap24-server/Makefile	Wed Apr 29 01:31:04 2020	(r533303)
+++ branches/2020Q2/net/openldap24-server/Makefile	Wed Apr 29 01:33:10 2020	(r533304)
@@ -2,10 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=		openldap
-DISTVERSION=		2.4.49
+DISTVERSION=		2.4.50
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
+			http://repository.linagora.org/OpenLDAP/openldap-release/ \
 			ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
 			ftp://ftp.ntua.gr/mirror/OpenLDAP/%SUBDIR%/ \
 			ftp://ftp.u-aizu.ac.jp/pub/net/openldap/%SUBDIR%/ \
@@ -65,9 +66,9 @@ BROKEN=			incompatible OpenLDAP version: ${WANT_OPENLD
 .endif
 
 PORTREVISION_CLIENT=	0
-PORTREVISION_SERVER=	2
+PORTREVISION_SERVER=	0
 OPENLDAP_SHLIB_MAJOR=	2
-OPENLDAP_SHLIB_MINOR=	10.12
+OPENLDAP_SHLIB_MINOR=	10.13
 OPENLDAP_MAJOR=		${DISTVERSION:R}
 
 OPTIONS_DEFINE=		DEBUG FETCH GSSAPI

Modified: branches/2020Q2/net/openldap24-server/distinfo
==============================================================================
--- branches/2020Q2/net/openldap24-server/distinfo	Wed Apr 29 01:31:04 2020	(r533303)
+++ branches/2020Q2/net/openldap24-server/distinfo	Wed Apr 29 01:33:10 2020	(r533304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580698392
-SHA256 (openldap-2.4.49.tgz) = e3b117944b4180f23befe87d0dcf47f29de775befbc469dcf4ac3dab3311e56e
-SIZE (openldap-2.4.49.tgz) = 5704723
+TIMESTAMP = 1588112640
+SHA256 (openldap-2.4.50.tgz) = 5cb57d958bf5c55a678c6a0f06821e0e5504d5a92e6a33240841fbca1db586b8
+SIZE (openldap-2.4.50.tgz) = 5712635



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004290133.03T1XBBm067001>