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.0-opt/build.Dockerfile | 2 +- .../out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb | Bin 52866 -> 52858 bytes php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb | Bin 11068956 -> 11068962 bytes .../out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb | Bin 128354 -> 128356 bytes php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb | Bin 4279122 -> 4279138 bytes .../out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb | Bin 711032 -> 711010 bytes .../out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb | Bin 600706 -> 600690 bytes .../php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb | Bin 1171240 -> 1171238 bytes .../out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb | Bin 6842984 -> 6254184 bytes .../out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb | Bin 348458 -> 348466 bytes .../out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb | Bin 49404 -> 49400 bytes .../out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb | Bin 922638 -> 922630 bytes .../out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb | Bin 6774808 -> 6774846 bytes .../out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb | Bin 210982 -> 210976 bytes php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb | Bin 19278990 -> 19278516 bytes 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 30 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php-8.0-opt/build.Dockerfile b/php-8.0-opt/build.Dockerfile index 8c586aa..9109bbe 100644 --- a/php-8.0-opt/build.Dockerfile +++ b/php-8.0-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.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb index a5d3b98..66db752 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb index a65faea..553fe3f 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb index af68586..e16adf5 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb index e622dcb..a91b8d7 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb index def65b2..20a0608 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb index c384c0c..19e3274 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb index 353ed69..9135d00 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb index 06949a3..01f40fa 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb index deecb74..a142278 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb index d603cb0..520b3ac 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb index 8ef4a3f..20e7273 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb index 253f19e..72766bb 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb index 7b64306..a4854c2 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb differ diff --git a/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb index a1a5d77..3cf0f8d 100644 Binary files a/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb differ 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