Rudi Heitbaum
2033160e8b
iwd: update to 2.17
...
ver 2.17:
+ Fix issue with handling deauthenticate on disconnect.
+ Fix issue with handling of rate estimation errors.
+ Fix issue with handling EAPOL frame listeners.
2024-03-29 22:49:55 +00:00
Rudi Heitbaum
3ddc8291fd
openvpn: update to 2.6.10
2024-03-21 11:19:04 +00:00
CvH
eb346198fa
Merge pull request #8718 from heitbaum/pkg
...
package updates
2024-03-12 16:19:00 +01:00
Matthias Reichl
7edf77db1c
bluez: drop no longer needed RPi patch
...
RPi doesn't use hciattach anymore so the patch can be dropped.
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-03-12 14:54:27 +01:00
Rudi Heitbaum
1592affe26
openssh: update to 9.7p1
...
Change log:
- https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog
Release notes:
- https://www.openssh.com/releasenotes.html#9.7p1
Release notes:
- https://www.openssh.com/txt/release-9.7p1
2024-03-12 06:09:59 +00:00
Rudi Heitbaum
4bc9f3e35b
bluez: update to 5.73
...
release notes and changelog:
- https://github.com/bluez/bluez/releases/tag/5.73
- update obexd inclusion patch
2024-03-09 11:22:17 +00:00
Rudi Heitbaum
8a73b597df
iwd: update to 2.16
2024-03-04 12:49:30 +00:00
Rudi Heitbaum
2eb83d3534
iwd: update to 2.15
2024-02-26 21:39:50 +00:00
Rudi Heitbaum
192df2f01a
samba: update to 4.19.5
...
Release notes:
- https://www.samba.org/samba/history/samba-4.19.5.html
2024-02-20 09:05:33 +00:00
Rudi Heitbaum
af06223704
openvpn: update to 2.6.9
2024-02-14 10:00:59 +00:00
Rudi Heitbaum
e54729e6e0
libnfs: update to 5.0.3
...
log:
- https://github.com/sahlberg/libnfs/compare/libnfs-5.0.2...libnfs-5.0.3
2024-02-12 11:12:43 +00:00
Rudi Heitbaum
bda6149af6
iwd: update to 2.14
2024-02-10 07:02:01 +00:00
Rudi Heitbaum
1deec5d100
wireless-regdb: update to 2024.01.23
2024-02-01 05:26:36 +00:00
Rudi Heitbaum
aced069984
ethtool: update to 6.7
2024-01-30 11:57:07 +00:00
Rudi Heitbaum
1fede20e5e
iw: update to 6.7
2024-01-25 13:03:59 +00:00
Rudi Heitbaum
c3facbad3b
Merge pull request #8509 from HiassofT/le12-mount2
...
Add mount.nfs and mount.cifs helpers
2024-01-17 20:51:20 +11:00
Christian Hewitt
923fe4e785
Merge pull request #8519 from heitbaum/bluez
...
bluez: update to 5.72
2024-01-14 17:35:03 +04:00
Rudi Heitbaum
93fefbd889
bluez: update to 5.72
...
ver 5.72:
+ Fix issue with BAP and handling stream IO linking.
+ Fix issue with BAP and setup of multiple streams per endpoint.
+ Fix issue with AVDTP and potential incorrect transaction label.
+ Fix issue with A2DP and handling crash on suspend.
+ Fix issue with GATT database and an invalid pointer.
+ Add support for AICS service.
2024-01-14 11:35:59 +00:00
Christian Hewitt
3613dde737
bluez: support input.conf to handle PS3 controllers
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-01-14 10:26:12 +00:00
Rudi Heitbaum
400e89224c
iwd: update to 2.13
2024-01-12 21:38:43 +00:00
Matthias Reichl
86f9c3ba80
cifs-utils: initial package
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-12 20:07:20 +01:00
Matthias Reichl
17960c895d
nfs-utils: initial package
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-12 20:07:20 +01:00
Rudi Heitbaum
df8328288c
samba: update to 4.19.4
...
Release notes:
- https://www.samba.org/samba/history/samba-4.19.4.html
2024-01-09 09:06:34 +00:00
Rudi Heitbaum
99469f0687
libssh: update to 0.10.6
2024-01-07 01:33:21 +00:00
CvH
c1a1e09f8f
Merge pull request #8455 from heitbaum/iwd
...
iwd: update to 2.12
2023-12-28 01:51:05 +01:00
Rudi Heitbaum
86af1c92b1
iwd: update to 2.12
...
log:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/log/
ver 2.12:
- Fix issue with DPP extra settings not being used.
- Fix issue with DPP and PRF+ handling on AARCH64.
- Add support for SAE password identifiers.
2023-12-28 00:38:55 +00:00
Rudi Heitbaum
b0cfd39a33
openssh: update to 9.6p1
...
Change log:
- https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog
Release notes:
- https://www.openssh.com/releasenotes.html#9.6p1
Release notes:
- https://www.openssh.com/txt/release-9.6p1
2023-12-21 23:02:02 +00:00
Rudi Heitbaum
f58d6977fe
bluez: update to 5.71
...
log:
- https://git.kernel.org/pub/scm/bluetooth/bluez.git/log/
fixes:
- Fix issue with not registering CSIS service.
- Fix issue with registering pairing callbacks.
- Fix issue with corruption during discovery filter parsing.
2023-12-16 22:16:05 +00:00
Christian Hewitt
03cc407c29
connman: revert update to githash f785c75
...
This reverts commit eb263789d6cb060a9fcaef142188a41cc300d74a.
2023-12-15 04:54:29 +00:00
Rudi Heitbaum
19d267a542
iwd: update to 2.11
2023-12-14 10:22:09 +00:00
Rudi Heitbaum
eb263789d6
connman: update to githash f785c75
2023-12-14 10:22:09 +00:00
Rudi Heitbaum
be772332b5
libnl: update to 3.9.0
2023-12-06 13:10:00 +00:00
Rudi Heitbaum
c5d5bc2bfb
avahi: sanitize uidgid
...
align to https://pagure.io/setup/blob/master/f/uidgid which is
the standard used in the base-os
2023-11-29 10:37:28 +00:00
CvH
fc67ae2c1f
Merge pull request #8374 from heitbaum/iwd
...
iwd: update to 2.10
2023-11-27 22:16:19 +01:00
Rudi Heitbaum
428ffe2176
iwd: update to 2.10
...
- Fix issue with buffer overflow for 32 byte SSIDs.
- Fix issue with deauthentication before FT work completes.
- Fix issue with power save disabling procedure.
2023-11-27 19:15:38 +00:00
Rudi Heitbaum
098938e39f
samba: update to 4.19.3
...
Release notes:
- https://www.samba.org/samba/history/samba-4.19.3.html
2023-11-27 19:15:03 +00:00
Rudi Heitbaum
72ae606e75
ethtool: update to 6.6
2023-11-24 16:09:32 +00:00
Christian Hewitt
998f2bcfd5
connman: add revert patch to avoid wireguard route regressions
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2023-11-22 15:11:09 +00:00
Rudi Heitbaum
95bd5c6eca
openvpn: update to 2.6.8
...
- https://github.com/OpenVPN/openvpn/blob/v2.6.8/Changes.rst
- https://openvpn.net/community-downloads/
2023-11-21 11:18:29 +00:00
Rudi Heitbaum
c0efa822ef
connman: update to githash 1cde7a6 (2023-11-19)
2023-11-19 21:54:57 +00:00
Rudi Heitbaum
42709e7e25
iwd: update to 2.9
2023-11-19 21:54:34 +00:00
Rudi Heitbaum
fd38329764
openvpn: update to 2.6.7
...
continue to use configure. cmake lacks the required defines.
2023-11-12 10:44:44 +00:00
Rudi Heitbaum
23e63fcfb8
avahi: dbus: Use non-deprecated installation path
...
ref:
- https://github.com/lathiat/avahi
- PR 376
- commit 0ab222c6601535f078f88e9d72b2c70cba03de23
2023-11-02 13:13:12 +00:00
Rudi Heitbaum
19fa111107
connman: dbus: Use non-deprecated installation path
...
Quoting from D-Bus 1.14.0 release notes:
> Third-party software should install default dbus policies for the system
> bus into ${datadir}/dbus-1/system.d (this has been supported since dbus
> 1.10, released in August 2015). Installing default dbus policies in
> ${sysconfdir}/dbus-1/system.d is now considered to be deprecated.
https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.0/NEWS#L45-51
2023-11-02 13:13:12 +00:00
Rudi Heitbaum
d832f8fe8b
samba: update to 4.19.2
...
Release notes:
- https://www.samba.org/samba/history/samba-4.19.2.html
2023-10-18 12:45:02 +00:00
Rudi Heitbaum
904445b35f
samba: update to 4.19.1
...
Release notes:
- https://www.samba.org/samba/history/samba-4.19.1.html
2023-10-14 01:16:12 +00:00
Rudi Heitbaum
87e655d6ab
iptables: update to 1.8.10
2023-10-14 01:16:12 +00:00
Rudi Heitbaum
91d0567995
libtirpc: update to 1.3.4
2023-10-08 08:41:09 +00:00
Rudi Heitbaum
fee5a0c617
openssh: update to 9.5p1
...
Change log:
- https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog
Release notes:
- https://www.openssh.com/releasenotes.html#9.5p1
Release notes:
- https://www.openssh.com/txt/release-9.5p1
2023-10-08 08:41:09 +00:00
Rudi Heitbaum
609266a15a
bluez: update to 5.70
2023-10-03 16:20:35 +00:00