Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2013-09-13 14:46:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2013-09-04 
14:05:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2013-09-13 
14:46:42.000000000 +0200
@@ -1,0 +2,37 @@
+Fri Sep 13 09:24:47 UTC 2013 - lmue...@suse.com
+
+- Update to 4.1.0rc3.
+  + Fix working on site with Read Only Domain Controller; (bso#5917).
+  + Add man page for vfs_syncops; (bso#7364).
+  + Add man page for vfs_linux_xfs_sgid; (bso#7490).
+  + When replicating DNS for bind9_dlz we need to create the server-DNS
+    account remotely; (bso#9091).
+  + Winbind unable to retrieve user information from AD; (bso#9615).
+  + winbind_lookup_names() fails because of NT_STATUS_CANT_ACCESS_DOMAIN_INFO;
+    (bso#9899).
+  + Build Samba 4.0.x on AIX with IBM XL C/C++; (bso#9911).
+  + Add SMB2 and SMB3 support for smbclient; (bso#9974).
+  + Add man pages for ntdb tools; (bso#10000).
+  + Add man page for samba-regedit tool; (bso#10001).
+  + ::1 added to nameserver on join; (bso#10030).
+  + Fix memory leak in source3/lib/util.c:1493; (bso#10063).
+  + Fix segmentation fault in 'net ads join'; (bso#10073).
+  + Fix variable list in vfs_crossrename man page; (bso#10076).
+  + s3-winbind: Fix a segfault passing NULL to a fstring argument; (bso#10082).
+  + smbd: Fix async echo handler forking; (bso#10086).
+  + MacOSX 10.9 will not follow path-based DFS referrals handed out by Samba;
+    (bso#10097).
+  + Honour output buffer length set by the client for SMB2 GetInfo requests;
+    (bso#10106).
+  + Fix Winbind crashes on DC with trusted AD domains; (bso#10107).
+  + Handle Dropbox (write-only-directory) case correctly in pathname lookup;
+    (bso#10114).
+  + Masks incorrectly applied to UNIX extension permission changes;
+    (bso#10121).
+
+-------------------------------------------------------------------
+Thu Sep  5 12:31:09 UTC 2013 - jeng...@inai.de
+
+- Correct interpackage dependencies; (bso#10129).
+
+-------------------------------------------------------------------

Old:
----
  samba-4.1.0rc2.tar.gz

New:
----
  samba-4.1.0rc3.tar.gz

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.hg7UKi/_old  2013-09-13 14:46:44.000000000 +0200
+++ /var/tmp/diff_new_pack.hg7UKi/_new  2013-09-13 14:46:44.000000000 +0200
@@ -106,7 +106,7 @@
 BuildRequires:  libxslt-tools
 %endif
 %define        samba_ver 4.1.0
-%define        samba_ver_suffix rc2
+%define        samba_ver_suffix rc3
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
 %else
@@ -130,7 +130,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3075
+%define SOURCE_TIMESTAMP 3078
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -1167,6 +1167,7 @@
 %doc %{_mandir}/man8/vfs_fileid.8.*
 %doc %{_mandir}/man8/vfs_full_audit.8.*
 %doc %{_mandir}/man8/vfs_gpfs.8.*
+%doc %{_mandir}/man8/vfs_linux_xfs_sgid.8.*
 %doc %{_mandir}/man8/vfs_media_harmony.8.*
 %doc %{_mandir}/man8/vfs_netatalk.8.*
 %doc %{_mandir}/man8/vfs_notify_fam.8.*
@@ -1181,6 +1182,7 @@
 %doc %{_mandir}/man8/vfs_smb_traffic_analyzer.8.*
 %doc %{_mandir}/man8/vfs_streams_depot.8.*
 %doc %{_mandir}/man8/vfs_streams_xattr.8.*
+%doc %{_mandir}/man8/vfs_syncops.8.*
 %doc %{_mandir}/man8/vfs_time_audit.8.*
 %doc %{_mandir}/man8/vfs_tsmsm.8.*
 %doc %{_mandir}/man8/vfs_xattr_tdb.8.*
@@ -1280,13 +1282,19 @@
 %doc %{_mandir}/man1/smbtar.1.*
 %doc %{_mandir}/man1/smbtree.1.*
 %doc %{_mandir}/man1/testparm.1.*
+%doc %{_mandir}/man3/ntdb.3.*
 %doc %{_mandir}/man5/lmhosts.5.*
 %doc %{_mandir}/man5/smb.conf.5.*
 %doc %{_mandir}/man5/smbgetrc.5.*
 %doc %{_mandir}/man7/samba.7.*
 %doc %{_mandir}/man8/eventlogadm.8.*
 %doc %{_mandir}/man8/net.8.*
+%doc %{_mandir}/man8/ntdbbackup.8.*
+%doc %{_mandir}/man8/ntdbdump.8.*
+%doc %{_mandir}/man8/ntdbrestore.8.*
+%doc %{_mandir}/man8/ntdbtool.8.*
 %doc %{_mandir}/man8/pdbedit.8.*
+%doc %{_mandir}/man8/samba-regedit.8.*
 %doc %{_mandir}/man8/smbpasswd.8.*
 %doc %{_mandir}/man8/smbspool.8.*
 %{_datadir}/samba/codepages

++++++ patches.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/samba.org/fix_pc_dependencies.diff 
new/patches/samba.org/fix_pc_dependencies.diff
--- old/patches/samba.org/fix_pc_dependencies.diff      1970-01-01 
01:00:00.000000000 +0100
+++ new/patches/samba.org/fix_pc_dependencies.diff      2013-09-13 
12:40:18.000000000 +0200
@@ -0,0 +1,119 @@
+From: Jan Engelhardt <jeng...@inai.de>
+Date: 2013-09-05 20:57:12.102286309 +0200
+
+build: correct package dependencies
+
+The wscript_build files convey what header files belong to which
+logical package. For example,
+
+       # lib/util/wscript_build:
+       bld.SAMBA_LIBRARY('samba-util',
+               public_headers='... data_blob.h ...'
+
+       # auth/credentials/wscript_build:
+       bld.SAMBA_LIBRARY('samba-credentials',                                  
        
+               public_headers='credentials.h',                                 
        
+
+Now, credentials.h #includes <util/data_blob.h> and therefore,
+samba-credentials.pc must have a Requires: samba-util.
+
+Similarly for other parts.
+
+---
+ auth/credentials/samba-credentials.pc.in |    1 +
+ auth/gensec/gensec.pc.in                 |    1 +
+ librpc/ndr_krb5pac.pc.in                 |    2 +-
+ source4/lib/registry/registry.pc.in      |    2 +-
+ source4/libcli/raw/smbclient-raw.pc.in   |    1 +
+ source4/librpc/dcerpc.pc.in              |    2 +-
+ source4/librpc/dcerpc_samr.pc.in         |    2 +-
+ 7 files changed, 7 insertions(+), 4 deletions(-)
+
+Index: auth/credentials/samba-credentials.pc.in
+===================================================================
+--- auth/credentials/samba-credentials.pc.in.orig
++++ auth/credentials/samba-credentials.pc.in
+@@ -6,6 +6,7 @@ modulesdir=${prefix}/modules/gensec
+ 
+ Name: samba-credentials
+ Description: Credentials management
++Requires: samba-util ndr
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -lsamba-credentials
+ Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
+Index: auth/gensec/gensec.pc.in
+===================================================================
+--- auth/gensec/gensec.pc.in.orig
++++ auth/gensec/gensec.pc.in
+@@ -6,6 +6,7 @@ modulesdir=${prefix}/modules/gensec
+ 
+ Name: gensec
+ Description: Generic Security Library
++Requires: samba-util
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -lgensec
+ Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
+Index: librpc/ndr_krb5pac.pc.in
+===================================================================
+--- librpc/ndr_krb5pac.pc.in.orig
++++ librpc/ndr_krb5pac.pc.in
+@@ -5,7 +5,7 @@ includedir=@includedir@
+ 
+ Name: ndr-krb5pac
+ Description: NDR marshallers for the KRB5 PAC formats
+-Requires: ndr
++Requires: ndr ndr_standard
+ Version: 0.0.1
+ Libs: @LIB_RPATH@ -L${libdir} -lndr-krb5pac
+ Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1
+Index: source4/lib/registry/registry.pc.in
+===================================================================
+--- source4/lib/registry/registry.pc.in.orig
++++ source4/lib/registry/registry.pc.in
+@@ -5,7 +5,7 @@ includedir=@includedir@
+ 
+ Name: registry
+ Description: Windows-style registry library
+-Requires: talloc
++Requires: talloc samba-util
+ Requires.private: ldb
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -lregistry
+Index: source4/libcli/raw/smbclient-raw.pc.in
+===================================================================
+--- source4/libcli/raw/smbclient-raw.pc.in.orig
++++ source4/libcli/raw/smbclient-raw.pc.in
+@@ -5,6 +5,7 @@ includedir=@includedir@
+ 
+ Name: smbclient-raw
+ Description: SMB client
++Requires: ndr_nbt
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -lsmbclient-raw
+ Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
+Index: source4/librpc/dcerpc.pc.in
+===================================================================
+--- source4/librpc/dcerpc.pc.in.orig
++++ source4/librpc/dcerpc.pc.in
+@@ -5,7 +5,7 @@ includedir=@includedir@
+ 
+ Name: dcerpc
+ Description: DCE/RPC client library
+-Requires: ndr
++Requires: ndr samba-util
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -ldcerpc -ldcerpc-binding
+ Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
+Index: source4/librpc/dcerpc_samr.pc.in
+===================================================================
+--- source4/librpc/dcerpc_samr.pc.in.orig
++++ source4/librpc/dcerpc_samr.pc.in
+@@ -5,7 +5,7 @@ includedir=@includedir@
+ 
+ Name: dcerpc_samr
+ Description: DCE/RPC client library - SAMR
+-Requires.private: dcerpc ndr
++Requires: dcerpc ndr ndr_standard
+ Version: @PACKAGE_VERSION@
+ Libs: @LIB_RPATH@ -L${libdir} -ldcerpc-samr
+ Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/series new/patches/series
--- old/patches/series  2013-09-01 01:31:09.000000000 +0200
+++ new/patches/series  2013-09-13 12:40:18.000000000 +0200
@@ -5,6 +5,7 @@
 # allows quilt to work in the usual way (= outside of our RPM spec file).
 
 # Samba patches from upstream, git.samba.org
+samba.org/fix_pc_dependencies.diff -p0
 
 # SuSE specific changes
 #suse/get_printing_ticket.diff -p0

++++++ samba-4.1.0rc2.tar.gz -> samba-4.1.0rc3.tar.gz ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.1.0rc2.tar.gz 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.1.0rc3.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 2013-09-03 19:41:17.000000000 +0200
+++ new/vendor-files/tools/package-data 2013-09-13 12:41:01.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="3075"
+SAMBA_PACKAGE_SVN_VERSION="3078"

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

Reply via email to