Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

42: Changes since last release

Compare
Choose a tag to compare
@kaccardi kaccardi released this 28 Sep 23:24
· 1867 commits to master since this release
---closed---
	Issue/PR #591: launcher sometimes hangs on startup
	URL: https://github.com/01org/ciao/issues/591

	Issue/PR #601: Fix launcher deadlock
	URL: https://github.com/01org/ciao/pull/601

	Issue/PR #544: Enable TLS verification between ciao-cli and the controller
	URL: https://github.com/01org/ciao/issues/544

	Issue/PR #180: Pass the needed CA to ciao-cli
	URL: https://github.com/01org/ciao/issues/180

	Issue/PR #600: Merge supplied command line CA file with system pool
	URL: https://github.com/01org/ciao/pull/600

---merged---
	Issue/PR #601: Fix launcher deadlock
	URL: https://github.com/01org/ciao/pull/601

	Issue/PR #600: Merge supplied command line CA file with system pool
	URL: https://github.com/01org/ciao/pull/600

---Full Change Log---
	Merge pull request #605 from rbradford/log-depth-fix
	Merge pull request #601 from rbradford/fix-launcher-deadlock
	ciao-cli: Remove unnecessary os.Exit
	ciao-launcher: Fix potential deadlock at launcher startup
	ciao-launcher: Update doc to say panic() will now show all goroutines
	Merge pull request #600 from rbradford/tls-pool-change
	ciao-launcher: Show all stacks when panic()ing
	ssntp: Use "Depth" variants of glog functions in wrapper
	ciao-cli: Use "Depth" variants of glog functions in wrapper
	Merge pull request #567 from kaccardi/topic/move-compute