diff options
Diffstat (limited to 'app-admin/paxtest/metadata.xml')
| -rw-r--r-- | app-admin/paxtest/metadata.xml | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/app-admin/paxtest/metadata.xml b/app-admin/paxtest/metadata.xml index 46d8ff9ea2e0..e57f785d5475 100644 --- a/app-admin/paxtest/metadata.xml +++ b/app-admin/paxtest/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>hardened@gentoo.org</email> - <name>Gentoo Hardened</name> - </maintainer> - <longdescription>Test suite for the PaX kernel patch + <maintainer type="project"> + <email>hardened@gentoo.org</email> + <name>Gentoo Hardened</name> + </maintainer> + <longdescription>Test suite for the PaX kernel patch PaX is a Linux kernel patch which adds much stricter control on how memory is being used by applications. A normal Linux kernel leaves the control to the application and does not implement any enforcement. Especially buffer overflow @@ -21,6 +21,4 @@ For more information about PaX, see http://pageexec.virtualave.net/. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
