Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97310 Details for
Bug 147956
ssh segfaults after upgrade to of openssl to 0.9.8c-r1 (rev-dep problem?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0.9.8c -> 0.9.8c-r1 diff
openssl-0.9.8c.ebuild.diff (text/plain), 1.10 KB, created by
Jakub Moc (RETIRED)
on 2006-09-18 01:04:54 UTC
(
hide
)
Description:
0.9.8c -> 0.9.8c-r1 diff
Filename:
MIME Type:
Creator:
Jakub Moc (RETIRED)
Created:
2006-09-18 01:04:54 UTC
Size:
1.10 KB
patch
obsolete
>--- openssl-0.9.8c.ebuild 2006-09-18 10:00:23.000000000 +0200 >+++ openssl-0.9.8c-r1.ebuild 2006-09-16 23:41:17.000000000 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2006 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/dev-libs/openssl/Attic/openssl-0.9.8c.ebuild,v 1.9 2006/09/10 00:04:27 vapier Exp $ >+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8c-r1.ebuild,v 1.1 2006/09/16 21:41:17 vapier Exp $ > > inherit eutils flag-o-matic toolchain-funcs > >@@ -11,7 +11,8 @@ > LICENSE="openssl" > SLOT="0" > KEYWORDS="-* alpha amd64 ~arm ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86" >-IUSE="emacs test bindist zlib" >+IUSE="bindist emacs test zlib" >+# This breaks ABI so we will wait until next ABI change to enable: sse2 > > RDEPEND="" > DEPEND="${RDEPEND} >@@ -73,6 +74,7 @@ > confopts="enable-idea enable-rc5 enable-mdc2 enable-ec" > fi > use zlib && confopts="${confopts} zlib-dynamic" >+ #use sse2 || confopts="${confopts} no-sse2" > > local sslout=$(./gentoo.config) > einfo "Use configuration ${sslout:-(openssl knows best)}"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147956
: 97310