aboutsummaryrefslogtreecommitdiffstats
path: root/security/calife
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2004-02-28 01:23:50 +0800
committerroberto <roberto@FreeBSD.org>2004-02-28 01:23:50 +0800
commit056afe5ce7fbc20830488b219e6afaa835c2a25a (patch)
treed5b09e7b5420aba9577f5640468fceb9667a266f /security/calife
parent363a638b2c325b50d2d5ab9f7472f08ba04ed721 (diff)
downloadfreebsd-ports-gnome-056afe5ce7fbc20830488b219e6afaa835c2a25a.tar.gz
freebsd-ports-gnome-056afe5ce7fbc20830488b219e6afaa835c2a25a.tar.zst
freebsd-ports-gnome-056afe5ce7fbc20830488b219e6afaa835c2a25a.zip
Fix a potential security problem on Linux/glibc whose getpass(3) apparently
fails with very long passwords leading to a segfault. It may be exploitable. FreeBSD is *not* vulnerable. No thanks to: the jerk who posted on bugtraq w/o mailing me beforehand.
Diffstat (limited to 'security/calife')
-rw-r--r--security/calife/Makefile4
-rw-r--r--security/calife/distinfo3
2 files changed, 4 insertions, 3 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile
index 1952a7ab72e4..74705e4433af 100644
--- a/security/calife/Makefile
+++ b/security/calife/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= calife
-PORTVERSION= 2.8.5
+PORTVERSION= 2.8.6
CATEGORIES= security
MASTER_SITES= ftp://postfix.eu.org/pub/calife/
@@ -14,7 +14,7 @@ MAINTAINER= thomas@FreeBSD.org
COMMENT= A lightweight alternative to sudo
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc"
+CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc"
MAN1= calife.1
MAN5= calife.auth.5
diff --git a/security/calife/distinfo b/security/calife/distinfo
index be5c7c1bf3a1..acac090fb42a 100644
--- a/security/calife/distinfo
+++ b/security/calife/distinfo
@@ -1 +1,2 @@
-MD5 (calife-2.8.5.tar.gz) = 71f630c3d0ea0211951844af2088b27d
+MD5 (calife-2.8.6.tar.gz) = bc7380688a5d67a14101f498577d1f61
+SIZE (calife-2.8.6.tar.gz) = 95393