Version: 1.9.0, Package name: librelp-1.9.0 |
Maintained by: Remi Locherer |
Master sites: |
Description librelp is an implementation of RELP, Reliable Event Logging Protocol. RELP assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. |
Filesize: 527.81 KB |
Version History (View Complete History) |
|
2021-04-01 12:05:02 by Theo Buehler | Files touched by this commit (2) |
Log message: Remove no longer needed LIBRESSL_VERSION_NUMBER patch "looks good" remi |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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. |
2021-02-10 14:26:44 by Remi Locherer | Files touched by this commit (3) |
Log message: 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 |
2020-08-24 23:48:54 by Remi Locherer | Files touched by this commit (4) |
Log message: Update to librelp 1.6.0 ok sthen@ |
2020-03-02 09:41:50 by Remi Locherer | Files touched by this commit (3) |
Log message: 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@. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-04 14:16:43 by Remi Locherer | Files touched by this commit (3) |
Log message: Update librelp to version 1.4.0. It now supports OpenSSL and GnuTLS. Many inputs from jca@ OK jca@ |
2018-08-13 16:07:13 by Remi Locherer | Files touched by this commit (2) |
Log message: Update to librelp 1.2.16. input and OK sthen@ |
2018-04-02 11:37:41 by Remi Locherer | Files touched by this commit (1) |
Log message: update librelp to 1.2.15 includes a fix for CVE-2018-1000140 ok jca@ |
2018-04-02 10:57:56 by Remi Locherer | Files touched by this commit (2) |
Log message: update librelp to 1.2.15 includes a fix for CVE-2018-1000140 ok jca@ |
2018-03-06 14:05:25 by Remi Locherer | Files touched by this commit (2) |
Log message: update librelp to 1.2.14 todd@ agrees with the logic and suggested I take maintainer. ok sthen@ jca@ |
2017-02-18 10:33:52 by Antoine Jacoutot | Files touched by this commit (58) |
Log message: Missed bump. |
2017-02-18 10:32:38 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: idn -> idn2 after gnutls WANTLIB change. |
2016-03-15 17:22:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to librelp-1.2.9, needed for rsyslog update |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |