Summary: | ebuild request: www-apache/mod_spdy | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Craig Andrews <candrews> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | apache-bugs, axiator, bugs+gentoo, candrews, djc, mail, martin, patrick, polynomial-c, vapier |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 471512 | ||
Bug Blocks: |
Description
Craig Andrews
![]() We'll need to enable NPN in mod_ssl first. Add TLS Next Protocol Negotiation (NPN) support to mod_ssl: https://issues.apache.org/bugzilla/show_bug.cgi?id=52210 I suppose until Apache makes a release that features the resolution of that bug, mod_spdy can't really be in portage. Well, we could contemplate patching our mod_ssl. Having upstream accept the NPN patch is probably a prerequisite for that, though. i've added a mod_spdy ebuild to the tree. there is a live 9999 ebuild and one for the latest (0.9.3.3) release. i added a script to create a snapshot from the git/svn trees so that we can do non-live releases for ~arch/arch. the only system package i found it using was zlib, and i fixed that. that just leave the NPN patch. upstream has accepted it now, so i moved that work to a new bug. Commit message: Initial ebuild http://sources.gentoo.org/www-apache/mod_spdy/files/make-snapshot.sh?rev=1.1 http://sources.gentoo.org/www-apache/mod_spdy/files/mod_spdy-0.9.3.3-execinfo.patch?rev=1.1 http://sources.gentoo.org/www-apache/mod_spdy/files/mod_spdy-0.9.3.3-system-zlib.patch?rev=1.1 http://sources.gentoo.org/www-apache/mod_spdy/metadata.xml?rev=1.1 http://sources.gentoo.org/www-apache/mod_spdy/mod_spdy-0.9.3.3.ebuild?rev=1.1 http://sources.gentoo.org/www-apache/mod_spdy/mod_spdy-9999.ebuild?rev=1.1 |