summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-13Revert "T3821: Hardcode component versions in configuration files"Daniil Baturin
This reverts commit 672b0fe4d25deca9b7fd8d24ce040d63d5d242c8.
2021-09-13Revert "Use correct component versions for equuleus."Daniil Baturin
This reverts commit 23639568a945f19471af88547dab45b87bbd642d.
2021-09-12Update NTP servers in cloud configs.Daniil Baturin
2021-09-12Use correct component versions for equuleus.create with ansible
2021-09-12Update NTP servers in the default AWS config.Daniil Baturin
2021-09-12T3821: Hardcode component versions in configuration fileserkin
2021-09-11Update NTP servers in the default config.Daniil Baturin
2021-09-10powerdns: T3820: upgrade from 4.3 -> 4.4Christian Poessinger
2021-09-10salt: T3819: update version 3002.3 -> 3003.xChristian Poessinger
2021-09-07Jenkins: Docker: add build options when assembling containerChristian Poessinger
(cherry picked from commit 925cf87950cc66615046219a6f18910b3722bd67)
2021-09-07Docker: allow "releaseinfo-change" for apt-get updateChristian Poessinger
2021-09-07Jenkins: Docker: also trigger rebuild on changes to Jenkinsfile.dockerChristian Poessinger
2021-09-07Docker: add bash and bash-completion to install listChristian Poessinger
(cherry picked from commit f02e672dd33373d66c67544ee8a9e791e7e019f6)
2021-09-04Kernel: T3318: update Linux Kernel to v5.4.144Christian Poessinger
2021-08-27Kernel: T3318: update Linux Kernel to v5.4.143Christian Poessinger
2021-08-27T3351: Add SHA256 checksumserkin
(cherry picked from commit 5e47e3ad3c333197bbff10bbda7d4bbd9f0b4009)
2021-08-27systemd: services: remove no longer available lighttpd.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available exim4.service from disable listChristian Poessinger
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