mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
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
This commit is contained in:
parent
2931cdab1e
commit
6e7811fdeb
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Created by: Yarema <yds@CoolRat.org>
|
# Created by: Yarema <yds@CoolRat.org>
|
||||||
|
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
PKGNAMESUFFIX= -ldap
|
PKGNAMESUFFIX= -ldap
|
||||||
|
|
||||||
COMMENT= LDAP support for the Courier authentication library
|
COMMENT= LDAP support for the Courier authentication library
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Oliver Lehmann
|
# Created by: Oliver Lehmann
|
||||||
|
|
||||||
PORTNAME= courier-authlib
|
PORTNAME= courier-authlib
|
||||||
PORTVERSION= 0.71.3
|
PORTVERSION= 0.71.4
|
||||||
CATEGORIES?= security mail
|
CATEGORIES?= security mail
|
||||||
.if defined(PKGNAMESUFFIX)
|
.if defined(PKGNAMESUFFIX)
|
||||||
MASTER_SITES= SF/courier/authlib/${PORTVERSION}
|
MASTER_SITES= SF/courier/authlib/${PORTVERSION}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1618301142
|
TIMESTAMP = 1646760117
|
||||||
SHA256 (courier-authlib-0.71.3.tar.bz2) = 9ae225cf51c72f3fbf7910402dd4a727e8d3d2ad657cc583b3894fbb4d796806
|
SHA256 (courier-authlib-0.71.4.tar.bz2) = 62f52fa6a1743aca1e754a581304bd723d5b56c37e28bc73eff8d8f0806842c2
|
||||||
SIZE (courier-authlib-0.71.3.tar.bz2) = 2208794
|
SIZE (courier-authlib-0.71.4.tar.bz2) = 2210634
|
||||||
|
|
Loading…
Add table
Reference in a new issue