| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-22 | T8198: Use zabbix-agent2 from Debian backports | Andrii Klymenko | |
| Zabbix agent 7.x is now available from bookworm-backports so we don't need to take it from any third party or build it anymore. | |||
| 2026-01-21 | apt: T8092: remove the Kea repository key | Daniil Baturin | |
| that is no longer needed since we now build Kea from source | |||
| 2026-01-21 | geoip: T7926: Refactor geoip handling | sarthurdev | |
| 2026-01-07 | T8159: remove rest of pmacct | Kyrylo Yatsenko | |
| Apart from pmacctd service, package pmacct also provided nfacctd, sfacctd and uacctd. Remove mention about them as we've removed pmacct. | |||
| 2025-12-29 | Merge pull request #1083 from c-po/qemu-reuse-qcow2 | Christian Breunig | |
| T8111: cloud-init: Implement smoketests for testing | |||
| 2025-12-25 | Testsuite: T8111: add --cloud-init test target | Christian Breunig | |
| Add support to dynamically assemble cloud-init NoCloud ISO image and attach it to an existing qcow2 image file. The config data injected via NoCloud is later validated if it has been properly configured on the OS level. | |||
| 2025-12-19 | kea: T8092: Build kea from source | sarthurdev | |
| 2025-11-24 | Kernel: T8035: update Linux Kernel to v6.6.117 | Christian Breunig | |
| 2025-10-24 | Kernel: T7952: update Linux Kernel to v6.6.114 | Christian Breunig | |
| 2025-10-13 | Kernel: T5887: update Linux Kernel to v6.6.111 | Christian Breunig | |
| 2025-09-29 | Merge pull request #1046 from asklymenko/patch-5 | Viacheslav Hletenko | |
| T7873: Bump Suricata version to 7.0.10 | |||
| 2025-09-28 | Kernel: T5887: update Linux Kernel to v6.6.108 | Christian Breunig | |
| 2025-09-26 | T7873: Bump Suricata version to 7.0.10 | Andrii Klymenko | |
| Suricata 7.0.* is available in bookworm-backports repository only. It also requires libhtp2 package. | |||
| 2025-09-22 | kea: T7821: Use correct Kea unit files | sarthurdev | |
| 2025-09-18 | Merge pull request #1033 from sarthurdev/kea3.0 | Viacheslav Hletenko | |
| kea: T7281: Update Kea to 3.0 | |||
| 2025-09-15 | kea: T7821: Add Kea 3.0 arm64 repository | sarthurdev | |
| 2025-09-15 | kea: T7281: Update Kea to 3.0 | sarthurdev | |
| 2025-09-15 | T75: remove pmacct | Kyrylo Yatsenko | |
| 2025-09-12 | Kernel: T5887: update Linux Kernel to v6.6.106 | Christian Breunig | |
| 2025-09-09 | T7804: Modify SquashFS compression options for ARM64 platform | Andrii Klymenko | |
| 2025-08-31 | Kernel: T5887: update Linux Kernel to v6.6.103 | Christian Breunig | |
| 2025-08-25 | Kernel: T5887: update Linux Kernel to v6.6.102 | Christian Breunig | |
| 2025-07-25 | Kernel: T5887: update Linux Kernel to v6.6.100 | Christian Breunig | |
| 2025-07-12 | Merge pull request #988 from c-po/kernel-6.6.96 | Christian Breunig | |
| Kernel: T5887: update Linux Kernel to v6.6.96 | |||
| 2025-07-11 | Kernel: T5887: update Linux Kernel to v6.6.96 | Christian Breunig | |
| 2025-07-03 | iso: T7610: include a file with ISO9660 string to prevent upgrade failures ↵ | Daniil Baturin | |
| from 1.3.x | |||
| 2025-06-11 | Kernel: T5887: update Linux Kernel to v6.6.93 | Christian Breunig | |
| 2025-05-30 | Kernel: T5887: update Linux Kernel to v6.6.92c-po-patch-1 | Christian Breunig | |
| 2025-05-22 | T7321: enable vyos-commitd.service for intial testing | John Estabrook | |
| 2025-05-12 | Kernel: T5887: update Linux Kernel to v6.6.90 | Christian Breunig | |
| 2025-05-05 | Merge pull request #958 from c-po/io_uring | Daniil Baturin | |
| Kernel: T7428: remove io_uring support | |||
| 2025-05-04 | systemd: T7356: use short service names to avoid truncation | Christian Breunig | |
| The issue ONLY appears on small terminals where systemd automatically truncates the lines to match the terminal width - so far so good. The BUG is, if truncation happens in the service name which is BOLD you're pretty much screwed, as truncation will not reset the color. We can set StatusUnitFormat=description in /etc/systemd/system.conf which will not print the service long description to avoid truncation making the boot a little less verbose. This actually restores the behavior of VyOS 1.3 | |||
| 2025-05-04 | Kernel: T5887: update Linux Kernel to v6.6.89 | Christian Breunig | |
| 2025-04-28 | T7407: fix the incorrect url for arm64 salt pkgs | Date Huang | |
| Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
| 2025-04-23 | Kernel: T5887: update Linux Kernel to v6.6.87 | Christian Breunig | |
| 2025-04-23 | Merge pull request #951 from c-po/syslog-T7367 | Christian Breunig | |
| T7367: syslog.service links to rsyslog.service - thus disable it, too | |||
| 2025-04-20 | T7367: syslog.service links to rsyslog.service - thus disable it, too | Christian Breunig | |
| The default syslog implementation should make syslog.service a symlink to itself, so that this socket activates the right actual syslog service. As rsyslog service is already disabled - also take care of the linked service. | |||
| 2025-04-20 | Merge pull request #948 from dmbaturin/T7372-quote-lb-config-arguments | Christian Breunig | |
| build: T7372: correctly quote lb_config arguments | |||
| 2025-04-18 | build: T7372: correctly quote lb_config arguments | Daniil Baturin | |
| 2025-04-18 | build: T7241: remove fastnetmon from the list of services | Daniil Baturin | |
| to be disabled by default | |||
| 2025-04-18 | Merge pull request #922 from Embezzle/T6322 | Daniil Baturin | |
| T6322: Include microcode in amd64 architecture builds | |||
| 2025-04-15 | Merge pull request #944 from c-po/netplug-T7353 | Daniil Baturin | |
| T7353: netplug.service is started by vyos-router | |||
| 2025-04-14 | T6322: Include microcode in amd64 architecture builds | Alex W | |
| 2025-04-13 | T7353: netplug.service is started by vyos-router | Christian Breunig | |
| Netplug daemon is started last after all interfaces got initialized to properly monitor them for up/down events. | |||
| 2025-04-10 | build: T7345: do not use Debian Buster repos in image builds | Daniil Baturin | |
| 2025-04-01 | Merge pull request #940 from dmbaturin/T7301-goodbye-gnupg | Christian Breunig | |
| build: T7301: do not include the GPG image signing key in images | |||
| 2025-04-01 | Merge pull request #924 from c-po/ipt-netflow | Daniil Baturin | |
| Kernel: T6230: add ipt_NETFLOW out-of-tree module | |||
| 2025-04-01 | build: T7301: do not include the GPG image signing key in images | Daniil Baturin | |
| 2025-03-25 | T7278: Fix missing cracklib database files on image update | oniko94 | |
| 2025-03-18 | T861: use custom Kernel certificate over the root shim signing certificate | Christian Breunig | |
