Comment 12 for bug 903752

Revision history for this message
Stephen Gallagher (stephen-gallagherhome) wrote :

"Interestingly, rhel6 and Debian still have sssd 1.2." This is not true about RHEL 6 (exactly). RHEL 6.0 shipped with SSSD 1.2, but RHEL 6.1 and 6.2 shipped with SSSD 1.5. Our expectation is for RHEL 6.3 to update to SSSD 1.8.0 (the upcoming upstream LTM release). Each Fedora release sees the latest upstream SSSD release (we are now timing the minor version releases to be every three months, so Fedora releases will get every even-numbered minor version).

You are correct that SSSD uses libdbus, but for internal communication only (between the responders and data providers, and between the "watchdog" process and all the SSSD children).

We use check (http://check.sourceforge.net/) for the vast majority of our unit tests. In upstream, Fedora and RHEL we require all of these tests to pass as a condition of inclusion. It would be nice if Ubuntu could include 'check' in its build-system, even if not included in the released distribution. But as you noted above, the build as a whole does not rely on the test suite being fully-functional.

As for upstream being responsive, I hope this qualified :)