Bug#1012791: x264 executable stack

2025-02-26 Thread Simon Chopin
Since binutils 2.44-1 now defaults to non-executable stacks[0] I believe a simple binNMU on armhf should be sufficient to fix this. [0]: https://tracker.debian.org/news/1618944/accepted-binutils-244-2-source-into-unstable/

Bug#1012791: x264 executable stack

2024-09-04 Thread Claude Heiland-Allen
adding the three lines in the first code block here https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart#Patching #if defined(__linux__) && defined(__ELF__) .section .note.GNU-stack,"",%progbits #endif to common/arm/asm.S from bullseye's x264 source package got me a libx264-160 deb that a