packages.git
11 years agoRevert "[package] openssh: add ESSENTIAL_PROCESSES"
florian [Fri, 27 Jul 2012 15:43:34 +0000 (15:43 +0000)]
Revert "[package] openssh: add ESSENTIAL_PROCESSES"

The infrastructure to handle this is not yet in place.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32896 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] openssh: add ESSENTIAL_PROCESSES
florian [Fri, 27 Jul 2012 14:58:53 +0000 (14:58 +0000)]
[package] openssh: add ESSENTIAL_PROCESSES

This adds an ESSENTIAL_PROCESSES shell variable to /etc/init.d/sshd.
The corresponding openwrt patch has the details.

Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32889 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] avahi: bump to 0.6.31
florian [Fri, 27 Jul 2012 14:58:51 +0000 (14:58 +0000)]
[package] avahi: bump to 0.6.31

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32888 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] usbip: update userspace to match kernel part
florian [Fri, 27 Jul 2012 11:49:22 +0000 (11:49 +0000)]
[package] usbip: update userspace to match kernel part

After kernel 2.6.39, usbip kernel and userspace are in kernel tree
The new kernel modules names have already been updated in openwrt for
kernel > 2.6.39

This patch, allow to build the new corresponding usbip userspace tool
when of the device use a kernel > 2.6.39
And continue to build version 0.1.7 for older version.

Fix #10992

Florian:
- do not use an md5sum for usb.ids since it changes often
- dropped the parts to support kernels <= 2.6.39
- make the package depend on LINUX_3_3

Signed-off-by: Mehdi Abaakouk <sileht@sileht.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32887 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: gd extension: add missing dependencies for bundled version
mhei [Thu, 26 Jul 2012 16:02:02 +0000 (16:02 +0000)]
[packages] php5: gd extension: add missing dependencies for bundled version

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32881 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: use bundled libgd for gd extension
mhei [Thu, 26 Jul 2012 15:34:45 +0000 (15:34 +0000)]
[packages] php5: use bundled libgd for gd extension

PHP devs doesn't only include an own copy of libgd but modified
it. As long as these modifications are not part of the offical
libgd distribution, we have to deal with the bundled version.

Details can be found at
https://bugs.php.net/bug.php?id=55224 and
https://bugs.php.net/bug.php?id=60108

When this problem is fixed upstream, this patch should be reverted.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32879 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: add sqlite extension
mhei [Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)]
[packages] php5: add sqlite extension

This extension was dropped with the release 5.4 of php and there is
a reference to a pecl module in the changelog. However, the pecl module
doesn't exist (yet) so this is a 'backport' of the latest sqlite
extension of php's 5.3 branch.
This is not tested completely.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32877 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: update pecl module libevent to 0.0.5
mhei [Wed, 25 Jul 2012 20:43:20 +0000 (20:43 +0000)]
[packages] php5: update pecl module libevent to 0.0.5

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32876 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: update pecl module dio to 0.0.6
mhei [Wed, 25 Jul 2012 20:41:58 +0000 (20:41 +0000)]
[packages] php5: update pecl module dio to 0.0.6

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32875 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: update pecl module http to 1.7.4
mhei [Wed, 25 Jul 2012 20:40:34 +0000 (20:40 +0000)]
[packages] php5: update pecl module http to 1.7.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32874 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: update APC module to 3.1.11
mhei [Wed, 25 Jul 2012 20:38:22 +0000 (20:38 +0000)]
[packages] php5: update APC module to 3.1.11

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32873 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: upgrade to 5.4.5
mhei [Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)]
[packages] php5: upgrade to 5.4.5

- php.ini: remove obsolete options
- drop patch 'patches/900-prevent_buildconf_force.patch' as php now supports
  newer autoconf versions 'buildconf --force' can be called after patching the
  source tree to update build system
- cross compiling issue regarding libdl still present, so because of the last
  point the corresponding patch has to be against configure.in but configure
- update timezone patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32872 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: fix package config depends and remove leftover env variable
mhei [Wed, 25 Jul 2012 20:24:08 +0000 (20:24 +0000)]
[packages] php5: fix package config depends and remove leftover env variable

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32871 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] fix asterisk-1.8.10.1 md5sum
blogic [Wed, 25 Jul 2012 19:22:24 +0000 (19:22 +0000)]
[packages] fix asterisk-1.8.10.1 md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32868 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] add missing -lpthread to curlftpfs
blogic [Wed, 25 Jul 2012 18:58:46 +0000 (18:58 +0000)]
[packages] add missing -lpthread to curlftpfs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32867 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] disable valgrind on all but armv7 targets
florian [Wed, 25 Jul 2012 14:01:26 +0000 (14:01 +0000)]
[package] disable valgrind on all but armv7 targets

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32839 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] faifa: switch to the github repository
florian [Wed, 25 Jul 2012 14:01:23 +0000 (14:01 +0000)]
[package] faifa: switch to the github repository

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32838 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] weechat: update to 0.3.8
loswillios [Wed, 25 Jul 2012 08:56:41 +0000 (08:56 +0000)]
[packages] weechat: update to 0.3.8

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32834 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] bump radvd to 1.9.1
blogic [Tue, 24 Jul 2012 22:26:25 +0000 (22:26 +0000)]
[packages] bump radvd to 1.9.1

Radvd has been updated to 1.9.1 in June. There are some changes related to
IPv6 functionality, but additionally the change concerns scrapping the
built-in daemonization code and starting to use libdaemon for that.

This patch updates radvd to 1.9.1 and adds the dependency for libdaemon.

Signed-off-by: hannu.nyman@iki.fi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32827 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Port the wing package to the new netifd infrastructure.
blogic [Tue, 24 Jul 2012 21:46:18 +0000 (21:46 +0000)]
[packages] Port the wing package to the new netifd infrastructure.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32826 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] nzbget: Bump to version 0.8.0
acinonyx [Mon, 23 Jul 2012 19:16:57 +0000 (19:16 +0000)]
[packages] nzbget: Bump to version 0.8.0

Update the nzbget to the latest stable version 0.8.0

Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32790 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: gateway selection class 1 fix
marek [Mon, 23 Jul 2012 12:51:20 +0000 (12:51 +0000)]
batman-adv: gateway selection class 1 fix

More info: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-July/007766.html

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32789 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] pulseaudio: update to 2.1
loswillios [Thu, 19 Jul 2012 16:47:38 +0000 (16:47 +0000)]
[packages] pulseaudio: update to 2.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32780 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vim: fix building if only xxd is selected
luka [Wed, 18 Jul 2012 23:27:50 +0000 (23:27 +0000)]
[packages] vim: fix building if only xxd is selected

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32776 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vips: Fix a typo in configure arguments (#11875)
acinonyx [Tue, 17 Jul 2012 17:25:29 +0000 (17:25 +0000)]
[packages] vips: Fix a typo in configure arguments (#11875)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32771 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Remove empty patch
acinonyx [Tue, 17 Jul 2012 15:42:33 +0000 (15:42 +0000)]
[packages] erlang: Remove empty patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32765 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Cleanup configure vars and args
acinonyx [Tue, 17 Jul 2012 11:48:23 +0000 (11:48 +0000)]
[packages] erlang: Cleanup configure vars and args

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32763 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Fix disabling of getaddrinfo()
acinonyx [Tue, 17 Jul 2012 11:48:19 +0000 (11:48 +0000)]
[packages] erlang: Fix disabling of getaddrinfo()

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32762 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] privoxy: move privoxy startup to later in boot process
luka [Mon, 16 Jul 2012 22:53:46 +0000 (22:53 +0000)]
[packages] privoxy: move privoxy startup to later in boot process

When using privoxy as a transparent HTTP proxy a race condition occurs
where privoxy may attempt to startup and start listening on the LAN
interface before the network configuration is completed. As a result
privoxy fails to start up because it can't bind to the correct listening
address. This patch changes the init.d script to be a little bit later
in the boot process.

Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32759 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] pciutils: update to version 3.1.10
luka [Mon, 16 Jul 2012 22:33:06 +0000 (22:33 +0000)]
[packages] pciutils: update to version 3.1.10

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32758 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ethtool: update to version 3.4.1
luka [Mon, 16 Jul 2012 22:33:05 +0000 (22:33 +0000)]
[packages] ethtool: update to version 3.4.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32757 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lzo: update to version 2.06
luka [Mon, 16 Jul 2012 21:52:09 +0000 (21:52 +0000)]
[packages] lzo: update to version 2.06

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32755 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lvm2: update to version 2.02.96
luka [Mon, 16 Jul 2012 21:52:07 +0000 (21:52 +0000)]
[packages] lvm2: update to version 2.02.96

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32754 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] mdadm: update to version 3.2.5
luka [Mon, 16 Jul 2012 21:52:06 +0000 (21:52 +0000)]
[packages] mdadm: update to version 3.2.5

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32753 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] logrotate: update to version 3.8.1
luka [Mon, 16 Jul 2012 21:52:03 +0000 (21:52 +0000)]
[packages] logrotate: update to version 3.8.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32752 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Disable java compiler (#11873)
acinonyx [Mon, 16 Jul 2012 14:05:40 +0000 (14:05 +0000)]
[packages] erlang: Disable java compiler (#11873)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32748 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Add missing cross system root path variable
acinonyx [Mon, 16 Jul 2012 12:40:26 +0000 (12:40 +0000)]
[packages] erlang: Add missing cross system root path variable

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32747 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] dmapd: Add missing GraphicsMagick dependency
acinonyx [Mon, 16 Jul 2012 12:30:00 +0000 (12:30 +0000)]
[packages] dmapd: Add missing GraphicsMagick dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32746 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vips: Bump copyright date
acinonyx [Mon, 16 Jul 2012 12:22:57 +0000 (12:22 +0000)]
[packages] vips: Bump copyright date

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32745 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vips: Bump to 7.28.9
acinonyx [Mon, 16 Jul 2012 12:22:53 +0000 (12:22 +0000)]
[packages] vips: Bump to 7.28.9

Update VIPS to 7.28.9; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32744 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libdmapsharing: Bump to 2.9.15
acinonyx [Mon, 16 Jul 2012 12:22:49 +0000 (12:22 +0000)]
[packages] libdmapsharing: Bump to 2.9.15

Update libdmapsharing to 2.9.15; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32743 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] dmapd: Bump to v0.0.50
acinonyx [Mon, 16 Jul 2012 12:21:41 +0000 (12:21 +0000)]
[packages] dmapd: Bump to v0.0.50

Update dmapd to 0.0.50; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32742 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] picocom: update to 1.7
luka [Mon, 16 Jul 2012 00:11:18 +0000 (00:11 +0000)]
[packages] picocom: update to 1.7

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32740 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] git: update to 1.7.11.2
luka [Sun, 15 Jul 2012 14:55:24 +0000 (14:55 +0000)]
[packages] git: update to 1.7.11.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32733 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] reaver: Add reaver-wps WPS penetration testing utility
acinonyx [Sun, 15 Jul 2012 13:10:15 +0000 (13:10 +0000)]
[packages] reaver: Add reaver-wps WPS penetration testing utility

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32726 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libzip: add package
luka [Sun, 15 Jul 2012 11:51:48 +0000 (11:51 +0000)]
[packages] libzip: add package

based on patch from <xiangfu@openmobilefree.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32724 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] arm: add arm, the anonymizing relay monitor for Tor
swalker [Sun, 15 Jul 2012 01:04:06 +0000 (01:04 +0000)]
[packages] arm: add arm, the anonymizing relay monitor for Tor

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32722 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor-alpha: update to 0.2.3.19-rc
swalker [Sun, 15 Jul 2012 01:03:46 +0000 (01:03 +0000)]
[packages] tor-alpha: update to 0.2.3.19-rc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32721 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor: update to 0.2.2.37
swalker [Sun, 15 Jul 2012 01:03:34 +0000 (01:03 +0000)]
[packages] tor: update to 0.2.2.37

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32720 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan: add package (version 5.0.0)
luka [Sat, 14 Jul 2012 23:16:06 +0000 (23:16 +0000)]
[packages] strongswan: add package (version 5.0.0)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32716 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan4: remove package
luka [Sat, 14 Jul 2012 23:12:52 +0000 (23:12 +0000)]
[packages] strongswan4: remove package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32715 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] alsa-utils: include midi utilities in alsa-utils
acinonyx [Sat, 14 Jul 2012 20:19:08 +0000 (20:19 +0000)]
[packages] alsa-utils: include midi utilities in alsa-utils

Along with http://patchwork.openwrt.org/patch/2144/ and
http://patchwork.openwrt.org/patch/2145/ this will enable the standard
ALSA midi utilities to be used in openwrt.

Signed-off-by: Adam Goode <adam@spicenitz.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32713 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] erlang: Version bump to R15B01
acinonyx [Sat, 14 Jul 2012 19:56:32 +0000 (19:56 +0000)]
[packages] erlang: Version bump to R15B01

Updated lang/erlang package with some adjustments for the new version.

Signed-off-by: Mark Wolfe <mark@wolfe.id.au>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32710 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] aiccu: repair depends
jow [Sat, 14 Jul 2012 16:23:38 +0000 (16:23 +0000)]
[packages] aiccu: repair depends

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32708 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: babeld depends on IPv6 support
acinonyx [Sat, 14 Jul 2012 12:59:27 +0000 (12:59 +0000)]
[packages] quagga: babeld depends on IPv6 support

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32707 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Refresh patches
acinonyx [Fri, 13 Jul 2012 16:40:43 +0000 (16:40 +0000)]
[packages] quagga: Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32703 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix typo in isisd
acinonyx [Fri, 13 Jul 2012 16:36:01 +0000 (16:36 +0000)]
[packages] quagga: Fix typo in isisd

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32702 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix memleak with struct attr_extra
acinonyx [Fri, 13 Jul 2012 16:35:56 +0000 (16:35 +0000)]
[packages] quagga: Fix memleak with struct attr_extra

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32701 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix vpnv4 soft-reconfiguration crashes
acinonyx [Fri, 13 Jul 2012 16:35:51 +0000 (16:35 +0000)]
[packages] quagga: Fix vpnv4 soft-reconfiguration crashes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32700 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix thread_cancel_event()
acinonyx [Fri, 13 Jul 2012 16:35:46 +0000 (16:35 +0000)]
[packages] quagga: Fix thread_cancel_event()

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32699 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Drop heuristics for IPv6 address recognition
acinonyx [Fri, 13 Jul 2012 16:35:41 +0000 (16:35 +0000)]
[packages] quagga: Drop heuristics for IPv6 address recognition

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32698 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix building with no IPv6 support
acinonyx [Fri, 13 Jul 2012 16:35:36 +0000 (16:35 +0000)]
[packages] quagga: Fix building with no IPv6 support

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32697 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Add connected routes to multicast RIB
acinonyx [Fri, 13 Jul 2012 16:35:27 +0000 (16:35 +0000)]
[packages] quagga: Add connected routes to multicast RIB

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32696 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix various sockunion_{str2su,su2str} memleaks
acinonyx [Fri, 13 Jul 2012 16:35:22 +0000 (16:35 +0000)]
[packages] quagga: Fix various sockunion_{str2su,su2str} memleaks

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32695 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix "match peer local" statements parsing
acinonyx [Fri, 13 Jul 2012 16:35:00 +0000 (16:35 +0000)]
[packages] quagga: Fix "match peer local" statements parsing

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32694 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix format when printing metrics
acinonyx [Fri, 13 Jul 2012 16:34:29 +0000 (16:34 +0000)]
[packages] quagga: Fix format when printing metrics

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32693 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix args consolidation
acinonyx [Fri, 13 Jul 2012 16:33:50 +0000 (16:33 +0000)]
[packages] quagga: Fix args consolidation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32692 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Disable building of documentation
acinonyx [Fri, 13 Jul 2012 15:05:44 +0000 (15:05 +0000)]
[packages] quagga: Disable building of documentation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32691 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomtr: remove a broken resolver related patch chunk to fix dns issues (fixes #11044)
nbd [Thu, 12 Jul 2012 22:20:21 +0000 (22:20 +0000)]
mtr: remove a broken resolver related patch chunk to fix dns issues (fixes #11044)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32690 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] gpsd: Bump to v3.7
acinonyx [Thu, 12 Jul 2012 18:33:45 +0000 (18:33 +0000)]
[packages] gpsd: Bump to v3.7

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32688 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocurl: add missing dependency for eglibc
nbd [Thu, 12 Jul 2012 16:25:45 +0000 (16:25 +0000)]
curl: add missing dependency for eglibc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32687 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages/asterisk-1.8.x] upgrade lantiq channel driver to version 553ea59a4cc2d4b963...
mirko [Thu, 12 Jul 2012 13:27:46 +0000 (13:27 +0000)]
[packages/asterisk-1.8.x] upgrade lantiq channel driver to version 553ea59a4cc2d4b963d25ca6c82c0d71311331ac

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32681 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Do not try to start 'watchquagga' if it is not available
acinonyx [Thu, 12 Jul 2012 08:23:04 +0000 (08:23 +0000)]
[packages] quagga: Do not try to start 'watchquagga' if it is not available

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32675 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] monit: Bump to 5.4 and bugfixes
acinonyx [Thu, 12 Jul 2012 08:09:57 +0000 (08:09 +0000)]
[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

11 years ago[packages] aiccu: remove complete integration, only leave the binary
jow [Wed, 11 Jul 2012 12:17:46 +0000 (12:17 +0000)]
[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

11 years ago[packages] debootstrap: update to v1.0.42 (#11818)
jow [Sun, 8 Jul 2012 16:11:00 +0000 (16:11 +0000)]
[packages] debootstrap: update to v1.0.42 (#11818)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32650 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] transmission: update to 2.60
obsy [Fri, 6 Jul 2012 19:45:53 +0000 (19:45 +0000)]
[packages] transmission: update to 2.60

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32642 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] bind: remove bundled libtool (#11716)
jow [Fri, 6 Jul 2012 19:01:25 +0000 (19:01 +0000)]
[packages] bind: remove bundled libtool (#11716)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32641 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoboost: avoid the python build dependency if python support is disabled
nbd [Fri, 6 Jul 2012 09:23:06 +0000 (09:23 +0000)]
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

11 years agolibffi: split build and source directory to work around some makefile bugs
nbd [Fri, 6 Jul 2012 09:23:05 +0000 (09:23 +0000)]
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

11 years agoboost: use user-config.jam instead of site-config.jam
nbd [Fri, 6 Jul 2012 09:23:03 +0000 (09:23 +0000)]
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

11 years ago[packages] olsrd: removing make install call not necessary for building the OpenWRT...
zioproto [Fri, 6 Jul 2012 00:19:26 +0000 (00:19 +0000)]
[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

11 years agoiptraf - Modify Makefile to include the rvnamed binary
jow [Thu, 5 Jul 2012 17:38:31 +0000 (17:38 +0000)]
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

11 years ago[packages] usb-modeswitch: wait a second before retrying modeswitching, this reported...
jow [Thu, 5 Jul 2012 17:27:01 +0000 (17:27 +0000)]
[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

11 years ago[packages] usb-modeswitch: wait a second before retrying modeswitching, this reported...
jow [Wed, 4 Jul 2012 12:02:23 +0000 (12:02 +0000)]
[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

11 years ago[packages] ddns-scripts: make the default config use http://checkip.dyndns.com/,...
jow [Wed, 4 Jul 2012 09:22:16 +0000 (09:22 +0000)]
[packages] ddns-scripts: make the default config use 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

11 years ago[packages] yaddns: make the default config use http://checkip.dyndns.com/, it is...
jow [Wed, 4 Jul 2012 09:22:14 +0000 (09:22 +0000)]
[packages] yaddns: make the default config use 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

11 years ago[packages] lm-sensors: suppress /usr/lib rpath which leads to linking failure when...
jow [Tue, 3 Jul 2012 10:50:03 +0000 (10:50 +0000)]
[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

11 years agobatman-adv: increase forgotten package release version
marek [Mon, 2 Jul 2012 16:20:20 +0000 (16:20 +0000)]
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

11 years agobatman-adv: stability patches
marek [Mon, 2 Jul 2012 15:51:27 +0000 (15:51 +0000)]
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

11 years ago[packages] babeld: upstream release babeld-1.3.2
kerneis [Mon, 2 Jul 2012 12:54:13 +0000 (12:54 +0000)]
[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

11 years agonet/xl2tpd: fix ppp options keep-alive and ipv6 in xl2tpd netifd script.
jow [Mon, 2 Jul 2012 11:59:28 +0000 (11:59 +0000)]
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

11 years agoxl2tpd: remove module loading from init script
jow [Sun, 1 Jul 2012 12:59:32 +0000 (12:59 +0000)]
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

11 years ago[packages] nodogsplash: fix use of deprecated iptables syntax
jow [Sun, 1 Jul 2012 11:44:23 +0000 (11:44 +0000)]
[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

11 years ago[packages] reintroduce fakeidentd (#11559)
jow [Sun, 1 Jul 2012 11:04:16 +0000 (11:04 +0000)]
[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

11 years agoUpdate radvd to 1.8.5
jow [Sun, 1 Jul 2012 11:04:04 +0000 (11:04 +0000)]
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

11 years agoUpdate mosquitto to 0.15
jow [Sun, 1 Jul 2012 11:04:03 +0000 (11:04 +0000)]
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

11 years agopackages/net/xl2tpd: netifd support
jow [Sun, 1 Jul 2012 10:38:45 +0000 (10:38 +0000)]
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

11 years ago[package] tinc: version bump to 1.0.19
zioproto [Sun, 1 Jul 2012 10:27:50 +0000 (10:27 +0000)]
[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

11 years agovalgrind: suppress bogus "index" conditional dependencies on uninitialized bytes...
nbd [Sat, 30 Jun 2012 15:20:20 +0000 (15:20 +0000)]
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