Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2015-10-28 17:29:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2015-10-01 
12:22:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2015-10-28 
17:29:33.000000000 +0100
@@ -1,0 +2,46 @@
+Thu Oct 22 22:09:19 UTC 2015 - [email protected]
+
+- Require renamed python-ldb-devel and python-talloc-devel at build-time.
+- Requires python-ldb and python-talloc from the python subpackage.
+
+-------------------------------------------------------------------
+Wed Oct 21 10:51:58 UTC 2015 - [email protected]
+
+- Update to 4.3.1.
+  + s3: smbd: Fix our access-based enumeration on "hide unreadable" to match
+    Windows; (bso#10252).
+  + nss_winbind: Fix hang on Solaris on big groups; (bso#10365).
+  + smbd: Fix file name buflen and padding in notify repsonse; (bso#10634).
+  + kerberos: Make sure we only use prompter type when available;
+    winbind: Fix 100% loop; (bso#11038).
+  + source3/lib/msghdr.c: Fix compiling error on Solaris; (bso#11053).
+  + s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket;
+    (bso#11316).
+  + s3: smbd: Fix mkdir race condition; (bso#11486).
+  + pam_winbind: Fix a segfault if initialization fails; (bso#11502).
+  + s3: dfs: Fix a crash when the dfs targets are disabled; (bso#11509).
+  + s4:lib/messaging: Use 'msg.lock' and 'msg.sock' for messaging related
+    subdirs; (bso#11515).
+  + s3: smbd: Fix opening/creating :stream files on the root share directory;
+    (bso#11522).
+  + lib/param: Fix hiding of FLAG_SYNONYM values; (bso#11526).
+  + net: Fix a crash with 'net ads keytab create'; (bso#11528).
+  + s3: smbd: Fix a crash in unix_convert(); (bso#11535).
+  + s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix
+    (bso#11522); (bso#11535).
+  + vfs_fruit: Return value of ad_pack in vfs_fruit.c; (bso#11543).
+  + vfs_commit: set the fd on open before calling SMB_VFS_FSTAT; (bso#11547).
+  + s3:locking: Initialize lease pointer in share_mode_traverse_fn();
+    (bso#11549).
+  + s3:smbstatus: Add stream name to share_entry_forall(); (bso#11550).
+  + s3:lib: Validate domain name in lookup_wellknown_name(); (bso#11555).
+  + s3: lsa: lookup_name() logic for unqualified (no DOMAIN component) names
+    is incorrect; (bso#11555).
+
+-------------------------------------------------------------------
+Fri Oct 16 11:39:35 UTC 2015 - [email protected]
+
+- Fix 100% CPU in winbindd when logging in with "user must change password on
+  next logon"; (bso#11038).
+
+-------------------------------------------------------------------

Old:
----
  samba-4.3.0.tar.asc
  samba-4.3.0.tar.gz

New:
----
  samba-4.3.1.tar.asc
  samba-4.3.1.tar.gz

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.PK6qxp/_old  2015-10-28 17:29:35.000000000 +0100
+++ /var/tmp/diff_new_pack.PK6qxp/_new  2015-10-28 17:29:35.000000000 +0100
@@ -99,10 +99,10 @@
 %endif
 BuildRequires:  %{pkgconfig_req}
 BuildRequires:  libldb-devel
-BuildRequires:  pyldb-devel
+BuildRequires:  python-ldb-devel
 #!BuildIgnore: libtalloc
 BuildRequires:  libtalloc-devel
-BuildRequires:  pytalloc-devel
+BuildRequires:  python-talloc-devel
 #!BuildIgnore: libtdb
 BuildRequires:  libtdb-devel
 BuildRequires:  python-tdb
@@ -122,7 +122,7 @@
 BuildRequires:  systemd
 BuildRequires:  systemd-devel
 %endif
-%define        samba_ver 4.3.0
+%define        samba_ver 4.3.1
 %define        samba_ver_suffix %nil
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@@ -144,11 +144,11 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3499
+%define SOURCE_TIMESTAMP 3508
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
-Version:        4.3.0
+Version:        4.3.1
 Release:        0
 Url:            http://www.samba.org/
 Provides:       samba-gplv3 = %{version}
@@ -370,8 +370,8 @@
 License:        GPL-3.0+
 Group:          Applications/System
 Requires:       %{name} = %{version}
-Requires:       pyldb
-Requires:       pytalloc
+Requires:       python-ldb
+Requires:       python-talloc
 Requires:       python-tdb
 Requires:       python-tevent
 
@@ -1224,7 +1224,7 @@
        %{buildroot}/%{_datadir}/omc/svcinfo.d \
        %{buildroot}/%{_datadir}/samba/{LDAP,templates} \
        %{buildroot}/%{_localstatedir}/adm \
-       
%{buildroot}/%{LOCKDIR}/{drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},netlogon,msg,printing,private/sock,profiles,winbindd_privileged}
 \
+       
%{buildroot}/%{LOCKDIR}/{drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},netlogon,msg.lock,printing,private/msg.sock,profiles,winbindd_privileged}
 \
        %{buildroot}/%{LOGDIR} \
        %{buildroot}/%{PIDDIR} \
        %{buildroot}/%{_var}/adm/fillup-templates \
@@ -1673,7 +1673,7 @@
 %{_libdir}/samba/config
 %{_libdir}/samba/rpc
 %attr(0775,root,ntadmin) %{LOCKDIR}/drivers
-%dir %{LOCKDIR}/msg
+%dir %{LOCKDIR}/msg.lock
 %{LOCKDIR}/netlogon
 %attr(0770,root,users) %dir %{LOCKDIR}/profiles
 %{_bindir}/smbstatus
@@ -1851,7 +1851,7 @@
 %{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client
 %dir %{LOCKDIR}
 %dir %{LOCKDIR}/private
-%attr(0700,root,root) %dir %{LOCKDIR}/private/sock
+%attr(0700,root,root) %dir %{LOCKDIR}/private/msg.sock
 %attr(0750,root,root) %dir %{LOGDIR}
 %ghost %dir %{PIDDIR}
 %if 0%{?suse_version} > 1220

++++++ patches.tar.bz2 ++++++

++++++ samba-4.3.0.tar.gz -> samba-4.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.3.1.tar.gz differ: char 5, line 1

++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/package-data 
new/vendor-files/tools/package-data
--- old/vendor-files/tools/package-data 2015-09-26 19:29:33.000000000 +0200
+++ new/vendor-files/tools/package-data 2015-10-23 00:21:21.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="3499"
+SAMBA_PACKAGE_SVN_VERSION="3508"


Reply via email to