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 D37C7453D2 for ; Fri, 27 Jan 2023 18:42:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0E12768BE7B; Fri, 27 Jan 2023 20:42:39 +0200 (EET) Received: from mail-oo1-f50.google.com (mail-oo1-f50.google.com [209.85.161.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 781E368BE2C for ; Fri, 27 Jan 2023 20:42:32 +0200 (EET) Received: by mail-oo1-f50.google.com with SMTP id j10-20020a4aa64a000000b004f9b746ee29so714983oom.0 for ; Fri, 27 Jan 2023 10:42:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=NKAapt3AjOeiaNPH87xwWlk/a9anEpD2/Qa/aGagHtQ=; b=RAzGR1/yi8af/SONjEgw8oK+C3EIlzziwzVpADm4vzX2TrDQfTZEqkLqiKmpfXBOBI L8Ciq/YF9iXO9ugyiy+mhJjhBq2N7RGlinxdQ2PKLmp+8FTSnbapjDqMOp/LrNLrsn8T emYhKiWZ+zU/bF7SbV+IksxEquswms/yEXH1FrGezLRVp+pwf5Qy9x3XuOeg8LUpeMiI jAfqn33xvGmigDtSZqThy7xhlYMJCXJe6M+5/MfVetqsDTgrsf2JRA7zJKYuR20dmXQ1 GWwZ4fhuPDBL1dYY1RLM10n6LGnBx6M/5sZI++plxViyk/mt/OJ+b27KlITjfDgX8udi 7pIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NKAapt3AjOeiaNPH87xwWlk/a9anEpD2/Qa/aGagHtQ=; b=rPh8xlTFe13NigHM8R9zElueeM1ZX8BdFHxkMaTiitl9fKqUwSTFFBjE8wAv/N1/Wl HoBmqukny+3b8cC8Efp5P1USE9XLG8U9DGH4/4z4pYok57jjHEnh9yXdspxpRvlN7h2H IAfSqlT2MKHHRxM4046iwH6AMzCZvpYadhybacuOAFprPOkogdX1nNhJ4PjFT8cFqh4S kFsf+nvwWgzvnRnVmA+JSon0kozWxiS8WKnVUnIFJJ+meNBXyahxWJ0OyfN/8qQfLAmq RmQr4W33qP1WLKxGxLouL0ZekpZkOZaBhUAhteghzBJWtPAp3EKDfpZaFVprRH67rXrb uy7Q== X-Gm-Message-State: AFqh2komXoqJE7muXuLxhHeeCepTUz9fFKF7Mwyb82Ax95ox62OTqY0Y q7kiRaPAr3vSUyFvKMghH3xJHwEPP2M= X-Google-Smtp-Source: AMrXdXvEbmqKRb7L8umzKo6Dyimc4g4AGXX0ZevxOa5f5srC+1/mMT1+Inj4lc6/mraRDcuMiZU10A== X-Received: by 2002:a4a:2c02:0:b0:49f:f3ef:33b3 with SMTP id o2-20020a4a2c02000000b0049ff3ef33b3mr19998734ooo.7.1674844950694; Fri, 27 Jan 2023 10:42:30 -0800 (PST) Received: from [192.168.0.14] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id t12-20020a4adbcc000000b004f2d3b9aa80sm1974239oou.18.2023.01.27.10.42.29 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 27 Jan 2023 10:42:30 -0800 (PST) Message-ID: <125cd87c-f2eb-432e-3db5-cc06df877618@gmail.com> Date: Fri, 27 Jan 2023 15:42:38 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 To: ffmpeg-devel@ffmpeg.org References: <20230116133840.512-1-jamrial@gmail.com> <167457514256.4503.7425182589774123747@lain.khirnov.net> <6b01240d-95e2-db84-c40b-329a72b958c5@gmail.com> <7debdfb5-bbb3-e4c6-f95-a89a463d3abd@passwd.hu> <4997c7ce-3db3-4062-b3b4-f65719debc43@betaapp.fastmail.com> <4ee57c81-5811-4590-84f9-518104d1ce48@betaapp.fastmail.com> <20230126221614.GD1949656@pb2> Content-Language: en-US From: James Almer In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 00/26] Major library version bump 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 1/26/2023 7:49 PM, Jean-Baptiste Kempf wrote: > Tbh, I don't see why we should do a 5.2, seeing that 6.0 would be the same features-set with just the ABI change, aka removing deprecated symbols. > > Also, doing a 5.2 which would not be a LTS, while 5.1 is a LTS is not only very weird, but it also goes against what we said last time, that the last of the 5.x would be LTS (similar for 7.1). The idea of making one last release before the major bump was to give users "stuck" with a given soname something with the latest development. For example, Debian will allegedly ship 5.1 with bookworm (soft freeze is in two weeks). Users could then drop 5.2 libraries on their system without having to also recompile every single package that depends on ffmpeg. This used to be the case when our release schedule was not really set in stone and a release was considered LTS when distros happened to ship it. So i guess that yes, from now we should effectively make the LTS the last release of a given soname, and do the bump soon after it. An hypothetical 5.2 would not get support for too long and eventually it will become less secure to drop them into a bookworm system just to get some extra features added in the past few months. _______________________________________________ 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".