You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/16 02:22:47 UTC

[GitHub] [apisix] tokers opened a new pull request #2437: change: read 8bytes from /dev/urandom as the random seed for better randomness

tokers opened a new pull request #2437:
URL: https://github.com/apache/apisix/pull/2437


   
   ### What this PR does / why we need it:
   
   Solve https://github.com/apache/apisix/issues/2436. 
   
   ### Pre-submission checklist:
   
   * [x] Did you explain what problem does this PR solve? Or what new features have been added?
   * [x] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [x] Is this PR backward compatible?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tokers commented on pull request #2437: change: read 8bytes from /dev/urandom as the random seed for better randomness

Posted by GitBox <gi...@apache.org>.
tokers commented on pull request #2437:
URL: https://github.com/apache/apisix/pull/2437#issuecomment-709863340


   @moonming @membphis 
   Need your help to re-run the CI checks.
   
   ```
   Reading package lists...
   E: Failed to fetch https://packages.microsoft.com/ubuntu/18.04/prod/dists/bionic/main/binary-amd64/Packages.bz2  File has unexpected size (141364 != 141252). Mirror sync in progress? [IP: 13.90.21.104 443]
      Hashes of expected file:
       - Filesize:141252 [weak]
       - SHA512:dffbaf15f537ae643df110b279248993b2828e99352dff51a5df9648cf39531ffb7022ec2f0d9e553287c9889addcb5e734d9df95f749c456db04fd328a67ef4
       - SHA256:6757f7f09fb2a0491657aac899faa29bd67fe7b9dfd849844f7fafca9afcc33e
       - SHA1:37be76673db70e808db91294af54fddf476aae7f [weak]
       - MD5Sum:ecc0d5d8d9373eee7aeceda58d7be8f9 [weak]
      Release file created at: Tue, 13 Oct 2020 22:35:00 +0000
   E: Some index files failed to download. They have been ignored, or old ones used instead.
   
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander merged pull request #2437: change: read 8bytes from /dev/urandom as the random seed for better randomness

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #2437:
URL: https://github.com/apache/apisix/pull/2437


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org