Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/netwatch/files: netwatch-1.3.0.1-fix-fortify.patch
Date: Mon, 23 Dec 2013 02:20:13
Message-Id: 20131223022008.A8DF92004F@flycatcher.gentoo.org
1 jer 13/12/23 02:20:08
2
3 Modified: netwatch-1.3.0.1-fix-fortify.patch
4 Log:
5 Clean up one more patch.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 net-analyzer/netwatch/files/netwatch-1.3.0.1-fix-fortify.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netwatch/files/netwatch-1.3.0.1-fix-fortify.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netwatch/files/netwatch-1.3.0.1-fix-fortify.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netwatch/files/netwatch-1.3.0.1-fix-fortify.patch?r1=1.1&r2=1.2
15
16 Index: netwatch-1.3.0.1-fix-fortify.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netwatch/files/netwatch-1.3.0.1-fix-fortify.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- netwatch-1.3.0.1-fix-fortify.patch 5 Oct 2010 18:01:58 -0000 1.1
23 +++ netwatch-1.3.0.1-fix-fortify.patch 23 Dec 2013 02:20:08 -0000 1.2
24 @@ -1,7 +1,5 @@
25 -Index: netwatch-1.3.0/netwatch.c
26 -===================================================================
27 ---- netwatch-1.3.0.orig/netwatch.c
28 -+++ netwatch-1.3.0/netwatch.c
29 +--- a/netwatch.c
30 ++++ b/netwatch.c
31 @@ -302,7 +302,7 @@ int reload_timer_sec = 0;
32 int reload_active = FALSE;
33 int statsdate = FALSE;