Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-05-21 | T5234: move BASH skeleton files to vyos-1x repo | Christian Breunig | |
2023-05-21 | T5003: disable sendmail service | Christian Breunig | |
2023-05-17 | Kernel: T4928: update Linux Kernel to v6.1.29 | Christian Breunig | |
2023-05-17 | T5208: disable nvmf-autoconnect.service | Christian Breunig | |
2023-05-16 | Docker: T5194: update commit refs for vyos1x-config and libvyosconfig | John Estabrook | |
2023-05-16 | Docker: T5194: add OCaml package xml-light as build dependency | John Estabrook | |
2023-05-11 | Kernel: T4928: update Linux Kernel to v6.1.28 | Christian Breunig | |
2023-05-11 | Merge pull request #348 from sever-sever/T5217 | Christian Breunig | |
T5217: Kernel add CONFIG_NFT_SYNPROXY | |||
2023-05-10 | T5217: Kernel add CONFIG_NFT_SYNPROXY | Viacheslav Hletenko | |
2023-05-06 | Merge pull request #347 from sever-sever/T5203 | Christian Breunig | |
T5203: Disable by default vyos-wan-load-balance.service | |||
2023-05-05 | T5203: Disable by default vyos-wan-load-balance.service | Viacheslav Hletenko | |
2023-05-04 | T4928: add zstd to initrd | Christian Breunig | |
2023-05-02 | Kernel: T5003: use bash over sh (which defaults to dash) | Christian Breunig | |
2023-05-02 | Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTD | Christian Breunig | |
2023-05-02 | Kernel: T4928: update Linux Kernel to v6.1.27 | Christian Breunig | |
2023-05-01 | jool: T160: Added scripts to build jool package | zsdc | |
Added dependencies and build scripts for https://github.com/NICMx/Jool/ | |||
2023-04-29 | Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m | Christian Breunig | |
2023-04-27 | Merge pull request #342 from rgwan/current | Christian Breunig | |
frr: T5123: Backport detailed ospf route table patch to frr 8.5 | |||
2023-04-27 | frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5 | Zhiyuan Wan | |
2023-04-26 | Kernel: T4928: update Linux Kernel to v6.1.26 | Christian Breunig | |
2023-04-26 | Docker: T5185: update commit refs for vyos1x-config | John Estabrook | |
2023-04-22 | Merge pull request #328 from rgwan/current | Christian Breunig | |
frr: T5123: Add patch to support show detailed ospf route table | |||
2023-04-21 | Merge pull request #337 from indrajitr/remove-minisign | Christian Breunig | |
minisign: T5166: Remove custom build and pickup from upstream Debian | |||
2023-04-21 | minisign: T5166: Remove custom build and pickup from upstream Debian | Indrajit Raychaudhuri | |
A newer version of minisign is already available in Debian Bookworm. We can skip building a custom package. This is a follow-up to T5003. | |||
2023-04-21 | Kernel: T4928: update Linux Kernel to v6.1.25 | Christian Breunig | |
2023-04-13 | Kernel: T4928: update Linux Kernel to v6.1.24 | Christian Breunig | |
2023-04-11 | Revert "systemd: services: remove autostart of sendmail and rsyslogd" | Christian Breunig | |
This reverts commit 0b91d71b9cd7e9641287433ea0d0fed3982edb23. Somehow FRR does not like it to be started with no logging daemon present and Smoketests fail. | |||
2023-04-10 | frr: T5123: Add patch to support show detailed ospf route table | Zhiyuan Wan | |
2023-04-09 | Merge pull request #334 from chenxiaolong/eapol_tls_1.0_regression | Christian Breunig | |
T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch | |||
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-08 | systemd: services: remove autostart of sendmail and rsyslogd | Christian Breunig | |
2023-04-06 | Kernel: T4928: update Linux Kernel to v6.1.23 | Christian Breunig | |
2023-04-04 | Merge pull request #333 from sever-sever/T5142 | Christian Breunig | |
T5142: systemd-journald-audit must not show logs from auditd | |||
2023-04-04 | Merge pull request #332 from zdc/T5138-sagitta | Christian Breunig | |
accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes | |||
2023-04-04 | T5142: systemd-journald-audit must not show logs from auditd | Viacheslav Hletenko | |
auditd logs must no be displayed for journalctl mask it | |||
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 | Merge pull request #331 from sever-sever/T5125-2.0.50-4 | Christian Breunig | |
T5125: bump hsflowd version to v2.0.50-4 | |||
2023-04-01 | T5125: bump hsflowd version to v2.0.50-4 | Viacheslav Hletenko | |
2023-03-31 | T5129: add AWS build flavour | Christian Breunig | |
2023-03-31 | Merge pull request #329 from sever-sever/T5125 | Christian Breunig | |
T5125: Add DBUS option to build hsflowd for getting sflow stat | |||
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-30 | Kernel: T4928: update Linux Kernel to v6.1.22 | Christian Breunig | |
2023-03-29 | Docker: T5089: update commit refs for vyos1x-config and libvyosconfig | John Estabrook | |
2023-03-29 | Merge pull request #326 from sever-sever/T5086-v2.0.50-3 | Christian Breunig | |
T5086: bump hsflowd version to v2.0.50-3 | |||
2023-03-29 | T5086: bump hsflowd version to v2.0.50-3 | Viacheslav Hletenko | |
2023-03-29 | Merge pull request #324 from sskaje/T5122 | Christian Breunig | |
T5122: Move archive-areas to defaults.toml to support non-free-firmwa… | |||
2023-03-29 | T5122: Move archive-areas to defaults.toml to support non-free-firmware ↵ | sskaje | |
repository | |||
2023-03-25 | strongSwan: create vyos specific version string | Christian Breunig | |
2023-03-24 | build: always prefer our packages over Debian upstream | Christian Breunig | |