Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 0686B780DCC for <~alpine/devel@lists.alpinelinux.org>; Tue, 5 Jul 2022 22:18:12 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayaya.dev; s=key1; t=1657059490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rwb5gs5p30ib2ebauRwDZ28STAN0bpIXfMXCmrhAsD8=; b=KD5uPV+JXY60QU/cfArHCgXRjXvxHvGYE3wr0lkaxunkaL58qfnAPGvDKc+EufDsB2W4HK dVmNoJ9G9uLxT0QKN/BaYu2kxBUS+lUZpoS9kbXg6M4zp2kZztlTydrTWLI1o22viSbpDp 4CgZiFbO8Ivl48xQdURWc1l0UFRFJI0= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 06 Jul 2022 00:18:08 +0200 Message-Id: To: "Jakub Jirutka" , "Mogens Jensen" , "~alpine/devel@lists.alpinelinux.org" <~alpine/devel@lists.alpinelinux.org> Cc: Subject: Re: Downgrading of x264-libs? X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "alice" References: <6dfb7ed6-abec-e1e0-e85c-6724efb98f6b@jirutka.cz> In-Reply-To: <6dfb7ed6-abec-e1e0-e85c-6724efb98f6b@jirutka.cz> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ayaya.dev On Tue Jul 5, 2022 at 11:40 PM CEST, Jakub Jirutka wrote: > Hi, > > we have changed the version number from YYYYMMDD to 0.ABI_gitYYYYMMDD, i.= e. to include the ABI version in pkgver. Now it=E2=80=99s more clear when t= he dependent packages should be rebuilt/upgraded. we did do that in january - but the recent 163->164 abiver upgrade was indeed a few days ago, and this was a recent update.. granted, without any logs it's impossible to know for sure what happened, and there doesn't seem to be an actual issue. > > https://gitlab.alpinelinux.org/alpine/aports/-/commit/a180db09f3b271548ca= 42478f2c6d27c2abe2f70 > > Jakub > > On 7/5/22 10:50 PM, Mogens Jensen wrote: > > Hello, > >=20 > > While updating multiple Alpine edge systems that hadn't been updated > > for a few days, I noticed that x264-libs was being downgraded on one > > of them. As there are no logging for package operations, I can't tell > > what precisely happened, but running 'apk info x264-libs' shows the > > installed version as x264-libs-0.164_git20220602-r0 which is the > > correct latest one. > >=20 > > Can anyone explain what happened? > >=20 > > Best regards, > > Mogens Jensen > >=20