Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | debian: T5003: Fix docker entrypoint | sarthurdev | |
2023-02-20 | Kernel: QAT: T5003 remove non POSIX compliant array in shell script | Christian Breunig | |
2023-02-20 | Docker: T5003: can no longer change non-interactive shell to bash | Christian Breunig | |
2023-02-17 | Merge pull request #308 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Set ARM64 kernel flavour, add salt repository | |||
2023-02-17 | debian: T5003: Add salt arm64 repository for `salt-minion` requirement on ↵ | sarthurdev | |
vyos-1x | |||
2023-02-17 | debian: T5003: Set ARM64 kernel flavour | sarthurdev | |
2023-02-17 | Merge pull request #307 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Fix ARM64 grub package name | |||
2023-02-17 | debian: T5003: Fix ARM64 grub package name in Bookworm | sarthurdev | |
2023-02-15 | Kernel: T4928: update Linux Kernel to v6.1.12 | Christian Breunig | |
2023-02-15 | Merge pull request #306 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Upgrade base system to Debian 12 "Bookworm" | |||
2023-02-14 | strongSwan: T4593: move to charon-systemd | Christian Breunig | |
2023-02-13 | debian: T5003: Disable `strongswan.service` provided by charon_systemd | sarthurdev | |
2023-02-13 | debian: T5003: Increase VM memory - tests failed due to OOM condition | sarthurdev | |
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-12 | T5001: Replace links to the phabricator site | Christian Breunig | |
Replace links to the phabricator site from https://phabricator.vyos.net to https://vyos.dev | |||
2023-02-11 | Docker: T4991: update commit refs for vyos1x-config and libvyosconfig | John Estabrook | |
2023-02-10 | Kernel: T4928: update Linux Kernel to v6.1.11 | Christian Breunig | |
2023-02-07 | Kernel: T4928: update Linux Kernel to v6.1.10 | Christian Breunig | |
2023-02-06 | Merge pull request #304 from vfreex/babel-frr-patches | Christian Breunig | |
T4977: Add FRR patches for Babel support | |||
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-02-04 | Kernel: T4928: update Linux Kernel to v6.1.9 | Christian Breunig | |
2023-01-31 | Merge pull request #301 from jestabro/pin-pcre-no-jit | Christian Breunig | |
Docker: T4970: pin OCaml pcre package to avoid JIT support | |||
2023-01-31 | Docker: T4970: pin OCaml pcre package to avoid JIT support | John Estabrook | |
2023-01-31 | Revert "Resolve resource deadlock for udev iface shuffle" | Christian Poessinger | |
This reverts commit 8e6d765be123be9d937970ee96b7d6d0b5053ed5. This breaks existing configurations: https://forum.vyos.io/t/yesterday-and-todays-build-causes-network-interface-getting-corrupted-vyos-1-4-rolling-202301280924-amd64-iso | |||
2023-01-29 | Merge pull request #299 from sempervictus/bug/interface_renaming_can_lock_udevd | Christian Breunig | |
T4966: Resolve resource deadlock for udev iface shuffle | |||
2023-01-29 | Resolve resource deadlock for udev iface shuffle | RageLtMan | |
UDEV contains a default rule triggered early-on which renames all NICs by their index to eX, systemd-udevd subsequently renames the eX interface to ethX. Systemd-udevd can fail to rename the iface if it still has resource locks from the prior renaming which then fails to apply all manner of configurations resulting in a booted zombie which cannot handle L3 traffic. Fix the concern by removing 62-temporary-interface-rename.rules from /etc/udev/rules.d during the cleanup hook executed in data/live-build-config/hooks/live/82-cleanup-udev-rules.chroot. Testing: Boot-tested in OpenStack under identical infrastructure-as-code states. Verified DHCP-assigned routes, execution of cloud-init, and configuration stanzas injected through cloud-init applied to the FW and system. | |||
2023-01-27 | T4961: update commit refs for vyos1x-config and libvyosconfig | John Estabrook | |
Fix/improve error reporting for configtree.copy | |||
2023-01-24 | Kernel: T4928: update Linux Kernel to v6.1.8 | Christian Breunig | |
2023-01-24 | Merge pull request #298 from sever-sever/T4941 | Christian Breunig | |
T4941: Update accel-ppp version due to IPoE issues with kernel 6 | |||
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-21 | GitHub: update PullRequest template | Christian Breunig | |
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-18 | Jenkins: run RAID-1 test before smoketest to save CPU | Christian Breunig | |
2023-01-18 | Kernel: T4928: update Linux Kernel to v6.1.7 | Christian Breunig | |
2023-01-18 | Merge pull request #293 from aapostoliuk/T4551-sagitta | Christian Breunig | |
strongSwan: T4551: Added soft lifetime calculation | |||
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 | Kernel: T4928: update Linux Kernel to v6.1.6 | Christian Breunig | |
2023-01-15 | ocserv: T4937: adjust Jenkins build pipeline to current branch | Christian Breunig | |
2023-01-15 | Docker: T4937: add build dependencies for ocserv | Christian Breunig | |
2023-01-15 | ocserv: T4937: upgrade package to version 1.1.6 | Christian Breunig | |
2023-01-15 | Merge pull request #292 from c-po/t3008-chrony | Christian Breunig | |
ntp: T3008: move from ntpd to chrony | |||
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 | |
2023-01-11 | Kernel: T4928: update linux-firmware to 20221214 | Christian Breunig | |
2023-01-11 | Kernel: T4928: update Linux Kernel to v6.1.4 | Christian Breunig | |
2023-01-11 | qat: T4929: update Intel QAT drivers to 4.20.0-00001 | Christian Breunig | |