diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a74249a306..75be1a2350 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ July 11th, 2015 + + [bdubbs] - Update to openldap-2.4.41. Fixes + #6670. + [pierre] - Update to Xorg VMMouse Driver-13.1.0. Fixes #6653. diff --git a/packages.ent b/packages.ent index cc122fded7..94df8a821b 100644 --- a/packages.ent +++ b/packages.ent @@ -423,7 +423,7 @@ - + diff --git a/server/other/openldap.xml b/server/other/openldap.xml index 2753487545..5daae3389d 100644 --- a/server/other/openldap.xml +++ b/server/other/openldap.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -193,8 +193,10 @@ make depend && make - To test the results, issue: make test. Tests may fail - after a long time (~ 5 SBU). + The tests appear to be fragile. Errors may cause the tests to abort + prior to finishing, apparently due to timing issues. The tests + take about 65 minutes and are processor independent. + To test the results, issue: make test.