7719 Commits

Author SHA1 Message Date
jow
f2ec9b1ab8 Remove 130-compat_net_dev_ops.patch for openswan
This patch was merged upstream in commit
dd5c1a87f7032a00422135d14e1f1247b38a40c8 in Sept 2010.  It is already
included in v2.6.30 and later.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-20 04:23:42 +00:00
jow
15d9ff13ab Remove 110-scripts.patch for openswan
This creates programs/loggerfix which is never used.  Dump it.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-20 04:23:39 +00:00
jow
ba520f1df8 Remove openswan dependency on kmod-openswan
kmod-openswan provides the KLIPS stack, included in Openswan.  However,
Openswan works quite well with the in-kernel stack (NETKEY).  Make
installation of KLIPS optional.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-20 04:23:36 +00:00
jow
57517a9e1a [packages] samba3: add patches missing from previous package update commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-20 04:23:32 +00:00
jow
ce604240bf [packages] samba3: fix description of samba3-mountcifs package (#10641)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-19 18:46:47 +00:00
swalker
890a79a46d [packages] tor-alpha: update to 0.2.3.10-alpha
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-18 19:32:26 +00:00
swalker
db5cecbc09 [packages] tor: update to 0.2.2.35 (CVE-2011-2778)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-18 19:30:51 +00:00
jow
5ff00b3290 [packages] radvd: make logging of netlink-triggered config reloads silent, remove own hotplug handler
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-15 17:16:07 +00:00
nico
a21248d38f packages/libdbi: fix description
Signed-off-by: Sven Roederer <Sven.Roederer@gmx.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:46 +00:00
nico
5c4d1f681c packages: add gpgme (closes: #9977)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:43 +00:00
nico
e353cedc07 packages: add libassuan (partially closes: #9977)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:40 +00:00
nico
f58526135f packages/rsync: update to 3.0.9
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:37 +00:00
nico
396905b525 packages/ffmpeg: update to 0.8.7
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:34 +00:00
nico
7f47d3974f packages: add live/openrtsp package (thanks to Neel Banerjee)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:31 +00:00
nico
5df6551c19 packages/bluez-utils: fix config files install (thanks to Maxim Osipov, closes: #10609)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 10:16:25 +00:00
jow
feb093931e [packages] krb5: move headers into subdir to avoid libcom_err clash with e2fsprogs (#9661)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 15:27:05 +00:00
kerneis
7532ca5b2d [packages] babeld: upgrade to babeld-1.3.0
8 December 2011: babeld-1.3.0

  * Made the route table into a sorted array, and use binary sort for
    searching for routes.  This makes most route operations O(log n), at
    a slight cost in memory usage.
  * Changed the update sending strategy to use buffers large enough for
    a full update.  This makes the duplicate suppression mechanism
    effective in large networks, at a small cost in memory usage.
  * Rate-limit the reaction to wildcard requests.  This avoids an update
    storm at boot in large networks.
  * Fixed a bug that prevented usage of the "default" keyword in
    configuration files.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 14:29:34 +00:00
kerneis
fa3e19f17c [packages] ahcpd: upgrade to upstream release 0.53
8 December 2011: ahcpd 0.53

  * Fixed a longstanding bug that would cause a client to immediately
    deconfigure itself after successfully renewing a lease.
  * Set AHCP packets' TOS field as network control (thanks to Dave Taht).

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 14:29:32 +00:00
jow
40d7681e6a [packages] samba3: various changes (#10531)
- resolve ipv4 and ipv6 addresses of logical interface names and add them to the interfaces line
	- make charset uci-configurable and default to UTF-8
	- cleanup init script, annotate uci configuration


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-12 01:10:26 +00:00
zandbelt
de035b83aa [packages] asterisk-1.8.x: add app_playtones; upgrade to version 1.8.7.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 20:13:10 +00:00
zandbelt
acb1bfb754 [packages] radsecproxy: upgrade to version 1.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 20:12:29 +00:00
jow
ee96454b6f [packages] curl: remove the LD_LIBRARY_PATH crap from configure script it fails hard during cross compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-11 14:55:07 +00:00
mhei
6201d0781d [packages] php5: introduce infrastructure for pecl packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 20:07:59 +00:00
mhei
19a1fcfed9 [packages] php5: fix dependency of php5-mod-zip
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 20:03:24 +00:00
jow
2ff38ce890 [packages] collectd: currently the build fails due to the combination of -Werror and deprecation warnings in libgcrypt used by mod-network - drop the usage of -Werror for now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 18:02:03 +00:00
swalker
5780dfdc12 [packages] tor-alpha: update to 0.2.3.9-alpha
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 08:18:34 +00:00
swalker
993e656156 [packages] libevent2: update to 2.0.16
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 08:18:06 +00:00
jow
d03e307821 [packages] radvd: update to v1.8.3 (CVE-2011-3604)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 23:39:43 +00:00
jow
73835c66c4 [packages] curl: update to v7.21.7 (CVE-2011-2192)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 23:30:57 +00:00
jow
8245ab81e8 [packages] tcpdump: prevent calling host pcap-config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-07 16:03:54 +00:00
jow
dd40e5c039 [packages] collectd: fix olsrd plugin statistics. Recent olsr-mod-txtinfo versions require the client to send "/all" to report all stats
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 13:54:46 +00:00
dingo
4c5b3ffd43 [patchteam] sslh/patches/002-no_strip.patch emty - removed - Signed-off by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-04 20:59:07 +00:00
dingo
06f53405a3 [patchteam] This patch bumps the sslh package to v1.10. - Signed-off by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-04 20:57:40 +00:00
dingo
aa5e8d5763 [patch-team] php5: add mod-zip - Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-04 20:51:53 +00:00
dingo
676e3d7d84 [patch-team] A python package for generating eeml documents. In particular can be used to send sensor data to pachube (https://pachube.com/) - Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-04 20:42:46 +00:00
jow
9824569a5f [packages] collectd: add iwinfo plugin, similar to wireless but compatible to madwifi and mac80211 drivers
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-03 13:59:59 +00:00
nico
5ec8b71aa9 ackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)
This patch is a port of the PyRRD package to openwrt. PyRRD is a wrapper
for rrdtool for python. The API is so much better than the python
bindings for rrd.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-03 12:17:43 +00:00
nico
5fce4f01c3 packages: add pyrit (a GPGPU-driven WPA/WPA2-PSK key cracker)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-03 12:14:32 +00:00
nico
717f20ecc0 packages: add pyload (a fast, lightweight and full featured download manager)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-03 12:14:27 +00:00
jow
2fc9ca7640 [packages] samba3: reverse logic of printing support, fix recursive dep between nmbd and samba3, fix recursive dep between samba, cups and printer support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-01 17:39:25 +00:00
dingo
e0e6ce7dd7 [patch-team] update wing to 20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-01 13:45:36 +00:00
jow
0fda4e9a14 [packages] samba3: fix typo in dependency spec
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 21:37:36 +00:00
jow
8e7320e8f1 [packages] samba3: depend on cups if printing support is not disabled, fix build with SAMBA3_CONFIG_SMALLER=y and SAMBA3_CONFIG_NO_PRINTING=n
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 20:16:50 +00:00
jow
82f8315661 [packages] zoneinfo: switch to IANA mirror
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 20:00:04 +00:00
jow
e14733e4ab [packages] python: fix compilation against Linux 3.x (#10197)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 19:47:24 +00:00
blogic
08af67f9c3 ddns-script: fix support for freedns
Signed-off-by: Bogdan Roman <abr28@cam.ac.uk>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 14:21:01 +00:00
blogic
ee155d007d libupnp: fix example install and improve Makefile
The original Makefile installed libtool wrapper scripts instead of the
real binaries. Increase PKG_RELEASE to trigger rebuild.

Signed-off-by: John Lee <john.cylee@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 14:20:59 +00:00
blogic
530e8beb1b simplejson: bump to 2.2.1
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 12:44:39 +00:00
blogic
b1d0626b11 yaddns: bump to 1.1
Changes compared to 1.0 are:

* autotools refactoring
* fix blocked state in request if connect() or recv() failed. Add timeout feature which abort pending request (connect(), send(), recv()) after XX seconds.
* add new ./configure options:
* --enable-debug
* --enable-log-debug
* --enable-log-color
* fix segfault case if user remove account cfg and SIGHUP yaddns when doing update procedure for the removed account.
* fix buffer overread in base64_encode function
* implement unit tests
* add -L, --use-syslog option

Signed-off-by: Anthony Viallard <avd@patatrac.info

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 12:44:37 +00:00
blogic
4f170fbd11 nginx: bump to 1.0.10
important fixes in changelog of 1.0.10 nginx from the current 1.0.8 in
trunk:
http://nginx.org/en/CHANGES-1.0

Signed-off-by: Daniel Petre <dani@ip6.ro>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 12:44:22 +00:00