summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-27packages: update openvpn-otpKim
2021-09-26packages: add openvpn-otpKim
2021-09-23Kernel: T3318: update Linux Kernel to v5.10.68Christian Poessinger
2021-09-20Revert "Merge pull request #186 from erkin/current"John Estabrook
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898.
2021-09-19Testsuite: add missing leading 'f' for Python3 format stringsChristian Poessinger
2021-09-19Kernel: T3318: update Linux Kernel to v5.10.67Christian Poessinger
2021-09-18Kernel: T3318: update Linux Kernel to v5.10.66Christian Poessinger
2021-09-15Kernel: T3318: update Linux Kernel to v5.10.65Christian Poessinger
2021-09-13Kernel: T3318: update Linux Kernel to v5.10.64Christian Poessinger
2021-09-12Merge pull request #186 from erkin/currentDaniil Baturin
T3821: Hardcode component versions in configuration files
2021-09-11T3821: Hardcode component versions in configuration fileserkin
2021-09-10salt: T3819: update version 3002.3 -> 3003.xChristian Poessinger
2021-09-08Kernel: T3318: update Linux Kernel to v5.10.63Christian Poessinger
2021-09-07Jenkins: Docker: add build options when assembling containerChristian Poessinger
2021-09-07Jenkins: Docker: multiple patterns require multiple "changeset pattern" linesChristian Poessinger
2021-09-07Docker: add bash and bash-completion to install listChristian Poessinger
2021-09-04Kernel: T3318: update Linux Kernel to v5.10.62Christian Poessinger
2021-09-02Jenkins: start build at 3am utc +0 so its done by the EMEA morningChristian Poessinger
2021-08-31Revert "Jenkins: lib: specify when { beforeAgent true }"Christian Poessinger
This reverts commit d02450f6234bd79e58b961c8ca2bfb85a01ec1c2. This breaks the CI jobs for e.g. vyos-1x as no "change" could be determined.
2021-08-28Jenkins: bugfix - trigger build at 0530 hoursChristian Poessinger
Commit bef6a8d155 ("Jenkins: trigger build at 0530 hours") used invalid cron syntax. This has been corrected and build now starts at the proper time.
2021-08-27Kernel: T3318: update Linux Kernel to v5.10.61Christian Poessinger
2021-08-27Jenkins: lib: dereference changesPattern variableChristian Poessinger
2021-08-27Jenkins: lib: specify when { beforeAgent true }Christian Poessinger
By default, the when condition for a stage will be evaluated after entering the agent for that stage, if one is defined. However, this can be changed by specifying the beforeAgent option within the when block. If beforeAgent is set to true, the when condition will be evaluated first, and the agent will only be entered if the when condition evaluates to true.
2021-08-27systemd: services: remove no longer available live-tools.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available cryptsetup.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available man-db.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available pcscd.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available (pacemaker|corosync).service ↵Christian Poessinger
from disable list We no longer have clustering at the moment.
2021-08-27systemd: services: fix strongSwan service names to disableChristian Poessinger
2021-08-27systemd: services: remove no longer available sendmail.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available lighttpd.service from disable listChristian Poessinger
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd)
2021-08-27systemd: services: remove no longer available exim4.service from disable listChristian Poessinger
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e)
2021-08-26Jenkins: trigger build at 0530 hoursChristian 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.
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.
2021-08-22Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotesChristian Poessinger
2021-08-22Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucketChristian Poessinger
2021-08-19Kernel: T3318: update Linux Kernel to v5.10.60Christian Poessinger
2021-08-19Testsuite: verify proper running Kernel version compared to repoChristian Poessinger
2021-08-17Kernel: T3318: update Linux Kernel to v5.10.59Christian Poessinger
2021-08-15Makefile: add "make test-no-interfaces" to start smoketests w/o interface testsChristian Poessinger
2021-08-12Kernel: T3318: update Linux Kernel to v5.10.58Christian Poessinger
2021-08-08Kernel: T3223: update linux-firmware to 20210716Christian Poessinger
2021-08-08Jenkins: lib: fix kernel build triggerChristian Poessinger
We can only pass one changesPath as variable due toe ANT limitation.
2021-08-08Kernel: T3318: update Linux Kernel to v5.10.57Christian Poessinger
2021-08-06T3713: move utilities to the vyos-user-utils meta-package.Daniil Baturin
2021-08-06Revert "frr: T3694: add pending patches"Christian Poessinger
This reverts commit 232edcb748aad41e12584d1f14f39268a3b16c48.
2021-08-04Merge pull request #181 from runborg/pi_image_depsChristian Poessinger
Docker: arm64: Add dependencied for building embedded arm images
2021-08-04Docker: arm64: Add dependencied for building embedded arm imagesRunar Borge
2021-08-04Kernel: T3318: update Linux Kernel to v5.10.56Christian Poessinger