Age | Commit message (Collapse) | Author |
|
The validation 'is_intf_addr_assigned' will be rewritten to support 'netns' and
will use jmespath that required for build .deb pkg to validate
'vyos-1x/src/tests/test_validate.py'.
|
|
|
|
|
|
Added dependencies and build scripts for
https://github.com/NICMx/Jool/
|
|
|
|
|
|
Package was previously side-loaded by another dependency.
|
|
|
|
Package consumed via Debian upstream
|
|
|
|
libpam-radius
|
|
|
|
Package consumed from Debian upstream
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As of commit 1175a62b3464 ("WireGuard: T2842: switch to binary package from
buster-backports") we rely on the distributed binary package from Debian and no
longer need the build requirements.
|
|
|
|
* Add zlib1g-dev package for open-vmdk build
Debian have updated python3-pip to prevent system-wide installs (PEP 668)
* Adds and uses `pipx` that will install dependencies within a venv where appropriate
* Use `--break-system-packages` argument for j2lint
|
|
docker: T5003: Re-add build deps for wpa/hostap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove obsolete packages and dependencies
|
|
|
|
|
|
Fix/improve error reporting for configtree.copy
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3a29e22dcd579349aac987b5825073527af38e58.
|
|
The package fileutils is required for the file path validator.
|
|
skopeo is required for container registry download to satisfy the vyos-1x
container based smoketest(s).
|
|
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.
|