RH Container Bot
cf70d56a5e
podman-2:1.6.2-2
...
- bump to v1.6.2
- autobuilt f3ffda1
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-10-17 22:16:59 +00:00
RH Container Bot
1476b99374
podman-2:1.6.2-0.2.rc1
...
- bump to v1.6.2-rc1
- autobuilt 4d653f0
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-10-16 20:48:11 +00:00
Ed Santiago
4043d1f122
Gating tests: use loginctl, dump env
...
- instead of hacky mkdir /run/user/<fedora id>,
use loginctl enable-linger and hope that it
has the same effect.
reason: the mkdir doesn't seem to be 100% effective.
There are cases in which the first rootless podman
invocation fails with:
Error: could not get runtime: cannot mkdir /run/user/1000/libpod: mkdir /run/user/1000/libpod: no such file or directory
- for future spelunking, dump environment at start
of each test (both root and rootless). Suggested
by Giuseppe.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-09 09:02:26 -06:00
Ed Santiago
146800938b
gating tests: log important package versions
...
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-03 08:27:06 -06:00
RH Container Bot
d5d9ef86f2
podman-2:1.6.1-2
...
- bump to v1.6.1
- autobuilt 233d95f
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-10-02 23:16:51 +00:00
RH Container Bot
6897e9e901
podman-2:1.6.1-0.2.rc1
...
- bump to v1.6.1-rc1
- autobuilt a2fdb6e
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-10-02 18:00:59 +00:00
Ed Santiago
0926a99a6d
gating tests: bring in changes from other branches
...
make test_podman.yml the same as master and fc30: include
a 15-minute timeout, and include a chown in order to avoid
"permission denied" errors on first podman run
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-01 13:40:43 -06:00
Lokesh Mandvekar
1189d4094c
bump release tag
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-10-01 14:30:10 -04:00
RH Container Bot
077517aff5
podman-2:1.6.0-2
...
- bump to v1.6.0
- autobuilt b02b072
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-10-01 18:16:55 +00:00
RH Container Bot
93a95e6518
podman-2:1.6.0-0.2.rc2
...
- bump to v1.6.0-rc2
- autobuilt 9181c65
Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
2019-09-25 19:27:25 +00:00
Lokesh Mandvekar
52d6fb423f
use standalone conmon as dep
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-09-25 10:16:06 -04:00
Lokesh Mandvekar (Bot)
6900b0db31
podman-2:1.6.0-2
...
- bump to v1.6.0-rc1
- autobuilt ca5ff03
Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
2019-09-17 19:07:07 +00:00
Lokesh Mandvekar
547b783b91
correct doc install step
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-08-16 17:50:20 +05:30
Daniel J Walsh
5d463ef6f4
list unitfiles in /usr/lib/systemd/user correctly
...
(correct commit message)
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-08-16 08:46:08 +05:30
Lokesh Mandvekar (Bot)
d59a774933
podman-2:1.5.1-2
...
- bump to v1.5.1
- autobuilt 0005792
Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
2019-08-15 23:25:35 +00:00
Lokesh Mandvekar (Bot)
838c696a36
podman-2:1.5.0-2
...
- bump to v1.5.0
- autobuilt 54b394b
Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
2019-08-09 21:26:47 +00:00
Lokesh Mandvekar
96d5708fc5
use conmon v2.0.0
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-08-09 20:29:12 +05:30
Lokesh Mandvekar
738f828100
avoid make in make install
...
RE: upstream pr 3757
https://github.com/containers/libpod/pull/3757
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-08-08 04:16:29 +05:30
Lokesh Mandvekar
0640784df3
built_tag macro records exact upstream tag built
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-07-31 04:58:35 +05:30
Bruno Goncalves
4385bdc764
Revert tests; incorporate fixes from bgoncalv
...
Tests were clobbered (accidentally, I assume) by f9aac43 .
Revert, and incorporate changes from bgoncalv that
address changes to CI system in last few months (artifact
handling, new ansible version, add rootless tests)
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-07-25 08:42:31 +05:30
Lokesh Mandvekar
556cb8b955
podman-2:1.4.4-4
...
- use conmon v1.0.0-rc2
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-07-25 08:42:31 +05:30
Lokesh Mandvekar
73eb6b9e17
spec file conditionals cleanup, add GO111MODULE=off before podman-remote
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-07-25 08:42:11 +05:30
baude
7e5d47b546
correct podman commit
...
Signed-off-by: baude <bbaude@redhat.com>
2019-07-25 08:42:11 +05:30
Lokesh Mandvekar
308f4abc2f
podman-2:1.4.4-4
...
- use conmon v1.0.0-rc2
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-07-17 23:45:15 +05:30
baude
5bb894acf8
add runtime depend for libseccomp
...
Signed-off-by: baude <bbaude@redhat.com>
2019-07-08 10:38:22 -05:00
baude
e3d1378ce9
1.4.4
...
Signed-off-by: baude <bbaude@redhat.com>
2019-07-03 08:36:52 -05:00
Daniel J Walsh
b932a3e7ce
Bump to v1.4.3
2019-06-27 11:35:45 -04:00
Daniel J Walsh
5c1734d88f
Bump to v1.4.3
2019-06-27 08:44:41 -04:00
Daniel J Walsh
20d6ca493d
Bump to v1.4.3
2019-06-26 08:43:29 -04:00
Daniel J Walsh
deeca22ecc
Bump to v1.4.2
2019-06-19 08:29:37 -04:00
Lokesh Mandvekar
3ca68479ba
podman-2:1.4.0-2
...
- do not install /usr/libexec/crio - conflicts with crio
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-06-11 17:54:46 +05:30
Lokesh Mandvekar
d6e72845bf
buildable on centos, deps updated
...
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2019-06-10 19:01:41 +05:30
Lokesh Mandvekar
898cc7546f
podman-2:1.4.0-1
...
- Resolves : #1715668 - CVE-2019-10152
- bump to v1.4.0
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2019-06-10 19:01:34 +05:30
Daniel J Walsh
2c379334e0
New Release of podman
2019-05-17 12:53:15 -04:00
Daniel J Walsh
6529525447
New Release of podman
2019-05-17 11:23:58 -04:00
Daniel J Walsh
7532998671
New Release of podman
2019-04-01 10:31:37 -04:00
Daniel J Walsh
5694433766
include zsh completion
2019-04-01 10:12:31 -04:00
Daniel J Walsh
0fd5c2ba87
include zsh completion
2019-04-01 10:05:34 -04:00
Debarshi Ray
18d63de32e
Fix the build by ensuring that the %{_unitdir} RPM macro is defined
...
A BuildRequires on systemd should be added as specified in the Fedora
packaging guidelines: https://fedoraproject.org/wiki/Packaging:Systemd
It's likely that something in the dependency chain is implicitly
pulling in the systemd RPM, but that might change.
2019-03-19 20:00:40 +01:00
Ed Santiago
2636b5e280
Package zsh completion.
...
Note that we declare ownership of /usr/share/zsh/site-functions
(directory). This seems to be legit; see curl and mercurial
packages. The alternatives are to explicitly Require: zsh or
to bundle the completion script in a separate rpm.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-17 09:22:37 -06:00
Ed Santiago
8dbbc1291a
Screwup fix: remove test-environment hacks
...
I accidentally left in some code used for testing
the CI setup.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-13 07:31:06 -06:00
Ed Santiago
543c3e00bb
New tests subpackage
...
Define a new podman-tests subpackage, containing a set of
tests intended to be run as gates. As of this initial checkin,
this consists of a set of BATS tests in /usr/share/podman .
Include a configuration for running under Fedora CI
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-11 14:49:30 -06:00
Daniel J Walsh
e64b4bce9d
Upstream 1.1.2 release
2019-03-05 13:07:21 -05:00
Daniel J Walsh
ca450cb641
Upstream 1.1.0 release
2019-02-27 07:42:49 -05:00
Daniel J Walsh
b39fae6d8e
Upstream 1.0.0 release
2019-02-27 07:41:00 -05:00
Daniel J Walsh
f830686d2d
Upstream 1.0.0 release
2019-01-12 08:40:07 -05:00
Daniel J Walsh
f63544c76f
Upstream 1.0.0 release
2019-01-12 07:30:39 -05:00
baude
0d625e0e2d
upstream 0.12.1.2
...
Signed-off-by: baude <bbaude@redhat.com>
2018-12-13 13:31:20 -06:00
baude
f64c4438e9
upstream 0.12.1.1
...
Signed-off-by: baude <bbaude@redhat.com>
2018-12-07 13:26:07 -06:00
baude
6cc43c93b9
upstream 0.12.1
...
Signed-off-by: baude <bbaude@redhat.com>
2018-12-06 19:26:32 -06:00
Ed Santiago
15a795dd27
pypodman: add rpm deps on python3-podman, pytoml
...
Fixes:
pkg_resources.DistributionNotFound: The 'pytoml' distribution was not found and is required by pypodman
" " " " " " " " " " " 'podman' " " " ...
Signed-off-by: Ed Santiago <santiago@redhat.com>
2018-11-26 09:16:16 -07:00
Daniel J Walsh
4cbb18123c
Remove dirty flag from podman version
2018-11-10 05:18:07 -05:00
baude
1511481359
upstream-0.11.1-1
2018-11-08 15:31:55 -06:00
Lokesh Mandvekar
800026b0ff
podman-1:0.10.1.3-4.gitdb08685
...
- Correct bug id in previous changelog entry
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-28 19:55:56 -04:00
Lokesh Mandvekar
ee28ed42e5
podman-1:0.10.1.3-3.gitdb08685
...
- Resolves : #1643733 - build podman with ostree support
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-28 19:02:27 -04:00
Lokesh Mandvekar
0dd7d96e6b
podman-1:0.10.1.3-2.gitdb08685
...
- consistent epoch:version-release in changelog
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-19 11:38:58 -04:00
Lokesh Mandvekar
9b93f7773f
podman-1:0.10.1.3-1.dev.gitdb08685
...
- bump to v0.10.1.3
- correct changelog and epoch mentions
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-18 14:52:09 -04:00
Daniel J Walsh
f1bd8029d7
Upstream 10.1 release
2018-10-12 07:48:28 -04:00
Daniel J Walsh
6a5ccb7647
Upstream 10.1 release
2018-10-12 07:46:03 -04:00
Daniel J Walsh
d765eeb5d6
Fix podman-docker to require proper version.
2018-10-02 04:44:50 -04:00
baude
482788e433
Upstream 0.9.3.1 release
...
Signed-off-by: baude <bbaude@redhat.com>
2018-09-25 18:18:41 -05:00
baude
8f768f1505
Upstream 0.9.3.1 release
...
Signed-off-by: baude <bbaude@redhat.com>
2018-09-25 16:41:14 -05:00
Daniel J Walsh
6c296bf0dd
Fix required version of runc
2018-09-25 10:13:22 -04:00
Lokesh Mandvekar
70e1750d12
podman-1:0.9.3-4.gita723353
...
- ensure smooth upgrade path from f28
- mention epoch number in changelogs
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-24 10:55:04 -04:00
Daniel J Walsh
d7966fc074
Upstream 0.9.3
2018-09-22 07:36:22 -04:00
Daniel J Walsh
0e4951de2d
Upstream 0.9.3
2018-09-22 06:50:20 -04:00
Yanko Kaneti
2dc0a21f81
Point URL to podman.io
2018-09-20 16:16:11 +03:00
Daniel J Walsh
bfb90cbae0
Merge in fixes for podman build, to handle symbolic links and running sudo in Dockerfile
2018-09-17 12:51:57 -04:00
Daniel J Walsh
10f25a129e
Merge branch 'f29' of ssh://pkgs.fedoraproject.org/rpms/podman into f29
2018-09-17 12:50:29 -04:00
Daniel J Walsh
1db93bd03d
Merge in fixes for podman build, to handle symbolic links and running sudo in Dockerfile
2018-09-17 12:49:28 -04:00
baude
ac6234c526
upstream 0.9.2 release
2018-09-14 20:40:13 -05:00
Daniel J Walsh
3a8450ee88
Merge branch 'f29' of ssh://pkgs.fedoraproject.org/rpms/podman into f29
2018-09-14 07:08:35 -04:00
Daniel J Walsh
6e97de88bb
podman no longer requires atomic-registries
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-09-14 07:08:14 -04:00
Lokesh Mandvekar
123d37b444
fix .gitignore
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-12 15:15:22 -04:00
baude
20958c99f9
Remove device mapper support
...
Signed-off-by: baude <bbaude@redhat.com>
2018-09-12 08:46:06 -05:00
Lokesh Mandvekar
dbdb378014
podman-1:0.9.1.1-1.dev.git95dbcad
...
- bump to v0.9.1.1
- built commit 95dbcad
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-11 23:05:07 -04:00
Daniel J Walsh
50d7da1cda
Grab correct commit for podman-0.9.1
2018-09-09 07:21:21 -04:00
baude
05f03289e0
Upstream 0.9.1 release
...
Signed-off-by: baude <bbaude@redhat.com>
2018-09-07 15:00:19 -05:00
Daniel J Walsh
c1c4c54eb3
Fix required version of runc
2018-09-04 12:23:54 -04:00
Daniel J Walsh
18f435cd91
Fix rpm -qi podman to show the correct URL
2018-09-04 09:59:38 -04:00
Daniel J Walsh
a6b8ec09cc
Fix required version of runc
2018-09-04 09:27:23 -04:00
Daniel J Walsh
26d9608bcf
Add a specific version of runc or later to require
2018-09-04 06:27:32 -04:00
baude
08f6564b8a
Upstream 0.8.5 release
2018-08-31 17:27:34 -05:00
Lokesh Mandvekar
e930a54ae1
podman-1:0.8.4-2.git9f9b8cf
...
- correct min dep on containernetworking-plugins
- update bundled provides
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-30 09:33:03 -04:00
Lokesh Mandvekar
a535daaa22
correct min dep on containernetworking-plugins
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-30 09:30:31 -04:00
Daniel J Walsh
292a351101
Resolves : #1619411 - python3-podman should require python3-psutil
...
podman-docker should conflict with moby-engine
require nftables
recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18)
2018-08-27 05:20:07 -04:00
Daniel J Walsh
b2b3ca8d13
Merge branch 'f29' of ssh://pkgs.fedoraproject.org/rpms/podman into f29
2018-08-26 08:04:42 -04:00
Daniel J Walsh
3a4199d0fd
Resolves : #1619411 - python3-podman should require python3-psutil
...
podman-docker should conflict with moby-engine
require nftables
recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-08-26 08:02:11 -04:00
Daniel J Walsh
6caaf4db84
Resolves : #1619411 - python3-podman should require python3-psutil
...
podman-docker should conflict with moby-engine
require nftables
recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18)
2018-08-26 07:53:10 -04:00
Daniel J Walsh
b0a75f072f
Resolves : #1619411 - python3-podman should require python3-psutil
...
podman-docker should conflict with moby-engine
require nftables
recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18)
2018-08-26 07:51:42 -04:00