changeset 2687:0f30b0c2b4d8

Move two fixes back to security section and add CVE numbers. 2014-01-22 Andrew John Hughes <gnu.andrew@member.fsf.org> * NEWS: Move two fixes back to security section and add CVE numbers.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 22 Jan 2014 10:42:07 +0000
parents a26f100094fc
children 0d9606a3f667
files ChangeLog NEWS
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 15 22:42:37 2014 +0000
+++ b/ChangeLog	Wed Jan 22 10:42:07 2014 +0000
@@ -1,3 +1,8 @@
+2014-01-22  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* NEWS: Move two fixes back to security
+	section and add CVE numbers.
+
 2014-01-14  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* NEWS: Add missing entries.
--- a/NEWS	Wed Jan 15 22:42:37 2014 +0000
+++ b/NEWS	Wed Jan 22 10:42:07 2014 +0000
@@ -56,6 +56,8 @@
   - S8019292: Better Attribute Value Exceptions
   - S8019617: Better view of objects
   - S8020293: JVM crash
+  - S8021257, CVE-2013-5896: com.sun.corba.se.** should be on restricted package list
+  - S8021271, CVE-2014-0408: Better buffering in ObjC code
   - S8021275, CVE-2013-5805: Better screening for ScreenMenu
   - S8021282, CVE-2013-5806: Better recycling of object instances
   - S8021286: Improve MacOS resourcing
@@ -128,8 +130,6 @@
   - S8020085: Linux ARM build failure for 7u45
   - S8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
   - S8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
-  - S8021257: com.sun.corba.se.** should be on restricted package list
-  - S8021271: Better buffering in ObjC code
   - S8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris
   - S8021360: object not exported" on start of JMXConnectorServer for RMI-IIOP protocol with security manager
   - S8021366: java_util/Properties/PropertiesWithOtherEncodings fails during 7u45 nightly testing