Hello community, here is the log from the commit of package bolt for openSUSE:Factory checked in at 2019-06-25 22:22:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bolt (Old) and /work/SRC/openSUSE:Factory/.bolt.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bolt" Tue Jun 25 22:22:11 2019 rev:3 rq:711856 version:0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/bolt/bolt.changes 2019-02-26 22:19:50.130120784 +0100 +++ /work/SRC/openSUSE:Factory/.bolt.new.4615/bolt.changes 2019-06-25 22:22:17.389139684 +0200 @@ -1,0 +2,22 @@ +Sun Jun 16 11:10:05 UTC 2019 - Robert Frohl <[email protected]> + +- Update to 0.8 + * New Features: + - IOMMU support: adapt behavior iommu support is present and active + * automatically enroll new devices with the new iommu policy when iommu is active + * automatically authorize devices with the iommu policy if iommu is active + - boltctl config command to describe, get and set global, device and domain properties. + - Chain authorization and enrollment via boltctl {enroll, authorize} --chain + - bolt-mock script for interactively testing boltd + * Improvements: + - Automatically import devices that were authorized at boot + - Make tests installable + - Honour STATE_DIRECTORY and RUNTIME_DIRECTORY + - Profiling support via gprof + * Bug fixes: + - Better handling of random data generation, removed hardening_for_RNG_code.patch + - Fix double free in case of client creation failure + - Fix invalid format string in warning + - dbus configuration moved /usr/share + +------------------------------------------------------------------- Old: ---- bolt-0.7.tar.bz2 hardening_for_RNG_code.patch New: ---- bolt-0.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bolt.spec ++++++ --- /var/tmp/diff_new_pack.iO1pPD/_old 2019-06-25 22:22:18.261140880 +0200 +++ /var/tmp/diff_new_pack.iO1pPD/_new 2019-06-25 22:22:18.297140929 +0200 @@ -1,7 +1,7 @@ # # spec file for package bolt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,13 @@ %global _hardened_build 1 Name: bolt -Version: 0.7 +Version: 0.8 Release: 0 Summary: Thunderbolt 3 device manager License: GPL-2.0-or-later Group: System/Daemons URL: https://gitlab.freedesktop.org/bolt/bolt Source0: https://gitlab.freedesktop.org/bolt/bolt/-/archive/%{version}/bolt-%{version}.tar.bz2 -Patch0: hardening_for_RNG_code.patch BuildRequires: glib2-devel BuildRequires: glibc-devel >= 2.27 BuildRequires: libudev-devel @@ -49,7 +48,6 @@ %prep %setup -q -n bolt-%{version} -%patch0 -p1 %build %meson @@ -87,7 +85,7 @@ %{_libexecdir}/boltd %{_unitdir}/bolt.service %{_sbindir}/rcbolt -%{_sysconfdir}/dbus-1/system.d/org.freedesktop.bolt.conf +%{_datadir}/dbus-1/system.d/org.freedesktop.bolt.conf %{_datadir}/polkit-1/actions/org.freedesktop.bolt.policy %{_udevrulesdir}/90-bolt.rules %{_datadir}/dbus-1/interfaces/org.freedesktop.bolt.xml ++++++ bolt-0.7.tar.bz2 -> bolt-0.8.tar.bz2 ++++++ ++++ 10832 lines of diff (skipped)
