File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
DD mmm YYYY - 2.9.x (to be released)
2
2
-------------------
3
3
4
+ * IIS: Update dependencies for next planned release
5
+ [Issue #2792 - @martinhsv]
4
6
* XML parser cleanup: NULL duplicate pointer
5
7
[Issue #2760 - @martinhsv]
6
8
* Properly cleanup XML parser contexts upon completion
Original file line number Diff line number Diff line change 9
9
:: Dependencies
10
10
@ set CMAKE = cmake-3.12.4-win32-x86.zip
11
11
@ set PCRE = pcre-8.45.zip
12
- @ set ZLIB = zlib-1.2.11 .tar.gz
13
- @ set LIBXML2 = libxml2-2.9.12 .tar.gz
12
+ @ set ZLIB = zlib-1.2.12 .tar.gz
13
+ @ set LIBXML2 = libxml2-2.9.14 .tar.gz
14
14
@ set LUA = lua-5.3.6.tar.gz
15
- @ set CURL = curl-7.79.0 .zip
16
- @ set APACHE_SRC = httpd-2.4.51 .tar.gz
17
- @ set APACHE_BIN32 = httpd-2.4.51 -win32-VS16.zip
18
- @ set APACHE_BIN64 = httpd-2.4.51 -win64-VS16.zip
15
+ @ set CURL = curl-7.83.1 .zip
16
+ @ set APACHE_SRC = httpd-2.4.54 .tar.gz
17
+ @ set APACHE_BIN32 = httpd-2.4.54 -win32-VS16.zip
18
+ @ set APACHE_BIN64 = httpd-2.4.54 -win64-VS16.zip
19
19
@ set YAJL = yajl-2.1.0.zip
20
20
@ set SSDEEP = ssdeep-2.14.1.tar.gz
21
21
@ set SSDEEP_BIN = ssdeep-2.14.1.zip
You can’t perform that action at this time.
0 commit comments