File tree 6 files changed +13
-7
lines changed
toolkit/resources/manifests/package
6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
1
Summary: Metapackage with core sets of packages
2
2
Name: core-packages
3
3
Version: 0.1
4
- Release: 26 %{?dist }
4
+ Release: 27 %{?dist }
5
5
License: ASL 2.0
6
6
Vendor: Microsoft Corporation
7
7
Distribution: Mariner
@@ -41,7 +41,7 @@ Requires: which
41
41
%{summary }
42
42
43
43
%package container
44
- Summary: Metapackage to install the basic set of packages used all image types.
44
+ Summary: Metapackage to install the basic set of packages used by all image types.
45
45
Requires: bash
46
46
Requires: bzip2
47
47
Requires: ca-certificates-base
@@ -69,6 +69,7 @@ Requires: nss-libs
69
69
Requires: openssl
70
70
Requires: pkg-config
71
71
Requires: readline
72
+ Requires: rpm
72
73
Requires: rpm-libs
73
74
Requires: sed
74
75
Requires: sqlite-libs
@@ -95,6 +96,9 @@ Requires: zlib
95
96
%files container
96
97
97
98
%changelog
99
+ * Tue Dec 20 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.1-27
100
+ - Making sure 'rpm' is always part of the base image.
101
+
98
102
* Wed Dec 15 2021 Chris Co <chrco@microsoft.com> - 0.1-26
99
103
- Remove check-restart and dnf-automatic from core set of packages
100
104
Original file line number Diff line number Diff line change 1
1
Summary: CBL-Mariner release files
2
2
Name: mariner-release
3
3
Version: 1.0
4
- Release: 51 %{?dist }
4
+ Release: 52 %{?dist }
5
5
License: MIT
6
6
Group: System Environment/Base
7
7
URL: https://aka.ms/cbl-mariner
@@ -67,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
67
67
%config(noreplace) /etc/issue.net
68
68
69
69
%changelog
70
+ * Mon Dec 19 2022 Jon Slobodzian <joslobo@microsoft.com> - 1.0-52
71
+ - Updating version for December update 3.
70
72
* Mon Dec 12 2022 Jon Slobodzian <joslobo@microsoft.com> - 1.0-51
71
73
- Updating version for December update 2.
72
74
* Thu Dec 01 2022 Jon Slobodzian <joslobo@microsoft.com> - 1.0-50
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ findutils-lang-4.6.0-8.cm1.aarch64.rpm
58
58
gettext-0.19.8.1-5.cm1.aarch64.rpm
59
59
gzip-1.12-1.cm1.aarch64.rpm
60
60
make-4.2.1-5.cm1.aarch64.rpm
61
- mariner-release-1.0-51 .cm1.noarch.rpm
61
+ mariner-release-1.0-52 .cm1.noarch.rpm
62
62
patch-2.7.6-7.cm1.aarch64.rpm
63
63
util-linux-2.32.1-7.cm1.aarch64.rpm
64
64
util-linux-devel-2.32.1-7.cm1.aarch64.rpm
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ findutils-lang-4.6.0-8.cm1.x86_64.rpm
58
58
gettext-0.19.8.1-5.cm1.x86_64.rpm
59
59
gzip-1.12-1.cm1.x86_64.rpm
60
60
make-4.2.1-5.cm1.x86_64.rpm
61
- mariner-release-1.0-51 .cm1.noarch.rpm
61
+ mariner-release-1.0-52 .cm1.noarch.rpm
62
62
patch-2.7.6-7.cm1.x86_64.rpm
63
63
util-linux-2.32.1-7.cm1.x86_64.rpm
64
64
util-linux-devel-2.32.1-7.cm1.x86_64.rpm
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ m4-debuginfo-1.4.18-4.cm1.aarch64.rpm
259
259
make-4.2.1-5.cm1.aarch64.rpm
260
260
make-debuginfo-4.2.1-5.cm1.aarch64.rpm
261
261
mariner-check-macros-1.0-8.cm1.noarch.rpm
262
- mariner-release-1.0-51 .cm1.noarch.rpm
262
+ mariner-release-1.0-52 .cm1.noarch.rpm
263
263
mariner-repos-1.0-16.cm1.noarch.rpm
264
264
mariner-repos-extras-1.0-16.cm1.noarch.rpm
265
265
mariner-repos-extras-preview-1.0-16.cm1.noarch.rpm
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ m4-debuginfo-1.4.18-4.cm1.x86_64.rpm
259
259
make-4.2.1-5.cm1.x86_64.rpm
260
260
make-debuginfo-4.2.1-5.cm1.x86_64.rpm
261
261
mariner-check-macros-1.0-8.cm1.noarch.rpm
262
- mariner-release-1.0-51 .cm1.noarch.rpm
262
+ mariner-release-1.0-52 .cm1.noarch.rpm
263
263
mariner-repos-1.0-16.cm1.noarch.rpm
264
264
mariner-repos-extras-1.0-16.cm1.noarch.rpm
265
265
mariner-repos-extras-preview-1.0-16.cm1.noarch.rpm
You can’t perform that action at this time.
0 commit comments