Gentoo Archives: gentoo-commits

From: "Matthew Marlow (mattm)" <mattm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix/files/1.6.6: zabbix_trapper.conf zabbix_proxy.conf zabbix_server.conf
Date: Wed, 20 Jun 2012 20:12:13
Message-Id: 20120620201159.5BF412004C@flycatcher.gentoo.org
1 mattm 12/06/20 20:11:59
2
3 Modified: zabbix_trapper.conf zabbix_proxy.conf
4 zabbix_server.conf
5 Log:
6 Bump for Zabbix 2.0.1_rc2 which is currently masked. If no major bugs reported, will release into testing arches soon making the 2.0.x releases ~arch while keeping 1.8.x releases in stable. Also, minor mysql socket file path update in default config files to fix bug 377241 which has been waiting patiently for closure.
7
8 (Portage version: 2.1.10.65/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-analyzer/zabbix/files/1.6.6/zabbix_trapper.conf
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_trapper.conf?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_trapper.conf?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_trapper.conf?r1=1.1&r2=1.2
16
17 Index: zabbix_trapper.conf
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_trapper.conf,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- zabbix_trapper.conf 5 Oct 2009 15:55:21 -0000 1.1
24 +++ zabbix_trapper.conf 20 Jun 2012 20:11:59 -0000 1.2
25 @@ -41,4 +41,4 @@
26
27 # Connect to MySQL usig Unix socket?
28
29 -#DBSocket=/tmp/mysql.sock
30 +#DBSocket=/var/run/mysqld/mysqld.sock
31
32
33
34 1.3 net-analyzer/zabbix/files/1.6.6/zabbix_proxy.conf
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_proxy.conf?rev=1.3&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_proxy.conf?rev=1.3&content-type=text/plain
38 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_proxy.conf?r1=1.2&r2=1.3
39
40 Index: zabbix_proxy.conf
41 ===================================================================
42 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_proxy.conf,v
43 retrieving revision 1.2
44 retrieving revision 1.3
45 diff -u -r1.2 -r1.3
46 --- zabbix_proxy.conf 6 Oct 2009 16:24:33 -0000 1.2
47 +++ zabbix_proxy.conf 20 Jun 2012 20:11:59 -0000 1.3
48 @@ -172,4 +172,4 @@
49
50 # Connect to MySQL using Unix socket?
51
52 -#DBSocket=/tmp/mysql.sock
53 +#DBSocket=/var/run/mysqld/mysqld.sock
54
55
56
57 1.3 net-analyzer/zabbix/files/1.6.6/zabbix_server.conf
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_server.conf?rev=1.3&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_server.conf?rev=1.3&content-type=text/plain
61 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_server.conf?r1=1.2&r2=1.3
62
63 Index: zabbix_server.conf
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/1.6.6/zabbix_server.conf,v
66 retrieving revision 1.2
67 retrieving revision 1.3
68 diff -u -r1.2 -r1.3
69 --- zabbix_server.conf 6 Oct 2009 16:24:33 -0000 1.2
70 +++ zabbix_server.conf 20 Jun 2012 20:11:59 -0000 1.3
71 @@ -152,4 +152,4 @@
72
73 # Connect to MySQL using Unix socket?
74
75 -#DBSocket=/tmp/mysql.sock
76 +#DBSocket=/var/run/mysqld/mysqld.sock