For rsync:host,
disable-md2man disables manpage creation
disable-ipv6 disables ipv6 support
disable-iconv disables the --iconv option, which does character conversion
reorders options to match how they appear in configure output
For rsync:target, these options were renamed in 3.2.4's release.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
drop the workaround patch and include the upstream patch.
adjust the package.mk file to call make not waf directly as specified by
samba. This sets the PYTHONHASHSEED hash randomization to a static value
of 1, thus having reproducable (non random) ordering iteration of values
in variables.
https://bugzilla.samba.org/show_bug.cgi?id=15033
- wireless-regdb: update regulatory database based on preceding changes
- wireless-regdb: Unify 6 GHz rules for EU contries
- wireless-regdb: Remove AUTO-BW from 6 GHz rules
- wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
- Regulatory update for 6 GHz operation in FI
- Regulatory update for 6 GHz operation in United States (US)
- Regulatory update for 6 GHz operation in Canada (CA)
- wireless-regdb: update regulatory database based on preceding changes
- wireless-regdb: Unify 6 GHz rules for EU contries
- wireless-regdb: Remove AUTO-BW from 6 GHz rules
- wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
- Regulatory update for 6 GHz operation in FI
- Regulatory update for 6 GHz operation in United States (US)
- Regulatory update for 6 GHz operation in Canada (CA)
https://openvpn.net/community-downloads/
The OpenVPN community project team is proud to release OpenVPN 2.5.7.
This is mostly a bugfix release, but adds limited support for OpenSSL
3.0. Full support will arrive in OpenVPN 2.6.
changelog:
- Fix issue with hidden networks on connection error.
- Fix issue with directed roams if already trying to roam.
- Fix issue with checking for connected in FT frame event.
Release of BlueZ 5.64
- 19th March 2022, 06:18 am by Tedd Ho-Jeong An
This is another release mostly with the bug fixes on HOG, GATT, A2DP,
Media, AVDTP, AVRCP, and scanning failure. Also, this release includes a
fix for building with old glibc (< 2.25), and other minor issues found
with the static code analyzing tool. ISO packet support is added to the
emulator as a part of LE Audio development.
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;
| ^~~~~~~~~~~~~~~~~~~
update 5.62 (2021-10-17) to 5.63 (2022-01-06)
Release of BlueZ 5.63
6th January 2022, 08:49 pm by Tedd Ho-Jeong An
This release is mostly a bug fix release, with fixes to features such as
GATT, SDP, Daemon, and emulator. It also adds a new MGMT Event for
Device Found and Device Lost of Advertisement Monitor.
New build options for sanitizers (lsan, asan, ubsan) are added and it
may require installing additional libraries depending on the distros.