Accepting request 41020 from network:samba:STABLE
Copy from network:samba:STABLE/samba based on submit request 41020 from user lmuelle OBS-URL: https://build.opensuse.org/request/show/41020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=67
This commit is contained in:
parent
ba20519881
commit
55b0beedfe
@ -1,2 +1,2 @@
|
||||
2360
|
||||
2362
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:505d7240d655a83495577c45f1c72f94cada1089b54b7991898522ac6e1657a9
|
||||
size 72500
|
||||
oid sha256:37346363656919123c03414ddd3a52f68c01a6817be7f048587eaafed4b10fbe
|
||||
size 74879
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4319ad3456dfcdd681e99bfc8baa5b2c24218d740e92ab3bc641d3e0e5c760e5
|
||||
size 26700959
|
3
samba-3.5.3.tar.bz2
Normal file
3
samba-3.5.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8099ecf771ddf028eac67c1f23c9afb763f99ab663b1baf2888d4190a5d09449
|
||||
size 26757637
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package samba-doc (Version 3.5.2)
|
||||
# spec file for package samba-doc (Version 3.5.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -58,15 +58,15 @@ BuildRequires: pkg-config
|
||||
%else
|
||||
BuildRequires: pkgconfig
|
||||
%endif
|
||||
%define samba_ver 3.5.2
|
||||
%define samba_ver 3.5.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.5.2
|
||||
Release: 3
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
License: GPLv3+
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
@ -391,7 +391,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 12:18:29 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- Update to 3.5.3.
|
||||
+ Fix MS-DFS functionality; (bso#7339).
|
||||
+ Fix a Winbind crash when scanning trusts; (bso#7389).
|
||||
+ Fix problems with SIGCHLD handling in Winbind; (bso#7317).
|
||||
|
||||
+ Add replacement for IPV6_V6ONLY on linux systems with broken headers;
|
||||
(bso#7196).
|
||||
+ Fix cups encryption setting; (bso#7263).
|
||||
+ Fix exporting printers via 'cupsaddsmb' command; (bso#7277).
|
||||
+ Fix SMB job IDs in CUPS job names; (bso#7288).
|
||||
+ Fix segfault in mount.cifs; (bso#7315).
|
||||
+ Make TIME_T_MAX defines consistent; (bso#7352).
|
||||
+ Re-fix a bug with smbd serving a windows terminal server; (bso#7357).
|
||||
+ Display an error on 'net conf import' failures; (bso#7378).
|
||||
+ Fix bitmap leak in dptr_Close; (bso#7384).
|
||||
+ Fix rename problems with full_audit VFS module; (bso#7398).
|
||||
+ Fix setting of passwords via 'net rpc user password' command; (bso#7417).
|
||||
+ Fix 'net rpc printer list' command; (bso#7418).
|
||||
+ Rename mod_name to module_name; (bso#7421).
|
||||
- Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.
|
||||
- Added EN ISO 216, A0 and A1 to builtin forms; (bso#7423).
|
||||
- Winbind not working over IPv6; (bso#7341).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 09:54:15 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
|
58
samba.spec
58
samba.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package samba (Version 3.5.2)
|
||||
# spec file for package samba (Version 3.5.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -58,7 +58,7 @@ BuildRequires: pkg-config
|
||||
%else
|
||||
BuildRequires: pkgconfig
|
||||
%endif
|
||||
%define samba_ver 3.5.2
|
||||
%define samba_ver 3.5.3
|
||||
%define samba_ver_suffix %nil
|
||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1111
|
||||
@ -70,8 +70,8 @@ License: GPLv3+
|
||||
Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.5.2
|
||||
Release: 3
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
%ifarch ppc64
|
||||
Obsoletes: samba-64bit
|
||||
%endif
|
||||
@ -171,7 +171,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -215,7 +215,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -240,7 +240,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -268,7 +268,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -295,7 +295,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -345,7 +345,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
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: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -415,7 +415,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -434,7 +434,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -454,7 +454,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
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: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -509,7 +509,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -530,7 +530,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -550,7 +550,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -569,7 +569,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -589,7 +589,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -608,7 +608,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -628,7 +628,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -647,7 +647,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -668,7 +668,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb0
|
||||
@ -688,7 +688,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -709,7 +709,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
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: 287
|
||||
Release: 288
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@ -731,7 +731,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -754,7 +754,7 @@ Authors:
|
||||
--------
|
||||
Steve French <sfrench at Samba dot org>
|
||||
|
||||
Source Timestamp: 2360
|
||||
Source Timestamp: 2362
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f8691d644ef181c4f8600d13b447a876f8ef7bb476ba967d13850c9bc4c93a6
|
||||
size 24567
|
||||
oid sha256:7e986784ea5e6e716e150974224a73e293bb28099b5f32fe5f0ff85083fcfcc9
|
||||
size 24547
|
||||
|
Loading…
Reference in New Issue
Block a user