I'm not using it, but the diff looks good, ok sthen

On 2024/12/21 15:14, Remi Locherer wrote:
> On Sat, Oct 26, 2024 at 02:35:21PM +0200, Remi Locherer wrote:
> > 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 ;-)
> > 
> 
> Unfortunately I did not get any feedback on this.
> Anyone wants to OK this?
> 
> Without feedback I plan to just remove my name in a week.
> 
> Remi
> 
> 
> 
> diff refs/heads/master refs/heads/librelp
> commit - 4e90d38093eb77d8f1b000246e9a846ee1ea8cd7
> commit + 246d5a7ca7e8b3f87088b36e2f7a8ff52f10dac3
> 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