]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- For #1255, for ios try the latest expat version again.
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 26 Mar 2025 15:51:46 +0000 (16:51 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 26 Mar 2025 15:51:46 +0000 (16:51 +0100)
contrib/ios/install_expat.sh
doc/Changelog

index 915279f4086b89e117c41e4eada6a75311b421f6..4972c467b54905c2a5c521a4af1bf975c10dfa6a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
-LIBEXPAT_FNAME=expat-2.6.3
-LIBEXPAT_VERSION_DIR=R_2_6_3
+LIBEXPAT_FNAME=expat-2.7.0
+LIBEXPAT_VERSION_DIR=R_2_7_0
 
 echo "Downloading Expat"
 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz;
index 75257de948b5fec3484528c6ce3e63927841bcaf..f417fc328706aeadd22228af481a7aca89161b57 100644 (file)
@@ -3,6 +3,7 @@
        - For #1255, for ios use an older expat version that does not require
          C++11 language features.
        - For #1255, for ios disable building tests that require C++11.
+       - For #1255, for ios try the latest expat version again.
 
 24 March 2025: Wouter
        - Fix #1254: `send failed: Socket is not connected` and