Skip to content

Releases: containers/skopeo

v1.9.5

24 Feb 23:22

Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.9.5

v1.22.0

11 Feb 19:34

Choose a tag to compare

What's Changed

  • [release-1.22] Skopeo v1.22.0 by @TomSweeneyRedHat in #2800
  • [release-1.21] Packit: use post-modifications hook to update downstream TMT plan by @lsm5 in #2767

Full Changelog: v1.21.0...v1.22.0

v1.11.4

22 Jan 21:01

Choose a tag to compare

What's Changed

Full Changelog: v1.11.3...v1.11.4

v1.11.3

22 Jan 20:54
85ce427

Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.21.0

03 Dec 18:33

Choose a tag to compare

  • New support for creating "simple signing" signatures using Sequoia-PGP, dependent on a build tag that enables it
  • New option skopeo copy --force-compression-format
  • New option --user-agent-prefix
  • TLS options on the command line of skopeo sync take precedence over options in YAML

This is intended to match dependencies of Podman 5.7 as closely as possible.

v1.20.0

04 Aug 17:28

Choose a tag to compare

What's Changed

  • Bump to c/common 0.63.0, c/image 5.35.0, Skopeo to v1.19.0, v1.20.0-dev by @TomSweeneyRedHat in #2604
  • docs: Add a manpage for experimental-image-proxy by @cgwalters in #2605
  • unshare: Add CAP_SYS_ADMIN to needed capabilities by @giuseppe in #2616
  • Don't BuildRequires: ostree-devel by @mtrmac in #2618
  • [skip-ci] RPM: fix gating.yaml by @lsm5 in #2620
  • fix(deps): update module github.com/containers/common to v0.63.1 by @renovate[bot] in #2621
  • Add --retry to test operations that tend to fail by @mtrmac in #2609
  • Add Colin Walters as a reviewer by @mtrmac in #2615
  • Improve documentation of --authfile by @mtrmac in #2614
  • dynamically link sqlite3 by @Luap99 in #2624
  • Tweak Governance and Maintainers for alignment by @TomSweeneyRedHat in #2628
  • Packit: disable osh-diff-scan by @lsm5 in #2632
  • Add conditional release-checking system test by @cevich in #2631
  • RPM: make bats a weak dep by @lsm5 in #2626
  • Fix recognizing “tag not found” in oci:, and add that for oci-archive: by @mtrmac in #2613
  • Update Neil Smith's GitHub username in MAINTAINERS.md by @actionmancan in #2635
  • Packit: disable official CentOS Stream update job by @lsm5 in #2636
  • Update dependency golangci/golangci-lint to v2.2.1 by @renovate[bot] in #2638
  • Update module github.com/Masterminds/semver/v3 to v3.4.0 by @renovate[bot] in #2637
  • Update module golang.org/x/term to v0.33.0 by @renovate[bot] in #2649
  • Update GPG keys not to use SHA-1 by @mtrmac in #2647
  • Consolidate options shared between copy and sync to sharedCopyOptions by @mtrmac in #2648
  • Update dependency golangci/golangci-lint to v2.2.2 by @renovate[bot] in #2651
  • Update module github.com/containers/image/v5 to v5.36.0 by @renovate[bot] in #2653
  • Update opencontainers/image-spec after opencontainers/image-spec#1253 by @mtrmac in #2659
  • Update module github.com/containers/common to v0.64.0 by @renovate[bot] in #2658
  • Update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #2657
  • Prepare for --sign-by-sq-fingerprint by @mtrmac in #2650
  • Update dependency golangci/golangci-lint to v2.3.0 by @renovate[bot] in #2662
  • integration: rename registry binary by @lsm5 in #2661
  • fix(deps): update github.com/opencontainers/image-spec digest to 2daaaaf by @renovate[bot] in #2664
  • chore(deps): update module github.com/docker/docker to v28.3.3+incompatible [security] by @renovate[bot] in #2665

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

22 May 21:57

Choose a tag to compare

What's Changed

  • Bump Skopeo to v1.18.0, then to v1.19.0-dev by @TomSweeneyRedHat in #2516
  • chore(deps): update dependency golangci/golangci-lint to v1.64.2 by @renovate in #2515
  • [skip-ci] Packit/TMT: Run gating tests by @lsm5 in #1960
  • chore(deps): update dependency golangci/golangci-lint to v1.64.3 by @renovate in #2517
  • chore(deps): update dependency golangci/golangci-lint to v1.64.4 by @renovate in #2518
  • chore(deps): update dependency golangci/golangci-lint to v1.64.5 by @renovate in #2521
  • fix(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in #2523
  • fix(deps): update module github.com/containers/image/v5 to v5.34.1 by @renovate in #2528
  • fix(deps): update module github.com/containers/common to v0.62.1 by @renovate in #2534
  • chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.4 [security] by @renovate in #2532
  • chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security] by @renovate in #2533
  • chore(deps): update dependency golangci/golangci-lint to v1.64.6 by @renovate in #2530
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.1 by @renovate in #2535
  • .github: remove cirrus rerun action by @Luap99 in #2539
  • fix(deps): update module github.com/containers/storage to v1.57.2 by @renovate in #2538
  • fix(deps): update module github.com/containers/image/v5 to v5.34.2 by @renovate in #2540
  • chore(deps): update dependency golangci/golangci-lint to v1.64.7 by @renovate in #2544
  • fix(deps): update module github.com/containers/common to v0.62.2 by @renovate in #2546
  • Update to Go 1.23 by @mtrmac in #2547
  • chore(deps): update module golang.org/x/net to v0.36.0 [security] by @renovate in #2548
  • ROADMAP: new file by @giuseppe in #2545
  • chore(deps): update dependency golangci/golangci-lint to v1.64.8 by @renovate in #2550
  • fix(deps): update module golang.org/x/term to v0.30.0 by @renovate in #2553
  • Enforce manifest and blob digests in (skopeo inspect) and (skopeo layers) by @mtrmac in #2527
  • Transport completions by @yedayak in #2524
  • Update old indirect dependencies by @mtrmac in #2552
  • Update to benefit from Go 1.23 by @mtrmac in #2551
  • proxy: Add GetLayerInfoPiped by @cgwalters in #2554
  • chore(deps): update dependency containers/automation_images to v20250324 by @renovate in #2555
  • chore(deps): update dependency golangci/golangci-lint to v2 by @renovate in #2556
  • [skip-ci] TMT: keep PR-label independent tests by @lsm5 in #2558
  • chore(deps): update dependency golangci/golangci-lint to v2.0.2 by @renovate in #2557
  • fix(deps): update module github.com/containers/common to v0.62.3 by @renovate in #2560
  • chore: fix some function names in comment by @luozexuan in #2562
  • fix(deps): update module golang.org/x/term to v0.31.0 by @renovate in #2569
  • Add MAINTAINERS.md and Governance, update OWNERS by @mheon in #2570
  • .golangci.yml: simplify by @kolyshkin in #2566
  • GHA: remove .github/labeler.yaml by @lsm5 in #2572
  • .github: check_cirrus_cron work around github bug by @Luap99 in #2574
  • chore(deps): update dependency golangci/golangci-lint to v2.1.1 by @renovate in #2578
  • Add golangci-lint run --tests=false, fix found issues by @kolyshkin in #2565
  • chore(deps): update dependency golangci/golangci-lint to v2.1.2 by @renovate in #2579
  • fix(deps): update module github.com/containers/storage to v1.58.0 by @renovate in #2580
  • Stop setting unused build tags by @mtrmac in #2581
  • chore(deps): update module golang.org/x/net to v0.38.0 [security] by @renovate in #2583
  • chore(deps): update dependency containers/automation_images to v20250422 by @renovate in #2587
  • chore(deps): update dependency golangci/golangci-lint to v2.1.5 by @renovate in #2588
  • chore(deps): update dependency golangci/golangci-lint to v2.1.6 by @renovate in #2591
  • fix(deps): update module golang.org/x/term to v0.32.0 by @renovate in #2593
  • [CI:DOCS] CONTRIBUTING.md: Update communication channels by @lsm5 in #2597
  • [CI:DOCS] README.md: Add badges by @lsm5 in #2596
  • proxy: Add GetRawBlob by @cgwalters in #2601
  • [CI:DOCS] README.md: Add openssf passing badge by @lsm5 in #2598
  • [skip-ci] Packit: set fedora-all after F40 EOL by @lsm5 in #2606
  • fix(deps): update module github.com/containers/image/v5 to v5.35.0 by @renovate in #2607
  • fix(deps): update module github.com/containers/common to v0.63.0 by @renovate in #2608

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

12 Feb 23:50

Choose a tag to compare

What's Changed

  • Bump Skopeo to v1.17.0, c/common v0.61.0, c/image v5.33.0, c/storage v1.56.0 by @TomSweeneyRedHat in #2458
  • fix(deps): update module github.com/moby/sys/capability to v0.4.0 by @renovate in #2457
  • chore(deps): update dependency golangci/golangci-lint to v1.62.0 by @renovate in #2454
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by @renovate in #2462
  • Update an expected error message by @mtrmac in #2442
  • chore(deps): update dependency golangci/golangci-lint to v1.62.2 by @renovate in #2465
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #2464
  • Packit f39 and rhel cleanups by @lsm5 in #2466
  • fix(deps): update golang.org/x/exp digest to 2d47ceb by @renovate in #2467
  • Fix handling of errorShouldDisplayUsage by @mtrmac in #2469
  • fix(deps): update module golang.org/x/term to v0.27.0 by @renovate in #2471
  • fix(deps): update module github.com/containers/ocicrypt to v1.2.1 by @renovate in #2475
  • chore(deps): update module golang.org/x/net to v0.33.0 [security] by @renovate in #2478
  • fix(deps): update golang.org/x/exp digest to b2144cd by @renovate in #2482
  • chore(deps): update dependency golangci/golangci-lint to v1.63.2 by @renovate in #2483
  • chore(deps): update dependency golangci/golangci-lint to v1.63.3 by @renovate in #2485
  • chore(deps): update dependency golangci/golangci-lint to v1.63.4 by @renovate in #2486
  • fix(deps): update module golang.org/x/term to v0.28.0 by @renovate in #2487
  • chore(deps): update dependency containers/automation_images to v20250107 by @renovate in #2488
  • systemtest: update quay.io registry image by @Luap99 in #2493
  • fix(deps): update module github.com/containers/storage to v1.56.1 by @renovate in #2494
  • fix(deps): update module github.com/containers/image/v5 to v5.33.1 by @renovate in #2495
  • fix(deps): update module github.com/containers/common to v0.61.1 by @renovate in #2498
  • feat: Add --retry-delay Option by @adambkaplan in #2500
  • fix(deps): update module github.com/containers/storage to v1.57.0 by @renovate in #2506
  • fix(deps): update module github.com/containers/storage to v1.57.1 by @renovate in #2507
  • RPM: cleanup gobuild macro for CentOS Stream by @lsm5 in #2501
  • fix(deps): update module github.com/containers/image/v5 to v5.34.0 by @renovate in #2508
  • fix(deps): update module github.com/spf13/pflag to v1.0.6 by @renovate in #2505
  • chore(deps): update dependency containers/automation_images to v20250131 by @renovate in #2510
  • fix(deps): update module github.com/containers/common to v0.62.0 by @renovate in #2509
  • fix(deps): update module golang.org/x/term to v0.29.0 by @renovate in #2511
  • Switch to the CNCF Code of Conduct by @mheon in #2513

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

13 Nov 19:26

Choose a tag to compare

What's Changed

  • Bump to Skopeo v1.16.0 by @TomSweeneyRedHat in #2385
  • The fakeroot package doesn't exist in RHEL. by @jnovy in #2388
  • fix(deps): update module golang.org/x/term to v0.23.0 by @renovate in #2390
  • fix(deps): update module github.com/containers/image/v5 to v5.32.1 by @renovate in #2394
  • fix(deps): update module github.com/containers/common to v0.60.1 by @renovate in #2396
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.1 by @renovate in #2398
  • Replace egrep with grep -E by @lsm5 in #2401
  • fix(deps): update module github.com/containers/image/v5 to v5.32.2 by @renovate in #2403
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.2 by @renovate in #2404
  • fix(deps): update module github.com/containers/common to v0.60.2 by @renovate in #2405
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0 by @renovate in #2410
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.3 by @renovate in #2407
  • Update skopeo-generate-sigstore-key.1.md by @codespill in #2411
  • chore(deps): update dependency containers/automation_images to v20240821 by @renovate in #2412
  • fix(deps): update golang.org/x/exp digest to 9b4947d by @renovate in #2415
  • Update to Go 1.22 by @mtrmac in #2417
  • fix(deps): update module golang.org/x/term to v0.24.0 by @renovate in #2418
  • chore(deps): update dependency golangci/golangci-lint to v1.61.0 by @renovate in #2420
  • [skip-ci] Packit: Enable sidetags for bodhi updates by @lsm5 in #2421
  • fix(deps): update module github.com/containers/common to v0.60.3 by @renovate in #2425
  • Document that zstd:chunked is downgraded to zstd when encrypting by @mtrmac in #2427
  • vendor: switch to moby/sys/capability by @kolyshkin in #2428
  • fix(deps): update golang.org/x/exp digest to 701f63a by @renovate in #2429
  • fix(deps): update module github.com/containers/common to v0.60.4 by @renovate in #2430
  • fix(deps): update module golang.org/x/term to v0.25.0 by @renovate in #2431
  • Add support for --digestfile for skopeo sync by @ankitforcode in #2402
  • Packit: constrain downstream koji job to fedora package by @lsm5 in #2432
  • chore(deps): update dependency containers/automation_images to v20241010 by @renovate in #2438
  • Fix format string inconsistency causing a build failure by @mtrmac in #2440
  • fix(deps): update module github.com/containers/storage to v1.55.1 by @renovate in #2444
  • fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in #2447
  • update CI images to f41 by @Luap99 in #2459
  • fix(deps): update module github.com/containers/image/v5 to v5.33.0 by @renovate in #2453

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.1

22 Aug 20:54

Choose a tag to compare

  • [release-1.16] Bump Skopeo to v1.16.1, c/common to v0.60.2, c/image to v5.32.2 by @TomSweeneyRedHat in #2406

Full Changelog: v1.16.0...v1.16.1