Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-06 | Revert "Docker: move Kernel "python-is-python2" requirement to the end" | Christian Poessinger | |
This reverts commit 5271c0fa650ee48528aab21b7ac7ce4ffabac0ae. | |||
2022-02-06 | Jenkins: Docker: buildcontainers w/o cache | Christian Poessinger | |
... so we fetch latest Debian updates | |||
2022-02-06 | Docker: move Kernel "python-is-python2" requirement to the end | Christian Poessinger | |
So other packages can not remove it. | |||
2022-02-04 | Kernel: T3318: update Linux Kernel to v5.10.96 | Christian Poessinger | |
2022-02-03 | Remove pin ocaml-cytpes to 0.16.0 (commit 968096eb) | John Estabrook | |
2022-01-31 | Kernel: T3318: update Linux Kernel to v5.10.95 | Christian Poessinger | |
2022-01-29 | upnpd: T3420: disable service by default | Christian Poessinger | |
2022-01-27 | Kernel: T3318: update Linux Kernel to v5.10.94 | Christian Poessinger | |
2022-01-27 | Jenkins: publish generic "latest-rolling" ISO download image | Christian Poessinger | |
2022-01-24 | Merge pull request #214 from DmitriyEshenko/patch-6 | Christian Poessinger | |
Accel-PPP: T4204: update accel-ppp version | |||
2022-01-24 | Accel-PPP: T4204: update accel-ppp version | Eshenko Dmitriy | |
2022-01-20 | Kernel: T3318: update Linux Kernel to v5.10.93 | Christian Poessinger | |
2022-01-20 | ndppd: T4172: fix upstream version tag | Christian Poessinger | |
2022-01-19 | Merge pull request #212 from hensur/patch-ndppd | Christian Poessinger | |
ndppd: T4172: Backport upstream fix for ndppd | |||
2022-01-16 | packages: T3164: build Dropbear from source with PAM support | Christian 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-16 | Docker: T3164: add build dependencies for Dropbear SSH daemon | Christian Poessinger | |
2022-01-16 | Kernel: T3318: update Linux Kernel to v5.10.92 | Christian Poessinger | |
2022-01-12 | Kernel: T3318: update Linux Kernel to v5.10.91 | Christian Poessinger | |
2022-01-11 | ndppd: T4172: Backport upstream fix for ndppd | Henning 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-09 | keepalived: T4128: pin package to specific Git commit | Christian 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-06 | systemd: services: remove haproxy | Christian 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-05 | T3785: pin vyos1x-config to update for handling utf-8 chars | John Estabrook | |
2022-01-05 | Merge pull request #211 from sarthurdev/current | Christian Poessinger | |
vyos-user-utils: Disable dnsdist service introduced by `vyos-user-utils` package | |||
2022-01-05 | Kernel: T3318: update Linux Kernel to v5.10.90 | Christian Poessinger | |
2022-01-05 | vyos-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-04 | Jenkins: downloads.vyos.io is deprecated - no longer upload ISO image | Christian Poessinger | |
2022-01-04 | Jenkins: increase build timeout to 3 hours | Christian Poessinger | |
2022-01-03 | keepalived: T4128: build package from upstream source | Christian Poessinger | |
2022-01-03 | Docker: T4128: add dependencies to build keepalived from source | Christian Poessinger | |
2021-12-30 | Kernel: T3318: update Linux Kernel to v5.10.89 | Christian Poessinger | |
2021-12-26 | Testsuite: fix cdrom boot in UEFI mode | Christian Poessinger | |
2021-12-26 | Revert "Testsuite: limit QEmu test disk size to 1G to not waste space on ↵ | Christian Poessinger | |
build host" This reverts commit a5e591fa9b66b229f7296de177a570c7b7126be4. | |||
2021-12-26 | Jenkins: only deploy ISO if requested via parameter | Christian Poessinger | |
2021-12-26 | Testsuite: limit QEmu test disk size to 1G to not waste space on build host | Christian Poessinger | |
2021-12-25 | Testsuite: add RAID-1 test case for disk recovery | Christian Poessinger | |
2021-12-25 | Testsuite: add loginVM()/shutdownVM() helpers | Christian Poessinger | |
2021-12-25 | Testsuite: add 8th NIC and disable PXE boot | Christian Poessinger | |
2021-12-25 | isis: T1316: enable SNMP support | Christian Poessinger | |
2021-12-24 | Kernel: T3318: update Linux Kernel to v5.10.88 | Christian Poessinger | |
2021-12-19 | T4084: add the default VyOS post-login banner to the image | Daniil Baturin | |
2021-12-14 | Kernel: T3318: update Linux Kernel to v5.10.85 | Christian Poessinger | |
2021-12-10 | wwan: T3795: disable ModemManager service | Christian Poessinger | |
2021-12-09 | Merge branch 'raid1-test' into current | Christian 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-09 | Jenkins: run "make testraid" for RAID-1 verification | Christian Poessinger | |
2021-12-09 | Testsuite: set default timeout to 60 seconds | Christian Poessinger | |
2021-12-09 | Testsuite: add new "make testraid" target for RAID-1 installation testing | Christian Poessinger | |
2021-12-09 | Testsuite: reference default user/pass from variable | Christian Poessinger | |
2021-12-09 | Makefile: add common helper to check if ISO was build before running tests | Christian Poessinger | |
2021-12-08 | Kernel: T3318: update Linux Kernel to v5.10.84 | Christian Poessinger | |
2021-12-02 | Kernel: T3318: update Linux Kernel to v5.10.83 | Christian Poessinger | |