summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-14Merge pull request #470 from vyos/mergify/bp/sagitta/pr-469Christian Breunig
initramfs: T5824: Added `openssl.cnf` to initramfs (backport #469)
2023-12-14initramfs: T5824: Added `openssl.cnf` to initramfszsdc
Without `openssl.cnf` software that uses `libssl` (for example busybox) has issues with connections to some HTTPS servers. (cherry picked from commit 5765d670099dfc2bb4758264a84a36fdd9cba5d4)
2023-12-13Kernel: T4928: update Linux Kernel to v6.1.67Christian Breunig
(cherry picked from commit be92cde4750f8b7dd8e5c97e4161277e7c88522a)
2023-12-09Kernel: T4928: update Linux Kernel to v6.1.66Christian Breunig
(cherry picked from commit 09f3d551172bb5f542e70751b829c49d9bcdc3ef)
2023-12-03T4426: disable arpwatch.service by defaultChristian Breunig
(cherry picked from commit a3d29d9110a39107c55794a404f9952ac8fd8687)
2023-12-03Kernel: T4928: update Linux Kernel to v6.1.65Christian Breunig
(cherry picked from commit 835500dfa3317e65e48032af441a26fba8e07065)
2023-12-03Merge pull request #467 from vyos/mergify/bp/sagitta/pr-457Christian Breunig
T5754 strongswan upgrade (backport #457)
2023-12-03StrongSwan: T5754: Build changes neededBjarke Istrup Pedersen
(cherry picked from commit 68744626ea2650259a4d8daad528542556bb6188)
2023-12-03StrongSwan: T5754: Remove patch already included in 5.9.11Bjarke Istrup Pedersen
(cherry picked from commit f5d50b520313622a12feceb7b5f7ea4d1db6e96d)
2023-12-03StrongSwan: T5754: Update patches to match 5.9.11Bjarke Istrup Pedersen
(cherry picked from commit 04acce88c84857d58e347366b9cbd64bb1425aed)
2023-12-03StrongSwan: T5754: Update version in scriptsBjarke Istrup Pedersen
(cherry picked from commit 2844d38c77547df7cd60b02730bd54b7e7952751)
2023-12-01Merge pull request #466 from vyos/mergify/bp/sagitta/pr-464Christian Breunig
ddclient: T5797: Upgrade to ddclient 3.11.2 (backport #464)
2023-12-01ddclient: T5797: Upgrade to ddclient 3.11.2Indrajit Raychaudhuri
Upgrade to ddclient 3.11.2 and remove the patches that are now included in the release version. (cherry picked from commit 368b89ef056dbb412520dd49bd21611b8c7c1cb5)
2023-12-01Merge pull request #465 from vyos/mergify/bp/sagitta/pr-453Christian Breunig
ddclient: T5708: Upgrade to ddclient 3.11.1 (backport #453)
2023-12-01ddclient: T5708: Upgrade to ddclient 3.11.1Indrajit Raychaudhuri
- Upgrade to ddclient 3.11.1 - Remove patches that are now upstream - Add patch for duckdns dual stack (cherry picked from commit f3cc9f58b60a8b9d69fe741e6e6811d06bd82a15)
2023-11-23Merge pull request #460 from vyos/mergify/bp/sagitta/pr-459Christian Breunig
T5776: kernel enable VFIO support (backport #459)
2023-11-23T5776: kernel enable VFIO supportViacheslav Hletenko
(cherry picked from commit c237941c3c95de16d2581b198b679288898758f3)
2023-11-21Kernel: T4928: update Linux Kernel to v6.1.63Christian Breunig
(cherry picked from commit 148a955e8a8c2c2e2cc11fa3589b564754cf0cf1)
2023-11-15Merge pull request #455 from vyos/mergify/bp/sagitta/pr-454Christian Breunig
T5689: Include librtr-dev in Debian dependencies to fix RPKI crash (backport #454)
2023-11-15Merge branch 'sagitta' into mergify/bp/sagitta/pr-454Christian Breunig
2023-11-15T5689: Include librtr-dev in Debian dependencies to fix RPKI crashChristian Breunig
This fixes FRR crashing on vtysh -c "show rpki $prefix" with the vyos build when librtr-dev was not available at FRR built time, see T5689. (cherry picked from commit 931571bd486eb84042a4beb50412f5c7c21cbd9d)
2023-11-15Merge pull request #456 from vyos/mergify/bp/sagitta/pr-445Christian Breunig
T5695: Add LUA script to build FRR (backport #445)
2023-11-15T5695: Add LUA script to build FRRViacheslav Hletenko
Build FRR with LUA scripts --enable-scripting option (cherry picked from commit 83d4a070897012e49c5b227a082a6f31cdb62815)
2023-11-08Kernel: T4928: update Linux Kernel to v6.1.62Christian Breunig
(cherry picked from commit 369c66ea669af2bf3c5bcbefa006c03344607611)
2023-11-03Kernel: T4928: update Linux Kernel to v6.1.61Christian Breunig
2023-11-01Merge pull request #451 from sever-sever/T5701-sagittaChristian Breunig
T5701: Bump telegraf to version v1.28.3
2023-11-01T5701: Bump telegraf to version v1.28.3Viacheslav Hletenko
2023-11-01Merge pull request #447 from aapostoliuk/T5402-sagittaChristian Breunig
keepalived: T5402: Fixed Vyos branch in the Jenkins file
2023-10-31Merge pull request #449 from vyos/mergify/bp/sagitta/pr-446Christian Breunig
T5415: upgrade libyang library to v2.1.128 (backport #446)
2023-10-31T5415: upgrade libyang library to v2.1.128Viacheslav Hletenko
(cherry picked from commit d0649cf3b5b6058e464c906f20fce92d75f1bdcd)
2023-10-31keepalived: T5402: Fixed Vyos branch in the Jenkins fileaapostoliuk
Fixed Vyos branch in the Jenkins file
2023-10-30Merge pull request #444 from vyos/mergify/bp/sagitta/pr-442zdc
keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACs (backport #442)
2023-10-27Merge pull request #443 from vyos/mergify/bp/sagitta/pr-441zdc
pmacct: T5663: the garbage headers issue fix (backport #441)
2023-10-27keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACsaapostoliuk
Added patch with commit '9ca8688' to pkg-keepalived 1:2.2.7-1 https://github.com/acassen/keepalived/commit/9ca8688c7fe591e1face259f19ee6169e20a3438 Setting arp_ignore to 1 ensures that the VMAC interface does not respond to ARP requests for IPv4 addresses not configured on the VMAC. (cherry picked from commit 86a97880700a42f2416c196ce93853a4e7e18b4d)
2023-10-27pmacct: T5663: the garbage headers issue fixAndrii Andrieiev
(cherry picked from commit 9eea9958697e81c8b49d69ce9cbf4d5ffede0dbb)
2023-10-22Merge pull request #439 from vyos/mergify/bp/sagitta/pr-436Christian Breunig
T4204: accel-ppp bump version 9669bcb99adc (backport #436)
2023-10-22T4204: accel-ppp bump version 9669bcb99adcViacheslav Hletenko
(cherry picked from commit 3e9eefb12c31d2612a9f3ad020d0779cb350bf4e)
2023-10-21Kernel: T4928: update Linux Kernel to v6.1.59Christian Breunig
2023-10-18Kernel: T4928: update Linux Kernel to v6.1.58Christian Breunig
(cherry picked from commit d361c5449922ecf259466b62e430b9fcf83ff1f0)
2023-10-18Kernel: T4928: disable RNDIS in arm64 buildsChristian Breunig
It's the second time the maintainers talk about removing RNDIS from the Linux Kernel. We should not bet on such a feature if not extremely necessary. https://www.phoronix.com/news/Linux-Disabling-RNDIS-Drivers (cherry picked from commit ac77ceec262803fcc01658ef51c22c674a854d56)
2023-10-18Revert "Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m"Christian Breunig
This reverts commit 88be901bc103d1c47adbbc874d02e8ec5cde3397. (cherry picked from commit ad214dba3ec08a2fa8c9fb37f22db367ff663e8a)
2023-10-03Merge pull request #433 from c-po/sagittaChristian Breunig
Kernel: T5626: only select required Kernel CGROUP controllers (backport)
2023-10-02Kernel: T5626: only select required Kernel CGROUP controllersChristian Breunig
TL;DR: systemd does not require the performance-sensitive bits of Linux control groups enabled in the kernel. However, it does require some non-performance-sensitive bits of the control group logic. http://0pointer.de/blog/projects/cgroups-vs-cgroups.html The only controllers required for VyOS to function are the memory and PID controller required by the container feature. All other controlles can be disabled. (cherry picked from commit 86f80f99c57240bda43b99d110de736aef4dea76)
2023-10-02Kernel: T5626: update to latest version with Kernel defaultsChristian Breunig
With all the minor fixes applied to the Kernel, also options change - this just syncs the previous config to the latest version with the new defaults applied that slipped in during all those bugfixes. (cherry picked from commit 33e78bde1a9d9da98c37269819b8b8e8e73ee39c)
2023-09-30Merge pull request #429 from c-po/pmacct-sagittaChristian Breunig
pmacct: T5618: Added build rules for custom pmacct package (backport #428)
2023-09-29pmacct: T5618: Fixed mistake in pmacct build scriptzsdc
Removed extra `not` in the `if` condition of the build script which inverts the return code. (cherry picked from commit 59e34c855e7d96b8abd4ab94d212a57901ed6bc1)
2023-09-28pmacct: T5618: install build time dependenciesChristian Breunig
(cherry picked from commit 3c313a62e72023a68ab523400b1da3e8a1a6fd29)
2023-09-28pmacct: T5618: Added build rules for custom pmacct packagezsdc
The current version of pmacct in Debian (`1.7.7-1`) contains the bug which leads to a crash when IMT is enabled and ICMP traffic is forwarded through a router. This commit adds our build with an extra patch, which solves the problem: https://github.com/pmacct/pmacct/commit/73af9545ea33cd87846306f648f634063ac41765 (cherry picked from commit d5f6445381c44a99459f45e74b792e250d727f44)
2023-09-28Merge pull request #425 from c-po/backports-sagittaChristian Breunig
Various backports for sagitta
2023-09-26Kernel: extend .gitignore for new Intel and Realtek driversChristian Breunig
(cherry picked from commit fe9d19e71fa80720c99623062a662f7e6cdac200)