Search Criteria
Package Details: h2o-2.2 2.2.6-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/h2o-2.2.git (read-only, click to copy) |
---|---|
Package Base: | h2o-2.2 |
Description: | Optimized HTTP server with support for HTTP/1.x and HTTP/2 |
Upstream URL: | https://github.com/h2o/h2o |
Licenses: | MIT |
Conflicts: | h2o, h2o-git, libh2o |
Provides: | h2o, libh2o |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 3 |
Popularity: | 0.26 |
First Submitted: | 2021-12-08 14:39 (UTC) |
Last Updated: | 2022-12-08 14:16 (UTC) |
Dependencies (12)
- libuv (libuv-git)
- libyaml (libyaml-git)
- openssl (openssl-static, quictls-openssl, openssl-git, openssl-hardened)
- wslay (wslay-git, libwslay)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- bison (byacc-bison, bison-git) (make)
- cmake (cmake-git) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- libtool (libtool-git) (make)
- make (make-git) (make)
- pkg-config (pkgconf-git, pkg-config-git, pkgconf) (make)
- ruby (make)
Latest Comments
1 2 Next › Last »
phoepsilonix commented on 2023-03-07 15:43 (UTC) (edited on 2023-03-08 20:18 (UTC) by phoepsilonix)
It can be built with lto enabled. Also fixed a mistake in the mruby Rakefile. Postscript, just in case.
My patch is in the public domain.
mruby-Rakefile.patch
deps.patch
h2o-libressl-3.6.2.patch
PKGBUILD
rgacogne commented on 2022-12-08 16:55 (UTC)
Thanks, much appreciated!
HLFH commented on 2022-12-08 14:17 (UTC)
Please use h2o-2.2 2.2.6-4.
HLFH commented on 2022-12-08 14:09 (UTC)
I have added the options=(!lto). I guess we're good now.
HLFH commented on 2022-12-08 14:00 (UTC)
h2o-2.2 package has been updated. It is now using openssl instead of libressl (RIP libressl). I have also added b2sums, removed msg2...
Regarding the "options=(!lto)", I have not added yet. Currently looking at it.
Off-topic: funny that you work at PowerDNS. I used PowerDNS for years. Now testing Trust-DNS as well.
HLFH commented on 2022-12-08 13:28 (UTC) (edited on 2022-12-08 13:28 (UTC) by HLFH)
Hello. I'll be looking at it now.
rgacogne commented on 2022-12-08 13:26 (UTC)
@HLFH: Do you disagree with the proposed changes, or are you lacking the time to apply them? I'm sorry to insist but theses changes are currently blocking for dnsdist, and I'm considering forking this package to something like h2o-nobundledssl-2.2 but I would really like to avoid doing that.
kescherAUR commented on 2022-12-07 20:58 (UTC)
Usage of msg2 is discouraged, therefore, I am also removing that in my diff. Added openssl dependency. https://0x0.st/odmS.diff
kescherAUR commented on 2022-12-07 20:23 (UTC)
This package works absolutely fine without bundled SSL, therefore, it should probably just be disabled.
rgacogne commented on 2022-11-07 09:14 (UTC)
In order for the libh2o-*.a libraries to be usable, I also needed to set options=(!lto) in the PKGBUILD, otherwise some symbols are not present in the static libraries.
1 2 Next › Last »