summaryrefslogtreecommitdiff
blob: 71177834f3596f56ed6a7cbb69edc1fa387eb2c0 (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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# ChangeLog for net-misc/openvswitch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openvswitch/ChangeLog,v 1.22 2014/02/17 05:07:34 prometheanfire Exp $

*openvswitch-2.0.0-r3 (17 Feb 2014)

  17 Feb 2014; Matthew Thode <prometheanfire@gentoo.org>
  +openvswitch-2.0.0-r3.ebuild, -openvswitch-2.0.0-r1.ebuild,
  -openvswitch-2.0.0-r2.ebuild, -openvswitch-2.0.0.ebuild:
  fix for bug 500890 (introduced by removing pyside halfway)

*openvswitch-2.0.0-r2 (09 Feb 2014)

  09 Feb 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/atomic-test.patch, +files/configure.patch,
  +files/kernel-3.11-support.patch, +files/kernel-3.12-support.patch,
  +files/xcp-interface-reconfigure.patch, +openvswitch-2.0.0-r2.ebuild:
  fixing bugs 494152 498728 499500

*openvswitch-2.0.0-r1 (14 Dec 2013)

  14 Dec 2013; Pacho Ramos <pacho@gentoo.org> +files/openvswitch.tmpfiles,
  +files/ovs-controller.service, +files/ovs-vswitchd.service,
  +files/ovsdb-server.service, +openvswitch-2.0.0-r1.ebuild:
  Add unit files (#492390)

  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.