Skip to content

Commit

Permalink
Release 1:0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Milone committed May 30, 2016
1 parent d1cc854 commit 7a1501b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
ubuntu-drivers-common (1:0.4.19) UNRELEASED; urgency=medium
ubuntu-drivers-common (1:0.4.19) yakkety; urgency=medium

[ Alberto Milone ]
* gpu-manager.c:
- Fix memory leak in get_alternatives(). Make sure to always free
alternatives->current_core and alternatives->current_egl.
- Partially drop the drm code, and get information about connectors
from sysf. This fixes a long standing performance issue (LP: #1586933).

[ Ying-Chun Liu (PaulLiu) ]
* Quirks/quirkinfo.py:
- Catch and ignore UnicodeDecodeErrors in dmi info, as some machines
may report board_name as ffffffffffff0a to mean empty, and this
causes an error in python 3.
causes an error in python 3 (LP: #1320868).

-- Alberto Milone <[email protected]> Thu, 19 May 2016 13:00:13 +0200
-- Alberto Milone <[email protected]> Mon, 30 May 2016 16:17:42 +0200

ubuntu-drivers-common (1:0.4.18) yakkety; urgency=medium

Expand Down

0 comments on commit 7a1501b

Please sign in to comment.