commit yast2-ldap-client for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-ldap-client for openSUSE:Factory checked in at Fri Jan 7 10:34:53 CET 2011. -------- --- yast2-ldap-client/yast2-ldap-client.changes 2010-12-07 16:01:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-ldap-client/yast2-ldap-client.changes 2011-01-06 15:18:19.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Jan 6 15:17:13 CET 2011 - jsuchome@suse.cz + +- ensure that sssd config file is written before starting service +- 2.20.3 + +------------------------------------------------------------------- +Thu Jan 6 14:06:38 CET 2011 - jsuchome@suse.cz + +- point sssd agent to correct config file (bnc#662734) +- 2.20.2 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-ldap-client-2.20.1.tar.bz2 New: ---- yast2-ldap-client-2.20.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ldap-client.spec ++++++ --- /var/tmp/diff_new_pack.gjYwou/_old 2011-01-07 10:34:19.000000000 +0100 +++ /var/tmp/diff_new_pack.gjYwou/_new 2011-01-07 10:34:19.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package yast2-ldap-client (Version 2.20.1) +# spec file for package yast2-ldap-client (Version 2.20.3) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,11 +19,11 @@ Name: yast2-ldap-client -Version: 2.20.1 +Version: 2.20.3 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ldap-client-2.20.1.tar.bz2 +Source0: yast2-ldap-client-2.20.3.tar.bz2 Prefix: /usr @@ -57,7 +57,7 @@ OpenLDAP server will be used for user authentication. %prep -%setup -n yast2-ldap-client-2.20.1 +%setup -n yast2-ldap-client-2.20.3 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-ldap-client-2.20.1.tar.bz2 -> yast2-ldap-client-2.20.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/agents/etc_sssd_conf.scr new/yast2-ldap-client-2.20.3/agents/etc_sssd_conf.scr --- old/yast2-ldap-client-2.20.1/agents/etc_sssd_conf.scr 2010-11-29 13:00:47.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/agents/etc_sssd_conf.scr 2011-01-06 14:06:15.000000000 +0100 @@ -3,8 +3,7 @@ .etc.sssd_conf `ag_ini( -// `IniAgent("/etc/sssd/sssd.conf", $[ FIXME - `IniAgent("/tmp/sssd.conf", $[ + `IniAgent("/etc/sssd/sssd.conf", $[ "options" : [ "ignore_case_regexps", "line_can_continue"], "comments": [ "^[ \t]*$", // empty line diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/agents/Makefile.am new/yast2-ldap-client-2.20.3/agents/Makefile.am --- old/yast2-ldap-client-2.20.1/agents/Makefile.am 2010-11-26 13:33:30.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/agents/Makefile.am 2010-12-07 16:45:15.000000000 +0100 @@ -1,7 +1,7 @@ # # Makefile.am for y2c_ldap_client/agents # -# $Id: Makefile.am 44572 2008-02-18 09:39:48Z mvidner $ +# $Id: Makefile.am 62970 2010-12-07 15:45:14Z jsuchome $ # scrconf_DATA = ldap_conf.scr \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/agents/Makefile.in new/yast2-ldap-client-2.20.3/agents/Makefile.in --- old/yast2-ldap-client-2.20.1/agents/Makefile.in 2010-11-26 13:36:30.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/agents/Makefile.in 2011-01-06 14:07:40.000000000 +0100 @@ -18,7 +18,7 @@ # # Makefile.am for y2c_ldap_client/agents # -# $Id: Makefile.am 44572 2008-02-18 09:39:48Z mvidner $ +# $Id: Makefile.am 62970 2010-12-07 15:45:14Z jsuchome $ # VPATH = @srcdir@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/src/ldap.desktop new/yast2-ldap-client-2.20.3/src/ldap.desktop --- old/yast2-ldap-client-2.20.1/src/ldap.desktop 2010-08-18 12:34:31.000000000 +0200 +++ new/yast2-ldap-client-2.20.3/src/ldap.desktop 2010-12-17 11:08:32.000000000 +0100 @@ -18,7 +18,7 @@ X-SuSE-YaST-AutoInstClonable=true X-SuSE-YaST-AutoInstRequires=ldap-server X-SuSE-YaST-AutoInstSchema=ldap_client.rnc -X-SuSE-YaST-Keywords=ldap,authentication +X-SuSE-YaST-Keywords=ldap,authentication,sssd,pam Icon=yast-ldap Exec=xdg-su -c "/sbin/yast2 ldap" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/src/Ldap.ycp new/yast2-ldap-client-2.20.3/src/Ldap.ycp --- old/yast2-ldap-client-2.20.1/src/Ldap.ycp 2010-12-07 15:54:43.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/src/Ldap.ycp 2011-01-06 15:01:38.000000000 +0100 @@ -5,7 +5,7 @@ * Authors: Thorsten Kukuk <kukuk@suse.de> * Anas Nashif <nashif@suse.de> * - * $Id: Ldap.ycp 62391 2010-08-18 10:36:09Z jsuchome $ + * $Id: Ldap.ycp 62970 2010-12-07 15:45:14Z jsuchome $ */ { @@ -2015,6 +2015,10 @@ SCR::Write (add (domain, "auth_provider"), "ldap"); } + if (!SCR::Write(.etc.sssd_conf, nil)) + { + y2error ("error writing ldap.conf file"); + } return true; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/src/ui.ycp new/yast2-ldap-client-2.20.3/src/ui.ycp --- old/yast2-ldap-client-2.20.1/src/ui.ycp 2010-12-07 15:57:57.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/src/ui.ycp 2010-12-07 16:45:15.000000000 +0100 @@ -5,7 +5,7 @@ * Authors: Thorsten Kukuk <kukuk@suse.de> * Anas Nashif <nashif@suse.de> * - * $Id: ui.ycp 61773 2010-04-20 09:54:37Z jsuchome $ + * $Id: ui.ycp 62970 2010-12-07 15:45:14Z jsuchome $ * * All user interface functions. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-client-2.20.1/VERSION new/yast2-ldap-client-2.20.3/VERSION --- old/yast2-ldap-client-2.20.1/VERSION 2010-11-29 15:54:38.000000000 +0100 +++ new/yast2-ldap-client-2.20.3/VERSION 2011-01-06 15:17:34.000000000 +0100 @@ -1 +1 @@ -2.20.1 +2.20.3 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de