Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nginx for openSUSE:Factory checked in at 2021-12-30 15:55:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx (Old) and /work/SRC/openSUSE:Factory/.nginx.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx" Thu Dec 30 15:55:30 2021 rev:73 rq:943052 version:1.21.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx/nginx.changes 2021-11-09 23:54:14.775941489 +0100 +++ /work/SRC/openSUSE:Factory/.nginx.new.1896/nginx.changes 2021-12-30 15:55:57.956679773 +0100 @@ -1,0 +2,10 @@ +Wed Dec 29 11:03:27 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- Updated to 1.21.5 + * https://nginx.org/en/CHANGES + * Build with the PCRE2. + * Supported the $ssl_curve variable. + * Fixed connections might hang when using HTTP/2 without SSL + with the "sendfile" and "aio" directives. + +------------------------------------------------------------------- Old: ---- nginx-1.21.4.tar.gz nginx-1.21.4.tar.gz.asc New: ---- nginx-1.21.5.tar.gz nginx-1.21.5.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx.spec ++++++ --- /var/tmp/diff_new_pack.LydjDb/_old 2021-12-30 15:55:58.516680206 +0100 +++ /var/tmp/diff_new_pack.LydjDb/_new 2021-12-30 15:55:58.520680208 +0100 @@ -23,7 +23,7 @@ %bcond_with ngx_google_perftools # Name: nginx -Version: 1.21.4 +Version: 1.21.5 Release: 0 Summary: A HTTP server and IMAP/POP3 proxy server License: BSD-2-Clause @@ -53,7 +53,7 @@ BuildRequires: libxslt-devel BuildRequires: nginx-macros BuildRequires: openssl-devel -BuildRequires: pcre-devel +BuildRequires: pcre2-devel BuildRequires: pkgconfig BuildRequires: sysuser-shadow BuildRequires: sysuser-tools @@ -88,7 +88,7 @@ Requires: libxslt-devel Requires: nginx = %{version} Requires: openssl-devel -Requires: pcre-devel +Requires: pcre2-devel Requires: pkgconfig Requires: vim Requires: zlib-devel ++++++ nginx-1.21.4.tar.gz -> nginx-1.21.5.tar.gz ++++++ ++++ 8194 lines of diff (skipped)