Skip to content

v1.14.5

Compare
Choose a tag to compare
@haircommander haircommander released this 26 Jun 16:51

CRI-O 1.14.5

Welcome to the v1.14.5 release of CRI-O!

Please try out the release binaries and report any issues at
https://github.com/cri-o/cri-o/issues.

Contributors

  • Peter Hunt
  • Sascha Grunert
  • Miloslav Trmač
  • Urvashi Mohnani
  • Daniel J Walsh
  • Ganesh Maharaj Mahalingam
  • Valentin Rothberg

Changes

  • 1b510ce Version 1.14.5
  • 294f532 version: if git commit is empty, silently ignore
  • 8586914 enable inline exec and attach test
  • 5c36278 Backport CircleCI config
  • 9a4bdce Fix up machine os content version and cri-o version in spec
  • c4a1916 Add state of infracontainer to disk when stopped
  • ed02ea8 Use GlobalAuthFile when pulling the pause image if PauseImageAuthFile is not set
  • 552c772 Don't discard copy.Options.SourceCtx when credentials are provided
  • 57e4889 Don't set non-default copy.Options in imageService.PullImage if it is nil
  • 0023177 Add global_auth_file option to crio.image config
  • fb4898c Create network and plugins directory if they do not exist
  • a888c08 Disable file locking by default
  • 8dac7e3 Update containers/image to v2.0.0, buildah to 1.8.4, libpod to 1.4.1, ...
  • dd03959 Bump github.com/containers/libpod from 1.2.0 to 1.3.1
  • 490fa24 Vendor containers/storage v1.12.4
  • afe6f83 update github.com/containers/* dependencies
  • 5c0e366 Changes to rpm build and Dockerfile for ci
  • 2c3ff19 When plugin_dir is set, only use that value
  • 3799b08 Update Makefile to be usable without git
  • de446f3 bump to version 1.14.5-dev
  • 0c52f02 Fix missing images names on list

Dependency Changes

Previous release can be found at v1.14.4

  • github.com/VividCortex/ewma v1.1.1 new
  • github.com/containernetworking/cni v0.7.0-alpha1 -> v0.7.0-rc2
  • github.com/containers/buildah v1.7.1 -> v1.8.4
  • github.com/containers/image 93bced01015eb94bec4821df1876314be8197680 -> v2.0.0
  • github.com/containers/libpod v1.1.2 -> v1.4.1
  • github.com/containers/psgo 5dde6da0bc8831b35243a847625bcf18183bd1ee -> v1.3.0
  • github.com/containers/storage release-1.13 -> v1.12.10
  • github.com/cri-o/ocicni 2d2983e40c242322a56c22a903785e7f83eb378c -> 0c180f981b27ef6036fa5be29bcb4dd666e406eb
  • github.com/docker/distribution 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df -> 5f6282db7d65e6d72ad7c2cc66310724a57be716
  • github.com/docker/docker da99009bbb1165d1ac5688b5c81d2f589d418341 -> 54dddadc7d5d89fe0be88f76979f6f6ab0dede83
  • github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 -> v0.6.1
  • github.com/docker/go-connections 3ede32e2033de7505e6500d6c868c2b9ed9f169d -> v0.4.0
  • github.com/docker/spdystream ed496381df8283605c435b86d4fdd6f4f20b8c6e -> 6480d4af844c189cf5dd913db24ddd339d3a4f85
  • github.com/etcd-io/bbolt v1.3.3 new
  • github.com/fsouza/go-dockerclient 29c1814d12c072344bb91aac5d2ff719db39c523 -> v1.3.0
  • github.com/ishidawataru/sctp 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb new
  • github.com/mattn/go-isatty v0.0.4 new
  • github.com/openshift/imagebuilder 36823496a6868f72bc36282cc475eb8a070c0934 -> 705fe9255c57f8505efb9723a9ac4082b67973bc
  • github.com/spf13/cobra v0.0.3 new
  • github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7 -> v1.0.1
  • github.com/vbauerster/mpb v3.4.0 new