* [gentoo-commits] gentoo-x86 commit in net-irc/dircproxy: ChangeLog dircproxy-1.2.0_beta2-r1.ebuild dircproxy-1.0.5-r1.ebuild dircproxy-1.1.0-r2.ebuild dircproxy-1.2.0_beta2.ebuild dircproxy-1.1.0-r1.ebuild
@ 2007-10-15 13:25 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2007-10-15 13:25 UTC (permalink / raw
To: gentoo-commits
armin76 07/10/15 13:25:14
Modified: ChangeLog
Added: dircproxy-1.2.0_beta2-r1.ebuild
dircproxy-1.0.5-r1.ebuild dircproxy-1.1.0-r2.ebuild
Removed: dircproxy-1.2.0_beta2.ebuild
dircproxy-1.1.0-r1.ebuild
Log:
Add security patches for CVE-2007-5226, bug #194923
(Portage version: 2.1.3.13)
Revision Changes Path
1.19 net-irc/dircproxy/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 17 Feb 2007 15:25:43 -0000 1.18
+++ ChangeLog 15 Oct 2007 13:25:14 -0000 1.19
@@ -1,6 +1,17 @@
# ChangeLog for net-irc/dircproxy
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.18 2007/02/17 15:25:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.19 2007/10/15 13:25:14 armin76 Exp $
+
+*dircproxy-1.2.0_beta2-r1 (15 Oct 2007)
+*dircproxy-1.1.0-r2 (15 Oct 2007)
+*dircproxy-1.0.5-r1 (15 Oct 2007)
+
+ 15 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ +files/1.0.5-CVE-2007-5226.patch, +files/1.2.0-CVE-2007-5226.patch,
+ +dircproxy-1.0.5-r1.ebuild, -dircproxy-1.1.0-r1.ebuild,
+ +dircproxy-1.1.0-r2.ebuild, -dircproxy-1.2.0_beta2.ebuild,
+ +dircproxy-1.2.0_beta2-r1.ebuild:
+ Add security patches for CVE-2007-5226, bug #194923
*dircproxy-1.2.0_beta2 (17 Feb 2007)
1.1 net-irc/dircproxy/dircproxy-1.2.0_beta2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_beta2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_beta2-r1.ebuild?rev=1.1&content-type=text/plain
Index: dircproxy-1.2.0_beta2-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_beta2-r1.ebuild,v 1.1 2007/10/15 13:25:14 armin76 Exp $
inherit eutils
MY_P="${P/_/-}"
DESCRIPTION="an IRC proxy server"
SRC_URI="http://dircproxy.securiweb.net/pub/1.2/${MY_P}.tar.bz"
HOMEPAGE="http://dircproxy.securiweb.net/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
src_unpack() {
unpack ${A}
cd ${S}
epatch "${FILESDIR}/1.2.0-CVE-2007-5226.patch"
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog FAQ NEWS README* TODO INSTALL
}
1.1 net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild?rev=1.1&content-type=text/plain
Index: dircproxy-1.0.5-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild,v 1.1 2007/10/15 13:25:14 armin76 Exp $
inherit eutils
DESCRIPTION="an IRC proxy server"
HOMEPAGE="http://dircproxy.securiweb.net/"
SRC_URI="http://dircproxy.securiweb.net/pub/1.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
src_unpack() {
unpack ${A}
cd ${S}
epatch "${FILESDIR}/dircproxy-gcc4.patch"
epatch "${FILESDIR}/${PV}-CVE-2007-5226.patch"
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog FAQ NEWS PROTOCOL README* INSTALL
}
1.1 net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild?rev=1.1&content-type=text/plain
Index: dircproxy-1.1.0-r2.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild,v 1.1 2007/10/15 13:25:14 armin76 Exp $
inherit eutils
DESCRIPTION="an IRC proxy server"
HOMEPAGE="http://dircproxy.securiweb.net/"
SRC_URI="http://dircproxy-securiweb.net/pub/1.1/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
src_unpack() {
unpack ${A}
cd ${S}
epatch "${FILESDIR}/${PV}-less-lag-on-attach.patch"
epatch "${FILESDIR}/${PN}-gcc4.patch"
epatch "${FILESDIR}/1.0.5-CVE-2007-5226.patch"
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog FAQ NEWS PROTOCOL README* INSTALL
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-15 13:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 13:25 [gentoo-commits] gentoo-x86 commit in net-irc/dircproxy: ChangeLog dircproxy-1.2.0_beta2-r1.ebuild dircproxy-1.0.5-r1.ebuild dircproxy-1.1.0-r2.ebuild dircproxy-1.2.0_beta2.ebuild dircproxy-1.1.0-r1.ebuild Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox