summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
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-11keepalived: T5003: move to Debian upstream versionChristian 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: 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-09strongswan: T5076: install build-dependencies on-demandxChristian Breunig
2023-03-06strongSwan: T4593: upgrade package to 5.9.8-5Christian 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-23hostapd: T5003: upgrade to newer Git versionChristian Breunig
2023-02-23hostapd: T5003: temporary disable GCC12 warningsChristian Breunig
2023-02-22hostapd: T5003: explicitly use bash as interpreter of choiceChristian Breunig
Dcoker image defaults to DASH in non-interactive mode for a shell which has limited capabilities.
2023-02-22Merge pull request #313 from sarthurdev/bookwormChristian Breunig
debian: T5003: Revert hostap removal - AES-256 not supported in Debian.
2023-02-22debian: T5003: Revert hostap removal - AES-256 not supported in Debian.sarthurdev
2023-02-20Kernel: QAT: T5003 remove non POSIX compliant array in shell scriptChristian Breunig
2023-02-13debian: T5003: Update accel-ppp build scriptsarthurdev
2023-02-13debian: T5003: Update to to Debian 12 "Bookworm"sarthurdev
* Remove obsolete packages and dependencies
2023-02-07T4977: Add FRR patches for Babel supportYuxiang Zhu
Backports the following PRs to FRR 8.4: - 0001-tools-Add-missing-daemons.patch: backported from https://github.com/FRRouting/frr/pull/12611 - 0002-babeld-Add-missing-no-commands.patch: backported from https://github.com/FRRouting/frr/pull/12640 Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
2023-01-24T4941: Update accel-ppp version due to IPoE issues with kernel 6Viacheslav Hletenko
Update 'accel-ppp' where bug fix with incompatibility IPoE vlan_mon driver with Linux kernel 6.1.x
2023-01-18Jenkins: strongSwan: T1888: install libcurl4-openssl-devChristian Breunig
2023-01-18Revert "strongSwan: T1888: install libcurl4-openssl-dev build dependency"Christian Breunig
This reverts commit 05d0c7359ee1e3084e25ba294c6492031d893423.
2023-01-18strongSwan: T1888: install libcurl4-openssl-dev build dependencyChristian Breunig
ocserv docker container depends on libcurl4-gnutls-dev which automatically uninstalls libcurl4-openssl-dev from the container. This commit re-adds the dependency.
2023-01-17strongSwan: T4551: Added soft lifetime calculationaapostoliuk
Depending on the configured hard lifetime the default soft lifetime might not make sense and could even cause rekeying to get disabled. To avoid that, derive the soft lifetime from the hard lifetime so it's 10% higher than the soft lifetime. https://github.com/strongswan/strongswan/commit/a2b1e06f07569e8d3f08a37b68a206164b67fbe3
2023-01-15ocserv: T4937: adjust Jenkins build pipeline to current branchChristian Breunig
2023-01-15ocserv: T4937: upgrade package to version 1.1.6Christian Breunig
2023-01-14ntp: T3008: move from ntpd to chronyChristian Breunig
2023-01-12Kernel: T4928: update ethtool to version 6.1Christian Breunig
2023-01-11Kernel: T4928: fix path on remote urlChristian Breunig
2023-01-11Kernel: T4928: update linux-firmware to 20221214Christian Breunig
2023-01-11Kernel: T4928: update Linux Kernel to v6.1.4Christian Breunig
2023-01-11qat: T4929: update Intel QAT drivers to 4.20.0-00001Christian Breunig
2023-01-03Kernel: T4691: enable CONFIG_BLK_DEV_DM optionChristian Poessinger
This enables Device Mapper support for either RAID targets or encrypted partitions.
2023-01-01iproute2: T4284: update package for better tc JSON supportChristian Poessinger
vyos-1x QoS implementation comes with smoketests that heavily use the JSON output of tc. There had been some bugs in the JSON formatting until version version 6.1 of iproute2 [1, 2]. 1: https://lore.kernel.org/netdev/3ac544c09842410fb863b332917a03ad@poessinger.com/ 2: https://lore.kernel.org/netdev/f4806731521546b0bb7011b8c570b52b@poessinger.com/ 3: https://lore.kernel.org/netdev/e1fa5169db254301bc3b5b766c2df76a@poessinger.com/
2022-12-30podman: T4899: systemd services not being installed correctlyChristian Poessinger
2022-12-30podman: T4901: update to v4.3.1Christian Poessinger
2022-12-27strongSwan: T4593: upgrade package to 5.9.8Christian Poessinger
2022-12-11T4792: fix generated DEB package path locationChristian Poessinger
2022-12-11T4792: add CI/CD pipeline for sstp-clientChristian Poessinger
2022-11-23Kernel: T4836: enable Ethernet switch device driver modelChristian Poessinger
2022-11-23Kernel: T4836: enable High-availability Seamless Redundancy (HSR & PRP)Christian Poessinger
2022-11-23Kernel: T4836: enable TCP encapsulation of IKE and IPsec messages (RFC 8229)Christian Poessinger
2022-11-23tacacs: T141: add individual package buildChristian Poessinger
2022-11-23fastnetmon: T4483: drop copy/paste comment errorChristian Poessinger
2022-11-23gitignore: cleanup double rules from individual packagesChristian Poessinger
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped.
2022-11-20telegraf: T4831: fix build on arm64 / remove hardcoded amd64 referenceMathew McBride
2022-11-19Merge pull request #273 from initramfs/current-dhcp6c-fixChristian Poessinger
wide-dhcpv6: T4760: fix support for multiple dhcp6c instances
2022-11-08frr: T4806: update to stable/8.4 seriesChristian Poessinger