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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 1263EC433F5 for ; Mon, 24 Jan 2022 21:16:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id BAFE941667; Mon, 24 Jan 2022 21:16:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jkQhOEarOfpC; Mon, 24 Jan 2022 21:16:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 169A241666; Mon, 24 Jan 2022 21:16:00 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 9DC761BF35F for ; Mon, 24 Jan 2022 21:15:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 89CC060B2B for ; Mon, 24 Jan 2022 21:15:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xpWDj6IyenEx for ; Mon, 24 Jan 2022 21:15:53 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by smtp3.osuosl.org (Postfix) with ESMTPS id 976DF6068F for ; Mon, 24 Jan 2022 21:15:53 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id BCC7B1BF206; Mon, 24 Jan 2022 21:15:51 +0000 (UTC) Date: Mon, 24 Jan 2022 22:15:51 +0100 From: Thomas Petazzoni To: Peter Seiderer Message-ID: <20220124221551.692f4d3f@windsurf> In-Reply-To: <20220124205811.15913-1-ps.report@gmx.net> References: <20220124205811.15913-1-ps.report@gmx.net> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH v1] package/gst1-interpipe: bump version to 1.1.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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Mon, 24 Jan 2022 21:58:11 +0100 Peter Seiderer wrote: > Changelog (since 1.1.7): > > 8b70f08 Add definition of new event GstAppSinkCallbacks for interpipesink element > ddaa9b5 Add conditional build according to GST_VERSION_MINOR > 730dea6 Bump project version > 8718b12 Add initialization for the GstAppSinkCallbacks struct > f015ff7 Remove redundant initialization of new_event callback > 530da92 Update copyright year in README file > e8ce826 Add explanatory comment on the memset of GstAppSinkCallbacks struct > f0f3b8e Fix README copyright date to 2016-2022 > 814982e Merge branch 'hotfix/add-new-event-callback' > > Signed-off-by: Peter Seiderer > --- > package/gstreamer1/gst1-interpipe/gst1-interpipe.hash | 2 +- > package/gstreamer1/gst1-interpipe/gst1-interpipe.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot