diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2024-10-23 00:45:51 +0000 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2024-10-23 16:16:35 -0400 |
commit | 6545b26eebeccd08a13ec449bd4e665f6ae090d6 (patch) | |
tree | 044cb59da101793e4d6682d68e8588058737dce9 /gitweb/static/js | |
parent | f7c094060c40256c21ee46005b6062a69d71886e (diff) |
git-curl-compat: remove check for curl 7.34.0
libcurl 7.34.0 was released in December 2013, which is well over ten
years ago, and no major operating system vendor is still providing
security support for it. Debian 8 and Ubuntu 14.04, both of which are
out of mainstream security support, have supported a newer version, and
RHEL 8, which is still in support, also has a newer version.
Remove the check for this version and use this functionality
unconditionally.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions