diff options
author | Thomas Meyer <[email protected]> | 2012-08-07 23:06:03 +0200 |
---|---|---|
committer | Thomas Meyer <[email protected]> | 2012-08-07 23:06:03 +0200 |
commit | 008a845efd9e3328c30878c49666e761ec512254 (patch) | |
tree | 45ad34bca648a5af55b479cc8bab33a2644ac3ad /NEWS | |
parent | 3b6a04f1bf8a4732380dc68c2119496564d240da (diff) | |
parent | 6342e7fd17bf9813acd343a9f17c378f77e4ea0f (diff) |
Merge branches
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -12,8 +12,10 @@ New in release 1.4 (2012-XX-XX): * Security updates - CVE-2012-3422, RH840592: Potential read from an uninitialized memory location - CVE-2012-3423, RH841345: Incorrect handling of not 0-terminated strings +* Plugin + - PR1106: Buffer overflow in plugin table- * Common - - PR1049: Extension jnlp's signed jar with the content of only META-INF/* is considered unsigned + - PR1049: Extension jnlp's signed jar with the content of only META-INF/* is considered New in release 1.3 (2012-XX-XX): * NetX |