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

[18.09] ansible: 2.5.2 -> 2.5.11 and 2.6.2 -> 2.6.7 #49697

Merged
merged 2 commits into from Nov 3, 2018

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Nov 3, 2018

Motivation for this change

Partial backport of #48082 to address CVE-2018-16837 in v2.5.x and v2.6.x

/cc @jgeerds @joamaki @sengaya

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

(cherry picked from commit de8a3e3)
(cherry picked from commit e63509a)
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ansible_2_5, ansible_2_6

Partial log (click to expand)

wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-connection'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-console'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-doc'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-galaxy'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-inventory'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-playbook'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-pull'...
wrapping `/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7/bin/ansible-vault'...
/nix/store/kkl4kgihagyf8ir76pk0jcvvw1qw42dh-python2.7-ansible-2.5.11
/nix/store/2r3j9ff1rj9413q0y6yq71shxb9ggw8q-python2.7-ansible-2.6.7

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ansible_2_5, ansible_2_6

Partial log (click to expand)

wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-doc'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-galaxy'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-vault'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-console'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-playbook'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-config'...
wrapping `/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7/bin/ansible-pull'...
/nix/store/24ldxkav5vnzk5gqfcivhps7dvv6xw2w-python2.7-ansible-2.5.11
/nix/store/lw286sms5cipaavj0i0prfdpanvyidw9-python2.7-ansible-2.6.7

@c0bw3b c0bw3b merged commit fb9d531 into NixOS:release-18.09 Nov 3, 2018
@c0bw3b c0bw3b deleted the sec/ansible branch November 3, 2018 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants