History log of /sssd/contrib/suse/sssd.spec.in
Revision Date Author Comments Expand
f1828234a850dd28465425248a83a993f262918f 06-Sep-2011 Pavel Březina <pbrezina@redhat.com>

sss_debuglevel - change the debug levels on the fly https://fedorahosted.org/sssd/ticket/950

330c5f39ae4d78b85e260ebbd5b3126bba70ff5c 28-Jun-2010 Stephen Gallagher <sgallagh@redhat.com>

Replace %define with %global in example spec

484141a16f55fcb217b1d34fec737006b7cb5264 30-Apr-2010 Stephen Gallagher <sgallagh@redhat.com>

Remove the NSS_LIBS and KRB5_LIBS variables from sssd.spec Due to the way RPM processes the %configure macro, these variables were not actually being passed down to recursive configure invocations. In other words, they were useless. Futhermore, in more recent Fedora versions (13+), some of the dependencies have moved from -lnss to -lnspr4. As a result, it is safer to rely on the complete output of 'pkg-config nss --libs' instead of restricting to -lnss. The downside to this is that it may result in linking unnecessarily against other NSS components such as libsmime3 and libplc4 (among others). However, since these are already dependencies of libnss itself, there should be no risk of them being unavailable on the platform when installed.

9c124af8868a7d3908c03ec369e28daef17d5f12 08-Apr-2010 Jakub Hrozek <jhrozek@redhat.com>

SELinux login management Adds a new option -Z to sss_useradd and sss_usermod. This option allows user to specify the SELinux login context for the user. On deleting the user with sss_userdel, the login mapping is deleted, so subsequent adding of the same user would result in the default login context unless -Z is specified again. MLS security is not supported as of this patch.

245818557767e511d46b566bd1352f4d8fcb3426 02-Feb-2010 Sergey V. Kovylov <kovylov@kovylovnb.(none)>

Update suse sssd.spec

5ddaa324c529f15f10abc0c8b454da2f4bdf1a39 20-Jan-2010 Sumit Bose <sbose@redhat.com>

Update the url in the spec files

5df4f49fef317f4b37a35d6452866e2922ab111c 15-Dec-2009 Sergei V. Kovylov <serejka@gmail.com>

sssd.spec for SLES