Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2014-11-24 11:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes    
2014-07-28 06:31:17.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
    2014-11-24 11:19:10.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 12 13:11:35 UTC 2014 - [email protected]
+
+- Squash "Possible precedence issue with control flow operator
+  warning; (bnc#901597)
+- 3.1.11
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-samba-server.spec ++++++
--- /var/tmp/diff_new_pack.wAhnq4/_old  2014-11-24 11:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.wAhnq4/_new  2014-11-24 11:19:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        3.1.10
+Version:        3.1.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-samba-server-3.1.10.tar.bz2 -> yast2-samba-server-3.1.11.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.10/.travis.yml 
new/yast2-samba-server-3.1.11/.travis.yml
--- old/yast2-samba-server-3.1.10/.travis.yml   1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-samba-server-3.1.11/.travis.yml   2014-11-19 12:37:11.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-samba-client yast2-ldap" -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-samba-server-3.1.10/MAINTAINER 
new/yast2-samba-server-3.1.11/MAINTAINER
--- old/yast2-samba-server-3.1.10/MAINTAINER    2014-07-25 14:33:08.000000000 
+0200
+++ new/yast2-samba-server-3.1.11/MAINTAINER    2014-11-19 12:37:11.000000000 
+0100
@@ -1 +1 @@
-SUSE Samba Team <[email protected]>
+Deprecated file. Use `osc maintainer yast2-samba-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.10/README.md 
new/yast2-samba-server-3.1.11/README.md
--- old/yast2-samba-server-3.1.10/README.md     1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-samba-server-3.1.11/README.md     2014-11-19 12:37:11.000000000 
+0100
@@ -0,0 +1,5 @@
+# YaST - The Samba Server Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-samba-server.svg?branch=master)](https://travis-ci.org/yast/yast-samba-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-samba-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-samba-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.10/package/yast2-samba-server.changes 
new/yast2-samba-server-3.1.11/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.1.10/package/yast2-samba-server.changes    
2014-07-25 14:33:08.000000000 +0200
+++ new/yast2-samba-server-3.1.11/package/yast2-samba-server.changes    
2014-11-19 12:37:11.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Nov 12 13:11:35 UTC 2014 - [email protected]
+
+- Squash "Possible precedence issue with control flow operator
+  warning; (bnc#901597)
+- 3.1.11
+
+-------------------------------------------------------------------
 Fri Jul 25 12:27:04 UTC 2014 - [email protected]
 
 - Ensure CUPS is installed if printer sharing is configured; (bnc#873703).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.10/package/yast2-samba-server.spec 
new/yast2-samba-server-3.1.11/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.1.10/package/yast2-samba-server.spec       
2014-07-25 14:33:08.000000000 +0200
+++ new/yast2-samba-server-3.1.11/package/yast2-samba-server.spec       
2014-11-19 12:37:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-server
-Version:        3.1.10
+Version:        3.1.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.10/src/modules/SambaBackendLDAP.pm 
new/yast2-samba-server-3.1.11/src/modules/SambaBackendLDAP.pm
--- old/yast2-samba-server-3.1.10/src/modules/SambaBackendLDAP.pm       
2014-07-25 14:33:08.000000000 +0200
+++ new/yast2-samba-server-3.1.11/src/modules/SambaBackendLDAP.pm       
2014-11-19 12:37:11.000000000 +0100
@@ -118,7 +118,7 @@
     my ($self,$name) = @_;
     my $admin_dn = SambaConfig->GlobalGetStr("ldap admin dn", "");
     # also modified if any "ldap suffix ..." modified => modified if any samba 
config entry modified
-    return $admin_dn ne $OrgAdminDN or $Passwd ne $OrgPasswd or 
SambaConfig::GetModified();
+    return (($admin_dn ne $OrgAdminDN) or ($Passwd ne $OrgPasswd) or 
SambaConfig::GetModified());
 }
 
 # return true if ldapsam is first passdb backend

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

Reply via email to