# Check if NID is defined
# https://github.com/italiangrid/voms/issues/60
# https://github.com/italiangrid/voms/pull/61
voms-nid-defined.patch

# 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

# VOMS API compilation fails against kerberos gss API header
# https://github.com/italiangrid/voms/issues/54
# https://github.com/italiangrid/voms/pull/62
voms-gssapi-header.patch

# Fix wsdl2h version detection
# https://github.com/italiangrid/voms/pull/72
voms-wsdl2h.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
