summaryrefslogtreecommitdiff
blob: 39ebfba141c4122de36318fb6d549e6837c9b173 (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
# ChangeLog for net-firewall/ipt_netflow
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v 1.12 2013/12/19 19:16:43 pinkbyte Exp $

*ipt_netflow-1.8-r4 (19 Dec 2013)

  19 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> -ipt_netflow-1.8-r1.ebuild,
  -ipt_netflow-1.8-r2.ebuild, +ipt_netflow-1.8-r4.ebuild,
  +files/ipt_netflow-1.8-numphyspages-fix.patch:
  Revision bump: add compatibility patch for kernel 3.11. Drop old

  04 Sep 2013; Sergey Popov <pinkbyte@gentoo.org>
  files/ipt_netflow-1.8-procfs-fix.patch:
  Modified version of procfs-fix patch, previous one can cause compile failures
  on kernels < 3.10

  25 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> ipt_netflow-1.8-r3.ebuild:
  Stable on amd64 and x86, wrt bug #481278

*ipt_netflow-1.8-r3 (21 Aug 2013)

  21 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> -ipt_netflow-1.8.ebuild,
  +ipt_netflow-1.8-r3.ebuild, +files/ipt_netflow-1.8-procfs-fix.patch:
  Revision bump: add compatibility with kernel 3.10. Drop old revision

*ipt_netflow-1.8-r2 (27 Jun 2013)

  27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> +ipt_netflow-1.8-r2.ebuild,
  +files/ipt_netflow-1.8-pax-const.patch, metadata.xml:
  Revision bump: add support for user patches, add compatibility with hardened
  kernels, wrt bug #466430. Thanks to Jeremy Drake <gentoo-bugzilla AT
  jdrake.com> for suggested patch

  16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ipt_netflow-1.8-r1.ebuild:
  Stable for x86, wrt bug #466068

  16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ipt_netflow-1.8-r1.ebuild:
  Stable for amd64, wrt bug #466068

  07 Feb 2013; Jeroen Roovers <jer@gentoo.org>
  files/ipt_netflow-1.8-configure.patch:
  Simplify patch.

  07 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> ipt_netflow-1.8-r1.ebuild:
  Fix for last commit - forgot to make CONFIG_CHECK non-fatal in last revision.
  Thanks to Jeroen Roovers for pointing on this

  07 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> ipt_netflow-1.8.ebuild,
  ipt_netflow-1.8-r1.ebuild:
  Make KEYWORDS alphabetically ordered, make CONFIG_CHECK non-fatal

*ipt_netflow-1.8-r1 (07 Feb 2013)

  07 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> +ipt_netflow-1.8-r1.ebuild,
  +files/ipt_netflow-1.8-configure.patch:
  Revision bump: EAPI 5, fix for pkgconfig 0.28 support via patch for configure
  script. Thanks to Jeroen Roovers for patch

*ipt_netflow-1.8 (14 Oct 2012)

  14 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> +ipt_netflow-1.8.ebuild,
  +metadata.xml:
  Initial commit wrt bug #283578