Bas Couwenberg pushed to branch master at Debian GIS Project / routino
Commits:
a09e35c6 by Bas Couwenberg at 2024-07-29T05:49:22+02:00
Update hardening patch with new buildflags.
- - - - -
2 changed files:
- debian/changelog
- debian/patches/hardening
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ routino (3.4.1-2) UNRELEASED; urgency=medium
* Use execute_{before,after} instead of override in rules file.
* Enable Salsa CI.
* Bump Standards-Version to 4.7.0, no changes.
+ * Update hardening patch with new buildflags.
-- Bas Couwenberg <[email protected]> Sun, 13 Aug 2023 14:49:33 +0200
=====================================
debian/patches/hardening
=====================================
@@ -10,6 +10,6 @@ Forwarded: not-needed
endif
+
+# Hardening flags
-+CFLAGS+=-g -fPIE -fstack-protector-strong -Wformat -Werror=format-security
++CFLAGS+=-g -fPIE -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
+CFLAGS+=-Wdate-time -D_FORTIFY_SOURCE=2
+LDFLAGS+=-fPIE -pie -Wl,-z,relro -Wl,-z,now
View it on GitLab:
https://salsa.debian.org/debian-gis-team/routino/-/commit/a09e35c60121822c04919a38204832a1d1ee729a
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/routino/-/commit/a09e35c60121822c04919a38204832a1d1ee729a
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel