From 2ed74ed28bbe30ce4a3359af270e4cc019463296 Mon Sep 17 00:00:00 2001 From: sunrisepeak Date: Sun, 30 Aug 2026 14:10:32 +0800 Subject: [PATCH] openkal-musl 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The exec search, and the family of answers that were not true — openkal-linux#13, fifth round. ⚠️ A caller of `execvp' could not get past the first PATH entry that missed: `execve' did not return when the program could not be started, it ended the CALLING program with 127. One libc path, nine of a consumer's nineteen failures, and four more sections skipped because a program that was installed was reported as not installed. ⚠️⚠️ And the heavier one, which was not in the report: `fcntl(F_SETLK)' granted every lock and took none, so two programs held one exclusive lock and neither could find out. `F_GETLK' reported a lock that was not there, for ever. Both mirrors carry the same bytes; the sha256 was taken from the GitHub tarball and the gitcode asset was verified against it. --- pkgs/o/openkal-musl.lua | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pkgs/o/openkal-musl.lua b/pkgs/o/openkal-musl.lua index 7b3b7671..cd6a9524 100644 --- a/pkgs/o/openkal-musl.lua +++ b/pkgs/o/openkal-musl.lua @@ -24,6 +24,13 @@ package = { xpm = { linux = { + ["0.10.0"] = { + url = { + GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.10.0.tar.gz", + CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.10.0/openkal-musl-0.10.0.tar.gz", + }, + sha256 = "c5e151aa63e63ce0f13c6fc28bfd26004a9a305b4f1973ee2888ec871c68ee8f", + }, ["0.9.0"] = { url = { GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.9.0.tar.gz", @@ -110,6 +117,13 @@ package = { }, }, macosx = { + ["0.10.0"] = { + url = { + GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.10.0.tar.gz", + CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.10.0/openkal-musl-0.10.0.tar.gz", + }, + sha256 = "c5e151aa63e63ce0f13c6fc28bfd26004a9a305b4f1973ee2888ec871c68ee8f", + }, ["0.9.0"] = { url = { GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.9.0.tar.gz", @@ -196,6 +210,13 @@ package = { }, }, windows = { + ["0.10.0"] = { + url = { + GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.10.0.tar.gz", + CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.10.0/openkal-musl-0.10.0.tar.gz", + }, + sha256 = "c5e151aa63e63ce0f13c6fc28bfd26004a9a305b4f1973ee2888ec871c68ee8f", + }, ["0.9.0"] = { url = { GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.9.0.tar.gz",