public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Attila Lakatos <atttila.lakatos@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rsyslog] rawhide: Rebase rsyslog to 8.2608.0
Date: Fri, 18 Sep 2026 11:45:23 GMT [thread overview]
Message-ID: <178973192397.1.7264687261408144753.rpms-rsyslog-3e90165b2528@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rsyslog
Branch : rawhide
Commit : 3e90165b2528f4737ec81ebdde411d23bde36f8b
Author : Attila Lakatos <atttila.lakatos@gmail.com>
Date : 2026-09-18T12:19:54+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rsyslog/c/3e90165b2528f4737ec81ebdde411d23bde36f8b?branch=rawhide
Log:
Rebase rsyslog to 8.2608.0
- New upstream release with Kubernetes-native input (imkubernetes),
segmented disk-assisted queues with rsyslog-segqueue management tool,
CloudWatch Logs output (omawslogshlc), generic output rate limiting,
and broad security hardening across inputs, TLS, parsers, and queues.
- Add BuildRequires: autoconf-archive (new dependency in 8.2608.0 configure.ac)
- Add rsyslog-segqueue binary and man page to %%files (new in 8.2608.0)
Resolves: rhbz#2493044
Resolves: rhbz#2513565
Resolves: rhbz#2524995
Signed-off-by: Attila Lakatos <atttila.lakatos@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 0d1c15d..71a4b8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,4 @@ rsyslog-4.6.3.tar.gz
/rsyslog-8.2510.0.tar.gz
/rsyslog-8.2602.0.tar.gz
/rsyslog-8.2604.0.tar.gz
+/rsyslog-8.2608.0.tar.gz
diff --git a/rsyslog.spec b/rsyslog.spec
index 5e2859f..54f6e56 100644
--- a/rsyslog.spec
+++ b/rsyslog.spec
@@ -38,7 +38,7 @@
Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog
-Version: 8.2604.0
+Version: 8.2608.0
Release: %autorelease
License: GPL-3.0-or-later AND Apache-2.0
URL: http://www.rsyslog.com/
@@ -56,6 +56,7 @@ Patch1: 0001-Use-OpenSSL-accessors-for-opaque-structs.patch
BuildRequires: make
BuildRequires: gcc
BuildRequires: autoconf
+BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: bison
BuildRequires: dos2unix
@@ -607,6 +608,8 @@ done
%dir %{rsyslog_statedir}
%dir %{rsyslog_pkidir}
%{_sbindir}/rsyslogd
+%{_bindir}/rsyslog-segqueue
+%{_mandir}/man1/rsyslog-segqueue.1.gz
%{_mandir}/man5/rsyslog.conf.5.gz
%{_mandir}/man8/rsyslogd.8.gz
%{_unitdir}/rsyslog.service
diff --git a/sources b/sources
index 4e1834b..c52d310 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rsyslog-8.2604.0.tar.gz) = 99743293858f36f728370a1d52a9484ad4bc9dea04b79b893bff7fddccf7c558ce425e117881975ab03e199a7f49c451df7a7937a93993943047a0515c3423b9
+SHA512 (rsyslog-8.2608.0.tar.gz) = 08f95a521326b60fd4a5aa0de90816e62de697c6b95e1c2c63d44aafbc8674b568c527969c55c602b863af6695c4c5046ff4c16fdb6d1441733eac709f98fe38
SHA512 (qpid-proton-0.40.0.tar.gz) = 3e7fe56ca1423f45f71d81f5e1d6ec5f21c073cc580628e12a8dbd545a86805b7312834e0d1234dde43797633d575ed639f21a96239b217500cc0a824482aae3
reply other threads:[~2026-09-18 11:45 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=178973192397.1.7264687261408144753.rpms-rsyslog-3e90165b2528@fedoraproject.org \
--to=atttila.lakatos@gmail.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