mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update libmaxminddb to version 1.12.1
This commit is contained in:
parent
9fb0475c3d
commit
416289fd09
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@
|
|||
- [FEATURE] Made `LISTEN_STREAM_PORT` and `LISTEN_STREAM_PORT_SSL` settings multiples to allow listening on multiple ports
|
||||
- [DEPRECATION] Remove `X-XSS-Protection` header from the `header` plugin as it is deprecated
|
||||
- [DEPS] Updated coreruleset-v4 version to v4.10.0
|
||||
- [DEPS] Updated libmaxminddb version to v1.12.1
|
||||
|
||||
## v1.6.0-beta - 2024/12/10
|
||||
|
||||
|
|
|
|||
|
|
@ -27,9 +27,9 @@
|
|||
},
|
||||
{
|
||||
"id": "libmaxminddb",
|
||||
"name": "libmaxminddb v1.11.0",
|
||||
"name": "libmaxminddb v1.12.1",
|
||||
"url": "https://github.com/maxmind/libmaxminddb.git",
|
||||
"commit": "24df335085318a26a5f3aafba12fec3cd322e570"
|
||||
"commit": "0ff5a5bfb3bc8f7da1e1d1a7c3398b9d3fcf7493"
|
||||
},
|
||||
{
|
||||
"id": "lua-cjson",
|
||||
|
|
|
|||
Loading…
Reference in a new issue