~alpine/devel

Remove outdated references to grsec on /about v1 PROPOSED

Drew DeVault: 1
 Remove outdated references to grsec on /about

 1 files changed, 3 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/1359/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] Remove outdated references to grsec on /about Export this patch

---
 about/index.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/about/index.md b/about/index.md
index 041b948..7339373 100644
--- a/about/index.md
+++ b/about/index.md
@@ -29,9 +29,8 @@ else will get in the way.

## Secure

Alpine Linux was designed with security in mind. The kernel is patched with
an unofficial port of grsecurity/PaX, and all userland binaries are compiled as
Position Independent Executables (PIE) with stack smashing protection.
These proactive security features prevent exploitation of entire classes
Alpine Linux was designed with security in mind. All userland binaries are
compiled as Position Independent Executables (PIE) with stack smashing
protection. Proactive security features prevent exploitation of entire classes
of zero-day and other vulnerabilities.

-- 
2.19.1



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---