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 F0E79C4332F for ; Mon, 17 Oct 2022 08:37:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 9A9C5403FF; Mon, 17 Oct 2022 08:37:41 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 9A9C5403FF 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 aBwAx5ZRj8q9; Mon, 17 Oct 2022 08:37:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id E46E44056E; Mon, 17 Oct 2022 08:37:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E46E44056E Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 7E4931BF38A for ; Mon, 17 Oct 2022 08:37:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 671514056E for ; Mon, 17 Oct 2022 08:37:26 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 671514056E 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 l8_RNQwrgySW for ; Mon, 17 Oct 2022 08:37:25 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 2AAEC403FF Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by smtp2.osuosl.org (Postfix) with ESMTPS id 2AAEC403FF for ; Mon, 17 Oct 2022 08:37:24 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 1446310002D; Mon, 17 Oct 2022 08:36:27 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1okLbn-006MYe-63; Mon, 17 Oct 2022 10:36:27 +0200 From: Peter Korsgaard To: Bernd Kuhls References: <20221016152939.1162118-1-bernd.kuhls@t-online.de> <20221016152939.1162118-2-bernd.kuhls@t-online.de> Date: Mon, 17 Oct 2022 10:36:27 +0200 In-Reply-To: <20221016152939.1162118-2-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Sun, 16 Oct 2022 17:29:39 +0200") Message-ID: <87o7uaaltg.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 2/2] package/freeswitch: bump version to 1.10.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: Gregory Dymarek , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Bernd" == Bernd Kuhls writes: > Release notes: > https://github.com/signalwire/freeswitch/releases/tag/v1.10.8 > Removed two patches which are included in upstream release, > renumbered remaining patch. > Removed libs/apr-util/LICENSE due to upstream removal of bundled > apr-util package. > Added fix to disable pcap detection, otherwise /usr/bin/pcap-config > can be picked-up which breaks building freeswitch. > Signed-off-by: Bernd Kuhls > --- Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot