SHA256
1
0
forked from pool/varnish

- Update to release 7.1.0 [boo#1195188] [CVE-2022-23959]

OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=112
This commit is contained in:
Jan Engelhardt 2022-05-16 20:30:08 +00:00 committed by Git OBS Bridge
parent fac46bdf5b
commit b3552e1294
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Mon May 16 20:10:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.1.0 [boo#1195188]
- Update to release 7.1.0 [boo#1195188] [CVE-2022-23959]
* VCL: It is now possible to assign a BLOB value to a BODY
variable, in addition to STRING as before.
* VMOD: New STRING strftime(TIME time, STRING format) function

View File

@ -16,7 +16,7 @@
#
%define library_name libvarnishapi2
%define library_name libvarnishapi3
%define pkg_home %_localstatedir/lib/%name
%define pkg_logdir %_localstatedir/log/%name
%define pkg_cachedir %_localstatedir/cache/%name
@ -178,7 +178,7 @@ fi
%_fillupdir/sysconfig.%name
%files -n %library_name
%_libdir/libvarnishapi.so.2*
%_libdir/libvarnishapi.so.3*
%files devel
%_includedir/varnish/