[SSSD] Announcing SSSD 1.8.1

2012-03-12 Thread Stephen Gallagher
The SSSD team is proud to announce the bugfix release of the System Security Services Daemon version 1.8.1 As usual, the source can be downloaded at https://fedorahosted.org/sssd Packages for Fedora will be built later today and should appear in updates-testing within two days. == Highlights ==

Re: [SSSD] [PATCH] Fix validation errors in translations

2012-03-12 Thread Stephen Gallagher
On Mon, 2012-03-12 at 09:11 -0400, Stephen Gallagher wrote: > This patch corrects some validation errors resulting in translation > files not being output (the build system would just detect the error and > scrap the translation for these languages). I pushed this as part of a retooling of the tra

[SSSD] [PATCH] IPA: Initialize hbac_ctx to NULL

2012-03-12 Thread Stephen Gallagher
Pushed to master and sssd-1-8 under the one-liner rule. From 449f0c6c2a67f5fecf786a480578bba3b6d5f2aa Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 12 Mar 2012 10:32:13 -0400 Subject: [PATCH] IPA: Initialize hbac_ctx to NULL --- src/providers/ipa/ipa_access.c |2 +- 1 files cha

Re: [SSSD] building ssd-1.8.0 on RHEL6

2012-03-12 Thread Stephen Gallagher
On Mon, 2012-03-12 at 15:35 +0100, Moritz Baumann wrote: > Hi there, > ist it safe to pick the rawhide sssd-1.8.0-6.fc18.src.rpm, > > change ldb_version to > > %global ldb_version 0.9.10 > > and fix the > > RPM build errors: > File must begin with "/": %{_unitdir}/sssd.service > >

[SSSD] building ssd-1.8.0 on RHEL6

2012-03-12 Thread Moritz Baumann
Hi there, ist it safe to pick the rawhide sssd-1.8.0-6.fc18.src.rpm, change ldb_version to %global ldb_version 0.9.10 and fix the RPM build errors: File must begin with "/": %{_unitdir}/sssd.service Or do I have to build the newer ldb version (1.1.4)? We are running in timeout pr

[SSSD] [PATCH] Fix validation errors in translations

2012-03-12 Thread Stephen Gallagher
This patch corrects some validation errors resulting in translation files not being output (the build system would just detect the error and scrap the translation for these languages). From 07f133df367fec8f656e0b3e1f48628763019114 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 12 Mar