Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | hostap: T5076: move build dependency installation to build.sh | Christian Breunig | |
Fix for commit f163dea ("Docker: T5076: unbloat container - remove dependencies for hostap") as in the hostap Git repo there are no Debian build files available, they will later be copied in by build.sh from Debian SALSA wpa repository. | |||
2023-03-10 | Docker: T5076: unbloat container - remove dependencies for hostap | Christian Breunig | |
2023-02-23 | hostapd: T5003: upgrade to newer Git version | Christian Breunig | |
2023-02-23 | hostapd: T5003: temporary disable GCC12 warnings | Christian Breunig | |
2023-02-22 | hostapd: T5003: explicitly use bash as interpreter of choice | Christian Breunig | |
Dcoker image defaults to DASH in non-interactive mode for a shell which has limited capabilities. | |||
2023-02-22 | debian: T5003: Revert hostap removal - AES-256 not supported in Debian. | sarthurdev | |
2023-02-13 | debian: T5003: Update to to Debian 12 "Bookworm" | sarthurdev | |
* Remove obsolete packages and dependencies | |||
2022-09-02 | T4666: hostap: Reintroduce Debian's allow-tlsv1.patch | Andrew Gunnerson | |
After the fixes for T4537/T4584, which added a custom hostap package, wpa_supplicant no longer allows TLSv1.0 connections, which is required for EAP-TLS with certain ISPs. Previously, VyOS allowed TLSv1.0 via Debian's `allow-tlsv1.patch` patch. This commit reintroduces that patch for the custom hostap package. Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com> | |||
2022-08-15 | hostap: T4584: add git version to Debian package | Christian Poessinger | |
2022-08-02 | hostap: T4584: add custom package build | Christian Poessinger | |