From f67d0e7476b4c9ecfda3f311ba8d46659f5b2727 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 15 Feb 2018 12:16:56 -0800 Subject: [master]: Fix bugs related to libfl.a Signed-off-by: Manoj Srivastava --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') 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 < 0; thanks to + gcc's -Werror=type-limits", thanks to calculus@rezozer.net; + the change has been reverted in the new upstream. (Closes: #770161). + + -- Manoj Srivastava 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 -- cgit v1.2.3