From b3552e1294a23348074bf1931ab7a17e06736830e79d8519c605dd26423c2b61 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 16 May 2022 20:30:08 +0000 Subject: [PATCH] - 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 --- varnish.changes | 2 +- varnish.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/varnish.changes b/varnish.changes index 4774092..d342172 100644 --- a/varnish.changes +++ b/varnish.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon May 16 20:10:21 UTC 2022 - Jan Engelhardt -- 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 diff --git a/varnish.spec b/varnish.spec index 6c9ea50..af44c44 100644 --- a/varnish.spec +++ b/varnish.spec @@ -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/