Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: linux-pax-flags 2.0.18-4
Git Clone URL: | https://aur-dev.archlinux.org/linux-pax-flags.git (read-only) |
---|---|
Package Base: | linux-pax-flags |
Description: | Deactivates PaX flags for several binaries to work with PaX enabled kernels. |
Upstream URL: | https://github.com/nning/linux-pax-flags |
Keywords: | grsecurity linux pax security |
Licenses: | |
Submitter: | phects |
Maintainer: | phects |
Last Packager: | phects |
Votes: | 18 |
Popularity: | 0.000872 |
First Submitted: | 2012-01-12 18:16 |
Last Updated: | 2015-12-15 12:27 |
Dependencies (3)
- paxctl
- ruby (ruby1.8, rubinius-ruby)
- sudo (nosudo, sudo-masochist, sudo-selinux) (optional) – Run as root automatically.
Latest Comments
« First ‹ Previous ... 5 6 7 8 9 10 11 12 13 Next › Last »
duncant commented on 2012-09-06 17:17
phects:
Hmm... I'm on x86_64 as well (running linux-ck-pax). Just running `sudo paxctl -Cm /usr/lib32/skype/skype` works for me. Did you reinstall the skype package before rewriting the header?
phects commented on 2012-09-06 16:47
duncant:
Just running "paxctl -Cm /usr/lib32/skype/skype" does not work for me (on x86_64).
duncant commented on 2012-09-06 16:40
Skype does some sort of weird self-check that fails if its header is converted. You have to add a new header with the capital C flag instead of converting the existing header with small c. It just needs MPROTECT off, BTW.
phects commented on 2012-09-06 16:28
duncant:
You got skype running? It's got a PT_GNU_STACK header now, which is convertible but skype crashes on start even without any PaX flags enabled.
duncant commented on 2012-09-06 16:01
The Skype binary has moved from /usr/bin/skype to /usr/lib32/skype/skype
phects commented on 2012-09-06 09:27
1.0.21-4: MPROTECT off for vbetool, darwinia, liferea:
+ /usr/bin/liferea
+ /usr/sbin/vbetool
+ /usr/share/darwinia/darwinia.bin.x86
+ /usr/share/darwinia/darwinia.bin.x86_64
phects commented on 2012-08-21 14:22
1.0.21-3: MPROTECT off for vbetool and darwinia:
+ /usr/sbin/vbetool
+ /usr/share/darwinia/darwinia.bin.x86
+ /usr/share/darwinia/darwinia.bin.x86_64
phects commented on 2012-08-20 08:46
1.0.21-2: MPROTECT off for vbetool.
+ /usr/sbin/vbetool
phects commented on 2012-08-18 11:03
1.0.21: MPROTECT off for "Amnesia: The Dark Descent".
+ /usr/share/games/amnesia-tdd/Amnesia.bin
+ /usr/share/games/amnesia-tdd/Amnesia.bin64
+ /usr/share/games/amnesia-tdd/Launcher.bin
+ /usr/share/games/amnesia-tdd/Launcher.bin64
phects commented on 2012-08-16 10:17
1.0.20: MPROTECT off for Doom 3, Quake 4 and Bastion.
+ /opt/doom3/doom.x86
+ /opt/games/Bastion/Bastion.bin.x86
+ /opt/games/Bastion/Bastion.bin.x86_64
+ /opt/quake4/q4ded.x86
+ /opt/quake4/quake4.x86
+ /opt/quake4/quake4smp.x86