Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-21 | PDNS: T3641: we can use the upstream version 4.4 | Christian Poessinger | |
2021-06-21 | Docker: T3641: vyos-1x now depends on dh-python | Christian Poessinger | |
2021-06-21 | T3641: nftables: use upstream package | Christian Poessinger | |
2021-06-20 | Docker: T3641: temporary disable arm64 builds | Christian Poessinger | |
qemu: uncaught target signal 11 (Segmentation fault) - core dumped /var/lib/dpkg/info/libc-bin.postinst: line 53: 2576 Segmentation fault ldconfig qemu: uncaught target signal 11 (Segmentation fault) - core dumped /var/lib/dpkg/info/libc-bin.postinst: line 53: 2579 Segmentation fault ldconfig --verbose dpkg: error processing package libc-bin (--configure): installed libc-bin package post-installation script subprocess returned error exit status 139 Errors were encountered while processing: libc-bin | |||
2021-06-20 | Merge branch 'debian-bullseye' into current | Christian Poessinger | |
* debian-bullseye: T3641: hooks: use Python3 interpreter vmware: tools.conf is now provided via vyos-1x-vmware package Docker: T3641: add libiptc-dev build time dependency required by strongSwan FRR: T3641: fix package build on Bullseye (workaround) Docker: T3641: update rtrlib version 0.6.3 -> 0.7.0 Debian: T3641: switch to new distro Debian 11 - Bullseye | |||
2021-06-20 | T3641: hooks: use Python3 interpreter | Christian Poessinger | |
2021-06-20 | vmware: tools.conf is now provided via vyos-1x-vmware package | Christian Poessinger | |
2021-06-20 | Docker: T3641: add libiptc-dev build time dependency required by strongSwan | Christian Poessinger | |
2021-06-20 | FRR: T3641: fix package build on Bullseye (workaround) | Christian Poessinger | |
This is the workaround mentioned in https://github.com/FRRouting/frr/issues/6502 | |||
2021-06-20 | Docker: T3641: update rtrlib version 0.6.3 -> 0.7.0 | Christian Poessinger | |
2021-06-20 | Debian: T3641: switch to new distro Debian 11 - Bullseye | Christian Poessinger | |
2021-06-20 | Kernel: T3318: update Linux Kernel to v5.10.45 | Christian Poessinger | |
2021-06-16 | Kernel: T3318: update Linux Kernel to v5.10.44 | Christian Poessinger | |
2021-06-16 | Accel-PPP: T3629: update to latest version | DmitriyEshenko | |
2021-06-15 | Merge pull request #171 from zdc/T2343 | Christian Poessinger | |
OVF: T2343: Fixed wrong order for items in OVF | |||
2021-06-15 | OVF: T2343: Fixed wrong order for items in OVF | zsdc | |
According to OVF Specification (ver. 2.1.1, line 630), rasd class elements should be ordered by Unicode code point. This commit fixes the wrong order to conform to specification requirements. | |||
2021-06-13 | Testsuite: wait 600 seconds after image installation startup | Christian Poessinger | |
2021-06-13 | Revert "Jenkins: re-add erroneously removed when build conditions" | Christian Poessinger | |
This reverts commit 8a6a04f. Unfortunately this leads to more problems then it caused good as packages are not build when needed - only somtimes, so this is not a reliable solution. | |||
2021-06-13 | Testsuite: wait 600 seconds after kvm start for prompt | Christian Poessinger | |
This is required to test via a GitHub action | |||
2021-06-13 | Kernel: enable CONFIG_USB_NET_HUAWEI_CDC_NCM | Christian Poessinger | |
2021-06-11 | Merge pull request #170 from runborg/arm64-intel | Christian Poessinger | |
Arm64: kernel: Update arm64 defconfig for 5.10.42 and add intel+realtek nic drivers | |||
2021-06-10 | arm64: kernel: Add drivers for intel and realtek nics | Runar Borge | |
Compiling in support for intel and realtek nics | |||
2021-06-10 | arm64: kernel: Update kernel config with new options for Linux/arm64 5.10.42 | Runar Borge | |
Only change is the kernel config loaded into 5.10.42 "make menuconfig" So obsolete config entries are removed and new options are added with its default | |||
2021-06-10 | Kernel: T3318: update Linux Kernel to v5.10.43 | Christian Poessinger | |
2021-06-08 | Merge pull request #169 from sever-sever/T2620 | Christian Poessinger | |
charon-syslog: T2620: Add ike-name to IPSec logs | |||
2021-06-07 | charon-syslog: T2620: Add ike-name to IPSec logs | sever-sever | |
2021-06-06 | Jenkins: update singele quotes to double quotes arount the GitHub token | Kim Hagen | |
2021-06-06 | Jenkins: do not "set +x" when triggering GitHub API | Christian Poessinger | |
2021-06-06 | Jenkins: lib: get github token from Jenkins credentials | Kim Hagen | |
2021-06-06 | Jenkins: lib: trigger site rebuild after uploading iso to aws | Kim Hagen | |
2021-06-06 | Jenkins: lib: only start SSH agend when *.deb files exist | Christian Poessinger | |
2021-06-06 | Jenkins: lib: fix unstage and deploy logic to package mirror | Christian Poessinger | |
Commit c67a6eb542e9 ("Jenkins: lib: it is also possible that unstaging of the amd64 binaries fail") returned early if no arm64 package was build but an amd64 package. This resulted in valid packages not beeing deployed at all. | |||
2021-06-06 | Jenkins: lib: remove "pattern" from changeset | Christian Poessinger | |
2021-06-06 | Jenkins: lib: echo change set path for further optimisation | Christian Poessinger | |
Currently on repo push all jobs are build - not only the required ones. This commit aims to identify the root cause and limit the amount of CPU time used to build packages. | |||
2021-06-05 | opennhrp: remove first character from version number | Christian Poessinger | |
If not deployment of the package will fail with: Version field value 'v0.14-20-g613277f': version number does not start with digit | |||
2021-06-05 | opennhrp: import package build instruction | Christian Poessinger | |
2021-06-05 | Docker: add libev-dev build dependency for opennhrp | Christian Poessinger | |
2021-06-05 | Jenkins: lib: it is also possible that unstaging of the amd64 binaries fail | Christian Poessinger | |
This is due to the fact when no package is build b/c then when { } condition is unmet, we also have no amd64 package. Thus the try { } block needs to be extended to not only match for arm64 unstash. | |||
2021-06-05 | Revert "Jenkins: lib: echo change set path for further optimisation" | Christian Poessinger | |
This reverts commit 24804b2e00866486d4b16e727a25fc43185e8762. | |||
2021-06-05 | Jenkins: lib: allos stashing of empty objects | Christian Poessinger | |
If a build is skipped, we can not stash any object, this will trigger a build error that is invalid - as there is nothing to build. | |||
2021-06-05 | Jenkins: re-add erroneously removed when build conditions | Christian Poessinger | |
Debian packages should only be build if a file in the requested subfolder changes (like a version upgrade) or if explicitly reuested by the user. VyOS ISO generation should only be run once a night by the CI if triggered by the timer, or on explicit user request. | |||
2021-06-05 | strongSwan: add API fixup patch after controller changes | Christian Poessinger | |
This fixes the caller API of strongSwan 5.9.1 after applying the "charon: add optional source and remote overrides for initiate") patch. | |||
2021-06-05 | strongSwan: refresh patch set imported from Alpine | Christian Poessinger | |
Debian package builder requires each patch ebeing prefixes with -+ or a whitespace if line was not altered. Some patches contained a TAB. | |||
2021-06-04 | Jenkins: lib: only define BASE_DIR and CHANGESET_DIR varibale once | Christian Poessinger | |
2021-06-04 | Jenkins: lib: echo change set path for further optimisation | Christian Poessinger | |
Currently on repo push all jobs are build - not only the required ones. This commit aims to identify the root cause and limit the amount of CPU time used to build packages. | |||
2021-06-04 | strongSwan: use lowercase build directory | Christian Poessinger | |
2021-06-04 | strongSwan: T1888: import DMVPN patches from Alpine Linux | Christian Poessinger | |
Patches imported from commit 7921a30493eb1 of the following repo: https://gitlab.alpinelinux.org/alpine/aports/-/commits/master/main/strongswan | |||
2021-06-04 | Kernel: T3318: update Linux Kernel to v5.10.42 | Christian Poessinger | |
2021-06-01 | Merge pull request #168 from sarthurdev/current | Viacheslav Hletenko | |
ipsec: T3594: Disable strongswan-starter.service | |||
2021-06-01 | ipsec: T3594: Disable strongswan-starter.service | sarthurdev | |