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
|
# ChangeLog for dev-python/python-iptables
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.11 2015/01/22 02:21:40 chutzpah Exp $
*python-iptables-0.7.0 (22 Jan 2015)
22 Jan 2015; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.7.0.ebuild:
Version bump.
*python-iptables-0.5.0 (01 Nov 2014)
01 Nov 2014; Ian Delaney <idella4@gentoo.org> +python-iptables-0.5.0.ebuild,
-python-iptables-0.3.0-r3.ebuild, -python-iptables-0.3.0_p20130331.ebuild:
bump; add py3 support, keyword x86, IUSE doc and all that goes with a doc
build, remove edundant patch, tidy, fixes Bug #526276, rm old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
python-iptables-0.3.0-r3.ebuild, python-iptables-0.3.0_p20130331.ebuild,
python-iptables-0.4.0.ebuild:
QA: drop trailing '.' from DESCRIPTION
*python-iptables-0.4.0 (02 Aug 2014)
02 Aug 2014; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.4.0.ebuild:
Version bump.
*python-iptables-0.3.0_p20130331 (01 Apr 2014)
01 Apr 2014; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.3.0_p20130331.ebuild:
Version bump to snapshot version since there are a lot of fixes and upstream
is slow about releases.
*python-iptables-0.3.0-r3 (24 Feb 2014)
24 Feb 2014; Tim Harder <radhermit@gentoo.org>
-python-iptables-0.3.0-r2.ebuild, +python-iptables-0.3.0-r3.ebuild,
files/python-iptables-fix-ctypes.patch:
Update patch to fix ctypes.
21 Feb 2014; Tim Harder <radhermit@gentoo.org> -python-iptables-0.2.0.ebuild,
-python-iptables-0.3.0.ebuild, -python-iptables-0.3.0-r1.ebuild:
Remove old.
*python-iptables-0.3.0-r2 (21 Feb 2014)
21 Feb 2014; Tim Harder <radhermit@gentoo.org>
+python-iptables-0.3.0-r2.ebuild, +files/python-iptables-fix-ctypes.patch:
Fix argument and return types for various libiptc calls.
*python-iptables-0.3.0-r1 (04 Feb 2014)
04 Feb 2014; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.3.0-r1.ebuild,
+files/python-iptables-0.3.0-conntrack-fixes.patch:
Revision bump, add patch from upstream to fix problems with conntrack.
*python-iptables-0.3.0 (03 Feb 2014)
03 Feb 2014; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.3.0.ebuild:
Version bump.
*python-iptables-0.2.0 (14 Nov 2013)
14 Nov 2013; Patrick McLean <chutzpah@gentoo.org>
+python-iptables-0.2.0.ebuild, +files/python-iptables-0.2.0-tests.patch,
+metadata.xml:
New package: python bindings for iptables
|