aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2022-03-08 21:20:18 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2022-03-08 21:26:21 +0000
commit1917a1d15f17ee70a88f2e4119f70f1f2ce24d73 (patch)
treeba8f7aa99f848198e017c9802d119727e482f151 /net
parentc763f8fdde5861a60eb97ab769187b409677b2bb (diff)
downloadports-1917a1d15f17ee70a88f2e4119f70f1f2ce24d73.tar.gz
ports-1917a1d15f17ee70a88f2e4119f70f1f2ce24d73.zip
security/courier-authlib: Update to 0.71.4
Changes: Fix a theoretical memory corruption during authentication if the process runs out of memory. The server does not do much memory allocation prior to authentication, this is mostly academic. MFH: 2022Q1 (cherry picked from commit 6e7811fdeb3bcae3f7ce64f650a44601b2bf17e3)
Diffstat (limited to 'net')
-rw-r--r--net/courier-authlib-ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/courier-authlib-ldap/Makefile b/net/courier-authlib-ldap/Makefile
index 17c3f8a129ae..180070e13d7c 100644
--- a/net/courier-authlib-ldap/Makefile
+++ b/net/courier-authlib-ldap/Makefile
@@ -1,6 +1,6 @@
# Created by: Yarema <yds@CoolRat.org>
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -ldap
COMMENT= LDAP support for the Courier authentication library