Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-06 | install-image: T2108: use minisign backup key if primary key fails | Christian Poessinger | |
(cherry picked from commit 0c5edf1ced2872c495b190977db575deaf28fa1c) | |||
2021-09-06 | install-image: remove whitespaces after . | Christian Poessinger | |
(cherry picked from commit c36db1614b60fc180d016fd3b7f64d9342a503a6) | |||
2021-09-05 | system: T3804: bump version 21 -> 22 | Christian Poessinger | |
2021-09-03 | Merge pull request #168 from UnicronNL/current | Daniil Baturin | |
T1785: Deleting partitions on disks (Raid1) with default value 'no' | |||
2021-09-03 | T1785: Deleting partitions on disks (Raid1) with default value 'no' | Kim Hagen | |
the default was still set to "Yes" | |||
2021-08-30 | T3619: bump interfaces version 23 -> 24 | Christian Poessinger | |
current already has a version 21, thus we rename all the migrators to have the same 20 -> 21 in current and equuleus. | |||
2021-08-27 | capabilities: adjust path to tcpdump binary | Christian Poessinger | |
2021-08-27 | capabilities: we no longer ship the deprecated brctl binary | Christian Poessinger | |
2021-08-27 | Merge pull request #164 from c-po/t2108-minisign-current | Daniil Baturin | |
install-image: T2108: verify image by using minisign over GPG | |||
2021-08-26 | install-image: T2108: verify image by using minisign over GPG | Christian Poessinger | |
We will first download and try to verify the image using the generated minisign signature. If this fails, we try to retrieve the GPG signature file. | |||
2021-08-19 | T3768: add https component version | John Estabrook | |
Previously, the component version for https was located in the XML interface-definition, as part of the early version of the XML syntaxVersion tag; remove early version and add here. | |||
2021-08-15 | T3275: bugfix conntrack version | Christian Poessinger | |
Commit 0b069e0ff0f ("T3275: Up conntrack version") incremented the version of the conntrack subsystem but it did not add the new version to the Makefile. This resulted in a build error: make[1]: *** No rule to make target 'cfg-version/conntrack@2', needed by 'all-am'. | |||
2021-08-15 | Merge pull request #162 from erkin/current | Christian Poessinger | |
T3275: Up conntrack version | |||
2021-08-14 | T3275: Up conntrack version | erkin | |
2021-08-08 | Merge pull request #161 from UnicronNL/current | Daniil Baturin | |
T169: Image install should put correct serial console device in creat… | |||
2021-08-08 | T169: Image install should put correct serial console device in created grub ↵ | Kim Hagen | |
menuentry | |||
2021-07-20 | Merge pull request #157 from sarthurdev/pki_migration | Christian Poessinger | |
pki: T3642: Migrations for OpenConnect and SSTP | |||
2021-07-20 | pki: sstp: T3642: Migrate SSTP to PKI configuration | sarthurdev | |
2021-07-20 | pki: openconnect: T3642: Migrate OpenConnect to PKI configuration | sarthurdev | |
2021-07-19 | Merge pull request #155 from zdc/T3655-sagitta | Christian Poessinger | |
T3655: bump VRF config version | |||
2021-07-19 | Merge pull request #156 from sarthurdev/pki_wg | Christian Poessinger | |
pki: wireguard: T3642: Migrate Wireguard private key directly into configuration | |||
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into configuration | sarthurdev | |
2021-07-17 | Merge pull request #154 from sarthurdev/ipsec_l2tp_pki | Christian Poessinger | |
l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKI | |||
2021-07-13 | l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKI | sarthurdev | |
2021-07-12 | T3655: bump VRF config version | zsdc | |
2021-07-07 | Merge pull request #153 from sarthurdev/pki_ipsec_rsa | Christian Poessinger | |
pki: T3642: Migrate rsa-keys to PKI configuration | |||
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev | |
2021-07-01 | Merge pull request #151 from sarthurdev/pki_ipsec | Christian Poessinger | |
ipsec: pki: T3642: Migrate IPSec to PKI configuration | |||
2021-06-29 | ipsec: pki: T3642: Migrate IPSec to PKI configuration | sarthurdev | |
2021-06-27 | Debian: delete postrm script as we do not uninstall our packages | Christian Poessinger | |
2021-06-26 | Debian: postinst: cleanup install code for no longer available files | Christian Poessinger | |
2021-06-26 | Debian: remove deprecated vyatta-config-reboot-params script | Christian Poessinger | |
Actions are now handled in vyos-router script on startup by calling the vyos-1x Python handler scripts. | |||
2021-06-26 | Debian: reboot on ctrl-alt-delete action is handled by CLI script | Christian Poessinger | |
2021-06-26 | Move vyos-postconfig-bootup.script to vyos-1x | Christian Poessinger | |
2021-06-26 | Debian: drop deprecated screenblanker from postinstall script | Christian Poessinger | |
2021-06-26 | Migrate sysconf files to vyos-1x | Christian Poessinger | |
2021-06-26 | Move sudoers file to vyos-1x | Christian Poessinger | |
2021-06-26 | Remove obsolete motd.tail file | Christian Poessinger | |
2021-06-26 | Drop unused issue and issue.net file | Christian Poessinger | |
2021-06-23 | Merge pull request #150 from erkin/current | Daniil Baturin | |
T3506: Deprecate `loadkey` | |||
2021-06-23 | T3506: Clarify deprecation notice | erkin | |
2021-06-22 | Debian: drop dependencies on bridge-utils and ethtool | Christian Poessinger | |
Dependencies are managed via vyos-1x which also holds the implementation. | |||
2021-06-20 | Delete obsoleted vyatta-log.conf file | Christian Poessinger | |
2021-06-20 | Remove obsolete cpufrequtils configuration file | Christian Poessinger | |
cpufrequtils package is not installed. | |||
2021-06-20 | T3506: Deprecate `loadkey` | erkin | |
2021-06-18 | Migrate/move cron.hourly script to vyos-1x | Christian Poessinger | |
2021-06-18 | T3599: drop valid_address binary after moving NHRP to vyos-1x | Christian Poessinger | |
2021-06-17 | Merge pull request #149 from erkin/current | Christian Poessinger | |
T3356: Remove redundant error message | |||
2021-06-17 | T3631: bump policy cfg version from 0 -> 1 | Christian Poessinger | |
2021-06-13 | T3356: Remove redundant error message | erkin | |