Skip to content

Go: 1.11.5 -> 1.11.6 and 1.12 -> 1.12.1 #57711

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

Merged
merged 2 commits into from
Mar 22, 2019

Conversation

kalbasit
Copy link
Member

@kalbasit kalbasit commented Mar 15, 2019

Motivation for this change

Release notes: 1.11.6 and 1.12.1.

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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@kalbasit kalbasit added 2.status: work-in-progress This PR isn't done and removed 2.status: work-in-progress This PR isn't done labels Mar 15, 2019
@kalbasit kalbasit force-pushed the nixpkgs_update-go branch from 45b21b7 to 06cda50 Compare March 15, 2019 18:44
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux 6.topic: golang labels Mar 15, 2019
@kalbasit kalbasit marked this pull request as ready for review March 15, 2019 18:57
@GrahamcOfBorg GrahamcOfBorg requested review from Mic92 and cstrahan March 15, 2019 18:58
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 501+ 10.rebuild-darwin: 501-1000 10.rebuild-linux: 501+ 10.rebuild-linux: 501-1000 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Mar 15, 2019
@kalbasit
Copy link
Member Author

@GrahamcOfBorg build go_1_11 go_1_12 jx pet docker

@kalbasit kalbasit changed the title [WIP] Go: 1.11.5 -> 1.11.6 and 1.12 -> 1.12.1 Go: 1.11.5 -> 1.11.6 and 1.12 -> 1.12.1 Mar 15, 2019
@kalbasit
Copy link
Member Author

@GrahamcOfBorg build go_1_12

@kalbasit
Copy link
Member Author

kalbasit commented Mar 17, 2019

I spoke with @LnL7 with regards to the failing build, and he says that he switched on the sandbox on the Darwin builds and that’s why this PR is failing. I will attempt a fix at a later time. @LnL7 pushed a commit to this PR to fix the check issue on Darwin.

@vcunat please merge this to staging at your earliest convenience.

@kalbasit kalbasit mentioned this pull request Mar 18, 2019
10 tasks
@kalbasit kalbasit changed the base branch from master to staging March 21, 2019 00:11
@kalbasit kalbasit changed the base branch from staging to master March 21, 2019 00:12
@kalbasit
Copy link
Member Author

@vcunat there's a merge conflict on staging, I'm not comfortable merging it myself. Please help me get this PR merged. Thanks!

@GrahamcOfBorg GrahamcOfBorg added 6.topic: emacs Text editor 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: haskell 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: printing 6.topic: python 6.topic: qt/kde labels Mar 21, 2019
@kalbasit kalbasit requested a review from ttuegel as a code owner March 21, 2019 20:13
@LnL7 LnL7 changed the base branch from master to staging March 21, 2019 20:14
@LnL7
Copy link
Member

LnL7 commented Mar 21, 2019

cacert was added to build inputs on staging which adds SSL_CERT_FILE automatically making 06cda50 and the other variables unnecessary.

@GrahamcOfBorg GrahamcOfBorg added 8.has: changelog and removed 6.topic: emacs Text editor 6.topic: haskell 6.topic: printing 6.topic: stdenv Standard environment 6.topic: vim 6.topic: xfce The Xfce Desktop Environment 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python 6.topic: qt/kde 6.topic: rust 8.has: changelog 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 2.status: merge conflict This PR has merge conflicts with the target branch labels Mar 21, 2019
@kalbasit
Copy link
Member Author

@GrahamcOfBorg build go_1_11 go_1_12 jx pet docker

@kalbasit kalbasit force-pushed the nixpkgs_update-go branch from 4cd892e to 1a07feb Compare March 22, 2019 05:11
@kalbasit kalbasit force-pushed the nixpkgs_update-go branch from 1a07feb to 276d8c9 Compare March 22, 2019 05:33
@kalbasit
Copy link
Member Author

@GrahamcOfBorg build go_1_11 go_1_12 jx pet docker

@kalbasit
Copy link
Member Author

@GrahamcOfBorg build go_1_12 go_1_11

@kalbasit kalbasit merged commit c465292 into NixOS:staging Mar 22, 2019
@kalbasit kalbasit deleted the nixpkgs_update-go branch March 22, 2019 17:24
vcunat pushed a commit that referenced this pull request Apr 7, 2019
vcunat pushed a commit that referenced this pull request Apr 7, 2019
(cherry picked from commit c465292)
Security fixes /cc #58264 and #58265
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