slackbuilds_ponce/system/paxctl/slack-desc
pyllyukko 1af2ba7bf5 system/paxctl: Added (PaX control program)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-02-13 19:34:03 -05:00

19 lines
980 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
paxctl: paxctl (PaX control program)
paxctl:
paxctl: This is paxctl for controlling PaX flags on a per binary basis. PaX
paxctl: is an intrusion prevention system that provides the best protection
paxctl: mechanisms against memory corruption bugs. Some applications are not
paxctl: compatible with certain features (due to design or bad engineering)
paxctl: and therefore they have to be exempted from certain enforcements.
paxctl:
paxctl:
paxctl: Homepage: http://pax.grsecurity.net/
paxctl: