Commit Graph

2080 Commits

Author SHA1 Message Date
Rudi Heitbaum
7b84aafa77 openssh: update to 9.3p1
release notes:
- https://www.openssh.com/releasenotes.html#9.3
2023-03-16 07:58:18 +00:00
Rudi Heitbaum
9586507759 samba: update to 4.17.6
release notes:
- https://www.samba.org/samba/history/samba-4.17.6.html
2023-03-10 06:18:02 +00:00
CvH
6197f949c1 Merge pull request #7427 from heitbaum/openvpn
openvpn: update to 2.6.0
2023-03-05 21:32:09 +01:00
Rudi Heitbaum
eed9f5e98e wireless-regdb: update to 2023.02.13
log:
- https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git
2023-02-14 10:38:06 +00:00
Matthias Reichl
f128cc4746 Merge pull request #7453 from heitbaum/openssh
openssh: update to 9.2p1
2023-02-03 22:56:58 +01:00
CvH
0e1bf69871 Merge pull request #7454 from heitbaum/iwd
iwd: update to 2.3
2023-02-03 15:36:17 +01:00
Rudi Heitbaum
462f1a87da connman: update to 1.41 + HEAD 2023-01-16 2023-02-03 12:41:40 +00:00
Rudi Heitbaum
3363778543 iwd: update to 2.3 2023-02-03 12:33:49 +00:00
Rudi Heitbaum
fd8a9e021c openssh: update to 9.2p1
release notes:
- https://www.openssh.com/releasenotes.html#9.2p1

log:
- https://github.com/openssh/openssh-portable/compare/V_9_1_P1...V_9_2_P1
2023-02-03 08:18:43 +00:00
Rudi Heitbaum
add52ccd9b iwd: Fix buffer overflow due to off-by-one error
Fix malloc error as below (introduced in iwd 2.2.)

Wireless daemon version 2.2
iwd-2.2/src/main.c:main() Using configuration directory /etc/iwd
iwd-2.2/src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
iwd-2.2/src/main.c:nl80211_appeared() Found nl80211 interface
iwd-2.2/src/module.c:iwd_modules_init()
station: Network configuration is disabled.
iwd-2.2/src/wsc.c:wsc_init()
iwd-2.2/src/knownnetworks.c:known_network_frequencies_load() No known frequency file found.
iwd-2.2/src/eap.c:__eap_method_enable()
iwd-2.2/src/eap-wsc.c:eap_wsc_init()
iwd-2.2/src/eap-md5.c:eap_md5_init()
iwd-2.2/src/eap-tls.c:eap_tls_init()
iwd-2.2/src/eap-ttls.c:eap_ttls_init()
iwd-2.2/src/eap-mschapv2.c:eap_mschapv2_init()
iwd-2.2/src/eap-sim.c:eap_sim_init()
iwd-2.2/src/eap-aka.c:eap_aka_prime_init()
iwd-2.2/src/eap-aka.c:eap_aka_init()
iwd-2.2/src/eap-peap.c:eap_peap_init()
iwd-2.2/src/eap-gtc.c:eap_gtc_init()
iwd-2.2/src/eap-pwd.c:eap_pwd_init()
iwd-2.2/src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
malloc(): invalid next size (unsorted)
Aborted
2023-01-29 04:33:22 +00:00
CvH
2b146b02dd Merge pull request #7420 from heitbaum/iwd
iwd: update to 2.2
2023-01-28 12:02:05 +01:00
Rudi Heitbaum
fc04ada49e samba: update to 4.17.5
release notes:
- https://www.samba.org/samba/history/samba-4.17.5.html
2023-01-27 07:27:04 +00:00
Rudi Heitbaum
d57d7636df openvpn: update to 2.6.0
needs dependent package libcap-ng

release notes:
- https://community.openvpn.net/openvpn/wiki/Downloads
- https://github.com/OpenVPN/openvpn/blob/v2.6.0/Changes.rst
2023-01-26 04:07:27 +00:00
Rudi Heitbaum
93880c90f9 iwd: update to 2.2 2023-01-24 10:38:44 +00:00
Rudi Heitbaum
b51b902b80 iptables: update to 1.8.9 and drop upstreamed patch
log:
- https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.9.txt
2023-01-16 11:52:23 +00:00
Christian Hewitt
498c04913d connman: add default support for ethernet tethering 2023-01-02 09:17:24 +00:00
Christian Hewitt
2bbfba33ac connman: update to 1.41 + HEAD 2023-01-02 09:16:10 +00:00
Rudi Heitbaum
3a8eb34e79 ethtool: update to 6.1 2022-12-20 00:22:46 +00:00
Rudi Heitbaum
827a85ff95 iwd: update to 2.1
ver 2.1:
- Fix issue with handling FT-over-DS action.
- Fix issue with handling scan and 6 GHz support check.
- Fix issue with handling when periodic scans get aborted.
- Add support for using 5 GHz frequencies in AP mode.

log:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/log/
2022-12-19 09:11:53 +00:00
Rudi Heitbaum
6a997dbe82 samba: update to 4.17.4
release notes:
- https://www.samba.org/samba/history/samba-4.17.4.html
2022-12-16 07:43:14 +00:00
Rudi Heitbaum
50f0e11471 libnftnl: update to 1.2.4 2022-11-23 09:21:52 +00:00
CvH
a634f69c31 Merge pull request #7130 from heitbaum/bluez
bluez: update to 5.66
2022-11-20 08:16:50 +01:00
Rudi Heitbaum
46ed623f3c iwd: update to 2.0
ver 2.0:
	Fix issue with handling P2P and limiting ciphers to CCMP.
	Fix issue with scanning before forced roaming action.
	Fix issue with provided scan frequencies from RRM.
	Fix issue with handling Michael MIC failure message.
	Fix issue with handling timestamp size in MPDU frames.
	Fix issue with handling enablement of OCVC for FT AKMs.
	Fix issue with handling FT work as highest priority.
	Fix issue with handling roaming events and Multi-BSS.
	Add support for utilizing roaming candidates list.
	Add support for utilizing TLS session caching.
	Add support for ciphers with 256 bits key size.
	Add support for Access Point mode with legacy TKIP.
	Add support for MAC address changes while powered.
	Add support for IPv4 and IPv6 network configuration.
2022-11-20 05:45:29 +00:00
Rudi Heitbaum
1977f62b5a bluez: update to 5.66 2022-11-20 01:39:50 +00:00
Matthias Reichl
9ac0715e91 bluez: update broadcom patches to latest version from RPiOS
This adds support for board-specific firmware files to Broadcom
hciattach, like kernel does for WLAN firmware.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-20 01:20:24 +01:00