Skip to content

v1.17.6

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 05:55
· 118 commits to master since this release
v1.17.6
4c929f9

v1.17.6

2022-01-26

Bug Fixes

  • goreleaser update v1.3.1
  • add tini ad pid 1
  • gpg import (#3)
  • github.ref
  • include tars
  • update goreleaser
  • build golang v1.15.6
  • remove test creds
  • start improoving doc
  • arm gcc
  • add missing multilib
  • add arm gcc and g++
  • release tag
  • goreleaser sha256 sum
  • ci: login url to ghcr

Chore

  • remove sysroot
  • deps: bump sigstore/cosign-installer from 1.3.1 to 1.4.1
  • deps: bump sigstore/cosign-installer from 1.3.1 to 1.4.1

Ci

  • move tags binding to the script
  • fix reference of wrong login credentials to dockerhub
  • fix copy-paste in GITHUB_TOKEN
  • pull username from repository_owner
  • create releases via github actions

Code Refactoring

  • migrate repo to goreleaser/goreleaser-cross
  • build process
  • remove main.go
  • disable apt upgrade
  • simplify publish docker images
  • remove ublish-Docker-Github-Action
  • restore push docker image to github
  • tmp disable update golang
  • rename github packages name

Docs

  • update import gpg private key
  • add link to docker image
  • update readme with sysroot cookbook
  • cleanup tip section
  • readme: tidy up
  • readme: mention M1 support
  • readme: add description to multiarch images

Features

  • build base image into own package
  • go1.17.6
  • update golang version
  • push images to dockerhub
  • go v1.17.4
  • multiarch images
  • go v1.17.2
  • go1.17.1
  • update go to v1.17.0
  • update go1.16.7
  • bump go to v1.16.6
  • go1.16.5
  • go1.16.4
  • go1.16.3
  • update go1.16.2
  • go1.16.1
  • go 1.16
  • update go to 1.15.7
  • improve doc. provide examples
  • install docker (#1)
  • support golang v1.15.2
  • add osx-cross builder with supporting macOS SDK 10.15 (#3)
  • support golang v1.15
  • update go to v1.14.7 and goreleaser to v0.141.0
  • update golang and goreleaser
  • update golang to v1.14.3
  • update go to v1.14.2 and goreleaser to v0.131.1
  • update go to v1.14.1 and goreleaser to v0.130.2
  • support golang v1.14 and goreleaser v0.127.0
  • support import gpg private key to sign artifacts
  • bump golang version to v1.13.5
  • update golang and goreleaser
  • add git-chglog
  • support arm build
  • go: upgrade to v1.17.5

Reverts

  • refactor: tmp disable update golang