summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-06install-image: T2108: use minisign backup key if primary key failsChristian Poessinger
(cherry picked from commit 0c5edf1ced2872c495b190977db575deaf28fa1c)
2021-09-06install-image: remove whitespaces after .Christian Poessinger
(cherry picked from commit c36db1614b60fc180d016fd3b7f64d9342a503a6)
2021-09-05system: T3804: bump version 21 -> 22Christian Poessinger
2021-09-03Merge pull request #168 from UnicronNL/currentDaniil Baturin
T1785: Deleting partitions on disks (Raid1) with default value 'no'
2021-09-03T1785: Deleting partitions on disks (Raid1) with default value 'no'Kim Hagen
the default was still set to "Yes"
2021-08-30T3619: bump interfaces version 23 -> 24Christian 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-27capabilities: adjust path to tcpdump binaryChristian Poessinger
2021-08-27capabilities: we no longer ship the deprecated brctl binaryChristian Poessinger
2021-08-27Merge pull request #164 from c-po/t2108-minisign-currentDaniil Baturin
install-image: T2108: verify image by using minisign over GPG
2021-08-26install-image: T2108: verify image by using minisign over GPGChristian 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-19T3768: add https component versionJohn 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-15T3275: bugfix conntrack versionChristian 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-15Merge pull request #162 from erkin/currentChristian Poessinger
T3275: Up conntrack version
2021-08-14T3275: Up conntrack versionerkin
2021-08-08Merge pull request #161 from UnicronNL/currentDaniil Baturin
T169: Image install should put correct serial console device in creat…
2021-08-08T169: Image install should put correct serial console device in created grub ↵Kim Hagen
menuentry
2021-07-20Merge pull request #157 from sarthurdev/pki_migrationChristian Poessinger
pki: T3642: Migrations for OpenConnect and SSTP
2021-07-20pki: sstp: T3642: Migrate SSTP to PKI configurationsarthurdev
2021-07-20pki: openconnect: T3642: Migrate OpenConnect to PKI configurationsarthurdev
2021-07-19Merge pull request #155 from zdc/T3655-sagittaChristian Poessinger
T3655: bump VRF config version
2021-07-19Merge pull request #156 from sarthurdev/pki_wgChristian Poessinger
pki: wireguard: T3642: Migrate Wireguard private key directly into configuration
2021-07-19pki: wireguard: T3642: Migrate Wireguard private key directly into configurationsarthurdev
2021-07-17Merge pull request #154 from sarthurdev/ipsec_l2tp_pkiChristian Poessinger
l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKI
2021-07-13l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKIsarthurdev
2021-07-12T3655: bump VRF config versionzsdc
2021-07-07Merge pull request #153 from sarthurdev/pki_ipsec_rsaChristian Poessinger
pki: T3642: Migrate rsa-keys to PKI configuration
2021-07-07pki: T3642: Migrate rsa-keys to PKI configurationsarthurdev
2021-07-01Merge pull request #151 from sarthurdev/pki_ipsecChristian Poessinger
ipsec: pki: T3642: Migrate IPSec to PKI configuration
2021-06-29ipsec: pki: T3642: Migrate IPSec to PKI configurationsarthurdev
2021-06-27Debian: delete postrm script as we do not uninstall our packagesChristian Poessinger
2021-06-26Debian: postinst: cleanup install code for no longer available filesChristian Poessinger
2021-06-26Debian: remove deprecated vyatta-config-reboot-params scriptChristian Poessinger
Actions are now handled in vyos-router script on startup by calling the vyos-1x Python handler scripts.
2021-06-26Debian: reboot on ctrl-alt-delete action is handled by CLI scriptChristian Poessinger
2021-06-26Move vyos-postconfig-bootup.script to vyos-1xChristian Poessinger
2021-06-26Debian: drop deprecated screenblanker from postinstall scriptChristian Poessinger
2021-06-26Migrate sysconf files to vyos-1xChristian Poessinger
2021-06-26Move sudoers file to vyos-1xChristian Poessinger
2021-06-26Remove obsolete motd.tail fileChristian Poessinger
2021-06-26Drop unused issue and issue.net fileChristian Poessinger
2021-06-23Merge pull request #150 from erkin/currentDaniil Baturin
T3506: Deprecate `loadkey`
2021-06-23T3506: Clarify deprecation noticeerkin
2021-06-22Debian: drop dependencies on bridge-utils and ethtoolChristian Poessinger
Dependencies are managed via vyos-1x which also holds the implementation.
2021-06-20Delete obsoleted vyatta-log.conf fileChristian Poessinger
2021-06-20Remove obsolete cpufrequtils configuration fileChristian Poessinger
cpufrequtils package is not installed.
2021-06-20T3506: Deprecate `loadkey`erkin
2021-06-18Migrate/move cron.hourly script to vyos-1xChristian Poessinger
2021-06-18T3599: drop valid_address binary after moving NHRP to vyos-1xChristian Poessinger
2021-06-17Merge pull request #149 from erkin/currentChristian Poessinger
T3356: Remove redundant error message
2021-06-17T3631: bump policy cfg version from 0 -> 1Christian Poessinger
2021-06-13T3356: Remove redundant error messageerkin