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
|
# ChangeLog for sys-apps/netplug
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/ChangeLog,v 1.18 2009/06/10 20:34:04 maekke Exp $
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
|