[Git][debian-proftpd-team/proftpd-mod-autohost][master] Add hardening build flags, enable hardening test in Salsa CI.

Hilmar Preuße (@hilmar) gitlab at salsa.debian.org
Tue Sep 16 08:05:07 BST 2025



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-autohost


Commits:
eac0950b by Hilmar Preuße at 2025-09-16T09:04:59+02:00
Add hardening build flags, enable hardening test in Salsa CI.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
 proftpd-mod-autohost (0.6-3) UNRELEASED; urgency=medium
 
   * Lintian fixes.
+  * Add hardening build flags, enable hardening test in Salsa CI.
 
- -- Hilmar Preusse <hille42 at web.de>  Sun, 15 Jan 2023 23:03:18 +0100
+ -- Hilmar Preuße <hille42 at debian.org>  Sun, 15 Jan 2023 23:03:18 +0100
 
 proftpd-mod-autohost (0.6-2) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -5,6 +5,11 @@ export DH_VERBOSE=1
 MODULE_NAME=mod_autohost
 DEBNAME=proftpd-mod-autohost
 
+# See FEATURE AREAS in dpkg-buildflags(1).
+include /usr/share/dpkg/buildflags.mk
+DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS
+
 %:
 	dh $@
 



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost/-/commit/eac0950ba30000dec3e2ae59dec6e11fdff7fcc6

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-autohost/-/commit/eac0950ba30000dec3e2ae59dec6e11fdff7fcc6
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list