packages.git
12 years ago[packages] restund: infer SYSROOT from cross cpp, same fix as for "re"
jow [Thu, 19 Jan 2012 13:18:08 +0000 (13:18 +0000)]
[packages] restund: infer SYSROOT from cross cpp, same fix as for "re"

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

12 years ago[packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
jow [Thu, 19 Jan 2012 13:14:07 +0000 (13:14 +0000)]
[packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
Until now, SYSROOT was always assumed to be $(TOOLCHAIN_DIR), but neither
backfire nor external toolchains put their core headers into $(TOOLCHAIN_DIR)/include,
therfore feature detection failed badly.

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

12 years ago[packages] unbound: update to 1.4.14 (#10249, CVE-2011-4528, thanks Cybjit), refresh...
swalker [Thu, 19 Jan 2012 05:06:37 +0000 (05:06 +0000)]
[packages] unbound: update to 1.4.14 (#10249, CVE-2011-4528, thanks Cybjit), refresh patches

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

12 years ago[packages] ldns: update to 1.6.12, add drill package
swalker [Thu, 19 Jan 2012 05:05:45 +0000 (05:05 +0000)]
[packages] ldns: update to 1.6.12, add drill package

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

12 years ago[packages] re: include stdint.h to solve build failure
jow [Thu, 19 Jan 2012 02:40:05 +0000 (02:40 +0000)]
[packages] re: include stdint.h to solve build failure

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

12 years ago[packages] spandsp: every dead autoconf macro is a good autoconf macro
jow [Thu, 19 Jan 2012 02:38:54 +0000 (02:38 +0000)]
[packages] spandsp: every dead autoconf macro is a good autoconf macro
 - Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC, they cause bogus rpl_* symbols
 - Apply autoreconf fixup to get a sane libtool
 - Get rid of rpath-link, this is now uneeded after latest toolchain reworks
 - Bump pkg revision

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

12 years agoupgrade baresip, restund, libre, librem to version 0.4.0
jow [Thu, 19 Jan 2012 02:38:51 +0000 (02:38 +0000)]
upgrade baresip, restund, libre, librem to version 0.4.0

Hi,

this patch upgrades the following packages to v0.4.0:

    baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
    restund v0.4.0 (Modular STUN/TURN server)
    libre   v0.4.0 (Generic library for real-time communications with async IO support)
    librem  v0.4.0 (Audio and video processing media library)

detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)

Please review and apply if OK.

Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29791 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agocurl: upgrade to 7.23.1
jow [Thu, 19 Jan 2012 01:20:53 +0000 (01:20 +0000)]
curl: upgrade to 7.23.1

First patch version doesn't apply to current trunk, so please try this one.

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

12 years ago[packages] crtmpserver: update to r726
jow [Thu, 19 Jan 2012 01:08:19 +0000 (01:08 +0000)]
[packages] crtmpserver: update to r726
 - Relocate libraries and shared files to /usr/lib/crtmpserver and /usr/share/crtmpserver
 - Add missing defines from CMake to make
 - Set new CCOMPILER and CXXCOMPILER variables as well

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

12 years ago[packages] memcached: update to 1.4.11 (#10804), add missing libpthread dependency...
swalker [Thu, 19 Jan 2012 00:46:53 +0000 (00:46 +0000)]
[packages] memcached: update to 1.4.11 (#10804), add missing libpthread dependency, use PKG_INSTALL, refresh patches

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

12 years ago[packages] curl: fix syntax error in OpenWrt Makefile
jow [Wed, 18 Jan 2012 14:48:57 +0000 (14:48 +0000)]
[packages] curl: fix syntax error in OpenWrt Makefile

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

12 years ago[packages] curl: don't fail with empty TARGET_LDFLAGS
jow [Wed, 18 Jan 2012 03:55:12 +0000 (03:55 +0000)]
[packages] curl: don't fail with empty TARGET_LDFLAGS

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

12 years ago[packages]: nfs-kernel-server - don't link against libcap
tripolar [Tue, 17 Jan 2012 13:43:08 +0000 (13:43 +0000)]
[packages]: nfs-kernel-server - don't link against libcap

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

12 years ago[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency
zandbelt [Mon, 16 Jan 2012 11:56:34 +0000 (11:56 +0000)]
[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency

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

12 years ago[packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches
swalker [Mon, 16 Jan 2012 06:25:23 +0000 (06:25 +0000)]
[packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches

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

12 years ago[packages] lftp: update to 4.3.4
swalker [Mon, 16 Jan 2012 03:51:59 +0000 (03:51 +0000)]
[packages] lftp: update to 4.3.4

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

12 years ago[packages] libnatpmp: update to 20110808
swalker [Mon, 16 Jan 2012 03:51:39 +0000 (03:51 +0000)]
[packages] libnatpmp: update to 20110808

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

12 years ago[packages] php5: update to 5.3.9
mhei [Sat, 14 Jan 2012 23:00:00 +0000 (23:00 +0000)]
[packages] php5: update to 5.3.9

Refresh patches accordingly.

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

12 years ago[packages] gnuplot: update to 4.4.4, add missing dependencies & copyright, disable...
swalker [Sat, 14 Jan 2012 02:01:04 +0000 (02:01 +0000)]
[packages] gnuplot: update to 4.4.4, add missing dependencies & copyright, disable lua terminal, refresh patches

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

12 years ago[packages] wavemon: update to 0.7.3, remove obsolete patches, use PKG_INSTALL & MAKE_...
swalker [Sat, 14 Jan 2012 02:00:22 +0000 (02:00 +0000)]
[packages] wavemon: update to 0.7.3, remove obsolete patches, use PKG_INSTALL & MAKE_FLAGS

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

12 years ago[packages] upx: update to 3.08
swalker [Fri, 13 Jan 2012 22:12:45 +0000 (22:12 +0000)]
[packages] upx: update to 3.08

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

12 years ago[packages] psmisc: update to 22.14, add peekfd
swalker [Fri, 13 Jan 2012 22:12:19 +0000 (22:12 +0000)]
[packages] psmisc: update to 22.14, add peekfd

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

12 years ago[packages] mtr: update to 0.82, refresh patches
swalker [Fri, 13 Jan 2012 22:11:46 +0000 (22:11 +0000)]
[packages] mtr: update to 0.82, refresh patches

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

12 years ago[packages] sqlite3: update to 3070900
swalker [Fri, 13 Jan 2012 22:11:10 +0000 (22:11 +0000)]
[packages] sqlite3: update to 3070900

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

12 years ago[packages] bmxd: use the read-only source url
swalker [Fri, 13 Jan 2012 19:44:57 +0000 (19:44 +0000)]
[packages] bmxd: use the read-only source url

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

12 years agopackages: znc: fix crash in bouncedcc module
jogo [Fri, 13 Jan 2012 12:03:47 +0000 (12:03 +0000)]
packages: znc: fix crash in bouncedcc module

Add upstream fix for CVE-2012-0033.

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

12 years ago[packages] miniupnpd: convert netmask to prefix and write listen address in CIDR...
jow [Thu, 12 Jan 2012 11:00:31 +0000 (11:00 +0000)]
[packages] miniupnpd: convert netmask to prefix and write listen address in CIDR notation (#10767, #10770)

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

12 years ago[packages] pulseaudio: fix r29716
loswillios [Thu, 12 Jan 2012 09:23:11 +0000 (09:23 +0000)]
[packages] pulseaudio: fix r29716

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

12 years ago[packages] pulseaudio: sync with recent avahi changes (#10727)
loswillios [Thu, 12 Jan 2012 09:18:20 +0000 (09:18 +0000)]
[packages] pulseaudio: sync with recent avahi changes (#10727)

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

12 years ago[packages] pulseaudio: make configfiles readable by user pulse (#10728)
loswillios [Thu, 12 Jan 2012 09:18:19 +0000 (09:18 +0000)]
[packages] pulseaudio: make configfiles readable by user pulse (#10728)

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

12 years ago[packages] add libimobiledevice, libplist & usbmuxd for iPhone tethering (#10157)
swalker [Thu, 12 Jan 2012 06:41:03 +0000 (06:41 +0000)]
[packages] add libimobiledevice, libplist & usbmuxd for iPhone tethering (#10157)

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

12 years agopackage bmxd: update repository and revision
axel [Tue, 10 Jan 2012 13:06:22 +0000 (13:06 +0000)]
package bmxd: update repository and revision

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

12 years agopackage: haproxy
heil [Tue, 10 Jan 2012 10:52:44 +0000 (10:52 +0000)]
package: haproxy
 - comments should now agree with the appropriate commands

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

12 years agopackage: haproxy
heil [Mon, 9 Jan 2012 22:00:25 +0000 (22:00 +0000)]
package: haproxy
 - bump to version 1.4.19
 - ensure haproxy is not listen on port 80 by default
 - add sendproxy patch written by Cyril Bonte

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

12 years agojamvm: disable shared library, use the non-pic variant - makes the package much smaller
nbd [Sun, 8 Jan 2012 23:43:39 +0000 (23:43 +0000)]
jamvm: disable shared library, use the non-pic variant - makes the package much smaller

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

12 years agojamvm: disable inlining (segfaults on mips if enabled with threading), enable threadi...
nbd [Sun, 8 Jan 2012 23:39:12 +0000 (23:39 +0000)]
jamvm: disable inlining (segfaults on mips if enabled with threading), enable threading, disable libffi

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

12 years agojamvm: add dependency on librt
nbd [Sun, 8 Jan 2012 23:34:52 +0000 (23:34 +0000)]
jamvm: add dependency on librt

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

12 years agoclasspath: leave out tools.zip, it is only required at build time
nbd [Sun, 8 Jan 2012 16:14:11 +0000 (16:14 +0000)]
classpath: leave out tools.zip, it is only required at build time

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

12 years agojamvm: update to 1.6.0 git, integrate properly with classpath, fixes mips support
nbd [Sun, 8 Jan 2012 15:39:29 +0000 (15:39 +0000)]
jamvm: update to 1.6.0 git, integrate properly with classpath, fixes mips support

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

12 years agoclasspath: fix multiple compile issues
nbd [Sun, 8 Jan 2012 15:39:27 +0000 (15:39 +0000)]
classpath: fix multiple compile issues

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

12 years ago[packages] miniupnpd: append netmask to listening_ip, fixes miniupnpd with non-/24...
jow [Sat, 7 Jan 2012 13:32:30 +0000 (13:32 +0000)]
[packages] miniupnpd: append netmask to listening_ip, fixes miniupnpd with non-/24 prefixes

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

12 years ago[packages] asterisk-1.8.x: add package res_srtp; thanks to Victor Seva; closes #8915
zandbelt [Wed, 4 Jan 2012 21:35:38 +0000 (21:35 +0000)]
[packages] asterisk-1.8.x: add package res_srtp; thanks to Victor Seva; closes #8915

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

12 years ago[packages] xtables-addons: add rtsp-module-2.6.36 to xtables-addons and make it avail...
jow [Wed, 4 Jan 2012 00:30:53 +0000 (00:30 +0000)]
[packages] xtables-addons: add rtsp-module-2.6.36 to xtables-addons and make it available as kmod-ipt-nathelper-rtsp

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

12 years ago[package] transmission: revert peer_socket_tos to default value
obsy [Mon, 2 Jan 2012 22:52:00 +0000 (22:52 +0000)]
[package] transmission: revert peer_socket_tos to default value

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

12 years ago[package] transmission: oops, missing value for peer_socket_tos.
obsy [Mon, 2 Jan 2012 21:27:32 +0000 (21:27 +0000)]
[package] transmission: oops, missing value for peer_socket_tos.

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

12 years ago[package] transmission: Fix peer_socket_tos option.
obsy [Mon, 2 Jan 2012 20:03:13 +0000 (20:03 +0000)]
[package] transmission: Fix peer_socket_tos option.

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

12 years ago[packages] libupnp: update to 1.6.14
swalker [Sat, 31 Dec 2011 22:43:13 +0000 (22:43 +0000)]
[packages] libupnp: update to 1.6.14

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29632 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] add ntripcaster, Standard Ntrip Broadcaster
nunojpg [Fri, 30 Dec 2011 01:35:04 +0000 (01:35 +0000)]
[packages] add ntripcaster, Standard Ntrip Broadcaster

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

12 years ago[packages] add ntripserver, Ntrip Version 2.0 Command Line Server
nunojpg [Fri, 30 Dec 2011 01:34:18 +0000 (01:34 +0000)]
[packages] add ntripserver, Ntrip Version 2.0 Command Line Server

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

12 years ago[packages] add ntripclient, Ntrip Version 2.0 Command Line Client
nunojpg [Fri, 30 Dec 2011 01:33:23 +0000 (01:33 +0000)]
[packages] add ntripclient, Ntrip Version 2.0 Command Line Client

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

12 years ago[patchteam] Add mrtg software package - Signed-off: Paolo Pisati <p.pisati@gmail...
dingo [Thu, 29 Dec 2011 20:17:11 +0000 (20:17 +0000)]
[patchteam] Add  mrtg software package - Signed-off: Paolo Pisati <p.pisati@gmail.com>

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

12 years ago[patchteam] flashrom: version bump to 0.9.4 - Singed off by Philip Prindeville <phili...
dingo [Thu, 29 Dec 2011 20:12:49 +0000 (20:12 +0000)]
[patchteam] flashrom: version bump to 0.9.4 - Singed off by Philip Prindeville <philipp@redfish-solutions.com>

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

12 years ago[patchteam] add msr-tools package - Singed off by Philip Prindeville <philipp_subx...
dingo [Thu, 29 Dec 2011 20:10:31 +0000 (20:10 +0000)]
[patchteam] add msr-tools package - Singed off by Philip Prindeville <philipp_subx@redfish-solutions.com>

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

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.8.0; add app_record, fixes #10523
zandbelt [Fri, 23 Dec 2011 12:32:20 +0000 (12:32 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.8.0; add app_record, fixes #10523

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

12 years ago[packages] php5: add mysqli module
mhei [Tue, 20 Dec 2011 20:00:45 +0000 (20:00 +0000)]
[packages] php5: add mysqli module

Oliver, thanks for the patch (#10646)

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

12 years ago[packages] wide-dhcpv6: fix second instance of endian detection as well (#10648)
jow [Tue, 20 Dec 2011 19:20:09 +0000 (19:20 +0000)]
[packages] wide-dhcpv6: fix second instance of endian detection as well (#10648)

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

12 years ago[packages] openswan: bump PKG_REVISION after previous patches series
jow [Tue, 20 Dec 2011 04:36:44 +0000 (04:36 +0000)]
[packages] openswan: bump PKG_REVISION after previous patches series

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

12 years agoAdd UCI support to Openswan
jow [Tue, 20 Dec 2011 04:36:42 +0000 (04:36 +0000)]
Add UCI support to Openswan

The Openswan and UCI configuration file formats are very similar.
Implement the conversion from UCI to IPsec configuration file format in
the ipsec init script and store the converted information in
/etc/ipsec.uci.{conf,secrets} then reference these files from
/etc/ipsec.{conf,secrets}.  This scheme allows for
backwards-compatibility during upgrades (since the original
configuration is preserved) and allows for users to implement any exotic
configurations that they require without conflicting with the
configuration in UCI.

Also add a nearly empty ipsec config file which enables nat_traversal.
This option should be safe in all configurations and is required in
many, which makes it a good default.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29585 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoKeep ipsec configuration information across upgrades
jow [Tue, 20 Dec 2011 04:36:40 +0000 (04:36 +0000)]
Keep ipsec configuration information across upgrades

The /etc/ipsec.d directory holds the certificates and CRLs used for
IPsec, many of which may have been uploaded by users.  /etc/ipsec.conf
and /etc/ipsec.secrets hold user configuration for the IPsec daemons.
Add a keep.d file to preserve these files/directories across upgrades.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29584 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] git-svn woes; revert unrelated samba3 change from previous commits
jow [Tue, 20 Dec 2011 04:25:48 +0000 (04:25 +0000)]
[packages] git-svn woes; revert unrelated samba3 change from previous commits

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

12 years agoRemove 130-compat_net_dev_ops.patch for openswan
jow [Tue, 20 Dec 2011 04:23:42 +0000 (04:23 +0000)]
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

12 years agoRemove 110-scripts.patch for openswan
jow [Tue, 20 Dec 2011 04:23:39 +0000 (04:23 +0000)]
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

12 years agoRemove openswan dependency on kmod-openswan
jow [Tue, 20 Dec 2011 04:23:36 +0000 (04:23 +0000)]
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

12 years ago[packages] samba3: add patches missing from previous package update commit
jow [Tue, 20 Dec 2011 04:23:32 +0000 (04:23 +0000)]
[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

12 years ago[packages] samba3: fix description of samba3-mountcifs package (#10641)
jow [Mon, 19 Dec 2011 18:46:47 +0000 (18:46 +0000)]
[packages] samba3: fix description of samba3-mountcifs package (#10641)

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

12 years ago[packages] tor-alpha: update to 0.2.3.10-alpha
swalker [Sun, 18 Dec 2011 19:32:26 +0000 (19:32 +0000)]
[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

12 years ago[packages] tor: update to 0.2.2.35 (CVE-2011-2778)
swalker [Sun, 18 Dec 2011 19:30:51 +0000 (19:30 +0000)]
[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

12 years ago[packages] radvd: make logging of netlink-triggered config reloads silent, remove...
jow [Thu, 15 Dec 2011 17:16:07 +0000 (17:16 +0000)]
[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

12 years agopackages/libdbi: fix description
nico [Wed, 14 Dec 2011 10:16:46 +0000 (10:16 +0000)]
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

12 years agopackages: add gpgme (closes: #9977)
nico [Wed, 14 Dec 2011 10:16:43 +0000 (10:16 +0000)]
packages: add gpgme (closes: #9977)

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

12 years agopackages: add libassuan (partially closes: #9977)
nico [Wed, 14 Dec 2011 10:16:40 +0000 (10:16 +0000)]
packages: add libassuan (partially closes: #9977)

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

12 years agopackages/rsync: update to 3.0.9
nico [Wed, 14 Dec 2011 10:16:37 +0000 (10:16 +0000)]
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

12 years agopackages/ffmpeg: update to 0.8.7
nico [Wed, 14 Dec 2011 10:16:34 +0000 (10:16 +0000)]
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

12 years agopackages: add live/openrtsp package (thanks to Neel Banerjee)
nico [Wed, 14 Dec 2011 10:16:31 +0000 (10:16 +0000)]
packages: add live/openrtsp package (thanks to Neel Banerjee)

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

12 years agopackages/bluez-utils: fix config files install (thanks to Maxim Osipov, closes: ...
nico [Wed, 14 Dec 2011 10:16:25 +0000 (10:16 +0000)]
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

12 years ago[packages] krb5: move headers into subdir to avoid libcom_err clash with e2fsprogs...
jow [Tue, 13 Dec 2011 15:27:05 +0000 (15:27 +0000)]
[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

12 years ago[packages] babeld: upgrade to babeld-1.3.0
kerneis [Tue, 13 Dec 2011 14:29:34 +0000 (14:29 +0000)]
[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

12 years ago[packages] ahcpd: upgrade to upstream release 0.53
kerneis [Tue, 13 Dec 2011 14:29:32 +0000 (14:29 +0000)]
[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

12 years ago[packages] samba3: various changes (#10531)
jow [Mon, 12 Dec 2011 01:10:26 +0000 (01:10 +0000)]
[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

12 years ago[packages] asterisk-1.8.x: add app_playtones; upgrade to version 1.8.7.2
zandbelt [Sun, 11 Dec 2011 20:13:10 +0000 (20:13 +0000)]
[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

12 years ago[packages] radsecproxy: upgrade to version 1.5
zandbelt [Sun, 11 Dec 2011 20:12:29 +0000 (20:12 +0000)]
[packages] radsecproxy: upgrade to version 1.5

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

12 years ago[packages] curl: remove the LD_LIBRARY_PATH crap from configure script it fails hard...
jow [Sun, 11 Dec 2011 14:55:07 +0000 (14:55 +0000)]
[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

12 years ago[packages] php5: introduce infrastructure for pecl packages
mhei [Fri, 9 Dec 2011 20:07:59 +0000 (20:07 +0000)]
[packages] php5: introduce infrastructure for pecl packages

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

12 years ago[packages] php5: fix dependency of php5-mod-zip
mhei [Fri, 9 Dec 2011 20:03:24 +0000 (20:03 +0000)]
[packages] php5: fix dependency of php5-mod-zip

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

12 years ago[packages] collectd: currently the build fails due to the combination of -Werror...
jow [Fri, 9 Dec 2011 18:02:03 +0000 (18:02 +0000)]
[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

12 years ago[packages] tor-alpha: update to 0.2.3.9-alpha
swalker [Fri, 9 Dec 2011 08:18:34 +0000 (08:18 +0000)]
[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

12 years ago[packages] libevent2: update to 2.0.16
swalker [Fri, 9 Dec 2011 08:18:06 +0000 (08:18 +0000)]
[packages] libevent2: update to 2.0.16

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

12 years ago[packages] radvd: update to v1.8.3 (CVE-2011-3604)
jow [Wed, 7 Dec 2011 23:39:43 +0000 (23:39 +0000)]
[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

12 years ago[packages] curl: update to v7.21.7 (CVE-2011-2192)
jow [Wed, 7 Dec 2011 23:30:57 +0000 (23:30 +0000)]
[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

12 years ago[packages] tcpdump: prevent calling host pcap-config
jow [Wed, 7 Dec 2011 16:03:54 +0000 (16:03 +0000)]
[packages] tcpdump: prevent calling host pcap-config

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

12 years ago[packages] collectd: fix olsrd plugin statistics. Recent olsr-mod-txtinfo versions...
jow [Mon, 5 Dec 2011 13:54:46 +0000 (13:54 +0000)]
[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

12 years ago[patchteam] sslh/patches/002-no_strip.patch emty - removed - Signed-off by: Jonathan...
dingo [Sun, 4 Dec 2011 20:59:07 +0000 (20:59 +0000)]
[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

12 years ago[patchteam] This patch bumps the sslh package to v1.10. - Signed-off by: Jonathan...
dingo [Sun, 4 Dec 2011 20:57:40 +0000 (20:57 +0000)]
[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

12 years ago[patch-team] php5: add mod-zip - Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz...
dingo [Sun, 4 Dec 2011 20:51:53 +0000 (20:51 +0000)]
[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

12 years ago[patch-team] A python package for generating eeml documents. In particular can be...
dingo [Sun, 4 Dec 2011 20:42:46 +0000 (20:42 +0000)]
[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

12 years ago[packages] collectd: add iwinfo plugin, similar to wireless but compatible to madwifi...
jow [Sat, 3 Dec 2011 13:59:59 +0000 (13:59 +0000)]
[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

12 years agoackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)
nico [Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)]
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

12 years agopackages: add pyrit (a GPGPU-driven WPA/WPA2-PSK key cracker)
nico [Sat, 3 Dec 2011 12:14:32 +0000 (12:14 +0000)]
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

12 years agopackages: add pyload (a fast, lightweight and full featured download manager)
nico [Sat, 3 Dec 2011 12:14:27 +0000 (12:14 +0000)]
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

12 years ago[packages] samba3: reverse logic of printing support, fix recursive dep between nmbd...
jow [Thu, 1 Dec 2011 17:39:25 +0000 (17:39 +0000)]
[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