Commit Graph

9570 Commits

Author SHA1 Message Date
William Hua
666cd7f0d9 trivial: Use correct test in configure check for gcab 2015-10-05 22:43:42 -04:00
Mario Limonciello
95a2d17120 trivial: fix my email address 2015-10-01 15:09:43 -05:00
Mario Limonciello
ae64bc1bb7 Re-do debian/changelog since was rejected from NEW for copyright issue 2015-09-30 17:20:15 -05:00
Mario Limonciello
1a22732db3 Add copyright license for data/tests/*/firmware.metainfo.xml files 2015-09-30 17:18:42 -05:00
Richard Hughes
2d32b8f0e9 trivial: Include the filename in the error when fwupd.conf is not found
This can happen if the user deletes it from /etc or is running inside a prefix
shell, e.g. jhbuild.
2015-09-28 13:56:42 +01:00
Mario Limonciello
24c21df9c1 Backport 9d76a877 from upstream to clarify the error message when no updates are available. 2015-09-26 08:46:53 -05:00
kalev
9b614b5017 Merge pull request #32 from mirco/master
require appstream-glib 0.5.1
2015-09-24 22:41:56 +02:00
Mirco Tischler
52016ebdd4 require appstream-glib 0.5.1
Use of g_autoptr isn't supported in 0.5.0.
2015-09-24 22:28:59 +02:00
Richard Hughes
a48106f1f8 Show the dotted-decimal representation of the UEFI version number 2015-09-24 10:08:18 +01:00
Mario Limonciello
ef60070adc Backport 697eb603 from upstream to fix fallback from online to offline modes for installing CAB files. 2015-09-23 07:39:13 -05:00
Richard Hughes
697eb60320 Ensure D-Bus remote errors are registered at fwupdmgr startup
Fixes: https://github.com/hughsie/fwupd/issues/31
2015-09-23 10:04:17 +01:00
Richard Hughes
4460635975 trivial: post release version bump 2015-09-21 11:46:24 +01:00
Richard Hughes
a87f5f342b Release fwupd 0.5.1 2015-09-21 11:45:26 +01:00
Richard Hughes
f184d152ec trivial: Sync example spec file with downstream 2015-09-21 08:45:22 +01:00
Kalev Lember
1f819d7adc offline update: Use glib api for for reading symlinks
readlink() man page says that applications must not rely on it returning
null-terminated links. This commit switches it to use g_file_read_link()
instead that has much nicer API and shields us from readlink() oddities.
2015-09-18 13:54:34 +02:00
Richard Hughes
9d76a877db Fix the error message when no devices can be updated
Fixes: https://github.com/hughsie/fwupd/issues/30
2015-09-17 12:49:07 +01:00
Richard Hughes
f00f1e90ea trivial: Do not show the D-Bus error prefix 2015-09-17 12:48:26 +01:00
Richard Hughes
8a22cd1b23 trivial: post release version bump 2015-09-15 11:07:32 +01:00
Richard Hughes
b6f9fbf1fe Release fwupd 0.5.0 2015-09-15 11:06:08 +01:00
Richard Hughes
c2da4b2580 Do not reboot if racing with the PackageKit offline update mechanism
The very first thing the PackageKit updater does is delete this symlink...
2015-09-14 12:15:41 +01:00
Richard Hughes
46832432ea Raise the dep on GLib to support and use g_autoptr() 2015-09-11 13:43:15 +01:00
Richard Hughes
033ccba050 Do not merge the existing firmware metadata with the submitted files
This just causes confusion and makes things hard to debug.
2015-09-10 15:06:26 +01:00
Richard Hughes
46b329d58c trivial: Use the new AppStream format for the VIA firmware 2015-09-10 14:45:36 +01:00
Richard Hughes
9d306b3c13 trivial: Update example spec file 2015-09-10 09:34:25 +01:00
Richard Hughes
b3d5320d07 trivial: post release version bump 2015-09-10 09:30:53 +01:00
Richard Hughes
49e25934f1 Release fwupd 0.1.6 2015-09-10 09:29:48 +01:00
Richard Hughes
2257cee8ee Simplify the version properties on devices to avoid complexity and bugs
This reduces the number of 'version' properties from 4 to 2... We can just use
these consistently to mean 'older' and 'newer'.
2015-09-08 16:53:49 +01:00
Richard Hughes
82856d9843 Add application metadata when getting the updates list 2015-09-08 16:53:49 +01:00
Richard Hughes
51f5083b09 Depend on appstream-glib >= 0.5.0 2015-09-08 16:53:49 +01:00
Matthias Klumpp
de3e10a02a trivial: Lowercase emails to please lintian 2015-09-05 17:13:35 +02:00
Richard Hughes
5c35abb1a5 Remove fwsignd, we have the LVFS now 2015-08-27 14:45:42 +01:00
Richard Hughes
98dd640f41 Don't apply firmware if something else is processing the offline update
This also stops us rebooting the computer a few seconds into a PackageKit
offline update...
2015-08-25 14:07:48 +01:00
Richard Hughes
a80f1db36e trivial: Add a note about testing firmware 2015-08-25 13:45:10 +01:00
Kalev Lember
8209c1158a Update the offline update service to invoke right command
Commit e97261ab3d renamed fwupdmgr
'update-prepared' command to 'install-prepared'; this commit updates
fwupd-offline-update.service for the rename.
2015-08-21 11:48:09 +02:00
Mario Limonciello
fa9c67c0cf use the secure-lvfs repo that has just launched as that's where files will be hosted 2015-08-20 18:27:26 -05:00
Richard Hughes
0e3dccd34b trivial: Fix the example spec file 2015-08-20 08:09:00 +01:00
Richard Hughes
b990ceefee Use the new secure metadata URI
We're out of beta testing stage now...
2015-08-20 08:09:00 +01:00
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