summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-17Kernel: T5086: enable CONFIG_NET_DROP_MONITOR for hsflowdChristian Breunig
2023-03-17Kernel: T4928: update config to v6.1.19Christian Breunig
2023-03-16hsflowd: T5086: ARM package has aarch64 extension, rename to arm64Christian Breunig
2023-03-16hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64Christian Breunig
2023-03-16hsflowd: T5086: bump version to v2.0.48-1Christian Breunig
2023-03-16Merge pull request #320 from sever-sever/T5086Christian Breunig
T5086: Add Jenkins build for hsflowd deb pkg
2023-03-14T5086: Disable by default hsflowd serviceViacheslav Hletenko
2023-03-14T5086: Add Jenkins build for hsflowd deb pkgViacheslav Hletenko
Build 'hsflofd' from sources
2023-03-14Docker: T5076: Intel QAT drivers rely on libudev-devChristian Breunig
Package was previously side-loaded by another dependency.
2023-03-14Kernel: T4928: update Linux Kernel to v6.1.19Christian Poessinger
2023-03-12Kernel: T4928: update Linux Kernel to v6.1.18Christian Breunig
2023-03-12Jenkins: lib: T5076: install dependency packages without promptingChristian Breunig
2023-03-11systemd: services: T5003: disable podman servicesChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for pam_tacplusChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for sstp-clientChristian Breunig
Package consumed via Debian upstream
2023-03-11Docker: T5076: unbloat container - remove dependencies for vyos-http-api-toolsChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for libnss-mapuser & ↵Christian Breunig
libpam-radius
2023-03-11Docker: T5076: unbloat container - remove obsolete dh-exec packageChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for fastnetmonChristian Breunig
Package consumed from Debian upstream
2023-03-11Docker: T5076: unbloat container - remove dependencies for ipaddrcheckChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6Christian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for hvinfoChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for vyatta-cfgChristian Breunig
2023-03-11gitignore: frr: add rtrlib and remove libyang (provided via Debian package)Christian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for frrChristian Breunig
2023-03-11Docker: T5076: use Debian python3-inotify packageChristian Breunig
2023-03-11Docker: T5076: merge opam re package installation with other packagesChristian Breunig
2023-03-11keepalived: T5003: move to Debian upstream versionChristian Breunig
2023-03-11Docker: fix vim mouse disable command for bookworm - which uses dashChristian Breunig
2023-03-11hostap: T5076: move build dependency installation to build.shChristian Breunig
Fix for commit f163dea ("Docker: T5076: unbloat container - remove dependencies for hostap") as in the hostap Git repo there are no Debian build files available, they will later be copied in by build.sh from Debian SALSA wpa repository.
2023-03-10Docker: T5076: unbloat container - remove dependencies for keepalivedChristian Breunig
2023-03-10Docker: T5076: install packages from pip instead of Github sourceChristian Breunig
2023-03-10Docker: T5076: unbloat container - remove dependencies for hostapChristian Breunig
2023-03-10Docker: T5076: unbloat container - remove dependencies for dropbearChristian Breunig
2023-03-10strongswan: T5076: use "" over '' in JenkinsfileChristian Breunig
2023-03-10strongswan: T5076: fix build dependency installationChristian Breunig
2023-03-10Kernel: T4928: update Linux Kernel to v6.1.16Christian Breunig
2023-03-09strongswan: T5076: install build-dependencies on-demandxChristian Breunig
2023-03-09Docker: T5076: unbloat container - remove dependencies for strongswanChristian Breunig
2023-03-09Docker: VyOS moved to FRR and no longer require vyatta-quaggaChristian Breunig
2023-03-09Docker: T2842: drop build dependency on wireguard toolsChristian Breunig
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.
2023-03-09Docker: T2199: T3873: drop dependencies for vyatta-cfg-firewallChristian Breunig
2023-03-08Merge pull request #302 from sempervictus/bug/udev_rename_deadlockChristian Breunig
T4966: Delay UDEV execution, avoid rename deadlock
2023-03-07Merge pull request #319 from vfreex/enable-babeldChristian Breunig
T4977: Enable Babeld
2023-03-07T4977: Enable BabeldYuxiang Zhu
Babeld support has been merged https://github.com/vyos/vyos-1x/pull/1800 however I just noticed `/etc/frr/daemons` came from this file.
2023-03-06strongSwan: T4593: upgrade package to 5.9.8-5Christian Breunig
2023-03-04Kernel: T4928: update Linux Kernel to v6.1.15Christian Breunig
2023-02-25frr: T5003: use "pipx run" to invoke apkgChristian Breunig
Commit 7b1b40888 ("docker: T5003: Use Debian package for yq, fix pip installs, fix open-vmdk build") removed the apkg installed package via pip. Use pipx run then building the libyang package.
2023-02-25Kernel: T4928: update Linux Kernel to v6.1.14Christian Breunig
2023-02-23hostapd: T5003: upgrade to newer Git versionChristian Breunig