release 1.1.14 v1.1.14
authorRich Felker <dalias@aerifal.cx>
Mon, 22 Feb 2016 05:07:05 +0000 (00:07 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 22 Feb 2016 05:07:05 +0000 (00:07 -0500)
VERSION
WHATSNEW

diff --git a/VERSION b/VERSION
index 9ea63dbccb5eb9191712213c02481d4c5e1865a9..e9bc14996e2692c255080d7cb72288230f94de3f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.13
+1.1.14
index 935c0bb343c81b0f849a191532eb925313e22e64..62daa1c90eca2e8f154060a26ecd21962de51d39 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -1678,3 +1678,16 @@ arch-specific bugs fixed:
 - possibly misaligned pointer globals on arm (from an asm source file)
 - mips dynamic linker failed to provide info needed by debugger
 - mips cancellation asm wrongly assumed validity of $gp register value
+
+
+
+1.1.14 release notes
+
+regressions fixed:
+- treatment of empty string argument as error by puts and fputs
+- make clean and distclean failure in unconfigured trees
+- sh/fdpic dynamic linker entry point hang due to wrong code
+- armhf (and arm softfp model) build failure with clang
+
+other bugs fixed:
+- wrongly clamping (rather than failing) excessive rounds in crypt-sha*