Accepting request 41258 from network:samba:STABLE
Copy from network:samba:STABLE/samba based on submit request 41258 from user lmuelle OBS-URL: https://build.opensuse.org/request/show/41258 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=68
This commit is contained in:
parent
55b0beedfe
commit
5017cec7e6
@ -1,2 +1,2 @@
|
||||
2362
|
||||
2366
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37346363656919123c03414ddd3a52f68c01a6817be7f048587eaafed4b10fbe
|
||||
size 74879
|
||||
oid sha256:22a3635d998fdbdc3b044eec2f1b1a22db25b3f160a3bfb748c85c4aa5989d29
|
||||
size 74884
|
||||
|
@ -66,7 +66,7 @@ BuildRequires: pkgconfig
|
||||
%endif
|
||||
Url: http://www.samba.org/
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv3+
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
@ -391,7 +391,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 7 17:43:35 CEST 2010 - hhetter@suse.de
|
||||
|
||||
- Update of the SMB Traffic Analyzer v2 VFS module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 12:18:29 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
@ -24,6 +29,11 @@ Wed May 19 12:18:29 UTC 2010 - lmuelle@suse.de
|
||||
- Added EN ISO 216, A0 and A1 to builtin forms; (bso#7423).
|
||||
- Winbind not working over IPv6; (bso#7341).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 22:54:35 CEST 2010 - jmcdonough@suse.de
|
||||
|
||||
- Honor "interfaces" list in net ad dns register; (bnc#606947).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 09:54:15 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
@ -62,7 +72,7 @@ Wed Apr 7 12:08:54 UTC 2010 - lmuelle@suse.de
|
||||
+ Fix smbd segfaults in _netr_SamLogon for clients sending null domain;
|
||||
(bso#7237).
|
||||
+ Fix smbd segfaults in "waiting for connections" message; (bso#7251).
|
||||
+ Fix an uninitialized variable read in smbd; (bso#7254).
|
||||
+ Fix an uninitialized variable read in smbd; (bso#7254); (bnc#605935).
|
||||
+ Fix a memleak in Winbind; (bso#7278).
|
||||
+ Fix Winbind reconnection to it's own domain; (bso#7295).
|
||||
|
||||
@ -138,7 +148,8 @@ Mon Mar 22 16:12:05 UTC 2010 - lmuelle@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 15:55:51 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- An uninitialized variable read could cause an smbd crash; (bso#7254).
|
||||
- An uninitialized variable read could cause an smbd crash; (bso#7254);
|
||||
(bnc#605935).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 15:42:58 UTC 2010 - lmuelle@suse.de
|
||||
|
52
samba.spec
52
samba.spec
@ -71,7 +71,7 @@ Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
%ifarch ppc64
|
||||
Obsoletes: samba-64bit
|
||||
%endif
|
||||
@ -171,7 +171,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -215,7 +215,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -240,7 +240,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -268,7 +268,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -295,7 +295,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -345,7 +345,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -370,7 +370,7 @@ PreReq: /sbin/ldconfig
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
|
||||
%description -n libsmbclient
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -415,7 +415,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -434,7 +434,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -454,7 +454,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -474,7 +474,7 @@ PreReq: /sbin/ldconfig
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -509,7 +509,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -530,7 +530,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -550,7 +550,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -569,7 +569,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -589,7 +589,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -608,7 +608,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -628,7 +628,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -647,7 +647,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -668,7 +668,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb0
|
||||
@ -688,7 +688,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -709,7 +709,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%package -n ldapsmb
|
||||
@ -718,7 +718,7 @@ Summary: Tool to administer Samba's LDAP backend
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Version: 1.34b
|
||||
Release: 288
|
||||
Release: 289
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@ -731,7 +731,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -754,7 +754,7 @@ Authors:
|
||||
--------
|
||||
Steve French <sfrench at Samba dot org>
|
||||
|
||||
Source Timestamp: 2362
|
||||
Source Timestamp: 2366
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e986784ea5e6e716e150974224a73e293bb28099b5f32fe5f0ff85083fcfcc9
|
||||
size 24547
|
||||
oid sha256:bae2d0b1450e36f5a0d2ecedddfb6fa6745a86ecf03d283e517e75d81a54a3f9
|
||||
size 24567
|
||||
|
Loading…
Reference in New Issue
Block a user