Skip to content

Commit

Permalink
fwupd: Update to 1.9.15
Browse files Browse the repository at this point in the history
**Summary**

Release notes can be found [here](https://github.com/fwupd/fwupd/releases/tag/1.9.15).
  • Loading branch information
silkeh committed Mar 20, 2024
1 parent fc72800 commit f0c32f7
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 16 deletions.
7 changes: 7 additions & 0 deletions packages/f/fwupd/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -1592,6 +1592,7 @@ libfwupdengine.so:fu_engine_request_set_device_flags
libfwupdengine.so:fu_engine_request_set_feature_flags
libfwupdengine.so:fu_engine_request_set_locale
libfwupdengine.so:fu_engine_requirements_check
libfwupdengine.so:fu_engine_reset_config
libfwupdengine.so:fu_engine_schedule_update
libfwupdengine.so:fu_engine_self_sign
libfwupdengine.so:fu_engine_set_blocked_firmware
Expand Down Expand Up @@ -2001,6 +2002,7 @@ libfwupdengine.so:fu_release_get_action_id
libfwupdengine.so:fu_release_get_device
libfwupdengine.so:fu_release_get_fw_blob
libfwupdengine.so:fu_release_get_hard_reqs
libfwupdengine.so:fu_release_get_priority
libfwupdengine.so:fu_release_get_request
libfwupdengine.so:fu_release_get_soft_reqs
libfwupdengine.so:fu_release_get_type
Expand Down Expand Up @@ -3972,6 +3974,7 @@ libfwupdplugin.so:fu_config_get_value_strv
libfwupdplugin.so:fu_config_get_value_u64
libfwupdplugin.so:fu_config_load
libfwupdplugin.so:fu_config_new
libfwupdplugin.so:fu_config_reset_defaults
libfwupdplugin.so:fu_config_set_default
libfwupdplugin.so:fu_config_set_value
libfwupdplugin.so:fu_context_add_compile_version
Expand All @@ -3990,6 +3993,7 @@ libfwupdplugin.so:fu_context_get_chassis_kind
libfwupdplugin.so:fu_context_get_compile_versions
libfwupdplugin.so:fu_context_get_config
libfwupdplugin.so:fu_context_get_display_state
libfwupdplugin.so:fu_context_get_esp_location
libfwupdplugin.so:fu_context_get_esp_volumes
libfwupdplugin.so:fu_context_get_fdt
libfwupdplugin.so:fu_context_get_firmware_gtype_by_id
Expand Down Expand Up @@ -4025,6 +4029,7 @@ libfwupdplugin.so:fu_context_set_battery_level
libfwupdplugin.so:fu_context_set_battery_threshold
libfwupdplugin.so:fu_context_set_chassis_kind
libfwupdplugin.so:fu_context_set_display_state
libfwupdplugin.so:fu_context_set_esp_location
libfwupdplugin.so:fu_context_set_lid_state
libfwupdplugin.so:fu_context_set_power_state
libfwupdplugin.so:fu_coswid_entity_role_from_string
Expand Down Expand Up @@ -4125,6 +4130,7 @@ libfwupdplugin.so:fu_device_get_possible_plugins
libfwupdplugin.so:fu_device_get_priority
libfwupdplugin.so:fu_device_get_private_flags
libfwupdplugin.so:fu_device_get_proxy
libfwupdplugin.so:fu_device_get_proxy_gtype
libfwupdplugin.so:fu_device_get_proxy_guid
libfwupdplugin.so:fu_device_get_proxy_with_fallback
libfwupdplugin.so:fu_device_get_remove_delay
Expand Down Expand Up @@ -4625,6 +4631,7 @@ libfwupdplugin.so:fu_plugin_new
libfwupdplugin.so:fu_plugin_new_from_gtype
libfwupdplugin.so:fu_plugin_open
libfwupdplugin.so:fu_plugin_order_compare
libfwupdplugin.so:fu_plugin_reset_config_values
libfwupdplugin.so:fu_plugin_runner_activate
libfwupdplugin.so:fu_plugin_runner_add_security_attrs
libfwupdplugin.so:fu_plugin_runner_attach
Expand Down
2 changes: 0 additions & 2 deletions packages/f/fwupd/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,6 @@ libglib-2.0.so.0:g_unichar_iszerowidth
libglib-2.0.so.0:g_unix_signal_add_full
libglib-2.0.so.0:g_unix_signal_source_new
libglib-2.0.so.0:g_unlink
libglib-2.0.so.0:g_unsetenv
libglib-2.0.so.0:g_uri_escape_string
libglib-2.0.so.0:g_usleep
libglib-2.0.so.0:g_utf16_to_utf8
Expand Down Expand Up @@ -1086,7 +1085,6 @@ libxmlb.so.2:xb_node_get_element
libxmlb.so.2:xb_node_get_silo
libxmlb.so.2:xb_node_get_tail
libxmlb.so.2:xb_node_get_text
libxmlb.so.2:xb_node_get_text_as_uint
libxmlb.so.2:xb_node_get_type
libxmlb.so.2:xb_node_query
libxmlb.so.2:xb_node_query_first
Expand Down
7 changes: 4 additions & 3 deletions packages/f/fwupd/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : fwupd
version : 1.9.14
release : 14
version : 1.9.15
release : 15
source :
- https://github.com/fwupd/fwupd/releases/download/1.9.14/fwupd-1.9.14.tar.xz : b16cbb9480c9a957735d15cfc1e876198b3c607b08e92958f9fc098e31613279
- https://github.com/fwupd/fwupd/releases/download/1.9.15/fwupd-1.9.15.tar.xz : 6a69667d999eb4591293796351f163074dddb1dae8a5b6ae00cdc6098a856da2
license : LGPL-2.1-or-later
homepage : https://fwupd.org/
component : system.utils
Expand Down Expand Up @@ -46,6 +46,7 @@ builddeps :
- help2man
- noto-sans-ttf
- python-gobject
- python-packaging
- python-pillow
- python3-cairo
- shared-mime-info
Expand Down
31 changes: 20 additions & 11 deletions packages/f/fwupd/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="library">/usr/lib/systemd/system/system-update.target.wants/fwupd-offline-update.service</Path>
<Path fileType="library">/usr/lib/sysusers.d/fwupd.conf</Path>
<Path fileType="library">/usr/lib/udev/rules.d/90-fwupd-devices.rules</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.14/libfu_plugin_flashrom.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.14/libfu_plugin_modem_manager.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.14/libfwupdengine.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.14/libfwupdplugin.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.14/libfwupdutil.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.15/libfu_plugin_flashrom.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.15/libfu_plugin_modem_manager.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.15/libfwupdengine.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.15/libfwupdplugin.so</Path>
<Path fileType="library">/usr/lib64/fwupd-1.9.15/libfwupdutil.so</Path>
<Path fileType="library">/usr/lib64/fwupd/fwupd/fwupd</Path>
<Path fileType="library">/usr/lib64/fwupd/fwupd/fwupd-detect-cet</Path>
<Path fileType="library">/usr/lib64/fwupd/fwupd/fwupdoffline</Path>
Expand Down Expand Up @@ -1067,14 +1067,15 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupd/property.Request.image.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/property.Request.kind.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/property.Request.message.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/pygment.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/search.js</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.device-added.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.device-changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.device-removed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.device-request.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/signal.Client.status-changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/solarized-dark.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/solarized-light.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/style.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/type_func.BiosSetting.array_from_variant.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupd/type_func.BiosSetting.from_variant.html</Path>
Expand Down Expand Up @@ -1305,6 +1306,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_NO_SERIAL_NUMBER.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_ONLY_SUPPORTED.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_ONLY_WAIT_FOR_REPLUG.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_REFCOUNTED_PROXY.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_REPLUG_MATCH_GUID.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_RETRY_OPEN.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.DEVICE_INTERNAL_FLAG_SAVE_INTO_BACKUP_REMOTE.html</Path>
Expand Down Expand Up @@ -1497,6 +1499,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_PLUGIN.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_PRIORITY.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_PROTOCOL.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_PROXY_GTYPE.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_PROXY_GUID.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_REMOVE_DELAY.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/const.QUIRKS_SUMMARY.html</Path>
Expand Down Expand Up @@ -3169,6 +3172,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.get_value_strv.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.get_value_u64.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.load.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.reset_defaults.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.set_default.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Config.set_value.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.add_compile_version.html</Path>
Expand All @@ -3187,6 +3191,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_compile_versions.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_config.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_display_state.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_esp_location.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_esp_volumes.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_fdt.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.get_firmware_gtype_by_id.html</Path>
Expand Down Expand Up @@ -3220,6 +3225,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_battery_threshold.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_chassis_kind.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_display_state.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_esp_location.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_lid_state.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Context.set_power_state.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.CsvEntry.add_value.html</Path>
Expand Down Expand Up @@ -3295,6 +3301,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_priority.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_private_flags.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_proxy.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_proxy_gtype.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_proxy_guid.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_proxy_with_fallback.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Device.get_remove_delay.html</Path>
Expand Down Expand Up @@ -3584,6 +3591,7 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.name_compare.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.open.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.order_compare.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.reset_config_values.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.runner_activate.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.runner_add_security_attrs.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/method.Plugin.runner_attach.html</Path>
Expand Down Expand Up @@ -3792,7 +3800,6 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/property.Volume.proxy-block.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/property.Volume.proxy-filesystem.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/property.Volume.proxy-partition.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/pygment.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/qsi-dock-README.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/realtek-mst-README.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/redfish-README.html</Path>
Expand All @@ -3818,6 +3825,8 @@ Additional information is available at the website: https://fwupd.org/
<Path fileType="doc">/usr/share/doc/libfwupdplugin/signal.Progress.percentage-changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/signal.Progress.status-changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/signal.UdevDevice.changed.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/solarized-dark.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/solarized-light.css</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/steelseries-README.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/struct.PluginData.html</Path>
<Path fileType="doc">/usr/share/doc/libfwupdplugin/struct.PluginVfuncs.html</Path>
Expand Down Expand Up @@ -4044,7 +4053,7 @@ Additional information is available at the website: https://fwupd.org/
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="14">fwupd</Dependency>
<Dependency release="15">fwupd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/fwupd-1/fwupd.h</Path>
Expand All @@ -4070,9 +4079,9 @@ Additional information is available at the website: https://fwupd.org/
</Files>
</Package>
<History>
<Update release="14">
<Date>2024-02-28</Date>
<Version>1.9.14</Version>
<Update release="15">
<Date>2024-03-20</Date>
<Version>1.9.15</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
Expand Down

0 comments on commit f0c32f7

Please sign in to comment.