Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2012-05-09 18:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-server", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes    
2012-03-30 14:22:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
    2012-05-09 19:33:32.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May  9 10:19:43 CEST 2012 - [email protected]
+
+- enhanced check for password requirement in Users plugin
+- 2.22.3 
+
+-------------------------------------------------------------------

Old:
----
  yast2-samba-server-2.22.2.tar.bz2

New:
----
  yast2-samba-server-2.22.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-samba-server.spec ++++++
--- /var/tmp/diff_new_pack.UIHq9R/_old  2012-05-09 19:33:35.000000000 +0200
+++ /var/tmp/diff_new_pack.UIHq9R/_new  2012-05-09 19:33:35.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        2.22.2
+Version:        2.22.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-samba-server-2.22.2.tar.bz2 -> yast2-samba-server-2.22.3.tar.bz2 
++++++
++++ 1866 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/VERSION new/yast2-samba-server-2.22.3/VERSION
--- old/yast2-samba-server-2.22.2/VERSION       2012-03-29 15:56:47.000000000 
+0200
+++ new/yast2-samba-server-2.22.3/VERSION       2012-05-09 10:21:51.000000000 
+0200
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/configure.in 
new/yast2-samba-server-2.22.3/configure.in
--- old/yast2-samba-server-2.22.2/configure.in  2012-03-26 11:21:30.000000000 
+0200
+++ new/yast2-samba-server-2.22.3/configure.in  2012-04-20 13:48:48.000000000 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.21.8 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-samba-server, 2.22.1, http://bugs.opensuse.org/, 
yast2-samba-server)
+AC_INIT(yast2-samba-server, 2.22.2, http://bugs.opensuse.org/, 
yast2-samba-server)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.22.1"
+VERSION="2.22.2"
 RPMNAME="yast2-samba-server"
 MAINTAINER="Jiří Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/src/dialogs-items.ycp 
new/yast2-samba-server-2.22.3/src/dialogs-items.ycp
--- old/yast2-samba-server-2.22.2/src/dialogs-items.ycp 2012-03-29 
15:56:24.000000000 +0200
+++ new/yast2-samba-server-2.22.3/src/dialogs-items.ycp 2012-03-29 
15:57:18.000000000 +0200
@@ -26,7 +26,7 @@
  *             Stanislav Visnovsky <[email protected]>
  *             Martin Lazar <[email protected]>
  *
- * $Id: dialogs-items.ycp 67282 2012-01-25 09:49:50Z jsuchome $
+ * $Id: dialogs-items.ycp 67806 2012-03-29 13:57:17Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/src/dialogs.ycp 
new/yast2-samba-server-2.22.3/src/dialogs.ycp
--- old/yast2-samba-server-2.22.2/src/dialogs.ycp       2012-03-29 
15:56:24.000000000 +0200
+++ new/yast2-samba-server-2.22.3/src/dialogs.ycp       2012-03-29 
15:57:18.000000000 +0200
@@ -25,7 +25,7 @@
  * Authors:    Stanislav Visnovsky <[email protected]>
  *             Lukas Ocilka <[email protected]>
  *
- * $Id: dialogs.ycp 67282 2012-01-25 09:49:50Z jsuchome $
+ * $Id: dialogs.ycp 67806 2012-03-29 13:57:17Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/src/helps.ycp 
new/yast2-samba-server-2.22.3/src/helps.ycp
--- old/yast2-samba-server-2.22.2/src/helps.ycp 2012-03-29 15:56:24.000000000 
+0200
+++ new/yast2-samba-server-2.22.3/src/helps.ycp 2012-03-29 15:57:18.000000000 
+0200
@@ -25,7 +25,7 @@
  * Authors:    Stanislav Visnovsky <[email protected]>
  *             Lukas Ocilka <[email protected]>
  *
- * $Id: helps.ycp 67282 2012-01-25 09:49:50Z jsuchome $
+ * $Id: helps.ycp 67806 2012-03-29 13:57:17Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/users-plugin/UsersPluginSamba.pm 
new/yast2-samba-server-2.22.3/users-plugin/UsersPluginSamba.pm
--- old/yast2-samba-server-2.22.2/users-plugin/UsersPluginSamba.pm      
2012-03-29 15:56:16.000000000 +0200
+++ new/yast2-samba-server-2.22.3/users-plugin/UsersPluginSamba.pm      
2012-05-09 10:17:02.000000000 +0200
@@ -288,7 +288,8 @@
     if( ! $data->{'sambainternal'}->{'initialized'} ) {
         $self->init_internal_keys( $config,  $data );
         $data->{'sambainternal'}->{'initialized'} = 1;
-    } elsif ( (! $data->{'sambaLMPassword'}) && 
+    } elsif ( (! $data->{'sambaLMPassword'}) &&
+             (! $data->{'sambaNTPassword'}) &&
               ( (! $data->{'text_userpassword'} ) || 
($data->{'text_userpassword'} eq "" )) ){
             $error     = __("Change the password to create the Samba account");
             return undef;
@@ -301,7 +302,8 @@
     }
 
     $self->update_attributes ($config, $data);
-    if ( (! $data->{'sambaLMPassword'})  ) {
+    if ( (! $data->{'sambaLMPassword'}) &&
+        (! $data->{'sambaNTPassword'}) ) {
         y2debug ("no samba password hashes present yet");
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-samba-server-2.22.2/users-plugin/users_plugin_samba_groups.ycp 
new/yast2-samba-server-2.22.3/users-plugin/users_plugin_samba_groups.ycp
--- old/yast2-samba-server-2.22.2/users-plugin/users_plugin_samba_groups.ycp    
2012-03-29 15:56:16.000000000 +0200
+++ new/yast2-samba-server-2.22.3/users-plugin/users_plugin_samba_groups.ycp    
2012-03-29 15:57:18.000000000 +0200
@@ -9,7 +9,7 @@
  *     This is part GUI of UsersPluginSambaGroups - plugin for editing all LDAP
  *     attributes for Samba groups.
  *
- * $Id: users_plugin_samba_groups.ycp 49671 2008-08-05 08:39:17Z locilka $
+ * $Id: users_plugin_samba_groups.ycp 67806 2012-03-29 13:57:17Z jsuchome $
  */
 
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to