Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f0dd51fc | 2022-02-26 19:59:53 | Use default (py3) MODPY_VERSION, it is only used for tests and those work with 2 or 3. Symlink ghead->head for tests while there (coreutils is already a TDEP and it uses head --bytes). | ||
| 1c723317 | 2021-04-01 18:05:02 | Remove no longer needed LIBRESSL_VERSION_NUMBER patch "looks good" remi | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| a463e377 | 2021-02-10 21:26:44 | update librelp to version 1.9.0 The TLS tests currently fail when executed with libressl. Partly because of bogus information in the certificates used by the tests. GnuTLS and OpenSSL apparently accept that. Our rsyslog which uses librelp is linked with GnuTLS. ok tb | ||
| 153991bc | 2020-08-25 05:48:54 | Update to librelp 1.6.0 ok sthen@ | ||
| c0a3d027 | 2020-03-02 16:41:50 | Update to version 1.5.0. This version starts using SSL_CONF_CTX_set_flags() which is not supported by LibreSSL. Inpuit and OK stehn@. | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 08dd64e3 | 2019-05-04 20:16:42 | Update librelp to version 1.4.0. It now supports OpenSSL and GnuTLS. Many inputs from jca@ OK jca@ | ||
| a14c6a3f | 2018-08-13 22:07:13 | Update to librelp 1.2.16. input and OK sthen@ | ||
| 6226ade2 | 2018-04-02 16:57:56 | update librelp to 1.2.15 includes a fix for CVE-2018-1000140 ok jca@ |