diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-15 18:27:29 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-15 18:27:29 +0400 |
commit | 847b99b9ae3e364221c701bced2ad97b4e9cca9c (patch) | |
tree | 411dae03ec4517e09a3d649ae1c672b8224a741b | |
parent | 68c780663a3c2e21f1f12e79c9b14da3c33c8f79 (diff) | |
download | driverdb-847b99b9ae3e364221c701bced2ad97b4e9cca9c.tar.gz |
driverdb (4.3+2) unstable; urgency=mediumdyson/4.3+2
* Added VirtualBox drivers, but vboxvideo drm: it causes lock on boot,
maybe because of missing such a device (80ee:beef)
* Use devfsadm and bootadm triggers in postinst
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af1e2ce..fc7698d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +driverdb (4.3+2) unstable; urgency=medium + + * Added VirtualBox drivers, but vboxvideo drm: it causes lock on boot, + maybe because of missing such a device (80ee:beef) + * Use devfsadm and bootadm triggers in postinst + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 15 Jun 2014 18:25:12 +0400 + driverdb (4.3+1) unstable; urgency=medium * cpqary3 class is scsi, not scsi-self-identifying (illumos bug 4669) |