Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Sascha Grunert
31feec6b5f
podman: 1.3.2 -> 1.4.4
...
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-07-29 09:39:51 +02:00
Sascha Grunert
3577443b37
conmon: 0.0.1pre52_6905a4d -> 0.2.0
...
Update conmon to v0.2.0 and move it into a dedicated package. Since we
are now using conmon as dedicated package, cri-o does not need to built
it, too.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-11 10:44:22 -07:00
Will Dietz
7e59e33b8a
conmon: 0.0.1pre52_xxxx -> 0.2.0
...
https://github.com/containers/conmon/releases/tag/v0.2.0
2019-06-04 15:44:18 -05:00
Will Dietz
71304bf88c
podman: 1.3.1 -> 1.3.2
2019-06-04 15:44:17 -05:00
Austin Seipp
99c8680f49
podman: 1.2.0 -> 1.3.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Austin Seipp
a86c178a58
conmon: unstable-2019-03-19 -> 0.0.1pre52_6905a4d
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Vincent Demeester
91fc821cc1
podman: 1.1.2 -> 1.2.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-04-05 16:56:37 +02:00
Vincent Demeester
1bd0655e6d
podman: 1.1.0 -> 1.1.2 ( #56945 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:31:58 +01:00
Vincent Demeester
42a79f7bc2
podman: 1.0.0 -> 1.1.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-02-28 11:54:53 +01:00
Vincent Demeester
e8a4d2a2be
conmon: unstable-2018-11-28 -> unstable-2019-02-15
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-02-28 11:25:24 +01:00
tilpner
b02d871652
podman: install manpages
2019-02-08 14:31:33 +01:00
Vincent Demeester
de5fd9e611
podman: 0.12.1.2 -> 1.0.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:24:12 +01:00
Jörg Thalheim
3ca7722757
podman: use buildGoPackage
2019-01-21 12:21:12 +01:00
Vincent Demeester
1a10caf4df
podman: 0.12.1 -> 0.12.1.2
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
e3452cd875
podman: 0.11.1 -> 0.12.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
a97b42511f
podman: add patch from containers/libpod#1977
...
Removes the `-i` from the `go build` commands. Once the PR is merged
and released, this patch won't be required anymore.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester
b5eda4cccc
podman: init at 0.11.1.1
...
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester
933b8388da
conmon: init at unstable-2018-11-28
...
conmon is a required dependency for `podman`
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00