8668 Commits

Author SHA1 Message Date
acinonyx
c76308d86c [packages] monit: Bump to 5.4 and bugfixes
Hi
this patch update monit from 5.2.5 to 5.4, this add cool feature like "check program", to execute a script and send email/do action depending on the return code, and many bugfixes (http://mmonit.com/monit/dist/CHANGES.txt)
I've modified the init script because "-d 60" overide the conf file and the stat command doesn't seem to exist, so either we just chmod each time or we let the people RTFM and the syslog (i prefer the latter)

For now i've tested only the ssl version with backfire (r31676) on x86 and ar71xx (tplink wr1043nd) (it send mail via google, ping, watch load average and cpu ...)
It compile (monit and monit-nossl) for x86 and ar71xx for backfire & trunk (trunk x86 mount the ext4 partition readonly so i haven't tested)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-12 08:09:57 +00:00
jow
00dd76db22 [packages] aiccu: remove complete integration, only leave the binary
According to its own author, aiccu is broken on nat gateways, not meant for
unattended operation and in the need for a hardware rtc to function properly.

Since restarting aiccu or attempting to work around those problems violate
the sixxs terms of service, this commit removes any non-necessary patches
and any scripts shipped with it.

Users having trouble with aiccu may contact the sixxs staff for assistance.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 12:17:46 +00:00
jow
01657be039 [packages] debootstrap: update to v1.0.42 (#11818)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-08 16:11:00 +00:00
obsy
f72ce63495 [packages] transmission: update to 2.60
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 19:45:53 +00:00
jow
2aff0373ef [packages] bind: remove bundled libtool (#11716)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 19:01:25 +00:00
nbd
16a7edec39 boost: avoid the python build dependency if python support is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 09:23:06 +00:00
nbd
6decbb6b5b libffi: split build and source directory to work around some makefile bugs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 09:23:05 +00:00
nbd
aa907fcabc boost: use user-config.jam instead of site-config.jam
On some machines the build ignores site-config.jam and proceeds doing a native build.
To catch such errors earlier, set the architecture in the gcc toolset

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 09:23:03 +00:00
zioproto
3799db662e [packages] olsrd: removing make install call not necessary for building the OpenWRT package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-06 00:19:26 +00:00
jow
cc7a1cb075 iptraf - Modify Makefile to include the rvnamed binary
This patch modifies the iptraf Makefile to include the rvnamed binary to
the iptraf package. The rvnamed binary for MIPS is only 12KB and is used
by iptraf to do name resolution in a background process.

Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-05 17:38:31 +00:00
jow
a6449c0293 [packages] usb-modeswitch: wait a second before retrying modeswitching, this reportedly helps to kick some dongles into operation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-05 17:27:01 +00:00
jow
acb939b949 [packages] usb-modeswitch: wait a second before retrying modeswitching, this reportedly helps to kick some dongles into operation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-04 12:02:23 +00:00
jow
a958ad22c8 [packages] ddns-scripts: make the default config use http://checkip.dyndns.com/, it is more reliable for natted setups and wan interfaces with ip aliases
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-04 09:22:16 +00:00
jow
fa9c7b923a [packages] yaddns: make the default config use http://checkip.dyndns.com/, it is more reliable for natted setups and wan interfaces with ip aliases
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-04 09:22:14 +00:00
jow
0203f3d0ef [packages] lm-sensors: suppress /usr/lib rpath which leads to linking failure when compiling on x86 for x86
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-03 10:50:03 +00:00
marek
cbaf0f7461 batman-adv: increase forgotten package release version
Reported-by: Jo-Philipp Wich <jow@openwrt.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-02 16:20:20 +00:00
marek
f736b3b33a batman-adv: stability patches
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-02 15:51:27 +00:00
kerneis
594c66e37b [packages] babeld: upstream release babeld-1.3.2
30 June 2012: babeld-1.3.2

  * INCOMPATIBLE CHANGE: removed parasitic mode (-P).
  * Fixes to IPv4 support on BSD.
  * More reduction to the rate of sending requests.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-02 12:54:13 +00:00
jow
4ba15eae89 net/xl2tpd: fix ppp options keep-alive and ipv6 in xl2tpd netifd script.
Fix ipv6 and keepalive ppp options in netifd proto_l2tp_setup script.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-02 11:59:28 +00:00
jow
0faa243f8e xl2tpd: remove module loading from init script
Remove module loading from xl2tpd init-script now that module gets loaded
properly during boot (since that was already fixed in #32562, this partly
reverts #32563)

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 12:59:32 +00:00
jow
486f5cb5ae [packages] nodogsplash: fix use of deprecated iptables syntax
Based on http://patchwork.openwrt.org/patch/2256/ by Moritz Warning <moritzwarning@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:44:23 +00:00
jow
aaf9bd71cc [packages] reintroduce fakeidentd (#11559)
In the transition from WhiteRussian to Kamikaze, the fakeidentd package was dropped, citing its incorporation into the updated Busybox. However, the Busybox implementation doesn't support the -r switch, which is a bit silly,
since it's pretty much fakeidentd's raison d'etre. This patch restores the fakeidentd package, with an initscript that uses the -r option.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:04:16 +00:00
jow
b3e8f51a2e Update radvd to 1.8.5
Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses
1.8.3. http://www.litech.org/radvd/

This patch updates radvd to 1.8.5. No major changes required.

signed off by: hannu.nyman@iki.fi

I send the patch again to make sure that Windows does not mess with LFs...
(not sure if that is needed, but Patchwork shows the previous one strangely)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:04:04 +00:00
jow
9cafbb0791 Update mosquitto to 0.15
Includes support for the luci-app-mosquitto package, if installed.

Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:04:03 +00:00
jow
b5cf975c7c packages/net/xl2tpd: netifd support
This integrates xl2tpd suppport into netifd, based on what I saw for ppp and pptp.
I also changed the init script so that it makes sure that all modules needed for
kernel-mode l2tp support are loaded at the time that xl2tpd is started, as
otherwise xl2tpd falls back into using user-mode l2tp.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 10:38:45 +00:00
zioproto
dc7300620e [package] tinc: version bump to 1.0.19
With pleasure we announce the release of version 1.0.19. Here is a
summary of the changes:

 * Allow :: notation in IPv6 Subnets.

 * Add support for systemd style socket activation.

 * Allow environment variables to be used for the Name option.

 * Add basic support for SOCKS proxies, HTTP proxies, and proxying through an
   external command.

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@32560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 10:27:50 +00:00
nbd
a28a1aab05 valgrind: suppress bogus "index" conditional dependencies on uninitialized bytes warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-30 15:20:20 +00:00
nbd
c3890b5f2a valgrind: suppress bogus strnlen conditional dependencies on uninitialized bytes warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:41:37 +00:00
nbd
7353f481fa valgrind: suppress bogus strlen conditional dependencies on uninitialized bytes warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:29:51 +00:00
nbd
f22e55a270 lsof: fix broken patch
The line:

if 1 -eq 0

is missing the 'test' command. Alternatively, "if /bin/false" would have worked too.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:03:26 +00:00
nbd
50fa87d40c bird: link against librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:37 +00:00
nbd
432fc2dac7 atftp: fix picking the right argz.h header file on eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:35 +00:00
nbd
f280771d97 valgrind: fix installation on x86
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:32 +00:00
nbd
15a91c1240 yaddns: link against librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:56:29 +00:00
nbd
0a4d429b25 uob-nomad: put include statements in the cflags to work around lots of missing include statements in the source
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:19:55 +00:00
nbd
d5fe6b1fa6 uhub: link against librt when eglibc is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:19:52 +00:00
nbd
4d8c1996ab tsocks: avoid linking statically
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:09:42 +00:00
nbd
997a896874 sg3-utils: link dynamically instead of statically
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:09:39 +00:00
nbd
13a30adb60 procmail: pass openwrt cflags to the makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:09:37 +00:00
nbd
2287a8f1fe procmail: rename the internal getline function to avoid conflict with eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:09:35 +00:00
nbd
7145e6df2f peercast: add -fpermissive to avoid build breakage
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 21:09:28 +00:00
nbd
3c7e910564 mdadm: remove old junk that breaks eglibc compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:41:45 +00:00
nbd
2bedf2682d ndisc: remove obsolete ppoll patch, it breaks eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:41:09 +00:00
nbd
d6a16ebff6 memtester: rename a function to avoid build breakage with eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:17:56 +00:00
nbd
9e9cbe9444 igmpproxy: depend on librt when eglibc is used
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:17:54 +00:00
nbd
75af8c9ecc gzip: avoid using clock_gettime. it is unnecessary and pulls in librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 20:12:05 +00:00
nbd
5c236f5a53 valgrind: update the package to latest svn, rework and modularize it. tested and working on mips now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 19:17:51 +00:00
nbd
8750f4d958 btpd: add missing dependency on librt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 18:30:12 +00:00
nbd
4f152d80d1 lsof: use environment variables correctly to prime Configure
Rewrite of the configure and compile stages as per the suggestions in the packages 00XCONFIG instructions.

Note that this is required to get eglibc working, as eglibc doesn't include the RPC functions as part of libc.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 18:30:10 +00:00
acinonyx
ab5e6e0883 [packages] quagga: Fix OLSR recursive nexthop selection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 15:31:27 +00:00