Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-26 | Docker: T4593: add strongSwan build dependency libtss2-dev | Christian Poessinger | |
2022-12-11 | Docker: T4792: add buiold dependencies for sstp-client | Christian Poessinger | |
2022-11-23 | tacacs: T141: add individual package build | Christian Poessinger | |
2022-11-23 | Docker: T141: add build dependencies for pam_tacplus package | Christian Poessinger | |
2022-11-07 | Revert "Docker: T2216: add required skopeo package to build container" | sarthurdev | |
This reverts commit 3a29e22dcd579349aac987b5825073527af38e58. | |||
2022-11-06 | Docker: T4798: add OCaml package fileutils | John Estabrook | |
The package fileutils is required for the file path validator. | |||
2022-11-05 | Docker: T2216: add required skopeo package to build container | Christian Poessinger | |
skopeo is required for container registry download to satisfy the vyos-1x container based smoketest(s). | |||
2022-11-01 | Docker: T4791: python3-humps now a build dependency for vyos-1x nosetest | John Estabrook | |
On importing humps.decamelize in vyos/opmode.py, python3-pyhumps becomes a build dependency for the test test_op_mode.py. Create the package in the Docker image. | |||
2022-10-16 | Docker: T4284: use libbpf-dev from Debian repo over specific commit | Christian Poessinger | |
In order to properly retrieve JSON information in the Smoketests for the new QoS implementation we need a recent (>6.0) version of iproute2. This requires the libbpf-dev package. | |||
2022-10-08 | Revert: "accel-ppp: T4691: upgrade LUA dependency to version 5.4" | Christian Poessinger | |
This reverts commit 262183c as Accel PPP has issues starting up. | |||
2022-10-07 | Docker: T3664: install yq dependency which has a jq like tool for toml files | Christian Poessinger | |
2022-10-06 | accel-ppp: T4691: upgrade LUA dependency to version 5.4 | Christian Poessinger | |
2022-10-05 | Revert "accel-ppp: T4691: disable LUA as it's unused in VyOS" | Christian Poessinger | |
This reverts commit 719013886df2a324f09217d2fd11feddab330a05. | |||
2022-09-16 | accel-ppp: T4691: disable LUA as it's unused in VyOS | Christian Poessinger | |
2022-09-13 | Docker: T4691: fix conflicting packages | Christian Poessinger | |
2022-09-13 | Docker: T4691: add missing dependencies for recent nftables build | Christian Poessinger | |
2022-09-13 | Revert "T3641: nftables: use upstream package" | Christian Poessinger | |
This reverts commit cd9cd920cdabd7cd7c5bd0e6108fd1c0e78c3cb9. | |||
2022-08-22 | Docker: T4637: add dependencies for podman build | Christian Poessinger | |
2022-08-02 | Docker: hostap: T4584: add requirements for custom package build | Christian Poessinger | |
2022-07-18 | Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017 | Christian Poessinger | |
2022-06-29 | T4491: update commit ref for vyos1x-config | John Estabrook | |
2022-06-24 | Go: T4472: Updated Go version to 1.18.3 | zsdc | |
* removed `golang-github-osrg-gobgp-dev` dependency from fastnetmon. It can be built without it * Replaced Go from the Debian repository (1.15) to a version from the Go website (1.18.3) | |||
2022-06-09 | Docker: fix dockerfile parse error line 558: unknown instruction: FI | Christian Poessinger | |
2022-06-09 | Docker: add Fastnetmon build dependencies for official Debian package | Christian Poessinger | |
2022-06-01 | docker: T4222: Add packages to build owamp client-server | Viacheslav Hletenko | |
2022-05-08 | Docker: add build dependencies for fastnetmon | Christian Poessinger | |
2022-05-04 | frr: bugfix rtrlib v0.8.0 dependency update | Christian Poessinger | |
2022-05-04 | frr: fix rtrlib v0.8.0 dependency | Christian Poessinger | |
2022-05-04 | frr: upgrade rtrlib dependency to v0.8.0 | Christian Poessinger | |
2022-04-28 | Docker: FRR: add newer sphinx version for documentation | Christian Poessinger | |
2022-04-11 | Docker: T4353: add j2lint binary | Christian Poessinger | |
2022-04-02 | docker: T4335: Drop patch for building open-vmdk under gcc-10.+ | John Estabrook | |
The issue https://github.com/vmware/open-vmdk/issues/12 is fixed upstream and the patch can be dropped from the Dockerfile. | |||
2022-03-15 | frr: T4302: upgrade to version 8.2 | Christian Poessinger | |
2022-03-01 | pull in patch for building open-vmdk under gcc-10.+ | John Estabrook | |
Temporary fix for issue https://github.com/vmware/open-vmdk/issues/12 not yet merged. | |||
2022-03-01 | T4235: update commit refs for vyos1x-config, libvyosconfig | John Estabrook | |
2022-02-10 | T4235: update commit refs for vyos1x-config, libvyosconfig | John Estabrook | |
2022-02-06 | Docker: use python-is-python3 over python-is-python2 to keep dh-python | Christian Poessinger | |
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 | Revert "Docker: move Kernel "python-is-python2" requirement to the end" | Christian Poessinger | |
This reverts commit 5271c0fa650ee48528aab21b7ac7ce4ffabac0ae. | |||
2022-02-06 | Docker: move Kernel "python-is-python2" requirement to the end | Christian Poessinger | |
So other packages can not remove it. | |||
2022-02-03 | Remove pin ocaml-cytpes to 0.16.0 (commit 968096eb) | John Estabrook | |
2022-01-16 | Docker: T3164: add build dependencies for Dropbear SSH daemon | Christian Poessinger | |
2022-01-05 | T3785: pin vyos1x-config to update for handling utf-8 chars | John Estabrook | |
2022-01-03 | Docker: T4128: add dependencies to build keepalived from source | Christian Poessinger | |
2021-11-23 | Docker: T3753: build libyang2 version required by FRR 8.0 | Christian Poessinger | |
2021-10-11 | Docker: T3753: add build dependencies for libyang2 required by FRR 8 | Christian Poessinger | |
2021-10-02 | Docker: add ovmf requirement for UEFI boot tests | Christian Poessinger | |
(cherry picked from commit e22881a97973e31da6fe8262448643b42cf7b476) | |||
2021-09-27 | packages: update openvpn-otp | Kim | |
2021-09-07 | Docker: add bash and bash-completion to install list | Christian Poessinger | |
2021-08-04 | Docker: arm64: Add dependencied for building embedded arm images | Runar Borge | |
2021-07-14 | Kernel: T3318: update Linux Kernel to v5.10.50 | Christian Poessinger | |