diff options
| author | Mark Felder <feld@FreeBSD.org> | 2017-06-09 19:39:30 +0000 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2017-06-09 19:39:30 +0000 |
| commit | dc37b56f5f360bf85a410e6e7c461f2a6a20eed3 (patch) | |
| tree | 0f471d3113ebdbb33c3a87e95262aa099fc63fa0 /www/apache22/files/extra-patch-server_buildmark.c | |
| parent | Fix the build in a better way -- this works irrespective of the SASL (diff) | |
www/apache22: Update to 2.2.32
Does not build with OpenSSL 1.1.x or LibreSSL 2.5.x which is a known issue.
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2.32
PR: 219720
MFH: 2017Q2
Security: CVE-2016-8743
Diffstat (limited to 'www/apache22/files/extra-patch-server_buildmark.c')
| -rw-r--r-- | www/apache22/files/extra-patch-server_buildmark.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/apache22/files/extra-patch-server_buildmark.c b/www/apache22/files/extra-patch-server_buildmark.c index a39774d1851f..c5ad04131f18 100644 --- a/www/apache22/files/extra-patch-server_buildmark.c +++ b/www/apache22/files/extra-patch-server_buildmark.c @@ -1,7 +1,4 @@ -# disable build time stamp in favor of reproducible build -# except building with DEBUG -============================================================== ---- server/buildmark.c.orig 2016-07-03 16:09:18 UTC +--- server/buildmark.c.orig 2017-06-09 18:42:01 UTC +++ server/buildmark.c @@ -17,6 +17,9 @@ #include "ap_config.h" |
