Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/iproute2-3.4.0-libdir-1.patch

    r111b12a r76b06f6  
    1010             Renamed for Iproute2-2.6.38 by Jonathan Norman
    1111             Rediffed for Iproute2-3.4.0 by William Harrington
    12              Rediffed for Iproute2-3.8.0 by William Harrington
    1312
    14 diff -Naur iproute2-3.8.0.orig/Makefile iproute2-3.8.0/Makefile
    15 --- iproute2-3.8.0.orig/Makefile        2013-02-21 16:41:20.000000000 +0000
    16 +++ iproute2-3.8.0/Makefile     2013-06-03 12:31:18.891352195 +0000
    17 @@ -13,7 +13,7 @@
     13diff -Naur iproute2-3.4.0.orig/Makefile iproute2-3.4.0/Makefile
     14--- iproute2-3.4.0.orig/Makefile        2012-10-25 19:59:31.824412361 +0000
     15+++ iproute2-3.4.0/Makefile     2012-10-25 20:00:11.334366911 +0000
     16@@ -12,7 +12,7 @@
    1817 
    1918 SHARED_LIBS = y
     
    2423 DEFINES+= -DNO_SHARED_LIBS
    2524 endif
    26 diff -Naur iproute2-3.8.0.orig/include/iptables.h iproute2-3.8.0/include/iptables.h
    27 --- iproute2-3.8.0.orig/include/iptables.h      2013-02-21 16:41:20.000000000 +0000
    28 +++ iproute2-3.8.0/include/iptables.h   2013-06-03 12:31:18.891352195 +0000
     25diff -Naur iproute2-3.4.0.orig/include/iptables.h iproute2-3.4.0/include/iptables.h
     26--- iproute2-3.4.0.orig/include/iptables.h      2012-05-21 21:12:19.000000000 +0000
     27+++ iproute2-3.4.0/include/iptables.h   2012-10-25 20:00:56.064367711 +0000
    2928@@ -4,8 +4,12 @@
    3029 #include "iptables_common.h"
     
    4140 
    4241 #ifndef IPPROTO_SCTP
    43 diff -Naur iproute2-3.8.0.orig/misc/arpd.c iproute2-3.8.0/misc/arpd.c
    44 --- iproute2-3.8.0.orig/misc/arpd.c     2013-02-21 16:41:20.000000000 +0000
    45 +++ iproute2-3.8.0/misc/arpd.c  2013-06-03 12:31:18.891352195 +0000
     42diff -Naur iproute2-3.4.0.orig/misc/arpd.c iproute2-3.4.0/misc/arpd.c
     43--- iproute2-3.4.0.orig/misc/arpd.c     2012-05-21 21:12:19.000000000 +0000
     44+++ iproute2-3.4.0/misc/arpd.c  2012-10-25 20:01:19.474370303 +0000
    4645@@ -40,7 +40,7 @@
    4746 int resolve_hosts;
Note: See TracChangeset for help on using the changeset viewer.