summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-27Merge pull request #342 from rgwan/currentChristian Breunig
frr: T5123: Backport detailed ospf route table patch to frr 8.5
2023-04-27frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5Zhiyuan Wan
2023-04-26Kernel: T4928: update Linux Kernel to v6.1.26Christian Breunig
2023-04-26Docker: T5185: update commit refs for vyos1x-configJohn Estabrook
2023-04-22Merge pull request #328 from rgwan/currentChristian Breunig
frr: T5123: Add patch to support show detailed ospf route table
2023-04-21Merge pull request #337 from indrajitr/remove-minisignChristian Breunig
minisign: T5166: Remove custom build and pickup from upstream Debian
2023-04-21minisign: T5166: Remove custom build and pickup from upstream DebianIndrajit 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-21Kernel: T4928: update Linux Kernel to v6.1.25Christian Breunig
2023-04-13Kernel: T4928: update Linux Kernel to v6.1.24Christian Breunig
2023-04-11Revert "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-10frr: T5123: Add patch to support show detailed ospf route tableZhiyuan Wan
2023-04-09Merge pull request #334 from chenxiaolong/eapol_tls_1.0_regressionChristian Breunig
T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch
2023-04-09T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patchAndrew 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-08systemd: services: remove autostart of sendmail and rsyslogdChristian Breunig
2023-04-06Kernel: T4928: update Linux Kernel to v6.1.23Christian Breunig
2023-04-04Merge pull request #333 from sever-sever/T5142Christian Breunig
T5142: systemd-journald-audit must not show logs from auditd
2023-04-04Merge pull request #332 from zdc/T5138-sagittaChristian Breunig
accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes
2023-04-04T5142: systemd-journald-audit must not show logs from auditdViacheslav Hletenko
auditd logs must no be displayed for journalctl mask it
2023-04-04accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributeszsdc
Use L2TP Calling-Number in Calling-Station-ID RADIUS attribute
2023-04-01Merge pull request #331 from sever-sever/T5125-2.0.50-4Christian Breunig
T5125: bump hsflowd version to v2.0.50-4
2023-04-01T5125: bump hsflowd version to v2.0.50-4Viacheslav Hletenko
2023-03-31T5129: add AWS build flavourChristian Breunig
2023-03-31Merge pull request #329 from sever-sever/T5125Christian Breunig
T5125: Add DBUS option to build hsflowd for getting sflow stat
2023-03-31T5125: Add DBUS option to build hsflowd for getting sflow statViacheslav Hletenko
Build hsflowd with "DBUS" option allows to get statistics for op-mode
2023-03-30Kernel: T4928: update Linux Kernel to v6.1.22Christian Breunig
2023-03-29Docker: T5089: update commit refs for vyos1x-config and libvyosconfigJohn Estabrook
2023-03-29Merge pull request #326 from sever-sever/T5086-v2.0.50-3Christian Breunig
T5086: bump hsflowd version to v2.0.50-3
2023-03-29T5086: bump hsflowd version to v2.0.50-3Viacheslav Hletenko
2023-03-29Merge pull request #324 from sskaje/T5122Christian Breunig
T5122: Move archive-areas to defaults.toml to support non-free-firmwa…
2023-03-29T5122: Move archive-areas to defaults.toml to support non-free-firmware ↵sskaje
repository
2023-03-25strongSwan: create vyos specific version stringChristian Breunig
2023-03-24build: always prefer our packages over Debian upstreamChristian Breunig
2023-03-23Kernel: T4928: update Linux Kernel to v6.1.21Christian Breunig
2023-03-21frr: T5100: drop patches already present in upstream versionChristian Breunig
2023-03-21Merge pull request #322 from sever-sever/T5100Christian Breunig
T5100: Update FRR to 8.5
2023-03-21Kernel: T4928: statically compile CONFIG_IKCONFIGChristian Breunig
2023-03-21T5100: Update FRR to 8.5Viacheslav Hletenko
2023-03-17Merge pull request #321 from sever-sever/T5086Christian Breunig
T5086: Build hsflowd with option DROPMON
2023-03-17T5086: Build hsflowd with option DROPMONViacheslav Hletenko
2023-03-17Kernel: T4928: update Linux Kernel to v6.1.20Christian Breunig
2023-03-17Kernel: T5086: enable CONFIG_NET_DROP_MONITOR for hsflowdChristian Breunig
2023-03-17Kernel: T4928: update config to v6.1.19Christian Breunig
2023-03-16hsflowd: T5086: ARM package has aarch64 extension, rename to arm64Christian Breunig
2023-03-16hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64Christian Breunig
2023-03-16hsflowd: T5086: bump version to v2.0.48-1Christian Breunig
2023-03-16Merge pull request #320 from sever-sever/T5086Christian Breunig
T5086: Add Jenkins build for hsflowd deb pkg
2023-03-14T5086: Disable by default hsflowd serviceViacheslav Hletenko
2023-03-14T5086: Add Jenkins build for hsflowd deb pkgViacheslav Hletenko
Build 'hsflofd' from sources
2023-03-14Docker: T5076: Intel QAT drivers rely on libudev-devChristian Breunig
Package was previously side-loaded by another dependency.
2023-03-14Kernel: T4928: update Linux Kernel to v6.1.19Christian Poessinger