* [ptxdist] [PATCH] cmocka: version bump 1.1.5 -> 1.1.8
@ 2025-08-21 12:33 Alexander Dahl via ptxdist
2025-08-29 9:46 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [ptxdist] [APPLIED] cmocka: version bump 1.1.5 -> 1.1.8
2025-08-21 12:33 [ptxdist] [PATCH] cmocka: version bump 1.1.5 -> 1.1.8 Alexander Dahl via ptxdist
@ 2025-08-29 9:46 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-08-29 9:46 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Thanks, applied as 84ec8955bc9bdfe8b5655aaa3c0598b17a2f027d.
Michael
[sent from post-receive hook]
On Fri, 29 Aug 2025 11:46:24 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> - 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
> Message-Id: <20250821123350.1497434-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/cmocka.make b/rules/cmocka.make
> index a25939bbecc5..7c73458e0355 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-29 9:48 UTC | newest]
Thread overview: 2+ messages (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
2025-08-29 9:46 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox