Kubernetes Container Runtime Interface for OCI-based containers
New version with a few bug fixes ---- Latest build with fixes.
* Mon Jun 18 2018 Dan Walsh
- bump to v1.10.3
* Tue Jun 12 2018 Dan Walsh
- bump to v1.10.2
* Tue May 8 2018 Dan Walsh
- bump to v1.10.1
* Tue May 8 2018 Lokesh Mandvekar (Bot)
- autobuilt 52d0f53
* Mon May 7 2018 Lokesh Mandvekar (Bot)
- autobuilt 5eb8c3b
* Sun May 6 2018 Lokesh Mandvekar (Bot)
- autobuilt 4e54603
* Sat May 5 2018 Lokesh Mandvekar (Bot)
- autobuilt 0489381
* Fri May 4 2018 Lokesh Mandvekar (Bot)
- autobuilt 6db7ef8
* Wed May 2 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 4e6919c
* Wed May 2 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 4e4f1e2
* Mon Apr 30 2018 Dan Walsh
- Fix crio.conf to use correct path to conmon and systemd for cgroup management
* Mon Apr 30 2018 Lokesh Mandvekar (Bot)
- autobuilt commit a221a5d
* Fri Apr 27 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c971f7b
* Thu Apr 26 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 733d791
* Tue Apr 24 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 596d052
* Tue Apr 17 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Tue Apr 17 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Mon Apr 16 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Mon Apr 16 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Mon Apr 16 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Mon Apr 16 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Sun Apr 15 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Sat Apr 14 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Fri Apr 13 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Thu Apr 12 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Wed Apr 11 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Tue Apr 10 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Tue Apr 10 2018 Lokesh Mandvekar (Bot)
- autobuilt commit c24e0d9
* Tue Apr 10 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 1eec122
* Mon Apr 9 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 1eec122
* Mon Apr 9 2018 Lokesh Mandvekar (Bot)
- autobuilt commit 1eec122
* Sun Apr 8 2018 Lokesh Mandvekar (Bot)
- autobuilt commit d0dbfe0
* Sun Apr 8 2018 Lokesh Mandvekar
- autobuilt commit d0dbfe0
* Sun Apr 8 2018 Lokesh Mandvekar
- autobuilt commit d0dbfe0
* Sun Apr 8 2018 Lokesh Mandvekar
- built commit 86b61d4
* Fri Mar 30 2018 Dan Walsh
- Release of v1.10.0
* Mon Mar 26 2018 Lokesh Mandvekar
- built commit b0f6d98
* Fri Mar 16 2018 Dan Walsh
- bump to v1.10.0-beta.1
* Tue Mar 13 2018 Dan Walsh
- bump to v1.9.10
* Fri Mar 9 2018 Dan Walsh
- bump to v1.9.9
* Thu Mar 1 2018 Lokesh Mandvekar
- bump to v1.9.8
- enable integration tests for centos
* Fri Feb 23 2018 Lokesh Mandvekar
- make sure correct version in changelog
* Fri Feb 23 2018 Dan Walsh
- Merge pull request #1357 from runcom/netns-fixes
- sandbox_stop: close/remove the netns _after_ stopping the containers
- sandbox net: set netns closed after actaully closing it
* Wed Feb 21 2018 Dan Walsh
- vendor: update c/image to handle text/plain from registries
* Fri Feb 16 2018 Dan Walsh
- image: Add lock around image cache access
* Thu Feb 15 2018 Dan Walsh
- imageService: cache information about images
- container_create: correctly set user
- system container: add /var/tmp as RW
* Sun Feb 11 2018 Dan Walsh
- Update containers/image and containers/storage
- Pick up lots of fixes in image and storage library
* Thu Feb 8 2018 Dan Walsh
- sandbox: fix sandbox logPath when crio restarts
- syscontainers, rhel: add ADDTL_MOUNTS
- Adapt to recent containers/image API updates
- container_create: only bind mount /etc/hosts if not provided by k8s
* Wed Feb 7 2018 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 24 2018 Dan Walsh
- Final Release 1.9.1
* Mon Dec 18 2017 Lokesh Mandvekar
- need runc >= 2:1.0.0-15
* Fri Dec 15 2017 Dan Walsh
- Final Release 1.9.0
* Mon Dec 11 2017 Dan Walsh
- Update to kubernetes 1.9.0 beta 2 cri requirements
- container_exec: fix terminal true process json
- lib: sandbox: refactor to memory store
* Sun Dec 10 2017 Dan Walsh
- Update to kubernetes 1.9.0 beta 1 cri requirements
* Sun Dec 10 2017 Dan Walsh
- container_create: fix apparmor from container config
- container_create: correctly set image and kube envs
- oci: do not append conmon env to container process
- container_exec: use process file with runc exec
* Thu Nov 30 2017 Lokesh Mandvekar
- cri-o should require conmon and not the other way around
* Wed Nov 29 2017 Lokesh Mandvekar
- add additional deps
- From: Antonio Murdaca
* Wed Nov 29 2017 Lokesh Mandvekar
- bump to v1.8.2
* Tue Nov 28 2017 Lokesh Mandvekar
- separate conmon into a separate subpackage
* Wed Nov 22 2017 Dan Walsh
- Add /proc/scsi to masked paths
* Mon Nov 13 2017 Dan Walsh
- bump v1.8.0
- Add support for Kubernetes v1.8
- kpod support moved to the kpod package.
* Thu Nov 9 2017 Lokesh Mandvekar
- bump to v1.0.3
* Mon Oct 30 2017 Dan Walsh
- Lots of bug fixes
- Fixes to pass cri-tools tests
* Wed Oct 25 2017 Dan Walsh
- Lots of bug fixes
- Fixes to pass cri-tools tests
* Mon Oct 16 2017 Dan Walsh
- Add epoch to make sure that this installs
* Mon Oct 16 2017 Dan Walsh
- Get the correct checksum
* Fri Oct 13 2017 Dan Walsh
- Release v1.0.0
- Performance improvements
- Add secrets patch to default mount directories from the host into containers
- Add kpod login/logout
- Change debug flag to log-level, allows admin to specify the loggin level
- Bump to kube v1.7.8
- Build with go 1.8.4
* Tue Oct 3 2017 Lokesh Mandvekar
- build v1.0.0-rc3 tag
* Tue Oct 3 2017 Lokesh Mandvekar
- adjust runc dep for CentOS Virt SIG builds
* Tue Oct 3 2017 Lokesh Mandvekar
- bump to 1.0.0-rc3.dev
- built commit a8ea146
* Wed Sep 20 2017 Lokesh Mandvekar
- bump to v1.0.0-rc2
[ 1 ] Bug #1578110 - CVE-2018-1000400 cri-o: capabilities are not dropped when switching to a non-root user [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1578110
[ 2 ] Bug #1578135 - rpm dependencies: add and track Requires: cri-tools
https://bugzilla.redhat.com/show_bug.cgi?id=1578135
su -c 'dnf upgrade --advisory FEDORA-2018-320cb9d7fb' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZYWKWCBMF2UGDAYQARLAQ3WGHNL4DCOI/
Get the latest Linux and open source security news straight to your inbox.