Re: [update] librelp version 1.10.0

2023-04-09 Thread Remi Locherer
On Sun, Mar 12, 2023 at 11:23:20PM +0100, Remi Locherer wrote:
> Hi,
> 
> This is an update for librelp to version 1.10.0.
> 
> The changelog lists "TLS handling bugfix" for version 1.10.0:
> https://github.com/rsyslog/librelp/blob/master/ChangeLog
> 
> All tests pass but the ones using LibreSSL. It is the same issue as
> last time: The test certs include errors. Nevertheless, GnuTLS and
> OpenSSL validate them successful.
> Details from last update:
> https://marc.info/?l=openbsd-ports=16129288212=2
> 
> I verified with rsyslogd that imrelp and omrelp with and without TLS
> are working.
> 
> According to nm and also check_sym the SHARED_LIBS can stay as it is.
> 
> I intend to commit this after the release of 7.3.
> 
> OK?
> 
> Remi
> 

ping


Index: Makefile
===
RCS file: /cvs/ports/sysutils/librelp/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile31 Mar 2022 13:37:03 -  1.23
+++ Makefile4 Mar 2023 21:26:43 -
@@ -1,7 +1,6 @@
 COMMENT =  reliable event logging protocol library
 
-DISTNAME = librelp-1.9.0
-REVISION = 1
+DISTNAME = librelp-1.10.0
 
 SHARED_LIBS +=  relp  5.0 # 5.0
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/librelp/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo10 Feb 2021 21:26:44 -  1.10
+++ distinfo27 Feb 2023 09:08:56 -
@@ -1,2 +1,2 @@
-SHA256 (librelp-1.9.0.tar.gz) = JO6ehDlg0UAKRP+u2wseyRRj34+KzKhpzAJ+0l7mvzM=
-SIZE (librelp-1.9.0.tar.gz) = 540477
+SHA256 (librelp-1.10.0.tar.gz) = FI205NGiPoE26ewIgQkppV+vXUXiTC4xhtWrNDVdqzE=
+SIZE (librelp-1.10.0.tar.gz) = 543414



[update] librelp version 1.10.0

2023-03-12 Thread Remi Locherer
Hi,

This is an update for librelp to version 1.10.0.

The changelog lists "TLS handling bugfix" for version 1.10.0:
https://github.com/rsyslog/librelp/blob/master/ChangeLog

All tests pass but the ones using LibreSSL. It is the same issue as
last time: The test certs include errors. Nevertheless, GnuTLS and
OpenSSL validate them successful.
Details from last update:
https://marc.info/?l=openbsd-ports=16129288212=2

I verified with rsyslogd that imrelp and omrelp with and without TLS
are working.

According to nm and also check_sym the SHARED_LIBS can stay as it is.

I intend to commit this after the release of 7.3.

OK?

Remi


Index: Makefile
===
RCS file: /cvs/ports/sysutils/librelp/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile31 Mar 2022 13:37:03 -  1.23
+++ Makefile4 Mar 2023 21:26:43 -
@@ -1,7 +1,6 @@
 COMMENT =  reliable event logging protocol library
 
-DISTNAME = librelp-1.9.0
-REVISION = 1
+DISTNAME = librelp-1.10.0
 
 SHARED_LIBS +=  relp  5.0 # 5.0
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/librelp/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo10 Feb 2021 21:26:44 -  1.10
+++ distinfo27 Feb 2023 09:08:56 -
@@ -1,2 +1,2 @@
-SHA256 (librelp-1.9.0.tar.gz) = JO6ehDlg0UAKRP+u2wseyRRj34+KzKhpzAJ+0l7mvzM=
-SIZE (librelp-1.9.0.tar.gz) = 540477
+SHA256 (librelp-1.10.0.tar.gz) = FI205NGiPoE26ewIgQkppV+vXUXiTC4xhtWrNDVdqzE=
+SIZE (librelp-1.10.0.tar.gz) = 543414