systemd-netlogd: upgrade 1.4.4 -> 1.4.5

Fixes build with 32 bit machines.

- Fix build on 32-bit with 64-bit time_t by @cgzones in #136
- Misc by @cgzones in #137
- Add terminating newline also for TLS connections by @Googulator in #139
- Add RFC5425 length field by @derobert in #140
- Correct examples for ExcludeSyslogFacility and ExcludeSyslogLevel by @ngraziano in #141

Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Anuj Mittal 2026-02-24 12:22:10 +05:30
parent a82f3ae1f3
commit 9039381ef0
No known key found for this signature in database
GPG Key ID: 4340AEFE69F5085C

View File

@ -3,8 +3,8 @@ SUMMARY = "Forwards messages from the journal to other hosts over the network us
LICENSE = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://github.com/systemd/systemd-netlogd.git;protocol=https;branch=main"
SRCREV = "b03cc3b1a75048c7cf19467d8918a4b7320767e6"
SRC_URI = "git://github.com/systemd/systemd-netlogd.git;protocol=https;branch=main;tag=v${PV}"
SRCREV = "20534091417686d1185acb3f29e93944d8663c4b"
inherit meson systemd pkgconfig useradd features_check