This is mostly a bugfix release including one security fix ("Disallow
multiple deferred authentication plug-ins.", CVE: 2022-0547).
release notes:
- e8df2e64d6
ver 1.26:
+ Fix issue with handling BSS that changed frequency.
+ Fix issue with handling frequencies in neighbor report.
+ Fix issue with operating classes for 802.11ax standard.
+ Fix issue with enforcing of MFPR for 6 GHz frequencies.
+ Add support for band defined in the WiFi 6E amendment.
+ Add support for scanning while in AP mode.
Inconsistent builds with samba 4.16 with the wrong gssapi.h being picked
up. This is a workaround, and being raised upstream.
[1800/2511] Compiling source3/lib/smbd_shim.c
In file included from ../../third_party/heimdal/lib/gssapi/gssapi/gssapi_krb5.h:40,
from ../../lib/replace/system/gssapi.h:43,
from ../../lib/krb5_wrap/gss_samba.h:27,
from ../../auth/kerberos/pac_utils.h:27,
from ../../auth/kerberos/gssapi_pac.c:28:
../../third_party/heimdal/lib/gssapi/gssapi/gssapi_oid.h:9:8: error: unknown type name 'GSSAPI_LIB_VARIABLE'
9 | extern GSSAPI_LIB_VARIABLE gss_OID_desc __gss_krb5_copy_ccache_x_oid_desc;
| ^~~~~~~~~~~~~~~~~~~
This supports the build of required host cross compiler binaries:
- heimdal_asn1_compile
- heimdal_compile_et
The update to 5dd29ec 2022-03-22 (8.0pre) is required for Samba 4.16.0
add asn1c:host dependancy