Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-09 | T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch | Andrew Gunnerson | |
The Debian 12 upgrade in T5003 caused a regression for connecting to legacy networks that only support TLSv1.0/1.1 for EAP-TLS. This commit fixes one part of the issue by adding Debian's patch for allowing legacy renegotiation (SSL_OP_LEGACY_SERVER_CONNECT flag). The flag used to be allowed by default, but that changed with the openssl 3.0 upgrade in Debian 12. (This commit also updates `build.sh` to just overwrite `debian/patches/series` and not delete patch files since dpkg-buildpackage/quilt never applies unlisted patches.) Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com> | |||
2023-04-04 | accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes | zsdc | |
Use L2TP Calling-Number in Calling-Station-ID RADIUS attribute | |||
2023-04-01 | T5125: bump hsflowd version to v2.0.50-4 | Viacheslav Hletenko | |
2023-03-31 | T5125: Add DBUS option to build hsflowd for getting sflow stat | Viacheslav Hletenko | |
Build hsflowd with "DBUS" option allows to get statistics for op-mode | |||
2023-03-29 | T5086: bump hsflowd version to v2.0.50-3 | Viacheslav Hletenko | |
2023-03-25 | strongSwan: create vyos specific version string | Christian Breunig | |
2023-03-21 | frr: T5100: drop patches already present in upstream version | Christian Breunig | |
2023-03-21 | Merge pull request #322 from sever-sever/T5100 | Christian Breunig | |
T5100: Update FRR to 8.5 | |||
2023-03-21 | Kernel: T4928: statically compile CONFIG_IKCONFIG | Christian Breunig | |
2023-03-21 | T5100: Update FRR to 8.5 | Viacheslav Hletenko | |
2023-03-17 | T5086: Build hsflowd with option DROPMON | Viacheslav Hletenko | |
2023-03-17 | Kernel: T5086: enable CONFIG_NET_DROP_MONITOR for hsflowd | Christian Breunig | |
2023-03-17 | Kernel: T4928: update config to v6.1.19 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: ARM package has aarch64 extension, rename to arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: bump version to v2.0.48-1 | Christian Breunig | |
2023-03-14 | T5086: Add Jenkins build for hsflowd deb pkg | Viacheslav Hletenko | |
Build 'hsflofd' from sources | |||
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for pam_tacplus | Christian Breunig | |
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6 | Christian Breunig | |
2023-03-11 | gitignore: frr: add rtrlib and remove libyang (provided via Debian package) | Christian Breunig | |
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for frr | Christian Breunig | |
2023-03-11 | keepalived: T5003: move to Debian upstream version | Christian Breunig | |
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 keepalived | Christian Breunig | |
2023-03-10 | Docker: T5076: unbloat container - remove dependencies for hostap | Christian Breunig | |
2023-03-10 | Docker: T5076: unbloat container - remove dependencies for dropbear | Christian Breunig | |
2023-03-10 | strongswan: T5076: use "" over '' in Jenkinsfile | Christian Breunig | |
2023-03-10 | strongswan: T5076: fix build dependency installation | Christian Breunig | |
2023-03-09 | strongswan: T5076: install build-dependencies on-demandx | Christian Breunig | |
2023-03-06 | strongSwan: T4593: upgrade package to 5.9.8-5 | Christian Breunig | |
2023-02-25 | frr: T5003: use "pipx run" to invoke apkg | Christian Breunig | |
Commit 7b1b40888 ("docker: T5003: Use Debian package for yq, fix pip installs, fix open-vmdk build") removed the apkg installed package via pip. Use pipx run then building the libyang package. | |||
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 | Merge pull request #313 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Revert hostap removal - AES-256 not supported in Debian. | |||
2023-02-22 | debian: T5003: Revert hostap removal - AES-256 not supported in Debian. | sarthurdev | |
2023-02-20 | Kernel: QAT: T5003 remove non POSIX compliant array in shell script | Christian Breunig | |
2023-02-13 | debian: T5003: Update accel-ppp build script | sarthurdev | |
2023-02-13 | debian: T5003: Update to to Debian 12 "Bookworm" | sarthurdev | |
* Remove obsolete packages and dependencies | |||
2023-02-07 | T4977: Add FRR patches for Babel support | Yuxiang Zhu | |
Backports the following PRs to FRR 8.4: - 0001-tools-Add-missing-daemons.patch: backported from https://github.com/FRRouting/frr/pull/12611 - 0002-babeld-Add-missing-no-commands.patch: backported from https://github.com/FRRouting/frr/pull/12640 Signed-off-by: Yuxiang Zhu <vfreex@gmail.com> | |||
2023-01-24 | T4941: Update accel-ppp version due to IPoE issues with kernel 6 | Viacheslav Hletenko | |
Update 'accel-ppp' where bug fix with incompatibility IPoE vlan_mon driver with Linux kernel 6.1.x | |||
2023-01-18 | Jenkins: strongSwan: T1888: install libcurl4-openssl-dev | Christian Breunig | |
2023-01-18 | Revert "strongSwan: T1888: install libcurl4-openssl-dev build dependency" | Christian Breunig | |
This reverts commit 05d0c7359ee1e3084e25ba294c6492031d893423. | |||
2023-01-18 | strongSwan: T1888: install libcurl4-openssl-dev build dependency | Christian Breunig | |
ocserv docker container depends on libcurl4-gnutls-dev which automatically uninstalls libcurl4-openssl-dev from the container. This commit re-adds the dependency. | |||
2023-01-17 | strongSwan: T4551: Added soft lifetime calculation | aapostoliuk | |
Depending on the configured hard lifetime the default soft lifetime might not make sense and could even cause rekeying to get disabled. To avoid that, derive the soft lifetime from the hard lifetime so it's 10% higher than the soft lifetime. https://github.com/strongswan/strongswan/commit/a2b1e06f07569e8d3f08a37b68a206164b67fbe3 | |||
2023-01-15 | ocserv: T4937: adjust Jenkins build pipeline to current branch | Christian Breunig | |
2023-01-15 | ocserv: T4937: upgrade package to version 1.1.6 | Christian Breunig | |
2023-01-14 | ntp: T3008: move from ntpd to chrony | Christian Breunig | |
2023-01-12 | Kernel: T4928: update ethtool to version 6.1 | Christian Breunig | |
2023-01-11 | Kernel: T4928: fix path on remote url | Christian Breunig | |