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-11-09 23:54:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx (Old)
 and      /work/SRC/openSUSE:Factory/.nginx.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx"

Tue Nov  9 23:54:00 2021 rev:72 rq:930156 version:1.21.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx/nginx.changes      2021-10-20 
20:23:11.569337649 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new.1890/nginx.changes    2021-11-09 
23:54:14.775941489 +0100
@@ -1,0 +2,28 @@
+Fri Nov  5 21:24:19 UTC 2021 - ???????? ???????????? <[email protected]>
+
+- Updated to 1.21.4
+  * https://nginx.org/en/CHANGES
+  * Support for NPN instead of ALPN to establish HTTP/2
+    connections has been removed.
+  * Now nginx rejects SSL connections if ALPN is used by the
+    client, but no supported protocols can be negotiated.
+  * The default value of the "sendfile_max_chunk" directive was
+    changed to 2 megabytes.
+  * The "proxy_half_close" directive in the stream module.
+  * The "ssl_alpn" directive in the stream module.
+  * The $ssl_alpn_protocol variable.
+  * Support for SSL_sendfile() when using OpenSSL 3.0.
+  * The "mp4_start_key_frame" directive in the ngx_http_mp4_module.
+  * In the $content_length variable when using chunked transfer encoding.
+  * After receiving a response with incorrect length from a proxied
+    backend nginx might nevertheless cache the connection.
+  * Invalid headers from backends were logged at the "info" level
+    instead of "error"; the bug had appeared in 1.21.1.
+  * Requests might hang when using HTTP/2 and the "aio_write" directive.
+
+-------------------------------------------------------------------
+Fri Nov  5 18:10:15 UTC 2021 - Ond??ej S??kup <[email protected]>
+
+- drop vim-plugin-nginx, now is provided directly by vim 
+
+-------------------------------------------------------------------

Old:
----
  nginx-1.21.3.tar.gz
  nginx-1.21.3.tar.gz.asc

New:
----
  nginx-1.21.4.tar.gz
  nginx-1.21.4.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nginx.spec ++++++
--- /var/tmp/diff_new_pack.DQ43C1/_old  2021-11-09 23:54:15.307941760 +0100
+++ /var/tmp/diff_new_pack.DQ43C1/_new  2021-11-09 23:54:15.311941762 +0100
@@ -23,7 +23,7 @@
 %bcond_with    ngx_google_perftools
 #
 Name:           nginx
-Version:        1.21.3
+Version:        1.21.4
 Release:        0
 Summary:        A HTTP server and IMAP/POP3 proxy server
 License:        BSD-2-Clause
@@ -79,19 +79,6 @@
 nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor 
Sysoev.
 It has been running on many heavily loaded Russian sites for more than two 
years.
 
-%package -n vim-plugin-nginx
-Summary:        VIM support for nginx config files
-Group:          Productivity/Text/Editors
-%requires_eq    vim
-Supplements:    (nginx and vim_client)
-BuildArch:      noarch
-
-%description -n vim-plugin-nginx
-nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor 
Sysoev.
-It has been running on many heavily loaded Russian sites for more than two 
years.
-
-This package holds the VIM support for nginx config files.
-
 %package -n nginx-source
 Summary:        The nginx source
 Group:          Development/Sources
@@ -151,10 +138,6 @@
 cp -av CHANGES* LICENSE \
   %{buildroot}%{ngx_doc_dir}
 
-mkdir -p %{buildroot}%{vim_data_dir}/
-cp -av contrib/vim/* \
-  %{buildroot}%{vim_data_dir}/
-
 mkdir -p %{buildroot}%{_datadir}/nginx/
 mkdir -p %{buildroot}%{ngx_conf_dir}/vhosts.d/
 mkdir -p %{buildroot}%{ngx_conf_dir}/conf.d/
@@ -232,14 +215,6 @@
 %{_sysusersdir}/nginx.conf
 %{_datadir}/nginx/
 
-%files -n vim-plugin-nginx
-%license LICENSE
-%dir %{vim_data_dir}/ftdetect/
-%{vim_data_dir}/ftdetect/nginx.vim
-%{vim_data_dir}/ftplugin/nginx.vim
-%{vim_data_dir}/indent/nginx.vim
-%{vim_data_dir}/syntax/nginx.vim
-
 %files -n nginx-source
 %{src_install_dir}
 

++++++ nginx-1.21.3.tar.gz -> nginx-1.21.4.tar.gz ++++++
++++ 1780 lines of diff (skipped)

Reply via email to