Christian Brauner
a8cdc9e7c2
Accepting request 421318 from Virtualization:containers:1.12-RC
...
- use gcc6-go instead of gcc5-go (bsc#988408)
- build ppc64le with gc-go because this version builds with gc-go 1.6
- 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
OBS-URL: https://build.opensuse.org/request/show/421318
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=16
2016-08-23 15:12:47 +00:00
Jordi Massaguer
4112781916
Accepting request 419728 from home:chbrauner:branches:Virtualization:containers
...
OBS-URL: https://build.opensuse.org/request/show/419728
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=14
2016-08-17 10:45:55 +00:00
Jordi Massaguer
2f5fe34871
update changelog with fate#
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=12
2016-07-20 08:35:48 +00:00
Jordi Massaguer
c681e5e813
add bug number for docker 1.11.2
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=11
2016-07-19 15:34:55 +00:00
Dominique Leuenberger
81e42fa4f7
Accepting request 392078 from Virtualization:containers
...
This is necessary for the Docker 1.11.1 update, in which the daemon has been
split into multiple components.
runC is also a useful package unto itself (it allows people to just run
containers without needing any of the complicated functionality that Docker
provides).
OBS-URL: https://build.opensuse.org/request/show/392078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/runc?expand=0&rev=1
2016-05-04 06:19:55 +00:00
Aleksa Sarai
c3a7dc71d7
* Remove empty %postun and %post sections.
...
* Update to runC 0.1.1. Changelog from upstream:
This release includes a bug fix for adding the selinux mount label in the specification.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=9
2016-04-29 09:35:10 +00:00
Aleksa Sarai
4af6b62b5f
* Don't use gcc-go for aarch64, since gc has grown support for it and is more
...
stable.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=8
2016-04-19 10:00:18 +00:00
Aleksa Sarai
a16035cb0e
* Disable seccomp entirely for aarch64 builds, since it is not provided on all
...
SUSE platforms.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=7
2016-04-15 10:47:01 +00:00
Aleksa Sarai
ffc5144079
* 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
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=6
2016-04-13 12:11:46 +00:00
Aleksa Sarai
ff3f9b9234
* Install to /usr/sbin. https://github.com/opencontainers/runc/pull/702
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=5
2016-03-30 14:18:58 +00:00
Aleksa Sarai
723532a2f2
* Added runC man pages.
...
* Recommended criu, since it's required for the checkpoint and restore
functionality.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=4
2016-03-27 15:19:30 +00:00
Aleksa Sarai
b67aa431ac
* Small updates to method of compilation to better match Makefile.
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=3
2016-03-27 10:15:05 +00:00
Aleksa Sarai
45aa94d4dc
* Make compilation work on gcc-go only systems (ppc and s390).
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=2
2016-03-21 12:15:39 +00:00
Aleksa Sarai
3ecd3b8405
* 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.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=1
2016-03-21 08:36:29 +00:00