From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.pqgruber.com ([52.59.78.55]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kKeTC-0001d4-Me for ptxdist@pengutronix.de; Tue, 22 Sep 2020 11:20:19 +0200 From: Clemens Gruber Date: Tue, 22 Sep 2020 11:20:09 +0200 Message-Id: <20200922092015.84149-1-clemens.gruber@pqgruber.com> MIME-Version: 1.0 Subject: [ptxdist] [PATCH] nginx: version bump 1.16.1 -> 1.18.0 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Clemens Gruber Signed-off-by: Clemens Gruber --- ...auto-type-sizeof-rework-autotest-to-be-cross-compila.patch | 0 ...auto-feature-add-mechanism-allowing-to-force-feature.patch | 0 ...auto-set-ngx_feature_run_force_result-for-each-featu.patch | 0 .../0004-auto-lib-libxslt-conf-use-pkg-config.patch | 0 ...0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch | 0 .../0006-auto-lib-openssl-conf-use-pkg-config.patch | 0 .../0007-auto-lib-libgd-conf-use-pkg-config.patch | 0 ...src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch | 0 ...auto-endianness-add-mechanism-allowing-to-force-resu.patch | 0 ...0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch | 0 patches/{nginx-1.16.1 => nginx-1.18.0}/series | 0 rules/nginx.make | 4 ++-- 12 files changed, 2 insertions(+), 2 deletions(-) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0004-auto-lib-libxslt-conf-use-pkg-config.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0006-auto-lib-openssl-conf-use-pkg-config.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0007-auto-lib-libgd-conf-use-pkg-config.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch (100%) rename patches/{nginx-1.16.1 => nginx-1.18.0}/series (100%) diff --git a/patches/nginx-1.16.1/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch b/patches/nginx-1.18.0/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch similarity index 100% rename from patches/nginx-1.16.1/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch rename to patches/nginx-1.18.0/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch diff --git a/patches/nginx-1.16.1/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch b/patches/nginx-1.18.0/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch similarity index 100% rename from patches/nginx-1.16.1/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch rename to patches/nginx-1.18.0/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch diff --git a/patches/nginx-1.16.1/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch b/patches/nginx-1.18.0/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch similarity index 100% rename from patches/nginx-1.16.1/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch rename to patches/nginx-1.18.0/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch diff --git a/patches/nginx-1.16.1/0004-auto-lib-libxslt-conf-use-pkg-config.patch b/patches/nginx-1.18.0/0004-auto-lib-libxslt-conf-use-pkg-config.patch similarity index 100% rename from patches/nginx-1.16.1/0004-auto-lib-libxslt-conf-use-pkg-config.patch rename to patches/nginx-1.18.0/0004-auto-lib-libxslt-conf-use-pkg-config.patch diff --git a/patches/nginx-1.16.1/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch b/patches/nginx-1.18.0/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch similarity index 100% rename from patches/nginx-1.16.1/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch rename to patches/nginx-1.18.0/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch diff --git a/patches/nginx-1.16.1/0006-auto-lib-openssl-conf-use-pkg-config.patch b/patches/nginx-1.18.0/0006-auto-lib-openssl-conf-use-pkg-config.patch similarity index 100% rename from patches/nginx-1.16.1/0006-auto-lib-openssl-conf-use-pkg-config.patch rename to patches/nginx-1.18.0/0006-auto-lib-openssl-conf-use-pkg-config.patch diff --git a/patches/nginx-1.16.1/0007-auto-lib-libgd-conf-use-pkg-config.patch b/patches/nginx-1.18.0/0007-auto-lib-libgd-conf-use-pkg-config.patch similarity index 100% rename from patches/nginx-1.16.1/0007-auto-lib-libgd-conf-use-pkg-config.patch rename to patches/nginx-1.18.0/0007-auto-lib-libgd-conf-use-pkg-config.patch diff --git a/patches/nginx-1.16.1/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch b/patches/nginx-1.18.0/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch similarity index 100% rename from patches/nginx-1.16.1/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch rename to patches/nginx-1.18.0/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch diff --git a/patches/nginx-1.16.1/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch b/patches/nginx-1.18.0/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch similarity index 100% rename from patches/nginx-1.16.1/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch rename to patches/nginx-1.18.0/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch diff --git a/patches/nginx-1.16.1/0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch b/patches/nginx-1.18.0/0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch similarity index 100% rename from patches/nginx-1.16.1/0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch rename to patches/nginx-1.18.0/0101-auto-unix-allow-overriding-the-IPv6-build-tests.patch diff --git a/patches/nginx-1.16.1/series b/patches/nginx-1.18.0/series similarity index 100% rename from patches/nginx-1.16.1/series rename to patches/nginx-1.18.0/series diff --git a/rules/nginx.make b/rules/nginx.make index 15e71d25a..fe12acf2e 100644 --- a/rules/nginx.make +++ b/rules/nginx.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_NGINX) += nginx # # Paths and names # -NGINX_VERSION := 1.16.1 -NGINX_MD5 := 45a80f75336c980d240987badc3dcf60 +NGINX_VERSION := 1.18.0 +NGINX_MD5 := b2d33d24d89b8b1f87ff5d251aa27eb8 NGINX := nginx-$(NGINX_VERSION) NGINX_SUFFIX := tar.gz NGINX_URL := https://nginx.org/download/$(NGINX).$(NGINX_SUFFIX) -- 2.28.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de