openwrt/svn-archive/archive.git
17 years agoreorder patches to fix php4 build
Nicolas Thill [Fri, 12 Jan 2007 13:10:49 +0000 (13:10 +0000)]
reorder patches to fix php4 build

SVN-Revision: 6086

17 years agoreorder patches to fix tcp_wrappers build
Nicolas Thill [Fri, 12 Jan 2007 13:00:24 +0000 (13:00 +0000)]
reorder patches to fix tcp_wrappers build

SVN-Revision: 6085

17 years agoRename patches to match conventions, second round; *ouch*
Florian Fainelli [Thu, 11 Jan 2007 17:28:45 +0000 (17:28 +0000)]
Rename patches to match conventions, second round; *ouch*

SVN-Revision: 6081

17 years agoTruncate title to make it more good looking in menuconfig
Florian Fainelli [Thu, 11 Jan 2007 13:23:45 +0000 (13:23 +0000)]
Truncate title to make it more good looking in menuconfig

SVN-Revision: 6077

17 years agoFix pmacct and friends compilation
Florian Fainelli [Thu, 11 Jan 2007 11:38:27 +0000 (11:38 +0000)]
Fix pmacct and friends compilation

SVN-Revision: 6076

17 years agoFix mrd6 compilation when netlink macros are disabled
Florian Fainelli [Thu, 11 Jan 2007 11:30:38 +0000 (11:30 +0000)]
Fix mrd6 compilation when netlink macros are disabled

SVN-Revision: 6075

17 years agoAdd libpam
Florian Fainelli [Wed, 10 Jan 2007 22:42:31 +0000 (22:42 +0000)]
Add libpam

SVN-Revision: 6072

17 years agoupdate gmediaserver to 0.12.0 - should build fine against libupnp 1.3.1 now
Nicolas Thill [Wed, 10 Jan 2007 17:20:39 +0000 (17:20 +0000)]
update gmediaserver to 0.12.0 - should build fine against libupnp 1.3.1 now

SVN-Revision: 6069

17 years agooops, md5sum was wrong for file
Nicolas Thill [Wed, 10 Jan 2007 17:18:15 +0000 (17:18 +0000)]
oops, md5sum was wrong for file

SVN-Revision: 6068

17 years agoadd file/libmagic package
Nicolas Thill [Wed, 10 Jan 2007 17:06:20 +0000 (17:06 +0000)]
add file/libmagic package

SVN-Revision: 6067

17 years agoupdate avahi to 0.6.16 - it fixes 2 security issues:
Nicolas Thill [Wed, 10 Jan 2007 16:09:10 +0000 (16:09 +0000)]
update avahi to 0.6.16 - it fixes 2 security issues:
 * CVE-2006-6870
 * CVE-2006-5461

SVN-Revision: 6062

17 years agoadd imapfilter (closes: #769)
Nicolas Thill [Wed, 10 Jan 2007 11:48:14 +0000 (11:48 +0000)]
add imapfilter (closes: #769)

SVN-Revision: 6059

17 years agoadd linux-igd (closes: #1180)
Nicolas Thill [Wed, 10 Jan 2007 11:41:14 +0000 (11:41 +0000)]
add linux-igd (closes: #1180)

SVN-Revision: 6058

17 years agoupdate libupnp to 1.3.1 (partially closes: #1180)
Nicolas Thill [Wed, 10 Jan 2007 11:32:15 +0000 (11:32 +0000)]
update libupnp to 1.3.1 (partially closes: #1180)

SVN-Revision: 6057

17 years agoadd a patch to fix xsupplicant build on 2.6.19 (see [6052])
Nicolas Thill [Wed, 10 Jan 2007 01:36:22 +0000 (01:36 +0000)]
add a patch to fix xsupplicant build on 2.6.19 (see [6052])

SVN-Revision: 6056

17 years agoupdate ruby to 1.8.5 (recloses: #1160)
Nicolas Thill [Wed, 10 Jan 2007 00:53:05 +0000 (00:53 +0000)]
update ruby to 1.8.5 (recloses: #1160)

SVN-Revision: 6055

17 years agoadd a patch to fix lcd4linux on linux 2.6.19 (see [6052]), add some touches to preven...
Nicolas Thill [Wed, 10 Jan 2007 00:24:06 +0000 (00:24 +0000)]
add a patch to fix lcd4linux on linux 2.6.19 (see [6052]), add some touches to prevent aclocal, autoconf & automake from beeing run, fix typo

SVN-Revision: 6054

17 years agoadd ruby (closes: #1160)
Nicolas Thill [Tue, 9 Jan 2007 23:35:16 +0000 (23:35 +0000)]
add ruby (closes: #1160)

SVN-Revision: 6053

17 years agoadd a patch to fix kismet on 2.6.19 (closes: #1139)
Nicolas Thill [Tue, 9 Jan 2007 22:39:43 +0000 (22:39 +0000)]
add a patch to fix kismet on 2.6.19 (closes: #1139)
<linux/wireless.h> does not include the required headers anymore

SVN-Revision: 6052

17 years agofix weechat linking against lua
Nicolas Thill [Tue, 9 Jan 2007 16:36:14 +0000 (16:36 +0000)]
fix weechat linking against lua

SVN-Revision: 6048

17 years agofix shared build: since 5.1, lua libraries (liblua & liblualib) have been merged...
Nicolas Thill [Tue, 9 Jan 2007 14:46:19 +0000 (14:46 +0000)]
fix shared build: since 5.1, lua libraries (liblua & liblualib) have been merged, so instead of building 2 distincts libraries from the same sources, just symlink liblualib to liblua. storage-class specifiers have been changed for some functions to link the lua compiler (luac) against the shared library and save space. rename the patch to follow our patch naming scheme.

SVN-Revision: 6046

17 years agofix atftp/atftpd dependencies, explicitly disable libwrap support
Nicolas Thill [Tue, 9 Jan 2007 14:26:10 +0000 (14:26 +0000)]
fix atftp/atftpd dependencies, explicitly disable libwrap support

SVN-Revision: 6045

17 years agotweak tor Makefile and remove unneeded intrusive patch
Nicolas Thill [Tue, 9 Jan 2007 13:46:04 +0000 (13:46 +0000)]
tweak tor Makefile and remove unneeded intrusive patch

SVN-Revision: 6044

17 years agoAdd missing headers
Florian Fainelli [Mon, 8 Jan 2007 17:40:18 +0000 (17:40 +0000)]
Add missing headers

SVN-Revision: 6041

17 years agoAdd libsigc++
Florian Fainelli [Mon, 8 Jan 2007 15:35:02 +0000 (15:35 +0000)]
Add libsigc++

SVN-Revision: 6038

17 years agoAdd fconfig (#1155)
Florian Fainelli [Mon, 8 Jan 2007 14:25:34 +0000 (14:25 +0000)]
Add fconfig (#1155)

SVN-Revision: 6037

17 years agomisc cosmetic fixes:
Nicolas Thill [Mon, 8 Jan 2007 11:19:08 +0000 (11:19 +0000)]
misc cosmetic fixes:
 * reorder PKG_* variables, Build/(Un)InstallDev macros
 * remove unneeded configure options and PKG_INSTALL_DIR stuff
 * remove dupe descriptions

SVN-Revision: 6035

17 years agoremove unneeded touch
Nicolas Thill [Mon, 8 Jan 2007 11:13:02 +0000 (11:13 +0000)]
remove unneeded touch

SVN-Revision: 6034

17 years agoAdd iodine
Florian Fainelli [Mon, 8 Jan 2007 10:22:39 +0000 (10:22 +0000)]
Add iodine

SVN-Revision: 6033

17 years agoConvert aodv-uu to the KernelPackage template
Florian Fainelli [Mon, 8 Jan 2007 09:44:35 +0000 (09:44 +0000)]
Convert aodv-uu to the KernelPackage template

SVN-Revision: 6027

17 years agofix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u...
Nicolas Thill [Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)]
fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u* types on 2.6, so keep the typedefs for 2.4 and use <linux/types.f> for 2.6 and everyone should be happy :)

SVN-Revision: 6021

17 years agoupdate ctorrent to 1.3.4-dnh2.2 (closes: #1135)
Nicolas Thill [Sat, 6 Jan 2007 19:27:03 +0000 (19:27 +0000)]
update ctorrent to 1.3.4-dnh2.2 (closes: #1135)

SVN-Revision: 6010

17 years agoupdate nmap to 4.20 (patch by jens muecke)
Felix Fietkau [Sat, 6 Jan 2007 18:39:10 +0000 (18:39 +0000)]
update nmap to 4.20 (patch by jens muecke)

SVN-Revision: 6008

17 years agoFix patch fixes the 2.6.19 compilation issues (#1146)
Florian Fainelli [Fri, 5 Jan 2007 22:35:50 +0000 (22:35 +0000)]
Fix patch fixes the 2.6.19 compilation issues (#1146)

SVN-Revision: 6007

17 years agoRename patches to matcht the convention, fix compilation with 2.6.19 kernels (#1146)
Florian Fainelli [Fri, 5 Jan 2007 22:35:23 +0000 (22:35 +0000)]
Rename patches to matcht the convention, fix compilation with 2.6.19 kernels (#1146)

SVN-Revision: 6006

17 years agoPatch naming conventions !
Florian Fainelli [Fri, 5 Jan 2007 22:20:50 +0000 (22:20 +0000)]
Patch naming conventions !

SVN-Revision: 6005

17 years agoFix typedefs (#1138)
Florian Fainelli [Fri, 5 Jan 2007 22:18:00 +0000 (22:18 +0000)]
Fix typedefs (#1138)

SVN-Revision: 6004

17 years agoFix compilation with >=2.6.19 kernels (#1136)
Florian Fainelli [Fri, 5 Jan 2007 22:01:39 +0000 (22:01 +0000)]
Fix compilation with >=2.6.19 kernels (#1136)

SVN-Revision: 6003

17 years agoFix wrong package dependencies
Florian Fainelli [Fri, 5 Jan 2007 20:38:37 +0000 (20:38 +0000)]
Fix wrong package dependencies

SVN-Revision: 6002

17 years agoremove unnecessary patch (closes #1142)
Imre Kaloz [Fri, 5 Jan 2007 20:09:27 +0000 (20:09 +0000)]
remove unnecessary patch (closes #1142)

SVN-Revision: 5999

17 years agoUse the newly added INSTALL_CONF variable
Florian Fainelli [Fri, 5 Jan 2007 15:24:20 +0000 (15:24 +0000)]
Use the newly added INSTALL_CONF variable

SVN-Revision: 5980

17 years agoremove dependency on kmod-pwc since we also have kmod-usb-pwc
Nicolas Thill [Fri, 5 Jan 2007 13:07:47 +0000 (13:07 +0000)]
remove dependency on kmod-pwc since we also have kmod-usb-pwc

SVN-Revision: 5979

17 years agoupdate tinc to 1.0.6, no more need for the patch as they check both lzo and lzo2 now
Tim Yardley [Thu, 4 Jan 2007 19:28:19 +0000 (19:28 +0000)]
update tinc to 1.0.6, no more need for the patch as they check both lzo and lzo2 now

SVN-Revision: 5978

17 years agoremove postinst from miniupnd, to keep the package disabled by default
Tim Yardley [Thu, 4 Jan 2007 17:01:31 +0000 (17:01 +0000)]
remove postinst from miniupnd, to keep the package disabled by default

SVN-Revision: 5977

17 years ago/etc/config/* should use INSTALL_DATA
Tim Yardley [Thu, 4 Jan 2007 16:51:21 +0000 (16:51 +0000)]
/etc/config/* should use INSTALL_DATA

SVN-Revision: 5975

17 years agoCheck in tested gphoto2 patch. Thanks.
Mike Albon [Wed, 3 Jan 2007 10:17:01 +0000 (10:17 +0000)]
Check in tested gphoto2 patch. Thanks.

SVN-Revision: 5971

17 years agoFix executable bit on igmpproxy
Florian Fainelli [Tue, 2 Jan 2007 09:51:04 +0000 (09:51 +0000)]
Fix executable bit on igmpproxy

SVN-Revision: 5968

17 years agoChange category
Florian Fainelli [Tue, 2 Jan 2007 08:43:08 +0000 (08:43 +0000)]
Change category

SVN-Revision: 5965

17 years agoDisable documentation --This line, and those below, will be ignored--
Florian Fainelli [Mon, 1 Jan 2007 22:09:54 +0000 (22:09 +0000)]
Disable documentation --This line, and those below, will be ignored--

A    firmwarehotplug/patches
A    firmwarehotplug/patches/01-no_documentation.patch
M    firmwarehotplug/Makefile

SVN-Revision: 5957

17 years agoAdd shell-fm package (#1107)
Florian Fainelli [Mon, 1 Jan 2007 21:00:47 +0000 (21:00 +0000)]
Add shell-fm package (#1107)

SVN-Revision: 5956

17 years agoUpgrade pcre to 7.0 (#1119)
Florian Fainelli [Mon, 1 Jan 2007 20:48:42 +0000 (20:48 +0000)]
Upgrade pcre to 7.0 (#1119)

SVN-Revision: 5955

17 years agoupdate libgphoto2 to v2.3.1 (closes: #1105), add dependency on libiconv
Nicolas Thill [Sat, 30 Dec 2006 19:42:00 +0000 (19:42 +0000)]
update libgphoto2 to v2.3.1 (closes: #1105), add dependency on libiconv

SVN-Revision: 5942

17 years agoupdate asterisk to v1.2.14 (closes: #1097), thanks to zandbelt.
Nicolas Thill [Sat, 30 Dec 2006 18:15:19 +0000 (18:15 +0000)]
update asterisk to v1.2.14 (closes: #1097), thanks to zandbelt.
 - add app-meetme
 - put res-crypto in a separate package
 - fix asterisk-mini dependency on asterisk

SVN-Revision: 5938

17 years agoadd zaptel-libtonezone (closes: #1095), thanks to zandbelt
Nicolas Thill [Sat, 30 Dec 2006 16:23:02 +0000 (16:23 +0000)]
add zaptel-libtonezone (closes: #1095), thanks to zandbelt

SVN-Revision: 5936

17 years agofix ncurses rebuild
Nicolas Thill [Sat, 30 Dec 2006 16:17:21 +0000 (16:17 +0000)]
fix ncurses rebuild

SVN-Revision: 5935

17 years agoFix firmwarehotplug stuff (#1103)
Florian Fainelli [Sat, 30 Dec 2006 11:48:53 +0000 (11:48 +0000)]
Fix firmwarehotplug stuff (#1103)

SVN-Revision: 5933

17 years agofix ntpd version and md5sum
Nicolas Thill [Fri, 29 Dec 2006 07:00:23 +0000 (07:00 +0000)]
fix ntpd version and md5sum

SVN-Revision: 5925

17 years agoadd dependency on libpthread (closes: #1101)
Nicolas Thill [Fri, 29 Dec 2006 04:48:11 +0000 (04:48 +0000)]
add dependency on libpthread (closes: #1101)

SVN-Revision: 5924

17 years agoAdd missing command dependencies
Florian Fainelli [Thu, 28 Dec 2006 19:14:38 +0000 (19:14 +0000)]
Add missing command dependencies

SVN-Revision: 5922

17 years agoAdd firmwarehotplug (#1094)
Florian Fainelli [Thu, 28 Dec 2006 18:28:43 +0000 (18:28 +0000)]
Add firmwarehotplug (#1094)

SVN-Revision: 5921

17 years agoAdd fxload (#1093)
Florian Fainelli [Thu, 28 Dec 2006 18:15:39 +0000 (18:15 +0000)]
Add fxload (#1093)

SVN-Revision: 5920

17 years agoFix 2.4 compilation
Florian Fainelli [Thu, 28 Dec 2006 02:31:19 +0000 (02:31 +0000)]
Fix 2.4 compilation

SVN-Revision: 5915

17 years agoUpgrade lua to 5.1.1 #734
Florian Fainelli [Thu, 28 Dec 2006 00:43:37 +0000 (00:43 +0000)]
Upgrade lua to 5.1.1 #734

SVN-Revision: 5911

17 years agoChange the name to match patch convention
Florian Fainelli [Wed, 27 Dec 2006 19:21:42 +0000 (19:21 +0000)]
Change the name to match patch convention

SVN-Revision: 5909

17 years agoAdd ntpd (#1065)
Florian Fainelli [Wed, 27 Dec 2006 19:21:05 +0000 (19:21 +0000)]
Add ntpd (#1065)

SVN-Revision: 5908

17 years agoAdd smartmontools (#1066)
Florian Fainelli [Wed, 27 Dec 2006 19:08:15 +0000 (19:08 +0000)]
Add smartmontools (#1066)

SVN-Revision: 5907

17 years agoAdd sysfsutils (#1067)
Florian Fainelli [Mon, 25 Dec 2006 18:09:00 +0000 (18:09 +0000)]
Add sysfsutils (#1067)

SVN-Revision: 5902

17 years agoFix libnotimpl dependency (#1092)
Florian Fainelli [Mon, 25 Dec 2006 17:32:37 +0000 (17:32 +0000)]
Fix libnotimpl dependency (#1092)

SVN-Revision: 5900

17 years agoAdd nstx
Florian Fainelli [Sun, 24 Dec 2006 12:05:30 +0000 (12:05 +0000)]
Add nstx

SVN-Revision: 5897

17 years agoAdd libgcc dependency (#985)
Florian Fainelli [Wed, 20 Dec 2006 10:43:09 +0000 (10:43 +0000)]
Add libgcc dependency (#985)

SVN-Revision: 5882

17 years agorename patch to follow our naming conventions
Nicolas Thill [Mon, 18 Dec 2006 17:23:11 +0000 (17:23 +0000)]
rename patch to follow our naming conventions

SVN-Revision: 5844

17 years agodisable SSLv2
Nicolas Thill [Mon, 18 Dec 2006 17:07:01 +0000 (17:07 +0000)]
disable SSLv2

SVN-Revision: 5843

17 years agofix typos in [5839]
Nicolas Thill [Mon, 18 Dec 2006 15:05:46 +0000 (15:05 +0000)]
fix typos in [5839]

SVN-Revision: 5840

17 years agoupdate mips patch after update to 1.4.4 in [5743] (closes: #1057)
Nicolas Thill [Mon, 18 Dec 2006 14:59:34 +0000 (14:59 +0000)]
update mips patch after update to 1.4.4 in [5743] (closes: #1057)

SVN-Revision: 5839

17 years agofix build on 2.6.19 (closes: #1070), fix missing process name in syslog (closes:...
Nicolas Thill [Mon, 18 Dec 2006 12:10:38 +0000 (12:10 +0000)]
fix build on 2.6.19 (closes: #1070), fix missing process name in syslog (closes: #1069), thanks to Wolfgang Breyha for the patches.

SVN-Revision: 5836

17 years agofix build under WhiteRussian SDK
Nicolas Thill [Mon, 18 Dec 2006 10:16:35 +0000 (10:16 +0000)]
fix build under WhiteRussian SDK

SVN-Revision: 5833

17 years agofix build under WhiteRussian SDK (closes: #1044)
Nicolas Thill [Mon, 18 Dec 2006 10:10:11 +0000 (10:10 +0000)]
fix build under WhiteRussian SDK (closes: #1044)

SVN-Revision: 5832

17 years agoadd patch suggested by alesan to fix memleaks (closes: #1063)
Nicolas Thill [Sun, 17 Dec 2006 15:45:25 +0000 (15:45 +0000)]
add patch suggested by alesan to fix memleaks (closes: #1063)

SVN-Revision: 5823

17 years agoremove intrusive patch, proper fix is [5820], Makefile cleanup
Nicolas Thill [Sun, 17 Dec 2006 15:09:02 +0000 (15:09 +0000)]
remove intrusive patch, proper fix is [5820], Makefile cleanup

SVN-Revision: 5822

17 years agofix aodv-uu build on 2.6.19, Makefile cleanup
Nicolas Thill [Sun, 17 Dec 2006 14:49:45 +0000 (14:49 +0000)]
fix aodv-uu build on 2.6.19, Makefile cleanup

SVN-Revision: 5818

17 years agoUpdate maradns to 1.2.12.04 (#1060)
Florian Fainelli [Sun, 17 Dec 2006 12:49:14 +0000 (12:49 +0000)]
Update maradns to 1.2.12.04 (#1060)

SVN-Revision: 5816

17 years agoupdate squid to 2.5.STABLE14 (as suggested by epac on irc), set squid/conffiles,...
Nicolas Thill [Sat, 16 Dec 2006 20:18:40 +0000 (20:18 +0000)]
update squid to 2.5.STABLE14 (as suggested by epac on irc), set squid/conffiles, misc cleanup

SVN-Revision: 5810

17 years agoAdd libgcc dependency to samba-server #1053
Florian Fainelli [Thu, 14 Dec 2006 23:33:30 +0000 (23:33 +0000)]
Add libgcc dependency to samba-server #1053

SVN-Revision: 5797

17 years agoadd netpipe package
Felix Fietkau [Thu, 14 Dec 2006 04:34:21 +0000 (04:34 +0000)]
add netpipe package

SVN-Revision: 5779

17 years agoFix a typo that would prevent knockd from building (#1047)
Florian Fainelli [Wed, 13 Dec 2006 11:51:43 +0000 (11:51 +0000)]
Fix a typo that would prevent knockd from building (#1047)

SVN-Revision: 5776

17 years agoEnsure we use the right includes (#1036)
Florian Fainelli [Mon, 11 Dec 2006 23:03:54 +0000 (23:03 +0000)]
Ensure we use the right includes (#1036)

SVN-Revision: 5766

17 years agoMake alsa-lib depend on usb, prevents from build to fail for rdc-2.6 e.g.
Florian Fainelli [Mon, 11 Dec 2006 23:01:32 +0000 (23:01 +0000)]
Make alsa-lib depend on usb, prevents from build to fail for rdc-2.6 e.g.

SVN-Revision: 5765

17 years agoAdd mpc (#1006)
Florian Fainelli [Mon, 11 Dec 2006 16:59:52 +0000 (16:59 +0000)]
Add mpc (#1006)

SVN-Revision: 5759

17 years agoAdd pure-ftpd (#1012)
Florian Fainelli [Mon, 11 Dec 2006 15:26:08 +0000 (15:26 +0000)]
Add pure-ftpd (#1012)

SVN-Revision: 5756

17 years agoBackport a debian change
Florian Fainelli [Sun, 10 Dec 2006 22:50:09 +0000 (22:50 +0000)]
Backport a debian change

SVN-Revision: 5754

17 years agoPrevent HAL from being used (#1032)
Florian Fainelli [Sun, 10 Dec 2006 12:42:35 +0000 (12:42 +0000)]
Prevent HAL from being used (#1032)

SVN-Revision: 5748

17 years agoAvoid including timex.h (#1033)
Florian Fainelli [Sun, 10 Dec 2006 10:56:56 +0000 (10:56 +0000)]
Avoid including timex.h (#1033)

SVN-Revision: 5747

17 years agofix rp-pppoe download location (#1039)
Felix Fietkau [Sun, 10 Dec 2006 03:38:19 +0000 (03:38 +0000)]
fix rp-pppoe download location (#1039)

SVN-Revision: 5746

17 years agoUpgrade jamvm to 1.4.4 (#1030)
Florian Fainelli [Sat, 9 Dec 2006 20:29:01 +0000 (20:29 +0000)]
Upgrade jamvm to 1.4.4 (#1030)

SVN-Revision: 5743

17 years agoForgot to change section and category for radvd
Florian Fainelli [Sat, 9 Dec 2006 16:56:38 +0000 (16:56 +0000)]
Forgot to change section and category for radvd

SVN-Revision: 5737

17 years agoPatch radvd to make it accept interfaces with minuses part of #1028
Florian Fainelli [Sat, 9 Dec 2006 16:56:04 +0000 (16:56 +0000)]
Patch radvd to make it accept interfaces with minuses part of #1028

SVN-Revision: 5736

17 years agoFix linux-2.6 redeclaration errors, should not break 2.4 builds (#1018)
Florian Fainelli [Sat, 9 Dec 2006 16:00:47 +0000 (16:00 +0000)]
Fix linux-2.6 redeclaration errors, should not break 2.4 builds (#1018)

SVN-Revision: 5735

17 years agofix compile
Felix Fietkau [Fri, 8 Dec 2006 23:30:45 +0000 (23:30 +0000)]
fix compile

SVN-Revision: 5733

17 years agocompile fix
Felix Fietkau [Fri, 8 Dec 2006 23:19:19 +0000 (23:19 +0000)]
compile fix

SVN-Revision: 5732

17 years agofix rp-pppoe compile, upgrade to latest upstream version
Felix Fietkau [Fri, 8 Dec 2006 22:03:23 +0000 (22:03 +0000)]
fix rp-pppoe compile, upgrade to latest upstream version

SVN-Revision: 5731