Changelog for
usb_modeswitch-debugsource-2.2.5-4.26.x86_64.rpm :
* Fri Jul 24 2015 jweberhoferAATTweberhofer.at- Removed unused usb_modeswitch-data.rpmlintrc- Removed changelog from documentation- Cleaned up specfile- Update to version 2.2.5
* Fixed bug in configuration check, possibly leading to segfault (thanks, Leonid Lisovskiy);
* fixed Pantech commandline parameter evaluation (was not working at all);
* added driver unbind step via sysfs in wrapper, getting rid of the USB subsystem complaint \"interface 0 claimed by usb-storage while \'usb_modeswitch\'
\"- Update to version 2.2.4
* Fixed buggy check of USB configuration selection (possibly leading to segfault), tested with Alcatel X602D;
* removed call to \'libusb_strerror\' from libusb initialization - not available in earlier libusb1 versions- Update to version 2.2.3
* Fixed problem arising with systemd version 221 (220 untested), which affects starting the usb_modeswitch systemd unit from the sh script (reported by Archlinux users)- Update to version 2.2.2, 2015/06/27
* Added catch for libusb init error (thanks, Henrik Gustafsson);
* removed global function result variable; added catch for USB configuration read error (both thanks to \"otila\");
* fixed wrapper script where port search for symlinking modem port was broken (\"/dev/gsmmodem\");
* changed PantechMode parameter to represent different targets;
* added global config option to disable MBIM checking and setting alltogether (request from \"kai\");
* changed udev sh script so that systemd processing takes precedence over upstart;
* changed systemd template unit parameter to avoid escaping problems- Update the data package to version 20150627
* Sat Apr 25 2015 cooloAATTsuse.com- use pkgconfig to detect udev install directory to avoid problems during bootstrap
* Wed Apr 08 2015 p.drouandAATTgmail.com- Update to version 2.2.1
* Fixed unreliable switching function for Cisco AM10- Update the data package to version 20150115- Update device_reference.txt
* Tue Mar 24 2015 cxiongAATTsuse.com- add usb_modeswitch-fix_fsf_address.patch
* Update FSF address.
* Tue Nov 04 2014 andreaAATTopensuse.org- removed patch obsolete huawei-timing.patch to fix boo#903753
* Mon Nov 03 2014 andreaAATTopensuse.org- new upstream version 2.2.0
* Introduction of parameter \"HuaweiNewMode\", wrapping the standard bulk message for all newer Huawei devices; support for generic fall-back config files, combined with OS switch (per vendor ID), implementation to use a specific switching command on Android for all Huawei devices (see README of data package for details); this change was suggested by Huawei
* Sat Oct 11 2014 andreaAATTopensuse.org- fix for bnc #899013
* Thu Oct 02 2014 andreaAATTopensuse.org- upgraded the data package to version 20140529
* Mon May 26 2014 tittiatcokeAATTgmail.com- Update to 2.1.1
* Code cleanup
* Better usage of libusb1
* -I flag meaning reversed, default is to skip SCSI inquiry
* Experimental systemd and upstart integration
* Thu May 16 2013 mvyskocilAATTsuse.com- drop /bin/eject from dependencies, it is no longer called- install device_reference.txt as %doc- use URL in all relevant Source tags- drop obsoleted sections from spec
* Mon Dec 03 2012 p.drouandAATTgmail.com- Update to 1.2.5:
* Initial support for MBIM devices, use with data package >= 20121109; checking for these is the automatic default, new parameter NoMBIMCheck prevents the check per device in case of problems; new global option to set \"delay_use\" of usb-storage (as low values may prevent mode-switching);
* fix for handling multi-configuration devices (thanks to Bjørn Mork for advice)- Removed files:
* add_alcatel_ot_x220d.patch: supported on upstream release
* 1bbb:f017: supported on upstream release- Adapt huawei-timing.patch for 1.2.5
* Wed Oct 17 2012 fcrozatAATTsuse.com- Fix build with new udev directory location
* Fri Sep 28 2012 gschlotterAATTsuse.com- huawei-timing.patch:
* fixed timing issues with huawei devices (E173, ...) bnc#740354
* Fri Jul 20 2012 javierAATTopensuse.org- Update data package to 20120531- Add Alcatel OT-X220D support
* Sun Apr 01 2012 gankovAATTopensuse.org- New data package 20120120- Update to 1.2.3- Add BuildRequires tcl- Using fdupes
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Tue May 10 2011 andreaAATTopensuse.org- New data package 20110227- Update to 1.1.7:
* Attention: paths for runtime files and database have changed!
* fix for configuration setting race (thanks to Amit Mendapara);
* discovered incompatibility between Tcl versions <= 8.3 and >=8.4, so 8.4 is the minimum prerequisite now;
* Mon Jan 10 2011 dmuellerAATTsuse.de- fix dependency
* Wed Jan 05 2011 biliAATTnovell.com- Update to 1.1.6 including:
* Moved warm-boot driver binding to sh wrapper, was unreliable in 1.1.5;
* initial device checking includes current \"bConfigurationValue\" now, should work with config setting for multiple devices;
* made tcl script conform to limitations of \"jimsh\", the minimal tcl shell (hint from Barry Kauler);
* fixes for \"usbserial\" fallback (driver binding for old systems);
* in the C program, changed parameter \"MessageDelay\" (hitherto unused) to \"ReleaseDelay\", to be used in one device configuration- Update database to 20101222 state.
* Tue Dec 14 2010 ajAATTsuse.de- Update to 1.1.5 including:
* Added special control message for Kobil devices
* try to get active configuration for interface class checking
* fixed \"0000\" target product ID - again
* new bash and tcl wrapper logic: the convenience functions for driver binding and symlinking will now start the tcl shell ONLY for known devices;- Update database to 20101202 state.
* Mon Aug 23 2010 pthAATTsuse.de- Update to 1.1.4
* The package should work at boot time now (cold and warm)
* Product IDs of \"0000\" do exist but were not accepted, fixed
* Response endpoint is now always detected
* Wrapper script can now work with a packed collection of config files as well as with the plain folder of files
* Wrapper fix for the symlink feature: handling of multiple interrupt ports was incomplete
* Wrapper does not longer use a temporary file for the symlink feature
* Thu Jul 08 2010 andreaAATTopensuse.org- New upstream version 1.1.3
* Added delay option to separate multiple message transfers by millisecs
* fixed (possibly dangerous) sloppy string handling
* Added \"clear_halt\" for response endpoint
* Small additions in Makefile (install with -D)
* Changes in option handling (no more default config file!)
* Symlink feature in wrapper can now cope with devices providing more than one interrupt port
* Wrapper now ignores package manager leftovers in config folder
* Replaced bash-specific syntax in wrapper
* Changed ZTE skipping (if existing rules are found) to warning- update data package to version 20100707- spec file clean up (sources support \'make install\')
* Tue May 18 2010 ajAATTsuse.de- Cleanup spec file.
* Tue May 11 2010 tuoma_melAATTinbox.ru- update to version 1.1.2