Accepting request 1093007 from home:13ilya:branches:server:http

- Updated to 1.25.1
  * https://nginx.org/en/CHANGES
  * Added "http2" directive, which enables HTTP/2 on a per-server basis.
  * Deprecated "http2" parameter of the "listen" directive.
  * Removed HTTP/2 server push support.
  * Deprecated "ssl" directive is not supported anymore.

OBS-URL: https://build.opensuse.org/request/show/1093007
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=242
This commit is contained in:
Илья Индиго 2023-06-14 05:11:52 +00:00 committed by Git OBS Bridge
parent 8542efea64
commit 4dfab11efa
6 changed files with 28 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ed44d45943272a4e8a5bcf4434237210f2de31b903fca5e381c1bbd7eee1e8c
size 1217579

View File

@ -1,14 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQHEBAABCAAuFiEEE8gqY7YDV2FW4wpOoOqYG2aw2WcFAmRs490QHGsucGF2bG92
QGY1LmNvbQAKCRCg6pgbZrDZZ7mtC/9W8lszDlZMKWxRms1W+kYo8Yr1RoKoZ/dN
ah+Da/MRX45joLQpCNe0YUePVfkxY4HhaiQ6Mz34G4aKRKB41LWe5DRo/IpyhB18
J8IzvUs0LLnu8yyUkUlApLRM1F3GE1f6hCquOzPc48lC2gDkHZVZtz6IHvDhwSuJ
37LZVrwdpleb9n1vDLDpY6rrES/b7F+IbNskv4tijETHK6iEgxxZ2zGROkJfbMuJ
BBzrSqMKtjlorY96KvoAiB96uP5WhQpkWkvS9lkR6Q2B8rJGXAGNwo3eK1TZ9ZON
b9L2MbVjMv0gqqSi6DcKoanGGcnxUohlrpwPbI196lBqqcX9itq1mEL0WgG7BoIT
1JUc1ePUfK4DnOiaSlZQDHxDT4PNMvHkMgjG6p/lobU/SLiaz8JfNrfzD9245SAx
j2bHP8YHNRJJcmhbjtwZvtgk1sDBarvEA5YS+RXT43uCtEMRN89vY6EPLs6zpO+r
vQtXNTPS5/XSMTWTgw0D10vaYt9Cf4M=
=u49y
-----END PGP SIGNATURE-----

3
nginx-1.25.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f09071ac46e0ea3adc0008ef0baca229fc6b4be4533baef9bbbfba7de29a8602
size 1213919

14
nginx-1.25.1.tar.gz.asc Normal file
View File

@ -0,0 +1,14 @@
-----BEGIN PGP SIGNATURE-----
iQHEBAABCAAuFiEEE8gqY7YDV2FW4wpOoOqYG2aw2WcFAmSImkcQHGsucGF2bG92
QGY1LmNvbQAKCRCg6pgbZrDZZ4GlC/9+S2URM2E1ttxMfyx/ljceMr+/18DwB9go
cooh4++Rtpg/fGEA7QtdLmC0c4iE6PLZCRb2hegOAt5EQkCBhVJzepli1J92pjin
Pbt9d1rGOxQMCsGjcKy4RT0w7/G1xPxphfYhhzBxNbiENoKgcvwR8GiqT7QEBZZr
34lOjmGWurVmOtN2vaLYfK6LJdSF+zFJ8MbvpX/Qn4viycLuEN+5bOYIibppKDzR
zIMqE7Ke/NaChgQ2Jgj1wkiUKTHOZyjZyZ4VsDnj3HufHYu2/7RMZQhfmkSetp2A
NYNnt4IcyEan2U3Pj9qZ1Q/Sswqge6wJmpS4VTq0NahTdIImAqFQi25T2TZcv/p/
wrt/H96ywiJlcauIDSK8WiWjLvrbg9mgQjCbv1U0TSz6SJBRcS7YpPytb+ygR5mq
rtqsw4F6F08S4JoJ6gdh0TCLSwHvmfbhv/CIIU4IUsnOtkG1qFb9Y+08NXwRvKwc
6izuUNVAnSh+wm/mLn9QSiU4PhatAMc=
=qobh
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 14 05:03:46 UTC 2023 - Илья Индиго <ilya@ilya.cf>
- Updated to 1.25.1
* https://nginx.org/en/CHANGES
* Added "http2" directive, which enables HTTP/2 on a per-server basis.
* Deprecated "http2" parameter of the "listen" directive.
* Removed HTTP/2 server push support.
* Deprecated "ssl" directive is not supported anymore.
-------------------------------------------------------------------
Tue May 23 21:44:57 UTC 2023 - Илья Индиго <ilya@ilya.cf>

View File

@ -23,7 +23,7 @@
%bcond_with ngx_google_perftools
#
Name: nginx
Version: 1.25.0
Version: 1.25.1
Release: 0
Summary: A HTTP server and IMAP/POP3 proxy server
License: BSD-2-Clause