Accepting request 705181 from server:http
OBS-URL: https://build.opensuse.org/request/show/705181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=36
This commit is contained in:
commit
fbfb16fa7a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345
|
||||
size 1032345
|
@ -1,10 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABAgAGBQJcvxlcAAoJEFIKmZOhwFL43yEIAKs95htTKUZcXFWgnYyqAmmB
|
||||
iipPEwy0CdH5j0/bQbZ4EsO9XQ7dXTD88yXTAorA61VOJAiND4h3Y+taPsE0f55k
|
||||
HsE9/OXoi3LS9358f2LN6FzKBEd2sLCTFtwYmjGZN1HUaxuXcg7SpJoiyv6f4L0h
|
||||
C2+d9t8ypFhmXXRThHWDef3DBDRKDuomwBQY/XahwN4SxZufIzrLOvg+LDSR1ZLI
|
||||
HBbGMd2VIlocn8j5Ch/xje/PybYlogA1NaLEpYd1/ktgwvpPKHif6S0H5rEf/Mvr
|
||||
Q4JmLIsLzE+Kiokkti6uJAVQWaXYJaShFbofFuY4p+wAVH7LtZbjUAqbY4/mzQA=
|
||||
=rcxZ
|
||||
-----END PGP SIGNATURE-----
|
3
nginx-1.17.0.tar.gz
Normal file
3
nginx-1.17.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab
|
||||
size 1032978
|
10
nginx-1.17.0.tar.gz.asc
Normal file
10
nginx-1.17.0.tar.gz.asc
Normal file
@ -0,0 +1,10 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABAgAGBQJc5AqJAAoJEFIKmZOhwFL4KiMH/3b26kBSgQSIZ8UC8VBbe1N3
|
||||
Owz4rwGpr4OLgwZeOy9irH5ACky8wyzHyXd4/j0ZpdnfdKWkzS7RyOFEAX+uSwp2
|
||||
27OJjIYofUluwYHZJf3T0FNyvSCJT+LoOs3uWDYJjpHYIPDAVpsrtyJK9+9018H6
|
||||
gmqT9RTfsOGH8MwtuvcEZFAduyPl3f2eUqbuq56XtbKlPfbXrbVNJjXubaQa21Uw
|
||||
VYUaSfsq50xR1BdGc724vXdcdAzq5sx7o7vySStdm/oQVkCNTEYRZKiERNjhnMsb
|
||||
T5RyugXzwWFVHSE7AhSQ8zbHvIEJr1NTVIt9/f6lWsvIVKos9karSC464A1lc6w=
|
||||
=A0vF
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 19:51:31 UTC 2019 - seanlew@opensuse.org
|
||||
|
||||
- update to version 1.17.0
|
||||
* Feature: variables support in the "limit_rate" directives
|
||||
* Feature: variables support in the "proxy rate" directies
|
||||
* Change: min supported OpenSSL is 0.9.8
|
||||
* Change: now the postpone filter is always built
|
||||
* Bugfix: the "include" directive didn't work inside "if"
|
||||
* Bugfix: in byte ranges processing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 06 06:05:23 UTC 2019 - seanlew@opensuse.org
|
||||
|
||||
|
@ -70,7 +70,7 @@
|
||||
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
|
||||
#
|
||||
Name: nginx
|
||||
Version: 1.16.0
|
||||
Version: 1.17.0
|
||||
Release: 0
|
||||
%define ngx_fancyindex_version 0.4.2
|
||||
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
|
||||
|
Loading…
Reference in New Issue
Block a user