summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2015-10-14 09:06:30 +0100
committerJoe Orton <jorton@redhat.com>2015-10-14 09:06:30 +0100
commit91a2788bcecc45df329bd121a15ea7ec86285d82 (patch)
tree6d25f179bb44ee1fc7db8578039b7262efc7d59c /.gitignore
parentc119a5ba7a64c7a49e774282c7b66a99b6d5132e (diff)
downloadhttpd-91a2788bcecc45df329bd121a15ea7ec86285d82.tar.gz
httpd-91a2788bcecc45df329bd121a15ea7ec86285d82.tar.xz
httpd-91a2788bcecc45df329bd121a15ea7ec86285d82.zip
update to 2.4.17 (#1271224)
- build, load mod_http2 - don't build mod_asis, mod_file_cache - load mod_cache_socache, mod_proxy_wstunnel by default - check every built mod_* is configured - synch ssl.conf with upstream; disable SSLv3 by default Resolves: rhbz#1271224
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 654f469..2abdf3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ x86_64
/httpd-2.4.10.tar.bz2
/httpd-2.4.12.tar.bz2
/httpd-2.4.16.tar.bz2
+/httpd-2.4.17.tar.bz2