From fe5d25e9afabdd0ce6d4dff89562dedc721b710c Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 14 Jun 2005 22:22:46 +0000 Subject: Update to new upstream release (v1.0.3) Add some mirror URLs Split patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1244 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../freeradius/patches/freeradius-1.0.3-dict.patch | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 package/freeradius/patches/freeradius-1.0.3-dict.patch (limited to 'package/freeradius/patches/freeradius-1.0.3-dict.patch') diff --git a/package/freeradius/patches/freeradius-1.0.3-dict.patch b/package/freeradius/patches/freeradius-1.0.3-dict.patch new file mode 100644 index 000000000..43ff995ab --- /dev/null +++ b/package/freeradius/patches/freeradius-1.0.3-dict.patch @@ -0,0 +1,100 @@ +--- freeradius-1.0.3/share/dictionary.orig 2005-06-07 09:36:04.000000000 +0200 ++++ freeradius-1.0.3/share/dictionary 2005-06-07 09:42:58.000000000 +0200 +@@ -50,56 +50,56 @@ + # directive to the end of the file if you want to see the old names + # in the logfiles, INSTEAD OF the new names. + # +-$INCLUDE dictionary.compat # compability issues +-$INCLUDE dictionary.3com +-$INCLUDE dictionary.3gpp +-$INCLUDE dictionary.3gpp2 +-$INCLUDE dictionary.acc +-$INCLUDE dictionary.alcatel +-$INCLUDE dictionary.alteon +-$INCLUDE dictionary.ascend +-$INCLUDE dictionary.bay +-$INCLUDE dictionary.bintec +-$INCLUDE dictionary.cabletron ++#$INCLUDE dictionary.compat # compability issues ++#$INCLUDE dictionary.3com ++#$INCLUDE dictionary.3gpp ++#$INCLUDE dictionary.3gpp2 ++#$INCLUDE dictionary.acc ++#$INCLUDE dictionary.alcatel ++#$INCLUDE dictionary.alteon ++#$INCLUDE dictionary.ascend ++#$INCLUDE dictionary.bay ++#$INCLUDE dictionary.bintec ++#$INCLUDE dictionary.cabletron + $INCLUDE dictionary.cisco + # + # This is the same as the altiga dictionary. + # + #$INCLUDE dictionary.cisco.vpn3000 +-$INCLUDE dictionary.cisco.vpn5000 +-$INCLUDE dictionary.cisco.bbsm +-$INCLUDE dictionary.colubris +-$INCLUDE dictionary.erx +-$INCLUDE dictionary.extreme ++#$INCLUDE dictionary.cisco.vpn5000 ++#$INCLUDE dictionary.cisco.bbsm ++#$INCLUDE dictionary.colubris ++#$INCLUDE dictionary.erx ++#$INCLUDE dictionary.extreme + $INCLUDE dictionary.freeradius +-$INCLUDE dictionary.foundry +-$INCLUDE dictionary.gandalf +-$INCLUDE dictionary.garderos +-$INCLUDE dictionary.gemtek +-$INCLUDE dictionary.itk +-$INCLUDE dictionary.juniper +-$INCLUDE dictionary.karlnet +-$INCLUDE dictionary.livingston +-$INCLUDE dictionary.localweb ++#$INCLUDE dictionary.foundry ++#$INCLUDE dictionary.gandalf ++#$INCLUDE dictionary.garderos ++#$INCLUDE dictionary.gemtek ++#$INCLUDE dictionary.itk ++#$INCLUDE dictionary.juniper ++#$INCLUDE dictionary.karlnet ++#$INCLUDE dictionary.livingston ++#$INCLUDE dictionary.localweb + $INCLUDE dictionary.microsoft +-$INCLUDE dictionary.navini +-$INCLUDE dictionary.nomadix +-$INCLUDE dictionary.propel +-$INCLUDE dictionary.quintum +-$INCLUDE dictionary.redback +-$INCLUDE dictionary.redcreek +-$INCLUDE dictionary.shasta +-$INCLUDE dictionary.shiva +-$INCLUDE dictionary.sonicwall +-$INCLUDE dictionary.springtide +-$INCLUDE dictionary.telebit +-$INCLUDE dictionary.trapeze ++#$INCLUDE dictionary.navini ++#$INCLUDE dictionary.nomadix ++#$INCLUDE dictionary.propel ++#$INCLUDE dictionary.quintum ++#$INCLUDE dictionary.redback ++#$INCLUDE dictionary.redcreek ++#$INCLUDE dictionary.shasta ++#$INCLUDE dictionary.shiva ++#$INCLUDE dictionary.sonicwall ++#$INCLUDE dictionary.springtide ++#$INCLUDE dictionary.telebit ++#$INCLUDE dictionary.trapeze + $INCLUDE dictionary.tunnel +-$INCLUDE dictionary.usr +-$INCLUDE dictionary.valemount +-$INCLUDE dictionary.versanet ++#$INCLUDE dictionary.usr ++#$INCLUDE dictionary.valemount ++#$INCLUDE dictionary.versanet + $INCLUDE dictionary.wispr +-$INCLUDE dictionary.xedia ++#$INCLUDE dictionary.xedia + + # + # The following are the proper new names. Use these. -- cgit v1.2.3