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
|
# ChangeLog for net-misc/vde
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/vde/ChangeLog,v 1.12 2007/07/07 12:27:43 genstef Exp $
*vde-2.1.6-r1 (07 Jul 2007)
07 Jul 2007; Stefan Schweizer <genstef@gentoo.org>
+files/Unixterm_20070403.patch, +vde-2.1.6-r1.ebuild:
patch to enable unixterm to receive commands from standard input thanks to
Adrian Lambeck <adrian@basicsedv.de> in bug 184429
09 Jun 2007; Stefan Schweizer <genstef@gentoo.org> files/vde.init:
Fix failing script thanks to Giuliano Gagliardi <gentoo@gogi.tv> in bug 181193
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> vde-2.1.6.ebuild:
Add ~amd64 wrt bug #166346.
*vde-2.1.6 (10 Feb 2007)
10 Feb 2007; <genstef@gentoo.org> +vde-2.1.6.ebuild:
version bump thanks to Josh G <joshin@hotmail.com> in bug 166161
24 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> vde-2.0.2.ebuild:
Marked ~amd64 for bug #143194
*vde-2.1.1 (16 Aug 2006)
16 Aug 2006; Stefan Schweizer <genstef@gentoo.org> +vde-2.1.1.ebuild:
version bump thanks to Clemmitt M. Sigler <csigler@vt.edu> in bug 144150
26 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
-files/vde-1.5.8-makefile.patch, -files/vde.init.d, -vde-1.5.8.ebuild,
vde-2.0.2.ebuild:
inherit eutils and remove old versions
*vde-2.0.2 (26 Jun 2006)
26 Jun 2006; Stefan Schweizer <genstef@gentoo.org> +files/vde.conf,
+files/vde.init, metadata.xml, +vde-2.0.2.ebuild:
Take over maintainer and version bump thanks to Lorenzo Grandi
<popposoft@gmail.com> in bug 113554 also allows to set a group in the init
script, thanks to Jean-François Richard <jean-francois@richard.name> in bug
113482 and works with qemu 0.8, thanks to Tim Redman
<tredman1@tampabay.rr.com> and Nico Baggus <mlspamcb@noci.xs4all.nl> in bug
116840, big thanks to Rob M. (Adamant) <thehandoftyr@gmail.com> to notify me
of this one in IRC #gentoo-dev-help.
04 Apr 2006; <rphillips@gentoo.org> +files/vde-1.5.8-makefile.patch:
Committed halycon's patches from bug #125135
09 Jun 2005; <rphillips@gentoo.org> +files/vde.init.d, vde-1.5.8.ebuild:
Added init script from Nico Baggus
*vde-1.5.8 (09 Jun 2005)
09 Jun 2005; <rphillips@gentoo.org> +files/vde-qemu-Makefile.in.diff,
+vde-1.5.8.ebuild:
version bump. Thanks to Nico Baggus. Fixes #95611
*vde-1.5.7 (06 Feb 2005)
06 Feb 2005; <rphillips@gentoo.org> vde-1.5.7.ebuild:
Initial commit. thanks to Nico Baggus.
|