[colord] New upstream version

Richard Hughes rhughes at fedoraproject.org
Wed Dec 11 10:33:47 UTC 2013


commit f3f740cb381314eb50964e0ca64c2993b0b635cf
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Dec 11 10:33:37 2013 +0000

    New upstream version

 .gitignore  |    1 +
 colord.spec |   13 ++++++++++++-
 sources     |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8290bc6..aa22c78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /colord-1.1.2.tar.xz
 /colord-1.1.3.tar.xz
 /colord-1.1.4.tar.xz
+/colord-1.1.5.tar.xz
diff --git a/colord.spec b/colord.spec
index cbab408..aff741c 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,7 +18,7 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.1.4
+Version:   1.1.5
 Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
@@ -274,6 +274,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Wed Dec 11 2013 Richard Hughes <richard at hughsie.com> 1.1.5-1
+- New upstream version
+- Do not crash when moving the sensor position during calibration
+- Do not crash with zero-sized ICC file
+- Do not create legacy locations
+- Ensure the ICC version is set when creating from the EDID
+- Ensure the parsed EDID strings are valid UTF-8
+- Fix crash when using cd_color_get_blackbody_rgb()
+- Never add USB hubs as scanner devices even if tagged
+- Never create color managed webcam devices
+
 * Tue Nov 19 2013 Richard Hughes <richard at hughsie.com> 1.1.4-1
 - New upstream version
 - Only syslog() profile additions when they're added via DBus
diff --git a/sources b/sources
index baf2910..a06005f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fa5497402315c088a9e56e3311154a4  colord-1.1.4.tar.xz
+4ccf596e4238a980a8f076fd8b54c30b  colord-1.1.5.tar.xz


More information about the scm-commits mailing list