mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] nginx: version bump 1.10.2 -> 1.10.3
Date: Fri, 10 Mar 2017 10:46:16 +0100	[thread overview]
Message-ID: <20170310094616.rzv34ttwzrj2hb3h@pengutronix.de> (raw)
In-Reply-To: <20170214170843.31822-1-clemens.gruber@pqgruber.com>

On Tue, Feb 14, 2017 at 06:08:43PM +0100, Clemens Gruber wrote:
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>

Thanks, applied,

Michael

> ---
>  .../0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch   | 0
>  .../0002-auto-feature-add-mechanism-allowing-to-force-feature.patch   | 0
>  .../0003-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
>  .../0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch   | 0
>  .../0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch   | 0
>  patches/{nginx-1.10.2 => nginx-1.10.3}/series                         | 0
>  rules/nginx.make                                                      | 4 ++--
>  11 files changed, 2 insertions(+), 2 deletions(-)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0004-auto-lib-libxslt-conf-use-pkg-config.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0006-auto-lib-openssl-conf-use-pkg-config.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0007-auto-lib-libgd-conf-use-pkg-config.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch (100%)
>  rename patches/{nginx-1.10.2 => nginx-1.10.3}/series (100%)
> 
> diff --git a/patches/nginx-1.10.2/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch b/patches/nginx-1.10.3/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch
> rename to patches/nginx-1.10.3/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch
> diff --git a/patches/nginx-1.10.2/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch b/patches/nginx-1.10.3/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch
> rename to patches/nginx-1.10.3/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch
> diff --git a/patches/nginx-1.10.2/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch b/patches/nginx-1.10.3/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch
> rename to patches/nginx-1.10.3/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch
> diff --git a/patches/nginx-1.10.2/0004-auto-lib-libxslt-conf-use-pkg-config.patch b/patches/nginx-1.10.3/0004-auto-lib-libxslt-conf-use-pkg-config.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0004-auto-lib-libxslt-conf-use-pkg-config.patch
> rename to patches/nginx-1.10.3/0004-auto-lib-libxslt-conf-use-pkg-config.patch
> diff --git a/patches/nginx-1.10.2/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch b/patches/nginx-1.10.3/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
> rename to patches/nginx-1.10.3/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
> diff --git a/patches/nginx-1.10.2/0006-auto-lib-openssl-conf-use-pkg-config.patch b/patches/nginx-1.10.3/0006-auto-lib-openssl-conf-use-pkg-config.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0006-auto-lib-openssl-conf-use-pkg-config.patch
> rename to patches/nginx-1.10.3/0006-auto-lib-openssl-conf-use-pkg-config.patch
> diff --git a/patches/nginx-1.10.2/0007-auto-lib-libgd-conf-use-pkg-config.patch b/patches/nginx-1.10.3/0007-auto-lib-libgd-conf-use-pkg-config.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0007-auto-lib-libgd-conf-use-pkg-config.patch
> rename to patches/nginx-1.10.3/0007-auto-lib-libgd-conf-use-pkg-config.patch
> diff --git a/patches/nginx-1.10.2/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch b/patches/nginx-1.10.3/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch
> rename to patches/nginx-1.10.3/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch
> diff --git a/patches/nginx-1.10.2/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch b/patches/nginx-1.10.3/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch
> similarity index 100%
> rename from patches/nginx-1.10.2/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch
> rename to patches/nginx-1.10.3/0100-auto-endianness-add-mechanism-allowing-to-force-resu.patch
> diff --git a/patches/nginx-1.10.2/series b/patches/nginx-1.10.3/series
> similarity index 100%
> rename from patches/nginx-1.10.2/series
> rename to patches/nginx-1.10.3/series
> diff --git a/rules/nginx.make b/rules/nginx.make
> index 7fddeb93f..88a736ac6 100644
> --- a/rules/nginx.make
> +++ b/rules/nginx.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NGINX) += nginx
>  #
>  # Paths and names
>  #
> -NGINX_VERSION	:= 1.10.2
> -NGINX_MD5	:= e8f5f4beed041e63eb97f9f4f55f3085
> +NGINX_VERSION	:= 1.10.3
> +NGINX_MD5	:= 204a20cb4f0b0c9db746c630d89ff4ea
>  NGINX		:= nginx-$(NGINX_VERSION)
>  NGINX_SUFFIX	:= tar.gz
>  NGINX_URL	:= https://nginx.org/download/$(NGINX).$(NGINX_SUFFIX)
> -- 
> 2.11.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2017-03-10  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 17:08 Clemens Gruber
2017-03-10  9:46 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170310094616.rzv34ttwzrj2hb3h@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox