ports/70773: [MAINTAINER] news/fidogate-ds: security fix

Andrey Slusar anray at inet.ua
Sat Aug 21 14:40:09 UTC 2004


>Number:         70773
>Category:       ports
>Synopsis:       [MAINTAINER] news/fidogate-ds: security fix
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 21 14:40:09 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Slusar
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Aug 21 12:48:37 EEST 2004 anray at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	- Fix security risk for setuid news programs
>How-To-Repeat:
>Fix:

--- fidogate-ds.diff begins here ---
diff -ruN /usr/ports/news/fidogate-ds/Makefile fidogate-ds/Makefile
--- /usr/ports/news/fidogate-ds/Makefile	Sun Aug  8 02:17:00 2004
+++ fidogate-ds/Makefile	Sat Aug 21 17:26:41 2004
@@ -6,6 +6,7 @@
 
 PORTNAME=		fidogate
 PORTVERSION=		5.1.1
+PORTREVISION=		1
 CATEGORIES=		news mail
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	rusfidogate
diff -ruN /usr/ports/news/fidogate-ds/files/patch-log.c fidogate-ds/files/patch-log.c
--- /usr/ports/news/fidogate-ds/files/patch-log.c	Thu Jan  1 03:00:00 1970
+++ fidogate-ds/files/patch-log.c	Sat Aug 21 17:21:52 2004
@@ -0,0 +1,12 @@
+--- src/common/log.c.old	Sat Aug 21 17:21:16 2004
++++ src/common/log.c	Sat Aug 21 17:21:24 2004
+@@ -276,9 +276,4 @@
+     char *p;
+     
+     BUF_COPY(logprog, name);
+-
+-    if( (p = getenv("LOGFILE")) )
+-       log_file(p);
+-    if( (p = getenv("FIDOGATE_LOGFILE")) )
+-       log_file(p);
+ }
--- fidogate-ds.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list