Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Commit dd194c6e8 ("Docker: T5286: remove XDP support") dropped all relevant
package build dependencies for XDP - which is good as we should not carry
leftovers.
The Linux Kernel dependency list in contrast always lacked this package. Re-add
the package to the appropriate section.
|
|
|
|
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
|
|
|
|
|