SHA256
1
0
forked from pool/fwupd

Accepting request 1126541 from home:dimstar:Factory

- Update to version 1.9.8:
  + This release adds the following features:
    - Add a DP AUX device subclass and port the Synaptics MST
      plugin to it
    - Add a feature flag for non-generic requests where
      translations are required
    - Hide generic VID/PIDs to avoid accidental firmware matches
    - Optionally set the modem carrier configuration as the branch
      name
    - Rename 'fwupdmgr sync-bkc' to 'fwupdmgr sync' and also
      consider the branch
    - Require additional requirements for devices using non-OEM USB
      VIDs
    - Set the waiting-for-user status when sending a request
    - Support uSWID SBoM data with LZMA compressed payloads
  + This release adds support for the following hardware:
    - Kinetic SST/MST DisplayPort converters
    - Wacom Cintiq Pros (DTH172, DTH227)

OBS-URL: https://build.opensuse.org/request/show/1126541
OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=150
This commit is contained in:
2023-11-15 08:42:50 +00:00
committed by Git OBS Bridge
parent 698c967f72
commit 0fd40a0aec
6 changed files with 30 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<param name="url">https://github.com/fwupd/fwupd.git</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="revision">1.9.7</param>
<param name="revision">1.9.8</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
</service>