From 19a31b508d7818c91dadc3f0585d8c76548c4a9e Mon Sep 17 00:00:00 2001 From: lookshe Date: Thu, 31 Mar 2022 21:36:27 +0200 Subject: disable python for libxml2 --- php-8.1-opt/build.Dockerfile | 2 +- .../out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb | Bin 52864 -> 52862 bytes php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb | Bin 11068956 -> 11068960 bytes .../out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb | Bin 128386 -> 128382 bytes php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb | Bin 4279118 -> 4279120 bytes .../out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb | Bin 710998 -> 710998 bytes .../out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb | Bin 600686 -> 600698 bytes .../out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb | Bin 1171246 -> 1171222 bytes .../out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb | Bin 6842836 -> 6254098 bytes .../out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb | Bin 348452 -> 348478 bytes .../out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb | Bin 49498 -> 49500 bytes .../out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb | Bin 922656 -> 922632 bytes .../out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb | Bin 6774596 -> 6774958 bytes .../out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb | Bin 211004 -> 211002 bytes php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb | Bin 19861962 -> 19862110 bytes 15 files changed, 1 insertion(+), 1 deletion(-) (limited to 'php-8.1-opt') diff --git a/php-8.1-opt/build.Dockerfile b/php-8.1-opt/build.Dockerfile index 121e1fa..cb01b89 100644 --- a/php-8.1-opt/build.Dockerfile +++ b/php-8.1-opt/build.Dockerfile @@ -47,7 +47,7 @@ RUN cd curl-7.73.0 \ RUN curl -k https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.10/libxml2-v2.9.10.tar.gz > libxml2-v2.9.10.tar.gz RUN tar xzf libxml2-v2.9.10.tar.gz RUN cd libxml2-v2.9.10 \ - && ./autogen.sh --prefix=$DEP_PREFIX --disable-python \ + && ./autogen.sh --prefix=$DEP_PREFIX --without-python \ && make \ && make install \ && checkinstall -y --pkgname $PACKAGE_NAME-libxml2 --pkgversion 2.9.10 diff --git a/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb index 1f91575..d5a3042 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb index 50166e4..49cd79b 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb index 9850026..926799e 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb index 6363502..601c8be 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb index d0b181e..f7cdcc6 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb index 1e915fd..f76c303 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb index cdd0626..d7d90f4 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb index d8273b8..ff55d14 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb index d115a88..34a9bd7 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb index 6d939dc..5190280 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb index d029007..d777505 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb index 09f787b..1279fb0 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb index 2ce8369..7091d42 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb differ diff --git a/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb index b0eebe6..6ba3c93 100644 Binary files a/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb differ -- cgit v1.2.3