acoul [Sat, 1 Oct 2011 11:04:11 +0000 (11:04 +0000)]
libs/libpam: previous commit was broken
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Sat, 1 Oct 2011 10:58:20 +0000 (10:58 +0000)]
libs/libpam: port some uclibc xdr code to yppasswd_xdr.c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Sat, 1 Oct 2011 10:55:47 +0000 (10:55 +0000)]
libs/libpam: make the ruserok fix uclibc depended
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Fri, 30 Sep 2011 18:37:19 +0000 (18:37 +0000)]
[packages] transmission: update to 2.40b3.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Fri, 30 Sep 2011 18:35:20 +0000 (18:35 +0000)]
[packages] transmission: Remove obsolete options, remove bashizm.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28342
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 30 Sep 2011 17:52:35 +0000 (17:52 +0000)]
[packages] tor-alpha: update to 0.2.3.5-alpha, disable broken UPnP support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28341
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 30 Sep 2011 17:51:30 +0000 (17:51 +0000)]
[packages] tor: update to 0.2.2.33
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 30 Sep 2011 17:50:32 +0000 (17:50 +0000)]
[packages] opennhrp: remove empty patches directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 30 Sep 2011 17:49:57 +0000 (17:49 +0000)]
[packages] sslh: remove empty patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28338
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Fri, 30 Sep 2011 17:31:33 +0000 (17:31 +0000)]
[packages] ahcpd: add ahcp proto, use service_kill
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:11 +0000 (12:49 +0000)]
[package] add rng-tools
After removal of the network drivers as an entropy source in Linux kernels a
while ago, some routers e.g. in ar71xx family experience lack of hardware
entropy for /dev/random. The device /dev/random can hang due to that. There
are pseudo random numbers available in /dev/urandom, but they do not end up
in /dev/random.
E.g. tickets #9631 and #9999 are related to this problematics.
One tool for adding entropy data from an arbitrary source to the kernel
entropy pool is rngd daemon included in the rng-tools package from
http://sourceforge.net/projects/gkernel/
Manual page: http://linux.die.net/man/8/rngd
The tool can be used to add entropy to the kernel's entropy pool either from
some genuine hardware-based entropy source, or as a quick&dirty patch also
from /dev/urandom. Using urandom isn't a perfect solution, but it will
satisfy those applications looking for input from /dev/random.
As far as I found out, nobody has complied the rngd daemon package for
Openwrt, so far.
I made a try out of it, and succeeded both for Backfire and trunk.
I defined a package that downloads the sources from SF. (This is my first
package definition, so the dependencies and conventions might not be quite
correct, but the package seems to compile and work both in Backfire and trunk.)
Hopefully somebody can figure out a way to connect some real entropy source
in ar71xxx devices through this daemon. The package could be used with real
hardware entropy sources (like the Entropy key), if they provide a suitable
interface for the daemon to the entropy data from them.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:09 +0000 (12:49 +0000)]
[package] sslh: update to 1.9
his patch bumps the sslh package to v1.9.
This update brings about some useful changes, including:
* Multiple bind address support
* IPv6 support
* OpenVPN support
* tinc VPN support
Tested and working on ar71xx.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:08 +0000 (12:49 +0000)]
[package] chrony: upgrade to 1.26
This patch upgrades chrony to 1.26. Beside several minor
bugfixes and improvements, also several vulnerabilities
are fixed (compared to 1.23).
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:07 +0000 (12:49 +0000)]
[package] ddns-scripts: add dnsdynamic.org provider
patch by Eddie Davis
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:05 +0000 (12:49 +0000)]
[package] libftdi: update to 0.19 (#9598)
- new upstream release 0.19
- fix missing depend on libusb in initial package, closes #9598
Signed-off-by: Michael Markstaller <mm@elabnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:04 +0000 (12:49 +0000)]
[package] mjpeg-streamer: update to r148 ({9896)
This patch upgrades the mjpeg-streamer package to the latest svn
revision. It also closes track entry #9896 in the the newer version
moved to v4l2.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:03 +0000 (12:49 +0000)]
[package] smartmontools: split daemon into its own package
Based on a patch by Eugene San.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:01 +0000 (12:49 +0000)]
[package] motion: update to fix build with Linux 2.6.38+
Signed-off-by: Eugene San (eugenesan) <eugenesan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:49:00 +0000 (12:49 +0000)]
[package] opennhrp: update to 0.12.3
Signed-off-by: Artem Makhutov <artem@makhutov.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28324
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 30 Sep 2011 12:48:57 +0000 (12:48 +0000)]
[package] ffmpeg: Allow for more configurable FFmpeg build options (#7837, #8465)
This patch allows broad control over FFmpeg's libav* build configuration
and fixes a typo in ffprobe's install section.
The patch resolves #7837 as the choice of building a full libav* is available.
This should also resolve #8465 as input devices such as cameras can be enabled.
The files created by a full libav* build will be large (several megabytes) and
not recommended for end users. Its use could help debugging other issues to
learn whether the problem is the openwrt build configuration or another cause.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28323
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 30 Sep 2011 06:57:44 +0000 (06:57 +0000)]
net/openssh: fix a pam/uclibc pthreads conflict
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28321
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Thu, 29 Sep 2011 23:44:31 +0000 (23:44 +0000)]
[packages] quagga: Update to v0.99.20
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28319
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 29 Sep 2011 12:03:36 +0000 (12:03 +0000)]
libs/libpam: make KanjiMonster happy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 29 Sep 2011 10:36:49 +0000 (10:36 +0000)]
libs/libpam: update to version 1.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
marek [Thu, 29 Sep 2011 10:18:17 +0000 (10:18 +0000)]
batman-adv: fix upstream latency bug
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jmccrohan [Tue, 27 Sep 2011 23:43:35 +0000 (23:43 +0000)]
[Package] lcd4linux: update to r1159. Fixes #8897
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28313
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Tue, 27 Sep 2011 17:51:24 +0000 (17:51 +0000)]
[packages]: upate openssh to 5.9p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28312
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 27 Sep 2011 09:49:50 +0000 (09:49 +0000)]
[packages] pulseaudio: update to 1.0 final
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28311
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 26 Sep 2011 02:00:31 +0000 (02:00 +0000)]
[packages] utils: add zoneinfo package (moved from LuCI feed)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28304
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 25 Sep 2011 19:50:30 +0000 (19:50 +0000)]
[packages] samba3: don't source /etc/functions.sh in the initscript, rc.local takes care of that in cross-compile firendly way
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 24 Sep 2011 12:48:48 +0000 (12:48 +0000)]
[packages] libdmapsharing: fix category typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Thu, 22 Sep 2011 18:57:44 +0000 (18:57 +0000)]
[packages] transmission: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Thu, 22 Sep 2011 09:37:00 +0000 (09:37 +0000)]
[packages] openssh: remove the moduli file from the server
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Thu, 22 Sep 2011 09:36:06 +0000 (09:36 +0000)]
[packages] openssh: use seperate package for moduli file that depends on
openssh-server as the server also works without the moduli file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 22 Sep 2011 03:42:48 +0000 (03:42 +0000)]
Added new mod_sms and updated to latest mod_blacklist with a capability to dump back and/or sync new list to its text file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Wed, 21 Sep 2011 19:41:43 +0000 (19:41 +0000)]
Added entry for mod_blacklist in autoload_configs/modules.conf.xml
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Wed, 21 Sep 2011 17:04:50 +0000 (17:04 +0000)]
update to the latest git commit to include fix for resources leak on mod_blacklist, blacklist.conf.xml file, and add the missing yaml configuration file.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28281
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Wed, 21 Sep 2011 15:19:21 +0000 (15:19 +0000)]
[packages] transmission: update to 2.40b1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 20 Sep 2011 21:04:04 +0000 (21:04 +0000)]
[packages] openssh: ship /etc/ssh/moduli with openssh-server
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Sat, 17 Sep 2011 03:03:11 +0000 (03:03 +0000)]
bumped to latest git version with a support for applications/mod_blacklist
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28248
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Fri, 16 Sep 2011 01:24:33 +0000 (01:24 +0000)]
Added missing net/freeswitch/files/etc.minimal/autoload_configs/dingaling.conf.xml and bumped up to latest git commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Thu, 15 Sep 2011 11:42:29 +0000 (11:42 +0000)]
[packages] pulseaudio: update to 1.0-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 15 Sep 2011 09:28:16 +0000 (09:28 +0000)]
net/bird: update to version 1.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Wed, 14 Sep 2011 11:51:21 +0000 (11:51 +0000)]
[packages] babel: upstream release babeld-1.2.0
9 September 2011: babeld 1.2.0
* Merged the interference-aware branch ("babelz"). Please see the
"-z" flag in the manual page.
* Fixed a memory leak when expiring resent messages.
* Fixed a buffer overflow when parsing MAC addresses (Matthieu Boutier).
* Implemented MAC address parsing for BSD (Matthieu Boutier).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Wed, 14 Sep 2011 11:49:46 +0000 (11:49 +0000)]
[packages] utils/boxbackup: Upstream removed a stray binary from the published source tarball.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 13 Sep 2011 23:37:30 +0000 (23:37 +0000)]
[packages] gdbm: remove empty patches directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28237
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 13 Sep 2011 22:56:28 +0000 (22:56 +0000)]
[packages] lrzsz: bump release for symlink additions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Tue, 13 Sep 2011 22:55:31 +0000 (22:55 +0000)]
[packages] perl-compress-bzip2: bump release for changed dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:33:56 +0000 (17:33 +0000)]
[package] remove asterisk-chan-datacard, accidentally committed.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:28 +0000 (17:29 +0000)]
[package] add jansson package
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28233
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:27 +0000 (17:29 +0000)]
[package] hiawatha: update to 7.6
Hi,
this patch updates hiawatha to 7.6.
Changelog since 7.3:
PreventSQLi option rewritten.
OldBrowser option added to URL toolkit.
Improved mimetype configuration.
Do-not-track HTTP header support.
Password file entries can now be created with Wigwam.
Small bugfixes and improvements.
Bugfix: sent one byte too few for Range -XX.
Bugfix: possible crash when using PreventSQLi.
Bugfix: integer overflow in fetch_request() which could lead to a server crash.
Connections per IP added to RequestLimitMask.
NoExtensionAs made a per-host setting.
Small bugfixes and improvements.
Bugfix: usage of HideProxy caused Hiawatha to refuse new connections after ConnectionsTotal connections.
Bugfix: memory leak in XSLT module.
Regards,
patch from Raphael Huck.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28232
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:25 +0000 (17:29 +0000)]
[package] add xdelta3
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28231
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:24 +0000 (17:29 +0000)]
[package] bsdiff: add package
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28230
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:23 +0000 (17:29 +0000)]
[package] perl-compress-bzip2: depend on libbz2
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28229
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:21 +0000 (17:29 +0000)]
[package] bzip2: build libbz2 package
Build libbz2 and make bzip2 depend on it. libbz2 is necessary for
packaging bsdiff.
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28228
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 13 Sep 2011 17:29:19 +0000 (17:29 +0000)]
[package] lrzsz: create extra symlinks for minicom
Minicom wants rz/rx/rb when asked to transfer a file.
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28227
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 12 Sep 2011 08:12:55 +0000 (08:12 +0000)]
[packages] gdbm: disable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Mon, 12 Sep 2011 07:37:10 +0000 (07:37 +0000)]
[packages] aiccu: Do not restart aiccu when wan interface is brought up (#7629)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28219
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 11 Sep 2011 23:18:21 +0000 (23:18 +0000)]
[packages] lvm2: update to 2.02.88
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28218
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 11 Sep 2011 23:18:19 +0000 (23:18 +0000)]
[packages] gdbm: update to 1.9.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28217
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 11 Sep 2011 23:18:17 +0000 (23:18 +0000)]
[packages] distribute: update to 0.6.21
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28216
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 11 Sep 2011 08:33:26 +0000 (08:33 +0000)]
[packages] mocp: build with newer ffmpeg (#10082)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28210
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sat, 10 Sep 2011 08:06:21 +0000 (08:06 +0000)]
[packages] tor: use libevent2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28209
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 9 Sep 2011 00:37:04 +0000 (00:37 +0000)]
[packages] fwknop: update to 2.0.0rc4
* add client package, InstallDev & license
* fix config defaults & daemon conffiles
* use PKG_INSTALL
* cleanup Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28201
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 8 Sep 2011 17:17:21 +0000 (17:17 +0000)]
include coreutils package in dependency for mod-cdr-pg-csv that requires libpq
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28195
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Thu, 8 Sep 2011 07:48:20 +0000 (07:48 +0000)]
[packages] protobuf-c: add protocol buffers C library, thanks Martin Johansson (#9232)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 8 Sep 2011 02:43:52 +0000 (02:43 +0000)]
bump up git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 7 Sep 2011 03:08:00 +0000 (03:08 +0000)]
[packages] perl: more maintainer removals
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28189
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 6 Sep 2011 22:04:38 +0000 (22:04 +0000)]
[packages] vnstat: defer postinstall in host installation case
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 6 Sep 2011 07:17:55 +0000 (07:17 +0000)]
[packages] miniupnpc: update to 1.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28184
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 6 Sep 2011 07:17:53 +0000 (07:17 +0000)]
[packages] miniupnpd: update to 1.6.
20110730 (#9424)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28183
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 6 Sep 2011 00:23:30 +0000 (00:23 +0000)]
[packages] valgrind: fix load address handling
The compile-time generation of the valgrind linker script broke due to toolchain updates
resulting in valgrind binaries compiled with the standard load address of 0x08048000 which
leads to memory conflicts with the debug client later on; valgrind will abort with the
message below:
valgrind: mmap(0x8048000, 348160) failed in UME with error 22 (Invalid argument).
valgrind: this can be caused by executables with very large text, data or bss segments.
This change adds another sed pattern to properly substitute the current linker script format.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28180
3c298f89-4303-0410-b956-
a3cf2f4a3e73
heil [Mon, 5 Sep 2011 20:00:27 +0000 (20:00 +0000)]
package: haproxy
- bugfixes from upstream results in version 1.4.17
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 5 Sep 2011 19:32:39 +0000 (19:32 +0000)]
[packages] valgrind: use LIBGCC_A
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 5 Sep 2011 04:16:12 +0000 (04:16 +0000)]
[packages] uftp: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28172
3c298f89-4303-0410-b956-
a3cf2f4a3e73
heil [Sun, 4 Sep 2011 19:23:15 +0000 (19:23 +0000)]
package: haproxy - add maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28171
3c298f89-4303-0410-b956-
a3cf2f4a3e73
heil [Sun, 4 Sep 2011 17:20:43 +0000 (17:20 +0000)]
package: HAPRoxy
- bump to version 1.4.16
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28166
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 4 Sep 2011 02:12:24 +0000 (02:12 +0000)]
[packages] usbutils: update to 004
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28159
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 22:53:30 +0000 (22:53 +0000)]
[packages] tor-alpha: update to 0.2.3.3-alpha, disable man pages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 22:53:04 +0000 (22:53 +0000)]
[packages] tor: update to 0.2.2.32, disable man pages, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28157
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 22:52:29 +0000 (22:52 +0000)]
[packages] libevent2: update to 2.0.14, add sf mirror
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28156
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 22:51:52 +0000 (22:51 +0000)]
[packages] dash: update to 0.5.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28155
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 22:51:16 +0000 (22:51 +0000)]
[packages] radvd: update to 1.8.1, remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28154
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 19:32:22 +0000 (19:32 +0000)]
[packages] perl: remove Peter as he is no longer the maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28153
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 3 Sep 2011 06:28:50 +0000 (06:28 +0000)]
[packages] ditg: fix md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28152
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 1 Sep 2011 20:04:24 +0000 (20:04 +0000)]
[packages] lighttpd: add .svn mimetype (#10016)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28146
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Thu, 1 Sep 2011 18:54:52 +0000 (18:54 +0000)]
updated with zeromq-2.1.9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28145
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Tue, 30 Aug 2011 21:02:36 +0000 (21:02 +0000)]
upgrade mc package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28135
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Tue, 30 Aug 2011 19:45:14 +0000 (19:45 +0000)]
[packages] php5: upgrade to 5.3.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 30 Aug 2011 18:39:38 +0000 (18:39 +0000)]
[packages] binutils: do not configure with system root set to pkg install, it will not exist on target and all default search paths become invalid
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Tue, 30 Aug 2011 00:22:55 +0000 (00:22 +0000)]
updated to latest git version, added HU lang support, and minor fixes to the Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Mon, 29 Aug 2011 19:43:23 +0000 (19:43 +0000)]
[packages] php5: PECL: include support for http
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 29 Aug 2011 17:46:04 +0000 (17:46 +0000)]
[packages] pulseaudio: update to 1.0-rc3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 29 Aug 2011 15:31:32 +0000 (15:31 +0000)]
[packages] openvpn: fix lzo dependency and rename config options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Mon, 29 Aug 2011 12:53:22 +0000 (12:53 +0000)]
[packages] babel: upstream release 1.1.99.1
* INCOMPATIBLE CHANGE: default port changed to 6696
* New option: 'diversity'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28119
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:38 +0000 (12:08 +0000)]
[package] add simplejson
THe simplejson is a json encoder/decoder for python it is a lot faster
(close to 10x) than the json module that ships with python.
A special thanks to Jan Willies for the feedback on the distribute package.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28105
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:35 +0000 (12:08 +0000)]
[package] usb-modeswitch: update to 1.1.9
patch from Alexander Khryukin.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:33 +0000 (12:08 +0000)]
[package] usb-modeswitch-data: bump to
20110805
The update is required as the old filename
usb-modeswitch-data-
20110705.tar.bz2 is no longer hosted on
http://www.draisberghof.de/usb_modeswitch/
BTW, the two openwrt.org backup servers do not hold either the old
usb-modeswitch-data-
20110705.tar.bz2 nor the new
usb-modeswitch-data-
20110805.tar.bz2
In effect there is a dependency on one external server. If they decide
to change to a new version and not continue hosting the old, the
compilation breaks. The sources on the openwrt,org servers should
therefore be urgently updated.
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28103
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:31 +0000 (12:08 +0000)]
[package] ipsec-tools: update to 0.8.0, add init script
Signed-off-by: Artem Makhutov <artem@makhutov.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:30 +0000 (12:08 +0000)]
[package] ffmpeg: fix typo in Makefile
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28101
3c298f89-4303-0410-b956-
a3cf2f4a3e73