librelp 1.12.0-ok1 source package in openKylin
Changelog
librelp (1.12.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:31:20 -0700
librelp (1.12.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:31:20 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| librelp_1.12.0.orig.tar.gz | 544.1 KiB | e2e53a9812d06f95d0a311bbfafba78704835de6d7f0ea0fd9c0d94e8eae496a |
| librelp_1.12.0-ok1.debian.tar.xz | 3.0 KiB | fe936600c068be25c638c0562979a1a5febcb4ddc69666723ec9e6174c12345d |
| librelp_1.12.0-ok1.dsc | 1.8 KiB | e94c186df0d944b7909ef8343f4442aed8826bfef2d03cea447be284722b6845 |
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.
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.