Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian 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-20 | telegraf: T4831: fix build on arm64 / remove hardcoded amd64 reference | Mathew McBride | |
2022-11-19 | Merge pull request #273 from initramfs/current-dhcp6c-fix | Christian Poessinger | |
wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | |||
2022-11-08 | frr: T4806: update to stable/8.4 series | Christian Poessinger | |
2022-11-03 | packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | initramfs | |
This commit adds a patch to the WIDE DHCPv6 client forcing it to bind to the last network interface specified on the command line, allowing multiple concurrent instances of the daemon running without having a single daemon receiving all the incoming DHCPv6 packets. | |||
2022-10-29 | pyhumps: fix copy/paste error in build package name | Christian Poessinger | |
2022-10-29 | pyhumps: disable arm64 build as Python uses "all" architecture | Christian Poessinger | |
2022-10-29 | pyhumps: add initial package build | Christian Poessinger | |
2022-10-08 | Revert: "accel-ppp: T4691: upgrade LUA dependency to version 5.4" | Christian Poessinger | |
This reverts commit 262183c as Accel PPP has issues starting up. | |||
2022-10-07 | Kernel: T3664: parse version file from toml input | Christian Poessinger | |
2022-10-06 | accel-ppp: T4691: upgrade LUA dependency to version 5.4 | Christian Poessinger | |
2022-10-05 | accel-ppp: T4691: adjust to changes in CMake build system | Christian Poessinger | |
Specifying -DLUA=True results in selection of the Lua language version 5.1 - we need 5.3. | |||
2022-10-05 | Revert "accel-ppp: T4691: disable LUA as it's unused in VyOS" | Christian Poessinger | |
This reverts commit 719013886df2a324f09217d2fd11feddab330a05. | |||
2022-09-16 | accel-ppp: T4691: disable LUA as it's unused in VyOS | Christian Poessinger | |
2022-09-14 | nftables: T4691: install required libeditreadline-dev on demand | Christian Poessinger | |
We can not install it into the docker container as this uninstalls libreadline-dev, which is required by other packages. | |||
2022-09-13 | nftables: T4691: upgrade to version 1.0.5 | Christian Poessinger | |
2022-09-13 | Revert "T3641: nftables: use upstream package" | Christian Poessinger | |
This reverts commit cd9cd920cdabd7cd7c5bd0e6108fd1c0e78c3cb9. | |||
2022-09-13 | accel-ppp: T4691: package upgrade with minor fixes to sstp | Christian Poessinger | |
2022-09-13 | firmware: T4691: update to Linux release 20220815 | Christian Poessinger | |
2022-09-13 | Kernel: T4691: Initial support for 5.15.67 | Christian Poessinger | |
2022-09-13 | iproute2: T4691: upgrade version to match 5.15 kernel tree | Christian Poessinger | |
2022-09-06 | firmware: T4671: create missing symlinks defined in WHENCE file | initramfs | |
2022-09-02 | T4666: hostap: Reintroduce Debian's allow-tlsv1.patch | Andrew Gunnerson | |
After the fixes for T4537/T4584, which added a custom hostap package, wpa_supplicant no longer allows TLSv1.0 connections, which is required for EAP-TLS with certain ISPs. Previously, VyOS allowed TLSv1.0 via Debian's `allow-tlsv1.patch` patch. This commit reintroduces that patch for the custom hostap package. Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com> | |||
2022-08-25 | Kernel: T4647: enable GVE (Google Virtual NIC) | Christian Poessinger | |
2022-08-25 | Kernel: T3923: enable INET(6)_ESPINTCP | Christian Poessinger | |
2022-08-22 | podman: T4637: always use "rm -f" to remove stale debian packages during build | Christian Poessinger | |
2022-08-22 | Merge pull request #256 from roedie/T4633 | Christian Poessinger | |
T4663: Upgrade Keepalived to 2.2.7 | |||
2022-08-22 | podman: T4637: add custom build | Christian Poessinger | |
2022-08-21 | T4663: Upgrade Keepalived to 2.2.7 | Sander Klein | |
This will upgrade keepalived to the latest release. | |||
2022-08-15 | hostap: T4584: add git version to Debian package | Christian Poessinger | |
2022-08-02 | hostap: T4584: add custom package build | Christian Poessinger | |
2022-07-19 | telegraf: T4515: re-enable nstat plugin | Christian Poessinger | |
2022-07-18 | accel-ppp: T4204: update version to commit 847ccb49a7e0 | Christian Poessinger | |
2022-07-18 | Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017 | Christian Poessinger | |
2022-07-18 | firmware: T4540: update to Linux release 20220708 | Christian Poessinger | |
2022-07-18 | Kernel: T1368: statically build MPLS support into the Kernel | Christian Poessinger | |
2022-07-18 | frr: T4535: update version to stable/8.3 release branch | Christian Poessinger | |
2022-07-09 | telegraf: T4515: add custom build | Christian Poessinger | |
2022-07-09 | Kernel: T893: enable VPP related features | Christian Poessinger | |
2022-07-09 | Kernel: T1475: enable CONFIG_DCB | Christian Poessinger | |
2022-06-25 | fastnetmon: T4483: upgrade package to v1.2.2 community edition | Christian Poessinger | |
2022-06-25 | fastnetmon: extend .gitignore with *.tar.gz pattern | Christian Poessinger | |
2022-06-10 | fastnetmon: disable arm64 builds | Christian Poessinger | |
2022-06-10 | fastnetmon: use /bin/true buildCmd for fastnetmon-debian-salsa | Christian Poessinger | |
We just wan't to please the pipeline - everything else is handled from build.sh | |||
2022-06-09 | ndppd: add .gitignore | Christian Poessinger | |
2022-06-09 | fastnetmon: add package build instructions | Christian Poessinger | |
2022-06-01 | Merge pull request #239 from sever-sever/T4222 | Christian Poessinger | |
docker: T4222: Add packages to build owamp client-server | |||
2022-06-01 | docker: T4222: Add packages to build owamp client-server | Viacheslav Hletenko | |
2022-06-01 | Revert "frr: temporary select specific commit without broken RPKI commits" | Christian Poessinger | |
This reverts commit caae86a8c028f32dc320cf2ca946646c27fb86bb. | |||
2022-05-05 | frr: temporary select specific commit without broken RPKI commits | Christian Poessinger | |