Skip to content

Commit 2b8ba3e

Browse files
committed
add missing NEWS entries
1 parent c2d4704 commit 2b8ba3e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,23 @@
3030
(Christoph M. Becker)
3131
. Improved fix for bug #69545 (Integer overflow in ftp_genlist()
3232
resulting in heap overflow). (Max Spelsberg)
33+
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
34+
(Anatol Belski)
35+
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
3336

3437
- GD:
3538
. Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
3639

3740
- Iconv:
3841
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
3942

43+
- Litespeed SAPI:
44+
. Fixed bug #68812 (Unchecked return value). (George Wang)
45+
46+
- Mail:
47+
. Fixed bug #68776 (mail() does not have mail header injection prevention for
48+
additional headers). (Yasuo)
49+
4050
- MCrypt:
4151
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
4252

0 commit comments

Comments
 (0)