File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Summary: DBus for systemd
33Name: dbus
44Version: 1.15.6
5- Release: 1 %{?dist }
5+ Release: 2 %{?dist }
66License: GPLv2+ OR AFL
77Vendor: Microsoft Corporation
88Distribution: Mariner
@@ -23,7 +23,8 @@ Recommends: systemd
2323Provides: dbus-libs = %{version }-%{release }
2424# NOTE: We currently do not build with X11 support.
2525# build with X11 support in the future.
26- Provides: %{name }-x11
26+ Provides: %{name }-x11 = %{version }-%{release }
27+ Obsoletes: %{name }-x11 <= 1.14.0-1%{?dist }
2728
2829%description
2930The dbus package contains dbus.
@@ -86,6 +87,9 @@ make %{?_smp_mflags} check
8687%{_libdir }/* .so
8788
8889%changelog
90+ * Mon Dec 23 2024 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.15.6-2
91+ - Obsolete older 'dbus-x11'.
92+
8993* Thu Dec 28 2023 Neha Agarwal <nehaagarwal@microsoft.com> - 1.15.6-1
9094- Update to v1.15.6 to fix CVE-2023-34969
9195
You can’t perform that action at this time.
0 commit comments