Date: Sat, 10 Mar 2001 23:21:53 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/icecast pkg-install Makefile ports/audio/icecast/files patch-aa Message-ID: <200103110721.f2B7Lr360521@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/03/10 23:21:53 PST Modified files: audio/icecast Makefile Added files: audio/icecast pkg-install audio/icecast/files patch-aa Log: Fix most of the format string abuses including those which are known to cause a security vulnerabilities. Not fixed are a number of more subtle cases which may or may not allow security violations (I don't have time to conduct a thorough audit now), and which are difficult/impossible to fix anyway without something like fmtcheck(). Document this in pkg-install and remove FORBIDDEN tag. Revision Changes Path 1.15 +7 -2 ports/audio/icecast/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103110721.f2B7Lr360521>