summaryrefslogtreecommitdiff
blob: 4253a3124261cf1e6c8710e79fb074f59574b2f3 (plain)
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
# 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.16 2015/07/30 03:58:41 idella4 Exp $

*python-iptables-0.9.0 (30 Jul 2015)

  30 Jul 2015; Ian Delaney <idella4@gentoo.org> +python-iptables-0.9.0,
  -python-iptables-0.7.0.ebuild:
  bump, remove 1 old

*python-iptables-0.8.0 (15 Jun 2015)

  15 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +python-iptables-0.8.0.ebuild,
  -python-iptables-0.4.0.ebuild, -python-iptables-0.5.0.ebuild:
  Version bump. Remove old.

  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

*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 redundant 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