apache: update to 2.4.28
authorThomas Heil <heil@terminal-consulting.de>
Sun, 15 Oct 2017 14:59:50 +0000 (16:59 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Sun, 15 Oct 2017 14:59:50 +0000 (16:59 +0200)
commit923b4558a62f38b9eab4ef1dc88dc3d4da78c5aa
tree3839d34fb9604695587e39cc89318d88b6bcc24b
parentebbd1a2d881797af20187462245c4e9ec221c1d7
apache: update to 2.4.28
 - fix CVE-2017-9798
 - fix #4926
  make http2 support configurable, in case of enables libnghttp2
  package dont build http2. instead use CONFIG_APACHE_HTTP2 to
  enable http2 support

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/apache/Config.in [new file with mode: 0644]
net/apache/Makefile