%global with_debug 1 %global with_check 0 %if 0%{?with_debug} %global _find_debuginfo_dwz_opts %{nil} %global _dwz_low_mem_die_limit 0 %else %global debug_package %{nil} %endif %define gobuild(o:) go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" -a -v -x %{?**}; %define gogenerate(o:) go generate %{?**}; %global provider github %global provider_tld com %global project containers %global repo libpod # https://github.com/containers/libpod %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git_podman https://%{provider}.%{provider_tld}/%{project}/%{repo} %global commit b3f10c8be229bcc58c1673b0431285fd5fce1293 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global import_path_conmon github.com/containers/conmon %global git_conmon https://%{import_path_conmon} %global commit_conmon 8455ce1ef385120deb827d0f0588c04357bad4c4 %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman Version: 1.4.4 Release: 4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io Source0: %{git_podman}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz Source1: %{git_conmon}/archive/%{commit_conmon}/conmon-%{shortcommit_conmon}.tar.gz Patch0: bz1728242-1.patch Patch1: bz1728242-2.patch ExclusiveArch: aarch64 ppc64le s390x x86_64 # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. %if 0%{?fedora} || 0%{?centos} BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} BuildRequires: make %else BuildRequires: go-toolset-1.10 #BuildRequires: openssl-devel %endif #fedora %if 0%{?fedora} || 0%{?rhel} <= 7 BuildRequires: btrfs-progs-devel %endif BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel BuildRequires: pkgconfig BuildRequires: systemd-devel Requires: runc Requires: skopeo-containers >= 0.1.29-3 # can't use default conmon right now, so we ship our own #Requires: conmon Requires: containernetworking-plugins >= 0.8.1-1 Requires: iptables Requires: container-selinux # vendored libraries # awk '{print "Provides: bundled(golang("$1")) = "$2}' vendor.conf | sort # [thanks to Carl George for containerd.spec] Provides: bundled(golang(github.com/asaskevich/govalidator)) = v6 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e Provides: bundled(golang(github.com/beorn7/perks)) = 3ac7bf7a47d159a033b107610db8a1b6575507a4 Provides: bundled(golang(github.com/blang/semver)) = v3.5.0 Provides: bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 Provides: bundled(golang(github.com/containerd/cgroups)) = 7a5fdd8330119dc70d850260db8f3594d89d6943 Provides: bundled(golang(github.com/containerd/continuity)) = master Provides: bundled(golang(github.com/containernetworking/cni)) = v0.4.0 Provides: bundled(golang(github.com/containers/image)) = b129a8413fd1e8c53379acbbacfc7b667070ae50 Provides: bundled(golang(github.com/containers/storage)) = 1e5ce40cdb84ab66e26186435b1273e04b879fef Provides: bundled(golang(github.com/coreos/go-systemd)) = v14 Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 Provides: bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 Provides: bundled(golang(github.com/dgrijalva/jwt-go)) = v3.0.0 Provides: bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df Provides: bundled(golang(github.com/docker/docker)) = ce452fb72ffcdb7605ce98bde9302238f47c63c5 Provides: bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 Provides: bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d Provides: bundled(golang(github.com/docker/go-units)) = v0.3.2 Provides: bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 Provides: bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e Provides: bundled(golang(github.com/emicklei/go-restful)) = ff4f55a206334ef123e4f79bbf348980da81ca46 Provides: bundled(golang(github.com/emicklei/go-restful-swagger12)) = 1.0.1 Provides: bundled(golang(github.com/exponent-io/jsonpath)) = d6023ce2651d8eafb5c75bb0c7167536102ec9f5 Provides: bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 Provides: bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c Provides: bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c Provides: bundled(golang(github.com/gogo/protobuf)) = v0.3 Provides: bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 Provides: bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 Provides: bundled(golang(github.com/golang/protobuf)) = 748d386b5c1ea99658fd69fe9f03991ce86a90c1 Provides: bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c Provides: bundled(golang(github.com/go-openapi/analysis)) = b44dc874b601d9e4e2f6e19140e794ba24bead3b Provides: bundled(golang(github.com/go-openapi/errors)) = d24ebc2075bad502fac3a8ae27aa6dd58e1952dc Provides: bundled(golang(github.com/go-openapi/jsonpointer)) = 779f45308c19820f1a69e9a4cd965f496e0da10f Provides: bundled(golang(github.com/go-openapi/jsonreference)) = 36d33bfe519efae5632669801b180bf1a245da3b Provides: bundled(golang(github.com/go-openapi/loads)) = 18441dfa706d924a39a030ee2c3b1d8d81917b38 Provides: bundled(golang(github.com/go-openapi/spec)) = 6aced65f8501fe1217321abf0749d354824ba2ff Provides: bundled(golang(github.com/go-openapi/strfmt)) = 93a31ef21ac23f317792fff78f9539219dd74619 Provides: bundled(golang(github.com/go-openapi/swag)) = 1d0bd113de87027671077d3c71eb3ac5d7dbba72 Provides: bundled(golang(github.com/gorilla/context)) = v1.1 Provides: bundled(golang(github.com/gorilla/mux)) = v1.3.0 Provides: bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 Provides: bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 Provides: bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 Provides: bundled(golang(github.com/imdario/mergo)) = 0.2.2 Provides: bundled(golang(github.com/juju/ratelimit)) = 5b9ff866471762aa2ab2dced63c9fb6f53921342 Provides: bundled(golang(github.com/kr/pty)) = v1.0.0 Provides: bundled(golang(github.com/mailru/easyjson)) = 99e922cf9de1bc0ab38310c277cff32c2147e747 Provides: bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 Provides: bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a Provides: bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a Provides: bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 Provides: bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 Provides: bundled(golang(github.com/mitchellh/mapstructure)) = d0303fe809921458f417bcf828397a65db30a7e4 Provides: bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0-rc0 Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/runc)) = 6e15bc3f92fd4c58b3285e8f27eaeb6b22d62920 Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = 625e2322645b151a7cbb93a8b42920933e72167f Provides: bundled(golang(github.com/opencontainers/selinux)) = b29023b86e4a69d1b46b7e7b4e2b6fda03f0b9cd Provides: bundled(golang(github.com/ostreedev/ostree-go)) = master Provides: bundled(golang(github.com/pkg/errors)) = v0.8.0 Provides: bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 Provides: bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac Provides: bundled(golang(github.com/prometheus/client_golang)) = e7e903064f5e9eb5da98208bae10b475d4db0f8c Provides: bundled(golang(github.com/prometheus/client_model)) = fa8ad6fec33561be4280a8f0514318c79d7f6cb6 Provides: bundled(golang(github.com/prometheus/common)) = 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207 Provides: bundled(golang(github.com/prometheus/procfs)) = 65c1f6f8f0fc1e2185eb9863a3bc751496404259 Provides: bundled(golang(github.com/PuerkitoBio/purell)) = v1.1.0 Provides: bundled(golang(github.com/PuerkitoBio/urlesc)) = 5bd2802263f21d8788851d5305584c82a5c75d7e Provides: bundled(golang(github.com/renstrom/dedent)) = v1.0.0 Provides: bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 Provides: bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 Provides: bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 Provides: bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba Provides: bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 Provides: bundled(golang(github.com/ugorji/go)) = d23841a297e5489e787e72fceffabf9d2994b52a Provides: bundled(golang(github.com/urfave/cli)) = 39908eb08fee7c10d842622a114a5c133fb0a3c6 Provides: bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 Provides: bundled(golang(github.com/vishvananda/netlink)) = master Provides: bundled(golang(github.com/vishvananda/netns)) = master Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = master Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = master Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = master Provides: bundled(golang(golang.org/x/crypto)) = 3fbbcd23f1cb824e69491a5930cfeff09b12f4d2 Provides: bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 Provides: bundled(golang(golang.org/x/sys)) = 9aade4d3a3b7e6d876cd3823ad20ec45fc035402 Provides: bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 Provides: bundled(golang(google.golang.org/grpc)) = v1.0.4 Provides: bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 Provides: bundled(golang(gopkg.in/inf.v0)) = v0.9.0 Provides: bundled(golang(gopkg.in/mgo.v2)) = v2 Provides: bundled(golang(gopkg.in/yaml.v2)) = v2 %description %{summary} libpod provides a library for applications looking to use the Container Pod concept popularized by Kubernetes. %package docker Summary: Emulate Docker CLI using podman BuildArch: noarch Requires: %{name} = %{version}-%{release} Conflicts: docker Conflicts: docker-latest Conflicts: docker-ce Conflicts: docker-ee Conflicts: docker-common %description docker This package installs a script named docker that emulates the Docker CLI by executing %{name} commands, it also creates links between all Docker CLI man pages and %{name}. # Go Toolset %{?enable_gotoolset110} %prep %autosetup -Sgit -n %{repo}-%{commit} mv pkg/hooks/README.md pkg/hooks/README-hooks.md # untar conmon tar zxf %{SOURCE1} %build mkdir -p $(pwd)/_build pushd $(pwd)/_build mkdir -p src/%{provider}.%{provider_tld}/%{project} ln -s ../../../../ src/%{import_path} popd ln -s vendor src export GOPATH=$(pwd):$(pwd)/_build #%%gogenerate ./cmd/%%{name}/varlink/... export GO111MODULE=off export BUILDTAGS="systemd selinux seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) containers_image_ostree_stub" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} make docs # build conmon pushd conmon-%{commit_conmon} %{__make} all popd %install %{__make} GOPATH=%{buildroot} PREFIX=%{buildroot}%{_usr} ETCDIR=%{buildroot}%{_sysconfdir} \ SYSTEMDDIR=%{buildroot}%{_unitdir} MANDIR=%{buildroot}%{_mandir} \ install.bin \ install.man \ install.cni \ install.docker \ install.systemd \ install.completions # install libpod.conf install -dp %{buildroot}%{_datadir}/containers install -p -m 644 %{repo}.conf %{buildroot}%{_datadir}/containers # install conmon pushd conmon-%{commit_conmon} %{__make} LIBEXECDIR=%{buildroot}%{_libexecdir} install.%{name} popd rm -rf %{buildroot}/src/github.com #https://bugzilla.redhat.com/show_bug.cgi?id=1657303 varlink not in rhel7 rm -f %{buildroot}/%{_unitdir}/io.%{name}.service %{buildroot}/%{_unitdir}/io.%{name}.socket %check %if 0%{?with_check} ln -s ./ ./vendor/src # ./vendor/src -> ./vendor export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %if ! 0%{?gotest:1} %global gotest go test %endif %gotest %{import_path}/cmd/%{name} %gotest %{import_path}/libkpod %gotest %{import_path}/libpod %gotest %{import_path}/pkg/registrar %endif %triggerpostun -- %{name} < 1.1 %{_bindir}/%{name} system renumber exit 0 #define license tag if not already defined %{!?_licensedir:%global license %doc} %files %license LICENSE %doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md code-of-conduct.md transfer.md %{_bindir}/%{name} %{_datadir}/bash-completion/completions/* %{_datadir}/zsh/site-functions/_%{name} %{_mandir}/man1/%{name}*.1* %{_mandir}/man5/*.5* %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/conmon %config(noreplace) %{_sysconfdir}/cni/net.d/87-%{name}-bridge.conflist %{_datadir}/containers/%{repo}.conf %{_usr}/lib/tmpfiles.d/%{name}.conf %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* %changelog * Wed Aug 14 2019 Lokesh Mandvekar - 1.4.4-4 - Resolves: #1741264 - remove unnecessary dep on atomic-registries * Fri Aug 02 2019 Jindrich Novy - 1.4.4-3 - use 1.4.4 in RHEL7u7 * Tue Jul 23 2019 Lokesh Mandvekar - 1.4.4-2 - Resolves: #1728242 * Thu Jul 04 2019 Lokesh Mandvekar - 1.4.4-1 - bump to v1.4.4 * Thu Jun 27 2019 Lokesh Mandvekar - 1.4.3-1 - bump to v1.4.3 * Tue Jun 25 2019 Lokesh Mandvekar - 1.4.1-1 - bump to v1.4.1 - bump conmon to v0.3.0 * Sat Jun 08 2019 Lokesh Mandvekar - 1.4.0-2 - build only supported arches * Sat Jun 08 2019 Lokesh Mandvekar - 1.4.0-1 - rebase to v1.4.0 - use conmon v0.2.0 * Wed May 29 2019 Lokesh Mandvekar - 1.3.2-1.git14fdcd0 - Resolves: #1714700 - bump to v1.3.2 * Thu May 23 2019 Lokesh Mandvekar - 1.3.1-1.git7210727 - Resolves: #1710265 - bump to v1.3.1 * Tue May 14 2019 Lokesh Mandvekar - 1.3.0-1.git139afa7 - Resolves: #1701922, #1689862, #1418418, #1418422, #1649044, #1534505 - BR: systemd-devel * Tue Apr 02 2019 Lokesh Mandvekar - 1.2.0-3.git3bd528e - Ensure correct upstream version number * Mon Apr 01 2019 Frantisek Kluknavsky - 1.2-2.git3bd528e - rebase * Wed Mar 06 2019 Lokesh Mandvekar - 1.1.2-2.git0ad9b6b - system renumber when upgrading from version lower than 1.1 - centos build envs don't have make by default * Wed Mar 06 2019 Lokesh Mandvekar - 1.1.2-1.git0ad9b6b - bump to v1.1.2 * Fri Feb 15 2019 Frantisek Kluknavsky - 1.0.1-2.git921f98f - last rebase was to version 1.0.1 actually * Mon Feb 11 2019 Frantisek Kluknavsky - 1.0.0-3.git921f98f - rebase * Mon Feb 11 2019 Frantisek Kluknavsky - 1.0.0-2.git6d7d90e - rebase * Tue Jan 15 2019 Frantisek Kluknavsky - 1.0.0-1.git82e8011 - rebase to v1, yay! - rebase conmon to 9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 * Fri Dec 14 2018 Frantisek Kluknavsky - 0.12.1.2-2.git9551f6b - rebase * Mon Dec 10 2018 Frantisek Kluknavsky - 0.11.1.1-5.git594495d - varlink not in rhel7, remove unitfiles. https://bugzilla.redhat.com/show_bug.cgi?id=1657303 * Wed Nov 21 2018 Frantisek Kluknavsky - 0.11.1.1-4.git594495d - openssl-devel needed only with scl go toolset * Thu Nov 15 2018 Lokesh Mandvekar - 0.11.1.1-3.git594495d - correctly generate debuginfo by updating gobuild def * Thu Nov 15 2018 Lokesh Mandvekar - 0.11.1.1-2.git594495d - enable debuginfo for conmon * Thu Nov 15 2018 Lokesh Mandvekar - 0.11.1.1-1.git594495d - Resolves: #1649563, #1648429 - bump to v0.11.1.1 - built libpod commit 594495d * Wed Nov 14 2018 Frantisek Kluknavsky - 0.11.1-2.gita4adfe5 - fix conflicts with docker and docker-common * Tue Nov 13 2018 Lokesh Mandvekar - 0.11.1-1.gita4adfe5 - bump to v0.11.1 - subpackage podman-docker - built libpod commit a4adfe5 - built conmon from cri-o commit 464dba6 * Fri Nov 02 2018 Frantisek Kluknavsky - 0.10.1.3-4.gitee513cc - rpm macro for centos * Wed Oct 31 2018 Frantisek Kluknavsky - 0.10.1.3-3.gitee513cc - rebase * Fri Oct 26 2018 Frantisek Kluknavsky - 0.10.1.3-2.git6e1aeb0 - rebase to 6e1aeb06f86bfed7045be19c8e8b09c1bf5ba55f - rebase cri-o to 1.12 * Thu Oct 18 2018 Lokesh Mandvekar - 0.10.1.3-1.gitdb08685 - Resolves: #1640342 - update vendored buildah to allow building when there are containers running * Wed Oct 17 2018 Lokesh Mandvekar - 0.10.1.2-1.git2b4f8d1 - Resolves: #1627891 - bump to v0.10.1.2 - built podman commit 2b4f8d1 * Tue Oct 16 2018 Lokesh Mandvekar - 0.10.1.1-1.git4bea3e9 - bump podman to v0.10.1.1 - built podman commit 4bea3e9 - built conmon from cri-o commit a30f93c * Wed Oct 03 2018 Frantisek Kluknavsky - 0.9.3.1-4.gita3c4ce6 - rebased cri-o to 1.11.6 * Wed Oct 03 2018 Frantisek Kluknavsky - 0.9.3.1-3.gita3c4ce6 - rebase * Wed Sep 26 2018 Frantisek Kluknavsky - 0.9.3.1-2.git1cd906d - rebase * Tue Sep 25 2018 Frantisek Kluknavsky - 0.9.3-2.gita723353 - rebase * Mon Sep 17 2018 Dan Walsh - 0.9.2.1-1.git19cb754 - Merge in fixes for podman build, to handle symbolic links and running sudo in Dockerfile * Mon Sep 17 2018 Frantisek Kluknavsky - 0.9.2-5.git37a2afe - rebase to podman 0.9.2 - rebase to cri-o 0.11.4 * Fri Sep 14 2018 dwalsh - 0.9.1-4.gitaba58d1 - podman no longer requires oci-systemd-hook * Sun Sep 09 2018 baude - 0.9.1-3.gitaba58d1 - Grab correct commit for podman-0.9.1 * Wed Sep 05 2018 Frantisek Kluknavsky - 0.8.5-3.gitdc5a711 - rebased cri-o to 1.11.2 * Tue Sep 04 2018 Frantisek Kluknavsky - 0.8.5-2.gitdc5a711 - rebase * Tue Sep 04 2018 Frantisek Kluknavsky - 0.8.4-3.git9f9b8cf - depend on oci-systemd-hook * Thu Aug 30 2018 Frantisek Kluknavsky - 0.8.4-2.git9f9b8cf - rebase * Sun Aug 12 2018 Dan Walsh - 0.8.2.1-1.git7a526bb - Upstream 0.8.2.1 release * Sat Aug 4 2018 Dan Walsh - 0.8.1-1.git6b4ab2a - Bump to v0.8.1 * Sat Jul 21 2018 Dan Walsh - 0.7.3-2.git079121 - Turn on ostree support - Upstream 0.7.3 * Sat Jul 14 2018 Dan Walsh - 0.7.2-2.git4ca4c5f - Upstream 0.7.2 release * Wed Jul 11 2018 Frantisek Kluknavsky - 0.7.1-3.git84cfdb2 - rebuilt * Wed Jul 11 2018 Frantisek Kluknavsky - 0.7.1-2.git84cfdb2 - rebase to 84cfdb2 * Sun Jul 08 2018 Dan Walsh - 0.7.1-1.git802d4f2 - Upstream 0.7.1 release * Mon Jun 25 2018 Lokesh Mandvekar - 0.6.4-2.gitd5beb2f - disable devel and unittest subpackages - include conditionals for rhel-8.0 * Fri Jun 22 2018 Dan Walsh - 0.6.4-1.gitd5beb2f - do not compress debuginfo with dwz to support delve debugger * Mon Jun 04 2018 Lokesh Mandvekar - 0.6.1-3.git3e0ff12 - do not compress debuginfo with dwz to support delve debugger * Mon Jun 04 2018 Lokesh Mandvekar - 0.6.1-2.git3e0ff12 - bash completion shouldn't have shebang * Mon Jun 04 2018 Lokesh Mandvekar - 0.6.1-1.git3e0ff12 - Resolves: #1584429 - drop capabilities when running a container as non-root - bump to v0.6.1 - built podman commit 3e0ff12 - built conmon from cri-o commit 1c0c3b0 - drop containernetworking-plugins subpackage, it's now split out into a standalone package * Fri Apr 27 2018 Lokesh Mandvekar - 0.4.1-4.gitb51d327 - Resolves: #1572538 - build host-device and portmap plugins * Thu Apr 12 2018 Lokesh Mandvekar - 0.4.1-3.gitb51d327 - correct dep on containernetworking-plugins * Thu Apr 12 2018 Lokesh Mandvekar - 0.4.1-2.gitb51d327 - add containernetworking-plugins v0.7.0 as a subpackage (podman dep) - release tag for the containernetworking-plugins is actually gotten from podman release tag. * Wed Apr 11 2018 Lokesh Mandvekar - 0.4.1-1.gitb51d327 - bump to v0.4.1 - built commit b51d327 * Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb - built podman commit bc358eb - built conmon from cri-o commit 712f3b8 * Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a - Release 0.3.2-1 * Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff - Correct RPM version * Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 - Release 0.3.1-1 * Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 - Build on ARMv7 too (Fedora supports containers on that arch too) * Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 - Release 0.2.2 * Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b - Release 0.2.1 * Wed Feb 14 2018 baude - 0.2-3.git3d0100b - Add dep for atomic-registries * Tue Feb 13 2018 baude - 0.2-2.git3d0100b - Add more 64bit arches - Add containernetworking-cni dependancy - Add iptables dependancy * Mon Feb 12 2018 baude - 0-2.1.git3d0100 - Release 0.2 * Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a - Resolves: #1541554 - first official build - built commit 367213a * Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 - built commit 0387f69 * Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 - First package for Fedora