Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99626 Details for
Bug 151252
app-arch/lha: multiple vulnerabilities (CVE-2006-433[4-8])
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-arch/lha/lha-1.14i_p20050924.ebuild
lha-1.14i_p20050924.ebuild (text/plain), 811 bytes, created by
MATSUU Takuto (RETIRED)
on 2006-10-13 19:32:44 UTC
(
hide
)
Description:
app-arch/lha/lha-1.14i_p20050924.ebuild
Filename:
MIME Type:
Creator:
MATSUU Takuto (RETIRED)
Created:
2006-10-13 19:32:44 UTC
Size:
811 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-arch/lha/lha-114i-r5.ebuild,v 1.3 2006/10/07 19:20:27 flameeyes Exp $ > >inherit eutils > >MY_P="${P/_p/-ac}" >DESCRIPTION="Utility for creating and opening lzh archives" >HOMEPAGE="http://lha.sourceforge.jp/" >SRC_URI="mirror://sourceforge.jp/lha/16650/${MY_P}.tar.gz" > >LICENSE="lha" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" >IUSE="" > >DEPEND="" > >S="${WORKDIR}/${MY_P}" > >src_unpack() { > unpack ${A} > > cd "${S}" > epatch "${FILESDIR}"/${P}-CVE-2006-4334-8.patch >} > >src_install() { > emake DESTDIR="${D}" \ > mandir=/usr/share/man/ja \ > install || die > > dodoc 00readme.autoconf ChangeLog Hacking_of_LHa >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 151252
:
99626
|
99627
|
99817