[neon/neon-packaging/flatpak-kcm/Neon/unstable] debian: hardening

Rik Mills null at kde.org
Thu Nov 3 07:30:16 GMT 2022


Git commit 0ba6a418359de865e8c878550b8100e4c50df7ba by Rik Mills.
Committed on 03/11/2022 at 07:19.
Pushed by rikmills into branch 'Neon/unstable'.

hardening

M  +2    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/flatpak-kcm/commit/0ba6a418359de865e8c878550b8100e4c50df7ba

diff --git a/debian/rules b/debian/rules
index 5c87712..bcfd6a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --with kf5 --buildsystem kf5



More information about the Neon-commits mailing list