summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2012-01-01 06:30:54 +0100
committerGuillem Jover <guillem@hadrons.org>2012-01-01 06:55:10 +0100
commite81f15cafae52f278d7c0740a7a5b506cf328c53 (patch)
tree88df12eff31c944101fb5d59f04ebaeb64b31d8c /debian/changelog
parentadf353076baa629d88544067ef15ac9302c83172 (diff)
downloadinetutils-e81f15cafae52f278d7c0740a7a5b506cf328c53.tar.gz
Use dpkg-buildflags to set build flags (enables default hardening flags)
Fix code to not fail on -Wformat-security. Closes: #653436
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ce4b812..2793840 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ inetutils (2:1.9-1) UNRELEASED; urgency=low
- debian/patches/62_inetd_change_ipv6_protocol_semantics.patch: Likewise.
- debian/patches/70_ftbfs_non-linux.patch: Likewise.
* Pass “-Im4 -Iam” to autoreconf call in debian/rules.
+ * Use dpkg-buildflags to set build flags (enables default hardening flags).
+ Fix code to not fail on -Wformat-security. (Closes: #653436)
-- Guillem Jover <guillem@debian.org> Sun, 01 Jan 2012 04:34:04 +0100