[VOTE] Release Apache Flagon UserALE.js (Incubating) 2.1.1

2021-02-20 Thread Joshua Poore
Hi Folks,
 
Please VOTE on the Apache Flagon UserALE.js 2.1.1 Release Candidate # 02.
 
About Flagon: http://flagon.incubator.apache.org/
 
This Patch release includes:
 

Fixes bug in SessionID creation at initial PageLoad
Update to Node.js/NPM Engine support (tested 12.x, 13.x, 14.x, 15.x)
Minor updates to resolve extant vulnerabilities in dependency tree
Minor updates to update deprecated downstream dev dependencies
Minor updates to build pipelines to accommodate dependency updates
Minor changes to documentation
Minor QOL upgrades to UserALE.js repository (CI, Dependabot)
Ensured release artifacts and processes consistent with Apache Incubator NPM 
release policies (following successful vote, this will be pushed to 
flagon-userale npm project).  
 
Resolved issues: https://github.com/apache/incubator-flagon-useralejs/projects/3
 
Git source tag (7768e76 
):
 https://github.com/apache/incubator-flagon-useralejs/releases/tag/2.1.1-RC2
 
Staging repo: https://dist.apache.org/repos/dist/dev/incubator/flagon/
 
Source Release Artifacts: 
https://dist.apache.org/repos/dist/dev/incubator/flagon/apache-flagon-useralejs-incubating-2.1.1-RC2/
 
PGP release keys (signed using F9374FAE3FCADF6E): 
https://dist.apache.org/repos/dist/release/incubator/flagon/KEYS
 
Link to Successful CI Build: 
https://github.com/apache/incubator-flagon-useralejs/actions/runs/585237168
 
Reference to the UserALE.js testing framework to assist in your unit and 
integration tests: 
https://cwiki.apache.org/confluence/display/FLAGON/UserALE.js+Release+Management+Procedure

I checked:

[ x ] Build and Unit Tests Pass
[ x ] Integration Tests Pass
[ x ] "Incubating" in References to Project and Distribution File Names
[ x ] Signatures and Hashes Match Keys
[ x ] DISCLAIMER, LICENSE, and NOTICE Files in Source and Binary Release 
Packages
[ x ] DISCLAIMER, LICENSE, and NOTICE are consistent with ASF and Incubator 
Policy
[ x ] CHANGELOG included with release distribution
[ x ] All Source Files Have Correct ASF Headers (ran RAT tool: only .gitignore 
and .babelrc (json) exclude headers)
[ x ] No Binary Files in Source Release Packages

Vote will be open for 72 hours. Please VOTE as follows:
 
[ ] +1, let's get it released!!!
[ ] +/-0, fine, but consider to fix few issues before...
[ ] -1, nope, because... (and please explain why)
 
Along with your VOTE, please indicate testing and checks you've made against 
build artifacts, src, and documentation:
 
[ ] Build and Unit Tests Pass
[ ] Integration Tests Pass
[ ] "Incubating" in References to Project and Distribution File Names
[ ] Signatures and Hashes Match Keys
[ ] DISCLAIMER, LICENSE, and NOTICE Files in Source and Binary Release Packages
[ ] DISCLAIMER, LICENSE, and NOTICE are consistent with ASF and Incubator Policy
[ ] CHANGELOG included with release distribution
[ ] All Source Files Have Correct ASF Headers
[ ] No Binary Files in Source Release Packages
 
Thank you to everyone that is able to VOTE as well as everyone that contributed 
to Apache Flagon UserALE.js 2.1.1

Re: [VOTE] Apache Tuweni 1.4 release

2021-02-20 Thread Antoine Toulme
Looking :|

> On Feb 19, 2021, at 10:35 PM, Furkan KAMACI  wrote:
> 
> Hi Antoine,
> 
> Github includes a LICENSE file but source files at dist do not contain it
> (which also breaks build process).
> 
> By the way current tag is here:
> 
> https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating-rc 
> 
>  >
> 
> instead of:
> 
> https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating 
> 
> 
> Kind Regards,
> Furkan KAMACI
> 
> 
> 
> On Sat, Feb 20, 2021 at 9:13 AM Antoine Toulme  > wrote:
> 
>> Hello folks,
>> 
>> We're voting on the source distributions available here:
>> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.4.0-incubating/
>> The release tag is present here:
>> https://github.com/apache/incubator-tuweni/releases/tag/v1.4.0-incubating
>> 
>> This release includes the following changes:
>> Changes:
>> * Add license and notice for binary distribution
>> * Add an Ethereum faucet application
>> * Add an Ethereum wallet
>> * Add a JSON-RPC client library
>> * Remove net-coroutines
>> * Multiple enhancements to RLPx server:
>> ** Ability to keep alive connections
>> ** Add listeners for connection and disconnection
>> ** Expose network interface used by the server
>> * Expose bytes of the public key on an ENR record
>> * Make DNS daemon API easier to use
>> * Add optional, runtime dependencies to pom.xml
>> 
>> Bugs:
>> *  Fix for bug #186 (#188)
>> * Take care of TCP timeouts when connecting to server, upgrade dnsjava to
>> latest
>> * Fix issue #168: Bytes32.wrap with offset is incorrect
>> 
>> We had the following vote on the dev list:
>> 
>> https://lists.apache.org/thread.html/r360d2e519c9544fd5e8db569a239b6c19943ba7545642ff66d4ec3a3%40%3Cdev.tuweni.apache.org%3E
>> <
>> https://lists.apache.org/thread.html/r360d2e519c9544fd5e8db569a239b6c19943ba7545642ff66d4ec3a3@%3Cdev.tuweni.apache.org%3E
>>  
>> 
>>> 
>> 
>> The vote passed as follows:
>> 
>> https://lists.apache.org/thread.html/r89fc87218fb1dd7e23e1cf35fde5e5f510c9a63afaa965e0aa5afdcb%40%3Cdev.tuweni.apache.org%3E
>>  
>> 
>> The vote has concluded with the following results:
>> 3 +1: Danno Ferrin, Antoine Toulme, Vinayakumar B
>> 0 +0
>> 0 -1
>> 
>> Cheers,
>> 
>> Antoine