diff --git a/varnish-7.4.1.tgz b/varnish-7.4.2.tgz similarity index 36% rename from varnish-7.4.1.tgz rename to varnish-7.4.2.tgz index afee1673e2c93b60b3b0f2a621aaa7c671c5f720..88bf949bf1816249d3cbc1a86700ae6ba19cb3d2 100644 Binary files a/varnish-7.4.1.tgz and b/varnish-7.4.2.tgz differ diff --git a/varnish.spec b/varnish.spec index 5d5a08004d0f9a763829c2073a9b3c534784ac41..18cd034d00fc400b336dde134cb20521ef8ec0a7 100644 --- a/varnish.spec +++ b/varnish.spec @@ -1,6 +1,8 @@ +%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler} + Name: varnish Summary: A web application accelerator -Version: 7.4.1 +Version: 7.4.2 Release: 1 License: BSD-2-Clause URL: https://www.varnish-cache.org/ @@ -13,7 +15,7 @@ Patch0002: fix-varnish.service-reload-failed.patch BuildRequires: python3-sphinx python3-docutils pkgconfig make graphviz nghttp2 systemd-units BuildRequires: ncurses-devel pcre2-devel libedit-devel gcc -Requires: logrotate ncurses pcre2 jemalloc openEuler-rpm-config gcc +Requires: logrotate ncurses pcre2 jemalloc %{vendor}-rpm-config gcc Requires(pre): shadow-utils Requires(post): /usr/bin/uuidgen systemd-units systemd-sysv Requires(preun): systemd-units @@ -158,6 +160,9 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc %{_mandir}/man7/*.7* %changelog +* Sat Feb 17 2024 wangkai <13474090681@163.com> - 7.4.2-1 +- Update to 7.4.2 for fix CVE-2023-44487 + * Tue Oct 10 2023 xu_ping <707078654@qq.com> - 7.4.1-1 - Upgrade version to 7.4.1