bearssl-version: 0.6
libressl-version: v3.7.3
mbedtls-version: v3.5.0
- mod_h2-version: v2.0.26
+ mod_h2-version: v2.0.27
msh3-version: v0.6.0
openssl3-version: openssl-3.1.3
quictls-version: 3.1.4+quic
quictls-version: 3.1.4+quic
gnutls-version: 3.8.3
wolfssl-version: master
- nghttp3-version: v1.1.0
- ngtcp2-version: v1.2.0
- nghttp2-version: v1.59.0
- mod_h2-version: v2.0.26
+ nghttp3-version: v1.2.0
+ ngtcp2-version: v1.4.0
+ nghttp2-version: v1.61.0
+ mod_h2-version: v2.0.27
jobs:
autotools:
cd $HOME
git clone --quiet --depth=1 -b ${{ env.nghttp3-version }} https://github.com/ngtcp2/nghttp3
cd nghttp3
+ git submodule update --init
autoreconf -fi
./configure --prefix=$HOME/nghttpx PKG_CONFIG_PATH="$HOME/nghttpx/lib/pkgconfig" --enable-lib-only
make
MAKEFLAGS: -j 3
openssl3-version: openssl-3.2.0
quictls-version: 3.1.4+quic
- nghttp3-version: v1.1.0
- ngtcp2-version: v1.2.0
- nghttp2-version: v1.59.0
- mod_h2-version: v2.0.26
+ nghttp3-version: v1.2.0
+ ngtcp2-version: v1.4.0
+ nghttp2-version: v1.61.0
+ mod_h2-version: v2.0.27
jobs:
autotools:
cd $HOME
git clone --quiet --depth=1 -b ${{ env.nghttp3-version }} https://github.com/ngtcp2/nghttp3
cd nghttp3
+ git submodule update --init
autoreconf -fi
./configure --prefix=$HOME/nghttpx PKG_CONFIG_PATH="$HOME/nghttpx/lib/pkgconfig" --enable-lib-only
make
env:
MAKEFLAGS: -j 3
openssl-version: 3.1.4+quic
- nghttp3-version: v1.1.0
- ngtcp2-version: v1.2.0
- nghttp2-version: v1.59.0
+ nghttp3-version: v1.2.0
+ ngtcp2-version: v1.4.0
+ nghttp2-version: v1.61.0
quiche-version: 0.20.0
- mod_h2-version: v2.0.26
+ mod_h2-version: v2.0.27
jobs:
autotools:
run: |
git clone --quiet --depth=1 -b ${{ env.nghttp3-version }} https://github.com/ngtcp2/nghttp3
cd nghttp3
+ git submodule update --init
autoreconf -fi
./configure --prefix=$HOME/nghttpx PKG_CONFIG_PATH="$HOME/nghttpx/lib/pkgconfig" --enable-lib-only
make install