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
|
# ChangeLog for net-firewall/firewalld
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/firewalld/ChangeLog,v 1.14 2014/06/17 12:50:57 dev-zero Exp $
*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.
|