forked from pool/samba
Accepting request 983456 from network:samba:STABLE
- Update to 4.16.2 * Use pathref fd instead of io fd in vfs_default_durable_cookie; (bso#15042); * vfs_gpfs with vfs_shadowcopy2 fail to restore file if original file had been deleted; (bso#15069); * Reintroduce netgroups support; (bso#15087); * net ads info shows LDAP Server: 0.0.0.0 depending on contacted server; (bso#14674); * Update from 4.15 to 4.16 breaks discovery of [homes] on standalone server from Win and IOS; (bso#15062); * waf produces incorrect names for python extensions with Python 3.11; (bso#15071); * smbclient -E doesn't work as advertised; (bso#15075); * The samba background daemon doesn't refresh the printcap cache on startup; (bso#15081); * Out-by-4 error in smbd read reply max_send clamp; (bso#14443); - Fix samba4.blackbox.net_ads_dns_async test with bind9 >= 9.17.7 - Support building with MIT Kerberos 1.20 - Bronze bit and S4U support with MIT Kerberos 1.20 for Samba AD DC; (CVE-2020-17049); - Resource Based Constrained Delegation (RBCD) for Samba AD DC - Support building with gcc 12.1 OBS-URL: https://build.opensuse.org/request/show/983456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=282
This commit is contained in:
commit
4c76be7fc8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fa14dae09f44d468b93d4b754955541076f27d550f0af4cd9bf1c771461e738
|
||||
size 33995207
|
3
samba-4.16.2+git.262.6acc6531bc7.tar.bz2
Normal file
3
samba-4.16.2+git.262.6acc6531bc7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cbfdb6bd7b51cbd58712d24df28df9b052459b99a0662595bf78b2c11a0fec7
|
||||
size 34023433
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 13:32:24 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
- Update to 4.16.2
|
||||
* Use pathref fd instead of io fd in vfs_default_durable_cookie;
|
||||
(bso#15042);
|
||||
* vfs_gpfs with vfs_shadowcopy2 fail to restore file if original
|
||||
file had been deleted; (bso#15069);
|
||||
* Reintroduce netgroups support; (bso#15087);
|
||||
* net ads info shows LDAP Server: 0.0.0.0 depending on contacted
|
||||
server; (bso#14674);
|
||||
* Update from 4.15 to 4.16 breaks discovery of [homes] on
|
||||
standalone server from Win and IOS; (bso#15062);
|
||||
* waf produces incorrect names for python extensions with Python
|
||||
3.11; (bso#15071);
|
||||
* smbclient -E doesn't work as advertised; (bso#15075);
|
||||
* The samba background daemon doesn't refresh the printcap cache
|
||||
on startup; (bso#15081);
|
||||
* Out-by-4 error in smbd read reply max_send clamp; (bso#14443);
|
||||
- Fix samba4.blackbox.net_ads_dns_async test with bind9 >= 9.17.7
|
||||
- Support building with MIT Kerberos 1.20
|
||||
- Bronze bit and S4U support with MIT Kerberos 1.20 for Samba AD DC;
|
||||
(CVE-2020-17049);
|
||||
- Resource Based Constrained Delegation (RBCD) for Samba AD DC
|
||||
- Support building with gcc 12.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 11 09:30:15 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
|
@ -142,7 +142,7 @@ BuildRequires: liburing-devel
|
||||
%endif
|
||||
BuildRequires: sysuser-tools
|
||||
|
||||
Version: 4.16.1+git.237.1d04c5f421f
|
||||
Version: 4.16.2+git.262.6acc6531bc7
|
||||
Release: 0
|
||||
URL: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user