summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2017-06-26 02:58:08 +0000
committerJames McCoy <jamessan@debian.org>2017-06-26 02:58:08 +0000
commiteed66742f67fe21a0fba7db4e6143835a17d3470 (patch)
tree5663954b23237c0054fbc35160a183c63f2fdd04 /debian/changelog
parent16722a2def534781fe648d19d4dbb1ce217de52d (diff)
Remove "-pie" from hardening options.
Post dpkg 1.18.13, PIE is enabled via specs files and therefore doesn't cause problems when building shared libraries anymore. Closes: #865696
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 49eda2a..c529d20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ subversion (1.9.5-2) UNRELEASED; urgency=medium
* Revise metadata for subversion. (Closes: #863037)
+ Add mention of svnsync to Description
+ Suggests libapache2-mod-svn
+ * Remove "-pie" from hardening options since the semantics changed in dpkg
+ 1.18.13. Thanks to Adrian Bunk for the explanation/patch. (Closes:
+ #865696)
-- James McCoy <jamessan@debian.org> Tue, 24 Jan 2017 23:02:22 -0500