summaryrefslogtreecommitdiff
path: root/data/defaults.toml
AgeCommit message (Collapse)Author
8 daysKernel: T9067: Update Linux Kernel to 6.18.38Christian Breunig
2026-06-22Kernel: T9010: Update Linux Kernel to 6.18.36Christian Breunig
2026-06-02Kernel: T8959: Update Linux Kernel to 6.18.34Christian Breunig
2026-06-01T8947: migrate remaining current→rolling residuals (rolling branch) (#1206)Yuriy Andamasov
* T8947: migrate remaining current→rolling residuals on rolling branch Post-1c the default branch is `rolling`, but several build-config values on this branch still referenced the old `current` repo path / codename / train identity. These are not cosmetic — they break the rolling ISO build: - docker/vyos-dev.list: apt source baked into vyos/vyos-build:rolling still pointed at repositories/current (Hit/Err on package builds). Now repositories/rolling + codename `rolling` (verified against live repo: Suite/Codename `rolling`, Components `main`). - data/defaults.toml: vyos_mirror → repositories/rolling; vyos_branch → rolling (build-vyos-image checks out vyos-1x at this branch — `current` no longer exists post-1c); release_train → rolling (apt pin codename + os-release identity). - data/live-build-config/archives/vyos-dev.pref.chroot: Pin codename n=rolling to match the repo. - data/versions: key current→rolling. build-vyos-image looks up version_mapping[git_branch]; git_branch is `rolling`, so the `current` key KeyErrored and the version fell back to 999.<timestamp>. - .github/config/smoketest-branches.json: rolling-train entry key current→rolling (looked up by branch name; was already 404ing on rolling) + mirror + container_image to rolling. os-release impact (intended): rolling images now report VERSION_CODENAME=rolling and "(rolling)" in PRETTY_NAME/VERSION. The -rolling version suffix is hardcoded and unaffected. Companion to Rollout 1c (T8943). Ref IS-504. 🤖 Generated by [robots](https://vyos.io) * T8947: finish current→rolling residuals in docs/Dockerfile examples Address adversarial-review findings (Codex) — stale current refs on the rolling branch outside build config: - .github/PULL_REQUEST_TEMPLATE.md: CONTRIBUTING link vyos-1x/blob/current → blob/rolling (was a broken link — vyos-1x renamed current→rolling in 1c). - README.md: "Development Branches" section described the default branch as `current`; updated to `rolling` (dropped the obsolete "may switch to main" note — the rename already happened, to rolling). - docker/Dockerfile: build-example comments vyos-build:current* → vyos-build:rolling*. Ref IS-504, companion to T8943. 🤖 Generated by [robots](https://vyos.io)
2026-05-23Kernel: T8919: Update Linux Kernel to 6.18.33Christian Breunig
The Kernel 6.18.33 now has an upstream fix for the fragnesia vulnerability
2026-05-15Kernel: T8871: Update Linux Kernel to 6.18.31Christian Breunig
This fixes the LPE https://github.com/0xdeadbeefnetwork/ssh-keysign-pwn
2026-05-11Kernel: T8846: Update Linux Kernel to 6.18.29Christian Breunig
Stable kernels with Hyunwoo Kim's patch [1] for the second vulnerability CVE-2026-43500 reported with Dirty Frag and Copy Fail 2. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=aa54b1d27fe0c2b78e664a34fd0fdf7cd1960d71
2026-05-08Kernel: T8828: Update Linux Kernel to 6.18.28Christian Breunig
These kernels contain a partial fix for the Dirty Frag [1] and Copy Fail 2 [2] security flaws. 1: https://github.com/V4bel/dirtyfrag#dirty-frag-universal-linux-lpe 2: https://www.openwall.com/lists/oss-security/2026/05/07/12
2026-05-03Kernel: T8147: upgrade to 6.18Christian Breunig
* Forwared port all out-of-tree driver patches * Add Intel QAT patch to make it compile for LInux 6.18 * Remove out-of-tree OpenVPN DCO module - now available upstream
2026-05-02Kernel: T8610: Update Linux Kernel to 6.6.137 (fix CVE-2026-31431)Jose Phillips
2026-04-20Kernel: T8537: Update Linux Kernel to 6.6.135Christian Breunig
* 6.6.135 https://lwn.net/Articles/1068477/ * 6.6.134 https://lwn.net/Articles/1067276/
2026-04-08Kernel: T8466: Update Linux Kernel to 6.6.133Christian Breunig
2026-03-25Kernel: T8427: Update Linux Kernel to 6.6.130Christian Breunig
The custom patch "nft_ct: Added nfct_seqadj_ext_add() for DNAT'ed - conntrack." is now available upstream in the Kernel tree.
2026-03-05Kernel: T8345: Update Linux Kernel to 6.6.128Christian Breunig
2026-02-11T8256: update Linux Kernel to v6.6.124Christian Breunig
2026-01-24Kernel: T8203: update Linux Kernel to v6.6.121Christian Breunig
2025-11-24Kernel: T8035: update Linux Kernel to v6.6.117Christian Breunig
2025-10-24Kernel: T7952: update Linux Kernel to v6.6.114Christian Breunig
2025-10-13Kernel: T5887: update Linux Kernel to v6.6.111Christian Breunig
2025-09-28Kernel: T5887: update Linux Kernel to v6.6.108Christian Breunig
2025-09-12Kernel: T5887: update Linux Kernel to v6.6.106Christian Breunig
2025-08-31Kernel: T5887: update Linux Kernel to v6.6.103Christian Breunig
2025-08-25Kernel: T5887: update Linux Kernel to v6.6.102Christian Breunig
2025-07-25Kernel: T5887: update Linux Kernel to v6.6.100Christian Breunig
2025-07-11Kernel: T5887: update Linux Kernel to v6.6.96Christian Breunig
2025-06-11Kernel: T5887: update Linux Kernel to v6.6.93Christian Breunig
2025-05-30Kernel: T5887: update Linux Kernel to v6.6.92c-po-patch-1Christian Breunig
2025-05-12Kernel: T5887: update Linux Kernel to v6.6.90Christian Breunig
2025-05-04Kernel: T5887: update Linux Kernel to v6.6.89Christian Breunig
2025-04-23Kernel: T5887: update Linux Kernel to v6.6.87Christian Breunig
2025-04-18build: T7372: correctly quote lb_config argumentsDaniil Baturin
2025-04-14T6322: Include microcode in amd64 architecture buildsAlex W
2025-02-25Kernel: T5887: update Linux Kernel to v6.6.79Christian Breunig
2025-02-15Kernel: T5887: update Linux Kernel to v6.6.77T5887-kernel-6.6.77Christian Breunig
2025-01-02Kernel: T5887: update Linux Kernel to v6.6.69Christian Breunig
2024-12-17Kernel: T5887: update Linux Kernel to v6.6.66T5887-kernel-6.6.66Christian Breunig
2024-12-09Kernel: T5887: update Linux Kernel to v6.6.64Viacheslav Hletenko
2024-11-19Kernel: T5887: update Linux Kernel to v6.6.62Viacheslav Hletenko
2024-11-15Kernel: T5887: update Linux Kernel to v6.6.61Viacheslav Hletenko
2024-10-25Kernel: T5887: Revert update Linux Kernel to v6.6.58Viacheslav Hletenko
This reverts commit 6e256633b34dc737a812b0b8d253733608eb8ca8. Issues with the kernel and netfilter IPv6 https://vyos.dev/T6814 https://bugzilla.redhat.com/show_bug.cgi?id=2321325
2024-10-22Kernel: T5887: update Linux Kernel to v6.6.58c-po-patch-3Christian Breunig
2024-10-12Kernel: T5887: update Linux Kernel to v6.6.56Christian Breunig
2024-10-05Kernel: T5887: update Linux Kernel to v6.6.54Christian Breunig
2024-10-02T6755: Change default vyos mirror URLViacheslav Hletenko
2024-09-22Kernel: T5887: update Linux Kernel to v6.6.52Christian Breunig
2024-09-14Kernel: T5887: update Linux Kernel to v6.6.51Christian Breunig
2024-09-07Kernel: T861: remove superfluous architecture from Kernel stringChristian Breunig
2024-09-04Kernel: T5887: update Linux Kernel to v6.6.49t5887-kernel-6.6.49Christian Breunig
2024-08-20Kernel: T5887: update Linux Kernel to v6.6.47kernel-6-6-47Christian Breunig
2024-08-11Kernel: T5887: update Linux Kernel to v6.6.45Christian Breunig