Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2019-01-10 15:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users"

Thu Jan 10 15:16:07 2019 rev:214 rq:664027 version:4.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2018-12-31 
09:45:29.918260349 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-users.new.28833/yast2-users.changes       
2019-01-10 15:16:08.774758510 +0100
@@ -1,0 +2,7 @@
+Tue Jan  8 13:17:16 UTC 2019 - mvid...@suse.com
+
+- Fixed a syntax error in UsersPluginQuota.pm introduced
+  in the previous change (bsc#1118291).
+- 4.1.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.RzwOT8/_old  2019-01-10 15:16:09.146758154 +0100
+++ /var/tmp/diff_new_pack.RzwOT8/_new  2019-01-10 15:16:09.150758150 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-users
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        4.1.4
+Version:        4.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-4.1.4.tar.bz2 -> yast2-users-4.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/Dockerfile 
new/yast2-users-4.1.5/Dockerfile
--- old/yast2-users-4.1.4/Dockerfile    2018-12-21 10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/Dockerfile    2019-01-09 08:51:21.000000000 +0100
@@ -2,6 +2,7 @@
 RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
   cracklib-devel \
   perl-Digest-SHA1 \
+  perl-X500-DN \
   yast2 \
   yast2-ldap \
   yast2-perl-bindings \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/package/yast2-users.changes 
new/yast2-users-4.1.5/package/yast2-users.changes
--- old/yast2-users-4.1.4/package/yast2-users.changes   2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/package/yast2-users.changes   2019-01-09 
08:51:21.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Jan  8 13:17:16 UTC 2019 - mvid...@suse.com
+
+- Fixed a syntax error in UsersPluginQuota.pm introduced
+  in the previous change (bsc#1118291).
+- 4.1.5
+
+-------------------------------------------------------------------
 Thu Dec 20 14:56:07 UTC 2018 - Josef Reidinger <jreidin...@suse.com>
 
 - always use absolute path to binaries (bsc#1118291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/package/yast2-users.spec 
new/yast2-users-4.1.5/package/yast2-users.spec
--- old/yast2-users-4.1.4/package/yast2-users.spec      2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/package/yast2-users.spec      2019-01-09 
08:51:21.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        4.1.4
+Version:        4.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/src/modules/UsersPasswd.pm 
new/yast2-users-4.1.5/src/modules/UsersPasswd.pm
--- old/yast2-users-4.1.4/src/modules/UsersPasswd.pm    2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/src/modules/UsersPasswd.pm    2019-01-09 
08:51:21.000000000 +0100
@@ -1002,5 +1002,5 @@
     $base_directory    = $dir if (defined $dir);
 }
 
-42
+1
 # EOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/src/modules/UsersPluginKerberos.pm 
new/yast2-users-4.1.5/src/modules/UsersPluginKerberos.pm
--- old/yast2-users-4.1.4/src/modules/UsersPluginKerberos.pm    2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/src/modules/UsersPluginKerberos.pm    2019-01-09 
08:51:21.000000000 +0100
@@ -273,5 +273,5 @@
 
     return YaST::YCP::Boolean (1);
 }
-42
+1
 # EOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/src/modules/UsersPluginQuota.pm 
new/yast2-users-4.1.5/src/modules/UsersPluginQuota.pm
--- old/yast2-users-4.1.4/src/modules/UsersPluginQuota.pm       2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/src/modules/UsersPluginQuota.pm       2019-01-09 
08:51:21.000000000 +0100
@@ -403,7 +403,7 @@
     # do nothing for user intended for deletion
     return YaST::YCP::Boolean (1) if ($config->{"modified"} || "") eq 
"deleted";
 
-    my $opt    = "-u '".String->Quote($data->{"uid"})"'" if defined 
$data->{"uid"};
+    my $opt    = "-u '".String->Quote($data->{"uid"})."'" if defined 
$data->{"uid"};
     if ($config->{"what"} eq "group") {
        $opt    = "-g '".String->Quote($data->{"cn"})."'";
     }
@@ -443,5 +443,5 @@
     }
     return YaST::YCP::Boolean (1);
 }
-42
+1
 # EOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/src/modules/UsersSimple.pm 
new/yast2-users-4.1.5/src/modules/UsersSimple.pm
--- old/yast2-users-4.1.4/src/modules/UsersSimple.pm    2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/src/modules/UsersSimple.pm    2019-01-09 
08:51:21.000000000 +0100
@@ -1051,5 +1051,5 @@
     return $stdout;
 }
 
-42
+1
 # EOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.1.4/src/modules/YaPI/USERS.pm 
new/yast2-users-4.1.5/src/modules/YaPI/USERS.pm
--- old/yast2-users-4.1.4/src/modules/YaPI/USERS.pm     2018-12-21 
10:53:28.000000000 +0100
+++ new/yast2-users-4.1.5/src/modules/YaPI/USERS.pm     2019-01-09 
08:51:21.000000000 +0100
@@ -2555,4 +2555,4 @@
     return $ret;
 }
 
-42;
+1


Reply via email to