VER=1.7.2
REL=1
SRCS="tbl::https://github.com/linux-pam/linux-pam/releases/download/v$VER/Linux-PAM-$VER.tar.xz"
CHKSUMS="sha256::3d86b6383fb5fd9eb9578d2cd47d92801191f4bf3f9bc61419bfefc8aa1e531a"
CHKUPDATE="anitya::id=12244"
# FIXME: autobuild/patches/0001-Disable-fatal-warnings-for-linker-due-to-GCS-change-.patch 
#        should be removed once GCS (Guarded Control Stack) support is fully implemented. 
#        GCS is an arm64 security feature to mitigate ROP attacks, enabled by default. 
#        Binutils emits linker warnings when shared libraries lack GCS property notes. 
#        This patch suppresses those warnings; it becomes unnecessary when 
#        all linked libraries provide proper GCS annotations.   
