Revision: 6196
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6196&view=rev
Author:   owes
Date:     2011-12-27 10:16:28 +0000 (Tue, 27 Dec 2011)
Log Message:
-----------
Update usb-modeswitch to 1.2.1, includes the modification from Gilles.

Modified Paths:
--------------
    ipcop/trunk/lfs/usb-modeswitch
    ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
    ipcop/trunk/updates/2.0.3/information.xml

Modified: ipcop/trunk/lfs/usb-modeswitch
===================================================================
--- ipcop/trunk/lfs/usb-modeswitch      2011-12-27 08:45:37 UTC (rev 6195)
+++ ipcop/trunk/lfs/usb-modeswitch      2011-12-27 10:16:28 UTC (rev 6196)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = usb-modeswitch
-VER        = 1.2.0
+VER        = 1.2.1
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -52,7 +52,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1932ab96d6e3c5e0a6bdfac863338627
+$(DL_FILE)_MD5 = d228f74e4045e1ba05d80db4fe0f4144
 
 install : $(TARGET)
 
@@ -82,8 +82,6 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) $(DIR_DATAAPP) && cd $(DIR_SRC) && tar xf 
$(DIR_DL)/$(DL_FILE)
-       # Fix /usr/include/bits/string3.h:154: warning call to 
__builtin___strncat_chk might overflow destination buffer
-       cd $(DIR_APP) && sed -i -e 's/MAX_ARGSIZE)/MAX_ARGSIZE-1)/' dispatcher.c
 
        # Use usb_modeswitch_dispatcher statically linked with TCL interpreter
        cd $(DIR_APP) && make install-static

Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-12-27 08:45:37 UTC 
(rev 6195)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3      2011-12-27 10:16:28 UTC 
(rev 6196)
@@ -54,9 +54,6 @@
 /bin/egrep
 /bin/grep
 ##
-## gnupg-1.4.11 compiled as pie, with -fno-strict-aliasing and --disable-asm
-/usr/bin/gpg
-##
 ## iproute2-3.1.0
 /sbin/ip
 /sbin/rtmon
@@ -108,7 +105,10 @@
 /usr/lib/libsqlite3.so.0
 /usr/lib/libsqlite3.so.0.8.6
 ##
-## usb-modeswitch-1.9.2 fix to 'call to __builtin___strncat_chk might overflow 
destination buffer'
+## usb-modeswitch-1.2.1
+/etc/usb_modeswitch.conf
+/lib/udev/usb_modeswitch
+/usr/sbin/usb_modeswitch
 /usr/sbin/usb_modeswitch_dispatcher
 ##
 ## smartmontools-5.42

Modified: ipcop/trunk/updates/2.0.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.0.3/information.xml   2011-12-27 08:45:37 UTC (rev 
6195)
+++ ipcop/trunk/updates/2.0.3/information.xml   2011-12-27 10:16:28 UTC (rev 
6196)
@@ -6,13 +6,13 @@
         <description>Add again capi4k-utils plugins. Add wget.&lt;br /&gt;
             Disable traffic accounting with detail level High, always use 
Low.&lt;br /&gt;
             Patch krb5-1.9.2 against MITKRB5-SA-2011-007.&lt;br /&gt;
-            Fix _builtin___strncat_chk might overflow in 
usb-modemswitch-1.2.0.&lt;br /&gt;
             More gnupg-1.4.11 hardening.&lt;br /&gt;
             Language updates.&lt;br /&gt;
             Upgrade acpid to 2.0.13, bash to 4.2.20, DBD-SQLite to 1.35, 
diffutils to 3.2,
             freetype to 2.4.8, gmp to 5.0.2, grep to 2.10, iproute2 to 3.1.0,
             kbd to 1.15.3, kernel to 2.6.32.51, libpcap to 1.2.0, ntp to 
4.2.6p5,
-            smartmontools to 5.42, sqlite to 3.7.9, Solos PCI to 1.03, tcpdump 
to 4.2.0.
+            smartmontools to 5.42, sqlite to 3.7.9, Solos PCI to 1.03, tcpdump 
to 4.2.0,
+            usb-modeswitch to 1.2.1.
             &lt;br /&gt;
             &lt;b&gt;Mandatory reboot after upgrade.&lt;/b&gt;
         </description>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to