mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lars Alex Pedersen <lapeddk@gmail.com>
To: ptxdist@pengutronix.de
Cc: Lars Alex Pedersen <lapeddk@gmail.com>
Subject: [ptxdist] [PATCH 1/2] libbsd: Version bump 0.11.7 -> 0.12.2
Date: Tue,  2 Sep 2025 15:55:11 +0200	[thread overview]
Message-ID: <20250902135512.267857-1-lapeddk@gmail.com> (raw)

* COPYING: Copyright years updated
* COPYING: Cleanup for man/arc4random.3bsd
* New configure options --enable-sanitize and --enable-year2038

Signed-off-by: Lars Alex Pedersen <lapeddk@gmail.com>
---
 rules/libbsd.make | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/libbsd.make b/rules/libbsd.make
index 85e9718e8..f7fbb30e5 100644
--- a/rules/libbsd.make
+++ b/rules/libbsd.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBBSD) += libbsd
 #
 # Paths and names
 #
-LIBBSD_VERSION	:= 0.11.7
-LIBBSD_MD5	:= 2c5e63b5bb7771bbe4f572c7788e0bb8
+LIBBSD_VERSION	:= 0.12.2
+LIBBSD_MD5	:= 1aa07d44ee00e2cc1ae3ac10baae7a68
 LIBBSD		:= libbsd-$(LIBBSD_VERSION)
 LIBBSD_SUFFIX	:= tar.xz
 LIBBSD_URL	:= http://libbsd.freedesktop.org/releases/$(LIBBSD).$(LIBBSD_SUFFIX)
@@ -23,7 +23,7 @@ LIBBSD_SOURCE	:= $(SRCDIR)/$(LIBBSD).$(LIBBSD_SUFFIX)
 LIBBSD_DIR	:= $(BUILDDIR)/$(LIBBSD)
 LIBBSD_LICENSE	:= BSD-4-Clause AND BSD-3-Clause AND BSD-2-Clause-NetBSD AND ISC AND MIT AND Beerware AND public_domain
 LIBBSD_LICENSE_FILES := \
-	file://COPYING;md5=75e85c5a558f86d10fbd5abc567ea5e6
+	file://COPYING;md5=9b087a0981a1fcad42efbba6d4925a0f
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -38,6 +38,8 @@ LIBBSD_CONF_OPT	:= \
 	$(GLOBAL_LARGE_FILE_OPTION) \
 	--enable-shared \
 	--disable-static \
+	--enable-sanitize \
+	--$(call ptx/endis, PTXDIST_Y2038)-year2038 \
 	--with-gnu-ld
 
 # ----------------------------------------------------------------------------

base-commit: df9923bad3649c7149af65eed63735df91e08480
-- 
2.51.0




             reply	other threads:[~2025-09-02 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-02 13:55 Lars Alex Pedersen [this message]
2025-09-02 13:55 ` [ptxdist] [PATCH 2/2] lldpd: Version bump 1.0.13 -> 1.0.19 Lars Alex Pedersen

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=20250902135512.267857-1-lapeddk@gmail.com \
    --to=lapeddk@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox