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

upgrade nokogiri & libxml2 #1726

Merged
merged 2 commits into from
Feb 21, 2018
Merged

upgrade nokogiri & libxml2 #1726

merged 2 commits into from
Feb 21, 2018

Conversation

robbkidd
Copy link
Contributor

Upgraded the gem references for nokogiri and upgraded omnibus/-software for an updated libxml2 "system library." Addresses CVE-2017-15412

Also, remove node.set (deprecated) from dev build cookbook. node.set is deprecated. Use node.default/node.override ... OR just set them in the kitchen config!

Upgraded the gem references for nokogiri and upgraded omnibus/-software
for an updated libxml2 "system library." Addresses CVE-2017-15412

Signed-off-by: Robb Kidd <rkidd@chef.io>
node.set is deprecated. Use node.default/node.override ...  OR just set
them in the kitchen config!

Signed-off-by: Robb Kidd <rkidd@chef.io>
@robbkidd robbkidd requested a review from a team February 20, 2018 22:06
build_user_group: vagrant
build_user_home: /home/vagrant
build_dir: /home/vagrant/supermarket/omnibus
install_dir: /opt/supermarket
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this cookbook only ever run via TK?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup. It's only purpose is to run inside TK-driven builds in a dev environment.

@robbkidd robbkidd merged commit df82180 into master Feb 21, 2018
@robbkidd robbkidd deleted the robb/upgrade-nokogiri branch October 24, 2018 18:30
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.

2 participants