Skip to content

Commit 702c88a

Browse files
dsteeleymfrw
andauthored
skopeo: upgrade 0.14.1 -> 0.14.2 to include Docker Daemon fix (#7859)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
1 parent fab947b commit 702c88a

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"skopeo-1.14.1.tar.gz": "b174ada87751ecd7f8e0e292d163c9b0c4a2172a6ba32e1725ae272c24f7f841"
3+
"skopeo-1.14.2.tar.gz": "f0f5bc1367982d195c4bc13c003ee7ab0c829d36d808fe519accef64ebf5de23"
44
}
5-
}
5+
}

SPECS/skopeo/skopeo.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Inspect container images and repositories on registries
22
Name: skopeo
3-
Version: 1.14.1
3+
Version: 1.14.2
44
Release: 2%{?dist}
55
License: Apache-2.0
66
Vendor: Microsoft Corporation
@@ -46,6 +46,9 @@ make test-unit-local
4646
%{_mandir}/man1/%%{name}*
4747

4848
%changelog
49+
* Tue Feb 13 2024 David Steele <davidsteele@microsoft.com> - 1.14.2-1
50+
- Bump version to 1.14.2 to address Docker Daemon version issue.
51+
4952
* Fri Feb 02 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.14.1-2
5053
- Bump release to rebuild with go 1.21.6
5154

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27847,8 +27847,8 @@
2784727847
"type": "other",
2784827848
"other": {
2784927849
"name": "skopeo",
27850-
"version": "1.14.1",
27851-
"downloadUrl": "https://github.com/containers/skopeo/archive/refs/tags/v1.14.1.tar.gz"
27850+
"version": "1.14.2",
27851+
"downloadUrl": "https://github.com/containers/skopeo/archive/refs/tags/v1.14.2.tar.gz"
2785227852
}
2785327853
}
2785427854
},

0 commit comments

Comments
 (0)