What's the official support period for Ubuntu Core releases?

Art*_*ild 10 support ubuntu-core

There recently was talks on Meta about the support period of LTS and non-LTS releases on this site. In addition, I saw the mention of Ubuntu Core in a comment, and this got me wondering what the support period for Ubuntu Core actually is, and if it follows the support period for Ubuntu LTS.

Canonical states this on the Ubuntu Core page:

Ubuntu Core gets 10 years of Canonical maintenance. Your smallest devices are now as secure as your servers. No other embedded Linux comes close.

Also, as far as I understand, Ubuntu Core 16 is still the default "core" release for snaps. This is supported by the fact that Core 16 (just named "core" in snap) has update cycle and versioning that exactly follows the snapd version.

Output of snap info snapd:

<...>
type:         snapd
snap-id:      PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4
tracking:     latest/stable
refresh-date: 9 days ago, at 23:27 CEST
channels:
  latest/stable:    2.51.4                  2021-08-25 (12883) 33MB -
  latest/candidate: 2.51.7                  2021-08-31 (13170) 33MB -
  latest/beta:      2.51.7                  2021-08-27 (13170) 33MB -
  latest/edge:      2.51.7+git1522.gc980bde 2021-08-31 (13216) 42MB -
installed:          2.51.4                             (12883) 33MB snapd
Run Code Online (Sandbox Code Playgroud)

Output of snap info core:

<...>
type:         core
snap-id:      99T7MUlRhtI3U0QFgl5mXXESAiSwt776
tracking:     latest/stable
refresh-date: 9 days ago, at 23:27 CEST
channels:
  latest/stable:    16-2.51.4                  2021-08-25 (11606) 104MB -
  latest/candidate: 16-2.51.7                  2021-08-31 (11743) 104MB -
  latest/beta:      16-2.51.7                  2021-08-27 (11743) 104MB -
  latest/edge:      16-2.51.7+git3168.3a0f4248 2021-09-01 (11771) 112MB -
installed:          16-2.51.4                             (11606) 104MB core
Run Code Online (Sandbox Code Playgroud)

那么 Ubuntu Core 版本是否遵循与 LTS 版本相同的 5 年支持期,或者按照规范安全维护期确实是 10 年?

这也与我们支持 Ubuntu 风格多久?,以及我建议重新措辞帮助中心的解释

MOH*_*ZAD 5

他们确实提供长达 10 年的安全更新。

Ubuntu Core Datasheet中提到:

Canonical 每 3 周发布一次针对新兴 CVE 威胁的错误修复和安全更新,持续长达 10 年。以最短的停机时间应用内核补丁。

上述链接的数据表中还提到了如何提供这些更新的详细信息。


Art*_*ild 5

经过深思熟虑,我必须同意Mohsin的回答。我无法以任何其他方式理解数据表,除了 Canonical 对 Ubuntu Core 的官方支持期是 10 年。

以下额外观察结果也支持了这一点:

  • Ubuntu Core 遵循与传统 Ubuntu 版本不同的发布时间表。例如,Ubuntu Core 20于 2021 年 1 月发布。因此很明显,发布时间表与相应的 LTS 版本并不是 1:1 的可比性。
  • core即使停止支持 16.04 LTS,Ubuntu Core 16 snap(简称)仍然会收到更新。从snap 商店本身以及Github 页面可以明显看出这一点。截至 2022 年 3 月 30 日,发布版本为16-2.54.4,候选版本为16-2.55.2
  • 由于有足够的证据证明 Core 版本并不严格遵循 LTS 版本,并且 Core 16 仍然受到支持(但“正常”16.04 支持已经停止),这对我来说清楚地意味着Ubuntu Core 是主题询问 Ubuntu 10 年(或者只要特定核心版本仍然收到官方更新)。

如果还有其他观点,我希望得到类似的论据来解释为什么上述情况并非如此。