From: Anuj Mittal <[email protected]>

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 <[email protected]>
---
 .../{systemd-netlogd_1.4.4.bb => systemd-netlogd_1.4.5.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/systemd-netlogd/{systemd-netlogd_1.4.4.bb => 
systemd-netlogd_1.4.5.bb} (91%)

diff --git a/meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.4.bb 
b/meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.5.bb
similarity index 91%
rename from meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.4.bb
rename to meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.5.bb
index 019098fdf7..1ff65b1e21 100644
--- a/meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.4.bb
+++ b/meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.5.bb
@@ -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
 
-- 
2.53.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124572): 
https://lists.openembedded.org/g/openembedded-devel/message/124572
Mute This Topic: https://lists.openembedded.org/mt/117972351/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to