Commit Graph

9641 Commits

Author SHA1 Message Date
Mario Limonciello
09d787d585 Release fwupd 0.7.0
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJW/npDAAoJEBesuo36lw4X1J0H/RZjrCK+T0W4+F9WHBjhvuiI
 v5cIUJ8EiuDo9qQbAx0N7hJWEHtqLdNrkhoGXaqX6MS2yrNxD09zXWAqviCEfxa1
 uzxQVrUTvYJyvZXEUEmMmDqwR3slG4LY+9U5zSGRTzsG1poShGwqfmdLYLWQwu01
 mLn36zCjcblkw9WEjQvBBF67KNSpKsj81F+Hs4VMdHbpzXfYKFtq8Lu1kAdPH4JT
 TzKZX2+u3vpqDNKd9PbIVdJ2KihxtCzPg+246zWKuBzufM4wzVFivqr6MdsPYv6N
 k5ZhNPWssGBcB1A745YQoDek/BiciuPV74Kq040E6gBbpnuBnUUaceS8nZJtH8U=
 =NjiW
 -----END PGP SIGNATURE-----

Merge tag '0.7.0' into debian-next

Release fwupd 0.7.0
2016-04-01 08:51:17 -05:00
Mario Limonciello
21e99333b9 Update headers installed for libdfu-dev 2016-04-01 08:49:48 -05:00
Richard Hughes
a71c331923 trivial: post release version bump 2016-04-01 14:42:01 +01:00
Richard Hughes
837cc2405f Release fwupd 0.7.0 2016-04-01 14:40:19 +01:00
Mario Limonciello
384f327698 Merge branch 'master' into debian-next 2016-04-01 08:20:45 -05:00
Richard Hughes
5ac25f32e0 Generate gtk-doc documentation for libfwupd 2016-04-01 11:22:31 +01:00
Richard Hughes
f7c81e312a Allow the test suite to run in %check 2016-04-01 10:25:05 +01:00
Richard Hughes
f3f4e8dae5 Revert "Allow overriding the location of the provider offline files for test suite"
This reverts commit 661cd75b41.
2016-04-01 10:25:05 +01:00
Richard Hughes
06c804890a Revert "Allow overridding the location of the pending database for test suite"
This reverts commit 5c1999b4ec.
2016-04-01 10:25:05 +01:00
Richard Hughes
a9de272370 trivial: Fix build warning when compiling 'make check' 2016-04-01 10:25:05 +01:00
Richard Hughes
cf1767c5fa Split out the libdfu-devel package
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1322589
2016-04-01 08:16:04 +01:00
Richard Hughes
2ba4ef2dc2 trivial: Remove a boilerplate gtk-doc message 2016-04-01 08:16:04 +01:00
Richard Hughes
0195b86a1f trivial: Use g_autoptr() when checking for the bus 2016-04-01 08:09:26 +01:00
Richard Hughes
571274ebc1 trivial: Remove trailing whitespace 2016-04-01 08:06:05 +01:00
Mario Limonciello
5da7789376 trivial: typo 2016-03-31 21:52:06 -05:00
Matthias Klumpp
92c3bba9d8 Finalize changelog for 0.6.3-1 2016-04-01 04:18:38 +02:00
Mario Limonciello
925c137eb9 Add some basic explanation of how to use fwupd with various frontends 2016-03-31 19:59:30 -05:00
Mario Limonciello
c48bba4128 trivial: s/Debian/Ubuntu 2016-03-31 19:45:02 -05:00
Mario Limonciello
cc72c19357 trivial: use a bulleted list instead 2016-03-31 19:43:46 -05:00
Mario Limonciello
1ba10f1571 Update README.md for changes that have happened in the project 2016-03-31 19:42:13 -05:00
Mario Limonciello
dbda0de9db Merge branch 'master' into debian-next 2016-03-31 17:37:58 -05:00
Mario Limonciello
e6e445ee4c Validate that the dbus system bus is available before running libfwupd tests
In a chroot (or buildd) environment dbus isn't necessarily available so this
test will always fail.
2016-03-31 17:27:58 -05:00
Mario Limonciello
1f47102024 Backport patches from upstream that fix the test suite as a non-root user on 0.6.3 2016-03-31 16:21:03 -05:00
Mario Limonciello
a8d50aff26 Re-enable test suite (but don't block additional failures) 2016-03-31 14:41:31 -05:00
Mario Limonciello
222a7ffb60 Merge branch 'debian' into debian-next 2016-03-31 13:43:46 -05:00
Mario Limonciello
2a2e840104 Merge branch 'master' into debian-next 2016-03-31 13:43:01 -05:00
Mario Limonciello
661cd75b41 Allow overriding the location of the provider offline files for test suite 2016-03-31 13:41:14 -05:00
Mario Limonciello
5c1999b4ec Allow overridding the location of the pending database for test suite 2016-03-31 13:37:33 -05:00
Mario Limonciello
198488cb5b update changelog 2016-03-31 09:13:52 -05:00
Mario Limonciello
bf3331bafe Use only libtool-bin in build depends 2016-03-31 09:13:37 -05:00
Mario Limonciello
92b6dc5120 Merge branch 'debian' into debian-next 2016-03-31 09:00:38 -05:00
Mario Limonciello
31d35fa0cd update changelog 2016-03-31 09:00:29 -05:00
Mario Limonciello
56f1413943 Use dh_install --fail-missing to catch other things added upstream at build time 2016-03-31 08:59:26 -05:00
Mario Limonciello
504727007e Install static app-info file for fwupd 2016-03-31 08:55:59 -05:00
Mario Limonciello
67fe202ba1 Include plugins not compiled in as providers in install 2016-03-31 08:49:22 -05:00
Richard Hughes
2a1a9b61cc trivial: Use g_autoptr() in FuProviderUefi 2016-03-31 11:35:05 +01:00
Richard Hughes
7105e42af8 trivial: Do not show the argument list for an internal error 2016-03-31 11:23:04 +01:00
Richard Hughes
88492a3cd0 trivial: Add some more self tests for enums 2016-03-31 11:16:56 +01:00
Richard Hughes
12de5d8f23 Return errors of the correct type when using libfwupd
This also allows us to skip errors when doing 'make check' in a VM with no
hardware devices.
2016-03-31 11:04:49 +01:00
Richard Hughes
77df553db7 trivial: Be more explicit about testing for import success 2016-03-31 09:08:28 +01:00
Richard Hughes
fe490ebb80 Use g_auto() in FuKeyring
This simplifies function cleanup.
2016-03-31 09:00:16 +01:00
Mario Limonciello
9b5ccbcd43 Merge branch 'debian' into debian-next 2016-03-31 01:04:06 -05:00
Mario Limonciello
a67a865bad Re-enable test suite 2016-03-31 01:04:00 -05:00
Mario Limonciello
92bc570eb8 Adjust build depends to ensure building with at least gnupg 2.1.0
Add libtool-bin | libtool into build-depends
2016-03-31 01:04:00 -05:00
Mario Limonciello
c5e8921dfd Test that GPG key import actually was successful (or didn't change a key already in the keyring) 2016-03-30 23:59:48 -05:00
Mario Limonciello
0b15439295 update changelog for release 2016-03-30 08:50:40 -05:00
Mario Limonciello
f92b2a228b Add symbols files for libfwupd and libdfu1 2016-03-30 08:18:41 -05:00
Mario Limonciello
f65dd1363d Update build-depends to libasppstream-glib-dev 0.5.10 2016-03-30 08:17:58 -05:00
Mario Limonciello
fc2a1a6769 Release fwupd 0.6.3
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJW5oSgAAoJEBesuo36lw4XctoH/10o70hhXqM9SUBhSnYewZ8j
 hF1PTfK2rJnjEqvBAULAqIbJLeU1j+8v9zwQGfvzFg1GdjTNrvL+d5Oim3S89wED
 OYkrhMg17le+q5urxIjPV1ugRSrhDiC7nsFsbLTbfxZqaTb9S/lNV8RqQa2jmO4E
 QrEth6Yz7sS8nHMqf8GPOCPCFQUf9ngqyL7jjltxBy2D345WVa7ix7y7zDMqgH0b
 SSOyirCWXGiB8ntF17QYgGDpdXSd/0jddWXhojIUazIzXEIReA+LCBILaznSYQM0
 62qYu2SZIVtfZZ35/YwfZI1vKZUhWFFAGEpexz9rs4DDvUpYtj92JaPo5gp3GCY=
 =ThO0
 -----END PGP SIGNATURE-----

Merge tag '0.6.3' into debian

Release fwupd 0.6.3
2016-03-30 08:17:05 -05:00
Mario Limonciello
75e9da91b7 Drop alienware version quirk table patch included upstream 2016-03-29 19:25:13 -05:00