Commit Graph

9633 Commits

Author SHA1 Message Date
Richard Hughes
3b9f0b2dfe trivial: Remove the website
This needs to be in it's own repo to be useful for OpenShift.
2015-08-20 08:08:56 +01:00
Mario Limonciello
250788a965 Install fwupd and fwsignd into /usr/lib/$(triplet)/fwupd instead. 2015-08-14 19:03:45 -05:00
Mario Limonciello
001558db63 Install fwupd and fwsignd into /usr/lib/$(triplet)/fwupd instead.
Fixes https://github.com/hughsie/fwupd/issues/29
2015-08-14 18:58:33 -05:00
Mario Limonciello
5305c06de6 drop delta in debian-tag 2015-08-14 17:27:27 -05:00
Mario Limonciello
db219519a3 Right now we might only support arm and x86, but who knows what the future holds. Make architecture linux-any to remain flexible 2015-08-14 17:23:00 -05:00
Mario Limonciello
6e20f85820 add myself to uploaders 2015-08-14 12:17:58 -05:00
Mario Limonciello
f8c7fbdec2 Drop unnecessary README.md 2015-08-14 12:17:01 -05:00
Mario Limonciello
f9c19705f6 drop unnecessary commented lines from debian/watch 2015-08-14 12:16:40 -05:00
Matthias Klumpp
ea2b57f37a trivial: Fix debian/copyright line 2015-08-14 16:32:44 +02:00
Mario Limonciello
0155dbdc72 add gcab to build dependencies; added when rpi provider was added 2015-08-13 13:08:23 -05:00
Mario Limonciello
152e1c32c6 fix typo in spelling 2015-08-13 12:52:09 -05:00
Mario Limonciello
2c6a587b8f install fwupd.conf 2015-08-13 12:49:31 -05:00
Mario Limonciello
fca9c60edc update copyright to fix lintian warning 2015-08-13 11:24:29 -05:00
Mario Limonciello
52252395c9 update to 0.1.5 release 2015-08-13 11:22:47 -05:00
Mario Limonciello
301cab0277 Release fwupd 0.1.5
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJVywIgAAoJEBesuo36lw4XIzcIAJ0wjhSyrY5YzyAoaab9XJ/D
 ceHpGsXuzJCw/tZ0ehEvsly8iYyOJFM8Di5r9TeOwcs25gE18j9EyB5fewI2JD/c
 0zo9PyHww9F/AOefJQJq9cnfMsGAwkn8vmWVCo2hztE9H+oZ6922LJG821Flo1lF
 Dol+ShMFTMiWyCotz8LNnUHKPLAoKCcJT1nJkNGi5YSegNGrWJxBPEf+Y3rJfH+j
 E7MzF3uBgX+c/aG+wQThzZzAc1ZTRE1xmpLelvuoeiW6IcJq7x6i6l6vVKIk4DGq
 2S89p0fRftAkGj8d9ozzOG89j0lcO0JgKHB6P9NgnuaBq9BwAjUe/r0P/eYlgaw=
 =Miap
 -----END PGP SIGNATURE-----

Merge tag '0.1.5' into debian

Release fwupd 0.1.5
2015-08-13 11:19:58 -05:00
Richard Hughes
18a83f4fba Release fwupd 0.1.5 2015-08-13 11:19:54 -05:00
Richard Hughes
2d6712b651 trivial: post release version bump 2015-08-12 09:23:53 +01:00
Richard Hughes
13e9d1266c Release fwupd 0.1.5 2015-08-12 09:21:52 +01:00
Richard Hughes
ff7e6ceb98 Generate the ColorHug test files at runtime
Also, fix the firmware.inf to have the correct ClassGuid.
2015-08-12 09:09:28 +01:00
Richard Hughes
ba14582ef4 Use the AppStream 0.9 firmware specification by default 2015-08-11 14:34:08 +01:00
Richard Hughes
76d14e1a03 trivial: Use the new libappstream-glib API where available 2015-08-10 09:29:18 +01:00
Mario Limonciello
0ccc5310a6 update copyright 2015-08-09 23:28:02 -05:00
Mario Limonciello
ad39ce42b9 adjust to more commonly used format for debian/*.install 2015-08-09 23:17:49 -05:00
Mario Limonciello
6330cfbe8b add missing libsoup-2.4-dev build dependency 2015-08-09 22:58:37 -05:00
Mario Limonciello
b005c511b5 cleanup gbp.conf 2015-08-09 22:55:00 -05:00
Mario Limonciello
2a81889d21 drop empty series file 2015-08-09 22:36:27 -05:00
Mario Limonciello
7ea37c3476 wrap-and-sort -a 2015-08-09 22:34:52 -05:00
Mario Limonciello
ddf2cb6747 make debian/rules consistent on tab/space 2015-08-09 22:32:52 -05:00
Richard Hughes
25cf6ab53e Add a Raspberry Pi firmware provider
This queries the current firmware version and also allows online or offline
updating.
2015-08-05 12:14:56 +01:00
Richard Hughes
804c075fee Make parsing the option ROM runtime optional
On devices with a lot of PCI devices this can take a couple of seconds per
device, and if this feature is not desired then disabling it saves system
resources.
2015-08-04 14:56:39 +01:00
Richard Hughes
ac8b192033 Add a simple config file to store the correct LVFS download URI 2015-08-04 14:56:39 +01:00
Richard Hughes
e00d70dabe trivial: Fix compile with AppStreamGlib git master 2015-08-04 14:44:37 +01:00
Richard Hughes
c6ff8fa574 Move the verification and metadata matching phase to the daemon
This allows us to use the functionality in gnome-software or cockpit without
loading the system AppStream store.
2015-08-03 18:00:54 +01:00
Richard Hughes
9985a24a29 Fix validation of written firmware
It turns out comparing sha1{firmware.cab} and sha1{firmware.bin} doesn't match.
Require appstream-glib 0.5.x for the new API required to fix this.
2015-08-03 13:22:34 +01:00
Richard Hughes
6064c2ef88 Add the ability to remove a vendor on the LVFS site 2015-07-31 07:55:31 +01:00
Richard Hughes
d51173d448 Allow no arguments to 'fwupdmgr verify-update' and use sane defaults
Reading firmware from devices and writing to the default path will typically
require authentication.
2015-07-30 19:56:04 +01:00
Richard Hughes
40b6b3f597 Prefer the GUID from the firmware than the device
The firmware may be more generic, and it also allows us to match the GUID then
doing 'verify' on a device with a different device PID than the firmware
actually declares.
2015-07-30 18:41:39 +01:00
Mario Limonciello
6f5fdafecd update vcs field too 2015-07-29 22:20:32 -05:00
Mario Limonciello
99258efdac adjust maintainer to be debian-efi 2015-07-29 16:58:02 -05:00
Richard Hughes
a7c99b54ea Devices with option ROM are always internal 2015-07-29 15:55:48 +01:00
Richard Hughes
a245841335 trivial: Always enable fwsignd when doing 'make distcheck' 2015-07-29 15:30:57 +01:00
Richard Hughes
441785d215 trivial: Fix up some harmless lint, no code changes 2015-07-28 14:56:19 +01:00
Richard Hughes
eaa09993b0 trivial: Remove some unused code found by clang 2015-07-28 14:05:26 +01:00
Richard Hughes
1e9adee499 trivial: Add a simple style guide for firmware descriptions 2015-07-28 13:13:49 +01:00
Richard Hughes
fe8b96e74e Do not pre-convert the update description from AppStream XML
This allows the text clients like fwupdmgr to convert to UTF-8 text, and
graphical clients can use the markdown target to ensure the links are made
clickable and paragraphs are presented in the right way.
2015-07-28 13:13:41 +01:00
Richard Hughes
04ee5856d0 Sign the test binary with the correct key
Use the LVFS key rather than my own GPG key, and load that in the self tests.

Fixes https://github.com/hughsie/fwupd/issues/14
2015-07-28 09:47:03 +01:00
Richard Hughes
e223577fac trivial: Update spec file from downstream 2015-07-27 15:50:04 +01:00
Richard Hughes
23b500a3af Allow fwupd to be autostarted by systemd 2015-07-27 15:49:48 +01:00
Richard Hughes
d6e8885bf2 Merge pull request #28 from phomes/master
trivial: remove unused variables
2015-07-27 08:18:48 +01:00
Thomas Hindoe Paaboel Andersen
1058ce8155 trivial: remove unused variables 2015-07-27 00:24:01 +02:00