Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 38904
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 32007
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Georgi Georgiev <chutz@gg3.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 38904 depends on: Show dependency tree
Bug 38904 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-21 03:01 0000
I created a patch that bundles both the ipv6 and ssl patches for ucspi-tcp. A
link to the patch is:
http://gg3.net/ucspi-tcp/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch.bz2

Something like the following has to be done for the ebuild as well (against
0.88-r7)

8a9
> ip6sslbundle="http://gg3.net/ucspi-tcp/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch.bz2"
9a11,12
>       ipv6? ( $ip6sslbundle )
>       ssl?  ( $ip6sslbundle )
26c29,31
<               epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6.diff13
---
>               use ssl \
>                       && epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6_diff13+ssl_20020705.patch \
>                       || epatch ${WORKDIR}/ucspi-tcp-0.88-ipv6.diff13

------- Comment #1 From Robin Johnson 2004-01-21 03:46:59 0000 -------
You're about 6 hours too late with this gg.
I commited the work of somebody else that did the same thing earlier on today.
his stuff is in -r8 and is more flexible as well (it allows ipv6 without ssl and vice-versa).

*** This bug has been marked as a duplicate of 32007 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug