         MODULE=libcap-ng
        VERSION=0.9.3
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/stevegrubb/libcap-ng/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_VFY=sha256:fe11ebbb55904763b3532f19069f13ec319042634620180a03bd4653d301563e
       WEB_SITE=https://people.redhat.com/sgrubb/libcap-ng
        ENTERED=20110205
        UPDATED=20260410
          SHORT="Next generation of library capabilities"

cat << EOF
The libcap-ng library is intended to make programming with posix capabilities
much easier than the traditional libcap library. It includes utilities that can
analyse all currently running applications and print out any capabilities and
whether or not it has an open ended bounding set. An open bounding set without
the securebits "NOROOT" flag will allow full capabilities escalation for apps
retaining uid 0 simply by calling execve.
EOF
