forked from pool/varnish
varnish-4.1.2
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=77
This commit is contained in:
parent
2c89b4a955
commit
f482300e5b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1230ac1b87248b5a3f3fdfddc66cf080c7c4d80a97fcb44efa6286e5ccf8354f
|
||||
size 2009042
|
3
varnish-4.1.2.tar.gz
Normal file
3
varnish-4.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9728da944d28eb5be90e7ab6799c2c4c831ef4df5e5154537eb7f2e5d5e348c4
|
||||
size 2030846
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 14:15:43 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 4.1.2
|
||||
* vmods: Passing VCL ACL to a vmod is now possible.
|
||||
* vmods: VRT_MINOR_VERSION increase due to new function:
|
||||
VRT_acl_match()
|
||||
* Be stricter when parsing a HTTP request to avoid potential HTTP
|
||||
smuggling attacks against vulnerable backends.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 08:47:30 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define pkg_logdir %_localstatedir/log/%name
|
||||
%define pkg_cachedir %_localstatedir/cache/%name
|
||||
Name: varnish
|
||||
Version: 4.1.1
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
Summary: High-performance HTTP accelerator
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user