forked from pool/samba
Accepting request 857821 from home:scabrero:branches:network:samba:STABLE
Amend wrong bsc# instead of bso# references in change log. OBS-URL: https://build.opensuse.org/request/show/857821 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=640
This commit is contained in:
parent
096716e54b
commit
b42ede7068
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e33c2dad0c43ab0f62d0874ef9c4de0b489955eb6b339bf19e6611db6f07c93
|
||||
size 24911384
|
3
samba-4.13.3+git.181.fc4672a5b81.tar.bz2
Normal file
3
samba-4.13.3+git.181.fc4672a5b81.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:415ecfc220e9c89be5ee627da727c4239eb3fd8f1bb82ed21da87215f5c8c9b6
|
||||
size 24912865
|
@ -3,26 +3,26 @@ Wed Dec 16 11:30:25 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
- Update to 4.13.3
|
||||
+ libcli: smb2: Never print length if smb2_signing_key_valid() fails for
|
||||
crypto blob; (bsc#14210);
|
||||
crypto blob; (bso#14210);
|
||||
+ s3: modules: gluster. Fix the error I made in preventing talloc leaks
|
||||
from a function; (bsc#14486);
|
||||
from a function; (bso#14486);
|
||||
+ s3: smbd: Don't overwrite contents of fsp->aio_requests[0] with NULL
|
||||
via TALLOC_FREE(); (bsc#14515);
|
||||
via TALLOC_FREE(); (bso#14515);
|
||||
+ s3: spoolss: Make parameters in call to user_ok_token() match all other
|
||||
uses; (bsc#14568);
|
||||
uses; (bso#14568);
|
||||
+ s3: smbd: Quiet log messages from usershares for an unknown share;
|
||||
(bsc#14590);
|
||||
+ samba process does not honor max log size; (bsc#14248);
|
||||
(bso#14590);
|
||||
+ samba process does not honor max log size; (bso#14248);
|
||||
+ vfs_zfsacl: Add missing inherited flag on hidden "magic" everyone@ ACE;
|
||||
(bsc#14587);
|
||||
+ s3-libads: Pass timeout to open_socket_out in ms; (bsc#13124);
|
||||
+ s3-vfs_glusterfs: Always disable write-behind translator; (bsc#14486);
|
||||
+ smbclient: Fix recursive mget; (bsc#14517);
|
||||
+ clitar: Use do_list()'s recursion in clitar.c; (bsc#14581);
|
||||
(bso#14587);
|
||||
+ s3-libads: Pass timeout to open_socket_out in ms; (bso#13124);
|
||||
+ s3-vfs_glusterfs: Always disable write-behind translator; (bso#14486);
|
||||
+ smbclient: Fix recursive mget; (bso#14517);
|
||||
+ clitar: Use do_list()'s recursion in clitar.c; (bso#14581);
|
||||
+ manpages/vfs_glusterfs: Mention silent skipping of write-behind
|
||||
translator; (bsc#14486);
|
||||
+ vfs_shadow_copy2: Preserve all open flags assuming ROFS; (bsc#14573);
|
||||
+ interface: Fix if_index is not parsed correctly; (bsc#14514);
|
||||
translator; (bso#14486);
|
||||
+ vfs_shadow_copy2: Preserve all open flags assuming ROFS; (bso#14573);
|
||||
+ interface: Fix if_index is not parsed correctly; (bso#14514);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 09:30:52 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
@ -170,7 +170,7 @@ BuildRequires: liburing-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Version: 4.13.3+git.179.c674ab406ac
|
||||
Version: 4.13.3+git.181.fc4672a5b81
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user