diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-04-02 17:24:58 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-04-02 17:24:58 +0400 |
commit | 7a422b6f08b790575470c4943ae60550950c0a12 (patch) | |
tree | 141edca66b93ac8ee341b2f1b5d4372e7f7946d5 | |
parent | cdfef3cadeb1da6b7cbdf41fd21f8d3c14dca1b3 (diff) | |
download | driverdb-7a422b6f08b790575470c4943ae60550950c0a12.tar.gz |
driverdb (4.3+1) unstable; urgency=mediumdyson/4.3+1
* cpqary3 class is scsi, not scsi-self-identifying (illumos bug 4669)
* Added aliases for igb (pciex8086,1f40 pciex8086,1f41 pciex8086,1f45) to
support newer kernel (4.3+1)
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6724574..af1e2ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -driverdb (4.4) UNRELEASED; urgency=medium +driverdb (4.3+1) unstable; urgency=medium * cpqary3 class is scsi, not scsi-self-identifying (illumos bug 4669) + * Added aliases for igb (pciex8086,1f40 pciex8086,1f41 pciex8086,1f45) to + support newer kernel (4.3+1) - -- Igor Pashev <pashev.igor@gmail.com> Thu, 06 Mar 2014 08:14:58 +0400 + -- Igor Pashev <pashev.igor@gmail.com> Wed, 02 Apr 2014 17:21:55 +0400 driverdb (4.3) unstable; urgency=medium |