Mario Limonciello
1fac150cc5
update changelog
2016-08-29 15:01:07 -05:00
Mario Limonciello
aae1215b2f
don't install ebitdo-tool helper tool
2016-08-29 14:54:46 -05:00
Mario Limonciello
ac4f136f7f
add gir:depends for libdfu1
2016-08-29 14:54:14 -05:00
Mario Limonciello
5f2fc4bc0b
add symbols for libebitdo1
2016-08-29 14:49:03 -05:00
Mario Limonciello
98a62b8c4c
Add a lintian override for fuzzing tests
2016-08-29 14:29:19 -05:00
Mario Limonciello
7ab6456670
remove unnecessary multi-arch statement
2016-08-29 13:55:38 -05:00
Mario Limonciello
08bdaaa844
correct changelog typo
2016-08-29 11:30:34 -05:00
Mario Limonciello
d8f9ed42a4
remove some categories in debian/control
2016-08-29 11:30:20 -05:00
Mario Limonciello
cb4758ea5f
update symbols
2016-08-29 11:26:26 -05:00
Mario Limonciello
5c9987179e
correct fwupd-doc package info
2016-08-29 11:24:33 -05:00
Mario Limonciello
a980f6f9bf
rename to libebitdo1
2016-08-29 11:23:14 -05:00
Mario Limonciello
f1b2607cab
prepare changelog for release
2016-08-29 10:51:52 -05:00
Mario Limonciello
11934acc18
Backport patch to allow building on older appstream-glib
2016-08-29 10:50:02 -05:00
Mario Limonciello
8a3ef14970
fix control version order
2016-08-29 10:49:45 -05:00
Richard Hughes
27aad5ac1f
Add a fallback for older appstream-glib releases
...
Fixes: https://github.com/hughsie/fwupd/issues/62
2016-08-29 16:12:26 +01:00
Richard Hughes
bef038b3a9
trivial: Update the reference spec file from downstream
2016-08-29 16:09:23 +01:00
Mario Limonciello
65e7e7ee2f
Release fwupd 0.7.3
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJXw/eEAAoJEBesuo36lw4Xd2EIALs09Oac7UD+VECOxOKTpaT9
bl5Mx8CEjp94vUhWDRtulEQbprbPFvQiUtz0+rmtMNlQzJXb9afyuqiT/xN72zk/
dY2ZCDKFfuuqpImmRxkb1/J+q+GcHEe6Gom3V6ypOPuuCAzDakxYqJ2oWmrLMqvb
xHHlH2jup4MHx7mvqSLhk7dxS90fcWvNq1QrnDaQmcIsvitGngtNrEBbSfWItpUI
bGa0y/bAqrn7k2zZEG0L5Hi0dfWfjzq12RUKw9/yntACD4H3XvDvBdERSH0pfakU
fA9ppRX6RLbxGRJ1GJ1EoaZ7Htuf8DO2w9poxplqPoA8nbYhrBx/6N7J5loQBzA=
=vkLa
-----END PGP SIGNATURE-----
Merge tag '0.7.3' into debian
Release fwupd 0.7.3
2016-08-29 08:42:28 -05:00
Mario Limonciello
6981194e06
Merge branch 'debian-next' into debian
2016-08-29 08:42:07 -05:00
Richard Hughes
ad55f1f8f0
trivial: post release version bump
2016-08-29 09:53:38 +01:00
Richard Hughes
1c9353cd06
Release fwupd 0.7.3
2016-08-29 09:51:16 +01:00
Richard Hughes
67fd8006ba
trivial: Always build the gtk-doc for releases
2016-08-29 09:43:52 +01:00
Richard Hughes
fda7c3c3d9
trivial: Do not require libsmbios-devel on ARM
2016-08-29 09:43:27 +01:00
Richard Hughes
7920826098
trivial: Remove the version from the DFU firmware format enum
...
This isn't accurate, as it's used for all versions of DFU.
2016-08-26 18:44:00 +01:00
Richard Hughes
b8d2de2110
Normalize the DfuFirmwareFormat enums
...
Using the DFU-specification value is upsetting various tools that expect the
enum to be in order.
2016-08-26 18:44:00 +01:00
Richard Hughes
8e7f50056f
Add dfu_firmware_format_from_string()
2016-08-26 18:44:00 +01:00
Richard Hughes
3667ee7b22
libdfu: Add initial ELF reading and writing support
2016-08-26 18:44:00 +01:00
Richard Hughes
1278b66dc2
trivial: Save the element address from IHEX files
2016-08-26 17:33:28 +01:00
Richard Hughes
4ced466f95
trivial: Fix two more compile warnings
2016-08-26 17:33:10 +01:00
Richard Hughes
c2592a4aa2
trivial: Update the fuzzing doc
...
We can use --force to ignore the CRC warnings.
2016-08-26 17:32:52 +01:00
Richard Hughes
e9b53e7d09
trivial: Don't fallback to RAW if DFU probing fails
2016-08-26 10:20:38 +01:00
Richard Hughes
be8d2006c2
trivial: Actually use the warning flags
2016-08-26 10:20:35 +01:00
Richard Hughes
e24963d055
trivial: Parse the 0xfe IHEX record to avoid failing
...
This looks like debug data, and isn't important to the exported DfuImage.
2016-08-26 07:39:56 +01:00
Richard Hughes
f37f5a62a2
trivial: Fix up a const warning
2016-08-26 07:38:37 +01:00
Richard Hughes
2db526d178
Save the unique ID in the pending database
...
Also, generate something sensible if we're reading the status of an old task.
2016-08-25 15:07:25 +01:00
Richard Hughes
111be7431f
trivial: Fix upgrading from an old version of fwupd
2016-08-25 14:40:35 +01:00
Richard Hughes
cec5c1dd88
Do not attempt to add DFU devices not in runtime mode
2016-08-25 13:05:42 +01:00
Richard Hughes
fdf46169f3
Ignore devices that do not add at least one GUID
2016-08-25 13:05:18 +01:00
Richard Hughes
864aa7ef58
Do not use the deprecated GNOME_COMPILE_WARNINGS
2016-08-25 11:51:05 +01:00
Richard Hughes
bb28ec68ed
Merge pull request #59 from dell/wip/autotools-visibility
...
Adjust autotools logic for providers
2016-08-24 20:37:13 +01:00
Mario Limonciello
baee07b2cb
Add a summary of providers that are enabled from configure
2016-08-24 13:58:43 -05:00
Mario Limonciello
d45a5e86d8
Conditionally enable all providers based upon what's installed
...
If all dependencies are found, then turn on the provider, but don't
fail autogen if something is missing.
This should help with the cause of 49c1588
while still letting the
common situation (sh autogen.sh) enable it by default.
2016-08-24 13:58:25 -05:00
Richard Hughes
de327ffefd
trivial: Print the serial number in the dfu-tool list output
2016-08-24 10:06:48 +01:00
Richard Hughes
4092831e3b
trivial: Print more details when the metadata table is corrupt
2016-08-24 10:05:30 +01:00
Richard Hughes
c0804c5bfb
trivial: Print the device name in the dfu-tool list output
2016-08-24 10:05:01 +01:00
Mario Limonciello
662a2d53fb
trivial: correct verison valid for UEFI unlock
2016-08-23 14:21:12 -05:00
Richard Hughes
49c15885e0
Disable the Dell specific code by default
...
Adding new external deps upsets people building using jhbuild.
2016-08-23 13:15:22 +01:00
Richard Hughes
3ae417b960
Add a set-address command to dfu-util
...
This allows us to set the start address of DfuSe elements.
2016-08-23 09:55:39 +01:00
Richard Hughes
e02eaf27ab
trivial: Allow setting a firmware release of '0'
2016-08-23 09:54:37 +01:00
Richard Hughes
e183bb9e81
trivial: Add DFU_CIPHER_KIND_DEVO
2016-08-23 09:53:39 +01:00
Richard Hughes
5e4cc87d6c
Support the 'DEVO' cipher kind in libdfu
...
This is not really a cipher, more just obfuscation and is specific to the
Walkera Devo line of RC controllers. Many thanks to Mike Meyer for the help.
2016-08-23 09:28:10 +01:00