From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id D01024A282 for ; Mon, 25 Mar 2024 21:10:52 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5BBB568D535; Mon, 25 Mar 2024 23:10:49 +0200 (EET) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2DFA368D449 for ; Mon, 25 Mar 2024 23:10:42 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5B80120004 for ; Mon, 25 Mar 2024 21:10:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711401041; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=peCfnDB1iC7odnrF/0ElWgPjO3Ju/eMjfz9H9v7N6HA=; b=NgiagYs4VdPwnshdAqOrIT+H5Ba7BOS+/WdFFUDXGg1vQD86DbdNkuLhuDwur6U4+rh6rd 7wDn6FeaGxq7yR3jZXk9igeuRBnmcn1CMSd4U6n5HJIMymx/pTe+znHtwpNLZbF2lSWZDD eyzzKt1fyy3mgV4Dtw6hUAoYs0+n/GMK5m20k2+YIcuukqlztziHHx3pPUwitr0aprQOAP SHvztrc86KDlwYcAbjkRUGSupCpGcdPq2C3SVUxtKGeWlwkDSZJAANujiOtDsrULO46l5e TxBPwLiFaohdQOTKL/h/gw0XDZ2Caz5h6QnUWoqtVewvG63q2yuZZvfIy795Dw== Date: Mon, 25 Mar 2024 22:10:40 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240325211040.GR6420@pb2> References: <20240325000348.GJ6420@pb2> <2366ae95-3ea6-4c61-addc-b4a4667febb0@betaapp.fastmail.com> <20240325145019.GB17553@haasn.xyz> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [RFC] 7.0 blocking issues X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============5594870107971216462==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5594870107971216462== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jD9xLyuOpZqmjUj9" Content-Disposition: inline --jD9xLyuOpZqmjUj9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 25, 2024 at 09:20:25PM +0100, Lynne wrote: > Mar 25, 2024, 14:50 by ffmpeg@haasn.xyz: >=20 > > On Mon, 25 Mar 2024 07:20:56 +0100 "Jean-Baptiste Kempf" wrote: > > > >> Hello, > >> > >> On Mon, 25 Mar 2024, at 01:03, Michael Niedermayer wrote: > >> > Should i wait till all issues marked as blocking 7.0 on trac are fix= ed > >> > before branching ? > >> > >> I think you should branch now. > >> And get things fixed in the 7.0 branch. > >> > > > > +1 > > > > This is a big change and some breakage is inevitable. Most bugs will > > probably only be found once the software is released and deployed. > > > > When a big milestone gets bogged down by months (if not years) of > > "blocking bugs", my understanding is that it will simply never get > > released, and users might as well resort to using git master / nightly > > builds at that point. > > > > (Any possible allusion to *other* big open source software projects is > > purely coincidental) > > >=20 > +1, we should branch so we can unblock master from receiving ok, ill make the branch within the next 24h probably We do have several open security issues still though (some have patches on = the ML) I still have to check if ossfuzz is hiding any issues in unrelated tickets (ossfuzz did that often previously and this can unveil surprises) Also iam behind with backporting security fixes to release branches, (this may seem unrelated but it isnt because i always try to backport each of my security fixes to all branches we still maintain at the same ti= me, so id like to get the other branches uptodate with backports to keep backp= orts in sync with a new 7.0) All in all, iam not sure I will manage to release 7.0 in 7 days but ill do the branch and we will see. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are too smart to engage in politics are punished by being governed by those who are dumber. -- Plato=20 --jD9xLyuOpZqmjUj9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgHoTQAKCRBhHseHBAsP q3PiAJ9yag75ZKAP7lmHYmCF1O8exTxfsgCfdueO7xbvfKQidJQWyhbKoeH7Inw= =pImJ -----END PGP SIGNATURE----- --jD9xLyuOpZqmjUj9-- --===============5594870107971216462== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============5594870107971216462==--