Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gems for ECC algorithm support. #786

Merged
merged 1 commit into from
Jan 19, 2017

Conversation

rhass
Copy link
Contributor

@rhass rhass commented Jan 19, 2017

Description

These definitions have been added to resolve build issues with ECC algorithm support.

The bcyrpt_pbkdf gem currently link against shared libs which are not installed on Cisco IOS-XR.

The rbnacl-libsodium gem currently fails to compile on Solaris for both x86-64 and SPARC architectures.

Adding these definitions will allow us to selectively define the supported platforms as well as provide a simple means to iterate on patches as needed.


/cc @chef/omnibus-maintainers

@@ -0,0 +1,40 @@
#
# Copyright 2012-2014 Chef Software, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: might want to update the dates here

These definitions have been added to resolve build issues with ECC
algorithm support.

The bcyrpt_pbkdf gem currently link against shared libs which are not
installed on Cisco IOS-XR.

The rbnacl-libsodium gem currently fails to compile on Solaris for both
x86-64 and SPARC architectures.

Adding these definitions will allow us to selectively define the
supported platforms as well as provide a simple means to itterate on
patches as needed.

Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
Signed-off-by: Tom Duffield <tom@chef.io>
@tduffield tduffield force-pushed the rhass/COOL-657_ecc-algorithm-support branch from d04fd6e to 5a064eb Compare January 19, 2017 15:33
@tduffield tduffield merged commit 9c08568 into master Jan 19, 2017
@tduffield tduffield deleted the rhass/COOL-657_ecc-algorithm-support branch January 19, 2017 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants