File tree Expand file tree Collapse file tree 3 files changed +17
-9
lines changed
toolkit/resources/manifests/package Expand file tree Collapse file tree 3 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 11Summary: Bootstrap version of systemd. Workaround for systemd circular dependency.
22Name: systemd-bootstrap
33Version: 250.3
4- Release: 13 %{?dist }
4+ Release: 14 %{?dist }
55License: LGPLv2+ AND GPLv2+ AND MIT
66Vendor: Microsoft Corporation
77Distribution: Mariner
@@ -26,6 +26,11 @@ Patch4: CVE-2022-45873.patch
2626Patch5: backport-helper-util-macros.patch
2727Patch6: CVE-2022-4415.patch
2828Patch7: CVE-2023-7008.patch
29+ Patch8: ipc-0001-path-util-add-flavour-of-path_startswith-that-leaves.patch
30+ Patch9: ipc-0002-path-util-invert-PATH_STARTSWITH_ACCEPT_DOT_DOT-flag.patch
31+ Patch10: ipc-0003-core-cgroup-avoid-one-unnecessary-strjoina.patch
32+ Patch11: ipc-0004-core-validate-input-cgroup-path-more-prudently.patch
33+
2934BuildRequires: docbook-dtd-xml
3035BuildRequires: docbook-style-xsl
3136BuildRequires: gettext
247252%{_datadir }/pkgconfig/udev.pc
248253
249254%changelog
255+ * Mon Mar 30 2026 Kanishk Bansal <kanbansal@microsoft.com> - 250.3-14
256+ - add patches to fix CVE-2026-29111 - ipc dbus communication issue
257+
250258* Fri May 23 2025 Akhila Guruju <v-guakhila@microsoft.com> - 250.3-13
251259- Patch CVE-2023-7008
252260
Original file line number Diff line number Diff line change @@ -554,10 +554,10 @@ sqlite-devel-3.39.2-4.cm2.aarch64.rpm
554554sqlite-libs-3.39.2-4.cm2.aarch64.rpm
555555swig-4.0.2-3.cm2.aarch64.rpm
556556swig-debuginfo-4.0.2-3.cm2.aarch64.rpm
557- systemd-bootstrap-250.3-13 .cm2.aarch64.rpm
558- systemd-bootstrap-debuginfo-250.3-13 .cm2.aarch64.rpm
559- systemd-bootstrap-devel-250.3-13 .cm2.aarch64.rpm
560- systemd-bootstrap-rpm-macros-250.3-13 .cm2.noarch.rpm
557+ systemd-bootstrap-250.3-14 .cm2.aarch64.rpm
558+ systemd-bootstrap-debuginfo-250.3-14 .cm2.aarch64.rpm
559+ systemd-bootstrap-devel-250.3-14 .cm2.aarch64.rpm
560+ systemd-bootstrap-rpm-macros-250.3-14 .cm2.noarch.rpm
561561tar-1.34-3.cm2.aarch64.rpm
562562tar-debuginfo-1.34-3.cm2.aarch64.rpm
563563tdnf-3.5.2-4.cm2.aarch64.rpm
Original file line number Diff line number Diff line change @@ -560,10 +560,10 @@ sqlite-devel-3.39.2-4.cm2.x86_64.rpm
560560sqlite-libs-3.39.2-4.cm2.x86_64.rpm
561561swig-4.0.2-3.cm2.x86_64.rpm
562562swig-debuginfo-4.0.2-3.cm2.x86_64.rpm
563- systemd-bootstrap-250.3-13 .cm2.x86_64.rpm
564- systemd-bootstrap-debuginfo-250.3-13 .cm2.x86_64.rpm
565- systemd-bootstrap-devel-250.3-13 .cm2.x86_64.rpm
566- systemd-bootstrap-rpm-macros-250.3-13 .cm2.noarch.rpm
563+ systemd-bootstrap-250.3-14 .cm2.x86_64.rpm
564+ systemd-bootstrap-debuginfo-250.3-14 .cm2.x86_64.rpm
565+ systemd-bootstrap-devel-250.3-14 .cm2.x86_64.rpm
566+ systemd-bootstrap-rpm-macros-250.3-14 .cm2.noarch.rpm
567567tar-1.34-3.cm2.x86_64.rpm
568568tar-debuginfo-1.34-3.cm2.x86_64.rpm
569569tdnf-3.5.2-4.cm2.x86_64.rpm
You can’t perform that action at this time.
0 commit comments