public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tcpreplay] epel8: Update to 4.6.1
@ 2026-08-15  9:08 Bojan Smojver
  0 siblings, 0 replies; only message in thread
From: Bojan Smojver @ 2026-08-15  9:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/tcpreplay
Branch : epel8
Commit : ac623c49bf4013eb61bee48f4e0bd84d190f383c
Author : Bojan Smojver <bojan@rexursive.com>
Date   : 2026-08-15T18:55:27+10:00
Stats  : +7/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/tcpreplay/c/ac623c49bf4013eb61bee48f4e0bd84d190f383c?branch=epel8

Log:
Update to 4.6.1

---
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
 

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

only message in thread, other threads:[~2026-08-15  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15  9:08 [rpms/tcpreplay] epel8: Update to 4.6.1 Bojan Smojver

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