From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q7Try-0000v6-BH for garchives@archives.gentoo.org; Wed, 06 Apr 2011 14:38:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 450621C187; Wed, 6 Apr 2011 14:31:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D2BD81C155 for ; Wed, 6 Apr 2011 14:29:54 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 751B61B4090 for ; Wed, 6 Apr 2011 14:29:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2292) id 13FC120054; Wed, 6 Apr 2011 14:29:52 +0000 (UTC) From: "Christopher Brannon (cbrannon)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, cbrannon@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-db/unixODBC: unixODBC-2.3.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: unixODBC-2.3.0-r1.ebuild ChangeLog X-VCS-Directories: dev-db/unixODBC X-VCS-Committer: cbrannon X-VCS-Committer-Name: Christopher Brannon Content-Type: text/plain; charset=utf8 Message-Id: <20110406142952.13FC120054@flycatcher.gentoo.org> Date: Wed, 6 Apr 2011 14:29:52 +0000 (UTC) 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: X-Archives-Hash: bd41be30a94c9eab796ac68b56bf894f cbrannon 11/04/06 14:29:52 Modified: ChangeLog Added: unixODBC-2.3.0-r1.ebuild Log: Fix for bug #358611 (possible buffer overrun in SQLDriverConnect). =20 Thanks to Alexandr Tiurin for the patch and the updated ebuild. =20 (Portage version: 2.1.9.45/cvs/Linux i686) Revision Changes Path 1.93 dev-db/unixODBC/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/Ch= angeLog?rev=3D1.93&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/Ch= angeLog?rev=3D1.93&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/Ch= angeLog?r1=3D1.92&r2=3D1.93 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/dev-db/unixODBC/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 6 Apr 2011 12:58:18 -0000 1.92 +++ ChangeLog 6 Apr 2011 14:29:51 -0000 1.93 @@ -1,6 +1,15 @@ # ChangeLog for dev-db/unixODBC # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.92 2011= /04/06 12:58:18 cbrannon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.93 2011= /04/06 14:29:51 cbrannon Exp $ + +*unixODBC-2.3.0-r1 (06 Apr 2011) + + 06 Apr 2011; Christopher Brannon + +unixODBC-2.3.0-r1.ebuild, +files/unixODBC-2.3.0-sqldriverconnect.patc= h: + Fix for bug #358611. + + Thanks to Alexandr Tiurin for the patch and the + updated ebuild. =20 06 Apr 2011; Christopher Brannon metadata.xml: Added myself as maintainer (this was maintainer-needed). 1.1 dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/un= ixODBC-2.3.0-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/unixODBC/un= ixODBC-2.3.0-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: unixODBC-2.3.0-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-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0-r1.ebui= ld,v 1.1 2011/04/06 14:29:51 cbrannon Exp $ EAPI=3D3 inherit libtool eutils DESCRIPTION=3D"A complete ODBC driver manager" HOMEPAGE=3D"http://www.unixodbc.org/" SRC_URI=3D"mirror://sourceforge/unixodbc/${P}.tar.gz" LICENSE=3D"GPL-2 LGPL-2.1" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-= macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE=3D"+minimal odbcmanual static-libs" RDEPEND=3D">=3Dsys-devel/libtool-2.2.6b >=3Dsys-libs/readline-6.0_p4 >=3Dsys-libs/ncurses-5.6-r2" DEPEND=3D"${RDEPEND} sys-devel/flex" src_prepare() { epatch "${FILESDIR}/${P}-sqldriverconnect.patch" elibtoolize } src_configure() { econf \ --sysconfdir=3D"${EPREFIX}/etc/${PN}" \ --disable-dependency-tracking \ $(use_enable static-libs static) \ $(use_enable !minimal drivers) \ $(use_enable !minimal driver-conf) } src_install() { emake DESTDIR=3D"${D}" install || die dodoc AUTHORS ChangeLog NEWS README || die if use prefix; then dodoc README* || die fi if use odbcmanual; then dohtml -a css,gif,html,sql,vsd -r doc/* || die fi }