Codebase list fwupd / debian/0.8.3-1
Fix building Mario Limonciello 3 years ago
7 changed file(s) with 13 addition(s) and 57 deletion(s). Raw diff Collapse all Expand all
0 fwupd (0.8.3-1) UNRELEASED; urgency=medium
0 fwupd (0.8.3-1) oldstable; urgency=medium
11
22 * Update to 0.8.3 point release
33 - Upstream no longer supports the 0.7.x series
44 * Drop existing patches all merged into 0.8.3 release.
5 * Drop no longer used libebitdo1 and libebitdo-dev packages
6 * Refresh symbols
57 * Backport series of commits to allow better longevity on 0.8.x
68 - Use a CNAME to redirect to the correct CDN for metadata (Closes: #961490)
79 - Do not abort startup if the XML metadata file is invalid
7171 See <https://github.com/hughsie/fwupd> for details
7272 .
7373 This package provides the library used by the daemon for DFU support.
74
75 Package: libebitdo1
76 Architecture: linux-any
77 Depends: ${misc:Depends},
78 ${shlibs:Depends}
79 Multi-Arch: same
80 Description: Firmware update daemon library for 0bitdo support
81 fwupd is a daemon to allow session software to update device firmware.
82 You can either use a GUI software manager like GNOME Software to view and
83 apply updates, the command-line tool or the system D-Bus interface directly.
84 Currently, firmware updates using the UEFI capsule format and for the
85 ColorHug are supported. More formats may be supported in the future.
86 See <https://github.com/hughsie/fwupd> for details
87 .
88 This package provides the library used by the daemon for 0bitdo device
89 support.
9074
9175 Package: fwupd
9276 Architecture: linux-any
166150 See <https://github.com/hughsie/fwupd> for details
167151 .
168152 This package provides the development files for libdfu
169
170 Package: libebitdo-dev
171 Architecture: linux-any
172 Multi-Arch: same
173 Depends: libdfu1 (= ${binary:Version}),
174 ${misc:Depends}
175 Section: libdevel
176 Description: development files for libebitdo
177 fwupd is a daemon to allow session software to update device firmware.
178 You can either use a GUI software manager like GNOME Software to view and
179 apply updates, the command-line tool or the system D-Bus interface directly.
180 Currently, firmware updates using the UEFI capsule format and for the
181 ColorHug are supported. More formats may be supported in the future.
182 See <https://github.com/hughsie/fwupd> for details
183 .
184 This package provides the development files for libebitdo
00 libdfu.so.1 libdfu1 #MINVER#
1 dfu_action_to_string@Base 0.8.3
12 dfu_cipher_decrypt_devo@Base 0.7.3
23 dfu_cipher_decrypt_xtea@Base 0.7.3
34 dfu_cipher_encrypt_devo@Base 0.7.3
1112 dfu_context_get_timeout@Base 0.6.3
1213 dfu_context_get_type@Base 0.6.3
1314 dfu_context_new@Base 0.6.3
15 dfu_context_new_with_context@Base 0.8.3
1416 dfu_context_set_timeout@Base 0.6.3
1517 dfu_device_abort@Base 0.6.3
1618 dfu_device_attach@Base 0.6.3
127129 dfu_mode_to_string@Base 0.6.3
128130 dfu_sector_get_address@Base 0.6.3
129131 dfu_sector_get_id@Base 0.6.3
132 dfu_sector_get_number@Base 0.8.3
130133 dfu_sector_get_size@Base 0.6.3
131134 dfu_sector_get_size_left@Base 0.6.3
132135 dfu_sector_get_type@Base 0.6.3
136 dfu_sector_get_zone@Base 0.8.3
133137 dfu_sector_has_cap@Base 0.6.3
134138 dfu_sector_new@Base 0.6.3
135139 dfu_sector_to_string@Base 0.6.3
136140 dfu_state_to_string@Base 0.6.3
137141 dfu_status_to_string@Base 0.6.3
138142 dfu_target_download@Base 0.6.3
143 dfu_target_download_chunk@Base 0.8.3
139144 dfu_target_get_alt_name@Base 0.6.3
145 dfu_target_get_alt_name_for_display@Base 0.8.3
140146 dfu_target_get_alt_setting@Base 0.6.3
141147 dfu_target_get_cipher_kind@Base 0.6.3
142148 dfu_target_get_sectors@Base 0.6.3
+0
-4
debian/libebitdo-dev.install less more
0 usr/include/libebitdo/*
1 usr/include/ebitdo.h
2 usr/lib/*/libebitdo*.so
3 usr/lib/*/pkgconfig/ebitdo.pc
+0
-2
debian/libebitdo1.install less more
0 usr/lib/*/libebitdo*.so.*
1
+0
-18
debian/libebitdo1.symbols less more
0 libebitdo.so.1 libebitdo1 #MINVER#
1 ebitdo_device_close@Base 0.7.3
2 ebitdo_device_get_guid@Base 0.7.3
3 ebitdo_device_get_kind@Base 0.7.3
4 ebitdo_device_get_serial@Base 0.7.3
5 ebitdo_device_get_type@Base 0.7.3
6 ebitdo_device_get_usb_device@Base 0.7.3
7 ebitdo_device_get_version@Base 0.7.3
8 ebitdo_device_kind_from_string@Base 0.7.3
9 ebitdo_device_kind_to_string@Base 0.7.3
10 ebitdo_device_new@Base 0.7.3
11 ebitdo_device_open@Base 0.7.3
12 ebitdo_device_write_firmware@Base 0.7.3
13 ebitdo_dump_firmware_header@Base 0.7.3
14 ebitdo_dump_pkt@Base 0.7.3
15 ebitdo_dump_raw@Base 0.7.3
16 ebitdo_pkt_cmd_to_string@Base 0.7.3
17 ebitdo_pkt_type_to_string@Base 0.7.3
00 libfwupd.so.1 libfwupd1 #MINVER#
11 fwupd_client_clear_results@Base 0.7.0
22 fwupd_client_connect@Base 0.7.2
3 fwupd_client_get_daemon_version@Base 0.8.3
34 fwupd_client_get_details@Base 0.7.0
45 fwupd_client_get_details_local@Base 0.7.2
56 fwupd_client_get_devices@Base 0.7.0
1314 fwupd_client_unlock@Base 0.7.0
1415 fwupd_client_update_metadata@Base 0.7.0
1516 fwupd_client_verify@Base 0.7.0
17 fwupd_client_verify_update@Base 0.8.3
1618 fwupd_device_flag_from_string@Base 0.7.0
1719 fwupd_device_flag_to_string@Base 0.7.0
1820 fwupd_error_from_string@Base 0.7.0
3234 fwupd_result_get_device_provider@Base 0.7.0
3335 fwupd_result_get_device_vendor@Base 0.7.0
3436 fwupd_result_get_device_version@Base 0.7.0
37 fwupd_result_get_device_version_bootloader@Base 0.8.3
3538 fwupd_result_get_device_version_lowest@Base 0.7.0
3639 fwupd_result_get_guid@Base 0.7.0
3740 fwupd_result_get_guid_default@Base 0.7.2
7174 fwupd_result_set_device_provider@Base 0.7.0
7275 fwupd_result_set_device_vendor@Base 0.7.0
7376 fwupd_result_set_device_version@Base 0.7.0
77 fwupd_result_set_device_version_bootloader@Base 0.8.3
7478 fwupd_result_set_device_version_lowest@Base 0.7.0
7579 fwupd_result_set_guid@Base 0.7.0
7680 fwupd_result_set_unique_id@Base 0.7.3