summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2018-02-15 12:16:56 -0800
committerManoj Srivastava <srivasta@debian.org>2018-02-15 12:16:56 -0800
commitf67d0e7476b4c9ecfda3f311ba8d46659f5b2727 (patch)
tree55eaa9433e79bb3691da051a54a82a4864073d02 /debian/changelog
parent62ca792ea0fecb4f7d6848679cb8cc0565772a4d (diff)
[master]: Fix bugs related to libfl.adebian/2.6.4-3archive/debian/2.6.4-3
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 95ec609..d6e43f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+flex (2.6.4-3) unstable; urgency=medium
+
+ * Bug fix: "Debian-specific libfl.so linker script causes FTBFS", thanks
+ to Adrian Bunk (Closes: #890415).
+ * Bug fix: "Does not provide suitable libfl.a for PIEs", thanks to James
+ Clarke. I undertand that gcc now builds with PIE (Closes: #870769).
+ * Bug fix: "libfl_pic.a is not compiled with -fPIC", thanks to Balint
+ Reczey. We no longer provide that library. (Closes: #837658).
+ * Bug fix: "Type of yy_n_chars changed to yy_size_t by authors cause bug
+ in YY_INPUT macro where result argument is tested if &lt; 0; thanks to
+ gcc&#39;s -Werror=type-limits", thanks to calculus@rezozer.net</a>;
+ the change has been reverted in the new upstream. (Closes: #770161).
+
+ -- Manoj Srivastava <srivasta@debian.org> Thu, 15 Feb 2018 12:14:50 -0800
+
flex (2.6.4-2) unstable; urgency=medium
* Added get-orig-source target, and updated the watch file