Commit Graph

179 Commits

Author SHA1 Message Date
Lokesh Mandvekar
fc75db22a0 skopeo-0.1.30-1.git28080c8
- bump to 0.1.30
- autobuilt commit 28080c8

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-04-07 22:54:21 -04:00
Lokesh Mandvekar
8598b5f742 formatting changes
include correct skopeo-containers dep for centos

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-04-07 22:51:57 -04:00
baude
18ee120de4 small typo fix
Signed-off-by: baude <bbaude@redhat.com>
2018-04-03 10:12:53 -05:00
baude
f6e84c3564 Remove bad character in registries.conf
Signed-off-by: baude <bbaude@redhat.com>
2018-04-03 10:10:23 -05:00
Daniel J Walsh
159f87d560 Add policy.json.5 2018-04-03 07:57:48 -04:00
Daniel J Walsh
5af9f8d2b6 Add registries.conf 2018-04-02 17:44:27 -04:00
Daniel J Walsh
14de4cc73e Add registries.conf 2018-04-02 17:43:34 -04:00
Daniel J Walsh
7f9a3af977 Add registries.conf 2018-04-02 17:36:40 -04:00
Daniel J Walsh
b657706254 Add registries.conf man page 2018-04-02 17:00:20 -04:00
Daniel J Walsh
e1b681e6bb bump to 0.1.29-1
Updated containers/image
    docker-archive generates docker legacy compatible images
    Do not create $DiffID subdirectories for layers with no configs
    Ensure the layer IDs in legacy docker/tarfile metadata are unique
    docker-archive: repeated layers are symlinked in the tar file
    sysregistries: remove all trailing slashes
    Improve docker/* error messages
    Fix failure to make auth directory
    Create a new slice in Schema1.UpdateLayerInfos
    Drop unused storageImageDestination.{image,systemContext}
    Load a *storage.Image only once in storageImageSource
    Support gzip for docker-archive files
    Remove .tar extension from blob and config file names
    ostree, src: support copy of compressed layers
    ostree: re-pull layer if it misses uncompressed_digest|uncompressed_size
    image: fix docker schema v1 -> OCI conversion
    Add /etc/containers/certs.d as default certs directory
2018-03-29 09:59:00 -04:00
Fedora Release Engineering
9c790f7013 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 16:57:24 +00:00
Daniel J Walsh
95125c3245 Vendor in fixed libraries in containers/image and containers/storage 2018-02-02 12:17:56 -05:00
Colin Walters
e10b235e70 Revert "remove git and ostree from build deps"
This reverts commit b92cb64669.

Modularity changed, and this breaks FAHC.  See:
https://github.com/projectatomic/atomic/issues/1158
2018-01-17 10:05:32 -05:00
Lokesh Mandvekar
b92cb64669
remove git and ostree from build deps
makes module building easier until we have git and ostree in modules.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-12-04 18:56:26 -05:00
Daniel J Walsh
6d72280e46 Fix Conflicts to Obsoletes
Add better docs to man pages.
Use credentials from authfile for skopeo commands
Support storage="" in /etc/containers/storage.conf
Add global --override-arch and --override-os options
2017-11-22 13:14:51 +00:00
Daniel J Walsh
ac775d3664 Add manifest type conversion to skopeo copy
User can select from 3 manifest types: oci, v2s1, or v2s2
  e.g skopeo copy --format v2s1 --compress-blobs docker-archive:alp.tar dir:my-directory
2017-11-15 15:40:48 +00:00
Daniel J Walsh
284f902451 Force storage.conf to default to overlay 2017-11-08 19:45:54 +00:00
Daniel J Walsh
0cca2fcf48 Fix CVE in tar-split
copy: add shared blob directory support for OCI sources/destinations
  Aligning Docker version between containers/image and skopeo
  Update image-tools, and remove the duplicate Sirupsen/logrus vendor
  makefile: use -buildmode=pie
2017-11-08 16:20:14 +00:00
Daniel J Walsh
1f4e54e755 Add /usr/share/containers/mounts.conf 2017-11-07 23:37:00 +00:00
Daniel J Walsh
91aca80242 Bug fixes
Update to release
2017-10-22 11:15:12 +00:00
Lokesh Mandvekar
a13589cd18
skopeo-0.1.24-6.dev.git28d4e08
- skopeo-containers conflicts with docker-rhsubscription <= 2:1.13.1-31

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-10-17 10:04:46 -04:00
Daniel J Walsh
faffe8847b Add rhel subscription secrets data to skopeo-containers 2017-10-17 12:35:18 +00:00
Daniel J Walsh
a3d34514eb Update container/storage.conf and containers-storage.conf man page
Default override to true so it is consistent with RHEL.
2017-10-12 17:46:12 +00:00
Lokesh Mandvekar
e729b75772
skopeo-0.1.24-3.dev.git28d4e08
- built commit 28d4e08

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-10-10 15:28:44 -04:00
Lokesh Mandvekar
70546e0d95 skopeo-0.1.24-2.dev.git875dd2e
- built commit 875dd2e
- Resolves: gh#416

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-09-18 13:42:45 -04:00
Lokesh Mandvekar
c815f9808f cosmetic changes
- correct a prior bogus date
- fix macro in comment warning

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-09-12 14:37:38 -04:00
Lokesh Mandvekar
ba7070745e skopeo-0.1.24-1.dev.gita41cd0
- bump to 0.1.24-dev
- switch back to projectatomic/skopeo

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-09-12 14:26:38 -04:00
Daniel J Walsh
4ff6a6a1cd Change name of storage.conf.5 man page to containers-storage.conf.5, since
it conflicts with inn package
Also remove default to "overalay" in the configuration, since we should
allow containers storage to pick the best default for the platform.
2017-08-21 10:10:48 +00:00
Fedora Release Engineering
cacf481841 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:32:29 +00:00
Florian Weimer
6ebea1b8eb Rebuild with fixed binutils for ppc64le (#1475636) 2017-07-30 19:35:09 +02:00
Fedora Release Engineering
a08efd2821 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 18:45:09 +00:00
Daniel J Walsh
edc2366104 Fix storage.conf man page to be storage.conf.5.gz so that it works. 2017-07-25 14:08:54 +00:00
Daniel J Walsh
d0cb1ff87f Support for OCI V1.0 Images
Update to image-spec v1.0.0 and revendor
Fixes for authentication
2017-07-21 09:02:59 +00:00
Lokesh Mandvekar
4a700a5c49 set Epoch: 1 for CentOS
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-07-01 20:50:07 +00:00
Daniel J Walsh
483c6cabef Give more useful help when explaining usage
Also specify container-storage as a valid transport
 Remove docker reference wherever possible
 vendor in ostree fixes
2017-06-21 12:31:01 +00:00
Colin Walters
c53b2eaec8 Use Patch0 so rpmdistro-gitoverlay removes it 2017-06-20 10:22:06 -04:00
Daniel J Walsh
0e479ae9a0 Add support for storage.conf and storage-config.5.md from github container storage package
Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
2017-06-16 12:28:36 +00:00
Daniel J Walsh
6f31f0e7be Add support for storage.conf and storage-config.5.md from github container storage package
Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
2017-06-16 10:02:00 +00:00
Daniel J Walsh
db8c5487e5 Add support for storage.conf and storage-config.5.md from github container storage package
Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
2017-06-15 17:27:55 +00:00
Daniel J Walsh
1e1d05f997 Add support for storage.conf and storage-config.5.md from github container storage package
Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
2017-06-15 16:03:29 +00:00
Daniel J Walsh
576e1e818b Add support for storage.conf and storage-config.5.md from github container storage package
Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
2017-06-15 15:39:13 +00:00
Daniel J Walsh
c38bfdcc09 Add support for storage.conf and storage-config.5.md from github container storage package 2017-06-14 19:01:59 +00:00
Daniel J Walsh
6d3ff1d95d Add support for storage.conf and storage-config.5.md from github container storage package 2017-06-14 19:00:28 +00:00
Brent Baude
5168c6fb1f New version skopeo-0.1.20 2017-05-23 12:47:10 -05:00
Brent Baude
9f82a67ef3 No docker for ppc64 2017-04-26 09:29:14 -05:00
Brent Baude
05d57adccc no golang support for ppc64 2017-04-25 14:12:23 -05:00
Lokesh Mandvekar
98611cc9e3 skopeo-0.1.19-1.dev.git0224d8c
- bump to v0.1.19-dev
- built commit 0224d8c

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-02-28 11:33:07 -05:00
Fedora Release Engineering
b26947bf9e - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:33:53 +00:00
Colin Walters
e6cb155c8d Add another containers/storage dep 2016-12-16 08:30:23 -05:00
Colin Walters
038a1ead0d build: Require btrfs-progs-devel
Due to containers/storage being merged into skopeo apparently.
2016-12-15 17:11:07 -05:00