]> git.ipfire.org Git - thirdparty/squid.git/commit
Bump minimum GnuTLS version required by Squid. (#156)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 26 Feb 2018 04:00:22 +0000 (17:00 +1300)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2018 04:00:22 +0000 (17:00 +1300)
commit516ec633e8a608bb9aaaad22f4c06b8bee7297b5
tree085c9470500aec8499eab8a31599edbc23ee3c89
parent5ef3cbbdf51f78b3f9dbe96b428a64ada0da8324
Bump minimum GnuTLS version required by Squid. (#156)

PR#81 added functions only provided by GnuTLS 3.4.0 and later, but did not bump the
configure.ac check for GnuTLS to enforce that version as minimum.
configure.ac