Hello community,
here is the log from the commit of package yast2-samba-client for
openSUSE:Factory checked in at 2014-03-21 12:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
and /work/SRC/openSUSE:Factory/.yast2-samba-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-samba-client"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2014-03-01 14:38:32.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes
2014-03-21 12:14:33.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 19 14:00:02 UTC 2014 - [email protected]
+
+- Fix standalone AD join from a HA cluster; (bnc#865445).
+- 3.1.5
+
+-------------------------------------------------------------------
Old:
----
yast2-samba-client-3.1.4.tar.bz2
New:
----
yast2-samba-client-3.1.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.OjGKfA/_old 2014-03-21 12:14:33.000000000 +0100
+++ /var/tmp/diff_new_pack.OjGKfA/_new 2014-03-21 12:14:33.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-samba-client
-Version: 3.1.4
+Version: 3.1.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-samba-client-3.1.4.tar.bz2 -> yast2-samba-client-3.1.5.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-3.1.4/package/yast2-samba-client.changes
new/yast2-samba-client-3.1.5/package/yast2-samba-client.changes
--- old/yast2-samba-client-3.1.4/package/yast2-samba-client.changes
2014-02-28 12:18:49.000000000 +0100
+++ new/yast2-samba-client-3.1.5/package/yast2-samba-client.changes
2014-03-19 17:17:39.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 19 14:00:02 UTC 2014 - [email protected]
+
+- Fix standalone AD join from a HA cluster; (bnc#865445).
+- 3.1.5
+
+-------------------------------------------------------------------
Thu Feb 27 08:31:53 CET 2014 - [email protected]
- include Kerberos.rb in the package (bnc#865769)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-samba-client-3.1.4/package/yast2-samba-client.spec
new/yast2-samba-client-3.1.5/package/yast2-samba-client.spec
--- old/yast2-samba-client-3.1.4/package/yast2-samba-client.spec
2014-02-28 12:18:49.000000000 +0100
+++ new/yast2-samba-client-3.1.5/package/yast2-samba-client.spec
2014-03-19 17:17:39.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-samba-client
-Version: 3.1.4
+Version: 3.1.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-samba-client-3.1.4/src/modules/SambaNetJoin.pm
new/yast2-samba-client-3.1.5/src/modules/SambaNetJoin.pm
--- old/yast2-samba-client-3.1.4/src/modules/SambaNetJoin.pm 2014-02-28
12:18:49.000000000 +0100
+++ new/yast2-samba-client-3.1.5/src/modules/SambaNetJoin.pm 2014-03-19
17:17:39.000000000 +0100
@@ -118,6 +118,9 @@
$clone_id = $1;
}
}
+ else {
+ return FALSE;
+ }
$cluster_present = TRUE;
return TRUE;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]