- Add ldap to Should-Start and Stop of the smb init script; (bnc#730046).

- Fix smbd srv_spoolss_replycloseprinter() segfault; (bso#8384); (bnc#731571).
- Fix pam_winbind.so segfault in pam_sm_authenticate(); (bso#8564).
- Add "ldapsam:login cache" parameter to allow explicit disabling
  of the login cache; (bnc#723261).
- Fix samba duplicates file content on appending. Move posix case semantics
  out from under the VFS; (bso#6898); (bnc#681208).
- Make winbind child reconnect when remote end has closed, fix
  failing sudo; (bso#7295); (bnc#569721).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=204
This commit is contained in:
Lars Müller 2011-11-25 15:12:00 +00:00 committed by Git OBS Bridge
parent fcb5d0112d
commit 215b772441
6 changed files with 65 additions and 32 deletions

View File

@ -1,2 +1,2 @@
2693
2708
Branch : trunk

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce1224a9127f6019e796506016c7feecdabb921fa1a321adfc96a626ca020055
size 32441
oid sha256:f84632909ac9f1fc96bda2ceddf6948c9214b3c4eef458de83f1415bbc096267
size 33369

View File

@ -432,7 +432,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%changelog

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Nov 25 12:10:25 UTC 2011 - lmuelle@suse.de
- Add ldap to Should-Start and Stop of the smb init script; (bnc#730046).
-------------------------------------------------------------------
Sun Nov 20 00:22:14 CET 2011 - ddiss@suse.de
- Fix smbd srv_spoolss_replycloseprinter() segfault; (bso#8384); (bnc#731571).
-------------------------------------------------------------------
Fri Nov 4 12:21:56 CET 2011 - ddiss@suse.de
- Fix pam_winbind.so segfault in pam_sm_authenticate(); (bso#8564).
-------------------------------------------------------------------
Tue Nov 1 23:11:41 CET 2011 - ddiss@suse.de
@ -101,6 +116,12 @@ Tue Oct 18 21:11:37 UTC 2011 - lmuelle@suse.de
- s3: Samba PDC is looking up only primary user group; (bso#8455).
-------------------------------------------------------------------
Tue Oct 18 19:34:00 CEST 2011 - jmcdonough@suse.de
- Add "ldapsam:login cache" parameter to allow explicit disabling
of the login cache; (bnc#723261).
-------------------------------------------------------------------
Tue Oct 18 18:33:34 UTC 2011 - lmuelle@suse.de
@ -312,6 +333,18 @@ Sun Oct 2 16:23:19 UTC 2011 - lmuelle@suse.de
- BuildRequire ctdb-devel version greater than 1.0.105 for post-10.0 systems.
-------------------------------------------------------------------
Tue Sep 27 17:56:52 CEST 2011 - hhetter@suse.de
- Fix samba duplicates file content on appending. Move posix case semantics
out from under the VFS; (bso#6898); (bnc#681208).
-------------------------------------------------------------------
Wed Sep 21 22:09:00 CEST 2011 - jmcdonough@suse.de
- Make winbind child reconnect when remote end has closed, fix
failing sudo; (bso#7295); (bnc#569721).
-------------------------------------------------------------------
Fri Sep 9 13:08:58 UTC 2011 - lmuelle@suse.de

View File

@ -205,7 +205,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package client
@ -249,7 +249,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -275,7 +275,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif
@ -305,7 +305,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif
@ -332,7 +332,7 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%if %{make_utils}
@ -353,7 +353,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif
@ -388,7 +388,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -414,14 +414,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%else
%description -n libsmbclient0
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif
@ -469,7 +469,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libnetapi0
@ -487,7 +487,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libnetapi-devel
@ -511,7 +511,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -532,14 +532,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%else
%description -n libsmbsharemodes0
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif
@ -575,7 +575,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libwbclient0
@ -593,7 +593,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libwbclient-devel
@ -617,7 +617,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtalloc2
@ -637,7 +637,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtalloc-devel
@ -663,7 +663,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtdb1
@ -683,7 +683,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtdb-devel
@ -705,7 +705,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtevent0
@ -725,7 +725,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libtevent-devel
@ -753,7 +753,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libldb1
@ -775,7 +775,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%package -n libldb-devel
@ -802,7 +802,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%if %{make_ldapsmb}
@ -825,7 +825,7 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2693
Source Timestamp: 2708
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d3b91d7d0a53f04a13256f7e2a065b1db60ba0143e5bfbf86e5811c939ecd7a
size 52241
oid sha256:ce0a92e36b91d998f6ce62e612cca72c5fba92aa0efe286ad484cf2875ff4f7c
size 52403