Skip to content

Tags: zmingu/ABK

Tags

app-v1.0.3-rebase

Toggle app-v1.0.3-rebase's commit message
Sync Droidspaces support and restore KPM semantics

app_v1.0.3

Toggle app_v1.0.3's commit message
Add build time preview

v2.1.0-r4

Toggle v2.1.0-r4's commit message
fix: make manager artifact matching case-insensitive

v2.1.0-r3

Toggle v2.1.0-r3's commit message
chore: resolve Node.js warnings; upgrade all Custom Actions used in t…

…he workflow to versions that use Node.js 24

v2.1.0-r2

Toggle v2.1.0-r2's commit message
feat: optimize 5.x timestamp fix with classic perl regex

v2.1.0-r1

Toggle v2.1.0-r1's commit message
fix: add missing SUSFS header includes for 6.1.141 and 6.6.50-92

Extend base.c.patch coverage to include 6.1.141 which fell in the gap
between <=138 and >=145 conditions. Add safeguard to inject
<linux/susfs.h> when SUSFS_IS_INODE_SUS_MAP or SUSFS_IS_INODE_OPEN_REDIRECT
symbols are present but undeclared in 6.6.50-92 builds.

v2.0.0-r35

Toggle v2.0.0-r35's commit message
docs: convert raw URLs to markdown links in README

v2.0.0-r34

Toggle v2.0.0-r34's commit message
fix: resolve 6.12 setuid_hook.c duplicate definition and add android1…

…6 support

SukiSU's setuid_hook.c defines ksu_handle_setresuid() twice when
CONFIG_KSU_SUSFS is enabled on kernel >= 6.8: once in the SUSFS path
and again in the manual hook block. Add !defined(CONFIG_KSU_SUSFS)
guard via sed to prevent the duplicate on 6.12 builds.

Also add missing android16 to KPM patch path and boot image build.

v2.0.0-r33

Toggle v2.0.0-r33's commit message
fix(ci): attempt to fix SUSFS incompatibility for 6.6.50-92; temporar…

…ily remove 5.10/5.15 legacy builds

v2.0.0-r32

Toggle v2.0.0-r32's commit message
clean tree