librelp 1.5.0-1ubuntu2.20.04.1 source package in Ubuntu

Changelog

librelp (1.5.0-1ubuntu2.20.04.1) focal; urgency=medium

  * Fix file descriptor leak as sockets are stuck in CLOSE_WAIT
    due to not being closed properly due to memory leak. (LP: #1908473)
    - d/p/lp1908473-01-replsess-fix-double-free-of-sendbuf-in-some-cases.patch
    - d/p/lp1908473-02-fix-memory-leak-on-session-break.patch
    - d/p/lp1908473-03-Fix-FD-leak-when-socket-shutdown-is-one-sided.patch

 -- Matthew Ruffell <email address hidden>  Sun, 03 Jan 2021 21:22:11 +1300

Upload details

Uploaded by:
Matthew Ruffell
Sponsored by:
Mauricio Faria de Oliveira
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
librelp_1.5.0.orig.tar.gz 509.6 KiB 69284ef1a051ab2c2f7765958e847bef1fcf38f47eb1b0372c65f63f03c8395e
librelp_1.5.0-1ubuntu2.20.04.1.debian.tar.xz 9.9 KiB 806b37ef3f514a3b0eedb9ea2641807adf179f3aec107415bf74e0f8bdfb92e3
librelp_1.5.0-1ubuntu2.20.04.1.dsc 2.1 KiB 5560e0a228a53cd400269510a7bd456ff110e4889c174170da52390e6ec7a309

View changes file

Binary packages built by this source

librelp-dev: Reliable Event Logging Protocol (RELP) library - development files

 RELP provides reliable event logging over the network.
 .
 RELP (and hence) librelp 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.
 .
 Please note that RELP is a general-purpose, extensible logging protocol. Even
 though it was designed to solve the urgent need of rsyslog-to-rsyslog
 communication, RELP supports many more applications. Extensible command verbs
 provide ample opportunity to extend the protocol without affecting existing
 applications.

librelp0: Reliable Event Logging Protocol (RELP) library

 RELP provides reliable event logging over the network.
 .
 RELP (and hence) librelp 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.
 .
 Please note that RELP is a general-purpose, extensible logging protocol. Even
 though it was designed to solve the urgent need of rsyslog-to-rsyslog
 communication, RELP supports many more applications. Extensible command verbs
 provide ample opportunity to extend the protocol without affecting existing
 applications.

librelp0-dbgsym: debug symbols for librelp0