From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7DAA5CD37AD for ; Fri, 15 Sep 2023 21:39:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 35B9040482; Fri, 15 Sep 2023 21:39:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 35B9040482 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oPLq2jLtHniD; Fri, 15 Sep 2023 21:39:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 3B09E419FB; Fri, 15 Sep 2023 21:39:40 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3B09E419FB Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 6DB651BF3D2 for ; Fri, 15 Sep 2023 21:39:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 540838135E for ; Fri, 15 Sep 2023 21:39:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 540838135E X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4r9RxnHjCSqv for ; Fri, 15 Sep 2023 21:39:37 +0000 (UTC) Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by smtp1.osuosl.org (Postfix) with ESMTPS id 3001380C35 for ; Fri, 15 Sep 2023 21:39:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 3001380C35 Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b44:b00:9162:d12f:41c1:9c3]) (Authenticated sender: yann.morin.1998@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 70DC52003AE; Fri, 15 Sep 2023 23:39:32 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Fri, 15 Sep 2023 23:39:32 +0200 Date: Fri, 15 Sep 2023 23:39:32 +0200 From: "Yann E. MORIN" To: Fabrice Fontaine Message-ID: <20230915213932.GO2571@scaer> References: <20230914220648.357408-1-fontaine.fabrice@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230914220648.357408-1-fontaine.fabrice@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1694813975; bh=SdQLdcCs6nawTF+Sn415HHNJZnSky5fdn0iAlm7/8ig=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gTiRo1UlvvSMI09Mk2NZ6u47qHi3sZP6YV8nE8HMXR4xvWhVIfx55XOceg1ijCsE+ W2tT5em4odeJfgoWNu2BJnp8tNUfH26ZJfZe3w+4cuFp+kuM/CEH1rxpgm8J5HLNG6 9149x6Oy+jgSudU1JbEBTmBvtg+nv1Z3Bnk2HJEkXzt4+IQuOMAWtDuo7J6qpbLh4f /snBCt2sYbsD93RBIEQxqr4dJQkk5bdj6KsI89RWWq3+zlaKZSVlVd1V6I5jYftSw2 VCQWMQYJsnGN7s3Iot7jXE7YtxlbwGxM/KrMklvqerPR3MgE7moXb8F7XlB4W+8xE3 4Q2+MVtziIzlA== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=gTiRo1Ul Subject: Re: [Buildroot] [PATCH 1/1] package/libqb: security bump to version 2.0.8 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kamel Bouhara , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fabrice, All, On 2023-09-15 00:06 +0200, Fabrice Fontaine spake thusly: > - Fix CVE-2023-39976: log_blackbox.c in libqb before 2.0.8 allows a > buffer overflow via long log messages because the header size is not > considered. > - Drop patch (already in version) and so autoreconf > > https://github.com/ClusterLabs/libqb/compare/v2.0.6...v2.0.8 > https://github.com/ClusterLabs/libqb/releases/tag/v2.0.7 > https://github.com/ClusterLabs/libqb/releases/tag/v2.0.8 > > Signed-off-by: Fabrice Fontaine Applied to master, thanks. Regards, Yann E. MORIN. > --- > .checkpackageignore | 1 - > .../libqb/0001-Add-disable-tests-option.patch | 62 ------------------- > package/libqb/libqb.hash | 4 +- > package/libqb/libqb.mk | 4 +- > 4 files changed, 3 insertions(+), 68 deletions(-) > delete mode 100644 package/libqb/0001-Add-disable-tests-option.patch > > diff --git a/.checkpackageignore b/.checkpackageignore > index fde8eceed2..929b972a43 100644 > --- a/.checkpackageignore > +++ b/.checkpackageignore > @@ -746,7 +746,6 @@ package/libpjsip/0002-Merge-pull-request-from-GHSA-cxwq-5g9x-x7fr.patch Upstream > package/libplatform/0001-cmake-require-c-11-as-the-minimum-standard.patch Upstream > package/libpng/0001-Disable-pngfix-and-png-fix-itxt.patch Upstream > package/libpthsem/0001-fix-build-on-linux-3.x-host.patch Upstream > -package/libqb/0001-Add-disable-tests-option.patch Upstream > package/libressl/0001-always-expose-SSL_OP_NO_TLSv1_3.patch Upstream > package/libroxml/0001-src-roxml_mem.h-add-missing-extern.patch Upstream > package/librsvg/0001-gdk-pixbuf-loader-Makefile.am-set-GDK_PIXBUF_MODULED.patch Upstream > diff --git a/package/libqb/0001-Add-disable-tests-option.patch b/package/libqb/0001-Add-disable-tests-option.patch > deleted file mode 100644 > index 1afb05520d..0000000000 > --- a/package/libqb/0001-Add-disable-tests-option.patch > +++ /dev/null > @@ -1,62 +0,0 @@ > -From 051d9cfe8f365e30affc6476ed79b9e04a6b15ad Mon Sep 17 00:00:00 2001 > -From: Fabrice Fontaine > -Date: Fri, 4 Nov 2022 00:27:50 +0100 > -Subject: [PATCH] Add --disable-tests option > - > -Add --disable-tests to allow the user to disable tests. As a > -side-effect, this will avoid the following build failure when check is > -found: > - > -libstat_wrapper.c:11:10: fatal error: gnu/lib-names.h: No such file or directory > - 11 | #include > - | ^~~~~~~~~~~~~~~~~ > - > -This build failure is raised since version 2.0.5 and > -https://github.com/ClusterLabs/libqb/commit/78df90b180740712d0c90b6d982b78241cc99d72 > - > -Fixes: > - - http://autobuild.buildroot.org/results/450cfc36d4fd6dc71c138bec45f05b5a2d92a08d > - > -Signed-off-by: Fabrice Fontaine > -[Upstream status: https://github.com/ClusterLabs/libqb/pull/475] > ---- > - Makefile.am | 6 +++++- > - configure.ac | 5 +++++ > - 2 files changed, 10 insertions(+), 1 deletion(-) > - > -diff --git a/Makefile.am b/Makefile.am > -index a08b1d2..6a710a0 100644 > ---- a/Makefile.am > -+++ b/Makefile.am > -@@ -39,7 +39,11 @@ ACLOCAL_AMFLAGS = -I m4 > - > - dist_doc_DATA = COPYING INSTALL README.markdown > - > --SUBDIRS = include lib doxygen2man docs tools tests examples > -+SUBDIRS = include lib doxygen2man docs tools examples > -+ > -+if ENABLE_TESTS > -+SUBDIRS += tests > -+endif > - > - dist-clean-local: > - rm -f .snapshot-version autoconf automake autoheader > -diff --git a/configure.ac b/configure.ac > -index ac44b7e..4946008 100644 > ---- a/configure.ac > -+++ b/configure.ac > -@@ -562,6 +562,11 @@ AC_ARG_WITH([force-sockets-config-file], > - [ FORCESOCKETSFILE="$withval" ], > - [ FORCESOCKETSFILE="$sysconfdir/libqb/force-filesystem-sockets" ]) > - > -+AC_ARG_ENABLE([tests], > -+ [AS_HELP_STRING([--disable-tests],[disable tests])],, > -+ [ enable_tests="yes" ]) > -+AM_CONDITIONAL([ENABLE_TESTS], [test x$enable_tests = xyes]) > -+ > - AC_ARG_ENABLE([install-tests], > - [AS_HELP_STRING([--enable-install-tests],[install tests])],, > - [ enable_install_tests="no" ]) > --- > -2.35.1 > - > diff --git a/package/libqb/libqb.hash b/package/libqb/libqb.hash > index de247c2660..f7006ff10e 100644 > --- a/package/libqb/libqb.hash > +++ b/package/libqb/libqb.hash > @@ -1,5 +1,5 @@ > -# From https://github.com/ClusterLabs/libqb/releases/download/v2.0.6/libqb-2.0.6.sha256 > -sha256 f1e744208e8f69934804c14e05d9707668f99d4867de9cccf2f7a6bf4d48331c libqb-2.0.6.tar.xz > +# From https://github.com/ClusterLabs/libqb/releases/download/v2.0.8/libqb-2.0.8.sha256 > +sha256 b42531fc20b8ac02f4c6d0a4dc49f7c4a1eef09bdb13af5f6927b7fc49522ee6 libqb-2.0.8.tar.xz > > # Locally calculated > sha256 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2 COPYING > diff --git a/package/libqb/libqb.mk b/package/libqb/libqb.mk > index 65d68181ee..11b5788b45 100644 > --- a/package/libqb/libqb.mk > +++ b/package/libqb/libqb.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -LIBQB_VERSION = 2.0.6 > +LIBQB_VERSION = 2.0.8 > LIBQB_SOURCE = libqb-$(LIBQB_VERSION).tar.xz > LIBQB_SITE = \ > https://github.com/ClusterLabs/libqb/releases/download/v$(LIBQB_VERSION) > @@ -12,8 +12,6 @@ LIBQB_LICENSE = LGPL-2.1+ > LIBQB_LICENSE_FILES = COPYING > LIBQB_CPE_ID_VENDOR = clusterlabs > LIBQB_INSTALL_STAGING = YES > -# We're patching configure.ac > -LIBQB_AUTORECONF = YES > LIBQB_CONF_OPTS = --disable-tests > LIBQB_DEPENDENCIES = libxml2 > > -- > 2.40.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot