Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2012-12-14 06:36:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2012-11-06 16:32:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes 2012-12-14 06:36:44.000000000 +0100 @@ -1,0 +2,58 @@ +Thu Nov 29 08:33:29 UTC 2012 - [email protected] + +- Update to version 0.1.25: + + New Features: + - Add a create-standard-space sub-command to cd-create-profile. + - Add a FAQ entry describing application support of color + management. + - Add a 'make coverity' helper to scan the project for errors. + - Add a profile metadata key of 'License'. + - Add a profile warning if any of the primaries are outside of + ROMM RGB. + - Add a set-version command to the cd-fix-profile command line + tool. + - Add a warning if the profile calibration data is + non-monotonic. + - Add a warning if the profile copyright is missing. + - Add a warning if the profile description is missing. + - Add a warning if the profile gray axis is invalid. + - Move the named color examples to shared-color-profiles. + - Print if the profile is system-wide when doing 'colormgr + get-profiles'. + - Show the primaries when dumping the profile using + cd-fix-profile. + - Use syslog to be able to debug what the daemon is doing + without restarting it. + + Bugfixes: + - Check the return value of mbstowcs before using the buffer. + - Convert cd-create-profile to using sub-commands to make it + more modular. + - Create linear vcgt tables when using create-x11-gamma to + match the xserver behaviour. + - Create version 2.2 ICC files when creating named color + profiles. + - Do not ever manually set a ICC profile version when creating + profiles. + - Do not try to connect to colord in cd-fix-profile until + actually needed. + - Don't optimize the profile check transforms to speed up + daemon startup. + - Don't set the StandardSpaces override, the generated profiles + have the correct metadata now. + - Fix a crash in the example code if the device has a + non-standard qualifier format. + - Fix GetStandardSpace so it can actually work. + - huey: Ensure we return an error if we ran out of retries. + - If the copyright string is not set when creating a profile + use a good default. + - Improve the formatting of 'get-profiles' and 'get-devices'. + - libcolord: Fix up a warning if GetStandardSpace fails to find + a profile. + - Return an error if the client does not set a profile or + device id. + - Return an error if the client uses an unsupported scope + value. + - Set a default copyright string when creating profiles without + using --copyright. + +------------------------------------------------------------------- Old: ---- colord-0.1.24.tar.xz New: ---- colord-0.1.25.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.FLgV8V/_old 2012-12-14 06:36:46.000000000 +0100 +++ /var/tmp/diff_new_pack.FLgV8V/_new 2012-12-14 06:36:46.000000000 +0100 @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 0.1.24 +Version: 0.1.25 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -145,7 +145,6 @@ %{_bindir}/colormgr %{_libdir}/colord-sensors/ %{_libexecdir}/%{name} -%{_datadir}/color/ %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.* %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service %{_datadir}/polkit-1/actions/org.freedesktop.color.policy -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
