From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LZYdv-0007AL-K1 for garchives@archives.gentoo.org; Tue, 17 Feb 2009 22:42:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E035E03F2; Tue, 17 Feb 2009 22:42:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C2DC0E03F2 for ; Tue, 17 Feb 2009 22:42:18 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 655ABB5648 for ; Tue, 17 Feb 2009 22:42:18 +0000 (UTC) Received: from mrness by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LZYdt-0002Jm-ST for gentoo-commits@lists.gentoo.org; Tue, 17 Feb 2009 22:42:17 +0000 From: "Alin Nastac (mrness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squidguard: squidguard-1.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: squidguard-1.4-r1.ebuild ChangeLog X-VCS-Directories: net-proxy/squidguard X-VCS-Committer: mrness X-VCS-Committer-Name: Alin Nastac Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alin Nastac Date: Tue, 17 Feb 2009 22:42:17 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 684bca14-8d3b-412f-a22f-1ab0e6cb86ea X-Archives-Hash: 638868a4b65ae2f23ce6a204e2fdbc7d mrness 09/02/17 22:42:17 Modified: ChangeLog Added: squidguard-1.4-r1.ebuild Log: Fix buffer overflow, thanks to emerald (= #259272). (Portage version: 2.1.6.4/cvs/Linux 2.6.25-gentoo-r6 x86_64) Revision Changes Path 1.30 net-proxy/squidguard/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidgua= rd/ChangeLog?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidgua= rd/ChangeLog?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidgua= rd/ChangeLog?r1=3D1.29&r2=3D1.30 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 10 Jan 2009 13:24:08 -0000 1.29 +++ ChangeLog 17 Feb 2009 22:42:17 -0000 1.30 @@ -1,6 +1,13 @@ # ChangeLog for net-proxy/squidguard # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.29= 2009/01/10 13:24:08 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.30= 2009/02/17 22:42:17 mrness Exp $ + +*squidguard-1.4-r1 (17 Feb 2009) + + 17 Feb 2009; Alin N=C4=83stac + +files/squidguard-1.4-vsnprintf.patch, +squidguard-1.4-r1.ebuild: + Fix buffer overflow, thanks to emerald + (#259272). =20 *squidguard-1.4 (10 Jan 2009) =20 1.1 net-proxy/squidguard/squidguard-1.4-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidgua= rd/squidguard-1.4-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidgua= rd/squidguard-1.4-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: squidguard-1.4-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/squidguard-1.4-r1= .ebuild,v 1.1 2009/02/17 22:42:17 mrness Exp $ WANT_AUTOMAKE=3Dnone inherit eutils autotools DESCRIPTION=3D"Combined filter, redirector and access controller plugin f= or Squid." HOMEPAGE=3D"http://www.squidguard.org" SRC_URI=3D"http://www.squidguard.org/Downloads/squidGuard-${PV}.tar.gz" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86" IUSE=3D"ldap" RDEPEND=3D">=3Dsys-libs/db-2 ldap? ( net-nds/openldap )" DEPEND=3D"${RDEPEND} sys-devel/bison sys-devel/flex" S=3D"${WORKDIR}/squidGuard-${PV}" src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}/${P}-gentoo.patch" epatch "${FILESDIR}/${P}-autoheader.patch" epatch "${FILESDIR}/${P}-vsnprintf.patch" eautoreconf } src_compile() { econf \ $(use_with ldap) \ --with-sg-config=3D/etc/squidGuard/squidGuard.conf \ --with-sg-logdir=3D/var/log/squidGuard \ || die "configure has failed" emake || die "make has failed" } src_install() { emake prefix=3D"/usr" INSTDIR=3D"${D}" install || die "emake install has= failed" keepdir /var/log/squidGuard fowners squid:squid /var/log/squidGuard insinto /etc/squidGuard/sample doins "${FILESDIR}"/squidGuard.conf.* insinto /etc/squidGuard/sample/db doins "${FILESDIR}"/blockedsites dodoc ANNOUNCE CHANGELOG README dohtml doc/*.html docinto text dodoc doc/*.txt } pkg_postinst() { einfo "To enable squidGuard, add the following lines to /etc/squid/squid= .conf:" einfo " url_rewrite_program /usr/bin/squidGuard" einfo " url_rewrite_children 10" einfo "" einfo "Remember to edit /etc/squidGuard/squidGuard.conf first!" einfo "Examples can be found in /etc/squidGuard/sample/" }