diff --git a/usb-modeswitch-2.2.6.tar.bz2 b/usb-modeswitch-2.2.6.tar.bz2 deleted file mode 100644 index 72890b5..0000000 --- a/usb-modeswitch-2.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ee42be2fe26dde20c58f54bf678fb136d2706250e4aa74f06fc97268a46e90f -size 263395 diff --git a/usb-modeswitch-2.3.0.tar.bz2 b/usb-modeswitch-2.3.0.tar.bz2 new file mode 100644 index 0000000..3220e11 --- /dev/null +++ b/usb-modeswitch-2.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93e940c2eb0c585a5d2210177338e68a9b24f409e351e4a854132453246b894 +size 263141 diff --git a/usb-modeswitch-data-20151101.tar.bz2 b/usb-modeswitch-data-20151101.tar.bz2 deleted file mode 100644 index 723ea82..0000000 --- a/usb-modeswitch-data-20151101.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:584d362bc0060c02016edaac7b05ebd6558d5dcbdf14f1ae6d0ec9630265a982 -size 30350 diff --git a/usb-modeswitch-data-20160112.tar.bz2 b/usb-modeswitch-data-20160112.tar.bz2 new file mode 100644 index 0000000..d7438fa --- /dev/null +++ b/usb-modeswitch-data-20160112.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d679a44a48b1d1f243fea6b4d2bd54e0e08010ff579dd81eaf698954c0c6dfa7 +size 31166 diff --git a/usb_modeswitch.changes b/usb_modeswitch.changes index 93592b5..e9a2b96 100644 --- a/usb_modeswitch.changes +++ b/usb_modeswitch.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Feb 16 15:03:17 UTC 2016 - joerg.lorenzen@ki.tng.de + +- Update to version 2.3.0 + * ATTENTION: -I flag is now history and being ignored - determining + SCSI attributes is really an 'outside task'. + * -n flag (NeedResponse) is being ignored, CSW response will now + always be read. + * Introduction of parameter "OptionMode", wrapping the standard + bulk message for all newer Huawei devices. + * Fixed missing variable initialization in dispatcher script which + could lead to crash (thanks, Dmitry Kunilov!). + * Fixed bug which prevented early logging. + * Fixed success report for Cisco AM10. + * Some source code formatting and clean-up. +- Removed fix for bnc#899013, fixed upstream. + ------------------------------------------------------------------- Fri Nov 13 14:03:47 UTC 2015 - joerg.lorenzen@ki.tng.de diff --git a/usb_modeswitch.spec b/usb_modeswitch.spec index bd5e985..e93737c 100644 --- a/usb_modeswitch.spec +++ b/usb_modeswitch.spec @@ -1,7 +1,7 @@ # # spec file for package usb_modeswitch # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ %define source_name usb-modeswitch -%define date 20151101 +%define date 20160112 %define _udevdir %(pkg-config --variable=udevdir udev) Name: usb_modeswitch -Version: 2.2.6 +Version: 2.3.0 Release: 0 Summary: A mode switching tool for controlling multiple-device USB gear License: GPL-2.0+ @@ -69,28 +69,6 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags} UDEVDIR=%{buildroot}%{_udevdir cd %{source_name}-data-%{date} make DESTDIR=%{buildroot} install %{?_smp_mflags} RULESDIR=%{buildroot}%{_udevdir}/rules.d -### TO REMOVE ONCE IN UPSTREAM DATA PACKAGE, FIX BNC 899013 ### - -cat > %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1583 < %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1582 <