# Fix for GCC 7
# https://github.com/italiangrid/voms/pull/56
voms-gcc7.patch

# Create RFC proxies as default
# https://github.com/italiangrid/voms/pull/57
voms-default-proxyver.patch

# Don't use macros in AC_CHECK_LIB
# https://github.com/italiangrid/voms/pull/58
voms-lib-check-no-macro.patch

# Assign default RUN value before reading sysconfig
# https://github.com/italiangrid/voms/pull/73
voms-run-default.patch

# Change default proxy cert key length to 2048 bits
# https://github.com/italiangrid/voms/pull/75
voms-change-default-proxy-cert-key-length-to-2048-bits.patch

# Fix compilation with OpenSSL 3.0
# https://github.com/italiangrid/voms/pull/98
voms-openssl3.patch
