# HG changeset patch # User Andrew John Hughes # Date 1420576258 0 # Node ID 4795a4f25e491d80aed40039dd2667d710b31cff # Parent 5ecf54fa7dcd2fbde3a4590a8a809337ba42f10e Fix RH bug reference in 2.5.3 release notes. 2015-01-06 Andrew John Hughes * NEWS: Fix RH bug reference in 2.5.3 release notes. diff -r 5ecf54fa7dcd -r 4795a4f25e49 ChangeLog --- a/ChangeLog Wed Jan 21 03:46:59 2015 +0000 +++ b/ChangeLog Tue Jan 06 20:30:58 2015 +0000 @@ -1,3 +1,8 @@ +2015-01-06 Andrew John Hughes + + * NEWS: + Fix RH bug reference in 2.5.3 release notes. + 2015-01-20 Andrew John Hughes * Makefile.am: diff -r 5ecf54fa7dcd -r 4795a4f25e49 NEWS --- a/NEWS Wed Jan 21 03:46:59 2015 +0000 +++ b/NEWS Tue Jan 06 20:30:58 2015 +0000 @@ -137,11 +137,11 @@ - S8042797, CVE-2014-6502: Avoid strawberries in LogRecord - S8044274, CVE-2014-6531: Proper property processing * Backports - - S4963723, RH1131221: Implement SHA-224 - - S7044060, RH1131221: Need to support NSA Suite B Cryptography algorithms + - S4963723, RH1145848: Implement SHA-224 + - S7044060, RH1145848: Need to support NSA Suite B Cryptography algorithms - S7122142: (ann) Race condition between isAnnotationPresent and getAnnotations - S7160837: DigestOutputStream does not turn off digest calculation when "close()" is called - - S8006935, RH1131221: Need to take care of long secret keys in HMAC/PRF compuation + - S8006935, RH1145848: Need to take care of long secret keys in HMAC/PRF compuation - S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode - S8028192: Use of PKCS11-NSS provider in FIPS mode broken - S8038000: java.awt.image.RasterFormatException: Incorrect scanline stride