diff --git a/general.ent b/general.ent index af31519698..631dd60692 100644 --- a/general.ent +++ b/general.ent @@ -325,7 +325,7 @@ export -f as_root - + diff --git a/general/sysutils/colord.xml b/general/sysutils/colord.xml index 3d68b4466e..e1942b9047 100644 --- a/general/sysutils/colord.xml +++ b/general/sysutils/colord.xml @@ -7,10 +7,10 @@ - + - - + + ]> @@ -84,6 +84,11 @@ + Required (for the tests) + + Valgrind + + Recommended , @@ -146,9 +151,10 @@ make make install - To test the results, issue: make check. Note - that system-wide D-Bus daemon must - be running or the tests will fail. + To test the results, issue: make -k check. For unknown + reasons, one test (cd-self-test) fails. Note that system-wide + D-Bus daemon must be running or the tests will + fail. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 30f6378ad5..6f03473097 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,10 @@ November 9th, 2013 + + [fernando] - Update to colord-1.0.4. Fixes + #4267. + [igor] - Update to bind-9.9.4-P1. Fixes #4280.