You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Build fixes (#355)
* Make sure AWS_CRYPTOSDK_PRIVATE_GITVERSION is defined in version.h
When build system couldn't detect a git version, this variable
was unset and causing build failures
* Don't run any network tests if AWS_ENC_SDK_END_TO_END_TESTS is FALSE
* Small fix to test to allow it to work on old Red Hat versions
MAP_ANONYMOUS is not defined without it on some older systems
* Update patch version number and changelog