Re: [apache/incubator-teaclave-sgx-sdk] Trying to compile sample code on the v2.0.0-preview branch fails (Issue #387)

2022-06-01 Thread Reuven Podmazo
@volcano0dr Thanks, that worked!
I installed the SDK from here:
https://download.01.org/intel-sgx/sgx-linux/2.16/distro/ubuntu18.04-server/

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/387#issuecomment-1143582210
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/incubator-teaclave-sgx-sdk] Trying to compile sample code on the v2.0.0-preview branch fails (Issue #387)

2022-06-01 Thread Reuven Podmazo
Closed #387 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/387#event-6718817643
You are receiving this because you are subscribed to this thread.

Message ID: 


[GitHub] [incubator-teaclave-website] dependabot[bot] opened a new pull request, #11: Bump eventsource from 1.0.7 to 1.1.1 in /site

2022-06-01 Thread GitBox


dependabot[bot] opened a new pull request, #11:
URL: https://github.com/apache/incubator-teaclave-website/pull/11

   Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 
to 1.1.1.
   
   Changelog
   Sourced from https://github.com/EventSource/eventsource/blob/master/HISTORY.md";>eventsource's
 changelog.
   
   https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1";>1.1.1
   
   Do not include authorization and cookie headers on redirect to different 
origin (https://github-redirect.dependabot.com/EventSource/eventsource/pull/273";>#273
 Espen Hovlandsdal)
   
   https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.0";>1.1.0
   
   Improve performance for large messages across many chunks (https://github-redirect.dependabot.com/EventSource/eventsource/pull/130";>#130
 Trent Willis)
   Add createConnection option for http or https requests (https://github-redirect.dependabot.com/EventSource/eventsource/pull/120";>#120
 Vasily Lavrov)
   Support HTTP 302 redirects (https://github-redirect.dependabot.com/EventSource/eventsource/pull/116";>#116
 Ryan Bonte)
   Prevent sequential errors from attempting multiple reconnections (https://github-redirect.dependabot.com/EventSource/eventsource/pull/125";>#125
 David Patty)
   Add new to correct test (https://github-redirect.dependabot.com/EventSource/eventsource/pull/101";>#111
 Stéphane Alnet)
   Fix reconnections attempts now happen more than once (https://github-redirect.dependabot.com/EventSource/eventsource/pull/136";>#136
 Icy Fish)
   
   
   
   
   Commits
   
   https://github.com/EventSource/eventsource/commit/aa7a40843a978f42c0babdec125bf9e0a83bf515";>aa7a408
 1.1.1
   https://github.com/EventSource/eventsource/commit/56d489ef853a891deca121bbd463c732fee94dce";>56d489e
 chore: rebuild polyfill
   https://github.com/EventSource/eventsource/commit/4a951e58b04118c9c4d3da3d27d454972a1b4b8d";>4a951e5
 docs: update history for 1.1.1
   https://github.com/EventSource/eventsource/commit/f9f6416567bff62c1af2f4314be51d9870e94bc2";>f9f6416
 fix: strip sensitive headers on redirect to different origin
   https://github.com/EventSource/eventsource/commit/9dd06876ab43af37c3313c679fbdc7f722293a0d";>9dd0687
 1.1.0
   https://github.com/EventSource/eventsource/commit/49497ba7107a7a94d7dbc73b6e5cc0117f8606e8";>49497ba
 Update history for 1.1.0 (https://github-redirect.dependabot.com/EventSource/eventsource/issues/146";>#146)
   https://github.com/EventSource/eventsource/commit/3a3853793f63eb5dab9d863504817a9d37b992e6";>3a38537
 Update history for https://github-redirect.dependabot.com/EventSource/eventsource/issues/136";>#136
   https://github.com/EventSource/eventsource/commit/46fe04e03e54f4129a28bf75b3a1e5f4ab68b52a";>46fe04e
 Merge pull request https://github-redirect.dependabot.com/EventSource/eventsource/issues/136";>#136
 from icy-fish/master
   https://github.com/EventSource/eventsource/commit/9a4190f65e761ee672d786a6d01c60392950064b";>9a4190f
 Fix issue: reconnection only happends for 1 time after connection drops
   https://github.com/EventSource/eventsource/commit/61e1b19c8616aa151835a4ae599b299afb574ebf";>61e1b19
 test: destroy both proxied request and response on close
   Additional commits viewable in https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eventsource&package-manager=npm_and_yarn&previous-version=1.0.7&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless yo

[GitHub] [incubator-teaclave-website] mssun merged pull request #11: Bump eventsource from 1.0.7 to 1.1.1 in /site

2022-06-01 Thread GitBox


mssun merged PR #11:
URL: https://github.com/apache/incubator-teaclave-website/pull/11


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org

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


-
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org



[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on pull request #81: Restructure readme

2022-06-01 Thread GitBox


DemesneGH commented on PR #81:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/81#issuecomment-1144340785

   LGTM. @mssun Could you help to review this documentation? Thanks!


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org

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


-
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org