diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-01-19 15:06:36 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-01-20 11:07:03 +0100 |
commit | c95e3b848141e90b26324e9a7c117e746d702ec7 (patch) | |
tree | 25324f6c154a6b05de70d6c8f768d31797876b0a /CHANGES | |
parent | 0908e85ce30fe20c8aadcbab37f305b2930d0e79 (diff) | |
download | buildroot-novena-c95e3b848141e90b26324e9a7c117e746d702ec7.tar.gz buildroot-novena-c95e3b848141e90b26324e9a7c117e746d702ec7.zip |
Bump usb_modeswitch to 1.0.7
Closes #919.
Includes new device signatures, improved handling of Huawei devices
and other fixes.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,8 @@ Updated/fixed packages: autoconf, bind, binutils, bootutils, busybox, directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables, iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123, - mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, usbutils, - xfsprogs + mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, + usb_modeswitch, usbutils, xfsprogs Issues resolved (http://bugs.uclibc.org): @@ -32,6 +32,7 @@ #827: Bump mtd-utils package to version 1.2.0 #841: Build error #913: Bump iptables to 1.4.6 + #919: Bump usb_modeswitch package to 1.0.7 2009.11, Released December 1st, 2009: |