summaryrefslogtreecommitdiff
blob: 171b17bde74c5edb9c8b90d5eeb1154639175a5a (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
# ChangeLog for dev-python/python-iptables
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.9 2014/08/10 21:19:05 slyfox Exp $

  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