Board report time - get involved

2018-03-06 Thread Tom Chiverton
Hi all, It's time for our quarterly report on the status of Apache Flex - what we've achieved and how we're doing. Please feel free to edit https://cwiki.apache.org/confluence/display/FLEX/March with your own highlights and I'll submit it for the 14th March. -- Tom Apache Flex PMC Chair

Re: Change to SHA1 signatures

2018-03-06 Thread Alex Harui
Royale made the switch to SHA-512 in this commit: https://github.com/apache/royale-asjs/commit/56bf90ca100dbdf91b8965b60382ea 9e7a2816fb#diff-2cccd7bf48b7a9cc113ff564acd802a8 Volunteers are welcome to use it as the basis for changing over Flex. HTH, -Alex On 3/6/18, 2:41 AM, "Tom Chiverton"

Re: Change to SHA1 signatures

2018-03-06 Thread Justin Mclean
Hi, > Is this a massive change to our build script ? It’s a minor change and/or can be done manually. Thanks, Justin

Change to SHA1 signatures

2018-03-06 Thread Tom Chiverton
I didn't notice till recently but the Apache policy [1] has been updated, and the use of SHA1 checksums over MD5 is now being encouraged. Is this a massive change to our build script ? [1] http://www.apache.org/dev/release-distribution -- Tom Apache Flex