Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2014-11-24 11:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-17 
08:50:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2014-11-24 11:14:44.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov 20 09:26:20 CET 2014 - jsuch...@suse.cz
+
+- enable changing of cn value if LDAP user is not saved yet
+  (bnc#904645)
+- 3.1.35
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.769fGV/_old  2014-11-24 11:14:45.000000000 +0100
+++ /var/tmp/diff_new_pack.769fGV/_new  2014-11-24 11:14:45.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.34
+Version:        3.1.35
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-3.1.34.tar.bz2 -> yast2-users-3.1.35.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/.travis.yml 
new/yast2-users-3.1.35/.travis.yml
--- old/yast2-users-3.1.34/.travis.yml  1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-users-3.1.35/.travis.yml  2014-11-20 10:57:13.000000000 +0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+    - gcc
+before_install:
+    # disable rvm, use system Ruby
+    - rvm reset
+    - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-perl-bindings yast2-core-dev yast2-ldap yast2-perl-bindings 
yast2-security libcrack2-dev doxygen libdigest-sha1-perl" -g "yast-rake gettext"
+script:
+    - rake check:syntax
+    - rake check:pot
+    - make -f Makefile.cvs
+    - make
+    - sudo make install
+    - make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/README 
new/yast2-users-3.1.35/README
--- old/yast2-users-3.1.34/README       2014-10-16 14:17:13.000000000 +0200
+++ new/yast2-users-3.1.35/README       1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-y2m_inst is part of YaST2
-See the file COPYRIGHT.english for license terms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/README.md 
new/yast2-users-3.1.35/README.md
--- old/yast2-users-3.1.34/README.md    1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-users-3.1.35/README.md    2014-11-20 10:57:13.000000000 +0100
@@ -0,0 +1,5 @@
+# YaST - The Users Management Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-users.svg?branch=master)](https://travis-ci.org/yast/yast-users)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-users-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-users-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/package/yast2-users.changes 
new/yast2-users-3.1.35/package/yast2-users.changes
--- old/yast2-users-3.1.34/package/yast2-users.changes  2014-10-16 
14:17:13.000000000 +0200
+++ new/yast2-users-3.1.35/package/yast2-users.changes  2014-11-20 
10:57:13.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Nov 20 09:26:20 CET 2014 - jsuch...@suse.cz
+
+- enable changing of cn value if LDAP user is not saved yet
+  (bnc#904645)
+- 3.1.35
+
+-------------------------------------------------------------------
 Thu Oct 16 12:31:21 CEST 2014 - jsuch...@suse.cz
 
 - fix calling auth client (bnc#901419)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/package/yast2-users.spec 
new/yast2-users-3.1.35/package/yast2-users.spec
--- old/yast2-users-3.1.34/package/yast2-users.spec     2014-10-16 
14:17:13.000000000 +0200
+++ new/yast2-users-3.1.35/package/yast2-users.spec     2014-11-20 
10:57:13.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.34
+Version:        3.1.35
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.34/src/include/users/dialogs.rb 
new/yast2-users-3.1.35/src/include/users/dialogs.rb
--- old/yast2-users-3.1.34/src/include/users/dialogs.rb 2014-10-16 
14:17:14.000000000 +0200
+++ new/yast2-users-3.1.35/src/include/users/dialogs.rb 2014-11-20 
10:57:13.000000000 +0100
@@ -1145,7 +1145,8 @@
                 givenname = ""
               end
             end
-            if cn == "" &&
+            # enable changing of cn value only if LDAP user is not saved yet 
(bnc#904645)
+            if (cn == "" || action == "added") &&
                 # no substitution when editing: TODO bug 238282
                 (what == "edit_user" ||
                   !# cn should not be substitued:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to