summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-12-11 10:06:59 +0000
committerRichard Hughes <richard@hughsie.com>2013-12-11 10:06:59 +0000
commit748fcd2000581f23a9c4a53704dae595a72b66ca (patch)
tree166a8df3e2d63d8a3461df51a437d6952e663682
parent0ec413d4cf494b5cd83f53133fe10b3c24e1505e (diff)
downloadcolord-748fcd2000581f23a9c4a53704dae595a72b66ca.tar.gz
Release colord 1.1.5COLORD_1_1_51.1.5
-rw-r--r--NEWS21
-rw-r--r--doc/website/download.html1
2 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 131cf46..6ebe85d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 1.1.5
+~~~~~~~~~~~~~
+Released: 2013-12-11
+
+New Features:
+ - Change the --enable-gudev parameter into --enable-udev (Richard Hughes)
+ - Fall back to parsing pnp.ids if udev is not available (Richard Hughes)
+
+Bugfixes:
+ - Don't crash with zero-sized ICC file (Marti Raudsepp)
+ - Never add USB hubs as scanner devices even if tagged (Richard Hughes)
+ - Never create color managed webcam devices (Richard Hughes)
+ - libcolord: Check that the vendor and model are valid UTF-8 (Richard Hughes)
+ - libcolord: Do not write invalid data when the resaving a profile (Richard Hughes)
+ - libcolord: Don't create legacy locations (Matthias Clasen)
+ - libcolord: Ensure the parsed EDID strings are valid UTF-8 (Richard Hughes)
+ - libcolord: Ensure the version is set when creating from the EDID (Richard Hughes)
+ - libcolord: Fix crash when using cd_color_get_blackbody_rgb() (Richard Hughes)
+ - libcolord: No critical warning if udev_hwdb_new() fails (Richard Hughes)
+ - session-helper: Do not crash when moving the sensor position (Richard Hughes)
+
Version 1.1.4
~~~~~~~~~~~~~
Released: 2013-11-19
diff --git a/doc/website/download.html b/doc/website/download.html
index 3835ab6..6e2c8bf 100644
--- a/doc/website/download.html
+++ b/doc/website/download.html
@@ -34,6 +34,7 @@ modified translations as required or suggested.
</p>
<table>
<tr><td><b>Version</b></td><td>&nbsp;&nbsp;</td><td><b>Date</b></td></tr>
+<tr><td>1.1.5</td><td></td><td>2013-12-11</td></tr>
<tr><td>1.1.4</td><td></td><td>2013-11-19</td></tr>
<tr><td>1.1.3</td><td></td><td>2013-10-30</td></tr>
<tr><td>1.1.2</td><td></td><td>2013-09-13</td></tr>