Hello community, here is the log from the commit of package nginx for openSUSE:Factory checked in at 2020-04-29 20:43:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx (Old) and /work/SRC/openSUSE:Factory/.nginx.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx" Wed Apr 29 20:43:05 2020 rev:51 rq:798375 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx/nginx.changes 2020-04-25 20:09:32.131697578 +0200 +++ /work/SRC/openSUSE:Factory/.nginx.new.2738/nginx.changes 2020-04-29 20:43:12.663772281 +0200 @@ -1,0 +2,6 @@ +Wed Apr 22 16:46:27 UTC 2020 - Илья Индиго <[email protected]> + +- Update to 1.18.0 + * 1.18.x stable branch. + +------------------------------------------------------------------- Old: ---- nginx-1.17.10.tar.gz nginx-1.17.10.tar.gz.asc New: ---- nginx-1.18.0.tar.gz nginx-1.18.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx.spec ++++++ --- /var/tmp/diff_new_pack.W27Xsq/_old 2020-04-29 20:43:13.411774231 +0200 +++ /var/tmp/diff_new_pack.W27Xsq/_new 2020-04-29 20:43:13.415774241 +0200 @@ -76,7 +76,7 @@ %endif # Name: nginx -Version: 1.17.10 +Version: 1.18.0 Release: 0 Summary: A HTTP server and IMAP/POP3 proxy server License: BSD-2-Clause @@ -132,15 +132,15 @@ %endif # %if %{with systemd} -BuildRequires: pkgconfig(systemd) -%{?systemd_ordering} BuildRequires: sysuser-shadow BuildRequires: sysuser-tools +BuildRequires: pkgconfig(systemd) +%{?systemd_ordering} %sysusers_requires %else -Requires(pre): shadow Requires(pre): %fillup_prereq Requires(pre): %insserv_prereq +Requires(pre): shadow %endif %description ++++++ nginx-1.17.10.tar.gz -> nginx-1.18.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nginx-1.17.10/CHANGES new/nginx-1.18.0/CHANGES --- old/nginx-1.17.10/CHANGES 2020-04-14 16:19:29.000000000 +0200 +++ new/nginx-1.18.0/CHANGES 2020-04-21 16:09:06.000000000 +0200 @@ -1,4 +1,9 @@ +Changes with nginx 1.18.0 21 Apr 2020 + + *) 1.18.x stable branch. + + Changes with nginx 1.17.10 14 Apr 2020 *) Feature: the "auth_delay" directive. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nginx-1.17.10/CHANGES.ru new/nginx-1.18.0/CHANGES.ru --- old/nginx-1.17.10/CHANGES.ru 2020-04-14 16:19:28.000000000 +0200 +++ new/nginx-1.18.0/CHANGES.ru 2020-04-21 16:09:05.000000000 +0200 @@ -1,4 +1,9 @@ +Изменения в nginx 1.18.0 21.04.2020 + + *) Стабильная ветка 1.18.x. + + Изменения в nginx 1.17.10 14.04.2020 *) Добавление: директива auth_delay. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nginx-1.17.10/src/core/nginx.h new/nginx-1.18.0/src/core/nginx.h --- old/nginx-1.17.10/src/core/nginx.h 2020-04-14 16:19:26.000000000 +0200 +++ new/nginx-1.18.0/src/core/nginx.h 2020-04-21 16:09:01.000000000 +0200 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1017010 -#define NGINX_VERSION "1.17.10" +#define nginx_version 1018000 +#define NGINX_VERSION "1.18.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD
