summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2018-02-16 12:45:46 -0800
committerManoj Srivastava <srivasta@debian.org>2018-02-16 12:45:46 -0800
commitf808e335dec3ae4048f08421a69a7c64b8501576 (patch)
tree7be8efb0b1ed25983ea178f6b32dfcf8fa3c7442 /debian/changelog
parentf67d0e7476b4c9ecfda3f311ba8d46659f5b2727 (diff)
[master]: Fix a couple of FTBS bugsdebian/2.6.4-4archive/debian/2.6.4-4
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d6e43f0..732db27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+flex (2.6.4-4) unstable; urgency=medium
+
+ * remove .la file from flex; fixed FTBS for PAM
+ * Bug fix: "backported commit causes FTBFS (and potentially
+ miscompilation) of generated files", thanks to Adrian Bunk (Closes:
+ #890411).
+
+ -- Manoj Srivastava <srivasta@debian.org> Fri, 16 Feb 2018 12:45:26 -0800
+
flex (2.6.4-3) unstable; urgency=medium
* Bug fix: "Debian-specific libfl.so linker script causes FTBFS", thanks