* [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.4.3
@ 2022-08-12 12:49 Joachim Wiberg
2022-08-13 10:56 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 3+ messages in thread
From: Joachim Wiberg @ 2022-08-12 12:49 UTC (permalink / raw)
To: buildroot; +Cc: Joachim Wiberg
Fixes garbled tag name in std log file output (critical), and addresses a
minor issue with confusing project name from `syslogd -v` vs `logger -v`.
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 bac35ebcc1..6ddfcf16cb 100644
--- a/package/sysklogd/sysklogd.hash
+++ b/package/sysklogd/sysklogd.hash
@@ -1,5 +1,5 @@
# Upstream .sha256 from GitHub
-sha256 64acdb6ade609a1f42eeb7fbdb25c539b1c16abf2f6ff722606773b84a3c4073 sysklogd-2.4.2.tar.gz
+sha256 58cbf7e82b3ee0f0ac2433192737dbb317656ff6eed0317490821b2a4532aa34 sysklogd-2.4.3.tar.gz
# Locally calculated
sha256 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477 LICENSE
diff --git a/package/sysklogd/sysklogd.mk b/package/sysklogd/sysklogd.mk
index b25937df31..393482305d 100644
--- a/package/sysklogd/sysklogd.mk
+++ b/package/sysklogd/sysklogd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSKLOGD_VERSION = 2.4.2
+SYSKLOGD_VERSION = 2.4.3
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 1/1] package/sysklogd: bump to version 2.4.3
2022-08-12 12:49 [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.4.3 Joachim Wiberg
@ 2022-08-13 10:56 ` Thomas Petazzoni via buildroot
2022-08-13 14:49 ` Joachim Wiberg
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-08-13 10:56 UTC (permalink / raw)
To: Joachim Wiberg; +Cc: buildroot
On Fri, 12 Aug 2022 14:49:52 +0200
Joachim Wiberg <troglobit@gmail.com> wrote:
> Fixes garbled tag name in std log file output (critical), and addresses a
> minor issue with confusing project name from `syslogd -v` vs `logger -v`.
>
> 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(-)
Even though we normally don't take version bumps in master at this
point, this seems like a minor release with very few changes, all of
them being bug fixes. So applied 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 1/1] package/sysklogd: bump to version 2.4.3
2022-08-13 10:56 ` Thomas Petazzoni via buildroot
@ 2022-08-13 14:49 ` Joachim Wiberg
0 siblings, 0 replies; 3+ messages in thread
From: Joachim Wiberg @ 2022-08-13 14:49 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: buildroot
On Sat, Aug 13, 2022 at 12:56, Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:
> On Fri, 12 Aug 2022 14:49:52 +0200
> Joachim Wiberg <troglobit@gmail.com> wrote:
>> Fixes garbled tag name in std log file output (critical), and addresses a
>> minor issue with confusing project name from `syslogd -v` vs `logger -v`.
> Even though we normally don't take version bumps in master at this
> point, this seems like a minor release with very few changes, all of
> them being bug fixes. So applied to master, thanks!
Thank you Thomas, very appreciated!
Best regards
/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-13 14:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 12:49 [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.4.3 Joachim Wiberg
2022-08-13 10:56 ` Thomas Petazzoni via buildroot
2022-08-13 14:49 ` Joachim Wiberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox