From: Joachim Wiberg <troglobit@gmail.com>
To: buildroot@buildroot.org
Cc: Joachim Wiberg <troglobit@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/sysklogd: bump to v2.7.2
Date: Mon, 14 Apr 2025 07:32:58 +0200 [thread overview]
Message-ID: <20250414053258.465718-1-troglobit@gmail.com> (raw)
From https://github.com/troglobit/sysklogd/releases/tag/v2.7.2
- logger: improved error handling for invalid arguments to -p and -o
- Fix regression in v2.7.1, allow '.' in tag names, eg. in.tftpd
- Fix various typos in the documentation
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
---
package/sysklogd/sysklogd.hash | 4 ++--
package/sysklogd/sysklogd.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sysklogd/sysklogd.hash b/package/sysklogd/sysklogd.hash
index 645bc6a0ae..c74d7f9ba6 100644
--- a/package/sysklogd/sysklogd.hash
+++ b/package/sysklogd/sysklogd.hash
@@ -1,4 +1,4 @@
-# Upstream .sha256 from https://github.com/troglobit/sysklogd/releases/tag/v2.7.1
-sha256 69944b2227647bf47ee01c9f482d19a79dbf2b53b8ce8ded0486b08db8c68c40 sysklogd-2.7.1.tar.gz
+# Upstream .sha256 from https://github.com/troglobit/sysklogd/releases/tag/v2.7.2
+sha256 bc410ca64551a11fac6518b418fb6b8afbd888a70af2c5eb353334a706727bca sysklogd-2.7.2.tar.gz
# Locally calculated
sha256 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477 LICENSE
diff --git a/package/sysklogd/sysklogd.mk b/package/sysklogd/sysklogd.mk
index a3e27fd17b..baafc38083 100644
--- a/package/sysklogd/sysklogd.mk
+++ b/package/sysklogd/sysklogd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSKLOGD_VERSION = 2.7.1
+SYSKLOGD_VERSION = 2.7.2
SYSKLOGD_SITE = https://github.com/troglobit/sysklogd/releases/download/v$(SYSKLOGD_VERSION)
SYSKLOGD_LICENSE = BSD-3-Clause
SYSKLOGD_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2025-04-14 5:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 5:32 Joachim Wiberg [this message]
2025-04-14 18:22 ` [Buildroot] [PATCH 1/1] package/sysklogd: bump to v2.7.2 Julien Olivain
2025-05-02 10:20 ` Arnout Vandecappelle via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250414053258.465718-1-troglobit@gmail.com \
--to=troglobit@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.