Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
Fwupd
Commits
ec644b04
Commit
ec644b04
authored
Apr 20, 2017
by
Richard Hughes
Browse files
Release fwupd 0.8.2
parent
a8838ac6
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
ec644b04
Version 0.8.2
~~~~~~~~~~~~~
Released: 2017-04-20
New Features:
- Add a config option to allow runtime disabling plugins by name (Richard Hughes)
Bugfixes:
- Add DFU quirk for OpenPICC (Richard Hughes)
- Add DFU quirk for SIMtrace (Richard Hughes)
- Create directories in /var/cache as required (Richard Hughes)
- Fix the Requires lines in the dfu pkg-config file (Richard Hughes)
- Only try to mkdir the localstatedir if we have the right permissions (Shea Levy)
- Set the source origin when saving metadata (Richard Hughes)
- Support proxy servers in fwupdmgr (Richard Hughes)
- Use a 60 second timeout on all client downloads (Richard Hughes)
Version 0.8.1
~~~~~~~~~~~~~
Released: 2017-02-27
...
...
RELEASE
View file @
ec644b04
...
...
@@ -11,16 +11,6 @@ Released: 2017-xx-xx
New Features:
Bugfixes:
Update translations:
cd po
make fwupd.pot
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext --no-location" srcdir=. /usr/bin/intltool-update --gettext-package fwupd --pot
tx push --source
tx pull --all --minimum-perc=5
git add *.po
cd ..
2. Commit changes to git:
# MAKE SURE THESE ARE CORRECT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment