Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next] package/sysklogd: bump to version 2.4.4
@ 2022-08-15  9:07 Joachim Wiberg
  2022-08-15  9:49 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Joachim Wiberg @ 2022-08-15  9:07 UTC (permalink / raw)
  To: buildroot; +Cc: Joachim Wiberg

Only one change compared to v2.4.3, fix for running `syslogd -T`, which
should use local time for all remote messages, but time is always logged
with "Jan 0 00:00:00".

https://github.com/troglobit/sysklogd/releases/tag/v2.4.4

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
---
 package/sysklogd/sysklogd.hash | 2 +-
 package/sysklogd/sysklogd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sysklogd/sysklogd.hash b/package/sysklogd/sysklogd.hash
index 6ddfcf16cb..e370716bd9 100644
--- a/package/sysklogd/sysklogd.hash
+++ b/package/sysklogd/sysklogd.hash
@@ -1,5 +1,5 @@
 # Upstream .sha256 from GitHub
-sha256  58cbf7e82b3ee0f0ac2433192737dbb317656ff6eed0317490821b2a4532aa34  sysklogd-2.4.3.tar.gz
+sha256  01f25931d1508c3e6be4e182f49356c993abc7d035d5835db35f9b61d5085549  sysklogd-2.4.4.tar.gz
 
 # Locally calculated
 sha256  7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477  LICENSE
diff --git a/package/sysklogd/sysklogd.mk b/package/sysklogd/sysklogd.mk
index 393482305d..68023c9ae2 100644
--- a/package/sysklogd/sysklogd.mk
+++ b/package/sysklogd/sysklogd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SYSKLOGD_VERSION = 2.4.3
+SYSKLOGD_VERSION = 2.4.4
 SYSKLOGD_SITE = https://github.com/troglobit/sysklogd/releases/download/v$(SYSKLOGD_VERSION)
 SYSKLOGD_LICENSE = BSD-3-Clause
 SYSKLOGD_LICENSE_FILES = LICENSE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH next] package/sysklogd: bump to version 2.4.4
  2022-08-15  9:07 [Buildroot] [PATCH next] package/sysklogd: bump to version 2.4.4 Joachim Wiberg
@ 2022-08-15  9:49 ` Thomas Petazzoni via buildroot
  2022-08-15 12:18   ` Joachim Wiberg
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-08-15  9:49 UTC (permalink / raw)
  To: Joachim Wiberg; +Cc: buildroot

On Mon, 15 Aug 2022 11:07:36 +0200
Joachim Wiberg <troglobit@gmail.com> wrote:

> Only one change compared to v2.4.3, fix for running `syslogd -T`, which
> should use local time for all remote messages, but time is always logged
> with "Jan 0 00:00:00".
> 
> https://github.com/troglobit/sysklogd/releases/tag/v2.4.4
> 
> Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
> ---
>  package/sysklogd/sysklogd.hash | 2 +-
>  package/sysklogd/sysklogd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Since this is a pure bugfix release, I've applied the version bump to
master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH next] package/sysklogd: bump to version 2.4.4
  2022-08-15  9:49 ` Thomas Petazzoni via buildroot
@ 2022-08-15 12:18   ` Joachim Wiberg
  0 siblings, 0 replies; 3+ messages in thread
From: Joachim Wiberg @ 2022-08-15 12:18 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot

On Mon, Aug 15, 2022 at 11:49, Thomas Petazzoni via buildroot <buildroot@buildroot.org> wrote:
> On Mon, 15 Aug 2022 11:07:36 +0200 Joachim Wiberg wrote:
>> Only one change compared to v2.4.3, fix for running `syslogd -T`, which
>> should use local time for all remote messages, but time is always logged
>> with "Jan 0 00:00:00".
> Since this is a pure bugfix release, I've applied the version bump to
> master. Thanks!

Wow, thank you Thomas! <3

BR
 /Joachim
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-15 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15  9:07 [Buildroot] [PATCH next] package/sysklogd: bump to version 2.4.4 Joachim Wiberg
2022-08-15  9:49 ` Thomas Petazzoni via buildroot
2022-08-15 12:18   ` Joachim Wiberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox