1594 Commits

Author SHA1 Message Date
Christian Poessinger
db3571d7b1 Docker: use python-is-python3 over python-is-python2 to keep dh-python
vyos-1x and other packages require dh-python. This is uninstalled when
python-is-python2 is selected - thus switch to python-is-python3.
2022-02-06 20:43:20 +01:00
Christian Poessinger
08b27e45e5 Revert "Docker: move Kernel "python-is-python2" requirement to the end"
This reverts commit 5271c0fa650ee48528aab21b7ac7ce4ffabac0ae.
2022-02-06 20:42:22 +01:00
Christian Poessinger
b4cbb66695 Jenkins: Docker: buildcontainers w/o cache
... so we fetch latest Debian updates
2022-02-06 09:19:01 +01:00
Christian Poessinger
5271c0fa65 Docker: move Kernel "python-is-python2" requirement to the end
So other packages can not remove it.
2022-02-06 09:18:44 +01:00
Christian Poessinger
9485b3e99a
Kernel: T3318: update Linux Kernel to v5.10.96 2022-02-04 19:44:32 +01:00
John Estabrook
1d455e14a1 Remove pin ocaml-cytpes to 0.16.0 (commit 968096eb) 2022-02-03 14:39:28 -06:00
Christian Poessinger
9b6b6df792
Kernel: T3318: update Linux Kernel to v5.10.95 2022-01-31 21:58:21 +01:00
Christian Poessinger
638f92941b
upnpd: T3420: disable service by default 2022-01-29 19:43:08 +01:00
Christian Poessinger
9fa5ff8686 Kernel: T3318: update Linux Kernel to v5.10.94 2022-01-27 22:04:46 +01:00
Christian Poessinger
84acd2a87e Jenkins: publish generic "latest-rolling" ISO download image 2022-01-27 22:04:12 +01:00
Christian Poessinger
c535fc7a56
Merge pull request #214 from DmitriyEshenko/patch-6
Accel-PPP: T4204: update accel-ppp version
2022-01-24 19:57:56 +01:00
Eshenko Dmitriy
69ebe3e477
Accel-PPP: T4204: update accel-ppp version 2022-01-24 11:24:16 +03:00
Christian Poessinger
86b750c3f9
Kernel: T3318: update Linux Kernel to v5.10.93 2022-01-20 20:50:24 +01:00
Christian Poessinger
6072f4c102
ndppd: T4172: fix upstream version tag 2022-01-20 08:59:04 +01:00
Christian Poessinger
e9df4823ab
Merge pull request #212 from hensur/patch-ndppd
ndppd: T4172: Backport upstream fix for ndppd
2022-01-19 18:57:56 +01:00
Christian Poessinger
52f75193f3 packages: T3164: build Dropbear from source with PAM support
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 21:10:43 +01:00
Christian Poessinger
4ce1c21078 Docker: T3164: add build dependencies for Dropbear SSH daemon 2022-01-16 21:01:06 +01:00
Christian Poessinger
3dbabf4ed3
Kernel: T3318: update Linux Kernel to v5.10.92 2022-01-16 10:05:32 +01:00
Christian Poessinger
c2ff309985
Kernel: T3318: update Linux Kernel to v5.10.91 2022-01-12 18:52:42 +01:00
Henning Surmeier
b2628196a8 ndppd: T4172: Backport upstream fix for ndppd
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-11 13:12:26 +01:00
Christian Poessinger
f0cdd802c2 keepalived: T4128: pin package to specific Git commit
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-09 21:02:31 +01:00
Christian Poessinger
301d432afa
systemd: services: remove haproxy
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-06 09:15:06 +01:00
John Estabrook
c07a9518cc T3785: pin vyos1x-config to update for handling utf-8 chars 2022-01-05 15:21:01 -06:00
Christian Poessinger
af807cdb02
Merge pull request #211 from sarthurdev/current
vyos-user-utils: Disable dnsdist service introduced by `vyos-user-utils` package
2022-01-05 21:10:55 +01:00
Christian Poessinger
57bba4f1b8
Kernel: T3318: update Linux Kernel to v5.10.90 2022-01-05 20:57:11 +01:00
sarthurdev
eee081e26d vyos-user-utils: Disable service dnsdist introduced into vyos-user-utils 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-05 20:55:37 +01:00
Christian Poessinger
645c891edc Jenkins: downloads.vyos.io is deprecated - no longer upload ISO image 2022-01-04 07:08:17 +01:00
Christian Poessinger
d0932a80c4 Jenkins: increase build timeout to 3 hours 2022-01-04 07:06:52 +01:00
Christian Poessinger
e890cbd509 keepalived: T4128: build package from upstream source 2022-01-03 18:32:07 +01:00
Christian Poessinger
d137540caa Docker: T4128: add dependencies to build keepalived from source 2022-01-03 18:29:50 +01:00
Christian Poessinger
e933c7e50f
Kernel: T3318: update Linux Kernel to v5.10.89 2021-12-30 21:02:26 +01:00
Christian Poessinger
4ccdaf58fc Testsuite: fix cdrom boot in UEFI mode 2021-12-26 18:33:51 +01:00
Christian Poessinger
3a8d74b333 Revert "Testsuite: limit QEmu test disk size to 1G to not waste space on build host"
This reverts commit a5e591fa9b66b229f7296de177a570c7b7126be4.
2021-12-26 17:57:01 +01:00
Christian Poessinger
c78b06be53 Jenkins: only deploy ISO if requested via parameter 2021-12-26 09:43:15 +01:00
Christian Poessinger
1960c1c259 Testsuite: limit QEmu test disk size to 1G to not waste space on build host 2021-12-26 09:04:04 +01:00
Christian Poessinger
986fd18e11 Testsuite: add RAID-1 test case for disk recovery 2021-12-25 22:01:59 +01:00
Christian Poessinger
a36755da0b Testsuite: add loginVM()/shutdownVM() helpers 2021-12-25 22:01:59 +01:00
Christian Poessinger
e836f72458 Testsuite: add 8th NIC and disable PXE boot 2021-12-25 22:01:59 +01:00
Christian Poessinger
5f3ac42eea
isis: T1316: enable SNMP support 2021-12-25 18:40:38 +01:00
Christian Poessinger
5b65f0e1c3
Kernel: T3318: update Linux Kernel to v5.10.88 2021-12-24 09:22:10 +01:00
Daniil Baturin
f84a69729a T4084: add the default VyOS post-login banner to the image 2021-12-19 11:16:45 +07:00
Christian Poessinger
30422e3042
Kernel: T3318: update Linux Kernel to v5.10.85 2021-12-14 23:40:45 +01:00
Christian Poessinger
8cf4aba933 wwan: T3795: disable ModemManager service 2021-12-10 22:45:13 +01:00
Christian Poessinger
ee4d89a381 Merge branch 'raid1-test' into current
* 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 22:40:58 +01:00
Christian Poessinger
4a21175243 Jenkins: run "make testraid" for RAID-1 verification 2021-12-09 22:40:44 +01:00
Christian Poessinger
76f59a3915 Testsuite: set default timeout to 60 seconds 2021-12-09 22:40:44 +01:00
Christian Poessinger
462c5f80e0 Testsuite: add new "make testraid" target for RAID-1 installation testing 2021-12-09 22:40:44 +01:00
Christian Poessinger
2aa0166d87 Testsuite: reference default user/pass from variable 2021-12-09 11:13:17 +01:00
Christian Poessinger
c5dee499ab Makefile: add common helper to check if ISO was build before running tests 2021-12-09 11:13:17 +01:00
Christian Poessinger
77cc894fd8
Kernel: T3318: update Linux Kernel to v5.10.84 2021-12-08 10:10:12 +01:00