# ChangeLog for x11-misc/colord # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.20 2012/03/14 03:03:41 tetromino Exp $ *colord-0.1.17 (14 Mar 2012) 14 Mar 2012; Alexandre Rostovtsev +colord-0.1.17.ebuild, +files/colord-0.1.17-glib-2.30.patch: Bump, now supports LED-backlit displays. Switch back to using polkit instead of dbus security; it should work properly with recent polkit versions. 08 Mar 2012; Brent Baude colord-0.1.16.ebuild: Marking colord-0.1.16 ~ppc64 for bug 387959 06 Mar 2012; Brent Baude colord-0.1.16.ebuild: Marking colord-0.1.16 ~ppc for bug 387959 *colord-0.1.16 (21 Jan 2012) 21 Jan 2012; Alexandre Rostovtsev -colord-0.1.14-r1.ebuild, -files/colord-0.1.14-sql-injections.patch, -files/colord-0.1.14-sql-injections-2.patch, +colord-0.1.16.ebuild, metadata.xml: Version bump. Adds systemd support. All colorimeter drivers now use libgusb instead of libusb, so enable USE=gusb by default. Drop old. 18 Jan 2012; Markus Meier colord-0.1.15.ebuild: arm stable, bug #393007 14 Jan 2012; Markus Meier colord-0.1.15.ebuild: x86 stable, bug #393007 29 Dec 2011; Pacho Ramos colord-0.1.15.ebuild: amd64 stable, bug 393007 20 Dec 2011; Jeroen Roovers colord-0.1.15.ebuild: Stable for HPPA (bug #393007). 07 Dec 2011; Naohiro Aota colord-0.1.15.ebuild: Add ~x86-fbsd #387959 06 Dec 2011; Alexandre Rostovtsev colord-0.1.15.ebuild: Fix freebsd USB_CFLAGS/USB_LIBS (bug #387959 comment 13). 30 Nov 2011; Jeroen Roovers colord-0.1.15.ebuild: Marked ~hppa (bug #392057). *colord-0.1.15 (27 Nov 2011) 27 Nov 2011; Alexandre Rostovtsev -colord-0.1.14.ebuild, +colord-0.1.15.ebuild, +files/colord-0.1.15-fix-automagic-libgusb.patch, metadata.xml: Bump, drop vulnerable version. 0.1.15 includes fixes for CVE-2011-4349 (same as in 0.1.14-r1), adds support for ColorHug, fixes assorted bugs. Dropped hppa keywords due to new optional libgusb dependency (bug #392057). *colord-0.1.14-r1 (25 Nov 2011) 25 Nov 2011; Alexandre Rostovtsev -colord-0.1.12.ebuild, -colord-0.1.13.ebuild, +colord-0.1.14-r1.ebuild, +files/colord-0.1.14-sql-injections.patch, +files/colord-0.1.14-sql-injections-2.patch: Add patches to fix SQL injections (CVE-2011-4349, bug #391879, thanks to Agostino Sarubbo for reporting). Allow building against freebsd's libusb (bug #387959, thanks to Naohiro Aota). Drop old versions. 06 Nov 2011; Markus Meier colord-0.1.14.ebuild: add ~arm, bug #387959 *colord-0.1.14 (02 Nov 2011) 02 Nov 2011; Alexandre Rostovtsev -colord-0.1.11.ebuild, +colord-0.1.14.ebuild: Bump. Notable changes: better colorimeter hardware support. Re-add automagic vala patch that somehow got lost at the 0.1.12 bump. Drop old. 25 Oct 2011; Jeroen Roovers colord-0.1.13.ebuild: Marked ~hppa (bug #387959). *colord-0.1.13 (19 Oct 2011) 19 Oct 2011; Alexandre Rostovtsev +colord-0.1.13.ebuild, +files/colord-0.1.13-use-dbus-security-for-permissions.patch: Add colord-0.1.13 from the gnome overlay; fixes bug #385677. Following Ubuntu's example, we now disable polkit support, and switch to dbus security instead. This is necessary to allow users to access colord when it's running as a non-root user; see https://bugs.launchpad.net/ubuntu/+source/colord/+bug/837851 for a discussion. This change fixes polkit-related errors during gnome-3.2 startup. 05 Oct 2011; Nirbheek Chauhan colord-0.1.11.ebuild, colord-0.1.12.ebuild: docbook-sgml-utils is not needed with tarballs, pointed out by marienz *colord-0.1.12 (28 Sep 2011) 28 Sep 2011; Pacho Ramos +colord-0.1.12.ebuild: Version bump that also runs as a different user than root. Thanks a lot to Alexandre Rostovtsev for doing all the work (bug #384607). *colord-0.1.11 (14 Aug 2011) 14 Aug 2011; Nirbheek Chauhan +colord-0.1.11.ebuild, +files/colord-0.1.11-fix-automagic-vala.patch, +metadata.xml: Add colord from the gnome overlay for GNOME 3