2017-04-11 11:56:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 29 15:47:52 UTC 2017 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- fix bsc#1028113 - runc: make sure to ignore cgroup v2 mountpoints
|
2017-04-11 13:03:16 +02:00
|
|
|
ignore_cgroup2_mountpoint.patch: includes this fix
|
2017-04-11 11:56:51 +02:00
|
|
|
|
2017-03-05 04:07:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 24 18:08:10 UTC 2017 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- update to docker-1.13.0 requirement
|
|
|
|
|
2017-01-13 18:01:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 13 13:58:33 UTC 2017 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- fix CVE-2016-9962 bsc#1012568 and applying the patch
|
|
|
|
CVE-2016-9962.patch, because 1.12.6 partially fixes it (it contains
|
|
|
|
the first patch attached in bsc#1012568)
|
|
|
|
|
2016-12-19 15:01:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 19 12:49:38 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- update runc to the version used in docker 1.12.5 (bsc#1016307).
|
|
|
|
This fixes bsc#1015661
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 19 12:17:07 UTC 2016 - asarai@suse.com
|
|
|
|
|
|
|
|
- For the moment, we have to switch to using Docker's fork of runC. This *will*
|
|
|
|
be solved properly by creating a new package purely for Docker's runC fork,
|
|
|
|
because it's quite silly to tie OCI project releases to Docker's vendoring
|
|
|
|
scheme. Once this is fixed, this package will be switch to being purely-OCI.
|
|
|
|
|
2016-12-19 09:39:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 16 17:05:37 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
2016-12-19 15:01:37 +01:00
|
|
|
- add the /usr/bin/docker-run symlink to partially fix bsc#1015661
|
2016-12-19 09:39:07 +01:00
|
|
|
|
2016-11-24 13:49:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 24 11:05:41 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- fix version by adding a revision "counter" so that it will always
|
|
|
|
increase
|
|
|
|
|
2016-12-19 15:01:37 +01:00
|
|
|
fix bsc#1009961
|
2016-11-24 13:49:13 +01:00
|
|
|
|
2016-10-24 12:56:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 13 11:04:27 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
2016-12-19 15:01:37 +01:00
|
|
|
- update to 02f8fa7 because that is the needed version for docker 1.12.1 (bsc#1004490)
|
2016-10-24 12:56:10 +02:00
|
|
|
|
2016-09-23 16:37:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 05:13:26 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Run fdupes.
|
|
|
|
|
2016-09-19 14:08:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 19 11:57:45 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- fix go_arches definition: use global instead of define, otherwise
|
2016-12-19 15:01:37 +01:00
|
|
|
it fails to build
|
2016-09-19 14:08:36 +02:00
|
|
|
|
2016-08-26 12:03:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 26 08:59:54 UTC 2016 - asarai@suse.com
|
|
|
|
|
|
|
|
- Remove docker-runc symlink because it's been fixed within the Docker
|
|
|
|
package. bsc#978260
|
|
|
|
|
2016-08-25 19:13:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 25 17:02:33 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- Create a symlink /usr/sbin/docker-runc -> /usr/sbin/docker
|
2016-08-26 12:03:29 +02:00
|
|
|
Docker expects this symlink to exist bsc#978260
|
2016-08-25 19:13:43 +02:00
|
|
|
|
2016-08-25 18:01:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 25 15:56:00 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- Remove GOPATH at the end of the GOPATH assignment
|
|
|
|
cause GOPATH is empty and if we do that, we get the path ""
|
2016-08-26 12:03:29 +02:00
|
|
|
appended, which causes gcc6-go to complain
|
2016-08-25 18:01:03 +02:00
|
|
|
|
2016-08-24 14:34:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 24 12:27:57 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
|
|
|
- add go_arches in project configuration: this way, we can use the
|
|
|
|
same spec file but decide in the project configuration if to
|
2016-08-26 12:03:29 +02:00
|
|
|
use gc-go or gcc-go for some archs.
|
2016-08-24 14:34:21 +02:00
|
|
|
|
2016-08-23 17:12:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 18 10:35:29 UTC 2016 - jmassaguerpla@suse.com
|
|
|
|
|
2016-08-26 12:03:29 +02:00
|
|
|
- use gcc6-go instead of gcc5-go (bsc#988408)
|
2016-08-23 17:12:47 +02:00
|
|
|
- build ppc64le with gc-go because this version builds with gc-go 1.6
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 18 10:34:29 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- bump git commit id to the one required by docker v1.12.0 (bsc#995058)
|
|
|
|
- run unit tests during package build
|
|
|
|
- remove seccomp-use-pkg-config.patch
|
|
|
|
The patch is now upstream.
|
|
|
|
- remove GO_BUILD_FLAGS macro and substitute with BUILDFLAGS env variable to
|
|
|
|
allow for easier string appending.
|
|
|
|
- only run unit test on architectures that provide the go list and go test tools
|
|
|
|
|
2016-08-17 12:45:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 17 10:29:15 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- Add runc-test package which contains the source code and the test. This
|
|
|
|
package will be used to run the integration tests.
|
|
|
|
- Simplify package build and check sections: Instead of symlinking we default to
|
|
|
|
cp -avr. go list gets confused by symlinks hence, we need to copy the source
|
|
|
|
code anyway if we want to run unit tests during package build at some point.
|
|
|
|
|
2016-04-29 11:35:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 09:03:24 UTC 2016 - asarai@suse.de
|
|
|
|
|
2016-07-20 10:35:48 +02:00
|
|
|
* Update to runC 0.1.1. (bsc#989566 FATE#320763) Changelog from upstream:
|
2016-04-29 11:35:10 +02:00
|
|
|
|
|
|
|
This release includes a bug fix for adding the selinux mount label in the specification.
|
|
|
|
|
2016-04-19 12:00:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 19 09:59:05 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Don't use gcc-go for aarch64, since gc has grown support for it and is more
|
|
|
|
stable.
|
|
|
|
|
2016-04-15 12:47:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 15 10:46:04 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Disable seccomp entirely for aarch64 builds, since it is not provided on all
|
|
|
|
SUSE platforms.
|
|
|
|
|
2016-03-30 16:18:58 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-04-13 14:11:46 +02:00
|
|
|
Wed Apr 13 12:03:09 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Update to runC 0.1.0. Changelog from upstream:
|
|
|
|
|
|
|
|
This release updates runc to the OCI runtime specification v0.5.0 and includes
|
|
|
|
various fixes and features.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
+ cgroups: pid limits and stats
|
|
|
|
+ cgroups: kmem stats
|
|
|
|
+ systemd cgroup support
|
|
|
|
+ libcontainer specconv package
|
|
|
|
+ no pivot root option
|
|
|
|
+ numeric ids are treated as uid/gid
|
|
|
|
+ hook improvements
|
|
|
|
|
|
|
|
Bug Fixes:
|
|
|
|
* log flushing
|
|
|
|
* atomic pid file creation
|
|
|
|
* init error recovery
|
|
|
|
* seccomp logging removed
|
|
|
|
* delete container on aborted start
|
|
|
|
* /dev bind mount handling
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-03-30 16:18:58 +02:00
|
|
|
Wed Mar 30 14:18:18 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Install to /usr/sbin. https://github.com/opencontainers/runc/pull/702
|
|
|
|
|
2016-03-27 17:19:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 27 14:50:32 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Added runC man pages.
|
|
|
|
* Recommended criu, since it's required for the checkpoint and restore
|
|
|
|
functionality.
|
|
|
|
|
2016-03-27 12:15:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 27 10:14:32 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Small updates to method of compilation to better match Makefile.
|
|
|
|
|
2016-03-21 13:15:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 12:04:59 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* Make compilation work on gcc-go only systems (ppc and s390).
|
|
|
|
|
2016-03-21 09:36:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 08:24:02 UTC 2016 - asarai@suse.de
|
|
|
|
|
|
|
|
* initial import of runC 0.0.9
|
|
|
|
* add patch seccomp-use-pkg-config.patch which allows us to build runC, since
|
|
|
|
they assume that the seccomp.h file lives at /usr/include/seccomp.h.
|
|
|
|
|