864398
%global with_debug 1
864398
%global with_check 0
864398
864398
%if 0%{?with_debug}
864398
%global _find_debuginfo_dwz_opts %{nil}
864398
%global _dwz_low_mem_die_limit 0
864398
%else
864398
%global debug_package %{nil}
864398
%endif
864398
864398
%if 0%{?rhel} > 7 && ! 0%{?fedora}
864398
%define gobuild(o:) \
864398
go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -compressdwarf=false -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**};
864398
%endif
864398
864398
%global provider github
864398
%global provider_tld com
864398
%global project containers
864398
%global repo skopeo
864398
# https://github.com/containers/skopeo
864398
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
864398
%global import_path %{provider_prefix}
864398
%global git0 https://%{import_path}
864398
%global commit0 7d080caaa32327ca063276f477a64af0fd4617ba
864398
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
864398
864398
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
864398
# manually listed arches due https://bugzilla.redhat.com/show_bug.cgi?id=1391932 (removed ppc64)
864398
ExcludeArch: ppc64
864398
864398
Epoch: 1
864398
Name: %{repo}
864398
Version: 0.1.41
864398
Release: 3%{?dist}
864398
Summary: Inspect container images and repositories on registries
864398
License: ASL 2.0
864398
URL: %{git0}
864398
# Build fails with: No matching package to install: 'golang >= 1.12.12-4' on i686
864398
ExcludeArch: i686
864398
Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
864398
Source1: storage.conf
864398
Source2: containers-storage.conf.5.md
864398
Source3: mounts.conf
864398
Source4: containers-registries.conf.5.md
864398
Source5: registries.conf
864398
Source6: containers-policy.json.5.md
864398
Source7: seccomp.json
864398
Source8: containers-mounts.conf.5.md
864398
Source9: containers-signature.5.md
864398
Source10: containers-transports.5.md
864398
Source11: containers-certs.d.5.md
864398
Source12: containers-registries.d.5.md
864398
Patch0: skopeo-test-fix.patch
864398
864398
BuildRequires: git
864398
BuildRequires: golang >= 1.12.12-4
864398
BuildRequires: go-md2man
864398
BuildRequires: gpgme-devel
864398
BuildRequires: libassuan-devel
864398
BuildRequires: pkgconfig(devmapper)
864398
BuildRequires: ostree-devel
864398
BuildRequires: glib2-devel
864398
BuildRequires: make
864398
Requires: containers-common = %{epoch}:%{version}-%{release}
864398
864398
Provides: bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
864398
Provides: bundled(golang(github.com/BurntSushi/toml)) = master
864398
Provides: bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371
864398
Provides: bundled(golang(github.com/containers/image)) = master
864398
Provides: bundled(golang(github.com/containers/storage)) = master
864398
Provides: bundled(golang(github.com/davecgh/go-spew)) = master
864398
Provides: bundled(golang(github.com/docker/distribution)) = master
864398
Provides: bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1
864398
Provides: bundled(golang(github.com/docker/docker)) = da99009bbb1165d1ac5688b5c81d2f589d418341
864398
Provides: bundled(golang(github.com/docker/go-connections)) = 7beb39f0b969b075d1325fecb092faf27fd357b6
864398
Provides: bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab
864398
Provides: bundled(golang(github.com/docker/go-units)) = 8a7beacffa3009a9ac66bad506b18ffdd110cf97
864398
Provides: bundled(golang(github.com/docker/libtrust)) = master
864398
Provides: bundled(golang(github.com/ghodss/yaml)) = 73d445a93680fa1a78ae23a5839bad48f32ba1ee
864398
Provides: bundled(golang(github.com/go-check/check)) = v1
864398
Provides: bundled(golang(github.com/gogo/protobuf)) = fcdc5011193ff531a548e9b0301828d5a5b97fd8
864398
Provides: bundled(golang(github.com/golang/glog)) = 44145f04b68cf362d9c4df2182967c2275eaefed
864398
Provides: bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3
864398
Provides: bundled(golang(github.com/gorilla/context)) = 14f550f51a
864398
Provides: bundled(golang(github.com/gorilla/mux)) = e444e69cbd
864398
Provides: bundled(golang(github.com/imdario/mergo)) = 6633656539c1639d9d78127b7d47c622b5d7b6dc
864398
Provides: bundled(golang(github.com/kr/pretty)) = v0.1.0
864398
Provides: bundled(golang(github.com/kr/text)) = v0.1.0
864398
Provides: bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c
864398
Provides: bundled(golang(github.com/mistifyio/go-zfs)) = 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa
864398
Provides: bundled(golang(github.com/mtrmac/gpgme)) = master
864398
Provides: bundled(golang(github.com/opencontainers/go-digest)) = master
864398
Provides: bundled(golang(github.com/opencontainers/image-spec)) = 149252121d044fddff670adcdc67f33148e16226
864398
Provides: bundled(golang(github.com/opencontainers/image-tools)) = 6d941547fa1df31900990b3fb47ec2468c9c6469
864398
Provides: bundled(golang(github.com/opencontainers/runc)) = master
864398
Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0
864398
Provides: bundled(golang(github.com/opencontainers/selinux)) = master
864398
Provides: bundled(golang(github.com/ostreedev/ostree-go)) = aeb02c6b6aa2889db3ef62f7855650755befd460
864398
Provides: bundled(golang(github.com/pborman/uuid)) = v1.0
864398
Provides: bundled(golang(github.com/pkg/errors)) = master
864398
Provides: bundled(golang(github.com/pmezard/go-difflib)) = master
864398
Provides: bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac
864398
Provides: bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564
864398
Provides: bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
864398
Provides: bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563
864398
Provides: bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd
864398
Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.0.0
864398
Provides: bundled(golang(github.com/stretchr/testify)) = v1.1.3
864398
Provides: bundled(golang(github.com/syndtr/gocapability)) = master
864398
Provides: bundled(golang(github.com/tchap/go-patricia)) = v2.2.6
864398
Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.4
864398
Provides: bundled(golang(github.com/urfave/cli)) = v1.17.0
864398
Provides: bundled(golang(github.com/vbatts/tar-split)) = v0.10.2
864398
Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = master
864398
Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = master
864398
Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = master
864398
Provides: bundled(golang(go4.org)) = master
864398
Provides: bundled(golang(golang.org/x/crypto)) = master
864398
Provides: bundled(golang(golang.org/x/net)) = master
864398
Provides: bundled(golang(golang.org/x/sys)) = master
864398
Provides: bundled(golang(golang.org/x/text)) = master
864398
Provides: bundled(golang(gopkg.in/cheggaaa/pb.v1)) = ad4efe000aa550bb54918c06ebbadc0ff17687b9
864398
Provides: bundled(golang(gopkg.in/yaml.v2)) = d466437aa4adc35830964cffc5b5f262c63ddcb4
864398
Provides: bundled(golang(k8s.io/client-go)) = master
864398
864398
%description
864398
Command line utility to inspect images and repositories directly on Docker
864398
registries without the need to pull them
864398
864398
%package -n containers-common
864398
Summary: Configuration files for working with image signatures
864398
Obsoletes: atomic <= 1:1.13.1-2
864398
Conflicts: atomic-registries <= 1:1.22.1-1
864398
Obsoletes: docker-rhsubscription <= 2:1.13.1-31
864398
Provides: %{name}-containers = %{epoch}:%{version}-%{release}
864398
Obsoletes: %{name}-containers <= 1:0.1.31-3
864398
Recommends: fuse-overlayfs
864398
Recommends: slirp4netns
864398
Recommends: subscription-manager
864398
864398
%description -n containers-common
864398
This package installs a default signature store configuration and a default
864398
policy under `/etc/containers/`.
864398
864398
%package tests
864398
Summary:         Tests for %{name}
864398
Requires: %{name} = %{epoch}:%{version}-%{release}
864398
#Requires: bats  (which RHEL8 doesn't have. If it ever does, un-comment this)
864398
Requires: gnupg
864398
Requires: jq
864398
Requires: podman
864398
864398
%description tests
864398
%{summary}
864398
864398
This package contains system tests for %{name}
864398
864398
%prep
864398
%autosetup -Sgit -n %{name}-%{commit0}
864398
864398
%build
864398
mkdir -p src/github.com/containers
864398
ln -s ../../../ src/%{import_path}
864398
864398
mkdir -p vendor/src
864398
for v in vendor/*; do
864398
    if test ${v} = vendor/src; then continue; fi
864398
    if test -d ${v}; then
864398
      mv ${v} vendor/src/
864398
    fi
864398
done
864398
864398
export GOPATH=$(pwd):$(pwd)/vendor:%{gopath}
864398
export GO111MODULE=off
864398
export BUILDTAGS="exclude_graphdriver_btrfs btrfs_noversion $(hack/libdm_tag.sh) $(hack/ostree_tag.sh)"
864398
%gobuild -o %{name} ./cmd/%{name}
864398
%{__make} docs
864398
864398
%install
864398
make \
864398
   DESTDIR=%{buildroot} \
864398
   SIGSTOREDIR=%{buildroot}%{_sharedstatedir}/containers/sigstore \
864398
   install
864398
mkdir -p %{buildroot}%{_sysconfdir}
864398
mkdir -p %{buildroot}%{_sysconfdir}/containers/{certs.d,oci/hooks.d}
864398
mkdir -p %{buildroot}%{_mandir}/man5
864398
install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/containers/storage.conf
864398
install -p -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/containers/
864398
go-md2man -in %{SOURCE2} -out %{buildroot}%{_mandir}/man5/containers-storage.conf.5
864398
go-md2man -in %{SOURCE4} -out %{buildroot}%{_mandir}/man5/containers-registries.conf.5
864398
go-md2man -in %{SOURCE6} -out %{buildroot}%{_mandir}/man5/containers-policy.json.5
864398
go-md2man -in %{SOURCE8} -out %{buildroot}%{_mandir}/man5/containers-mounts.conf.5
864398
go-md2man -in %{SOURCE9} -out %{buildroot}%{_mandir}/man5/containers-signature.5
864398
go-md2man -in %{SOURCE10} -out %{buildroot}%{_mandir}/man5/containers-transports.5
864398
go-md2man -in %{SOURCE11} -out %{buildroot}%{_mandir}/man5/containers-certs.d.5
864398
go-md2man -in %{SOURCE12} -out %{buildroot}%{_mandir}/man5/containers-registries.d.5
864398
864398
mkdir -p %{buildroot}%{_datadir}/containers
864398
install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/containers/mounts.conf
864398
install -m0644 %{SOURCE7} %{buildroot}%{_datadir}/containers/seccomp.json
864398
864398
# install secrets patch directory
864398
install -d -p -m 755 %{buildroot}/%{_datadir}/rhel/secrets
864398
# rhbz#1110876 - update symlinks for subscription management
864398
ln -s %{_sysconfdir}/pki/entitlement %{buildroot}%{_datadir}/rhel/secrets/etc-pki-entitlement
864398
ln -s %{_sysconfdir}/rhsm %{buildroot}%{_datadir}/rhel/secrets/rhsm
864398
ln -s %{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/rhel/secrets/redhat.repo
864398
864398
# system tests
864398
install -d -p %{buildroot}/%{_datadir}/%{name}/test/system
864398
cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
864398
864398
%check
864398
%if 0%{?with_check}
864398
export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
864398
864398
%gotest %{import_path}/integration
864398
%endif
864398
864398
#define license tag if not already defined
864398
%{!?_licensedir:%global license %doc}
864398
864398
%files -n containers-common
864398
%dir %{_sysconfdir}/containers
864398
%dir %{_sysconfdir}/containers/certs.d
864398
%dir %{_sysconfdir}/containers/registries.d
864398
%dir %{_sysconfdir}/containers/oci
864398
%dir %{_sysconfdir}/containers/oci/hooks.d
864398
%config(noreplace) %{_sysconfdir}/containers/policy.json
864398
%config(noreplace) %{_sysconfdir}/containers/registries.d/default.yaml
864398
%config(noreplace) %{_sysconfdir}/containers/storage.conf
864398
%config(noreplace) %{_sysconfdir}/containers/registries.conf
864398
%dir %{_sharedstatedir}/containers/sigstore
864398
%{_mandir}/man5/*
864398
%dir %{_datadir}/containers
864398
%{_datadir}/containers/mounts.conf
864398
%{_datadir}/containers/seccomp.json
864398
%dir %{_datadir}/rhel/secrets
864398
%{_datadir}/rhel/secrets/*
864398
864398
%files
864398
%license LICENSE
864398
%doc README.md
864398
%{_bindir}/%{name}
864398
%{_mandir}/man1/%{name}*
864398
%dir %{_datadir}/bash-completion
864398
%dir %{_datadir}/bash-completion/completions
864398
%{_datadir}/bash-completion/completions/%{name}
864398
864398
%files tests
864398
%license LICENSE
864398
%{_datadir}/%{name}/test
864398
864398
%changelog
864398
* Thu Jul 16 2020 Eduardo Santiago <santiago@redhat.com> - 1:0.1.41-3
864398
- patch broken gating tests: improper 'jq' usage, and use 'registry:2.6'
864398
  (instead of :2) to work around broken image pushed by docker
864398
864398
* Thu Jul 16 2020 Jindrich Novy <jnovy@redhat.com> - 1:0.1.41-2
864398
- exclude i686 arch
864398
- Related: #1821193
864398
864398
* Mon Apr 06 2020 Jindrich Novy <jnovy@redhat.com> - 1:0.1.41-1
864398
- update to 0.1.41
864398
- Related: #1821193
864398
864398
* Fri Mar 06 2020 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-8
864398
- modify registries.conf default configuration to be more secure by default
864398
- Resolves: #1810056
864398
864398
* Mon Feb 17 2020 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-7
864398
- Fix CVE-2020-1702.
864398
- Resolves: #1801928
864398
864398
* Thu Jan 02 2020 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-6
864398
- change the search order of registries and remove quay.io (#1784267)
864398
864398
* Wed Dec 11 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-5
864398
- compile in FIPS mode
864398
- Related: RHELPLAN-25139
864398
864398
* Mon Dec 09 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-4
864398
- be sure to use golang >= 1.12.12-4
864398
- Related: RHELPLAN-25139
864398
864398
* Fri Dec 06 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-3
864398
- fix file list
864398
- Related: RHELPLAN-25139
864398
864398
* Wed Nov 20 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-2
864398
- comment out mountopt option in order to fix gating tests
864398
  see bug 1769769
864398
- Related: RHELPLAN-25139
864398
864398
* Wed Nov 06 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.40-1
864398
- update to 0.1.40
864398
- Related: RHELPLAN-25139
864398
864398
* Thu Sep 12 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.37-5
864398
- Fix CVE-2019-10214 (#1734651).
864398
864398
* Thu Aug 15 2019 Jindrich Novy <jnovy@redhat.com> - 1:0.1.37-4
864398
- fix permissions of rhel/secrets
864398
  Resolves: #1691543
864398
864398
* Fri Jun 14 2019 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.37-3
864398
- Resolves: #1719994 - add registry.access.redhat.com to registries.conf
864398
864398
* Fri Jun 14 2019 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.37-2
864398
- Resolves: #1721247 - enable fips mode
864398
864398
* Fri Jun 14 2019 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.37-1
864398
- Resolves: #1720654 - rebase to v0.1.37
864398
864398
* Tue Jun  4 2019 Eduardo Santiago <santiago@redhat.com> - 1:0.1.36-1.git6307635
864398
- built upstream tag v0.1.36, including system tests
864398
864398
* Tue Apr 30 2019 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.32-4.git1715c90
864398
- Fixes @openshift/machine-config-operator#669
864398
- install /etc/containers/oci/hooks.d and /etc/containers/certs.d
864398
864398
* Tue Dec 18 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.32-3.git1715c90
864398
- rebase
864398
864398
* Mon Dec 17 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.32-2.git1715c90
864398
- re-enable debuginfo
864398
864398
* Mon Dec 17 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.31-12.gitb0b750d
864398
- go tools not in scl anymore
864398
864398
* Fri Sep 21 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-11.gitb0b750d
864398
- Resolves: #1615609
864398
- built upstream tag v0.1.31
864398
864398
* Thu Aug 23 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-10.git0144aa8
864398
- Resolves: #1616069 - correct order of registries
864398
864398
* Mon Aug 13 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-9.git0144aa8
864398
- Resolves: #1615609 - rebuild with gobuild tag 'no_openssl'
864398
864398
* Fri Aug 10 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-8.git0144aa8
864398
- Resolves: #1614934 - containers-common soft dep on slirp4netns and
864398
fuse-overlayfs
864398
864398
* Wed Aug 08 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-7.git0144aa8
864398
- build with %%gobuild
864398
- use scl-ized go-toolset as dep
864398
- disable i686 builds temporarily because of go-toolset issues
864398
864398
* Wed Jul 18 2018 dwalsh <dwalsh@redhat.com> - 1:0.1.31-6.git0144aa8
864398
- add statx to seccomp.json to containers-config
864398
- add seccomp.json to containers-config
864398
864398
* Tue Jul 03 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-4.git0144aa8
864398
- Resolves: #1597629 - handle dependency issue for skopeo-containers
864398
- rename skopeo-containers to containers-common as in Fedora
864398
864398
* Mon Jun 25 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-3.git0144aa8
864398
- Resolves: #1583762 - btrfs dep removal needs exclude_graphdriver_btrfs
864398
buildtag
864398
864398
* Wed Jun 13 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-2.git0144aa8
864398
- correct bz in previous changelog
864398
864398
* Wed Jun 13 2018 Lokesh Mandvekar <lsm5@redhat.com> - 1:0.1.31-1.git0144aa8
864398
- Resolves: #1580938 - resolve FTBFS
864398
- Resolves: #1583762 - remove dependency on btrfs-progs-devel
864398
- bump to v0.1.31 (from master)
864398
- built commit ca3bff6
864398
- use go-toolset deps for rhel8
864398
864398
* Tue Apr 03 2018 baude <bbaude@redhat.com> - 0.1.29-5.git7add6fc
864398
- Fix small typo in registries.conf
864398
864398
* Tue Apr 3 2018 dwalsh <dwalsh@redhat.com> - 0.1.29-4.git
864398
- Add policy.json.5
864398
864398
* Mon Apr 2 2018 dwalsh <dwalsh@redhat.com> - 0.1.29-3.git
864398
- Add registries.conf
864398
864398
* Mon Apr 2 2018 dwalsh <dwalsh@redhat.com> - 0.1.29-2.git
864398
- Add registries.conf man page
864398
864398
* Thu Mar 29 2018 dwalsh <dwalsh@redhat.com> - 0.1.29-1.git
864398
- bump to 0.1.29-1
864398
- Updated containers/image
864398
    docker-archive generates docker legacy compatible images
864398
    Do not create $DiffID subdirectories for layers with no configs
864398
    Ensure the layer IDs in legacy docker/tarfile metadata are unique
864398
    docker-archive: repeated layers are symlinked in the tar file
864398
    sysregistries: remove all trailing slashes
864398
    Improve docker/* error messages
864398
    Fix failure to make auth directory
864398
    Create a new slice in Schema1.UpdateLayerInfos
864398
    Drop unused storageImageDestination.{image,systemContext}
864398
    Load a *storage.Image only once in storageImageSource
864398
    Support gzip for docker-archive files
864398
    Remove .tar extension from blob and config file names
864398
    ostree, src: support copy of compressed layers
864398
    ostree: re-pull layer if it misses uncompressed_digest|uncompressed_size
864398
    image: fix docker schema v1 -> OCI conversion
864398
    Add /etc/containers/certs.d as default certs directory
864398
864398
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-2.git0270e56
864398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
864398
864398
* Fri Feb 2 2018 dwalsh <dwalsh@redhat.com> - 0.1.28-1.git
864398
- Vendor in fixed libraries in containers/image and containers/storage
864398
864398
* Tue Nov 21 2017 dwalsh <dwalsh@redhat.com> - 0.1.27-1.git
864398
- Fix Conflicts to Obsoletes
864398
- Add better docs to man pages.
864398
- Use credentials from authfile for skopeo commands
864398
- Support storage="" in /etc/containers/storage.conf
864398
- Add global --override-arch and --override-os options
864398
864398
* Wed Nov 15 2017 dwalsh <dwalsh@redhat.com> - 0.1.25-2.git2e8377a7
864398
-  Add manifest type conversion to skopeo copy
864398
-  User can select from 3 manifest types: oci, v2s1, or v2s2
864398
-   e.g skopeo copy --format v2s1 --compress-blobs docker-archive:alp.tar dir:my-directory
864398
864398
* Wed Nov 8 2017 dwalsh <dwalsh@redhat.com> - 0.1.25-2.git7fd6f66b
864398
- Force storage.conf to default to overlay
864398
864398
* Wed Nov 8 2017 dwalsh <dwalsh@redhat.com> - 0.1.25-1.git7fd6f66b
864398
-   Fix CVE in tar-split
864398
-   copy: add shared blob directory support for OCI sources/destinations
864398
-   Aligning Docker version between containers/image and skopeo
864398
-   Update image-tools, and remove the duplicate Sirupsen/logrus vendor
864398
-   makefile: use -buildmode=pie
864398
  
864398
* Tue Nov 7 2017 dwalsh <dwalsh@redhat.com> - 0.1.24-8.git28d4e08a
864398
- Add /usr/share/containers/mounts.conf
864398
864398
* Sun Oct 22 2017 dwalsh <dwalsh@redhat.com> - 0.1.24-7.git28d4e08a
864398
- Bug fixes
864398
- Update to release
864398
864398
* Tue Oct 17 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.24-6.dev.git28d4e08
864398
- skopeo-containers conflicts with docker-rhsubscription <= 2:1.13.1-31
864398
864398
* Tue Oct 17 2017 dwalsh <dwalsh@redhat.com> - 0.1.24-5.dev.git28d4e08
864398
- Add rhel subscription secrets data to skopeo-containers
864398
864398
* Thu Oct 12 2017 dwalsh <dwalsh@redhat.com> - 0.1.24-4.dev.git28d4e08
864398
- Update container/storage.conf and containers-storage.conf man page
864398
- Default override to true so it is consistent with RHEL.
864398
864398
* Tue Oct 10 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.24-3.dev.git28d4e08
864398
- built commit 28d4e08
864398
864398
* Mon Sep 18 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.24-2.dev.git875dd2e
864398
- built commit 875dd2e
864398
- Resolves: gh#416
864398
864398
* Tue Sep 12 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.24-1.dev.gita41cd0
864398
- bump to 0.1.24-dev
864398
- correct a prior bogus date
864398
- fix macro in comment warning
864398
864398
* Mon Aug 21 2017 dwalsh <dwalsh@redhat.com> - 0.1.23-6.dev.git1bbd87
864398
- Change name of storage.conf.5 man page to containers-storage.conf.5, since
864398
it conflicts with inn package
864398
- Also remove default to "overalay" in the configuration, since we should
864398
- allow containers storage to pick the best default for the platform.
864398
864398
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-5.git1bbd87f
864398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
864398
864398
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 0.1.23-4.git1bbd87f
864398
- Rebuild with binutils fix for ppc64le (#1475636)
864398
864398
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-3.git1bbd87f
864398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
864398
864398
* Tue Jul 25 2017 dwalsh <dwalsh@redhat.com> - 0.1.23-2.dev.git1bbd87
864398
- Fix storage.conf man page to be storage.conf.5.gz so that it works.
864398
864398
* Fri Jul 21 2017 dwalsh <dwalsh@redhat.com> - 0.1.23-1.dev.git1bbd87
864398
- Support for OCI V1.0 Images
864398
- Update to image-spec v1.0.0 and revendor
864398
- Fixes for authentication
864398
864398
* Sat Jul 01 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.22-2.dev.git5d24b67
864398
- Epoch: 1 for CentOS as CentOS Extras' build already has epoch set to 1
864398
864398
* Wed Jun 21 2017 dwalsh <dwalsh@redhat.com> - 0.1.22-1.dev.git5d24b67
864398
-  Give more useful help when explaining usage
864398
-  Also specify container-storage as a valid transport
864398
-  Remove docker reference wherever possible
864398
-  vendor in ostree fixes
864398
864398
* Thu Jun 15 2017 dwalsh <dwalsh@redhat.com> - 0.1.21-1.dev.git0b73154
864398
- Add support for storage.conf and storage-config.5.md from github container storage package
864398
- Bump to the latest version of skopeo
864398
- vendor.conf: add ostree-go
864398
- it is used by containers/image for pulling images to the OSTree storage.
864398
- fail early when image os does not match host os
864398
- Improve documentation on what to do with containers/image failures in test-skopeo
864398
-   We now have the docker-archive: transport
864398
-   Integration tests with built registries also exist
864398
- Support /etc/docker/certs.d
864398
- update image-spec to v1.0.0-rc6
864398
864398
* Tue May 23 2017 bbaude <bbaude@redhat.com> - 0.1.20-1.dev.git0224d8c
864398
- BZ #1380078 - New release
864398
864398
* Tue Apr 25 2017 bbaude <bbaude@redhat.com> - 0.1.19-2.dev.git0224d8c
864398
- No golang support for ppc64.  Adding exclude arch. BZ #1445490
864398
864398
* Tue Feb 28 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.19-1.dev.git0224d8c
864398
- bump to v0.1.19-dev
864398
- built commit 0224d8c
864398
864398
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-3.dev.git2b3af4a
864398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
864398
864398
* Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.1.17-2.dev.git2b3af4a
864398
- Rebuild for gpgme 1.18
864398
864398
* Tue Dec 06 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.17-1.dev.git2b3af4a
864398
- bump to 0.1.17-dev
864398
864398
* Fri Nov 04 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-6.git550a480
864398
- Fix BZ#1391932
864398
864398
* Tue Oct 18 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-5.git550a480
864398
- Conflicts with atomic in skopeo-containers
864398
864398
* Wed Oct 12 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-4.git550a480
864398
- built skopeo-containers
864398
864398
* Wed Sep 21 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.14-3.gitd830391
864398
- built mtrmac/integrate-all-the-things commit d830391
864398
864398
* Thu Sep 08 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.14-2.git362bfc5
864398
- built commit 362bfc5
864398
864398
* Thu Aug 11 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.14-1.gitffe92ed
864398
- build origin/master commit ffe92ed
864398
864398
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.13-6
864398
- https://fedoraproject.org/wiki/Changes/golang1.7
864398
864398
* Tue Jun 21 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.13-5
864398
- include go-srpm-macros and compiler(go-compiler) in fedora conditionals
864398
- define %%gobuild if not already
864398
- add patch to build with older version of golang
864398
864398
* Thu Jun 02 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.13-4
864398
- update to v0.1.12
864398
864398
* Tue May 31 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.12-3
864398
- fix go build source path
864398
864398
* Fri May 27 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.12-2
864398
- update to v0.1.12
864398
864398
* Tue Mar 08 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.11-1
864398
- update to v0.1.11
864398
864398
* Tue Mar 08 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.10-1
864398
- update to v0.1.10
864398
- change runcom -> projectatomic
864398
864398
* Mon Feb 29 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.9-1
864398
- update to v0.1.9
864398
864398
* Mon Feb 29 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.8-1
864398
- update to v0.1.8
864398
864398
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-2
864398
- https://fedoraproject.org/wiki/Changes/golang1.6
864398
864398
* Fri Jan 29 2016 Antonio Murdaca <runcom@redhat.com> - 0.1.4
864398
- First package for Fedora