Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2014-10-17 08:50:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2014-09-26 
10:51:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2014-10-17 08:50:59.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 16 12:31:21 CEST 2014 - [email protected]
+
+- fix calling auth client (bnc#901419)
+- 3.1.34
+
+-------------------------------------------------------------------

Old:
----
  yast2-users-3.1.33.tar.bz2

New:
----
  yast2-users-3.1.34.tar.bz2

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.8odDaH/_old  2014-10-17 08:51:00.000000000 +0200
+++ /var/tmp/diff_new_pack.8odDaH/_new  2014-10-17 08:51:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.33
+Version:        3.1.34
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-3.1.33.tar.bz2 -> yast2-users-3.1.34.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.33/package/yast2-users.changes 
new/yast2-users-3.1.34/package/yast2-users.changes
--- old/yast2-users-3.1.33/package/yast2-users.changes  2014-09-24 
17:17:54.000000000 +0200
+++ new/yast2-users-3.1.34/package/yast2-users.changes  2014-10-16 
14:17:13.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Oct 16 12:31:21 CEST 2014 - [email protected]
+
+- fix calling auth client (bnc#901419)
+- 3.1.34
+
+-------------------------------------------------------------------
 Tue Sep 23 10:14:55 CEST 2014 - [email protected]
 
 - fix the usage of tail command, so the quota state is read
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.33/package/yast2-users.spec 
new/yast2-users-3.1.34/package/yast2-users.spec
--- old/yast2-users-3.1.33/package/yast2-users.spec     2014-09-24 
17:17:54.000000000 +0200
+++ new/yast2-users-3.1.34/package/yast2-users.spec     2014-10-16 
14:17:13.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.33
+Version:        3.1.34
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.33/src/include/users/widgets.rb 
new/yast2-users-3.1.34/src/include/users/widgets.rb
--- old/yast2-users-3.1.33/src/include/users/widgets.rb 2014-09-24 
17:17:54.000000000 +0200
+++ new/yast2-users-3.1.34/src/include/users/widgets.rb 2014-10-16 
14:17:14.000000000 +0200
@@ -2421,7 +2421,7 @@
       return nil if !Builtins.contains(@configurable_clients, button)
 
       if !Builtins.contains(@installed_clients, button)
-        package = @auth_methods[client]["package"]
+        package = @auth_methods[button]["package"]
         if @check_available
           avai = Package.Available(package)
           if avai == nil

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

Reply via email to