Back to the main page
All up to date distributions should already have compiled packages that are already installed.
Released versions are found here.
These are versions which have new features for each release. We are also willing to break ABI and API to fix bugs and will merge new or modified translations as required or suggested.
Version | Date | |
1.4.4 | 2019-03-08 | |
1.4.3 | 2018-04-18 | |
1.4.2 | 2018-03-12 | |
1.4.1 | 2017-08-21 | |
1.4.0 | 2017-08-09 |
These are versions where we will not break ABI, API or localisations. Releases are less frequent, usually every few months.
Version | Date | |
1.3.5 | 2017-02-27 | |
1.3.4 | 2016-11-21 | |
1.3.3 | 2016-07-27 | |
1.3.2 | 2016-03-21 | |
1.3.1 | 2015-11-27 |
These are versions that used to be the ABI stable releases, but are now longer supported. There will not be any more releases of these versions.
Version | Date | |
1.2.12 | 2015-08-19 | |
1.2.11 | 2015-06-08 | |
1.2.10 | 2015-04-08 | |
1.2.9 | 2015-02-20 | |
1.2.8 | 2015-01-15 | |
1.2.7 | 2014-12-02 | |
1.2.6 | 2014-11-24 | |
1.2.5 | 2014-11-10 | |
1.2.4 | 2014-10-12 | |
1.2.3 | 2014-09-12 | |
1.2.2 | 2014-08-18 | |
1.2.1 | 2014-05-23 | |
1.2.0 | 2014-04-05 | |
1.1.8 | 2014-11-05 | |
1.1.7 | 2014-02-28 | |
1.1.6 | 2014-01-20 | |
1.1.5 | 2013-12-11 | |
1.1.4 | 2013-11-19 | |
1.1.3 | 2013-10-30 | |
1.1.2 | 2013-09-13 | |
1.1.1 | 2013-07-30 | |
1.0.5 | 2013-12-04 | |
1.0.4 | 2013-10-30 | |
1.0.3 | 2013-08-19 | |
1.0.2 | 2013-07-07 | |
1.0.1 | 2013-06-11 | |
1.0.0 | 2013-05-13 | |
0.1.34 | 2013-05-01 | |
0.1.33 | 2013-04-16 | |
0.1.32 | 2013-03-28 | |
0.1.31 | 2013-03-18 | |
0.1.30 | 2013-02-17 | |
0.1.29 | 2013-02-04 | |
0.1.28 | 2013-01-16 | |
0.1.27 | 2013-01-08 | |
0.1.26 | 2012-12-19 | |
0.1.25 | 2012-11-26 | |
0.1.24 | 2012-10-26 | |
0.1.23 | 2012-08-29 | |
0.1.22 | 2012-06-27 | |
0.1.21 | 2012-05-22 | |
0.1.20 | 2012-05-09 | |
0.1.19 | 2012-04-17 | |
0.1.18 | 2012-03-15 | |
0.1.17 | 2012-02-22 | |
0.1.16 | 2012-01-17 | |
0.1.15 | 2011-11-26 | |
0.1.14 | 2011-11-01 | |
0.1.13 | 2011-10-03 | |
0.1.12 | 2011-08-30 | |
0.1.11 | 2011-08-01 | |
0.1.10 | 2011-07-06 | |
0.1.9 | 2011-06-13 | |
0.1.8 | 2011-06-02 | |
0.1.7 | 2011-05-06 | |
0.1.6 | 2011-04-24 | |
0.1.5 | 2011-03-31 | |
0.1.4 | 2011-03-09 | |
0.1.3 | 2011-02-28 | |
0.1.2 | 2011-02-07 | |
0.1.1 | 2011-01-26 | |
0.1.0 | 2011-01-13 |
The actual colord daemon requires:
glib
2.14.0polkit
0.9gnome-color-manager will need all the usual GNOME libs as well. Just make sure you install colord before gnome-color-manager or colord-kde!
You can get the latest colord daemon and GNOME front-end from the public git repositories on github.com:
git clone git://github.com/hughsie/colord.git
Back to the main page