mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] libconfig: version bump 1.8 -> 1.8.1
Date: Fri, 25 Jul 2025 11:12:07 +0200	[thread overview]
Message-ID: <20250725091207.321285-1-ada@thorsis.com> (raw)

License just changed header for contact address, license itself
unchanged, still LGPL.

Link: https://github.com/hyperrealm/libconfig/releases/tag/v1.8.1
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 patches/{libconfig-1.8 => libconfig-1.8.1}/autogen.sh | 0
 rules/libconfig.make                                  | 7 ++++---
 2 files changed, 4 insertions(+), 3 deletions(-)
 rename patches/{libconfig-1.8 => libconfig-1.8.1}/autogen.sh (100%)

diff --git a/patches/libconfig-1.8/autogen.sh b/patches/libconfig-1.8.1/autogen.sh
similarity index 100%
rename from patches/libconfig-1.8/autogen.sh
rename to patches/libconfig-1.8.1/autogen.sh
diff --git a/rules/libconfig.make b/rules/libconfig.make
index 5421c7d1b..fa951fa05 100644
--- a/rules/libconfig.make
+++ b/rules/libconfig.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCONFIG) += libconfig
 #
 # Paths and names
 #
-LIBCONFIG_VERSION	:= 1.8
-LIBCONFIG_MD5		:= 7dc4b7c9767be2b68d5bd1e56f713ee2
+LIBCONFIG_VERSION	:= 1.8.1
+LIBCONFIG_MD5		:= 873f8c5eab2fb450156bc1e8c1762bef
 LIBCONFIG		:= libconfig-$(LIBCONFIG_VERSION)
 LIBCONFIG_SUFFIX	:= tar.gz
 LIBCONFIG_URL		:= https://github.com/hyperrealm/libconfig/archive/refs/tags/v$(LIBCONFIG_VERSION).$(LIBCONFIG_SUFFIX)
@@ -24,7 +24,7 @@ LIBCONFIG_DIR		:= $(BUILDDIR)/$(LIBCONFIG)
 LIBCONFIG_LICENSE	:= LGPL-2.1-or-later
 LIBCONFIG_LICENSE_FILES	:= \
 	file://lib/libconfig.c;startline=2;endline=15;md5=58ad0ed92e5b2a7e656128eba80a9c89 \
-	file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29
+	file://COPYING.LIB;md5=17c8e32f0f72580cc2906b409d46b5ac
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -37,6 +37,7 @@ LIBCONFIG_CONF_TOOL	:= autoconf
 LIBCONFIG_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_LIBCONFIG_CXX)-cxx \
+	--disable-asserts \
 	--disable-doc \
 	--disable-examples \
 	--disable-tests

base-commit: 75e4262f20e561e2d1839ce82719c5546b66dd7d
-- 
2.39.5




                 reply	other threads:[~2025-07-25  9:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250725091207.321285-1-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    /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