public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Update ccache to 4.8.3
@ 2023-09-17 13:29 Jonatan Schlag
  2023-09-17 13:29 ` [PATCH 2/2] Update dhcpcd to 10.0.2 Jonatan Schlag
  0 siblings, 1 reply; 2+ messages in thread
From: Jonatan Schlag @ 2023-09-17 13:29 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

The test suite does not create any problems so I enabled the test suite.

Fixes: #13314

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 ccache/ccache.nm | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/ccache/ccache.nm b/ccache/ccache.nm
index 450b40446..0f0536623 100644
--- a/ccache/ccache.nm
+++ b/ccache/ccache.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = ccache
-version    = 4.7.4
+version    = 4.8.3
 release    = 1
 
 groups     = Development/Compilers
@@ -38,10 +38,9 @@ build
 		make %{PARALLELISMFLAGS}
 	end
 
-	#test
-	#	# XXX Disabled because the testsuite removes libzstd.so.1
-	#	make check
-	#end
+	test
+		make check
+	end
 
 	install_cmds
 		CCACHE_PLATFORM_TARGET=$(echo %{DISTRO_MACHINE} | sed -e "s/-gnu//g")
-- 
2.39.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] Update dhcpcd to 10.0.2
  2023-09-17 13:29 [PATCH 1/2] Update ccache to 4.8.3 Jonatan Schlag
@ 2023-09-17 13:29 ` Jonatan Schlag
  0 siblings, 0 replies; 2+ messages in thread
From: Jonatan Schlag @ 2023-09-17 13:29 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

Fixes: #13234

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 dhcpcd/dhcpcd.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dhcpcd/dhcpcd.nm b/dhcpcd/dhcpcd.nm
index 86db06fbb..fcadc88e0 100644
--- a/dhcpcd/dhcpcd.nm
+++ b/dhcpcd/dhcpcd.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dhcpcd
-version    = 10.0.1
+version    = 10.0.2
 release    = 1
 
 groups     = Network/Base
-- 
2.39.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-17 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-17 13:29 [PATCH 1/2] Update ccache to 4.8.3 Jonatan Schlag
2023-09-17 13:29 ` [PATCH 2/2] Update dhcpcd to 10.0.2 Jonatan Schlag

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