File tree 2 files changed +2
-2
lines changed
contrib/windows/packaging
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ proxy-server-plugin:
29
29
packaging:
30
30
* Update Windows MSI packing building process to use:
31
31
- OpenSSL 3.3.2
32
- - libxml2 2.13.3
32
+ - libxml2 2.13.4
33
33
* Update MacOSX packages to use OpenSSL 3.3.2
34
34
* Windows MSI installer now supports AGENTMONITOR_NEWTICKET_SCREENSHOT as option to
35
35
configure if GLPI-AgentMonitor should always create a screenshot on new ticket.
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ sub toolchain_build_steps {
193
193
{
194
194
plugin => ' Perl::Dist::Strawberry::Step::BuildLibrary' ,
195
195
name => ' libxml2' ,
196
- version => ' 2.13.3 ' ,
196
+ version => ' 2.13.4 ' ,
197
197
url => ' https://download.gnome.org/sources/<name>/2.13/<name>-<version>.tar.xz' ,
198
198
skip_if_file => ' bin/libxml2-2__.dll' ,
199
199
skip_test => 1,
You can’t perform that action at this time.
0 commit comments