Accepting request 611764 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/611764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=236
This commit is contained in:
commit
4cbd33173c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b3329ae7fdfbf8554c6faa9348ebf8f25c7592a8bcd23cbbeb1515a69358469
|
|
||||||
size 24167783
|
|
3
samba-4.8.2+git.30.690aa93c189.tar.bz2
Normal file
3
samba-4.8.2+git.30.690aa93c189.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aecf01226cea2487fea3bc3b8aa45bdb0a7bd7ea48a6debd7efc7375d793779c
|
||||||
|
size 24231611
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 23 09:52:28 UTC 2018 - jmcdonough@suse.com
|
||||||
|
|
||||||
|
- Update to 4.8.2
|
||||||
|
+ After update to 4.8.0 DC failed with "Failed to find our own
|
||||||
|
NTDS Settings objectGUID" (bso#13335).
|
||||||
|
+ fix incorrect reporting of stream dos attributes on a
|
||||||
|
directory (bso#13380).
|
||||||
|
+ vfs_ceph: add asynchronous fsync; fake synchronous call (bso#13412).
|
||||||
|
+ vfs_ceph: add fake async pwrite/pread send/recv hooks; (bso#13425)
|
||||||
|
+ vfs_ceph: Fix memory leak; (bso#13424).
|
||||||
|
+ libsmbclient: Fix hard-coded connection error return of
|
||||||
|
ETIMEDOUT; (bso#13419).
|
||||||
|
+ s4-lsa: Fix use-after-free in LSA server; (bso#13420).
|
||||||
|
+ winbindd: Do re-connect if the RPC call fails in the passdb
|
||||||
|
case; (bso#13430).
|
||||||
|
+ cleanupd: Sends MSG_SMB_UNLOCK twice to interested peers; (bso#13416).
|
||||||
|
+ cleanupd: Use MSG_SMB_BRL_VALIDATE to signal cleanupd
|
||||||
|
unclean process shutdown; (bso#13414).
|
||||||
|
+ ctdb-client: Remove ununsed functions from old client code;
|
||||||
|
(bso#13411).
|
||||||
|
+ printing: Return the same error code as windows does on upload
|
||||||
|
failures; (bso#13395).
|
||||||
|
+ nsswitch: Fix memory leak in winbind_open_pipe_sock() when the
|
||||||
|
privileged pipe is not accessable; (bso#13400).
|
||||||
|
+ s4:lsa_lookup: remove TALLOC_FREE(state) after all
|
||||||
|
dcesrv_lsa_Lookup{Names,Sids}_base_map() calls; (bso#13420).
|
||||||
|
+ rpc_server: Fix NetSessEnum with stale sessions; (bso#13407).
|
||||||
|
+ s3:smbspool: Fix cmdline argument handling; (bso#13417).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 27 13:57:14 UTC 2018 - scabrero@suse.de
|
Fri Apr 27 13:57:14 UTC 2018 - scabrero@suse.de
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
%define build_ceph 1
|
%define build_ceph 1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%define vendor_files_git_vers git.880b3e7
|
%define vendor_files_git_vers git.36d89ed
|
||||||
|
|
||||||
%define talloc_version 2.1.10
|
%define talloc_version 2.1.10
|
||||||
%define tevent_version 0.9.34
|
%define tevent_version 0.9.34
|
||||||
@ -162,7 +162,7 @@ BuildRequires: krb5-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
Version: 4.8.1+git.28.de67ff4c74d
|
Version: 4.8.2+git.30.690aa93c189
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://www.samba.org/
|
Url: https://www.samba.org/
|
||||||
Obsoletes: samba-32bit < %{version}
|
Obsoletes: samba-32bit < %{version}
|
||||||
|
3
vendor-files-git.36d89ed.tar.bz2
Normal file
3
vendor-files-git.36d89ed.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:875a916c2cea7e294c80fc9254dd6d63eff4fbe33c6e7f8016bac1c962662ec5
|
||||||
|
size 54259
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42c430e99a5f20d230ff088a3a834f11068d234a1e31ed5a5c27ae77caa023f6
|
|
||||||
size 54269
|
|
Loading…
Reference in New Issue
Block a user