public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rsyslog] rawhide: Rebase rsyslog to 8.2608.0
@ 2026-09-18 11:45 Attila Lakatos
  0 siblings, 0 replies; only message in thread
From: Attila Lakatos @ 2026-09-18 11:45 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 11:45 [rpms/rsyslog] rawhide: Rebase rsyslog to 8.2608.0 Attila Lakatos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox