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
|
# 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.21 2012/03/17 00:33:51 tetromino Exp $
*colord-0.1.18 (17 Mar 2012)
17 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+colord-0.1.18.ebuild:
Version bump, now runs sane plugin in a separate process. Remove migration
messages for ancient 0.1.11 version.
*colord-0.1.17 (14 Mar 2012)
14 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+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 <ranger@gentoo.org> colord-0.1.16.ebuild:
Marking colord-0.1.16 ~ppc64 for bug 387959
06 Mar 2012; Brent Baude <ranger@gentoo.org> 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 <tetromino@gentoo.org>
-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 <maekke@gentoo.org> colord-0.1.15.ebuild:
arm stable, bug #393007
14 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild:
x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> colord-0.1.15.ebuild:
amd64 stable, bug 393007
20 Dec 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
Stable for HPPA (bug #393007).
07 Dec 2011; Naohiro Aota <naota@gentoo.org> colord-0.1.15.ebuild:
Add ~x86-fbsd #387959
06 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
colord-0.1.15.ebuild:
Fix freebsd USB_CFLAGS/USB_LIBS (bug #387959 comment 13).
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
Marked ~hppa (bug #392057).
*colord-0.1.15 (27 Nov 2011)
27 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-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 <tetromino@gentoo.org>
-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 <maekke@gentoo.org> colord-0.1.14.ebuild:
add ~arm, bug #387959
*colord-0.1.14 (02 Nov 2011)
02 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-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 <jer@gentoo.org> colord-0.1.13.ebuild:
Marked ~hppa (bug #387959).
*colord-0.1.13 (19 Oct 2011)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+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 <nirbheek@gentoo.org> 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 <pacho@gentoo.org> +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 <nirbheek@gentoo.org> +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
|