summaryrefslogtreecommitdiff
path: root/scripts/package-build
AgeCommit message (Collapse)Author
2026-03-05Kernel: T8345: Update Linux Kernel to 6.6.128Christian Breunig
2026-03-03T8336: frr: pin version to discrete commit and not the Git HEAD for stable/10.5Christian Breunig
Updated commit_id for frr package to a specific commit.
2026-03-03Kernel: T8332: consolidate WWAN configuration for ARM64 and X86Christian Breunig
Re-use a building block for WWAN support to de-duplicate individual configs for both ARM64 and AMD64/X86.
2026-02-24T8303: Missing arm64 radvd packageAndrii Klymenko
Added build time dependencies: bison and flex packages.
2026-02-21Merge pull request #1121 from c-po/kernelChristian Breunig
Kernel: T8134: consolidate common Kernel features for ARM64 and X86
2026-02-17Merge pull request #1120 from hedrok/T8126-frr-no-traffic-eng-cmdChristian Breunig
T8126: FRR add no traffic-eng command
2026-02-17Kernel: T8134: consolidate common Kernel features for ARM64 and X86Christian Breunig
Both architectures share common Kernel features - place them in single config snippets so we have to maintain them only once. This can for sure be further improved.
2026-02-17Realtek: T8134: update r8152 driver version to 2.21.4Christian Breunig
2026-02-17Intel: T8134: cleanup after package buildChristian Breunig
2026-02-17accel-ppp: T8134: fail build early if source dir is missingChristian Breunig
Fail vefore building VPP to not waste time.
2026-02-17Kernel: T8134: split-out common executable file formats from configChristian Breunig
2026-02-17Kernel: T8134: Realtek drivers do not need to be build using sudoChristian Breunig
2026-02-17Kernel: T8134: support building from Git source directoryChristian Breunig
If build.py detects a local "linux" directory which could be a Git repository - it is used over downloading the released tarball.
2026-02-17Kernel: T8134: add ccache build dependency for local build time speedupxChristian Breunig
2026-02-17Kernel: T8134: add snmp build dependencies for ipt-netflowChristian Breunig
2026-02-17T8126: FRR add no traffic-eng commandKyrylo Yatsenko
Add FRR patch with adding 'no traffic-eng' command and other pathd fixes. See commit description in patch file for full info.
2026-02-16T8219: Start building Salt from source. Update to v3006.21, remove old repo ↵asklymenko
keys.
2026-02-11T8256: update Linux Kernel to v6.6.124Christian Breunig
2026-02-07T6977: FRR patch for 'no encapsulation' commandKyrylo Yatsenko
Patch adds command 'no encapsulation' under segment-routing/srv6
2026-02-07T6977: Remove patches that were added to 10.5Kyrylo Yatsenko
2026-02-03T8219: Start building Salt from sourceasklymenko
2026-02-03Merge pull request #1112 from asklymenko/currentDaniil Baturin
T8219: Start building Salt from source
2026-01-30Merge pull request #1110 from ritika0313/T8141-2510-toml-updateViacheslav Hletenko
T8141: VPP - Rebase to stable 2510 - package.toml update
2026-01-29T8219: Start building Salt from sourceasklymenko
2026-01-27T8210: ARM: Add missing kernel modules for Marvell CN9130 platformViacheslav Hletenko
2026-01-26T8141: VPP - Rebase to stable 2510Ritika Chopra
2026-01-26Merge pull request #1109 from c-po/kernel-6.6.121John Estabrook
Kernel: T8203: Update Linux Kernel to 6.6.121
2026-01-24Kernelx: T8203: bump linux-firmware to 20260110Christian Breunig
2026-01-24Kernel: T8203: update Linux Kernel to v6.6.121Christian Breunig
2026-01-22Merge pull request #1105 from dmbaturin/T8135-snmptrapd-dosDaniil Baturin
T8135: backport the fix for CVE-2025-68615 (DoS in snmptrapd)
2026-01-21Merge pull request #1090 from hedrok/T7664-upgrade-frr-10.5Christian Breunig
T7664: Upgrade frr 10.5
2026-01-20T8135: backport the fix for CVE-2025-68615 (DoS in snmptrapd)Daniil Baturin
2026-01-19T7664: Add patch to fix zebra crashKyrylo Yatsenko
2026-01-15Merge pull request #1102 from sever-sever/T8181Daniil Baturin
T8181: Add kernel CONFIG_MODULE_SIG for arm64 architecture
2026-01-15Merge pull request #1100 from sever-sever/T8174Christian Breunig
T8174: Disable CHELSIO_FCOE kernel module due to issues
2026-01-15T8181: Add kernel CONFIG_MODULE_SIG for arm64 architectureViacheslav Hletenko
Add missed CONFIG_MODULE_SIG kernel options for arm64 architecture
2026-01-13T8162: Migrate to ipt-NETFLOW forkKyrylo Yatsenko
Switch to https://github.com/nuclearcat/ipt-netflow as it has up-to-date kernel support. Remove outdated patches.
2026-01-13T8174: Disable CHELSIO_FCOE kernel module due to issuesViacheslav Hletenko
While by-passing a Chelsio NIC in Proxmox, some users are experiencing issues with the `csiostor module`. After manually blacklisting the module in GRUB settings, no issues were found. Comment this module for the kernel.
2026-01-07T7664: Add patch that simplifies and cleans mgmtdKyrylo Yatsenko
Add https://github.com/FRRouting/frr/pull/20088 This PR fixes some crashes and lock problems in mgmtd.
2026-01-06T8155: Update accel-ppp-ng version to 3e30d9bViacheslav Hletenko
ipoe: Fix flowi4_tos build error for the Kernel 6.18
2026-01-05T7664: Rebase patches on 10.5Kyrylo Yatsenko
2026-01-05T7664: Remove patches that are already in 10.5Kyrylo Yatsenko
2026-01-05T7664: Upgrade FRR to 10.5Kyrylo Yatsenko
Need several patches: 0012-Revert-tools-Allow-deleting-of-interfaces.patch: Reverts change in frr-reload.py that runs 'no interface' command when all configuration of interface is deleted. When interface is still active this leads to lots of errors. 0013-Revert-bgpd-Ensure-incorrect-GR-config-isn-t-display.patch: Reverts change that FRR doesn't show graceful-reastart configuration for peer groups.
2025-12-30Merge pull request #1089 from sever-sever/T8132Daniil Baturin
T8132: Update the APT mirror list before a package build
2025-12-30Revert "T8121: Bump net-snmp version to 5.9.5.2"Viacheslav Hletenko
2025-12-30Merge pull request #1084 from sever-sever/T8117Daniil Baturin
T8117: Bump hsflowd version to v2.1.21-1 to fix sample collection on subinterfaces
2025-12-29T8132: Update the APT mirror list before a package buildViacheslav Hletenko
The repository update process must be independent of the existence of package/package.toml dependencies. This may lead to build failures for certain packages. Alway update the APT mirror list before build.
2025-12-26T8121: Bump net-snmp version to 5.9.5.2Viacheslav Hletenko
2025-12-26T8117: Bump hsflowd version to v2.1.21-1 to fix subinterfacesViacheslav Hletenko
This allows/fixes the use of subinterface selection for hsflowd.
2025-12-24T8119: Bump accel-ppp-ng version to 474b63dViacheslav Hletenko
Update accel-ppp-ng version, use VPP hooks plugin ``` $ git log --oneline a9ceadc..HEAD 474b63d (HEAD -> current, origin/current, origin/HEAD) Merge pull request #19 from Andri iFullroot/SESSION_HOOKS cda32aa Merge pull request #20 from AndriiFullroot/CRYPTO_API_ACTUALIZATION b485a90 VD-2365: SSL calls refactoring bfeab4b T8010: Refactoring VPP hooks private data e451115 T8010: Rename vpp plugin to vyos_vpp plugin 88c0833 VD-2365: Update OpenSSL DES encryption ff14f31 VD-2365: Update OpenSSL DH usage a9bd91a VD-2365: Update OpenSSL calls for MD4/MD5 and SHA1 91bb6b1 T8010: ap_session/ppp cleanup fixup d65aeee T8010: added vpp plugin e2399b0 T8010: limiter plugin refactoring 2c00fde T8010: PPPoE plugin refactoring 9818f30 T8010: ap_session refactoring 56ac406 T8010: accel_iputils refactoring 1441dc2 T8010: PPP non-dev-ppp option 07f158d T8010: DHCPv6 and ND with non-socket packets feda3e0 T8010: Added hooks interface ```