From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Thu, 15 Feb 2018 19:11:38 +0100 Subject: [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2 References: <20180212165106.18383-1-bernd.kuhls@t-online.de> <87tvuimsab.fsf@dell.be.48ers.dk> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Thu, 15 Feb 2018 12:00:28 +0100 schrieb Peter Korsgaard: > > -FFMPEG_VERSION = 3.4.1 +FFMPEG_VERSION = 3.4.2 > > Is this not 'master' material? Doesn't this only contain bugfixes > relative to 3.4.1? Hi Peter, according to the changelog http://git.videolan.org/? p=ffmpeg.git;a=blob;f=Changelog;h=5db7b0a8a7643bc0a9a310fc642c84e003300a8a;hb=refs/ heads/release/3.4 it looks like the release only contains bugfixes, but afaics, nothing security related. Whether this patch should be committed to master or next branch when we are in -rc phase is a question I am unable to answer, I thought that only security bumps to the master branch are allowed during the rc phase. Did this change? Regards, Bernd