8768 Commits

Author SHA1 Message Date
florian
b7fd9fe387 [package] multiwan: fix health monitoring
he extra space makes the ${health_monitor%.* } as "parallel.started", so it
won't match "parallel". This causes monitor_wan never starts.

Signed-off-by: York Sun <york.sun@me.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:29 +00:00
florian
223ef02a46 [package] tcpdump: honor the CONFIG_IPV6 global flag
Currently it's always compiled with ipv6 support.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:27 +00:00
florian
66749cd2e6 [package] php5: create missing directory
for some reason building php5 fails for me with the following error:

make -C
/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5
install
INSTALL_ROOT=/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5/staging
make[4]: Entering directory
`/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5'
Installing shared extensions:
/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5/staging/usr/lib/php/extensions/no-debug-non-zts-20100525/
Installing PHP CGI binary:
/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5/staging/usr/bin/
cp: cannot create regular file
`/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5/staging/usr/bin/#INST@8653#':
No such file or directory
make[4]: *** [install-cgi] Error 1
make[4]: Leaving directory
`/openwrt/kirkwood/trunk/build_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5'
make[3]: ***
[/openwrt/kirkwood/trunk/staging_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/stamp/.php_installed]
Error 2
make[3]: Leaving directory `/openwrt/kirkwood/trunk/feeds/packages/lang/php5'
make[2]: *** [package/feeds/packages/php5/compile] Error 2
make[2]: Leaving directory `/openwrt/kirkwood/trunk'
make[1]: ***
[/openwrt/kirkwood/trunk/staging_dir/target-arm_v5te_uClibc-0.9.33.2_eabi/stamp/.package_compile]
Error 2

I needed the following patch:

Signed-off-by: Martin Mueller <mm@sig21.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:25 +00:00
florian
5a9982f7de [package] ntpd: trivial fix for eglibc builds
When building against eglibc, libc doesn't include librt therefore it must be explicitly included.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:24 +00:00
florian
2305545464 [package] diffutils: trivial fix for eglibc builds
When building against eglibc, libc doesn't include librt therefore it must be explicitly included.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:23 +00:00
florian
6d5ac99f02 [package] libavahi must depend on libssp if SSP enabled
Signed-off-by: Alexey I. Froloff <raorn@raorn.name>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:09:21 +00:00
florian
30beb49ab6 [package] faifa: update to 2012-09-13
Fixes hpav_cfg unicast messages.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-13 17:28:44 +00:00
jow
9e9bd84ccd [packages] bind: update to v9.9.1-P3 (CVE-2012-4244)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-13 17:11:01 +00:00
florian
0cf20842ee [package] gettext-full: fix build on eglibc
Apply the same patch as in r33081.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-13 14:42:54 +00:00
hcg
8650721fdb autoreconfckage] sox: Update maintainer and copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 16:54:27 +00:00
hcg
d959899848 [packages] sox: Bump revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 14:06:21 +00:00
jow
706c091e76 [packages] radvd: allow uppercase chars in string literals (#12174)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 09:42:44 +00:00
mirko
4aba6ee90e [packages/openvpn-devel] update openvpn-devel to latest HEAD
This fixes some issues and regressions, as well as includes
the "busybox ifconfig ipv6"-patch which went upstream meanwhile.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 02:00:24 +00:00
mirko
bb2c7bbd7e [packages/openvpn] fix changing ipv6 settings with busybox's ifconfig
The OpenVPN call to busybox's ifconfig in order to change interface
configurations is incompatible when used in conjunction with IPv6.
Busybox's ifconfig doesn't know about the 'inet6' parameter,
so just skip it.
The new call is still compatible to the usual ifconfig provided by
the net-tools package.

Thanks to Gert Doering and Joachim Schlipper!

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 18:13:31 +00:00
florian
3cdbdd0f53 [package] valgrind: update to 3.8.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 16:35:56 +00:00
florian
f55cd70460 [package] valgrind: fix DEPENDS after r32839
Remove the invalid whitespace leading to valgrind being only available
on omap4 instead of all the listed architectures a well.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 16:35:55 +00:00
hcg
b4576f6f86 [packages] python-webpy: Add package python-webpy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 16:20:10 +00:00
hcg
ebaedbbd1a [packages] python-mimms: Add package python-mimms
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 16:17:12 +00:00
hcg
5c4d647d85 [packages] python-flup: Add package python-flup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 16:14:38 +00:00
zandbelt
bcd857c6ef [packages] radsecproxy: remove zandbelt as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 13:24:00 +00:00
zandbelt
b6deab44c2 [packages] asterisk18: remove zandbelt as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-11 13:23:05 +00:00
florian
d042759bd0 [package] faifa: update to 2012-09-10
Adds device reset function

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 22:12:03 +00:00
jow
5e31d2934f [packages] freeradius2: update to v2.2.0 (CVE-2012-3547, #12169)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 21:39:02 +00:00
jow
954c482f9c [packages] revert changed PKG_FIXUP after r33363, fix copyright date (#12168)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 20:50:36 +00:00
hcg
997f991ceb [packages] file: bump version to 5.11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 14:43:43 +00:00
hcg
fccd7e7921 [packages] glib2: Add conditional dependency on librt if using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 14:36:39 +00:00
jow
3f2dc3e84d [packages] ddns-scripts: fix handling of passwords with slashes (#12160)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 10:03:39 +00:00
heil
7f3b795972 package: haproxy
- bump to version 1.4.22


git-svn-id: svn://svn.openwrt.org/openwrt/packages@33355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 08:51:10 +00:00
tripolar
eda6c101dc [packages] openssh: update to 6.1p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-10 02:30:27 +00:00
marek
dcf8637d5c batman-adv: fix OGM counting on x86 OpenWrt images
More info: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-September/007978.html

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@33339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-09 09:46:55 +00:00
florian
99821f79ea [package] faifa: udpate 2012-09-07 commit
Fixes:
- invalid destination address when sending key request
- proper handling of the NMK/DAK hash files
- multiples warnings

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-08 17:15:11 +00:00
florian
98a758cc41 [package] faifa: update to 2012-09-07
Adds proper timeout handling in case of non-responsive station in hpav_cfg.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-07 09:34:45 +00:00
florian
b5d18ca931 [package] faifa: update to 2011-09-02
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-05 20:01:07 +00:00
blogic
16b1d4af06 [packages] Keep /etc/nginx/ on sysupgrade
This allows additional files in /etc/nginx/, such as SSL certificates,
tobe saved on sysupgrade.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-24 13:51:50 +00:00
blogic
d8f6612128 [packages] mark cutter broken - upstream looks dead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-24 07:02:29 +00:00
blogic
03bae51978 [packages] avahi: remove inappropriate dependency on dbus in Changeset 32330
This patch fixes an issue reported by Damiano Albani.
Changeset 32330, while fixing one bug, unfortunately introduces another one -- it makes
avahi-daemon always dependent on the dbus package, causing dbus to be
loaded even when it's not needed.

This patch makes avahi-daemon dependent on dbus only is avahi dbus support has been selected.

Signed-off-by Mike Brady <mikebrady@eircom.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-24 06:16:36 +00:00
blogic
66d6aaf14c [packages] disable python-rrd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-22 10:05:43 +00:00
blogic
35f281c828 [packages] mark dsniff broken
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-22 10:02:33 +00:00
blogic
869bc95451 [packages] avahi fix for Ticket #11039 -- rlimit-nproc set too low
This patches the /etc/avahi/avahi-daemon.conf file, setting the rlimit-nproc parameter to 3.
Thepresent value for rlimit-nproc of 1 is too low and  can cause the avahi-daemon to refuse to start, with a message:
chroot.c: fork() failed: Resource temporarily unavailable

This patch changes the setting of rlimit-nproc to 3, the same setting as
is in the default avahi-daemon.conf file.

The issue was reported in Ticket #11039.

Signed-off-by Mike Brady <mikebrady@eircom.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-22 09:59:23 +00:00
blogic
3ea9b7d7ce [packages] fix host header deps for classpath
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-22 08:24:01 +00:00
marek
a2a739fe2e batman-adv: upgrade package to latest release 2012.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@33213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-21 00:59:11 +00:00
jow
a976f61a4c [packages] xtables-addons: package iptaccount utility (#12040)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-19 15:23:29 +00:00
jow
242045984b [packages] subversion: turn dependency on unixodbc into a select (#12027)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-17 19:36:38 +00:00
jow
1f74f1e2a7 [packages] xtables-addons: package ACCOUNT module (#12021)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-16 09:16:06 +00:00
blogic
292d97d9bc [packages] disable gdk_pixbuf when building libdmapsharing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 19:09:19 +00:00
blogic
5e6aa4c9c4 [packages] fix imagemagick when xorg feed is staged
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 18:49:18 +00:00
blogic
fe9288b6a0 [packages] freeswitch - diable asm instructions on ppc as they dont compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 18:23:29 +00:00
blogic
a227dec326 [packages] kamailio3, fix cross compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 15:28:24 +00:00
blogic
645205bcb0 [packages] fix openswan cross compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 13:30:33 +00:00
florian
cad8e1d341 [package] vtun: fix menuconfig warning
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-14 13:05:38 +00:00