Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-03 | StrongSwan: T5754: Build changes needed | Bjarke Istrup Pedersen | |
(cherry picked from commit 68744626ea2650259a4d8daad528542556bb6188) | |||
2023-12-03 | StrongSwan: T5754: Remove patch already included in 5.9.11 | Bjarke Istrup Pedersen | |
(cherry picked from commit f5d50b520313622a12feceb7b5f7ea4d1db6e96d) | |||
2023-12-03 | StrongSwan: T5754: Update patches to match 5.9.11 | Bjarke Istrup Pedersen | |
(cherry picked from commit 04acce88c84857d58e347366b9cbd64bb1425aed) | |||
2023-12-03 | StrongSwan: T5754: Update version in scripts | Bjarke Istrup Pedersen | |
(cherry picked from commit 2844d38c77547df7cd60b02730bd54b7e7952751) | |||
2023-09-25 | ci/cd: update branch references current -> sagitta | Christian Breunig | |
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-03-25 | strongSwan: create vyos specific version string | Christian Breunig | |
2023-03-10 | strongswan: T5076: use "" over '' in Jenkinsfile | Christian Breunig | |
2023-03-10 | strongswan: T5076: fix build dependency installation | Christian Breunig | |
2023-03-09 | strongswan: T5076: install build-dependencies on-demandx | Christian Breunig | |
2023-03-06 | strongSwan: T4593: upgrade package to 5.9.8-5 | Christian Breunig | |
2023-01-18 | Jenkins: strongSwan: T1888: install libcurl4-openssl-dev | Christian Breunig | |
2023-01-18 | Revert "strongSwan: T1888: install libcurl4-openssl-dev build dependency" | Christian Breunig | |
This reverts commit 05d0c7359ee1e3084e25ba294c6492031d893423. | |||
2023-01-18 | strongSwan: T1888: install libcurl4-openssl-dev build dependency | Christian Breunig | |
ocserv docker container depends on libcurl4-gnutls-dev which automatically uninstalls libcurl4-openssl-dev from the container. This commit re-adds the dependency. | |||
2023-01-17 | strongSwan: T4551: Added soft lifetime calculation | aapostoliuk | |
Depending on the configured hard lifetime the default soft lifetime might not make sense and could even cause rekeying to get disabled. To avoid that, derive the soft lifetime from the hard lifetime so it's 10% higher than the soft lifetime. https://github.com/strongswan/strongswan/commit/a2b1e06f07569e8d3f08a37b68a206164b67fbe3 | |||
2022-12-27 | strongSwan: T4593: upgrade package to 5.9.8 | Christian Poessinger | |
2022-11-23 | gitignore: cleanup double rules from individual packages | Christian Poessinger | |
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped. | |||
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian 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. | |||
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 | 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-05-29 | strongSwan: T1888: add version 5.9.1 | Christian Poessinger | |