Re: [VOTE] Accept NLPCraft into Apache Incubator
Hi, +1 (binding) Kind Regards, Furkan KAMACI 10 Şub 2020 Pzt, saat 10:17 tarihinde Justin Mclean < jus...@classsoftware.com> şunu yazdı: > Hi, > > +1 (binding) > > Thanks, > Justin > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >
[ANNOUNCE] Apache Milagro (incubating) Crypto-C V2.0.1 released
Hi, On behalf of the Apache Milagro (incubating) community, I'd like to announce the release of Apache Milagro (incubating) Crypto-C V2.0.1 OVERVIEW: Apache Milagro Crypto C is a standards compliant C cryptographic library with no external dependencies and v2.0.1-incubating is the second Apache Software foundation release of this library. There are two main additions to the library and they both impact the API hence the jump from v1.0.0 to v2.0.1: Shamir's Secret Sharing (SSS) has been added to the library. There is also functionality combining the existing BLS solution with SSS to enable signature aggregation without revealing the secret key share. This change is required by the Milagro DTA (https://github.com/apache/incubator-milagro-dta) and will allow subsequent releases of the DTA to be built from an official Apache release of the crypto-c library. The Paillier additively homomorphic cryptosystem has also been added to the library which will be required by subsequent releases of the DTA to enable Multi-Party Computation of cryptocurrency wallet addresses and subsequently to create transaction signatures for these wallets. The library now also supports Python 3 and formulas in the documentation are now rendered using MathJax. RELEASE: The official release can be downloaded from the Apache Milagro website: http://milagro.apache.org/docs/downloads/ Release notes including a full description of the library and rationale for this release can be found here: https://github.com/apache/incubator-milagro-crypto-c/releases/tag/2.0.1 Instructions on how to build (including documentation) and test the project can be found in the project's README: https://github.com/apache/incubator-milagro-crypto-c Full documentation for the library is also hosted here: http://milagro.apache.org/docs/amcl-c-api-2.0.0/ On behalf of the Milagro community, I would like to thank all our contributors, mentors and the IPMC., John John McCane-Whitney Director of Product at Qredo Ltd T: +44 7966 490687 Kemp House 152 – 160 City Road London EC1V 2NX https://qredo.com Apache Milagro (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (non binding) On Mon, Feb 10, 2020 at 4:35 PM Furkan KAMACI wrote: > > Hi, > > +1 (binding) > > Kind Regards, > Furkan KAMACI > > 10 Şub 2020 Pzt, saat 10:17 tarihinde Justin Mclean < > jus...@classsoftware.com> şunu yazdı: > > > Hi, > > > > +1 (binding) > > > > Thanks, > > Justin > > > > - > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > -- MembPhis My github: https://github.com/membphis Apache APISIX: https://github.com/apache/incubator-apisix - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: svn commit: r1873757 - /incubator/public/trunk/content/ip-clearance/index.xml
I did, thanks. regards, Karl On Fri, Feb 7, 2020 at 11:58 PM Dave Fisher wrote: > > +Weex UI > > > You need to fix this. > > Thanks, > Dave > > Begin forwarded message: > > From: pa...@apache.org > Subject: svn commit: r1873757 - > /incubator/public/trunk/content/ip-clearance/index.xml > Date: February 7, 2020 at 5:28:20 PM EST > To: c...@incubator.apache.org > Reply-To: general@incubator.apache.org > > Author: pauls > Date: Fri Feb 7 22:28:20 2020 > New Revision: 1873757 > > URL: http://svn.apache.org/viewvc?rev=1873757&view=rev > Log: > Add the Apache Felix Atomos contribution ip-clearance form. > > Modified: >incubator/public/trunk/content/ip-clearance/index.xml > > Modified: incubator/public/trunk/content/ip-clearance/index.xml > URL: > http://svn.apache.org/viewvc/incubator/public/trunk/content/ip-clearance/index.xml?rev=1873757&r1=1873756&r2=1873757&view=diff > == > --- incubator/public/trunk/content/ip-clearance/index.xml [utf-8] (original) > +++ incubator/public/trunk/content/ip-clearance/index.xml [utf-8] Fri Feb 7 > 22:28:20 2020 > @@ -48,6 +48,13 @@ > > > > +Weex UI > + > +Apache Felix > +2020-02-07 > + > + > + > Weex UI > > Apache Weex (Incubating) > > > > - > To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org > For additional commands, e-mail: cvs-h...@incubator.apache.org > > -- Karl Pauls karlpa...@gmail.com - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
[VOTE] Release Apache Ratis 0.5.0 (incubating) based on RC0
Hi IPMC, The Apache Ratis community has voted and approved the proposal to release Apache Ratis incubating Release 0.5.0 rc0. We now kindly request the Incubator PMC members to review and vote on this source-only incubator release. Apache Ratis is an open source Java implementation for RAFT consensus protocol. RAFT is being used successfully as an alternative to Paxos to implement a consistently replicated log. RAFT is proven to be safe and is designed to be simpler to understand. Vote thread: https://lists.apache.org/thread.html/r6240b530bf64f611472d9f567d822f5e00c20825f2ee20f4698a75a4%40%3Cdev.ratis.apache.org%3E Result thread: https://lists.apache.org/thread.html/rabd824894e4b89ff2f8c8e7a130c39a74228fcd6e8d9bcdd84e855d8%40%3Cdev.ratis.apache.org%3E The git tag to be voted upon is 0.5.0 -rc0: https://github.com/apache/incubator-ratis/releases/tag/ratis-0.5.0-rc0 The git commit hash: https://github.com/apache/incubator-ratis/commit/9613940c1f68eb919a3c5ca20b05ceafbc6c6ba9 The release files can be found here: https://dist.apache.org/repos/dist/dev/incubator/ratis/0.5.0/rc0/ The fingerprint of key to sign release artifacts: 86EAA5843D536C6AAB0A5A242A33E32176F50EF3 Release artifacts are signed with one of the keys available at: https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS This vote will remain open for at least 72 hours. Thank you in advance. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Obviously, I am +1 (non-binding). Regards, Xiaoyu
[VOTE] Release Apache MXNet (incubating) version 1.6.0.rc2
Dear Community, This is a call for a releasing Apache MXNet (incubating) 1.6.0, release candidate 2. Apache MXNet (incubating) community has voted and approved the release. Vote thread: https://lists.apache.org/thread.html/6dd3088c053fa111ef93412ac1b07c193d5eeb99dc82eadb99f7562b%40%3Cdev.mxnet.apache.org%3E Result thread: https://lists.apache.org/thread.html/6f6118010596532484ee5e38a8c2ebbe5d2e8abd7a40e6964cd43367%40%3Cdev.mxnet.apache.org%3E The source tarball, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.6.0.rc2/ The tag to be voted upon is 1.6.0.rc2: https://github.com/apache/incubator-mxnet/tree/1.6.0.rc2 The release hash is 6eec9da55c5096079355d1f1a5fa58dcf35d6752: https://github.com/apache/incubator-mxnet/commit/6eec9da55c5096079355d1f1a5fa58dcf35d6752 KEYS file available: https://dist.apache.org/repos/dist/dev/incubator/mxnet/KEYS For information about the contents of this release, see: https://cwiki.apache.org/confluence/display/MXNET/1.6.0+Release+notes The vote will be open for 72 hours. [ ] +1 release this package as 1.6.0 [ ] +0 no opinion [ ] -1 do not release this package because... Best regards, Przemysław Trędak - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Ratis 0.5.0 (incubating) based on RC0
+1 (binding) Downloaded source tarball Signatures valid Builds from source Arithmetic example works Works with servers restarted. Thanks jitendra On Mon, Feb 10, 2020 at 9:54 AM Xiaoyu Yao wrote: > Hi IPMC, > > The Apache Ratis community has voted and approved the proposal to > release Apache Ratis incubating Release 0.5.0 rc0. We now kindly > request the Incubator PMC members to review and vote on this > source-only incubator release. > > Apache Ratis is an open source Java implementation for RAFT consensus > protocol. RAFT is being used successfully as an alternative to Paxos > to implement a consistently replicated log. RAFT is proven to be safe > and is designed to be simpler to understand. > > Vote thread: > > https://lists.apache.org/thread.html/r6240b530bf64f611472d9f567d822f5e00c20825f2ee20f4698a75a4%40%3Cdev.ratis.apache.org%3E > > Result thread: > > https://lists.apache.org/thread.html/rabd824894e4b89ff2f8c8e7a130c39a74228fcd6e8d9bcdd84e855d8%40%3Cdev.ratis.apache.org%3E > > The git tag to be voted upon is 0.5.0 -rc0: > https://github.com/apache/incubator-ratis/releases/tag/ratis-0.5.0-rc0 > > The git commit hash: > > https://github.com/apache/incubator-ratis/commit/9613940c1f68eb919a3c5ca20b05ceafbc6c6ba9 > > The release files can be found here: > https://dist.apache.org/repos/dist/dev/incubator/ratis/0.5.0/rc0/ > > The fingerprint of key to sign release artifacts: > 86EAA5843D536C6AAB0A5A242A33E32176F50EF3 > > Release artifacts are signed with one of the keys available at: > https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS > > This vote will remain open for at least 72 hours. Thank you in advance. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Obviously, I am +1 (non-binding). > > Regards, > Xiaoyu >
[VOTE] Release Apache PageSpeed 1.14.36.1-rc4
Hello all, This is a call for vote to release Apache PageSpeed (Incubating) version 1.14.36.1. The Apache PageSpeed community has voted on and approved a proposal to release Apache PageSpeed (Incubating) version 1.14.36.1. We now kindly request the Incubator PMC members review and vote on this incubator release. Apache PageSpeed (incubating) represents a series of open source technologies to help make the web faster by rewriting web pages to reduce latency and bandwidth. PageSpeed community vote and result thread: Vote: https://ponymail-vm.apache.org/_GUI_/thread.html/r13e4d4e5b635d081f986c9820ce488e9c5bd0308f237cb964810ef80%40%3Cdev.pagespeed.apache.org%3E The release candidates (RC4): https://dist.apache.org/repos/dist/dev/incubator/pagespeed/1.14.36.1-rc4/ Git tag for the release: https://github.com/apache/incubator-pagespeed-mod/releases/tag/v1.14.36.1 Hash for the release tag: aacd0f7c8a4e3dbd330af77afe089782a59ddaab Release Notes: Need to be added over at https://github.com/apache/incubator-pagespeed-website/blob/asf-site/content/doc/release_notes.html Draft:https://gist.github.com/oschaaf/0e8788989b8cc121ea0711d9e3e00d46 The artifacts have been signed with Key : 8AB8523D6BAEA62811491DA04227FCC1D8C2B4F2, which can be found in the keys file: https://dist.apache.org/repos/dist/dev/incubator/pagespeed/1.14.36.1-rc4/KEYS The vote will be open for at least 72 hours or until necessary number of votes are reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Otto Apache PageSpeed
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (binding) On Mon, Feb 10, 2020 at 7:54 AM Konstantin Boudnik wrote: > Hello. > > As the discussion of NLPCraft proposal [1] has been wrapped up [2] I would > like > to call a VOTE to accept this project into the Apache Incubator. > > Please cast your vote: > > [ ] +1, bring NLPCraft into Incubator > [ ] +0, I don't care either way > [ ] -1, do not bring NLPCraft into Incubator, because... > > The vote will open for at least 72 hours until midnight PDT Wednesday, Feb > 13, > 2020. As a reminder: only votes from the IPMC members are considered > binding, > but other votes are welcome! > > > [1] https://cwiki.apache.org/confluence/display/INCUBATOR/NLPCraftProposal > [2] https://s.apache.org/me4ut > > Thank you, > Cos > > >
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (binding) Paul King 於 2020年2月11日 週二 07:56 寫道: > +1 (binding) > > > On Mon, Feb 10, 2020 at 7:54 AM Konstantin Boudnik wrote: > > > Hello. > > > > As the discussion of NLPCraft proposal [1] has been wrapped up [2] I > would > > like > > to call a VOTE to accept this project into the Apache Incubator. > > > > Please cast your vote: > > > > [ ] +1, bring NLPCraft into Incubator > > [ ] +0, I don't care either way > > [ ] -1, do not bring NLPCraft into Incubator, because... > > > > The vote will open for at least 72 hours until midnight PDT Wednesday, > Feb > > 13, > > 2020. As a reminder: only votes from the IPMC members are considered > > binding, > > but other votes are welcome! > > > > > > [1] > https://cwiki.apache.org/confluence/display/INCUBATOR/NLPCraftProposal > > [2] https://s.apache.org/me4ut > > > > Thank you, > > Cos > > > > > > >
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (binding) Thanks, Junping Konstantin Boudnik 于2020年2月10日周一 上午5:54写道: > Hello. > > As the discussion of NLPCraft proposal [1] has been wrapped up [2] I would > like > to call a VOTE to accept this project into the Apache Incubator. > > Please cast your vote: > > [ ] +1, bring NLPCraft into Incubator > [ ] +0, I don't care either way > [ ] -1, do not bring NLPCraft into Incubator, because... > > The vote will open for at least 72 hours until midnight PDT Wednesday, Feb > 13, > 2020. As a reminder: only votes from the IPMC members are considered > binding, > but other votes are welcome! > > > [1] https://cwiki.apache.org/confluence/display/INCUBATOR/NLPCraftProposal > [2] https://s.apache.org/me4ut > > Thank you, > Cos > > >
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (non binding) -- +1 (non binding) On Mon, Feb 10, 2020 at 4:35 PM Furkan KAMACI https://github.com/membphis Apache APISIX: https://github.com/apache/incubator-apisix - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Accept NLPCraft into Apache Incubator
+1 (binding) -Gon On Mon, Feb 10, 2020 at 6:54 AM Konstantin Boudnik wrote: > Hello. > > As the discussion of NLPCraft proposal [1] has been wrapped up [2] I would > like > to call a VOTE to accept this project into the Apache Incubator. > > Please cast your vote: > > [ ] +1, bring NLPCraft into Incubator > [ ] +0, I don't care either way > [ ] -1, do not bring NLPCraft into Incubator, because... > > The vote will open for at least 72 hours until midnight PDT Wednesday, Feb > 13, > 2020. As a reminder: only votes from the IPMC members are considered > binding, > but other votes are welcome! > > > [1] https://cwiki.apache.org/confluence/display/INCUBATOR/NLPCraftProposal > [2] https://s.apache.org/me4ut > > Thank you, > Cos > > > -- Byung-Gon Chun