From aa35577e93437e9ff749be6d488925f7dd052af3 Mon Sep 17 00:00:00 2001 From: "Tianon (automated)" Date: Mon, 16 Feb 2026 23:32:58 +0000 Subject: [PATCH 1/3] Update firefox to 147.0.4~build1 --- firefox/Dockerfile | 4 ++-- firefox/versions.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/firefox/Dockerfile b/firefox/Dockerfile index e67b42f1e51..d3bbc65adbc 100644 --- a/firefox/Dockerfile +++ b/firefox/Dockerfile @@ -22,8 +22,8 @@ RUN set -eux; \ # https://support.mozilla.org/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions # https://www.mozilla.org/en-US/firefox/releases/ -ENV FIREFOX_VERSION 147.0.3 -ENV FIREFOX_DEB_VERSION 147.0.3~build1 +ENV FIREFOX_VERSION 147.0.4 +ENV FIREFOX_DEB_VERSION 147.0.4~build1 RUN set -eux; \ savedAptMark="$(apt-mark showmanual)"; \ diff --git a/firefox/versions.json b/firefox/versions.json index 8a8c9fed516..406d6d1b917 100644 --- a/firefox/versions.json +++ b/firefox/versions.json @@ -1,6 +1,6 @@ { - "filename": "pool/mozilla/firefox_147.0.3~build1_amd64_91a17a0ab514baf7c27420b596fb8b11.deb", - "sha256": "5264a9d13eadb8e80fa3e38aa77e36fd775544006664d808e628c49d46a16034", - "url": "http://packages.mozilla.org/apt/pool/mozilla/firefox_147.0.3~build1_amd64_91a17a0ab514baf7c27420b596fb8b11.deb", - "version": "147.0.3~build1" + "filename": "pool/mozilla/firefox_147.0.4~build1_amd64_6f839e9e304b1dac45fad51d45c27c81.deb", + "sha256": "56b42ef6371ede923719fe2e9dd673f72872e11441692ef31913c23b5e4aff27", + "url": "http://packages.mozilla.org/apt/pool/mozilla/firefox_147.0.4~build1_amd64_6f839e9e304b1dac45fad51d45c27c81.deb", + "version": "147.0.4~build1" } From 5e07af2f19ea8359c8fbd486f8bf7400b2630d16 Mon Sep 17 00:00:00 2001 From: "Tianon (automated)" Date: Mon, 16 Feb 2026 23:33:00 +0000 Subject: [PATCH 2/3] Update lutris to 0.5.20 --- lutris/Dockerfile | 2 +- lutris/versions.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lutris/Dockerfile b/lutris/Dockerfile index b8de2d3cd10..5927460ef3a 100644 --- a/lutris/Dockerfile +++ b/lutris/Dockerfile @@ -29,7 +29,7 @@ RUN set -eux; \ ENV LANG en_US.UTF-8 # https://github.com/lutris/lutris/releases -ENV LUTRIS_VERSION 0.5.18 +ENV LUTRIS_VERSION 0.5.20 RUN set -eux; \ # turn "0.5.10-beta1" into "0.5.10_beta1" for the deb filename diff --git a/lutris/versions.json b/lutris/versions.json index abc32826789..70ecc9b4e3f 100644 --- a/lutris/versions.json +++ b/lutris/versions.json @@ -1,6 +1,6 @@ { - "commit": "70adad87231e57b73c838bcd20f084f242d6ae4c", - "ref": "refs/tags/v0.5.18", - "tag": "v0.5.18", - "version": "0.5.18" + "commit": "c45a98a42b71b799d7169abd6ef3bd25f0065f9b", + "ref": "refs/tags/v0.5.20^{}", + "tag": "v0.5.20", + "version": "0.5.20" } From 68591a3256c526d3dd7920f1cb2e7e86feb4012d Mon Sep 17 00:00:00 2001 From: "Tianon (automated)" Date: Mon, 16 Feb 2026 23:32:57 +0000 Subject: [PATCH 3/3] Update nolibc to linux 6.19.2 --- nolibc/Dockerfile | 6 +++--- nolibc/versions.json | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/nolibc/Dockerfile b/nolibc/Dockerfile index fea4ba6ef47..7eb366258ab 100644 --- a/nolibc/Dockerfile +++ b/nolibc/Dockerfile @@ -24,9 +24,9 @@ RUN set -eux; \ # https://kernel.org/ # https://kernel.org/releases.json # https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/Makefile?h=linux-rolling-stable -# 2026-02-11 -ENV LINUX_VERSION 6.18.10 -ENV LINUX_SOURCE_URL https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.10.tar.xz +# 2026-02-16 +ENV LINUX_VERSION 6.19.2 +ENV LINUX_SOURCE_URL https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.2.tar.xz # https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/tools/include/nolibc?h=linux-rolling-stable # https://github.com/gregkh/linux/commits/linux-rolling-stable/tools/include/nolibc # https://github.com/torvalds/linux/commits/master/tools/include/nolibc diff --git a/nolibc/versions.json b/nolibc/versions.json index 2122fba8c45..98b2faaf01a 100644 --- a/nolibc/versions.json +++ b/nolibc/versions.json @@ -1,21 +1,21 @@ { "linux": { "moniker": "stable", - "version": "6.18.10", + "version": "6.19.2", "iseol": false, "released": { - "timestamp": 1770813728, - "isodate": "2026-02-11" + "timestamp": 1771258310, + "isodate": "2026-02-16" }, - "source": "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.10.tar.xz", - "pgp": "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.10.tar.sign", + "source": "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.2.tar.xz", + "pgp": "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.2.tar.sign", "patch": { - "full": "https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.18.10.xz", - "incremental": "https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.18.9-10.xz" + "full": "https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.19.2.xz", + "incremental": "https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.19.1-2.xz" }, - "changelog": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.10", - "gitweb": "https://git.kernel.org/stable/h/v6.18.10", - "diffview": "https://git.kernel.org/stable/ds/v6.18.10/v6.18.9" + "changelog": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.19.2", + "gitweb": "https://git.kernel.org/stable/h/v6.19.2", + "diffview": "https://git.kernel.org/stable/ds/v6.19.2/v6.19.1" }, "arches": { "amd64": {