| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | Kernel: T8134: split-out common executable file formats from config | Christian Breunig | |
| 2026-02-17 | Kernel: T8134: Realtek drivers do not need to be build using sudo | Christian Breunig | |
| 2026-02-17 | Kernel: T8134: support building from Git source directory | Christian Breunig | |
| If build.py detects a local "linux" directory which could be a Git repository - it is used over downloading the released tarball. | |||
| 2026-02-17 | Kernel: T8134: add ccache build dependency for local build time speedupx | Christian Breunig | |
| 2026-02-17 | Kernel: T8134: add snmp build dependencies for ipt-netflow | Christian Breunig | |
| 2026-02-17 | T8126: FRR add no traffic-eng command | Kyrylo Yatsenko | |
| Add FRR patch with adding 'no traffic-eng' command and other pathd fixes. See commit description in patch file for full info. | |||
| 2026-02-16 | T8219: Start building Salt from source. Update to v3006.21, remove old repo ↵ | asklymenko | |
| keys. | |||
| 2026-02-13 | T8267: Extend the vyos-build repo to include Ansible install phony | Viacheslav Hletenko | |
| Extend the vyos-build repo to include Ansible install PHONY Add the ability to install Ansible and VyOS compatible modules. It could be used for the further "topology tests". It also could be helpful with environment questions where a bug was reproduced. Use virtual environment to install Ansible + VyOS modules New options: - make ansible-install - make ansible-check - make ansible-clean | |||
| 2026-02-12 | T8265: leave config path hint in raw image install_image | John Estabrook | |
| The raw_image.py script as part of the build-image tools neglects to leave the canonical hint file in the config install path. This is standard in the op mode image_installer.py script and is used to detect previous installations. | |||
| 2026-02-11 | T8256: update Linux Kernel to v6.6.124 | Christian Breunig | |
| 2026-02-07 | T6977: FRR patch for 'no encapsulation' command | Kyrylo Yatsenko | |
| Patch adds command 'no encapsulation' under segment-routing/srv6 | |||
| 2026-02-07 | T6977: Remove patches that were added to 10.5 | Kyrylo Yatsenko | |
| 2026-02-03 | T8219: Start building Salt from source | asklymenko | |
| 2026-02-03 | Merge pull request #1112 from asklymenko/current | Daniil Baturin | |
| T8219: Start building Salt from source | |||
| 2026-01-30 | Merge pull request #1110 from ritika0313/T8141-2510-toml-update | Viacheslav Hletenko | |
| T8141: VPP - Rebase to stable 2510 - package.toml update | |||
| 2026-01-29 | T8219: Start building Salt from source | asklymenko | |
| 2026-01-27 | T8210: ARM: Add missing kernel modules for Marvell CN9130 platform | Viacheslav Hletenko | |
| 2026-01-26 | T8141: VPP - Rebase to stable 2510 | Ritika Chopra | |
| 2026-01-26 | Merge pull request #1109 from c-po/kernel-6.6.121 | John Estabrook | |
| Kernel: T8203: Update Linux Kernel to 6.6.121 | |||
| 2026-01-24 | Kernelx: T8203: bump linux-firmware to 20260110 | Christian Breunig | |
| 2026-01-24 | Kernel: T8203: update Linux Kernel to v6.6.121 | Christian Breunig | |
| 2026-01-22 | Merge pull request #1105 from dmbaturin/T8135-snmptrapd-dos | Daniil Baturin | |
| T8135: backport the fix for CVE-2025-68615 (DoS in snmptrapd) | |||
| 2026-01-21 | Merge branch 'current' into T8193-better-build-type-arch-error | Daniil Baturin | |
| 2026-01-21 | Merge pull request #1090 from hedrok/T7664-upgrade-frr-10.5 | Christian Breunig | |
| T7664: Upgrade frr 10.5 | |||
| 2026-01-20 | T8135: backport the fix for CVE-2025-68615 (DoS in snmptrapd) | Daniil Baturin | |
| 2026-01-19 | T7664: Add patch to fix zebra crash | Kyrylo Yatsenko | |
| 2026-01-19 | build: T8194: fix a typo in the root privileges comment | Daniil Baturin | |
| 2026-01-19 | build: T8193: handle the case when build type and architecture mix-in files ↵ | Daniil Baturin | |
| do not exist | |||
| 2026-01-19 | build: T8194: use an exception to simplify exception handling | Daniil Baturin | |
| 2026-01-17 | build: T8185: fix install path for default configs in [[include_chroot]] | John Estabrook | |
| 2026-01-17 | build: T8185: correct the install path for entry [default_config] | John Estabrook | |
| 2026-01-17 | build: T8185: add vyos-1x directories dict to local utils | John Estabrook | |
| 2026-01-15 | Merge pull request #1102 from sever-sever/T8181 | Daniil Baturin | |
| T8181: Add kernel CONFIG_MODULE_SIG for arm64 architecture | |||
| 2026-01-15 | Merge pull request #1092 from sever-sever/T8065-v2 | Daniil Baturin | |
| T8065: Dehardcode qemu settings to allow run tests on arch arm64 | |||
| 2026-01-15 | Merge pull request #1100 from sever-sever/T8174 | Christian Breunig | |
| T8174: Disable CHELSIO_FCOE kernel module due to issues | |||
| 2026-01-15 | T8181: Add kernel CONFIG_MODULE_SIG for arm64 architecture | Viacheslav Hletenko | |
| Add missed CONFIG_MODULE_SIG kernel options for arm64 architecture | |||
| 2026-01-14 | T8065: Dehardcode qemu settings to allow run tests on arch arm64 | Viacheslav Hletenko | |
| 2026-01-13 | T8162: Migrate to ipt-NETFLOW fork | Kyrylo Yatsenko | |
| Switch to https://github.com/nuclearcat/ipt-netflow as it has up-to-date kernel support. Remove outdated patches. | |||
| 2026-01-13 | T8174: Disable CHELSIO_FCOE kernel module due to issues | Viacheslav Hletenko | |
| While by-passing a Chelsio NIC in Proxmox, some users are experiencing issues with the `csiostor module`. After manually blacklisting the module in GRUB settings, no issues were found. Comment this module for the kernel. | |||
| 2026-01-07 | T7664: Add patch that simplifies and cleans mgmtd | Kyrylo Yatsenko | |
| Add https://github.com/FRRouting/frr/pull/20088 This PR fixes some crashes and lock problems in mgmtd. | |||
| 2026-01-06 | T8146: Confirm the key when config encryption is configured without TPM | Giga Murphy | |
| 2026-01-06 | T8155: Update accel-ppp-ng version to 3e30d9b | Viacheslav Hletenko | |
| ipoe: Fix flowi4_tos build error for the Kernel 6.18 | |||
| 2026-01-05 | T7664: Rebase patches on 10.5 | Kyrylo Yatsenko | |
| 2026-01-05 | T7664: Remove patches that are already in 10.5 | Kyrylo Yatsenko | |
| 2026-01-05 | T7664: Upgrade FRR to 10.5 | Kyrylo Yatsenko | |
| Need several patches: 0012-Revert-tools-Allow-deleting-of-interfaces.patch: Reverts change in frr-reload.py that runs 'no interface' command when all configuration of interface is deleted. When interface is still active this leads to lots of errors. 0013-Revert-bgpd-Ensure-incorrect-GR-config-isn-t-display.patch: Reverts change that FRR doesn't show graceful-reastart configuration for peer groups. | |||
| 2025-12-30 | Merge pull request #1089 from sever-sever/T8132 | Daniil Baturin | |
| T8132: Update the APT mirror list before a package build | |||
| 2025-12-30 | Revert "T8121: Bump net-snmp version to 5.9.5.2" | Viacheslav Hletenko | |
| 2025-12-30 | Merge pull request #1084 from sever-sever/T8117 | Daniil Baturin | |
| T8117: Bump hsflowd version to v2.1.21-1 to fix sample collection on subinterfaces | |||
| 2025-12-29 | Merge pull request #1083 from c-po/qemu-reuse-qcow2 | Christian Breunig | |
| T8111: cloud-init: Implement smoketests for testing | |||
| 2025-12-29 | T8132: Update the APT mirror list before a package build | Viacheslav Hletenko | |
| The repository update process must be independent of the existence of package/package.toml dependencies. This may lead to build failures for certain packages. Alway update the APT mirror list before build. | |||
