Date: Wed, 4 Jun 2003 11:40:33 -0700 (PDT) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/sformat Makefileports/sysutils/sformat/files patch-libscg::scsitransp.c Message-ID: <200306041840.h54IeXXG023266@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2003/06/04 11:40:33 PDT FreeBSD ports repository Modified files: sysutils/sformat Makefile sysutils/sformat/files patch-RULES::i386-freebsd-cc.rul Added files: sysutils/sformat/files patch-RULES::rules.cnf patch-libscg::scsitransp.c Log: - Fix yet another bug that might be used for a root exploit. As with the last bug you are only vulnerable if you locally set the sformat binary suid root. - Respect CC already at the configure-stage of sformat else we end up running configure with GCC and compiling with whatever CC was set to. Submitted by: maintainer Revision Changes Path 1.4 +4 -4 ports/sysutils/sformat/Makefile 1.2 +3 -3 ports/sysutils/sformat/files/patch-RULES::i386-freebsd-cc.rul 1.1 +12 -0 ports/sysutils/sformat/files/patch-RULES::rules.cnf (new) 1.1 +11 -0 ports/sysutils/sformat/files/patch-libscg::scsitransp.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306041840.h54IeXXG023266>