summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2023-05-10T5217: Kernel add CONFIG_NFT_SYNPROXYViacheslav Hletenko
2023-05-02Kernel: T5003: use bash over sh (which defaults to dash)Christian Breunig
2023-05-02Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTDChristian Breunig
2023-05-01jool: T160: Added scripts to build jool packagezsdc
Added dependencies and build scripts for https://github.com/NICMx/Jool/
2023-04-29Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=mChristian Breunig
2023-04-27Merge pull request #342 from rgwan/currentChristian Breunig
frr: T5123: Backport detailed ospf route table patch to frr 8.5
2023-04-27frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5Zhiyuan Wan
2023-04-22Merge pull request #328 from rgwan/currentChristian Breunig
frr: T5123: Add patch to support show detailed ospf route table
2023-04-21minisign: T5166: Remove custom build and pickup from upstream DebianIndrajit Raychaudhuri
A newer version of minisign is already available in Debian Bookworm. We can skip building a custom package. This is a follow-up to T5003.
2023-04-10frr: T5123: Add patch to support show detailed ospf route tableZhiyuan Wan
2023-04-09T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patchAndrew Gunnerson
The Debian 12 upgrade in T5003 caused a regression for connecting to legacy networks that only support TLSv1.0/1.1 for EAP-TLS. This commit fixes one part of the issue by adding Debian's patch for allowing legacy renegotiation (SSL_OP_LEGACY_SERVER_CONNECT flag). The flag used to be allowed by default, but that changed with the openssl 3.0 upgrade in Debian 12. (This commit also updates `build.sh` to just overwrite `debian/patches/series` and not delete patch files since dpkg-buildpackage/quilt never applies unlisted patches.) Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-04-04accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributeszsdc
Use L2TP Calling-Number in Calling-Station-ID RADIUS attribute
2023-04-01T5125: bump hsflowd version to v2.0.50-4Viacheslav Hletenko
2023-03-31T5125: Add DBUS option to build hsflowd for getting sflow statViacheslav Hletenko
Build hsflowd with "DBUS" option allows to get statistics for op-mode
2023-03-29T5086: bump hsflowd version to v2.0.50-3Viacheslav Hletenko
2023-03-25strongSwan: create vyos specific version stringChristian Breunig
2023-03-21frr: T5100: drop patches already present in upstream versionChristian Breunig
2023-03-21Merge pull request #322 from sever-sever/T5100Christian Breunig
T5100: Update FRR to 8.5
2023-03-21Kernel: T4928: statically compile CONFIG_IKCONFIGChristian Breunig
2023-03-21T5100: Update FRR to 8.5Viacheslav Hletenko
2023-03-17T5086: Build hsflowd with option DROPMONViacheslav Hletenko
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-14T5086: Add Jenkins build for hsflowd deb pkgViacheslav Hletenko
Build 'hsflofd' from sources
2023-03-11Docker: T5076: unbloat container - remove dependencies for pam_tacplusChristian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6Christian 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-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>