1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
|
# ChangeLog for sys-apps/netplug
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/ChangeLog,v 1.32 2014/03/25 11:03:47 polynomial-c Exp $
25 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> -netplug-1.2.9-r5.ebuild,
-netplug-1.2.9.1.ebuild, netplug-1.2.9.2-r1.ebuild,
-files/netplug-1.2.9-gcc4.patch, -files/netplug-1.2.9-remove-werror.patch,
-files/netplug-1.2.9-warn_unused_result_write_call.patch, -files/netplug:
Bumped EAPI to 5. Removed old.
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> netplug-1.2.9.2-r1.ebuild:
Stable for sparc, wrt bug #500978
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> netplug-1.2.9.2-r1.ebuild:
Stable for ppc, wrt bug #500978
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> netplug-1.2.9.2-r1.ebuild:
amd64 stable, bug #500978
25 Feb 2014; Markus Meier <maekke@gentoo.org> netplug-1.2.9.2-r1.ebuild:
arm stable, bug #500978
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
netplug-1.2.9.2-r1.ebuild:
x86 stable wrt bug #500978
27 May 2013; Jeroen Roovers <jer@gentoo.org>
files/netplug-1.2.9-warn_unused_result_write_call.patch:
Fix patch (bug #471466 by Daniel Gulotta).
17 Mar 2012; Matt Turner <mattst88@gentoo.org> netplug-1.2.9.2-r1.ebuild:
Added ~mips, bug 374731.
*netplug-1.2.9.2-r1 (11 Oct 2011)
11 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> -netplug-1.2.9.2.ebuild,
+netplug-1.2.9.2-r1.ebuild, +files/netplug-2, -files/netplug.2:
Fixed installation of netplug-2 config file. Thanks to Guillaume Castagnino
who reported this in bug #386733.
*netplug-1.2.9.2 (03 Oct 2011)
03 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> +netplug-1.2.9.2.ebuild,
+files/netplug.2, metadata.xml:
Took over maintenance. Version bump. Thanks to Marco Paolone who reported
this in bug #367227. Removed init-ng support. Thanks to Nikoli who provided a
working script in bug #373107.
28 Feb 2010; Mounir Lamouri <volkmar@gentoo.org> files/netplug:
Exit correctly when probe is called. Fix bug 228663
*netplug-1.2.9.1 (22 Feb 2010)
22 Feb 2010; Mounir Lamouri <volkmar@gentoo.org> -netplug-1.2.9-r2.ebuild,
-netplug-1.2.9-r3.ebuild, -netplug-1.2.9-r4.ebuild,
+netplug-1.2.9.1.ebuild, metadata.xml:
Version bump to 1.2.9.1. Cleaning old ebuilds. Taking maintainership.
13 Jul 2009; Joseph Jezak <josejx@gentoo.org> netplug-1.2.9-r5.ebuild:
Marked ppc stable for bug #273072.
25 Jun 2009; Raúl Porcel <armin76@gentoo.org> netplug-1.2.9-r5.ebuild:
arm/sparc stable wrt #273072
25 Jun 2009; Raúl Porcel <armin76@gentoo.org> netplug-1.2.9-r5.ebuild:
arm/sparc stable wrt #273072
10 Jun 2009; Markus Meier <maekke@gentoo.org> netplug-1.2.9-r5.ebuild:
amd64/x86 stable, bug #273072
*netplug-1.2.9-r5 (01 Mar 2009)
01 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+files/netplug-1.2.9-remove-werror.patch,
+files/netplug-1.2.9-warn_unused_result_write_call.patch,
+netplug-1.2.9-r5.ebuild:
Fix for gcc 4.3.3 / fortify_sources, remove -Werror from Makefile. Patches
by Romain Perier and Magnus Granberg.
27 Nov 2008; Raúl Porcel <armin76@gentoo.org> netplug-1.2.9-r4.ebuild:
sparc/x86 stable
*netplug-1.2.9-r4 (20 Sep 2008)
20 Sep 2008; <solar@gentoo.org> +netplug-1.2.9-r4.ebuild:
- keyword ~arm. fix cflags settings and make cross compile aware.
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing uberlord from metadata.xml as per #199318. Assigning to
maintainer-needed.
12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
netplug-1.2.9-r3.ebuild:
Stable on sparc
30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
netplug-1.2.9-r3.ebuild:
Keyworded ~sparc - some Sun NICs don't handle it though...
04 Oct 2006; <nixnut@gentoo.org> netplug-1.2.9-r3.ebuild:
Stable on ppc wrt bug 150049
04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
netplug-1.2.9-r3.ebuild:
Stable on amd64/x86 wrt bug #150049.
*netplug-1.2.9-r3 (30 May 2006)
30 May 2006; Roy Marples <uberlord@gentoo.org>
+files/netplug-1.2.9-ignore-wireless.patch, +netplug-1.2.9-r3.ebuild:
Add a patch to ignore silly wireless messages that don't have an interface
name and yet claim they are a newlink.
30 Apr 2006; Simon Stelling <blubb@gentoo.org> netplug-1.2.9-r2.ebuild:
stable on amd64
26 Apr 2006; Mark Loeser <halcy0n@gentoo.org> netplug-1.2.9-r2.ebuild:
Stable on x86; bug #129100
07 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
netplug-1.2.9-r2.ebuild:
ppc stable, bug #129100
*netplug-1.2.9-r2 (20 Dec 2005)
20 Dec 2005; Roy Marples <uberlord@gentoo.org>
+files/netplug-1.2.9-remove-nest.patch, +netplug-1.2.9-r2.ebuild:
Added patch to remove nested functions so we don't require an executable
stack, #116140. Thanks to Diego Pettenò (flameeyes@gentoo.org).
19 Oct 2005; Doug Goldstein <cardoe@gentoo.org> netplug-1.2.9-r1.ebuild:
adding ~ppc keyword
*netplug-1.2.9-r1 (13 Oct 2005)
13 Oct 2005; Roy Marples <uberlord@gentoo.org> files/netplug,
-netplug-1.2.9.ebuild, +netplug-1.2.9-r1.ebuild:
Fixed initng support.
10 Oct 2005; Roy Marples <uberlord@gentoo.org> netplug-1.2.9.ebuild:
Stable on amd64 and x86.
*netplug-1.2.9 (02 Sep 2005)
02 Sep 2005; Roy Marples <uberlord@gentoo.org>
+files/netplug-1.2.9-gcc4.patch, +files/netplug, +metadata.xml,
+netplug-1.2.9.ebuild:
Initial import
|