[Git][debian-gis-team/routino][master] Update hardening patch with new buildflags.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Jul 29 04:49:52 BST 2024



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 <sebastic at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240729/daf7d33c/attachment.htm>


More information about the Pkg-grass-devel mailing list