Fix NetBSD build by renaming the hmac function to avoid conflicts

This commit is contained in:
Victor Hora
2018-11-04 21:20:10 -05:00
parent 96e21b0f3e
commit b3fa87dc7c
3 changed files with 76 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.3 - To be released
------------------------------------
* Fix NetBSD build by renaming the hmac function to avoid conflicts
[Issue #1241 - @victorhora, @joerg, @sevan]
* IIS: Windows build, fix duplicate YAJL dir in script
[Issue #1612 - @allanbomsft, @victorhora]
* IIS: Remove body prebuffering due to no locking in modsecProcessRequest