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 net-firewall/firewalld
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/firewalld/ChangeLog,v 1.20 2015/06/23 09:32:25 tamiko Exp $
*firewalld-0.3.14.2 (23 Jun 2015)
23 Jun 2015; Matthias Maier <tamiko@gentoo.org> +firewalld-0.3.14.2.ebuild,
-firewalld-0.2.12.ebuild, -firewalld-0.2.9-r1.ebuild:
cleanup; version bump, thanks to Denis Schridde, bug #552832
27 May 2015; Agostino Sarubbo <ago@gentoo.org> firewalld-0.3.10.ebuild:
Stable for x86, wrt bug #549270
27 May 2015; Agostino Sarubbo <ago@gentoo.org> firewalld-0.3.10.ebuild:
Stable for amd64, wrt bug #549270
*firewalld-0.3.13 (25 May 2015)
25 May 2015; Matthias Maier <tamiko@gentoo.org> +firewalld-0.3.13.ebuild,
firewalld-0.3.10.ebuild, metadata.xml:
co-maintain package; version bump; also install man pages, bug #540108
reported by 'dE', also thanks to Jeroen Roovers
13 Apr 2015; Ian Delaney <idella4@gentoo.org> firewalld-0.3.10.ebuild:
add py3.4 support, update python_export_best to python_setup, no need for
revbump, fixes Bug 530996 by pacho
08 Apr 2015; Michał Górny <mgorny@gentoo.org> firewalld-0.2.12.ebuild,
firewalld-0.2.9-r1.ebuild:
Drop old Python implementations
*firewalld-0.3.10 (17 Jun 2014)
17 Jun 2014; Tiziano Müller <dev-zero@gentoo.org>
+files/firewalld-0.3.10-py3k-compat.patch, +firewalld-0.3.10.ebuild:
Version bump (bug #503376), which mostly solves py3k-compat (bug #459198).
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> firewalld-0.2.9-r1.ebuild:
Stable for x86, wrt bug #458688
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> firewalld-0.2.9-r1.ebuild:
Stable for amd64, wrt bug #458688
*firewalld-0.2.12 (19 Feb 2013)
19 Feb 2013; Doug Goldstein <cardoe@gentoo.org> +firewalld-0.2.12.ebuild:
Version bump
17 Dec 2012; Michał Górny <mgorny@gentoo.org> firewalld-0.2.9-r1.ebuild:
Bump to EAPI=5 to make Paludis happy, bug #447524.
21 Nov 2012; Doug Goldstein <cardoe@gentoo.org> -firewalld-0.2.9.ebuild,
-files/firewalld.module:
Remove older version now that we've got a newer OpenRC released.
*firewalld-0.2.9-r1 (18 Nov 2012)
18 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild,
+firewalld-0.2.9-r1.ebuild:
OpenRC now carries support for FirewallD, handle it.
10 Nov 2012; Doug Goldstein <cardoe@gentoo.org> files/firewalld.module:
Fix the OpenRC module.
08 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild:
Fix the icon path yet again.
07 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild:
Rebased patchset to fix icon and systemd issues.
07 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild,
+files/firewalld.module, files/firewalld.init:
Simplify init script and depend on D-Bus being started. Add the network
module that newer OpenRC's will ship with for older OpenRC support.
06 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild:
Fix GSettings schema not being installed.
04 Nov 2012; Doug Goldstein <cardoe@gentoo.org> firewalld-0.2.9.ebuild:
Keyword for ~x86
*firewalld-0.2.9 (02 Nov 2012)
02 Nov 2012; Doug Goldstein <cardoe@gentoo.org> +firewalld-0.2.9.ebuild,
+files/firewalld.init, +metadata.xml:
Initial version of firewalld. Let's see how this works out.
|