orion pushed to flow-tools (epel7). "New upstream version with fix for EINTR on reading/writing the flow stream."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 21:35:44 UTC 2015


>From 2bd985a8d57e6a9fbb679710940f118261d6b5c1 Mon Sep 17 00:00:00 2001
From: "Paul P. Komkoff Jr" <i at stingr.net>
Date: Fri, 27 Aug 2010 14:00:15 +0100
Subject: New upstream version with fix for EINTR on reading/writing the flow
 stream.


diff --git a/.gitignore b/.gitignore
index 05baf6d..69c1709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 flow-tools-0.68.5.tar.bz2
+/flow-tools-0.68.5.1.tar.bz2
diff --git a/flow-tools.spec b/flow-tools.spec
index d1d6ea1..b294ac3 100644
--- a/flow-tools.spec
+++ b/flow-tools.spec
@@ -5,7 +5,7 @@
 %global homedir %{_localstatedir}/%{name}
 %global gecos "Network flow monitoring"
 
-Version: 0.68.5
+Version: 0.68.5.1
 Name: flow-tools
 Summary: Tool set for working with NetFlow data
 Release: 1%{?dist}
@@ -218,6 +218,9 @@ fi
 %doc docs/*.html ChangeLog.old TODO INSTALL SECURITY
 
 %changelog
+* Fri Aug 27 2010 Paul P. Komkoff Jr <i at stingr.net> - 0.68.5.1
+- fix for EINTR while reading/writing in ftio.
+
 * Thu Feb 25 2010 Paul P Komkoff Jr <i at stingr.net> - 0.68.5
 - bunch of fixes from upstream
 
diff --git a/sources b/sources
index bc93b26..c1462dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c5e75da2822ab6b4947c928c09ea365  flow-tools-0.68.5.tar.bz2
+b8f9a4be19ec22ea6d4031c40a6d5a63  flow-tools-0.68.5.1.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/flow-tools.git/commit/?h=epel7&id=2bd985a8d57e6a9fbb679710940f118261d6b5c1


More information about the scm-commits mailing list