17 Commits

Author SHA1 Message Date
remi
153991bc6b Update to librelp 1.6.0
ok sthen@
2020-08-25 05:48:54 +00:00
remi
c0a3d02705 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@.
2020-03-02 16:41:50 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
remi
08dd64e390 Update librelp to version 1.4.0. It now supports OpenSSL and GnuTLS.
Many inputs from jca@
OK jca@
2019-05-04 20:16:42 +00:00
remi
a14c6a3fed Update to librelp 1.2.16.
input and OK sthen@
2018-08-13 22:07:13 +00:00
remi
6226ade29d update librelp to 1.2.15
includes a fix for CVE-2018-1000140

ok jca@
2018-04-02 16:57:56 +00:00
remi
fd1a7d306d update librelp to 1.2.14
todd@ agrees with the logic and suggested I take maintainer.
ok sthen@ jca@
2018-03-06 21:05:25 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
sthen
32e8e289af update to librelp-1.2.9, needed for rsyslog update 2016-03-15 23:22:13 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
0078cb52df update to librelp-1.0.1, from dhill, maintainer ETOOBUSY 2013-01-08 17:36:39 +00:00
todd
ffd4e19f65 librelp 1.0.0
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.

feedback from stuart and steven m.
2010-07-25 17:12:56 +00:00