openwrt/svn-archive/packages.git
13 years agouclibc++: merge gcc 4.7.x fixes from freetz (fixes #11341)
Felix Fietkau [Thu, 3 May 2012 13:04:41 +0000 (13:04 +0000)]
uclibc++: merge gcc 4.7.x fixes from freetz (fixes #11341)

SVN-Revision: 31567

13 years agoxl2tpd: Remove modprobe invocation from kernel-mode patch
Gabor Juhos [Wed, 2 May 2012 19:28:14 +0000 (19:28 +0000)]
xl2tpd: Remove modprobe invocation from kernel-mode patch

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31563

13 years agoUpdate openconnect to 3.18
Gabor Juhos [Wed, 2 May 2012 19:28:11 +0000 (19:28 +0000)]
Update openconnect to 3.18

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31562

13 years agoUpdate and fix x2ltpd, add connect script
Gabor Juhos [Wed, 2 May 2012 19:28:10 +0000 (19:28 +0000)]
Update and fix x2ltpd, add connect script

Remove unwanted services from default configuration
Ship xl2tpd-config
Use kernel mode L2TP
Don't scribble on ipparam

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31561

13 years agoRemove local copy of pppol2tp PPP module from openl2tp
Gabor Juhos [Wed, 2 May 2012 19:28:09 +0000 (19:28 +0000)]
Remove local copy of pppol2tp PPP module from openl2tp

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31560

13 years agoAdd openconnect protocol support to network scripts
Gabor Juhos [Wed, 2 May 2012 19:28:08 +0000 (19:28 +0000)]
Add openconnect protocol support to network scripts

This is very basic — username/password only, and doesn't even check
certificates which it *definitely* should. But it's a good start.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31559

13 years agoAdd vpnc-scripts package with up-to-date script
Gabor Juhos [Wed, 2 May 2012 19:28:06 +0000 (19:28 +0000)]
Add vpnc-scripts package with up-to-date script

This removes the hard-coded masquerading configuration from vpnc-script.
It's possible to do it in a hook now, but it also shouldn't be necessary,
because we should be invoking the hotplug scripts to plumb the interface
properly anyway.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31558

13 years agorp-pppoe: mark the client as broken to avoid further user confusion (#11338)
Felix Fietkau [Sun, 29 Apr 2012 21:37:32 +0000 (21:37 +0000)]
rp-pppoe: mark the client as broken to avoid further user confusion (#11338)

SVN-Revision: 31538

13 years agoremove special treatment when using glibc - support got dropped
Mirko Vogt [Sat, 28 Apr 2012 22:24:20 +0000 (22:24 +0000)]
remove special treatment when using glibc - support got dropped

SVN-Revision: 31505

13 years agodebootstrap: update to version 1.0.40
Luka Perkov [Sat, 28 Apr 2012 19:19:37 +0000 (19:19 +0000)]
debootstrap: update to version 1.0.40

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 31498

13 years agopackages: Update s-lang library to 2.2.4
Gabor Juhos [Fri, 27 Apr 2012 19:49:24 +0000 (19:49 +0000)]
packages: Update s-lang library to 2.2.4

See ftp://space.mit.edu/pub/davis/slang/v2.2/changes.txt for changes

Signed-Off-By: Jeroen van Bemmel <[email protected]>
SVN-Revision: 31494

13 years agopackages: Upgrade nginx to 1.0.15
Gabor Juhos [Fri, 27 Apr 2012 19:49:18 +0000 (19:49 +0000)]
packages: Upgrade nginx to 1.0.15

Changelog: http://nginx.org/en/CHANGES-1.0

This upgrade includes a fix for a security vulnerability, CVE-2012-2089.

Signed-off-by: Mark Mentovai <[email protected]>
SVN-Revision: 31493

13 years agopackages/minidlna: fix config file installation
Gabor Juhos [Fri, 27 Apr 2012 05:30:08 +0000 (05:30 +0000)]
packages/minidlna: fix config file installation

Reported-by: Gabor Varga <[email protected]>
SVN-Revision: 31487

13 years agorefresh 200-dscp-qos.patch too
Peter Wagner [Thu, 26 Apr 2012 12:44:26 +0000 (12:44 +0000)]
refresh 200-dscp-qos.patch too

SVN-Revision: 31483

13 years agoupdate openssh to 6.0p1
Peter Wagner [Thu, 26 Apr 2012 12:31:34 +0000 (12:31 +0000)]
update openssh to 6.0p1

SVN-Revision: 31482

13 years agoipset: fix kernel architecture (#11345) The buildsystem passes ARCH="$(ARCH)" by...
Jo-Philipp Wich [Tue, 24 Apr 2012 14:36:02 +0000 (14:36 +0000)]
ipset: fix kernel architecture (#11345) The buildsystem passes ARCH="$(ARCH)" by default, but when building kernel modules we need to pass ARCH="$(LINUX_KARCH)" since Linux uses differet arch names in Kbuild. Fixes ipset build on brcm47xx (mipsel -> mips) and likely others.

SVN-Revision: 31468

13 years agoopenswan: update to v2.6.38, fixes compilation against Linux v3.3.x (#11316)
Jo-Philipp Wich [Sat, 21 Apr 2012 02:17:06 +0000 (02:17 +0000)]
openswan: update to v2.6.38, fixes compilation against Linux v3.3.x (#11316)

SVN-Revision: 31389

13 years agopackages: ZNC: update to 0.206
Jonas Gorski [Fri, 20 Apr 2012 21:52:37 +0000 (21:52 +0000)]
packages: ZNC: update to 0.206

SVN-Revision: 31388

13 years agoipset: fix another compilation issue against Linux 3.3 and newer (ipv6_skip_exthdr...
Jo-Philipp Wich [Fri, 20 Apr 2012 17:37:44 +0000 (17:37 +0000)]
ipset: fix another compilation issue against Linux 3.3 and newer (ipv6_skip_exthdr() gained an additional argument) (#11310)

SVN-Revision: 31384

13 years agoipset: fix compilations against Linux v3.3 and newer (ipv6_addr_copy() got removed...
Jo-Philipp Wich [Fri, 20 Apr 2012 17:20:04 +0000 (17:20 +0000)]
ipset: fix compilations against Linux v3.3 and newer (ipv6_addr_copy() got removed in favor to a direct structure copy) (#11310)

SVN-Revision: 31383

13 years agoProvide an init.d script for mosquitto MQTT broker
Jo-Philipp Wich [Fri, 20 Apr 2012 15:09:51 +0000 (15:09 +0000)]
Provide an init.d script for mosquitto MQTT broker

Use the service helper scripts to build a simple init script for the
mosquitto broker.  To make sure that the standard shipped config file
works, add a mosquitto user if not found.

Signed-off-by: Karl Palsson <[email protected]>
SVN-Revision: 31376

13 years agoavahi: do not announce a specific front page
Jo-Philipp Wich [Fri, 20 Apr 2012 15:07:58 +0000 (15:07 +0000)]
avahi: do not announce a specific front page

Announcing /index.html as frontpage is right when luci or x-wrt is installed
as web gui since both applications come with an /index.html which redirect afterwards.

However, when using an other front page, e.g. an /index.php then the announcement
is wrong and results in a 404 Not Found.
So I wonder/suggest whether the default avahi service could not announce
such a specific frontpage but only the generic "top level" directory.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31375

13 years agouclibc++: update to 0.2.3
Florian Fainelli [Fri, 20 Apr 2012 13:26:18 +0000 (13:26 +0000)]
uclibc++: update to 0.2.3

Allows us to get rid of some patches

SVN-Revision: 31369

13 years agofreetype: update to 2.4.8
Florian Fainelli [Fri, 20 Apr 2012 13:26:17 +0000 (13:26 +0000)]
freetype: update to 2.4.8

Fixes CVE-2011-3439.

SVN-Revision: 31368

13 years agotiff: update to 4.0.1 and include CVE-2012-1173 patch
Florian Fainelli [Fri, 20 Apr 2012 13:26:16 +0000 (13:26 +0000)]
tiff: update to 4.0.1 and include CVE-2012-1173 patch

SVN-Revision: 31367

13 years agoopenl2tp: fix library path
Florian Fainelli [Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)]
openl2tp: fix library path

When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 31366

13 years agobatman-adv: make bat_load_module() compatible with pre-"lib-crc16" times
Marek Lindner [Tue, 17 Apr 2012 12:09:15 +0000 (12:09 +0000)]
batman-adv: make bat_load_module() compatible with pre-"lib-crc16" times

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 31334

13 years agopackages: igmpproxy: Add configuration of igmpproxy through uci
Jonas Gorski [Tue, 17 Apr 2012 11:47:56 +0000 (11:47 +0000)]
packages: igmpproxy: Add configuration of igmpproxy through uci

Signed-off-by: Viktar Palstsiuk <[email protected]>
SVN-Revision: 31333

13 years agopackages: igmpproxy: use monotonic clock
Jonas Gorski [Tue, 17 Apr 2012 11:47:54 +0000 (11:47 +0000)]
packages: igmpproxy: use monotonic clock

Prevents issues when time changes during runtime of igmpproxy.

Contributed by T-Labs, Deutsche Telekom Innovation Laboratories

SVN-Revision: 31332

13 years agopackages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream
Jonas Gorski [Tue, 17 Apr 2012 11:47:52 +0000 (11:47 +0000)]
packages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream

SVN-Revision: 31331

13 years agopackages: igmpproxy: change default inferface state to disabled
Jonas Gorski [Tue, 17 Apr 2012 11:47:50 +0000 (11:47 +0000)]
packages: igmpproxy: change default inferface state to disabled

SVN-Revision: 31330

13 years agopackages: igmpproxy: send IGMP packets with IP Router Alert Option
Jonas Gorski [Tue, 17 Apr 2012 11:47:47 +0000 (11:47 +0000)]
packages: igmpproxy: send IGMP packets with IP Router Alert Option

This is required by IGMPv2.

SVN-Revision: 31329

13 years agoopenvpn: Bump to v2.2.2 (#11293)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 23:26:18 +0000 (23:26 +0000)]
openvpn: Bump to v2.2.2 (#11293)

SVN-Revision: 31325

13 years agomiredo: Fix compiling with automake v1.11.3 (#11283)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 22:20:47 +0000 (22:20 +0000)]
miredo: Fix compiling with automake v1.11.3 (#11283)

SVN-Revision: 31324

13 years agoolsrd: Fix quagga plugin metric parsing
Vasilis Tsiligiannis [Mon, 16 Apr 2012 19:15:24 +0000 (19:15 +0000)]
olsrd: Fix quagga plugin metric parsing

SVN-Revision: 31319

13 years agonetatalk: Fix typo in init script (#11287)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 19:12:51 +0000 (19:12 +0000)]
netatalk: Fix typo in init script (#11287)

SVN-Revision: 31318

13 years agobatman-adv: upgrade package to latest release 2012.1.0
Marek Lindner [Mon, 16 Apr 2012 17:36:28 +0000 (17:36 +0000)]
batman-adv: upgrade package to latest release 2012.1.0

Also fix hotplug scripts to load batman-adv module when necessary.

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 31317

13 years agoadd klish package
Jo-Philipp Wich [Mon, 16 Apr 2012 14:47:31 +0000 (14:47 +0000)]
add klish package

The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.

klish is an active fork of the clish program created by Graeme
McKerrell.

Signed-off by: Emmanuel Deloget <[email protected]>

SVN-Revision: 31310

13 years agopackage: Upgrade openconnect to 3.16
Jo-Philipp Wich [Mon, 16 Apr 2012 14:47:26 +0000 (14:47 +0000)]
package: Upgrade openconnect to 3.16

Some performance improvements here (memcpy elimination) which will be
useful on low-power boxes. And some memory leak fixes too.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31309

13 years agocollectd: Update to v4.10.7
Vasilis Tsiligiannis [Mon, 16 Apr 2012 12:35:17 +0000 (12:35 +0000)]
collectd: Update to v4.10.7

SVN-Revision: 31308

13 years agolibconfig: install pkgconfig data in staging dir
Vasilis Tsiligiannis [Mon, 16 Apr 2012 11:44:16 +0000 (11:44 +0000)]
libconfig: install pkgconfig data in staging dir

And while at it, include all symlinks for the library file in the package.

Signed-off-by: Michael Heimpold <[email protected]>
Signed-off-by: Vasilis Tsiligiannis <[email protected]>
SVN-Revision: 31304

13 years agophp5: fix missing dependency for http module (fixes #11257)
Michael Heimpold [Sun, 15 Apr 2012 19:55:55 +0000 (19:55 +0000)]
php5: fix missing dependency for http module (fixes #11257)

Thanks ryzhov_al for spotting this out.

SVN-Revision: 31299

13 years agophp5: build/enable shmop module
Michael Heimpold [Sun, 15 Apr 2012 19:45:40 +0000 (19:45 +0000)]
php5: build/enable shmop module

SVN-Revision: 31298

13 years agolevel up, fix several issues
Mirko Vogt [Sun, 15 Apr 2012 19:19:59 +0000 (19:19 +0000)]
level up, fix several issues

 - level up to version 1.49.0
 - package boost-chrono
 - package boost-locale
 - package boost-random
 - package boost-timer
 - add myself as maintainer
 - add dependencies among themselves
 - fix python include path (python2.6 -> python2.7)

SVN-Revision: 31297

13 years agopackages: update libmicrohttpd to 0.9.19
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:31 +0000 (20:09 +0000)]
packages: update libmicrohttpd to 0.9.19

Also include all library symlinks in the package.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31287

13 years agolibmodbus: install/inlcude all symlinks in package
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:29 +0000 (20:09 +0000)]
libmodbus: install/inlcude all symlinks in package

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31286

13 years agopackages: xtables-addons: update to 1.42
Jonas Gorski [Fri, 13 Apr 2012 21:37:01 +0000 (21:37 +0000)]
packages: xtables-addons: update to 1.42

fixes compilation for 3.3 and 3.4.

SVN-Revision: 31282

13 years agopackages: xtables-addons: add missing dependency to kmod-ipt-ipp2p
Jonas Gorski [Fri, 13 Apr 2012 21:36:58 +0000 (21:36 +0000)]
packages: xtables-addons: add missing dependency to kmod-ipt-ipp2p

kmod-ipt-ipp2p depends on kmod-ipt-xtables-compat.

SVN-Revision: 31281

13 years agoalso build and stage static library - depends on GLIBC||EGLIBC since 'sys_errlist...
Mirko Vogt [Fri, 13 Apr 2012 20:02:50 +0000 (20:02 +0000)]
also build and stage static library - depends on GLIBC||EGLIBC since 'sys_errlist' is undeclared in uclibc - add myself as maintainer

SVN-Revision: 31280

13 years agooww: update to 0.86.0
Stephen Walker [Thu, 12 Apr 2012 00:50:02 +0000 (00:50 +0000)]
oww: update to 0.86.0

SVN-Revision: 31254

13 years agoundef macro 'strdup'
Mirko Vogt [Wed, 11 Apr 2012 21:22:25 +0000 (21:22 +0000)]
undef macro 'strdup'

dmalloc defines its own prototypes of alloc/string-functions,
when compiling however with optimizations libc might turn 'strdup' into a macro which can't be overloaded that way anymore.
'undef strdup' before (re)defining.

gcc error: dmalloc.h:460:7: error: expected identifier or '(' before '__extension__'

SVN-Revision: 31253

13 years agodmalloc currently only compiles when using (e)glibc (missing headers with uclibc)
Mirko Vogt [Wed, 11 Apr 2012 21:21:58 +0000 (21:21 +0000)]
dmalloc currently only compiles when using (e)glibc (missing headers with uclibc)

SVN-Revision: 31252

13 years agosamba3: apply security patch (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 20:10:02 +0000 (20:10 +0000)]
samba3: apply security patch (CVE-2012-1182)

SVN-Revision: 31247

13 years agosamba36: update to v3.6.4 (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 19:56:40 +0000 (19:56 +0000)]
samba36: update to v3.6.4 (CVE-2012-1182)

SVN-Revision: 31246

13 years agouse '--without-*' instead of '--with-*'
Mirko Vogt [Tue, 10 Apr 2012 19:02:26 +0000 (19:02 +0000)]
use '--without-*' instead of '--with-*'

When just selecting 'boost' - which only stages the header files - no '--with-*'-option is passed.
This however leads the configure script of boost to build the whole boost-suite which is not intended.

SVN-Revision: 31245

13 years agoproftpd: refresh patches
Jo-Philipp Wich [Tue, 10 Apr 2012 14:59:34 +0000 (14:59 +0000)]
proftpd: refresh patches

SVN-Revision: 31243

13 years agoproftpd: update to 1.3.4a
Cezary Jackiewicz [Tue, 10 Apr 2012 14:57:10 +0000 (14:57 +0000)]
proftpd: update to 1.3.4a

SVN-Revision: 31242

13 years agovsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)
Jo-Philipp Wich [Tue, 10 Apr 2012 14:54:07 +0000 (14:54 +0000)]
vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)

SVN-Revision: 31241

13 years agovsftpd: update to 3.0.0
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:26 +0000 (13:57 +0000)]
vsftpd: update to 3.0.0

SVN-Revision: 31239

13 years agotransmission: update to 2.51
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:00 +0000 (13:57 +0000)]
transmission: update to 2.51

SVN-Revision: 31238

13 years agoquagga: explicitely disable linking against libcap
Jo-Philipp Wich [Tue, 10 Apr 2012 13:48:55 +0000 (13:48 +0000)]
quagga: explicitely disable linking against libcap

SVN-Revision: 31237

13 years agotinc: version bump to 1.0.18
Saverio Proto [Tue, 10 Apr 2012 12:13:17 +0000 (12:13 +0000)]
tinc: version bump to 1.0.18

 * Fixed IPv6 in switch mode by turning off DecrementTTL by default.
 * Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports.
 * Add support for multicast communication with UML/QEMU/KVM.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

SVN-Revision: 31235

13 years agogawk: prevent duplicate packaging of gawk executable (#11260)
Jo-Philipp Wich [Tue, 10 Apr 2012 11:37:29 +0000 (11:37 +0000)]
gawk: prevent duplicate packaging of gawk executable (#11260)

SVN-Revision: 31234

13 years agofirmwarehotplug: remove sdcc prereq
Jo-Philipp Wich [Mon, 9 Apr 2012 15:23:58 +0000 (15:23 +0000)]
firmwarehotplug: remove sdcc prereq

SVN-Revision: 31227

13 years agoUpgrade nginx to 1.0.14
Jo-Philipp Wich [Mon, 9 Apr 2012 14:59:19 +0000 (14:59 +0000)]
Upgrade nginx to 1.0.14

Upgrade nginx to 1.0.14.

Changelog: http://nginx.org/en/CHANGES-1.0

This upgrade includes a fix for a major security vulnerability,
CVE-2012-1180.

Signed-off-by: Mark Mentovai <[email protected]>
SVN-Revision: 31224

13 years agopackage 'electric-fence', a memory alloc/dealloc debugger - build shared object which...
Mirko Vogt [Sun, 8 Apr 2012 19:52:38 +0000 (19:52 +0000)]
package 'electric-fence', a memory alloc/dealloc debugger - build shared object which can be used with LD_PRELOAD at runtime

SVN-Revision: 31220

13 years agoddns-scripts: Retry domain resolving with each iteration
Vasilis Tsiligiannis [Fri, 6 Apr 2012 09:35:52 +0000 (09:35 +0000)]
ddns-scripts: Retry domain resolving with each iteration

SVN-Revision: 31212

13 years agopackages/minidlna: add uci configuration support
Gabor Juhos [Fri, 6 Apr 2012 06:51:20 +0000 (06:51 +0000)]
packages/minidlna: add uci configuration support

SVN-Revision: 31211

13 years agopackages: move 4th to the languages section
Gabor Juhos [Fri, 6 Apr 2012 06:51:19 +0000 (06:51 +0000)]
packages: move 4th to the languages section

SVN-Revision: 31210

13 years agoquagga: add upstream patches fixing memory leaks
Florian Fainelli [Wed, 4 Apr 2012 14:13:50 +0000 (14:13 +0000)]
quagga: add upstream patches fixing memory leaks

Signed-off-by: Oliver Smith <[email protected]>
SVN-Revision: 31190

13 years agoadd luasoap
Florian Fainelli [Wed, 4 Apr 2012 14:13:49 +0000 (14:13 +0000)]
add luasoap

Patch from Viktar Palstsiuk

SVN-Revision: 31189

13 years agolibs: add packages for fftw3f and fftw3l
Florian Fainelli [Wed, 4 Apr 2012 14:13:48 +0000 (14:13 +0000)]
libs: add packages for fftw3f and fftw3l

fftw3f is compiled with single precision
fftw3l is compiled witch long-double precision

Signed-off-by: Christoph Gysin <[email protected]>
SVN-Revision: 31188

13 years agodsniff: fix decoding of POP data
Florian Fainelli [Wed, 4 Apr 2012 14:13:47 +0000 (14:13 +0000)]
dsniff: fix decoding of POP data

Signed-off-by: Stefan Tomanek <[email protected]>
SVN-Revision: 31187

13 years agomksh: update to 40d
Florian Fainelli [Wed, 4 Apr 2012 14:13:46 +0000 (14:13 +0000)]
mksh: update to 40d

Signed-off-by: Thorsten Glaser <[email protected]>
SVN-Revision: 31186

13 years agoadd ISC DHCP4 4.2.3-P1
Florian Fainelli [Wed, 4 Apr 2012 14:13:44 +0000 (14:13 +0000)]
add ISC DHCP4 4.2.3-P1

Patch from Oliver Smith

SVN-Revision: 31185

13 years agocollectd: update to 4.10.6
Florian Fainelli [Wed, 4 Apr 2012 14:13:42 +0000 (14:13 +0000)]
collectd: update to 4.10.6

Signed-off-by: Hannu Nyman <[email protected]>
SVN-Revision: 31184

13 years agoavahi: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:50:04 +0000 (20:50 +0000)]
avahi: fix autoreconf with automake v1.11.3

SVN-Revision: 31181

13 years agorrdtool: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:34:03 +0000 (20:34 +0000)]
rrdtool: fix autoreconf with automake v1.11.3

SVN-Revision: 31180

13 years agoadd tunslip6
Florian Fainelli [Mon, 2 Apr 2012 16:20:06 +0000 (16:20 +0000)]
add tunslip6

this adds a package for utility tool called tunslip6 from the Contiki OS for
estabilishing a SLIP connection over USB to an attached Contiki device for
6LoWPAN connectivity.

Signed-off-by: Markus Becker <[email protected]>
SVN-Revision: 31165

13 years agoadd unixodbc
Florian Fainelli [Mon, 2 Apr 2012 16:20:04 +0000 (16:20 +0000)]
add unixodbc

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 31164

13 years agofreeradius: remove
Florian Fainelli [Mon, 2 Apr 2012 16:20:01 +0000 (16:20 +0000)]
freeradius: remove

SVN-Revision: 31163

13 years agoshell-fm: add libao support
Florian Fainelli [Mon, 2 Apr 2012 16:20:00 +0000 (16:20 +0000)]
shell-fm: add libao support

- remove madplay dependency
- enable libao support (we already depend on it)
- disable external command in default configuration
- add symlink for .libao
   To configure libao, the library looks for a .libao configuration file in
   the users home directory.
   To allow configuring libao for shell-fm running as a daemon, we symlink
   /etc/libao.conf to the temporary HOME for shell-fm.

[florian: added missing libmad dependency]

Signed-off-by: Christoph Gysin <[email protected]>
SVN-Revision: 31162

13 years agoadd haveged
Florian Fainelli [Mon, 2 Apr 2012 16:19:59 +0000 (16:19 +0000)]
add haveged

I've checked the haveged makefile now, it only relies on librt, so the
attached patch should have no issues under any platform.

Signed-off-by: Oliver Smith <[email protected]>
SVN-Revision: 31161

13 years agofreeradius2: add sqllog package
Florian Fainelli [Mon, 2 Apr 2012 16:19:58 +0000 (16:19 +0000)]
freeradius2: add sqllog package

Patch from Andreas Kraxner

SVN-Revision: 31160

13 years agolibffi: update to 3.0.10
Florian Fainelli [Mon, 2 Apr 2012 16:19:55 +0000 (16:19 +0000)]
libffi: update to 3.0.10

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 31159

13 years agoPython 2.7.3 got released meanwhile - level up, package python-readline - thanks...
Mirko Vogt [Fri, 30 Mar 2012 13:24:08 +0000 (13:24 +0000)]
Python 2.7.3 got released meanwhile - level up, package python-readline - thanks again to Cybjit

SVN-Revision: 31152

13 years agosamba36: update init script and config template (#11106)
Jo-Philipp Wich [Fri, 30 Mar 2012 09:46:16 +0000 (09:46 +0000)]
samba36: update init script and config template (#11106)

SVN-Revision: 31150

13 years agotor-alpha: update to 0.2.3.13-alpha, drop obsolete patch
Stephen Walker [Fri, 30 Mar 2012 02:37:51 +0000 (02:37 +0000)]
tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch

SVN-Revision: 31148

13 years agooww: update to 0.85.0
Stephen Walker [Fri, 30 Mar 2012 02:37:25 +0000 (02:37 +0000)]
oww: update to 0.85.0

SVN-Revision: 31147

13 years agopartially revert commit 31092, apply changes for real now - stupid me..
Mirko Vogt [Thu, 29 Mar 2012 14:11:26 +0000 (14:11 +0000)]
partially revert commit 31092, apply changes for real now - stupid me..

SVN-Revision: 31140

13 years agoUpgrade openconnect to v3.15
John Crispin [Thu, 29 Mar 2012 09:00:33 +0000 (09:00 +0000)]
Upgrade openconnect to v3.15

This fixes a bunch of interoperability issues, and one or two crashes.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31135

13 years agolibmodbus: bump to 3.0.2
Florian Fainelli [Tue, 27 Mar 2012 19:20:29 +0000 (19:20 +0000)]
libmodbus: bump to 3.0.2

This patch updates libmodbus from version 2.0.3 to the latest stable
release 3.0.2

I needed modbus RTU and that seemed to be missing in the older version ?

Patch is also attached in case it is corrupt inline here!

Signed-off-by: Simon Gaynor <[email protected]>
SVN-Revision: 31099

13 years agowavemon: Bump to v0.7.4
Florian Fainelli [Tue, 27 Mar 2012 19:20:28 +0000 (19:20 +0000)]
wavemon: Bump to v0.7.4

Signed-off-by: Jonathan McCrohan <[email protected]>
SVN-Revision: 31098

13 years agolighttpd: configure with OpenSSL support only if the user asks for it
Florian Fainelli [Tue, 27 Mar 2012 19:20:26 +0000 (19:20 +0000)]
lighttpd: configure with OpenSSL support only if the user asks for it

SSL support adds a quite large dependency to lighttpd when compiled
in. On a 32 bit platform, libcrypto is roughly 1MB, to which one must
add the size of libssl (roughly 250KB). This is 2 to 5 times the size
of a typical lighttpd embedded installation.

SSL support is only needed if one enables the SSL engine in the
lighttpd.conf configuration file.

This patch introduces a configuration option that allows the user to
choose whether or not he wants to compile SSL support in. It defaults
to 'y' only if libopenssl is already selected (either by active
selection or because libopenssl is a dependency of another package).

Signed-off-by: Emmanuel Deloget <[email protected]>
SVN-Revision: 31097

13 years agolevel up python to version 2.7.3rc2 - thanks to Cybjit (ticket #11157)
Mirko Vogt [Tue, 27 Mar 2012 16:31:17 +0000 (16:31 +0000)]
level up python to version 2.7.3rc2 - thanks to Cybjit (ticket #11157)

SVN-Revision: 31092

13 years agomc: add depend on librpc
Jo-Philipp Wich [Mon, 26 Mar 2012 15:57:39 +0000 (15:57 +0000)]
mc: add depend on librpc

SVN-Revision: 31079

13 years agoversion bump of tinc to 1.0.17
Saverio Proto [Thu, 22 Mar 2012 18:07:09 +0000 (18:07 +0000)]
version bump of tinc to 1.0.17

 * The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.

 * Allow multiple BindToAddress statements.

 * Decrement TTL value of IPv4 and IPv6 packets.

 * Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.

 * Accept Subnets passed with the -o option when StrictSubnets = yes.

 * Disabling old RSA keys when generating new ones now also works properly on Windows.

SVN-Revision: 31055

13 years agoAdd two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel <stijn...
Scott V. Kamp [Wed, 21 Mar 2012 12:36:52 +0000 (12:36 +0000)]
Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel <[email protected]>

SVN-Revision: 31051

13 years agosamba36: disable the use of zlib
Felix Fietkau [Tue, 20 Mar 2012 21:43:19 +0000 (21:43 +0000)]
samba36: disable the use of zlib

SVN-Revision: 31048

13 years agobird: adjust for service_* code move
Felix Fietkau [Tue, 20 Mar 2012 14:30:21 +0000 (14:30 +0000)]
bird: adjust for service_* code move

SVN-Revision: 31043