From 1b4a15b12713bdd41e1b64b8877fbef3251a787a26c1d2ac7a373d944fcb4f8a Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 16 Jul 2019 15:33:12 +0000 Subject: [PATCH] - use unbundled version of libnettle OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=191 --- squid.changes | 3 ++- squid.spec | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/squid.changes b/squid.changes index 6782d06..49dfd45 100644 --- a/squid.changes +++ b/squid.changes @@ -22,7 +22,8 @@ Mon Jul 15 14:58:13 UTC 2019 - Adam Majer + Fix Memory leak when http_reply_access uses external_acl + Fix Multiple XSS issues in cachemgr.cgi (bsc#1140738, CVE-2019-13345) -- disable LTO to as a workaround to tests failing +- use unbundled version of libnettle +- disable LTO as a workaround to tests failing ------------------------------------------------------------------- Wed May 8 10:41:22 UTC 2019 - Adam Majer diff --git a/squid.spec b/squid.spec index 284823d..694f164 100644 --- a/squid.spec +++ b/squid.spec @@ -60,6 +60,7 @@ BuildRequires: pkgconfig(kdb) BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(libsasl2) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(nettle) Requires: logrotate Requires(pre): permissions Requires(pre): shadow