From 2597d82fce2e0f00a6b69f87d696f30c5c5c3701 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 22 Nov 2018 00:22:56 +0000 Subject: [PATCH] AU: 1 updated - nginx-service [skip ci] https://gist.github.com/1b0f0584554f6e98b14aca7f2fec2230/8b568bdcad794de689e71f42ff3ced030a17e870 --- nginx-service/ReadMe.md | 2 +- nginx-service/nginx-service.nuspec | 29 ++++++++++------------------- nginx-service/tools/LICENSE.txt | 4 ++-- 3 files changed, 13 insertions(+), 22 deletions(-) diff --git a/nginx-service/ReadMe.md b/nginx-service/ReadMe.md index 7489706..96b7a94 100644 --- a/nginx-service/ReadMe.md +++ b/nginx-service/ReadMe.md @@ -9,7 +9,7 @@ service named `nginx` to manage the server. It may be disappointing, but here's few reasons why: * Writing inside previous `C:/ProgramData/nginx` requires editor to be opened with Administrator privileges -* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.12.2 +* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.14.1 * 1.6.2.1 is a quite old and I believe most of users have already found another way for newer nginx. Those who dont, probably also wont bother updating to newer * `C:/tools/nginx` is on par with other web-related choco packages diff --git a/nginx-service/nginx-service.nuspec b/nginx-service/nginx-service.nuspec index 10167db..8f8fd58 100644 --- a/nginx-service/nginx-service.nuspec +++ b/nginx-service/nginx-service.nuspec @@ -4,7 +4,7 @@ nginx-service - 1.12.2 + 1.14.1 https://github.com/Pilskalns/choco-au-packages/tree/master/nginx-service Andzs Pilskalns @@ -29,7 +29,7 @@ service named `nginx` to manage the server. It may be disappointing, but here's few reasons why: * Writing inside previous `C:/ProgramData/nginx` requires editor to be opened with Administrator privileges -* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.12.2 +* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.14.1 * 1.6.2.1 is a quite old and I believe most of users have already found another way for newer nginx. Those who dont, probably also wont bother updating to newer * `C:/tools/nginx` is on par with other web-related choco packages @@ -58,27 +58,18 @@ C:/tools/nginx/ See the [nginx.org](https://nginx.org) for more detailed documentation. ]]> - +*) Bugfix: working with gRPC backends might result in excessive memory + consumption.]]> - + diff --git a/nginx-service/tools/LICENSE.txt b/nginx-service/tools/LICENSE.txt index 9dd0335..8cda305 100644 --- a/nginx-service/tools/LICENSE.txt +++ b/nginx-service/tools/LICENSE.txt @@ -1,6 +1,6 @@ /* - * Copyright (C) 2002-2017 Igor Sysoev - * Copyright (C) 2011-2017 Nginx, Inc. + * Copyright (C) 2002-2018 Igor Sysoev + * Copyright (C) 2011-2018 Nginx, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without