public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jered Floyd <jered@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/trafficserver] trafficserver-9.2.14-1: Update dependencies to enable brotli compression (RHBZ#2125520)
Date: Wed, 15 Jul 2026 17:21:15 GMT [thread overview]
Message-ID: <178413607547.1.14183250153812268853.rpms-trafficserver-57345b0e5b64@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : 57345b0e5b649c3afabe9fbe5f0fbe41cf29fc0d
Author : Jered Floyd <jered@redhat.com>
Date : 2022-09-09T15:48:48+00:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/57345b0e5b649c3afabe9fbe5f0fbe41cf29fc0d?branch=trafficserver-9.2.14-1
Log:
Update dependencies to enable brotli compression (RHBZ#2125520)
---
diff --git a/trafficserver.spec b/trafficserver.spec
index 70c0b55..e34610c 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -4,7 +4,7 @@
Name: trafficserver
Version: 9.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
License: ASL 2.0
@@ -44,7 +44,7 @@ Patch4: glibc-2.36.patch
# s390x is also not a supported architecture and does not build
ExcludeArch: %{arm} %{ix86} s390x
-BuildRequires: expat-devel hwloc-devel pcre-devel zlib-devel xz-devel
+BuildRequires: expat-devel hwloc-devel pcre-devel zlib-devel xz-devel brotli-devel
BuildRequires: libcurl-devel ncurses-devel gnupg python3
BuildRequires: gcc gcc-c++ perl-ExtUtils-MakeMaker
BuildRequires: automake libtool
@@ -56,8 +56,8 @@ BuildRequires: openssl-devel
BuildRequires: devtoolset-8
%endif
-Requires: expat hwloc pcre xz ncurses pkgconfig
-Requires: openssl
+Requires: expat hwloc pcre xz ncurses pkgconfig libbrotli
+Requires: openssl
# Require an OpenSSL which supports PROFILE=SYSTEM
Conflicts: openssl-libs < 1:1.0.1h-4
@@ -310,6 +310,9 @@ fi
%changelog
+* Fri Sep 9 2022 Jered Floyd <jered@redhat.com> 9.1.3-2
+- Update dependencies to enable brotli compression (RHBZ#2125520)
+
* Thu Aug 11 2022 Jered Floyd <jered@redhat.com> 9.1.3-1
- Update to 9.1.3, resolves CVE-2022-25763, CVE-2022-31779, CVE-2021-37150,
CVE-2022-28129, CVE-2022-31780
reply other threads:[~2026-07-15 17:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178413607547.1.14183250153812268853.rpms-trafficserver-57345b0e5b64@fedoraproject.org \
--to=jered@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox