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
|
# ChangeLog for app-emulation/spice-vdagent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.6 2012/07/08 03:20:31 cardoe Exp $
*spice-vdagent-0.10.1 (07 Jul 2012)
07 Jul 2012; Doug Goldstein <cardoe@gentoo.org> -spice-vdagent-0.8.0.ebuild,
-spice-vdagent-0.8.1.ebuild, +spice-vdagent-0.10.1.ebuild,
+files/spice-vdagent.confd-2, +files/spice-vdagent.initd-2:
Version bump. Check for CONFIG_VIRTIO_CONSOLE since its necessary. Check if
we should use /dev/uinput or /dev/input/uinput on startup. bug #378833
03 May 2012; Jeff Horelick <jdhore@gentoo.org> spice-vdagent-0.8.0.ebuild,
spice-vdagent-0.8.1.ebuild, spice-vdagent-0.8.1-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
05 Nov 2011; Robin H. Johnson <robbat2@gentoo.org>
spice-vdagent-0.8.0.ebuild, spice-vdagent-0.8.1.ebuild,
spice-vdagent-0.8.1-r1.ebuild:
Fix CONFIG_CHECK usage to be non-fatal, this package does not build kernel
modules. Verified good build with no kernel sources or kernel config
available.
*spice-vdagent-0.8.1-r1 (15 Aug 2011)
15 Aug 2011; Jeroen Roovers <jer@gentoo.org> +spice-vdagent-0.8.1-r1.ebuild,
files/spice-vdagent.initd:
Fix init.d script thanks to Chris Mayo (bug #378833).
*spice-vdagent-0.8.1 (25 Jul 2011)
25 Jul 2011; Tiziano Müller <dev-zero@gentoo.org>
+spice-vdagent-0.8.1.ebuild, files/spice-vdagent.initd:
Version bump (bug #376269).
*spice-vdagent-0.8.0 (11 May 2011)
11 May 2011; Tiziano Müller <dev-zero@gentoo.org>
+spice-vdagent-0.8.0.ebuild, +files/spice-vdagent.confd,
+files/spice-vdagent.initd, +metadata.xml:
Initial commit, ebuild written by me.
|