summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-20Kernel: T3318: update Linux Kernel to v5.10.93Christian Poessinger
2022-01-20ndppd: T4172: fix upstream version tagChristian Poessinger
2022-01-19Merge pull request #212 from hensur/patch-ndppdChristian Poessinger
ndppd: T4172: Backport upstream fix for ndppd
2022-01-16packages: T3164: build Dropbear from source with PAM supportChristian Poessinger
Dropbear version shipped in Debian does not have PAM support enabled. For the VyOS console server it would be nice to have the possibility to use RADIUS authentication.
2022-01-16Docker: T3164: add build dependencies for Dropbear SSH daemonChristian Poessinger
2022-01-16Kernel: T3318: update Linux Kernel to v5.10.92Christian Poessinger
2022-01-12Kernel: T3318: update Linux Kernel to v5.10.91Christian Poessinger
2022-01-11ndppd: T4172: Backport upstream fix for ndppdHenning Surmeier
Backports a fix to not read the full ipv6 route table if there is no need to do so. Which is the case when no auto prefixes are configured.
2022-01-09keepalived: T4128: pin package to specific Git commitChristian Poessinger
keepalived commit 8af889bc is known to work - pin builds to this version until we decide for a newer release (2.2.5 or higher).
2022-01-06systemd: services: remove haproxyChristian Poessinger
Commit https://github.com/vyos/vyos-user-utils/commit/95db6327c4a7b94eb4634 added the haproxy package to the image which will automatically run that service. All external services should be controlled by VyOS CLI thus haproxy is disabled by default.
2022-01-05T3785: pin vyos1x-config to update for handling utf-8 charsJohn Estabrook
2022-01-05Merge pull request #211 from sarthurdev/currentChristian Poessinger
vyos-user-utils: Disable dnsdist service introduced by `vyos-user-utils` package
2022-01-05Kernel: T3318: update Linux Kernel to v5.10.90Christian Poessinger
2022-01-05vyos-user-utils: Disable service `dnsdist` introduced into `vyos-user-utils` ↵sarthurdev
package This service hosts a DNS server on port 53 by default and was breaking dns forwarding smoketests. Also removing legacy `mdns-repeater` service as no longer used.
2022-01-04Jenkins: downloads.vyos.io is deprecated - no longer upload ISO imageChristian Poessinger
2022-01-04Jenkins: increase build timeout to 3 hoursChristian Poessinger
2022-01-03keepalived: T4128: build package from upstream sourceChristian Poessinger
2022-01-03Docker: T4128: add dependencies to build keepalived from sourceChristian Poessinger
2021-12-30 Kernel: T3318: update Linux Kernel to v5.10.89Christian Poessinger
2021-12-26Testsuite: fix cdrom boot in UEFI modeChristian Poessinger
2021-12-26Revert "Testsuite: limit QEmu test disk size to 1G to not waste space on ↵Christian Poessinger
build host" This reverts commit a5e591fa9b66b229f7296de177a570c7b7126be4.
2021-12-26Jenkins: only deploy ISO if requested via parameterChristian Poessinger
2021-12-26Testsuite: limit QEmu test disk size to 1G to not waste space on build hostChristian Poessinger
2021-12-25Testsuite: add RAID-1 test case for disk recoveryChristian Poessinger
2021-12-25Testsuite: add loginVM()/shutdownVM() helpersChristian Poessinger
2021-12-25Testsuite: add 8th NIC and disable PXE bootChristian Poessinger
2021-12-25isis: T1316: enable SNMP supportChristian Poessinger
2021-12-24Kernel: T3318: update Linux Kernel to v5.10.88Christian Poessinger
2021-12-19T4084: add the default VyOS post-login banner to the imageDaniil Baturin
2021-12-14Kernel: T3318: update Linux Kernel to v5.10.85Christian Poessinger
2021-12-10wwan: T3795: disable ModemManager serviceChristian Poessinger
2021-12-09Merge branch 'raid1-test' into currentChristian Poessinger
* raid1-test: Jenkins: run "make testraid" for RAID-1 verification Testsuite: set default timeout to 60 seconds Testsuite: add new "make testraid" target for RAID-1 installation testing Testsuite: reference default user/pass from variable Makefile: add common helper to check if ISO was build before running tests Kernel: T3318: update Linux Kernel to v5.10.84
2021-12-09Jenkins: run "make testraid" for RAID-1 verificationChristian Poessinger
2021-12-09Testsuite: set default timeout to 60 secondsChristian Poessinger
2021-12-09Testsuite: add new "make testraid" target for RAID-1 installation testingChristian Poessinger
2021-12-09Testsuite: reference default user/pass from variableChristian Poessinger
2021-12-09Makefile: add common helper to check if ISO was build before running testsChristian Poessinger
2021-12-08Kernel: T3318: update Linux Kernel to v5.10.84Christian Poessinger
2021-12-02Kernel: T3318: update Linux Kernel to v5.10.83Christian Poessinger
2021-12-02Testsuite: increase testing timeout to 3hChristian Poessinger
2021-11-27Merge pull request #192 from sever-sever/T3872Christian Poessinger
telegraf: T3872: Add repo influxdb for newest pkg
2021-11-27Merge pull request #182 from c-po/frr-8-upgradeChristian Poessinger
FRR: upgrade to upstream stable/8.1 branch
2021-11-27frr: T3753: upgrade to upstream stable/8.1 branchChristian Poessinger
2021-11-27Testsuite: increase testing timeout to 2hChristian Poessinger
2021-11-26Kernel: T3318: update Linux Kernel to v5.10.82Christian Poessinger
2021-11-24Merge pull request #204 from DmitriyEshenko/patch-4Christian Poessinger
Accel-PPP: T4015: update version which include threading fix
2021-11-23frr: T3753: add libyang2 package dependencyChristian Poessinger
2021-11-23frr: T3753: upgrade to upstream stable/8.0 branchChristian Poessinger
2021-11-23Docker: T3753: build libyang2 version required by FRR 8.0Christian Poessinger
2021-11-23Accel-PPP: T4015: update version which include threading fixEshenko Dmitriy