All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] package/sysklogd: bump to version 2.2.3
@ 2021-05-12  4:24 Joachim Wiberg
  2021-05-12  4:24 ` [Buildroot] [PATCH 1/1] " Joachim Wiberg
  0 siblings, 1 reply; 4+ messages in thread
From: Joachim Wiberg @ 2021-05-12  4:24 UTC (permalink / raw)
  To: buildroot

This is a stable patch release with fixes related to interop with
different libc's, 64-bit time calculation on 32-bit systems, and
similar.  I recommend this go into the 2021.02.x stable tree.

Best regards
 /Joachim

Joachim Wiberg (1):
  package/sysklogd: bump to version 2.2.3

 package/sysklogd/sysklogd.hash | 5 ++++-
 package/sysklogd/sysklogd.mk   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.25.1

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

* [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.2.3
  2021-05-12  4:24 [Buildroot] [PATCH 0/1] package/sysklogd: bump to version 2.2.3 Joachim Wiberg
@ 2021-05-12  4:24 ` Joachim Wiberg
  2021-05-12  6:31   ` Peter Korsgaard
  2021-05-12  9:02   ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Joachim Wiberg @ 2021-05-12  4:24 UTC (permalink / raw)
  To: buildroot

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

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

diff --git a/package/sysklogd/sysklogd.hash b/package/sysklogd/sysklogd.hash
index 0ef5e17116..6d3ba8f960 100644
--- a/package/sysklogd/sysklogd.hash
+++ b/package/sysklogd/sysklogd.hash
@@ -1,3 +1,6 @@
+# Upstream .md5 and .sha256 from GitHub
+md5 2c6749c49f52b8c5dad18e9a9315e7dd  sysklogd-2.2.3.tar.gz
+sha256 e7ea09c15511a63c430e84f65ce3bf55a0386ee419ab52e9341c4a9fabae59ad  sysklogd-2.2.3.tar.gz
+
 # Locally calculated
-sha256  2752a693a2486f7e532b6b028296c8ac0a97def8a4848f1e915f3e583fd0b4b6  sysklogd-2.2.2.tar.gz
 sha256  7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477  LICENSE
diff --git a/package/sysklogd/sysklogd.mk b/package/sysklogd/sysklogd.mk
index 0110974069..7c5de95743 100644
--- a/package/sysklogd/sysklogd.mk
+++ b/package/sysklogd/sysklogd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SYSKLOGD_VERSION = 2.2.2
+SYSKLOGD_VERSION = 2.2.3
 SYSKLOGD_SITE = https://github.com/troglobit/sysklogd/releases/download/v$(SYSKLOGD_VERSION)
 SYSKLOGD_LICENSE = BSD-3-Clause
 SYSKLOGD_LICENSE_FILES = LICENSE
-- 
2.25.1

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

* [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.2.3
  2021-05-12  4:24 ` [Buildroot] [PATCH 1/1] " Joachim Wiberg
@ 2021-05-12  6:31   ` Peter Korsgaard
  2021-05-12  9:02   ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2021-05-12  6:31 UTC (permalink / raw)
  To: buildroot

>>>>> "Joachim" == Joachim Wiberg <troglobit@gmail.com> writes:

 > https://github.com/troglobit/sysklogd/releases/tag/v2.2.3
 > Signed-off-by: Joachim Wiberg <troglobit@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.2.3
  2021-05-12  4:24 ` [Buildroot] [PATCH 1/1] " Joachim Wiberg
  2021-05-12  6:31   ` Peter Korsgaard
@ 2021-05-12  9:02   ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2021-05-12  9:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Joachim" == Joachim Wiberg <troglobit@gmail.com> writes:

 > https://github.com/troglobit/sysklogd/releases/tag/v2.2.3
 > Signed-off-by: Joachim Wiberg <troglobit@gmail.com>

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-05-12  9:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12  4:24 [Buildroot] [PATCH 0/1] package/sysklogd: bump to version 2.2.3 Joachim Wiberg
2021-05-12  4:24 ` [Buildroot] [PATCH 1/1] " Joachim Wiberg
2021-05-12  6:31   ` Peter Korsgaard
2021-05-12  9:02   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.