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
|
# ChangeLog for net-misc/netctl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.18 2014/03/22 17:39:28 floppym Exp $
*netctl-1.6 (22 Mar 2014)
22 Mar 2014; Mike Gilbert <floppym@gentoo.org> +netctl-1.6.ebuild:
Version bump.
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> netctl-1.4.ebuild:
amd64 stable, bug #488638
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> netctl-1.4.ebuild:
Stable for x86, wrt bug #488638
*netctl-1.4 (11 Nov 2013)
11 Nov 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.4.ebuild:
Version bump.
19 Oct 2013; Mike Gilbert <floppym@gentoo.org> -netctl-1.1-r1.ebuild,
-netctl-1.2.ebuild, netctl-1.3.ebuild, netctl-9999.ebuild:
Update LICENSE to GPL-3. Remove old.
*netctl-1.3 (28 Sep 2013)
28 Sep 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.3.ebuild:
Bump.
*netctl-1.2 (02 Aug 2013)
02 Aug 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.2.ebuild,
netctl-1.1-r1.ebuild, netctl-9999.ebuild:
Version bump.
14 Jun 2013; Mike Gilbert <floppym@gentoo.org> -netctl-0.8.ebuild,
-netctl-1.0.ebuild, -netctl-1.1.ebuild, netctl-1.1-r1.ebuild,
netctl-9999.ebuild:
Document optional runtime deps, bug 473186 by Alexander Tsoy.
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> netctl-1.1-r1.ebuild,
netctl-9999.ebuild:
Add blocker on <dhcpcd-5.6.7; old versions do not support the -4 option. Many
thanks to Alexander Tsoy for debugging this.
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> netctl-9999.ebuild:
Sync live ebuild.
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> netctl-1.1-r1.ebuild:
Also depend on systemd at build time.
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> netctl-1.1-r1.ebuild,
netctl-9999.ebuild:
Depend on pkgconfig.
*netctl-1.1-r1 (08 Jun 2013)
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.1-r1.ebuild,
netctl-9999.ebuild:
Fix path to ifplugd, bug 472682 by Alexander Tsoy.
*netctl-1.1 (25 May 2013)
25 May 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.1.ebuild,
netctl-9999.ebuild:
Version bump. Install bash and zsh completion code, bug 471234 by poncho.
*netctl-1.0 (30 Apr 2013)
30 Apr 2013; Mike Gilbert <floppym@gentoo.org> +netctl-1.0.ebuild,
-files/netctl-util-paths.patch, -netctl-0.6.ebuild, -netctl-0.7.ebuild,
netctl-0.8.ebuild, netctl-9999.ebuild:
Version bump. Adjust openresolv dependency, bug 467762 by Francisco Vazquez.
*netctl-0.8 (07 Apr 2013)
07 Apr 2013; Mike Gilbert <floppym@gentoo.org> +netctl-0.8.ebuild:
Version bump.
*netctl-0.7 (20 Mar 2013)
20 Mar 2013; Mike Gilbert <floppym@gentoo.org> +netctl-0.7.ebuild,
netctl-9999.ebuild:
Version bump.
*netctl-9999 (10 Mar 2013)
*netctl-0.6 (10 Mar 2013)
10 Mar 2013; Mike Gilbert <floppym@gentoo.org> +files/netctl-util-paths.patch,
+metadata.xml, +netctl-0.6.ebuild, +netctl-9999.ebuild:
New ebuild for bug 453278.
|