forked from pool/samba
Accepting request 910101 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/910101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=271
This commit is contained in:
commit
7b00a8fb83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95787a71ea35959a9ad5fed4613e9d3ab21658600c4071d39d3f1896f30dc00e
|
||||
size 25099242
|
3
samba-4.14.6+git.168.6a9fc8a1ddd.tar.bz2
Normal file
3
samba-4.14.6+git.168.6a9fc8a1ddd.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:682f1a65529ac6ef03809537b6277d5860b27161ee68e738226289842c82e7a5
|
||||
size 25090368
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 16:05:05 UTC 2021 - David Mulder <dmulder@suse.com>
|
||||
|
||||
- Update to 4.14.6
|
||||
* s3: lib: Fix talloc heirarcy error in parent_smb_fname(); (bso#14722).
|
||||
* smbd: Fix pathref unlinking in create_file_unixpath(); (bso#14732).
|
||||
* s3: VFS: default: Add proc_fd's fallback for vfswrap_fchown(); (bso#14734).
|
||||
* s3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent) in
|
||||
change_file_owner_to_parent() error path; (bso#14736).
|
||||
* NT_STATUS_FILE_IS_A_DIRECTORY error messages when using
|
||||
glusterfs VFS module; (bso#14730).
|
||||
* s3/modules: fchmod: Fallback to path based chmod if pathref; (bso#14734).
|
||||
* Spotlight RPC service doesn't work with vfs_glusterfs; (bso#14740).
|
||||
* gensec_krb5: Restore ipv6 support for kpasswd; (bso#14750).
|
||||
* smbXsrv_{open,session,tcon}: protect
|
||||
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records;
|
||||
(bso#14752).
|
||||
* samba-tool domain backup offline doesn't work against bind DLZ
|
||||
backend; (bso#14027).
|
||||
* netcmd: Use next_free_rid() function to calculate a SID for
|
||||
restoring a backup; (bso#14669).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 1 08:38:12 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
|
@ -172,7 +172,7 @@ BuildRequires: liburing-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Version: 4.14.5+git.165.70143cb153d
|
||||
Version: 4.14.6+git.168.6a9fc8a1ddd
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user