Accepting request 23434 from network:samba:STABLE

Copy from network:samba:STABLE/samba based on submit request 23434 from user lmuelle

OBS-URL: https://build.opensuse.org/request/show/23434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=49
This commit is contained in:
OBS User autobuild 2009-11-02 11:43:52 +00:00 committed by Git OBS Bridge
parent 195d019d37
commit 767284dd38
8 changed files with 113 additions and 122 deletions

View File

@ -1,2 +1,2 @@
2229
2231
Branch : trunk

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95fd3fff57260e4403058e2251ae2a36c4431a3ee23c2c3aa05e4d4b2fef7120
size 62948
oid sha256:51c9c027b3f6b1175e02c9b506d9b99b0618e8439d9ecebbfdf4c488d3d42452
size 59972

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a02e804199c6f187c61e170d06903a9a80e50c6bd3ebf5b61d4941abe9e1b03
size 31577993

3
samba-3.4.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c67a0a7e88338b32377f8c94dfc2a09aea3281fd0d2f31700424ebd7dffecd9
size 31603326

View File

@ -1,5 +1,5 @@
#
# spec file for package samba-doc (Version 3.4.2)
# spec file for package samba-doc (Version 3.4.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -47,15 +47,15 @@ BuildRequires: keyutils-devel
%if 0%{?suse_version} > 1000 || 0%{?fedora_version} || 0%{?rhel_version} || 0%{?mandriva_version}
BuildRequires: ctdb-devel
%endif
%define samba_ver 3.4.2
%define samba_ver 3.4.3
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
%define guards_symbols pre_1111
%endif
Url: http://www.samba.org/
Version: 3.4.2
Release: 2
Version: 3.4.3
Release: 1
License: GPL v3 or later
Summary: Samba Documentation
Group: Documentation/Other
@ -361,13 +361,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%changelog

View File

@ -1,3 +1,57 @@
-------------------------------------------------------------------
Thu Oct 29 14:22:08 CET 2009 - lmuelle@suse.de
- Update to 3.4.3.
+ Fix trust relationships to windows 2008 (2008 r2) (bug #6711).
+ Fix file corruption using smbclient with NT4 server (bug #6606).
+ Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680).
+ BUG 4675: mount.cifs: Do not attempt to update /etc/mtab if it is a
symbolic link.
+ BUG 6529: Offline files conflict with Vista and Office 2003.
+ BUG 6532: Fix domain enumeration if master browser has space in name.
+ BUG 6606: Fix file corruption using smbclient with NT4 server.
+ BUG 6690: Fix wrong error check in profile.
+ BUG 6703: Allow smbstatus as non-root.
+ BUG 6704: Fix syntax error in avahi configure test.
+ BUG 6707: Fix an occasional segfault in config file parsing.
+ BUG 6710: Adjust regex to match variable names including underscores.
+ BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
+ BUG 6726: SIVAL should have been an SVAL.
+ BUG 6728: BSD needs sys/sysctl.h included to build properly.
+ BUG 6731: Fix reading beyond the end of a named stream in xattr_streams.
+ BUG 6735: Don't overwrite password in pam_winbind, subsequent pam modules
might use the old password and new password.
+ BUG 6764: Fix timeval calculation.
+ BUG 6765: Add a "hidden" parameter "share:fake_fscaps".
+ BUG 6769: Fix symlink unlink.
+ BUG 6772: Allow outstanding_aio_calls to be decremented.
+ BUG 6774: smbd crashes if "aio write behind" is set.
+ BUG 6776: Fix core dump caused by running overlapping Byte Lock test.
+ BUG 6781: Fix renaming subfolders in Explorer view.
+ BUG 6791: Fix linking order in cifs.upcall.
+ BUG 6793: Fix Winbind crash with "INTERNAL ERROR: Signal 6".
+ BUG 6793: Fix segfault in winbindd_pam_auth.
+ BUG 6796: Deleting an event context on shutdown can cause smbd to crash.
+ BUG 6797: Fix a memleak in libwbclient.
+ BUG 6804: Fix hpux compiler issue.
+ BUG 6805: Correctly handle aio_error() and errno.
+ BUG 6807: Fix a segfault in "net rpc trustdom list" for long domain names.
+ BUG 6810: Add support for finding alternate credcaches to cifs.upcall.
+ BUG 6811: Fix reference to freed memory in pam_winbind.
+ BUG 6815: Fix Windows 2008 R2 SPNEGO negTokenTarg parsing failure.
+ BUG 6824: Fix avahi activation.
+ BUG 6826: Don't fail authentication when one or some group of
require-membership-of is invalid.
+ BUG 6828: Fix infinite timeout when byte lock held outside of Samba.
+ BUG 6829: Fix displaying of multibyte characters in smbclient.
+ BUG 6840: Fix crash in pam_winbind.
+ Fix an uninitialized variable.
+ Only ever handle one event after a select call.
+ Conditional install of the cifs.upcall man page.
+ Fix warning occuring when building the manpages.
-------------------------------------------------------------------
Fri Oct 23 10:50:50 CEST 2009 - lmuelle@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package samba (Version 3.4.2)
# spec file for package samba (Version 3.4.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -47,7 +47,7 @@ BuildRequires: keyutils-devel
%if 0%{?suse_version} > 1000 || 0%{?fedora_version} || 0%{?rhel_version} || 0%{?mandriva_version}
BuildRequires: ctdb-devel
%endif
%define samba_ver 3.4.2
%define samba_ver 3.4.3
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -59,8 +59,8 @@ License: GPL v3 or later
Group: Productivity/Networking/Samba
Url: http://www.samba.org/
AutoReqProv: on
Version: 3.4.2
Release: 2
Version: 3.4.3
Release: 1
%ifarch ppc64
Obsoletes: samba-64bit
%endif
@ -149,13 +149,10 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package client
@ -195,13 +192,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -226,13 +220,10 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%endif
@ -257,13 +248,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%endif
@ -290,13 +278,10 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%if %{make_utils}
@ -345,13 +330,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -375,13 +357,10 @@ PreReq: /sbin/ldconfig
%if 0%{?suse_version} && 0%{?suse_version} < 1031
%description -n libsmbclient
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%else
@ -423,13 +402,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libnetapi0
@ -448,13 +424,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libnetapi-devel
@ -474,13 +447,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -499,13 +469,10 @@ PreReq: /sbin/ldconfig
%if 0%{?suse_version} && 0%{?suse_version} < 1031
%description -n libsmbsharemodes
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%else
@ -539,13 +506,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%if %{make_ldapsmb}
@ -566,13 +530,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libtalloc-devel
@ -592,13 +553,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libtdb1
@ -617,13 +575,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libtdb-devel
@ -643,13 +598,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libwbclient0
@ -668,13 +620,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n libwbclient-devel
@ -694,13 +643,10 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%package -n ldapsmb
@ -709,7 +655,7 @@ Summary: Tool to administer Samba's LDAP backend
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 1.34b
Release: 270
Release: 271
Requires: perl-ldap
%description -n ldapsmb
@ -722,13 +668,10 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%endif
@ -751,13 +694,10 @@ Authors:
--------
Steve French <sfrench at Samba dot org>
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
Source Timestamp: 2229
Branch : trunk
Source Timestamp: 2229
Source Timestamp: 2231
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0a6682b5ebf0178b33384bd8bf578bcb6ac63751541c433228469a60cfc8e97
size 24082
oid sha256:ddf2633746e5eb86d975f27d5c5570930debc8ee2f4a205eb9b1dba3f5ef56d7
size 24099