From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200922092015.84149-1-clemens.gruber@pqgruber.com> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Fri, 09 Oct 2020 08:38:36 +0200 Subject: Re: [ptxdist] [APPLIED] 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 Thanks, applied as 4566f7a8c6a668ccb4aa02633b5cf827a1b3ca01. Michael [sent from post-receive hook] On Fri, 09 Oct 2020 08:38:35 +0200, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber > Message-Id: <20200922092015.84149-1-clemens.gruber@pqgruber.com> > Signed-off-by: Michael Olbrich > > 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 15e71d25ab27..fe12acf2eac3 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) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de