summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-26Jenkins: BUILD_VERSION is now calculated during runtimeChristian Poessinger
In the past a cached version of BUILD_VERSION was used which would manifest in a wrong timestamp from build start time vs ISO time. (cherry picked from commit 1941149de81d0e9c0c7ae334452786ba6fff8f09)
2021-08-25Jenkins: remove unused BUILD_QEMU parameterChristian Poessinger
2021-08-22Jenkins: place snapshot images in a version subdirectoryChristian Poessinger
when BUILD_SNAPSHOT is set, place image in a subdirectory that is named after the specified BUILD_VERSION parameter. Example: vyos-1.3.0-rc6-amd64.iso will be uploaded to snapshot/1.3.0-rc6. (cherry picked from commit 768b900f9296ce8e26b6f330581160c8a533b41f)
2021-08-22Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotesChristian Poessinger
(cherry picked from commit c66d7648c8602da73bd5acd1d88ea022d3c26cfd)
2021-08-22Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucketChristian Poessinger
(cherry picked from commit 9640a0293cc51347fcab23ad3c50841f2333ebc1)
2021-08-19Kernel: T3318: update Linux Kernel to v5.4.142Christian Poessinger
2021-08-17Kernel: T3318: update Linux Kernel to v5.4.141Christian Poessinger
2021-08-12Kernel: T3318: update Linux Kernel to v5.4.140Christian Poessinger
2021-08-08Kernel: T3318: update Linux Kernel to v5.4.139Christian Poessinger
2021-08-07T3713: move utilities to the vyos-user-utils meta-package.Daniil Baturin
2021-08-06Force the shell to bash in the makefile.Daniil Baturin
2021-08-04Kernel: T3318: update Linux Kernel to v5.4.138Christian Poessinger
2021-08-03Kernel: T3318: update Linux Kernel to v5.4.137Christian Poessinger
2021-08-01GitHub: add PR conflict and author assignment workflowsChristian Poessinger
(cherry picked from commit 6f679441bd94fd1bdcd9a85e750c5fa5aac8ec40)
2021-07-29Kernel: T3318: update Linux Kernel to v5.4.136Christian Poessinger
2021-07-26Kernel: T3318: update Linux Kernel to v5.4.135Christian Poessinger
2021-07-26kernel: T3704: Enabled SG modulezsdc
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). (cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3)
2021-07-26Jenkins: when building VyOS ISO use UTC timestampChristian Poessinger
(cherry picked from commit d8f519231612c666d6804282282a4b0213b531d7)
2021-07-24Kernel: only build packages if the package changes at allChristian Poessinger
2021-07-24Jenkins: only build packages if the package changes at all - skip otherwiseChristian Poessinger
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. (cherry picked from commit 1c3e5e18fd746bbb6ccd4a09d1fec1bed2f8316b)
2021-07-24Jenkins: lib: add changesPattern parameter to buildPackage classChristian Poessinger
we can now externally control if the package should be build when a file changes. It defaults to "*" which means "always build". (cherry picked from commit 9e57b42149d25092d22fd215d4bd08f3cb089c88)
2021-07-24Jenkins: lib: remove skipDefaultCheckout() from pipeline optionsChristian Poessinger
We need the default checkout to determine the Git changeset. (cherry picked from commit d5bec94eb8134ed7a1b47584d8bcbf4ba8c9fe1c)
2021-07-24build: qemu: do not use symlinks on generated imagesChristian Poessinger
Jenkins can not properly deal with symbolic links. (cherry picked from commit 5c359621dfff2b3d134547aa3be6cddc245a2a5e)
2021-07-21Kernel: T3318: update Linux Kernel to v5.4.134Christian Poessinger
2021-07-19Kernel: T3318: update Linux Kernel to v5.10.50Christian Poessinger
2021-07-17Kernel: T3318: update Linux Kernel to v5.4.132Christian Poessinger
2021-07-12Kernel: T3318: update Linux Kernel to v5.4.131Christian Poessinger
2021-07-09Kernel: T3318: update Linux Kernel to v5.4.130Christian Poessinger
2021-06-30Kernel: T3318: update Linux Kernel to v5.4.129Christian Poessinger
2021-06-30Merge pull request #174 from zdc/T2640-equuleusChristian Poessinger
VyOS in Docker: T2640: Fixed builds for equuleus (backported from sagitta)
2021-06-29VyOS in Docker: T2640: Fixed builds for sagittazsdc
Fixed the problem when APT repositories were not configured properly in VyOS 1.4 / sagitta during a Docker image build.
2021-06-27Jenkins: sync pipeline to current branchChristian Poessinger
2021-06-25openvpn: T3650: upgrade package to 2.5.1Christian Poessinger
2021-06-23Kernel: T3318: update Linux Kernel to v5.4.128Christian Poessinger
2021-06-20Kernel: T3318: update Linux Kernel to v5.4.127Christian Poessinger
2021-06-16Accel-PPP: T3629: update to latest versionDmitriyEshenko
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131)
2021-06-16Kernel: T3318: update Linux Kernel to v5.4.126Christian Poessinger
2021-06-13Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN ↵Christian Poessinger
cards" This reverts commit 3fa7fe6926a538a8b4f25ca3e842fefb9699def6.
2021-06-10Kernel: T3318: update Linux Kernel to v5.4.125Christian Poessinger
2021-06-08charon-syslog: T2620: Add ike-name to IPSec logssever-sever
(cherry picked from commit f0166cc4b2ba66c7cd2d2d2ab9aa8be839a26543)
2021-06-08Jenkins: trigger GitHub action for community page rebuild on ISO uploadChristian Poessinger
2021-06-04Kernel: T3318: update Linux Kernel to v5.4.124Christian Poessinger
2021-05-29Kernel: T3318: update Linux Kernel to v5.4.123Christian Poessinger
2021-05-26Kernel: T3318: update Linux Kernel to v5.4.122Christian Poessinger
2021-05-24Jenkins: add cleanup for finalize stageRunar Borge
(cherry picked from commit a3fc5bd3b2717a08c45e78fb9c0b0aeabe206ef3)
2021-05-23systemd: services: T3572: disable smartdChristian Poessinger
(cherry picked from commit 21340d1348bda97c599e67a8e3c7cd6b9d618830)
2021-05-23Kernel: T3318: update Linux Kernel to v5.4.121Christian Poessinger
2021-05-19Kernel: T3318: update Linux Kernel to v5.4.120Christian Poessinger
2021-05-19Accel-PPP: T3562: update to latest versionChristian Poessinger
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 (cherry picked from commit 8fb9681c6715bb1b72b62d1daf146c032050d6b2)
2021-05-15Kernel: T3318: update Linux Kernel to v5.4.119Christian Poessinger