Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips | |
(cherry picked from commit 38fa98af45d6c22d7d876bc724d957d2545d011a) | |||
2021-02-01 | frr: T3227: import hotfix for frr-reload script to fix rpki issues | Christian Poessinger | |
(cherry picked from commit c6728db700820fe931c839e629cf92a278517be5) | |||
2021-01-31 | Kernel: also trigger build when "data/defaults.json" changes | Christian Poessinger | |
2021-01-31 | Kernel: T3276: update Linux Kernel to v5.4.94 | Christian Poessinger | |
2021-01-31 | Testsuite: use buildin commands over 'openvpn --genkey' raw command | Christian Poessinger | |
(cherry picked from commit 4188b0f49a88b9881f2a95bc5863270163dcac80) | |||
2021-01-30 | Testsuite: generate required OpenVPN key(s) | Christian Poessinger | |
Now all the loaded configs will support OpenVPN based interfaces, too. All required keys are now generated so the loaded configurations can use: - /config/auth/ovpn_test_ca.pem - /config/auth/ovpn_test_server.pem - /config/auth/ovpn_test_server.key - /config/auth/ovpn_test_dh.pem - /config/auth/ovpn_test_site2site.key - /config/auth/ovpn_test_tls_auth.key (cherry picked from commit 08d6937f9cbca47b0506086002401baebd021e16) | |||
2021-01-30 | Testsuite: generate WireGuard default keypair | Christian Poessinger | |
Now all the loaded configs will support WireGuard interfaces, too. They now cat refer to the default-keypair to secure the link. (cherry picked from commit 1bc9b8dda5254eeace6d1c82cf464e98ca362faa) | |||
2021-01-30 | Testsuite: minor code cleanup | Christian Poessinger | |
(cherry picked from commit 2801efd1014df828643ad5f50ee4a93024981174) | |||
2021-01-30 | wide-dhcpv6: T3240: add CI | Christian Poessinger | |
(cherry picked from commit c72a4f2ddbb977d6055c44275c0341b40618d216) | |||
2021-01-30 | Docker: T3240: add wide-dhcpv6 build dependencies | Brandon Stepler | |
(cherry picked from commit b50c8ff5593a1e8ce85300d92bff09c8448084d6) | |||
2021-01-25 | Jenkins: save CPU time and only test using vyos-configd | Christian Poessinger | |
(cherry picked from commit 37b270bab20d9fc7004d1f06522fcfb4e024732d) | |||
2021-01-24 | Kernel: T3243: update Linux Kernel to v5.4.92 | Christian Poessinger | |
2021-01-24 | Testsuite: increase smoketest timeout as we do more and more tests | Christian Poessinger | |
(cherry picked from commit c79c13cee6ac86ad68853887a67b93dfe17bdc5b) | |||
2021-01-23 | Kernel: add *.tar.xz to .gitignore | Christian Poessinger | |
(cherry picked from commit 32d564eb3c3ba1b9dbc2e366e8ba7cc56d145e22) | |||
2021-01-19 | Kernel: Firmware: 5.4 Kernel has modules in a different path | Christian Poessinger | |
2021-01-17 | Kernel: T3218: remove unavailable RSS parameter from intel driver options | Christian Poessinger | |
This is a roundup commit to ("160b3a9 - Kernel: T3218: drop dependency on Intel out-of-tree modules") as the in-tree drivers do not support this option, they always use the maximum available number. (cherry picked from commit f97f4aca4066e288b2cb13678244ea25c16602ee) | |||
2021-01-16 | Kernel: T3223: update linux-firmware to 20201218 | Christian Poessinger | |
2021-01-16 | Kernel: T3223: update Linux Kernel to v5.4.89 | Christian Poessinger | |
2021-01-16 | Kernel: T3223: retrieve firmware information from Kernel module binary itself | Christian Poessinger | |
(cherry picked from commit 062d7e0868d7918d386c11fb4e97f5019c2f66ce) | |||
2021-01-15 | Jenkins: retrive debian repo server via global variable | Christian Poessinger | |
(cherry picked from commit 76f293633fb5feefcc7acd74d4edeea69b60ea5c) | |||
2021-01-14 | Kernel: T3218: drop dependency on Intel out-of-tree modules | Christian Poessinger | |
2021-01-10 | live-build: APT default release is "equuleus" | Christian Poessinger | |
2021-01-10 | iproute2: re-set version to 5.4.0 | Christian Poessinger | |
Commit aa8cb76979 ("Jenkins: select build library from equuleus branch") accidently pushed the version of the iproute2 package to a non buildable version. Version was re-set to match the Kernel version. | |||
2021-01-10 | Docker: vyos-util package requires opem num package | Christian Poessinger | |
(cherry picked from commit 0ce67af792785679ab1fc07fb2aa59b2288a97b4) | |||
2021-01-10 | Jenkins: select build library from equuleus branch | Christian Poessinger | |
2021-01-10 | Docker: add missing python3-sphinx dependency for vyos-1x | Christian Poessinger | |
(cherry picked from commit 6897f8b1b1f3e690646c60f7090e3d727be3581e) | |||
2021-01-10 | Jenkins: Kernel: extract version from data/defaults.json | Christian Poessinger | |
No need to specify the kernel version two times, it can be retrieved from data/defaults.json (cherry picked from commit 2af09cfd180a4cc86aaca430a1c95d8c4b7a3d9b) | |||
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-09 | Kernel: T3199: update Linux Kernel to v5.4.88 | Christian Poessinger | |
2021-01-09 | Jenkins: trigger builds at 0400 hours to not concur with current ISO build | Christian Poessinger | |
2021-01-08 | Jenkins: rename ISO from rolling to beta | Christian Poessinger | |
2021-01-08 | Docker: add missing Accel-PPP dependencies | Christian Poessinger | |
(cherry picked from commit 3ded1cdb3b636450c20985c6e83a5255b5db9e9b) | |||
2021-01-08 | Docker: Linux Kernel depends on rsync | Christian Poessinger | |
(cherry picked from commit 35fc53ea2645348ef525e6d59044cef90652ccf0) | |||
2021-01-08 | Docker: fix netfilter build dependencies | Christian Poessinger | |
(cherry picked from commit 72b507b44fe5858a87ca3f0013f6f0e17b573d8f) | |||
2021-01-08 | Docker: fix FRR build dependencies | Christian Poessinger | |
(cherry picked from commit 9ce186f327603612b3c0fd49104215947eef246c) | |||
2021-01-08 | Docker: iproute2 has a build dependency on libbsd-dev | Christian Poessinger | |
(cherry picked from commit fcce4939ed6dcf5cbad72b8a8ba32972a75d3c91) | |||
2021-01-08 | Docker: add missing cmake dependency on librtr | Christian Poessinger | |
(cherry picked from commit 52d7fe9a0531785e2320b99b52ae1474f54047c2) | |||
2021-01-08 | Docker: add wireguard and iproute2 build dependencies | Christian Poessinger | |
(cherry picked from commit 51c1ea1da3a85caf401735d166fa6dac9effff36) | |||
2021-01-08 | Docker: add missing FRR dependency on python3-sphinx | Christian Poessinger | |
(cherry picked from commit b00025ee86fdf14b0d7c79a90eac23f3950d2770) | |||
2021-01-08 | Docker: properly arrange vyos-build dependencies | Christian Poessinger | |
(cherry picked from commit de88ecec39b73df8a2b1836b43ed5fba719275d2) | |||
2021-01-08 | Docker: vyos-1x has a build-dependency on python3-jinja2 | Christian Poessinger | |
(cherry picked from commit 093505b25f500dbd0691e01c96717081f2385dfa) | |||
2021-01-08 | Docker: do not install librtr-doc to avoid pulling in additional dependencies | Christian Poessinger | |
(cherry picked from commit 5fc508b2dda57652b51702c7eb11d9ca7823108f) | |||
2021-01-08 | Docker: update OCaml from 4.09.0 -> 4.09.1 | Christian Poessinger | |
This fixes a build with GCC 10 (coming in Debian Bullseye), release notes available here: https://ocaml.org/releases/4.09.1.html (cherry picked from commit 9029464252e73c9bee84e2c93c58be5eba29033f) | |||
2021-01-08 | Docker: drop dependencies for keepalived | Christian Poessinger | |
We no longer need to build keepalived on out own, we rely on the Debian upstream version. (cherry picked from commit f81c6e53bdf3ac6684daf8dc258b26d635b207cc) | |||
2021-01-08 | Docker: dependency cleanup for vyos-1x | Christian Poessinger | |
Most python3 dependencies are set by vyos-1x, use them from that section. (cherry picked from commit cd633eafe1eb604d384445e7c7f3dd3bd7e7629f) | |||
2021-01-08 | Docker: drop installation of dh-systemd | Christian Poessinger | |
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670 (cherry picked from commit 432f3f96927a54d2f606f34a3c54ea61406379ad) | |||
2021-01-08 | moved webhost address to vars | qxmips | |
(cherry picked from commit b5d36aaafab4c797937eff6488a90b0bb68522d5) | |||
2021-01-04 | Fix a typo in the README. | Daniil Baturin | |
2021-01-04 | Set the branch version number. | Daniil Baturin | |
2021-01-03 | frr: T3182: revert back to 7.3 series | Christian Poessinger | |