summaryrefslogtreecommitdiff
path: root/.github/workflows/trigger_rebuild_packages.yml
AgeCommit message (Collapse)Author
2026-07-24iproute2: T8926: add custom build which matches Kernel 6.18Christian Breunig
2026-07-07build: T9058: add a script for building Squid from sourceDaniil Baturin
2026-07-03T9040: Build FIPS-compliant OpenSSL versionViacheslav Hletenko
Build FIPS-compatible OpenSSL binaries The FIPS provider does not get built and installed automatically. To enable it, you need to configure OpenSSL using the `enable-fips` option.
2026-06-29T9029: Switch default branch for CI workflowsAndrii Klymenko
Switch to "production" branch to call the package build workflow.
2026-06-12T861: add secure boot support. Build shim-signed packageasklymenko
2026-06-09salt: T8973: remove package build due to feature removalChristian Breunig
As salt has been marked deprecated via T8056 and is thus deprecated in VyOS 1.5 and VyOS 1.4 it is time to remove it from the rolling release.
2026-06-08T8969: vyos-build failing to build, missing dependenciesasklymenko
2026-05-30ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#1204)Yuriy Andamasov
Tracking: T8943
2026-05-06T8463: Update GitHub actions to latest versionsasklymenko
2026-01-29T8219: Start building Salt from sourceasklymenko
2025-12-19kea: T8092: Build kea from sourcesarthurdev
2025-09-20zerotier: T6455: Add zerotier-one to vyos-build pipelinel0crian1
2025-09-18Merge pull request #1033 from sarthurdev/kea3.0Viacheslav Hletenko
kea: T7281: Update Kea to 3.0
2025-09-18Merge pull request #1030 from hedrok/T75-remove-pmacctDaniil Baturin
T75: remove pmacct
2025-09-17T7827: Add unionfs-fuse packagesarthurdev
2025-09-15added PAT passingYevhen Bondarenko
2025-09-15kea: T7281: Update Kea to 3.0sarthurdev
2025-09-15T75: remove pmacctKyrylo Yatsenko
2025-05-28packages: T7490: add build files for udp-broadcast-relayDaniil Baturin
2025-05-11build: T6949: add missing build trigger for blackbox exporterChristian Breunig
Commit d6fab6c8c036 ("T6949: Adds build for blackbox exporter deb package") added the general requirements for a package build - but it missed the trigger for changes within the build ocnfiguration dir.
2025-04-13vyos-build: T7357: add libnss-mapuser packageThomas Kupper
After renaming the package from libnss-mapuser to vyos-libnss-mapuser in T7336-new-package-name, the package is missing from scripts/package-build/. Adding it, taking libpam-radius-auth as an example. The dependency is taking from the Build-Depends field of the debian/control file of the libnss-mapuser package. Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
2025-04-10packages: T7344: build bash-completion from sourceDaniil Baturin
2025-01-13T2326: opennhrp: Removed OpenNHRP packageaapostoliuk
Removed OpenNHRP package
2025-01-09T7032: Add missing libpam-radius-auth buildT7032Viacheslav Hletenko
2025-01-07T7026: Add script build vpp packageViacheslav Hletenko
2024-12-30T6949: Adds build for blackbox exporter deb packageNicolas Vollmar
2024-11-22Merge pull request #844 from c-po/T6674-tacacsViacheslav Hletenko
T6674: add package build instructions for TACACS client libraries
2024-11-21T6674: add package build instructions for TACACS client librariesChristian Breunig
2024-11-16T6879: Add build amazon-cloudwatch-agent and amazon-cloudwatch-agentViacheslav Hletenko
2024-10-08T973: add build script for frr_exporter packagerebortg
2024-10-04Merge pull request #785 from sever-sever/T973Viacheslav Hletenko
T973: Add build script for node_exporter package
2024-10-03T6758: Add build package xen-guest-agentViacheslav Hletenko
The 'xen-guest-agent' could be used for XCP-NG images
2024-10-02T973: Add build script for node_exporter packageViacheslav Hletenko
2024-09-06T6674: Add trigger rebuild kernel if defaults.toml is changedViacheslav Hletenko
2024-09-05T6674: Add keys gpg_key_id and package_branch to rebuild packagesViacheslav Hletenko
2024-09-05T6674: Add workflow to rebuild packagesViacheslav Hletenko