Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2013-01-20 08:20:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2012-12-07 
14:54:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2013-01-20 08:20:14.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 14:22:01 CET 2013 - [email protected]
+
+- enable using no secondary groups as a default (bnc#789635)
+- 2.23.2 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.CLrUvz/_old  2013-01-20 08:20:19.000000000 +0100
+++ /var/tmp/diff_new_pack.CLrUvz/_new  2013-01-20 08:20:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-users
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        2.23.1
+Version:        2.23.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-2.23.1.tar.bz2 -> yast2-users-2.23.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-2.23.1/Makefile.in 
new/yast2-users-2.23.2/Makefile.in
--- old/yast2-users-2.23.1/Makefile.in  2012-12-06 13:24:03.000000000 +0100
+++ new/yast2-users-2.23.2/Makefile.in  2013-01-17 14:22:37.000000000 +0100
@@ -63,8 +63,8 @@
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-       $(top_srcdir)/configure config.guess config.sub depcomp \
-       install-sh ltmain.sh missing
+       $(top_srcdir)/configure config.guess config.sub install-sh \
+       ltmain.sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
        $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-2.23.1/VERSION 
new/yast2-users-2.23.2/VERSION
--- old/yast2-users-2.23.1/VERSION      2012-12-06 13:23:47.000000000 +0100
+++ new/yast2-users-2.23.2/VERSION      2013-01-17 14:22:13.000000000 +0100
@@ -1 +1 @@
-2.23.1
+2.23.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-2.23.1/configure 
new/yast2-users-2.23.2/configure
--- old/yast2-users-2.23.1/configure    2012-12-06 13:24:01.000000000 +0100
+++ new/yast2-users-2.23.2/configure    2013-01-17 14:22:35.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-users 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-users 2.23.2.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-users'
 PACKAGE_TARNAME='yast2-users'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-users 2.23.1'
+PACKAGE_VERSION='2.23.2'
+PACKAGE_STRING='yast2-users 2.23.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1377,7 +1377,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-users 2.23.1 to adapt to many kinds of systems.
+\`configure' configures yast2-users 2.23.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1448,7 +1448,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-users 2.23.1:";;
+     short | recursive ) echo "Configuration of yast2-users 2.23.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1566,7 +1566,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-users configure 2.23.1
+yast2-users configure 2.23.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2110,7 +2110,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-users $as_me 2.23.1, which was
+It was created by yast2-users $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3049,7 +3049,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-users'
- VERSION='2.23.1'
+ VERSION='2.23.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3172,7 +3172,7 @@
 
 
 
-VERSION="2.23.1"
+VERSION="2.23.2"
 RPMNAME="yast2-users"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
@@ -16927,7 +16927,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-users $as_me 2.23.1, which was
+This file was extended by yast2-users $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16993,7 +16993,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-users config.status 2.23.1
+yast2-users config.status 2.23.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-2.23.1/configure.in 
new/yast2-users-2.23.2/configure.in
--- old/yast2-users-2.23.1/configure.in 2012-12-06 13:23:52.000000000 +0100
+++ new/yast2-users-2.23.2/configure.in 2013-01-17 14:22:29.000000000 +0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-users
 dnl
-dnl -- This file is generated by y2autoconf 2.23.1 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-users, 2.23.1, http://bugs.opensuse.org/, yast2-users)
+AC_INIT(yast2-users, 2.23.2, http://bugs.opensuse.org/, yast2-users)
 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.23.1"
+VERSION="2.23.2"
 RPMNAME="yast2-users"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-2.23.1/src/Users.pm 
new/yast2-users-2.23.2/src/Users.pm
--- old/yast2-users-2.23.1/src/Users.pm 2012-12-06 13:22:28.000000000 +0100
+++ new/yast2-users-2.23.2/src/Users.pm 2013-01-17 14:21:39.000000000 +0100
@@ -1365,7 +1365,8 @@
     my $self           = shift;
     foreach my $key (sort keys %useradd_defaults) {
         my $entry = SCR->Read (".etc.default.useradd.\"\Q$key\E\"");
-        next if (!$entry); # use the defatuls set in this file
+        # use the defaults set in this file if $entry not defined
+        next if (!$entry && $entry ne "");
        $entry =~ s/\"//g;
         $useradd_defaults{$key} = $entry;
     }
@@ -6098,6 +6099,11 @@
     }
     else {
         %useradd_defaults      = %{$settings{"user_defaults"}};
+        # if no_groups key is specifed, use no secondary groups
+        if ($useradd_defaults{"no_groups"} || 0) {
+          delete $useradd_defaults{"no_groups"};
+          $useradd_defaults{"groups"}   = "";
+        }
         $defaults_modified     = 1;
     }
     if (defined $settings{"login_settings"} &&
@@ -6534,6 +6540,10 @@
         "groups"       => \@exported_groups,
         "user_defaults"        => \%useradd_defaults
     );
+    # special key for special case of no secondary groups (bnc#789635)
+    if (($useradd_defaults{"groups"} || "") eq "") {
+      $ret{"user_defaults"}{"no_groups"}        = YaST::YCP::Boolean (1);
+    }
     if (Autologin->used ()) {
        my %autologin   = ();
        if (Autologin->pw_less ()) {

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

Reply via email to