Commit Graph

59 Commits

Author SHA1 Message Date
Richard Hughes
849ed6403c Release fwupd 1.0.3 2018-01-09 15:49:50 +00:00
Bernhard M. Wiedemann
1fa6407c85 Use gzip -n
to prevent it from adding timestamps to .gz headers
to make package builds reproducible

See https://reproducible-builds.org/ for why this is good.
2018-01-05 07:39:21 +00:00
Richard Hughes
890660c94a Release fwupd 1.0.2 2017-11-28 14:31:18 +00:00
Richard Hughes
d0cff7caec Remove autoconf-isms from the meson configure options
See https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting
2017-11-27 18:07:53 +00:00
Richard Hughes
a72b3581fa Release fwupd 1.0.1 2017-11-09 15:19:58 +00:00
Mario Limonciello
f8451a907e Make the error message clearer when sans fonts are missing (Closes #289) 2017-10-27 11:10:35 -05:00
Richard Hughes
ba3244bc0c Release fwupd 1.0.0 2017-10-09 13:37:17 +01:00
Philip Withnall
9aa0f8680c po/make-images: Drop unnecessary fontmap
This was causing problems building on Jessie, and turns out to be unused
anyway:
   AttributeError: 'gi.repository.PangoCairo' object has no attribute 'font_map_get_default'

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2017-09-22 08:38:30 -05:00
Richard Hughes
68480a2069 trivial: Move the libdfu sources to the dfu plugin 2017-09-07 18:39:23 +01:00
Richard Hughes
ff597b1db4 trivial: Ignore the .pot file in the po directory
Also, reindent to 4 spaces.
2017-09-05 09:10:06 +01:00
Mario Limonciello
268d180e3b Test for missing language translations at build time
This will help fix prevent issues such as
https://github.com/hughsie/fwupd/pull/216
happening at release time
2017-09-04 21:20:14 -05:00
Piotr Drąg
396c788c5b trivial: Update LINGUAS
Add Asturian, Finnish, and Chinese (Traditional).
2017-09-01 17:34:24 +01:00
Richard Hughes
45838f3606 trivial: Sync translations from Transifex 2017-09-01 14:54:44 +01:00
Richard Hughes
9a7db9df7d Show a bouncing progress bar if the percentage remains at zero
Device actions like a Thunderbolt replug can take 25 seconds (!) and so it's a
good idea to show the user that the calling process is still alive.
2017-08-21 15:51:38 +01:00
Richard Hughes
53403360ed Release fwupd 0.9.6 2017-08-03 10:44:39 +01:00
Mario Limonciello
e9bcab0f8f Default to "en" for UEFI capsule graphics
"C" is not a supported locale code per ISO 639-2
see https://lintian.debian.org/tags/unknown-locale-code.html
for more information
2017-07-17 11:56:40 -05:00
Richard Hughes
d832b1edca Release fwupd 0.9.5 2017-07-04 13:30:01 +01:00
Mario Limonciello
1499892173 Test for python dependencies before building (#147) 2017-06-20 14:17:49 -05:00
Piotr Drąg
3e1146890c Add the AppStream metainfo file to POTFILES.in 2017-06-15 18:53:40 +01:00
Richard Hughes
2396b33573 trivial: Do not generate the UEFI labels if the architecture does not support UEFI 2017-06-15 10:58:23 +01:00
Mario Limonciello
148abc1290 Fix executable bit on make-images.sh 2017-06-12 15:22:20 -05:00
Peter Jones
845ab8d18f Actually make sure our firmware status string will get translated.
Make the string we've gotten translated be the one we render, and also
make it use ellipses consistently on all the current translations.

Signed-off-by: Peter Jones <pjones@redhat.com>
2017-06-12 20:56:31 +01:00
Peter Jones
2297c09f81 Generate a pile of images for status messages during system firmware update. (#133)
This generates a pile of .bmp files to use as our status messages.

Signed-off-by: Peter Jones <pjones@redhat.com>
2017-06-12 13:11:22 -05:00
Richard Hughes
2ca22517e7 Release fwupd 0.9.3 2017-06-07 15:42:44 +01:00
Piotr Drąg
63c6c4c9d9 trivial: Update LINGUAS
Add Basque, Indonesian, and Kazakh.
2017-05-22 20:13:05 +01:00
Richard Hughes
d90b214e0c Release fwupd 0.9.2 2017-05-22 19:37:19 +01:00
Richard Hughes
ccda0d2be7 uefi: Add a translatable string for future use
This is added now so the translator teams get a chance to translate it before
it is used in anger.
2017-05-22 12:01:26 +01:00
Richard Hughes
31b07cc562 Release fwupd 0.9.1 2017-04-28 16:09:42 +01:00
Richard Hughes
57746cb839 Add the Meson build system as an alternate to autotools
Automake and autoconf are impossible to fully understand and Meson now provides
everything we need for a much smaller, faster, and more understandable build.

See http://mesonbuild.com/ for more information.
2017-04-12 16:35:18 +01:00
Richard Hughes
c232db23df Port away from intltool 2017-04-12 14:31:18 +01:00
AsciiWolf
8b90f3543a Update Czech translation 2017-03-23 21:19:17 +00:00
Piotr Drąg
16f49d5f3f Delete duplicate translations (#89)
Translation files should now match Transifex.
2017-02-11 16:26:30 +00:00
Richard Hughes
f5cea112f0 Release fwupd 0.8.0 2017-02-08 12:51:44 +00:00
Mario Limonciello
24afb470f2 Introduce plugin for Synaptics MST hubs 2017-01-16 11:23:43 -06:00
Mario Limonciello
e781bb9b64 trivial: fix cosmetic fallout from provider -> plugin
some code (such as libfwupd) still internally refers to provider,
but this will need to be more carefully massaged
2016-12-13 12:25:09 -06:00
Piotr Drąg
f80a4bb2b0 Clean up PO files 2016-09-20 01:45:38 +02:00
Richard Hughes
1c9353cd06 Release fwupd 0.7.3 2016-08-29 09:51:16 +01:00
Richard Hughes
d06c3f0d4a Release fwupd 0.7.2 2016-06-13 13:30:03 +01:00
Richard Hughes
a9385b0cb8 Release fwupd 0.7.1 2016-05-13 14:52:32 +01:00
Richard Hughes
837cc2405f Release fwupd 0.7.0 2016-04-01 14:40:19 +01:00
Richard Hughes
f1d06338ec Release fwupd 0.6.3 2016-03-14 09:30:08 +00:00
Richard Hughes
2e70b9277b Release fwupd 0.6.2 2016-02-12 16:50:58 +00:00
Richard Hughes
46c293cc8a Release fwupd 0.6.1 2016-01-19 12:57:33 +00:00
Richard Hughes
280745f5f0 Release fwupd 0.6.0 2015-12-07 16:20:59 +00:00
Richard Hughes
a3acd7f711 Add support for updating USB devices with DFU
This adds a private libdfu library and also a small utility program called
dfu-tool.
2015-11-12 17:32:48 +00:00
Richard Hughes
e22ce82dca Release fwupd 0.5.2 2015-10-28 09:59:06 +00:00
Richard Hughes
49e25934f1 Release fwupd 0.1.6 2015-09-10 09:29:48 +01:00
Richard Hughes
5c35abb1a5 Remove fwsignd, we have the LVFS now 2015-08-27 14:45:42 +01:00
Richard Hughes
13e9d1266c Release fwupd 0.1.5 2015-08-12 09:21:52 +01:00
Richard Hughes
578a195094 Release fwupd 0.1.4 2015-07-25 14:52:14 +01:00