mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] cmocka: version bump 1.1.5 -> 1.1.8
@ 2025-08-21 12:33 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2025-08-21 12:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

- new assertion functions
- fixed TAP output
- cmake package configs and namespaced targets
- improved cmake package backwards compatibility
- sanitize xml strings
- require cmake >= 3.10

Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.6
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.7
Link: https://gitlab.com/cmocka/cmocka/-/tags/cmocka-1.1.8
---
 rules/cmocka.make | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/rules/cmocka.make b/rules/cmocka.make
index a25939bbe..7c73458e0 100644
--- a/rules/cmocka.make
+++ b/rules/cmocka.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_CMOCKA) += cmocka
 #
 # Paths and names
 #
-CMOCKA_VERSION		:= 1.1.5
-CMOCKA_MD5		:= 91f95cd5db88b9b120d191b18d367193
+CMOCKA_VERSION		:= 1.1.8
+CMOCKA_MD5		:= 976fe5a166f9729c350119d997256d2f
 CMOCKA			:= cmocka-$(CMOCKA_VERSION)
 CMOCKA_SUFFIX		:= tar.xz
 CMOCKA_URL		:= https://cmocka.org/files/$(basename $(CMOCKA_VERSION))/$(CMOCKA).$(CMOCKA_SUFFIX)
@@ -35,8 +35,7 @@ CMOCKA_CONF_OPT		:= \
 	-DPICKY_DEVELOPER:BOOL=OFF \
 	-DUNIT_TESTING:BOOL=OFF \
 	-DWITH_CMOCKERY_SUPPORT:BOOL=OFF \
-	-DWITH_EXAMPLES:BOOL=OFF \
-	-DWITH_STATIC_LIB=OFF
+	-DWITH_EXAMPLES:BOOL=OFF
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-21 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-21 12:33 [ptxdist] [PATCH] cmocka: version bump 1.1.5 -> 1.1.8 Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox