8073 Commits

Author SHA1 Message Date
jogo
3b8a1a8475 packages: ZNC: update to 0.206
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 21:52:37 +00:00
jow
189382680b [packages] ipset: fix another compilation issue against Linux 3.3 and newer (ipv6_skip_exthdr() gained an additional argument) (#11310)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 17:37:44 +00:00
jow
5adfd6001c [packages] ipset: fix compilations against Linux v3.3 and newer (ipv6_addr_copy() got removed in favor to a direct structure copy) (#11310)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 17:20:04 +00:00
jow
7fa0a3500a 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 <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 15:09:51 +00:00
jow
4ad049bc7f 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 <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 15:07:58 +00:00
florian
38f716f1a7 [package] uclibc++: update to 0.2.3
Allows us to get rid of some patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:26:18 +00:00
florian
d3add2a8cb [package] freetype: update to 2.4.8
Fixes CVE-2011-3439.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:26:17 +00:00
florian
703f1eefb6 [package] tiff: update to 4.0.1 and include CVE-2012-1173 patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:26:16 +00:00
florian
6039cccf10 [package] 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 <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:26:14 +00:00
marek
a755debaff batman-adv: make bat_load_module() compatible with pre-"lib-crc16" times
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 12:09:15 +00:00
jogo
dbe9d91668 packages: igmpproxy: Add configuration of igmpproxy through uci
Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:56 +00:00
jogo
dcceba2a07 packages: igmpproxy: use monotonic clock
Prevents issues when time changes during runtime of igmpproxy.

Contributed by T-Labs, Deutsche Telekom Innovation Laboratories

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:54 +00:00
jogo
cc1aa25733 packages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:52 +00:00
jogo
5d1b631c72 packages: igmpproxy: change default inferface state to disabled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:50 +00:00
jogo
12b4ca46e8 packages: igmpproxy: send IGMP packets with IP Router Alert Option
This is required by IGMPv2.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:47 +00:00
acinonyx
ad5d979d39 [packages] openvpn: Bump to v2.2.2 (#11293)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 23:26:18 +00:00
acinonyx
2eb7eeee25 [packages] miredo: Fix compiling with automake v1.11.3 (#11283)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 22:20:47 +00:00
acinonyx
cbdcdcb456 [packages] olsrd: Fix quagga plugin metric parsing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 19:15:24 +00:00
acinonyx
947ea00753 [packages] netatalk: Fix typo in init script (#11287)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 19:12:51 +00:00
marek
3bbbb3c5f8 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 <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 17:36:28 +00:00
jow
e807b47367 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 <logout@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 14:47:31 +00:00
jow
160ddcf22d 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 <dwmw2@infradead.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 14:47:26 +00:00
acinonyx
3d692c88c1 [pacakges] collectd: Update to v4.10.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 12:35:17 +00:00
acinonyx
5ab6c8ccb6 [packages] 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 <mhei@heimpold.de>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 11:44:16 +00:00
mhei
f102013966 [packages] php5: fix missing dependency for http module (fixes #11257)
Thanks ryzhov_al for spotting this out.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@31299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-15 19:55:55 +00:00
mhei
1070201e44 [packages] php5: build/enable shmop module
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-15 19:45:40 +00:00
mirko
8adc1a80c8 [packages/boost] 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)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-15 19:19:59 +00:00
jow
17b8a69ba7 packages: update libmicrohttpd to 0.9.19
Also include all library symlinks in the package.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-14 20:09:31 +00:00
jow
b266c4c023 libmodbus: install/inlcude all symlinks in package
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-14 20:09:29 +00:00
jogo
f2629b0847 packages: xtables-addons: update to 1.42
fixes compilation for 3.3 and 3.4.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 21:37:01 +00:00
jogo
25100c7a2a packages: xtables-addons: add missing dependency to kmod-ipt-ipp2p
kmod-ipt-ipp2p depends on kmod-ipt-xtables-compat.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 21:36:58 +00:00
mirko
6f464d30b1 [packages/electric-fence] also build and stage static library - depends on GLIBC||EGLIBC since 'sys_errlist' is undeclared in uclibc - add myself as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 20:02:50 +00:00
swalker
99b06b25d3 [packages] oww: update to 0.86.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-12 00:50:02 +00:00
mirko
9c7721b066 [packages/dmalloc] 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__'

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-11 21:22:25 +00:00
mirko
df636d662d [packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing headers with uclibc)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-11 21:21:58 +00:00
jow
85791391d1 [packages] samba3: apply security patch (CVE-2012-1182)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 20:10:02 +00:00
jow
39d2f109f7 [packages] samba36: update to v3.6.4 (CVE-2012-1182)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 19:56:40 +00:00
mirko
9038fc1901 [packages/boost] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 19:02:26 +00:00
jow
7450b9a1a2 [packages] proftpd: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:59:34 +00:00
obsy
314f865a68 [packages] proftpd: update to 1.3.4a
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:57:10 +00:00
jow
f44fb45149 [packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:54:07 +00:00
obsy
0dd954b2ce [packages] vsftpd: update to 3.0.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:57:26 +00:00
obsy
c81b8843a5 [packages] transmission: update to 2.51
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:57:00 +00:00
jow
8cd7354ba7 [packages] quagga: explicitely disable linking against libcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:48:55 +00:00
zioproto
3ffbf6cb1b [packages] 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.



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 12:13:17 +00:00
jow
2b176f75db [packages] gawk: prevent duplicate packaging of gawk executable (#11260)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 11:37:29 +00:00
jow
b6e09c5007 [packages] firmwarehotplug: remove sdcc prereq
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-09 15:23:58 +00:00
jow
18b369cf5d 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 <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-09 14:59:19 +00:00
mirko
75b770d1d4 [devel/electric-fence] package 'electric-fence', a memory alloc/dealloc debugger - build shared object which can be used with LD_PRELOAD at runtime
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-08 19:52:38 +00:00
swalker
adac27c0ac [packages] srtp: remove empty directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-06 20:07:56 +00:00