On Fri, Oct 11, 2024 at 02:26:39PM +0200, Remi Locherer wrote:
> Hi,
> 
> librelp 1.11.0 was released a while ago and contains mostly fixes.
> --> https://www.adiscon.com/news/librelp-1-11-0-released/
> 
> I verified that rsyslogd can still send and receive logs using omrelp
> and imrelp with tls="on".
> 
> Some tests still fail because of the certs used for the tests. 
> --> https://marc.info/?l=openbsd-ports&m=161292882121111&w=2
> 
> I remove myself as maintainer since I'm not having a particular interest
> in rsyslog anymore.
> 
> OK?
> 
> Remi

pimg ;-)

> 
> diff refs/heads/master refs/heads/librelp
> commit - 20ed0be2dbd31212dee78365cb8382ca3d0c4c46
> commit + d1a102ae82f344ddb4463aa4cdf6833ed97afe17
> blob - 06db82c9380313dbc649c2f25b8c91d42ba24ac2
> blob + 0ab9a077e0ab8c73df96f997a72ac34e3cd757a4
> --- sysutils/librelp/Makefile
> +++ sysutils/librelp/Makefile
> @@ -1,20 +1,18 @@
>  COMMENT =    reliable event logging protocol library
>  
> -DISTNAME =   librelp-1.10.0
> +DISTNAME =   librelp-1.11.0
>  
> -SHARED_LIBS +=  relp                      5.0 # 5.0
> +SHARED_LIBS +=  relp                      6.0 # 6.0
>  
>  CATEGORIES = sysutils
>  
>  HOMEPAGE =   https://www.rsyslog.com/librelp/
>  
> -MAINTAINER = Remi Locherer <r...@openbsd.org>
> -
>  # GPLv3+
>  PERMIT_PACKAGE =     Yes
>  
>  WANTLIB =  gmp gnutls hogweed iconv idn2 intl nettle p11-kit pthread
> -WANTLIB += tasn1 unistring crypto ssl brotlidec brotlienc z zstd
> +WANTLIB += tasn1 unistring crypto ssl
>  
>  SITES =                      http://download.rsyslog.com/librelp/
>  
> blob - af501c325c83acb5d69df617077d75ed334efcea
> blob + b119613294d0a88880a6608311dbb917a8bd5c78
> --- sysutils/librelp/distinfo
> +++ sysutils/librelp/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (librelp-1.10.0.tar.gz) = FI205NGiPoE26ewIgQkppV+vXUXiTC4xhtWrNDVdqzE=
> -SIZE (librelp-1.10.0.tar.gz) = 543414
> +SHA256 (librelp-1.11.0.tar.gz) = dxm18x4Hy7mHIomtMreHxhO1NV1AeYKgosTWmThFf9Y=
> +SIZE (librelp-1.11.0.tar.gz) = 546841
> 

Reply via email to