diff --git a/80-iot.preset b/80-iot.preset index e07eb95..c9d6f78 100644 --- a/80-iot.preset +++ b/80-iot.preset @@ -12,5 +12,9 @@ enable greenboot-task-runner.service enable redboot-auto-reboot.service enable redboot-task-runner.service +# PARSEC services +enable parsec.service +enable dbus-parsec.service + # zezere_ignition provides first-boot provisioning and configuration enable zezere_ignition.timer diff --git a/fedora-release.spec b/fedora-release.spec index e575c93..78aafa1 100644 --- a/fedora-release.spec +++ b/fedora-release.spec @@ -15,7 +15,7 @@ Summary: Fedora release files Name: fedora-release Version: 33 -Release: 0.14 +Release: 0.15 License: MIT URL: https://fedoraproject.org/ @@ -969,6 +969,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or %changelog +* Thu Sep 17 2020 Peter Robinson - 33-0.15 +- IoT: Enable parsec and dbus-parsec services + * Tue Aug 25 2020 Kalev Lember - 33-0.14 - Add gnome-shell to dnf protected packages list for Workstation