Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631516 - =sys-apps/fwupd-1.0.0 version bump
Summary: =sys-apps/fwupd-1.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-20 12:21 UTC by Manuel Rüger (RETIRED)
Modified: 2017-10-10 15:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2017-09-20 12:21:19 UTC
Version 0.9.7
~~~~~~~~~~~~~
Released: 2017-09-01

New Features:
 - Add a configure switch for the LVFS remotes (Richard Hughes)
 - Add a FirmwareBaseURI parameter to the remote config (Richard Hughes)
 - Add a firmware builder that uses bubblewrap (Richard Hughes)
 - Add a python script to create fwupd compatible cab files from Microsoft .exe files (Max Ehrlich)
 - Add a thunderbolt plugin for new kernel interface (Christian Kellner, Yehezkel Bernat)
 - Allow plugins to get DMI data from the hardware in a safe way (Richard Hughes)
 - Allow plugins to set metadata on devices created by other plugins (Richard Hughes, Mario Limonciello)
 - Optionally install the LVFS PKCS7 root certificate (Richard Hughes)
 - Optionally use GnuTLS to verify PKCS7 certificates (Richard Hughes)

Bugfixes:
 - Add back options for HAVE_SYNAPTICS and HAVE_THUNDERBOLT (Mario Limonciello)
 - Allow configuring systemd and udev directories (Mario Limonciello)
 - Enable C99 support in meson.build (Philip Withnall)
 - Fix an incomplete cipher when using XTEA on data not in 4 byte chunks (Richard Hughes)
 - Fix minor const-correctness issues (Philip Withnall)
 - Implement thunderbolt image validation  (Yehezkel Bernat, Christian Kellner)
 - Remove the confusing ALLOW_OFFLINE and ALLOW_ONLINE flags (Richard Hughes)
 - Show a bouncing progress bar if the percentage remains at zero (Richard Hughes)
 - Use a hwid to match supported systems for synapticsmst (Mario Limonciello)
 - Use the new bootloader PIDs for Unifying pico receivers (Richard Hughes)
 - When thunderbolt is in safe mode on a Dell recover using SMBIOS (Mario Limonciello)
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2017-10-10 11:52:28 UTC
Version 1.0.0
~~~~~~~~~~~~~
Released: 2017-10-09

Notes:
 - This release breaks API and ABI to remove deprecated symbols
 - libdfu is now not installed as a shared library

New Features:
 - Add a human-readable title for each remote (Richard Hughes)
 - Add a method to return a list of upgrades for a specific device (Richard Hughes)
 - Add an 'Summary' and 'Icons' properties to each device (Richard Hughes)
 - Add FuDeviceLocker to simplify device open/close lifecycles (Richard Hughes)
 - Add functionality to blacklist Dell HW with problems (Mario Limonciello)
 - Add fu_plugin_check_supported() (Richard Hughes)
 - Add fwupd_remote_get_checksum() to use in client programs (Richard Hughes)
 - Add ModifyRemote as an easy way to enable and disable remotes (Richard Hughes)
 - Add the plugin documentation to the main gtk-doc (Richard Hughes)
 - Allow plugins to depend on each other (Richard Hughes)
 - Disable the fallback USB plugin (Richard Hughes)
 - Parse the SMBIOS v2 and v3 DMI tables directly (Richard Hughes)
 - Support uploading the UEFI firmware splash image (Richard Hughes)
 - Use the intel-wmi-thunderbolt kernel module to force power (Mario Limonciello)

Bugfixes:
 - Only run SMI to toggle host MST GPIO on Dell systems with host MST (Mario Limonciello)
 - Disable unifying support if no CONFIG_HIDRAW support (Richard Hughes)
 - Do not auto-open all USB devices at startup (Richard Hughes)
 - Do not fail to load the daemon if cached metadata is invalid (Richard Hughes)
 - Do not use system-specific infomation for UEFI PCI devices (Richard Hughes)
 - Fix a crash when using fu_plugin_device_add_delay() (Richard Hughes)
 - Fix the libdfu self test failure on s390 and ppc64 (Richard Hughes)
 - Fix various printing issues with the progressbar (Richard Hughes)
 - Generate the LD script from the GObject introspection data (Richard Hughes)
 - Never fallback to an offline update from client code (Richard Hughes)
 - Only set the Dell coldplug delay when we know we need it (Mario Limonciello)
 - Prefer to use HWIDs to get DMI keys and DE table (Mario Limonciello)



Needs gnutls[tools] for certtool (or figure out a way to disable it)
Comment 2 Larry the Git Cow gentoo-dev 2017-10-10 15:00:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ed122114355698e1044631b312b488e260bfd6

commit 67ed122114355698e1044631b312b488e260bfd6
Author:     Manuel Rüger <mrueg@gentoo.org>
AuthorDate: 2017-10-10 14:59:37 +0000
Commit:     Manuel Rüger <mrueg@gentoo.org>
CommitDate: 2017-10-10 14:59:37 +0000

    sys-apps/fwupd: Version bump to 1.0.0
    
    Closes: https://bugs.gentoo.org/631516
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 sys-apps/fwupd/Manifest           |  1 +
 sys-apps/fwupd/fwupd-1.0.0.ebuild | 87 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)