Hello community, here is the log from the commit of package fwupd for openSUSE:Factory checked in at 2018-03-30 11:55:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Fri Mar 30 11:55:57 2018 rev:7 rq:590828 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2018-03-16 10:35:59.132381682 +0100 +++ /work/SRC/openSUSE:Factory/.fwupd.new/fwupd.changes 2018-03-30 11:56:03.666384847 +0200 @@ -1,0 +2,30 @@ +Fri Mar 23 20:06:34 UTC 2018 - [email protected] + +- Update to version 1.0.6: + + New Features: + - Add bash completion for fwupdmgr. + - Add support for newest Thunderbolt chips. + - Allow all functions that take device arguments to be + prompted. + - Allow devices to use the runtime version when in bootloader + mode. + - Allow overriding ESP mount point via conf file. + - Delete any old fwupdate capsules and efivars when launching + fwupd. + - Generate Vala bindings. + + Bugfixes: + - Allow ctrl-d out of the prompt for devices. + - Allow to create package out of provided binary. + - Correct handling of unknown Thunderbolt devices. + - Correctly detect new remotes that are manually copied. + - Fix a crash related to when passing device to downgrade in + CLI. + - Fix running the self tests when no fwupd is installed. + - Fix Unifying signature writing and parsing for Texas + bootloader. + - Only send success and failure reports to the server. + - Use a CNAME to redirect to the correct CDN for metadata. + - Use a longer timeout when powering back the Thunderbolt + device. + +------------------------------------------------------------------- Old: ---- fwupd-1.0.5.tar.xz New: ---- fwupd-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.T0BQ27/_old 2018-03-30 11:56:04.406358086 +0200 +++ /var/tmp/diff_new_pack.T0BQ27/_new 2018-03-30 11:56:04.414357797 +0200 @@ -22,7 +22,7 @@ %bcond_with efi_fw_update %endif Name: fwupd -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Allow session software to update device firmware License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -64,6 +64,7 @@ BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libelf) # BuildRequires: pkgconfig(libtbtfwu) >= 1 +BuildRequires: vala BuildRequires: pkgconfig(libgcab-1.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.51.92 BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103 @@ -207,6 +208,7 @@ %dir %{_datadir}/metainfo %{_datadir}/metainfo/org.freedesktop.fwupd.metainfo.xml %dir %{_localstatedir}/lib/%{name}/ +%{_datadir}/bash-completion/completions/fwupdmgr %files -n dfu-tool %{_bindir}/dfu-tool @@ -224,6 +226,8 @@ %files devel %doc %{_datadir}/gtk-doc/html/libfwupd/ %{_datadir}/gir-1.0/Fwupd-2.0.gir +%{_datadir}/vala/vapi/fwupd.deps +%{_datadir}/vala/vapi/fwupd.vapi %{_includedir}/fwupd-1/ %{_libdir}/pkgconfig/fwupd.pc %{_libdir}/libfwupd.so ++++++ _service ++++++ --- /var/tmp/diff_new_pack.T0BQ27/_old 2018-03-30 11:56:04.450356494 +0200 +++ /var/tmp/diff_new_pack.T0BQ27/_new 2018-03-30 11:56:04.454356350 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/1.0.5</param> + <param name="revision">refs/tags/1.0.6</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.T0BQ27/_old 2018-03-30 11:56:04.478355482 +0200 +++ /var/tmp/diff_new_pack.T0BQ27/_new 2018-03-30 11:56:04.486355193 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hughsie/fwupd.git</param> - <param name="changesrevision">1ef028121e707068e7d3d1252ecf9d8ca580c956</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">d1b23e3c5a3582c9016dd5148438200219a05ad5</param></service></servicedata> \ No newline at end of file ++++++ fwupd-1.0.5.tar.xz -> fwupd-1.0.6.tar.xz ++++++ ++++ 21481 lines of diff (skipped)
