summaryrefslogtreecommitdiff
blob: edc3ff5a4d6623d6f971933cda4463b8e8c62362 (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
90
91
92
93
94
95
96
97
98
99
# ChangeLog for net-misc/openvswitch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openvswitch/ChangeLog,v 1.19 2013/12/11 03:44:39 prometheanfire Exp $

  11 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  files/ovsdb-server_conf2:
  final fix for bug 491238

  11 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/prevent-traceback.patch, openvswitch-2.0.0.ebuild:
  fix for traceback doc'd in bug 493122

  25 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  openvswitch-1.11.0.ebuild, openvswitch-2.0.0.ebuild:
  move kernel check under the modules use flag for bug 491844

  25 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  files/ovsdb-server_conf2, openvswitch-2.0.0.ebuild:
  removing brcompat, again

  18 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/ovsdb-server_conf2, openvswitch-2.0.0.ebuild:
  fixing bug 491238

*openvswitch-2.0.0 (11 Nov 2013)

  11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  +openvswitch-2.0.0.ebuild:
  update of openvsiwtch to 2.0.0

  14 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  openvswitch-1.11.0.ebuild:
  fixes ovs-1.11.0 build failure

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
  formally adding myself as a maintainer

*openvswitch-1.11.0 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +openvswitch-1.11.0.ebuild:
  why not add 1.11.0 at the same time

*openvswitch-1.9.0-r1 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +openvswitch-1.9.0-r1.ebuild:
  fully up to date with distutils-r1 and fixing bug 469500

  03 Aug 2013; Michał Górny <mgorny@gentoo.org> openvswitch-1.9.0.ebuild:
  Move dev-python/twisted to dev-python/twisted-core.

  15 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  openvswitch-1.9.0.ebuild:
  adding ~x86 to openvswitch

  09 Apr 2013; Tiziano Müller <dev-zero@gentoo.org> openvswitch-1.9.0.ebuild:
  Fixing minorsyn's

  09 Apr 2013; Tiziano Müller <dev-zero@gentoo.org> -files/ovs-controller,
  -files/ovs-vswitchd, -files/ovsdb-server, -openvswitch-1.6.1-r2.ebuild:
  Drop old vulnerable version (bug #431744/CVE-2012-3449).

*openvswitch-1.9.0 (08 Apr 2013)

  08 Apr 2013; Tiziano Müller <dev-zero@gentoo.org> +files/ovs-controller-r1,
  +files/ovs-vswitchd-r1, +files/ovsdb-server-r1, +openvswitch-1.9.0.ebuild:
  Version bump to 1.9.0 (bug #443558). Configuration database moved to
  /var/lib/openvswitch (which is a solution for bug #438862). initscript-rewrite
  to follow new declarative style and fixed bug #447630. Moved PKI to
  /etc/ssl/openvswitch and make sure the directory has sane permissions (Bug
  #431744). Added modules USE flag to build the openvswitch and brcompat kernel
  modules.

*openvswitch-1.6.1-r2 (18 Jul 2012)

  18 Jul 2012; Tiziano Müller <dev-zero@gentoo.org> +files/ovs-controller,
  +files/ovs-controller_conf, +openvswitch-1.6.1-r2.ebuild,
  -openvswitch-1.6.1-r1.ebuild, files/ovs-vswitchd:
  Add init.d-script for ovs-controller

  18 Jul 2012; Tiziano Müller <dev-zero@gentoo.org> openvswitch-1.6.1-r1.ebuild:
  Add GPL-2 to LICENSE for init.d files (bug #426086).

*openvswitch-1.6.1-r1 (11 Jul 2012)

  11 Jul 2012; Tiziano Müller <dev-zero@gentoo.org>
  +openvswitch-1.6.1-r1.ebuild, -openvswitch-1.6.1.ebuild:
  Fix python-tools installation, correct dependency (need twisted-web as well)
  and do schema migration in pkg_config if database already exists (bug
  #424013).

*openvswitch-1.6.1 (27 Jun 2012)

  27 Jun 2012; Tiziano Müller <dev-zero@gentoo.org> +files/ovs-vswitchd,
  +files/ovs-vswitchd_conf, +files/ovsdb-server, +files/ovsdb-server_conf,
  +metadata.xml, +openvswitch-1.6.1.ebuild:
  Initial commit (bug #324589). Thanks to all the people on the bug and
  especially Oliver Roeschke and Florian Manschwetus for testing and comments.