Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2017-02-26 17:04:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usb_modeswitch (Old)
 and      /work/SRC/openSUSE:Factory/.usb_modeswitch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usb_modeswitch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes    
2017-02-14 00:35:53.572189468 +0100
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes       
2017-02-26 17:04:33.462663870 +0100
@@ -1,0 +2,7 @@
+Fri Feb 24 18:57:27 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Update usb-modeswitch-data package to version 20170205
+  * Bugfix release: Removed all catch-all fallback config files as
+    they can affect unrelated devices - fixes (rh#1374913).
+
+-------------------------------------------------------------------

Old:
----
  usb-modeswitch-data-20170120.tar.bz2

New:
----
  usb-modeswitch-data-20170205.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ usb_modeswitch.spec ++++++
--- /var/tmp/diff_new_pack.Q418Hk/_old  2017-02-26 17:04:33.874601386 +0100
+++ /var/tmp/diff_new_pack.Q418Hk/_new  2017-02-26 17:04:33.878600780 +0100
@@ -17,7 +17,7 @@
 
 
 %define source_name    usb-modeswitch
-%define date           20170120
+%define date           20170205
 %define _udevdir %(pkg-config --variable=udevdir udev)
 Name:           usb_modeswitch
 Version:        2.5.0

++++++ usb-modeswitch-data-20170120.tar.bz2 -> 
usb-modeswitch-data-20170205.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-data-20170120/40-usb_modeswitch.rules 
new/usb-modeswitch-data-20170205/40-usb_modeswitch.rules
--- old/usb-modeswitch-data-20170120/40-usb_modeswitch.rules    2017-01-20 
22:41:17.000000000 +0100
+++ new/usb-modeswitch-data-20170205/40-usb_modeswitch.rules    2017-02-05 
10:18:50.000000000 +0100
@@ -1,4 +1,4 @@
-# Part of usb-modeswitch-data, version 20170120
+# Part of usb-modeswitch-data, version 20170205
 #
 # Works with usb_modeswitch versions >= 2.4.0. Slash before %k parameter
 # is for compatibility only. Versions >= 2.5.0 don't need it.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-data-20170120/ChangeLog 
new/usb-modeswitch-data-20170205/ChangeLog
--- old/usb-modeswitch-data-20170120/ChangeLog  2017-01-20 22:40:12.000000000 
+0100
+++ new/usb-modeswitch-data-20170205/ChangeLog  2017-02-05 10:21:57.000000000 
+0100
@@ -1,3 +1,7 @@
+20170205:
+    Bugfix release: removed all catch-all fallback config files as they can
+    affect unrelated devices - fixes
+    https://bugzilla.redhat.com/show_bug.cgi?id=1374913
 20170120:
     Added devices: [03f0:032a] HP LaserJet Professional P1102w, [03f0:9d1d]
     HP lt4120, [0586:2030] ZyXel WAH1004/WAH3004, [148f:2878] RaLink
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-data-20170120/Makefile 
new/usb-modeswitch-data-20170205/Makefile
--- old/usb-modeswitch-data-20170120/Makefile   2017-01-19 21:51:05.000000000 
+0100
+++ new/usb-modeswitch-data-20170205/Makefile   2017-02-05 10:07:51.000000000 
+0100
@@ -1,5 +1,5 @@
 PROG        = usb-modeswitch-data
-VERS        = 20170120
+VERS        = 20170205
 RM          = /bin/rm -f
 PREFIX      = $(DESTDIR)/usr
 ETCDIR      = $(DESTDIR)/etc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-data-20170120/README 
new/usb-modeswitch-data-20170205/README
--- old/usb-modeswitch-data-20170120/README     2016-08-03 20:03:50.000000000 
+0200
+++ new/usb-modeswitch-data-20170205/README     2017-02-05 10:10:34.000000000 
+0100
@@ -83,7 +83,11 @@
 Huawei devices, the switching method is uniform and not likely to change,
 so it is possible to provide a generic configuration.
 
-Example files: see "12d1:#android" and "12d1:#linux"
+Example file names: "12d1:#android" and "12d1:#linux"
+
+Note that these files have to be created explicitely on demand. Their default
+inclusion has led to unwanted switching attempts with unrelated devices like
+phones.
 
 
 Parameters used only in config files:
@@ -136,4 +140,4 @@
 
 
 
-Last revised: 2016-08-03, Josua Dietze
+Last revised: 2017-02-05, Josua Dietze
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-data-20170120/gen-rules.tcl 
new/usb-modeswitch-data-20170205/gen-rules.tcl
--- old/usb-modeswitch-data-20170120/gen-rules.tcl      2017-01-20 
22:37:48.000000000 +0100
+++ new/usb-modeswitch-data-20170205/gen-rules.tcl      2017-02-05 
10:07:20.000000000 +0100
@@ -11,7 +11,7 @@
 
 
 # Default version string
-set version "20170120"
+set version "20170205"
 
 # Devices excluded from Huawei catch-all rule
 set x_huaweiList {12d1:1573 12d1:15c1}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/usb-modeswitch-data-20170120/usb_modeswitch.d/12d1:#android 
new/usb-modeswitch-data-20170205/usb_modeswitch.d/12d1:#android
--- old/usb-modeswitch-data-20170120/usb_modeswitch.d/12d1:#android     
2016-03-05 11:08:30.000000000 +0100
+++ new/usb-modeswitch-data-20170205/usb_modeswitch.d/12d1:#android     
1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Huawei generic for Android
-TargetVendor= 0x12d1
-MessageContent="55534243123456780000000000000011063000000100010000000000000000"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/usb-modeswitch-data-20170120/usb_modeswitch.d/12d1:#linux 
new/usb-modeswitch-data-20170205/usb_modeswitch.d/12d1:#linux
--- old/usb-modeswitch-data-20170120/usb_modeswitch.d/12d1:#linux       
2016-03-05 11:08:30.000000000 +0100
+++ new/usb-modeswitch-data-20170205/usb_modeswitch.d/12d1:#linux       
1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Huawei generic for Linux (fall-back for unknown products)
-TargetVendor= 0x12d1
-HuaweiNewMode=1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/usb-modeswitch-data-20170120/usb_modeswitch.d/19d2:#linux 
new/usb-modeswitch-data-20170205/usb_modeswitch.d/19d2:#linux
--- old/usb-modeswitch-data-20170120/usb_modeswitch.d/19d2:#linux       
2016-03-05 11:08:30.000000000 +0100
+++ new/usb-modeswitch-data-20170205/usb_modeswitch.d/19d2:#linux       
1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-# ZTE generic for Linux (fall-back for unknown products)
-
-# Uncomment the following lines to activate
-
-#TargetVendor= 0x19d2
-#StandardEject=1
-#MessageContent="55534243123456702000000080000c85010101180101010101000000000000"


Reply via email to