Fridrich Strba 2016-11-10 09:54:23 +00:00 committed by Git OBS Bridge
parent 9347fad9a8
commit c64be47ea1

View File

@ -26,7 +26,7 @@ Wed Nov 9 16:08:00 UTC 2016 - fstrba@suse.com
+ S8160094: Improve pack200 layout
+ S8160098: Clean up color profiles
+ S8160591, CVE-2016-5582: Improve internal array handling
(bsc#1005527)
(bsc#1005527)
+ S8160838, CVE-2016-5597: Better HTTP service (bsc#1005528)
+ PR3206, RH1367357: lcms2: Out-of-bounds read in
Type_MLU_Read()
@ -324,7 +324,7 @@ Wed Nov 9 16:08:00 UTC 2016 - fstrba@suse.com
+ PR3199: Invalid nashorn URL
+ PR3201: Update infinality configure test
+ PR3218: PR3159 leads to build failure on clean tree
* AArch64 port
* AArch64 port
+ S8131779, PR3220: AARCH64: add Montgomery multiply intrinsic
+ S8167200, PR3220: AArch64: Broken stack pointer adjustment in
interpreter
@ -334,9 +334,16 @@ Wed Nov 9 16:08:00 UTC 2016 - fstrba@suse.com
cipherBlockChaining_decryptAESCrypt
+ S8168888, PR3220: Port 8160591: Improve internal array
handling to AArch64.
* Shenandoah
* Shenandoah
+ PR3224: Shenandoah broken when building without pre-compiled
headers
- Modified patch:
* java-1_8_0-openjdk-gcc6.patch
+ rediff to a changed context
- Build against system kerberos for openSUSE 13.1 and greater and
SLE12
- Build against system pcsc and sctp for openSUSE 13.2 and greater
and SLE12
-------------------------------------------------------------------
Wed Sep 21 09:50:30 UTC 2016 - fstrba@suse.com