- Optimize serverid_exists() for Solaris; (bso#8395).
- talloc: check block count after references test. - talloc: added test suite for talloc_free_children(). - talloc: license info erratum in the manpage. - talloc: fix typos and better differentiation between versions 1 and 2. - talloc: preserve context name on talloc_free_children(). - talloc: ensure the sibling linked list remains valid during a free. - vfs_chown_fsp returned in the wrong directory; (bso#8370). - Remove irritating "." targets when recent system libs exist; (bso#8369). - Correctly initialize "idmap config * : script" with NULL; (bso#8368). - Add missing include to suppress compiler warnings; (bso#8365). - Point the chain offset beyond the current request; (bso#8360). - Fix gpfs vfs module build; (bso#8364). - Make vfs_prealloc even build on older systems; (bso#8363). - Do central cli_set_error and return the actual NTSTATUS; (bso#7864). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=178
This commit is contained in:
parent
691cd6daf7
commit
f0d351fec2
@ -1,2 +1,2 @@
|
||||
2588
|
||||
2610
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d99666cd8a7970bb63ed4e95b2827e961fe5e23ccdb609ea701317db53e70c72
|
||||
size 31801
|
||||
oid sha256:f958bb7f932fa2730e5dfec54341904c294dfcc4421eab9cdc65a354402008fa
|
||||
size 47500
|
||||
|
@ -82,7 +82,7 @@ BuildRequires: pkgconfig
|
||||
%endif
|
||||
Url: http://www.samba.org/
|
||||
Version: 3.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv3+
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
@ -414,7 +414,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,83 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:38:01 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Optimize serverid_exists() for Solaris; (bso#8395).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:29:37 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: check block count after references test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:26:06 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: added test suite for talloc_free_children().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:21:58 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: license info erratum in the manpage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:08:11 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: fix typos and better differentiation between versions 1 and 2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:05:09 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: preserve context name on talloc_free_children().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 19:01:41 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- talloc: ensure the sibling linked list remains valid during a free.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:50:21 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- vfs_chown_fsp returned in the wrong directory; (bso#8370).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:46:40 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Remove irritating "." targets when recent system libs exist; (bso#8369).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:39:50 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Correctly initialize "idmap config * : script" with NULL; (bso#8368).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:31:11 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Add missing include to suppress compiler warnings; (bso#8365).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:21:54 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Point the chain offset beyond the current request; (bso#8360).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:11:27 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Fix gpfs vfs module build; (bso#8364).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 18:05:29 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Make vfs_prealloc even build on older systems; (bso#8363).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 17:56:13 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Do central cli_set_error and return the actual NTSTATUS; (bso#7864).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 17:42:48 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Add a fallback for missing open&x support in OS/X Lion; (bso#8338).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 9 12:29:16 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
|
72
samba.spec
72
samba.spec
@ -86,7 +86,7 @@ Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Provides: samba-gplv3 = %{version}-%{release}
|
||||
Obsoletes: samba-gplv3 < %{version}
|
||||
%ifarch ppc64
|
||||
@ -184,7 +184,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -224,7 +224,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -251,7 +251,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -281,7 +281,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -330,7 +330,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -361,7 +361,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -388,14 +388,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -441,7 +441,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -460,7 +460,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -485,7 +485,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -507,14 +507,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -551,7 +551,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -570,7 +570,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -595,7 +595,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -604,7 +604,7 @@ Summary: Samba talloc Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtalloc_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtalloc2
|
||||
@ -616,7 +616,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -625,7 +625,7 @@ Summary: Libraries and Header Files to Develop Programs with talloc Suppo
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtalloc_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@ -643,7 +643,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -652,7 +652,7 @@ Summary: Samba tdb Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtdb_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtdb1
|
||||
@ -664,7 +664,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -673,7 +673,7 @@ Summary: Libraries and Header Files to Develop Programs with tdb Support
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtdb_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
#BuildRequires: pkg-config
|
||||
Requires: libtdb1 = %{libtdb_ver}
|
||||
|
||||
@ -687,7 +687,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -696,7 +696,7 @@ Summary: Samba tevent Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtevent_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtevent0
|
||||
@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -717,7 +717,7 @@ Summary: Libraries and Header Files to Develop Programs with tevent Suppo
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtevent_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@ -736,7 +736,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -745,7 +745,7 @@ Summary: Samba ldb Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libldb_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
PreReq: /sbin/ldconfig
|
||||
BuildRequires: popt-devel
|
||||
|
||||
@ -759,7 +759,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -768,7 +768,7 @@ Summary: Libraries and Header Files to Develop Programs with ldb Support
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libldb_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@ -786,7 +786,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -797,7 +797,7 @@ Summary: Tool to administer Samba's LDAP backend
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Version: 1.34b
|
||||
Release: 303
|
||||
Release: 304
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@ -810,7 +810,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2588
|
||||
Source Timestamp: 2610
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56ea0e6ce598002b396ac9f2513142f44436e7db9030e67c0671431c9f95f8aa
|
||||
size 51463
|
||||
oid sha256:f8e3cbe679736c0d8c08d180a90b4f2e9cf3be33275453e0d2a06c0296c6c456
|
||||
size 51459
|
||||
|
Loading…
Reference in New Issue
Block a user