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

go: 1.13.3 -> 1.13.4 #72516

Merged
merged 1 commit into from Nov 3, 2019
Merged

go: 1.13.3 -> 1.13.4 #72516

merged 1 commit into from Nov 3, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/go/versions.

meta.description for go is: '"The Go Programming language"'.

meta.homepage for go is: '"http://golang.org/"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

2722 total rebuild path(s)

711 package rebuild(s)

706 x86_64-linux rebuild(s)
692 i686-linux rebuild(s)
633 x86_64-darwin rebuild(s)
691 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
aerc
amass
amazon-ecr-credential-helper
aminal
antibody
aptly
archiver
argo
asmfmt
assh
autospotting
awless
aws-env
aws-iam-authenticator
aws-okta
aws-rotate-key
aws-vault
azure-storage-azcopy
azure-vhd-utils
bazel-buildtools
bazel-remote
bazelisk
beegfs
berglas
bettercap
blockbook
blsd
boohu
boringssl
bosun
boulder
brig
brook
browserpass
browsh
btops
buildah
buildifier
buildkit
buildkite-agent
buildkite-agent2
buildkite-agent3
buildozer
c14
caddy
cadvisor
captive-browser
cayley
certbot
certigo

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1rw2a4ny6kp3qhksawg49bywdx11w312-go-1.13.4 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A go https://github.com/r-ryantm/nixpkgs/archive/fcc57a288703cf873f7bdcaf5777f9a24a202c12.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/1rw2a4ny6kp3qhksawg49bywdx11w312-go-1.13.4
ls -la /nix/store/1rw2a4ny6kp3qhksawg49bywdx11w312-go-1.13.4/bin

Experimental: CVE security report (click to expand)

CVEs resolved by this update:
none

CVEs introduced by this update:
none

CVEs present in both versions:


cc @cstrahan @orivej @velovix @Mic92 @rvolosatovs @kalbasit for testing.

@kalbasit
Copy link
Member

kalbasit commented Nov 5, 2019

@FRidh Since most Go applications compile quickly using much less resources than other compilers, I don't believe you gain much by merging to staging. I've been merging Go upgrades directly to master. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Staging
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants