librelp 1.2.7-3 source package in Ubuntu

Changelog

librelp (1.2.7-3) unstable; urgency=medium

  * Update Vcs-Browser URL to use cgit and https.
  * Bump Standards-Version to 3.9.6. No further changes.
  * Make no-patch-numbers the default for gbp pq to avoid unnecessary noise.
  * Fix segmentation fault when TCP keepalive is enabled. Patch cherry-picked
    from upstream Git. (Closes: #772563)

 -- Michael Biebl <email address hidden>  Wed, 06 May 2015 18:55:29 +0200

Upload details

Uploaded by:
Michael Biebl
Uploaded to:
Sid
Original maintainer:
Michael Biebl
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.2.7-3.dsc 1.9 KiB 9927d273ce406347561d9dc54ab1d9d8480f4455bfefbbf8b9b72a1b145749ce
librelp_1.2.7.orig.tar.gz 401.3 KiB 3a434a1c71772706104cfb1c93ba8e6809d257851d60de29ac2142c60c68d7d1
librelp_1.2.7-3.debian.tar.xz 4.6 KiB f7faa7672c2c2ca571ee31d7bb81304f0692fa2b2048cc6b05076580fb9e127c

Available diffs

No changes file available.

Binary packages built by this source

librelp-dev: No summary available for librelp-dev in ubuntu wily.

No description available for librelp-dev in ubuntu wily.

librelp0: No summary available for librelp0 in ubuntu wily.

No description available for librelp0 in ubuntu wily.

librelp0-dbgsym: debug symbols for package librelp0

 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.