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

Golang: Minor updates (CVE-2018-6574) #34819

Merged
merged 2 commits into from Feb 10, 2018

Conversation

adisbladis
Copy link
Member

Motivation for this change

Golang minor releases
Fixes CVE-2018-6574

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member Author

@GrahamcOfBorg build go_1_8 go_1_9

@adisbladis adisbladis changed the title Go cve 2018 6574 Golang: Minor updates (CVE-2018-6574) Feb 10, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
cannot find section .dynamic
/nix/store/67fq0vzm849fqzx7mg407hd9xgb7kggr-go-1.8.7
/nix/store/7q0h78kbb15mxzhazqcpg782fvwz50lx-go-1.9.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
cannot find section .dynamic
/nix/store/ym1g763akbqzn82zk6c4yr4bcpg8fx8v-go-1.8.7
/nix/store/83c3rmkd133mk7kkqw0nh6i1hjams8by-go-1.9.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)


---
Installed Go for darwin/amd64 in /nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4/share/go
Installed commands in /nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4/share/go/bin
post-installation fixup
strip is /nix/store/5a88zk3jgimdmzg8rfhvm93kxib3njf9-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4/bin
patching script interpreter paths in /nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4
/nix/store/i5fnywpn6y38a2q5zar5iw973xaggg9h-go-1.8.7
/nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/i5fnywpn6y38a2q5zar5iw973xaggg9h-go-1.8.7
/nix/store/3zgph1101r5kblb04b93faw4rhpcb1s3-go-1.9.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/67fq0vzm849fqzx7mg407hd9xgb7kggr-go-1.8.7
/nix/store/7q0h78kbb15mxzhazqcpg782fvwz50lx-go-1.9.4

@adisbladis adisbladis merged commit 3b4bd3e into NixOS:master Feb 10, 2018
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
cannot find section .dynamic
error: build of '/nix/store/s7mkvh8ypay1d5dqzrlpnka9x7wjwb4k-go-1.8.7.drv' failed

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

2 participants