1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Fix MITKRB5-SA-2011-005, FTP daemon fails to set effective group ID.

Notified by:	Tim Zingelman <tez@netbsd.org>
Security:	MITKRB5-SA-2011-005
This commit is contained in:
Cy Schubert 2011-07-08 19:48:48 +00:00
parent 0a8ddff49e
commit 1a0849777c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277361
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,7 @@ MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
EXTRACT_SUFX= .tar
# PATCHFILES= 2011-005-patch.txt
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
@ -35,6 +36,7 @@ CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \
CFLAGS="${CFLAGS}"
MAKE_ARGS= INSTALL="${INSTALL}"
PATCH_DIST_STRIP= -p1
OPTIONS= KRB5_RENAME_FTP "Rename ftp to kftp" off \
KRB5_RENAME_TELNET "Rename telnet to ktelnet" off \

View File

@ -1,2 +1,4 @@
SHA256 (krb5-appl-1.0.1-signed.tar) = 124322481e4f8e0b119b527071f2f707168060e17748cf34c8bf5af747c3e311
SIZE (krb5-appl-1.0.1-signed.tar) = 645120
SHA256 (2011-005-patch.txt) = a3f14859883cdeff846aaea2e35738a6580549d634986fdfc41d178e33135459
SIZE (2011-005-patch.txt) = 2076