FreeBSD Bugzilla – Attachment 254961 Details for
Bug 282536
devel/libqb: update 2.0.6 → 2.0.8, fix CVE-2023-39976
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/libqb: Add support for activation of tests (still failing)
0001-devel-libqb-Add-support-for-activation-of-tests-stil.patch (text/plain), 1.04 KB, created by
Älven
on 2024-11-05 01:16:32 UTC
(
hide
)
Description:
[PATCH] devel/libqb: Add support for activation of tests (still failing)
Filename:
MIME Type:
Creator:
Älven
Created:
2024-11-05 01:16:32 UTC
Size:
1.04 KB
patch
obsolete
>From 26ed58f102d1d5d3e96f713dcc1806072cec04b5 Mon Sep 17 00:00:00 2001 >From: Ãlven <alster@vinterdalen.se> >Date: Tue, 5 Nov 2024 05:13:47 +0400 >Subject: [PATCH] devel/libqb: Add support for activation of tests (still failing) > >--- > devel/libqb/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile >index 8704e7614d7a..2140bc686f34 100644 >--- a/devel/libqb/Makefile >+++ b/devel/libqb/Makefile >@@ -10,6 +10,7 @@ WWW= https://github.com/ClusterLabs/libqb/wiki > LICENSE= LGPL21 > LICENSE_FILE= ${WRKSRC}/COPYING > >+BUILD_DEPENDS+= ${TEST_DEPENDS} # HACK, see https://github.com/freebsd/poudriere/issues/1131#issuecomment-2073099527 > TEST_DEPENDS= checkmk:devel/check > > USES= autoreconf cpe gmake libtool pkgconfig python tar:xz >@@ -39,6 +40,7 @@ DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ > DOXYGEN_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-DOXYGEN_OFF-patch-configure.ac > > QB_SOCKET_DIR?= /var/run/qb >+TESTING_UNSAFE= yes > > post-extract-EXAMPLES-on: > ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >-- >2.47.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
alster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 282536
:
254927
|
254958
|
254959
|
254960
|
254961
|
254967