public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bojan Smojver <bojan@rexursive.com>
To: git-commits@fedoraproject.org
Subject: [rpms/tcpreplay] epel8: Merge branch 'rawhide' into epel8
Date: Sat, 15 Aug 2026 09:08:14 GMT [thread overview]
Message-ID: <178678489408.1.10231701268570862066.rpms-tcpreplay-a10cd860bfde@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tcpreplay
Branch : epel8
Commit : a10cd860bfde435937055022d92a598a768fed1d
Author : Bojan Smojver <bojan@rexursive.com>
Date : 2026-08-15T19:07:58+10:00
Stats : +7/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/tcpreplay/c/a10cd860bfde435937055022d92a598a768fed1d?branch=epel8
Log:
Merge branch 'rawhide' into epel8
---
diff --git a/.gitignore b/.gitignore
index 2991260..617154c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ tcpreplay-3.4.4.tar.gz
/tcpreplay-4.5.4.tar.xz
/tcpreplay-4.5.5.tar.xz
/tcpreplay-4.6.0.tar.xz
+/tcpreplay-4.6.1.tar.xz
diff --git a/sources b/sources
index 5142c28..181c57e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tcpreplay-4.6.0.tar.xz) = 1f473272aaccd16f9ed6fd576927cbb14e1d3cc4de2f4411c968c81f3d1614dd4be2c4590ab27a95a6b8fc1892b992c5046f7ca87092cce3561af7226edf64ec
+SHA512 (tcpreplay-4.6.1.tar.xz) = fc620f9072776209d109f8a3087842c8b5aaff7aab95d521de454456be2dec9d7294d5ef70b389e695eab0f6d6c5953f7686fd948358cbe5fc2bec4f97e38821
diff --git a/tcpreplay-4.6.0-examples-strlcpy-include.patch b/tcpreplay-4.6.0-examples-strlcpy-include.patch
deleted file mode 100644
index 8cb161e..0000000
--- a/tcpreplay-4.6.0-examples-strlcpy-include.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/examples/Makefile.in
-+++ b/examples/Makefile.in
-@@ -363,5 +363,5 @@
- top_srcdir = @top_srcdir@
- replay_stats_SOURCES = replay_stats.c
--replay_stats_CFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src $(LIBOPTS_CFLAGS)
-+replay_stats_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_builddir)/src $(LIBOPTS_CFLAGS)
- replay_stats_LDADD = $(top_builddir)/src/libtcpreplay.a @LPCAPLIB@ @LDNETLIB@ $(LIBOPTS_LDADD)
- EXTRA_DIST = README.md CMakeLists.txt
diff --git a/tcpreplay.spec b/tcpreplay.spec
index 83522bb..5d8f702 100644
--- a/tcpreplay.spec
+++ b/tcpreplay.spec
@@ -9,15 +9,14 @@
%define _legacy_common_support 1
Name: tcpreplay
-Version: 4.6.0
-Release: 2%{?dist}
+Version: 4.6.1
+Release: 1%{?dist}
Summary: Replay captured network traffic
# Automatically converted from old format: GPLv3 - review is highly recommended.
License: GPL-3.0-only
URL: http://tcpreplay.appneta.com/
Source: https://github.com/appneta/tcpreplay/releases/download/v%{version}/tcpreplay-%{version}.tar.xz
-Patch0: tcpreplay-4.6.0-examples-strlcpy-include.patch
BuildRequires: make
BuildRequires: gcc
@@ -86,6 +85,9 @@ export LDFLAGS="%{?__global_ldflags} -pthread"
%{_libdir}/libtcpreplay.a
%changelog
+* Sat Aug 15 2026 Bojan Smojver <bojan@rexursive.com> - 4.6.1-1
+- Update to 4.6.1
+
* Tue Jul 28 2026 Bojan Smojver <bojan@rexursive.com> - 4.6.0-2
- Add -pthreads for EPEL8/9
next reply other threads:[~2026-08-15 9:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-15 9:08 Bojan Smojver [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-28 3:56 [rpms/tcpreplay] epel8: Merge branch 'rawhide' into epel8 Bojan Smojver
2026-07-28 2:34 Bojan Smojver
2026-07-28 1:44 Bojan Smojver
2026-07-24 8:08 Bojan Smojver
2026-07-23 7:21 Bojan Smojver
2026-07-19 21:31 Bojan Smojver
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=178678489408.1.10231701268570862066.rpms-tcpreplay-a10cd860bfde@fedoraproject.org \
--to=bojan@rexursive.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