/hg/icedtea6: Correct bad CVE number given by Oracle.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Oct 31 04:34:47 PDT 2012


changeset 109033172ae7 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=109033172ae7
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Oct 31 11:34:40 2012 +0000

	Correct bad CVE number given by Oracle.

	2012-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Correct bad CVE number given by Oracle.


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 55241b2310b8 -r 109033172ae7 ChangeLog
--- a/ChangeLog	Wed Oct 31 10:33:28 2012 +0000
+++ b/ChangeLog	Wed Oct 31 11:34:40 2012 +0000
@@ -1,3 +1,7 @@
+2012-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Correct bad CVE number given by Oracle.
+
 2012-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* generated/com/sun/corba/se/impl/logging/ActivationSystemException.java,
diff -r 55241b2310b8 -r 109033172ae7 NEWS
--- a/NEWS	Wed Oct 31 10:33:28 2012 +0000
+++ b/NEWS	Wed Oct 31 11:34:40 2012 +0000
@@ -83,7 +83,7 @@
   - S7192975, CVE-2012-5071: Conditional usage check is wrong
   - S7195194, CVE-2012-5084: Better data validation for Swing
   - S7195917, CVE-2012-5086: XMLDecoder parsing at close-time should be improved
-  - S7195919, CVE-2012-5979: (sl) ServiceLoader can throw CCE without needing to create instance
+  - S7195919, CVE-2012-5079: (sl) ServiceLoader can throw CCE without needing to create instance
   - S7198296, CVE-2012-5089: Refactor classloader usage
   - S7158800: Improve storage of symbol tables
   - S7158801: Improve VM CompileOnly option
@@ -114,7 +114,7 @@
   - S7192975, CVE-2012-5071: Conditional usage check is wrong
   - S7195194, CVE-2012-5084: Better data validation for Swing
   - S7195917, CVE-2012-5086: XMLDecoder parsing at close-time should be improved
-  - S7195919, CVE-2012-5979: (sl) ServiceLoader can throw CCE without needing to create instance
+  - S7195919, CVE-2012-5079: (sl) ServiceLoader can throw CCE without needing to create instance
   - S7198296, CVE-2012-5089: Refactor classloader usage
   - S7158800: Improve storage of symbol tables
   - S7158801: Improve VM CompileOnly option



More information about the distro-pkg-dev mailing list