- Nov 22, 2024
-
- Oct 02, 2024
-
- Sep 10, 2024
-
-
Andreas Schleifer authored
-
- Aug 07, 2024
-
- Apr 29, 2024
-
- Aug 21, 2023
-
- Jan 23, 2023
-
-
Daurnimator authored
If an ABI isn't specified in the target then the program fails to start with "Error relocating"
-
Daurnimator authored
- relro is now supported upstream, so we can use `zig build` - need to introduce pie patch
- Oct 25, 2022
-
- Aug 21, 2022
-
- May 02, 2022
-
- Mar 26, 2022
-
-
Daurnimator authored
- The hardening patch was unused with the moved to invoking `zig build-exe` - Need to specify kernel version or it defaults to 3.16. I selected 5.10 as it is one linux-lts release behind - Should specify gnu ABI to prevent incorrect auto-detection in some environments - Need to specify glibc version or it defaults to 2.19 - When using non-native target and skipping build.zig, need to specify lib/include search dirs
-
- Mar 24, 2022
-
- Mar 08, 2022
-
- Mar 06, 2022
-
- Nov 09, 2021
-
- Jul 02, 2021
-
-
Eli Schwartz authored
mark as adopted from vesath add additional b2 checksum to verify multiple checksums worth of TOFU cosmetic fixes, e.g. MIT isn't a custom label, add PGP key intended uid...
-
- Aug 30, 2020
-
- Jun 10, 2020
-
- May 30, 2020
-
- Feb 11, 2020
-
- Aug 06, 2019
-
- Feb 05, 2019
-
- Jan 30, 2018
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Mar 02, 2017
-
-
Gaetan Bisson authored
-
- Nov 01, 2016
-
-
Gaetan Bisson authored
-
- Aug 26, 2016
-
- Mar 23, 2016
-
- Sep 06, 2015
-
- Apr 11, 2015
-
- May 10, 2013
-
- Sep 27, 2012
-
- Nov 24, 2011
-
- Aug 29, 2010
-
- Oct 27, 2009
-
-
Gavin Bisesi authored
-
- Oct 06, 2009
-