summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/spice-vdagent/ChangeLog')
-rw-r--r--app-emulation/spice-vdagent/ChangeLog68
1 files changed, 68 insertions, 0 deletions
diff --git a/app-emulation/spice-vdagent/ChangeLog b/app-emulation/spice-vdagent/ChangeLog
new file mode 100644
index 00000000..e4a0c44c
--- /dev/null
+++ b/app-emulation/spice-vdagent/ChangeLog
@@ -0,0 +1,68 @@
+# ChangeLog for app-emulation/spice-vdagent
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v 1.13 2014/11/02 08:03:31 swift Exp $
+
+ 02 Nov 2014; Sven Vermeulen <swift@gentoo.org> spice-vdagent-0.10.1.ebuild,
+ spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild:
+ Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+ #527698)
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> spice-vdagent-0.10.1.ebuild,
+ spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild:
+ Make description more repoman-happy
+
+ 18 May 2014; Sven Vermeulen <swift@gentoo.org> spice-vdagent-0.10.1.ebuild,
+ spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild:
+ Fix bug #441908 - Add USE=selinux dependency to selinux-vdagent
+
+*spice-vdagent-0.12.0 (04 Oct 2012)
+
+ 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> +spice-vdagent-0.12.0.ebuild:
+ Version bump
+
+ 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> spice-vdagent-0.10.1.ebuild:
+ Fix up to use console-kit correctly. bug #431890
+
+ 21 Aug 2012; Doug Goldstein <cardoe@gentoo.org> spice-vdagent-0.10.1.ebuild:
+ Add missing depends. bug #431964
+
+ 19 Aug 2012; Johannes Huber <johu@gentoo.org> spice-vdagent-0.10.1.ebuild:
+ Add ~x86 wrt bug #431854.
+
+*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.