diff options
| author | LiudmylaNad <l.nadolina@vyos.io> | 2025-12-23 14:45:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-23 13:45:08 +0000 |
| commit | d7b0a1e7bd3b4696fc1ca992953d19bfb01e8ebb (patch) | |
| tree | 17159e11d242a67ecdc7e1886f15daa6d1707087 | |
| parent | 8c0190a6cc9b7ae2b0d2f26205ab3601b35fe0b7 (diff) | |
| download | vyos-documentation-d7b0a1e7bd3b4696fc1ca992953d19bfb01e8ebb.tar.gz vyos-documentation-d7b0a1e7bd3b4696fc1ca992953d19bfb01e8ebb.zip | |
DOC: Sagitta LTS release major changes (#1725)
| -rw-r--r-- | docs/introducing/history.rst | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/introducing/history.rst b/docs/introducing/history.rst index 2e258b52..d0aca3e7 100644 --- a/docs/introducing/history.rst +++ b/docs/introducing/history.rst @@ -96,7 +96,23 @@ Equuleus reached the end of support in 2025. Sagitta (1.4) ------------- -Sagitta (the Arrow), released in 2024, is currently a supported LTS release. +Sagitta (the Arrow), the current LTS release, became generally available on +4 June 2024. Its development began in late 2021 and focused on eliminating +remaining legacy components and reworking core subsystems. + +The transition to XML-defined command definitions and script refactoring with +separate verify, update, and apply stages were completed. The firewall +subsystem was rebuilt on nftables, introducing interface-independent rulesets +and the reimplemented zone-based firewall model. The PKI subsystem was +redesigned to manage cryptographic material directly within the configuration +file. + +Sagitta introduced rollback without reboot, support for Babel and PIM6 routing +protocols, failover routes, segment routing, NAT64, an IKEv2 remote-access VPN +server, Zabbix monitoring, HTTP load balancing, and configuration +synchronization using the HTTP API. + +The underlying base system was upgraded to Debian 12 (Bookworm). Circinus (1.5) -------------- |
