packages.git
12 years agooprofile: add -fpermissive for C++ to fix build errors
nbd [Thu, 1 Mar 2012 10:43:50 +0000 (10:43 +0000)]
oprofile: add -fpermissive for C++ to fix build errors

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

12 years ago[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure optio...
swalker [Thu, 1 Mar 2012 04:04:41 +0000 (04:04 +0000)]
[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure option, use PKG_INSTALL

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

12 years ago[packages] sane-backends: fix v4l bustage
swalker [Thu, 1 Mar 2012 04:01:14 +0000 (04:01 +0000)]
[packages] sane-backends: fix v4l bustage

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

12 years ago[packages] baresip: fix avformat & v4l bustage
swalker [Mon, 27 Feb 2012 04:29:18 +0000 (04:29 +0000)]
[packages] baresip: fix avformat & v4l bustage

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

12 years ago[packages] libv4l: update to 0.8.6, add v4l-utils package
swalker [Mon, 27 Feb 2012 04:27:28 +0000 (04:27 +0000)]
[packages] libv4l: update to 0.8.6, add v4l-utils package

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

12 years ago[packages] libtorrent: fix GCC 4.6 bustage
swalker [Sun, 26 Feb 2012 20:54:12 +0000 (20:54 +0000)]
[packages] libtorrent: fix GCC 4.6 bustage

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

12 years ago[packages] ddns-scripts: add easydns.com
swalker [Sat, 25 Feb 2012 23:58:55 +0000 (23:58 +0000)]
[packages] ddns-scripts: add easydns.com

Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30729 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] hd-idle: fix parameter processing, its been broken since 3 years and only...
jow [Sat, 25 Feb 2012 16:10:46 +0000 (16:10 +0000)]
[packages] hd-idle: fix parameter processing, its been broken since 3 years and only ever worked by accident

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

12 years ago[packages] less: fix clash with Busybox (#11042)
jow [Sat, 25 Feb 2012 14:54:58 +0000 (14:54 +0000)]
[packages] less: fix clash with Busybox (#11042)

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

12 years ago[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter...
jow [Sat, 25 Feb 2012 14:32:21 +0000 (14:32 +0000)]
[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter handling
The append_params_quoted procedure was only needed while the final OpenVPN was eval'd, now
that the service wrappers pass the command line through to ssd unmangled, the extraneous
quotes cause issues in the openvpn command line parser, so remove them.

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

12 years agov1 : do not install omshell static librairies in dhcp package
jow [Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)]
v1 : do not install omshell static librairies in dhcp package

There is no need to install any static library on the target, unless one installs a linker (and a compiler) as well, and this is certainly not a common case.
The dhcp-server package installs two of them in /usr/local/lib - along with omshell. The erroneous lines were added as part of r10146 when the Makefile
was modified to install omshell, but the static libraries are never needed to run omshell on the target.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30707 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomultiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}
nbd [Wed, 22 Feb 2012 01:49:52 +0000 (01:49 +0000)]
multiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}

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

12 years ago[packages] quagga: Drop support for Quagga 0.98.6
acinonyx [Tue, 21 Feb 2012 22:47:27 +0000 (22:47 +0000)]
[packages] quagga: Drop support for Quagga 0.98.6

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

12 years agopython: disable the readline dynload module even if the build system builds it
nbd [Mon, 20 Feb 2012 11:29:20 +0000 (11:29 +0000)]
python: disable the readline dynload module even if the build system builds it

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

12 years ago[packages] transmission: use external upnpc library
obsy [Mon, 20 Feb 2012 06:15:25 +0000 (06:15 +0000)]
[packages] transmission: use external upnpc library

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

12 years ago[packages] bash: force linking against internal libreadline.a, fixes Backfire build...
jow [Sun, 19 Feb 2012 18:33:26 +0000 (18:33 +0000)]
[packages] bash: force linking against internal libreadline.a, fixes Backfire build on CentOS 5.6

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

12 years ago[packages] bind: disable gssapi (#10997, thanks Cybjit)
swalker [Sun, 19 Feb 2012 17:41:10 +0000 (17:41 +0000)]
[packages] bind: disable gssapi (#10997, thanks Cybjit)

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

12 years agodebootstrap: upgrade to version 1.0.38
luka [Sat, 18 Feb 2012 23:55:02 +0000 (23:55 +0000)]
debootstrap: upgrade to version 1.0.38

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

12 years agoat: upgrade to version 3.1.13
luka [Sat, 18 Feb 2012 23:26:17 +0000 (23:26 +0000)]
at: upgrade to version 3.1.13

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

12 years ago[packages] lighttpd: update to 1.4.30, remove obsolete patches
swalker [Sat, 18 Feb 2012 22:14:05 +0000 (22:14 +0000)]
[packages] lighttpd: update to 1.4.30, remove obsolete patches

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

12 years ago[packages] msmtp: update to 1.4.27, put the queue scripts in their own package
swalker [Sat, 18 Feb 2012 22:13:47 +0000 (22:13 +0000)]
[packages] msmtp: update to 1.4.27, put the queue scripts in their own package

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

12 years ago[packages] libconfig: update to 1.4.8
swalker [Sat, 18 Feb 2012 22:13:25 +0000 (22:13 +0000)]
[packages] libconfig: update to 1.4.8

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

12 years ago[packages] libpng: fix an integer overflow that may lead to arbritary code execution...
jow [Sat, 18 Feb 2012 19:06:40 +0000 (19:06 +0000)]
[packages] libpng: fix an integer overflow that may lead to arbritary code execution (CVE-2011-3026)

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

12 years ago[packages] oww: add oww, a 1-wire weather util
swalker [Sat, 18 Feb 2012 02:14:25 +0000 (02:14 +0000)]
[packages] oww: add oww, a 1-wire weather util

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

12 years ago[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)
swalker [Fri, 17 Feb 2012 21:39:40 +0000 (21:39 +0000)]
[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)

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

12 years ago[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)
swalker [Fri, 17 Feb 2012 20:31:48 +0000 (20:31 +0000)]
[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)

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

12 years ago[packages] gzip: add rsyncable support
swalker [Fri, 17 Feb 2012 20:31:05 +0000 (20:31 +0000)]
[packages] gzip: add rsyncable support

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

12 years ago[packages] argtable: update to 2.13
swalker [Fri, 17 Feb 2012 20:30:30 +0000 (20:30 +0000)]
[packages] argtable: update to 2.13

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

12 years ago[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)
swalker [Fri, 17 Feb 2012 17:49:48 +0000 (17:49 +0000)]
[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)

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

12 years ago[packages] ccid: update to 1.4.5 (#9005, #10494)
swalker [Fri, 17 Feb 2012 17:49:31 +0000 (17:49 +0000)]
[packages] ccid: update to 1.4.5 (#9005, #10494)

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

12 years ago[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)
swalker [Fri, 17 Feb 2012 17:49:13 +0000 (17:49 +0000)]
[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)

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

12 years ago[packages] pianobar: force the lib symlinks
swalker [Fri, 17 Feb 2012 04:00:16 +0000 (04:00 +0000)]
[packages] pianobar: force the lib symlinks

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

12 years ago[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)
swalker [Fri, 17 Feb 2012 03:12:26 +0000 (03:12 +0000)]
[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)

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

12 years ago[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)
swalker [Fri, 17 Feb 2012 03:12:05 +0000 (03:12 +0000)]
[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)

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

12 years ago[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)
swalker [Fri, 17 Feb 2012 03:11:37 +0000 (03:11 +0000)]
[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)

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

12 years agonstx: pass in build system cflags, fixes a compile error
nbd [Thu, 16 Feb 2012 18:08:33 +0000 (18:08 +0000)]
nstx: pass in build system cflags, fixes a compile error

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

12 years agoxapian: update core and bindings to 1.2.8, fix compile errors
nbd [Thu, 16 Feb 2012 18:08:31 +0000 (18:08 +0000)]
xapian: update core and bindings to 1.2.8, fix compile errors

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

12 years agomrd6: fix a compile error
nbd [Thu, 16 Feb 2012 18:08:29 +0000 (18:08 +0000)]
mrd6: fix a compile error

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

12 years agomiredo: fix a compile error
nbd [Thu, 16 Feb 2012 18:08:27 +0000 (18:08 +0000)]
miredo: fix a compile error

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

12 years agoloop-aes: update to 3.6e to fix build issues with kernel 3.x
nbd [Thu, 16 Feb 2012 18:08:25 +0000 (18:08 +0000)]
loop-aes: update to 3.6e to fix build issues with kernel 3.x

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

12 years agolirc: prevent kernel drivers from being built (they break on newer kernels and they...
nbd [Thu, 16 Feb 2012 18:08:24 +0000 (18:08 +0000)]
lirc: prevent kernel drivers from being built (they break on newer kernels and they are not packaged here)

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

12 years agolive: update to a new version, the old file is down from the upstream site, the new...
nbd [Thu, 16 Feb 2012 18:08:22 +0000 (18:08 +0000)]
live: update to a new version, the old file is down from the upstream site, the new one is mirrored now

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

12 years agolinuxigd: use libip4tc explicitly to fix a build failure
nbd [Thu, 16 Feb 2012 18:08:21 +0000 (18:08 +0000)]
linuxigd: use libip4tc explicitly to fix a build failure

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

12 years agolibfreenect: update to fix build breakage on big-endian systems
nbd [Thu, 16 Feb 2012 18:08:19 +0000 (18:08 +0000)]
libfreenect: update to fix build breakage on big-endian systems

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

12 years agoksymoops: add missing -lz
nbd [Thu, 16 Feb 2012 18:08:17 +0000 (18:08 +0000)]
ksymoops: add missing -lz

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

12 years ago[packages] transmission: update to 2.50, drop open_file_limit - has been removed...
obsy [Thu, 16 Feb 2012 12:31:48 +0000 (12:31 +0000)]
[packages] transmission: update to 2.50, drop open_file_limit - has been removed a few month ago

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

12 years agopackages: coova-chilli: 1.2.9 version bump
juhosg [Thu, 16 Feb 2012 11:58:35 +0000 (11:58 +0000)]
packages: coova-chilli: 1.2.9 version bump

Coova Chilli has at long last been updated by its authors - the attached
patch bumps the version and md5sum.

Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30584 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: udpxy: update to new version and add init script
juhosg [Thu, 16 Feb 2012 11:58:33 +0000 (11:58 +0000)]
packages: udpxy: update to new version and add init script

This patch updates version to 1.0.21-2.

Signed-off-by: Nerijus Baliūnas <nerijus@users.sourceforge.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30583 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: ipv6/tayga: move static mappings to 'firewall' config
juhosg [Thu, 16 Feb 2012 11:58:32 +0000 (11:58 +0000)]
packages: ipv6/tayga: move static mappings to 'firewall' config

Static NAT64 entries should really belong to firewall config and could
be also processed by firewall code.

Currently tayga only processes ipv4_addr and ipv6_addr options, this is
the mapping itself.  ipv4_addr is taken from dynamic pool and is not
accessable from anywhere.  In addition, firewall code may add DNAT/SNAT
rules to map it to address from WAN interface and permit access from WAN
zone using selected ports/protocols.  Furthermore, firewall may allow or
deny access to ipv6_addr from 4-to-6 translated addresses.

Example:

config nat64
option ipv4_addr 192.0.2.31
option ipv6_addr 2001:db8::31

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30582 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: ipv6/tayga: add more checks
juhosg [Thu, 16 Feb 2012 11:58:31 +0000 (11:58 +0000)]
packages: ipv6/tayga: add more checks

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30581 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agondppd: new upstream release 0.2.2
juhosg [Thu, 16 Feb 2012 11:58:30 +0000 (11:58 +0000)]
ndppd: new upstream release 0.2.2

New features in 0.2.2:
    - libconfuse dependency removed
    - Improved logging
    - New auto-configuration option

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30580 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: tcpdump: new upstream release 4.2.1
juhosg [Thu, 16 Feb 2012 11:58:29 +0000 (11:58 +0000)]
packages: tcpdump: new upstream release 4.2.1

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30579 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: update libmbus to 0.7.0
juhosg [Thu, 16 Feb 2012 11:58:27 +0000 (11:58 +0000)]
packages: update libmbus to 0.7.0

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

12 years ago[packages] lvm2: update to 2.02.91
loswillios [Thu, 16 Feb 2012 07:07:41 +0000 (07:07 +0000)]
[packages] lvm2: update to 2.02.91

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

12 years ago[packages] cryptsetup: update to 1.4.1
loswillios [Thu, 16 Feb 2012 06:53:59 +0000 (06:53 +0000)]
[packages] cryptsetup: update to 1.4.1

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

12 years agofwknop: fix messed-up patch header
nbd [Wed, 15 Feb 2012 20:38:25 +0000 (20:38 +0000)]
fwknop: fix messed-up patch header

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

12 years agoflite: add missing -lm
nbd [Wed, 15 Feb 2012 20:38:22 +0000 (20:38 +0000)]
flite: add missing -lm

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

12 years agobluez-utils: add -lm to LDFLAGS to fix a compile error
nbd [Wed, 15 Feb 2012 19:19:47 +0000 (19:19 +0000)]
bluez-utils: add -lm to LDFLAGS to fix a compile error

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

12 years agobatman: mark the gateway module as broken, it does not compile with any recent kernels
nbd [Wed, 15 Feb 2012 19:19:45 +0000 (19:19 +0000)]
batman: mark the gateway module as broken, it does not compile with any recent kernels

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

12 years ago[packages] more gcc 4.6 compilation fixes
cshore [Wed, 15 Feb 2012 09:34:08 +0000 (09:34 +0000)]
[packages] more gcc 4.6 compilation fixes

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

12 years ago[packages] unbound: update to 1.4.16
swalker [Wed, 15 Feb 2012 00:45:09 +0000 (00:45 +0000)]
[packages] unbound: update to 1.4.16

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

12 years ago[packages] bind: update to 9.8.1-P1, thanks Oliver Smith, drop obsolete patches
swalker [Wed, 15 Feb 2012 00:44:52 +0000 (00:44 +0000)]
[packages] bind: update to 9.8.1-P1, thanks Oliver Smith, drop obsolete patches

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

12 years ago[packages] tor-alpha: update to 0.2.3.12-alpha, refresh patches
swalker [Wed, 15 Feb 2012 00:44:33 +0000 (00:44 +0000)]
[packages] tor-alpha: update to 0.2.3.12-alpha, refresh patches

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

12 years ago[packages] collectd: remove further instances of -Werror to fix compilation with...
jow [Tue, 14 Feb 2012 18:09:22 +0000 (18:09 +0000)]
[packages] collectd: remove further instances of -Werror to fix compilation with gcc 4.6 (#10962)

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

12 years ago[packages] Mass Fix for GCC 4.6
cshore [Tue, 14 Feb 2012 17:34:08 +0000 (17:34 +0000)]
[packages] Mass Fix for GCC 4.6

nodefaultlibs now includes libc so we have to add it where we want it

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

12 years ago[packages] boost: update to v1.48.0, fix compilation with gcc 4.6
jow [Tue, 14 Feb 2012 17:20:23 +0000 (17:20 +0000)]
[packages] boost: update to v1.48.0, fix compilation with gcc 4.6

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

12 years ago[packages] mysql: fix compilation with gcc 4.6
jow [Tue, 14 Feb 2012 15:27:27 +0000 (15:27 +0000)]
[packages] mysql: fix compilation with gcc 4.6

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

12 years agosamba36: integrate a cleanup/rewrite of the smbpasswd utility from samba 3.0
nbd [Tue, 14 Feb 2012 03:34:15 +0000 (03:34 +0000)]
samba36: integrate a cleanup/rewrite of the smbpasswd utility from samba 3.0

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

12 years agosamba36: do not patch generated files
nbd [Tue, 14 Feb 2012 03:34:13 +0000 (03:34 +0000)]
samba36: do not patch generated files

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

12 years agosamba36: remove the tdbsam backend
nbd [Tue, 14 Feb 2012 03:34:11 +0000 (03:34 +0000)]
samba36: remove the tdbsam backend

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

12 years ago[packages] libsigc++: update to 2.2.10 (#10967, thanks jeff), refresh patches
swalker [Tue, 14 Feb 2012 01:17:51 +0000 (01:17 +0000)]
[packages] libsigc++: update to 2.2.10 (#10967, thanks jeff), refresh patches

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

12 years agosamba36: more size optimizations and configurable debug level
nbd [Mon, 13 Feb 2012 23:59:07 +0000 (23:59 +0000)]
samba36: more size optimizations and configurable debug level

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

12 years agosamba36: adjust the debug level of asserts to save some more space
nbd [Mon, 13 Feb 2012 21:30:23 +0000 (21:30 +0000)]
samba36: adjust the debug level of asserts to save some more space

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

12 years agosamba36: fix some linking issues
nbd [Mon, 13 Feb 2012 20:57:41 +0000 (20:57 +0000)]
samba36: fix some linking issues

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

12 years agosamba36: disable some unused modules
nbd [Mon, 13 Feb 2012 20:57:39 +0000 (20:57 +0000)]
samba36: disable some unused modules

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

12 years agosamba36: add even more size optimizations, binary size is now down to about 2.7M...
nbd [Mon, 13 Feb 2012 20:26:29 +0000 (20:26 +0000)]
samba36: add even more size optimizations, binary size is now down to about 2.7M uncompressed

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

12 years agosamba36: install smbpasswd symlink
nbd [Mon, 13 Feb 2012 16:51:19 +0000 (16:51 +0000)]
samba36: install smbpasswd symlink

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

12 years agosamba36: reorganize patches, fix windows 7 compatibility
nbd [Mon, 13 Feb 2012 16:51:18 +0000 (16:51 +0000)]
samba36: reorganize patches, fix windows 7 compatibility

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

12 years agosamba36: remove more parts of srvsvc
nbd [Mon, 13 Feb 2012 12:40:24 +0000 (12:40 +0000)]
samba36: remove more parts of srvsvc

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

12 years agosamba36: remove SAMR support and save a bit more space
nbd [Mon, 13 Feb 2012 12:16:47 +0000 (12:16 +0000)]
samba36: remove SAMR support and save a bit more space

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

12 years agosamba36: add a few more size reduction patches
nbd [Mon, 13 Feb 2012 12:01:47 +0000 (12:01 +0000)]
samba36: add a few more size reduction patches

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

12 years agosamba36: add a stripped-down multicall samba 3.6, including smbd, nmbd and smbpasswd...
nbd [Mon, 13 Feb 2012 03:51:59 +0000 (03:51 +0000)]
samba36: add a stripped-down multicall samba 3.6, including smbd, nmbd and smbpasswd (partially based on a package by Todd Richmond from #9992)

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

12 years ago[packages] freeradius2: update to version 2.1.12
hauke [Sun, 12 Feb 2012 08:31:02 +0000 (08:31 +0000)]
[packages] freeradius2: update to version 2.1.12

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

12 years ago[packages] babeld: fix keep_unfeasible parameter
kerneis [Sun, 12 Feb 2012 06:47:54 +0000 (06:47 +0000)]
[packages] babeld: fix keep_unfeasible parameter

Thanks to Juliusz Chroboczek.

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

12 years agobatman-adv: hotplug script fixes
marek [Sat, 11 Feb 2012 18:15:36 +0000 (18:15 +0000)]
batman-adv: hotplug script fixes

 * call bat_config() instead of config_bat() (which does not exist)
 * support ap isolation config option
 * remove /etc/rc.common from script since it is not an init script anymore

Signed-off-by: Filippo Sallemi <tonyputi@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30457 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] babeld: new upstream release 1.3.1
kerneis [Sat, 11 Feb 2012 15:17:16 +0000 (15:17 +0000)]
[packages] babeld: new upstream release 1.3.1

11 February 2011: babeld-1.3.1
  * Made the resend logic less aggressive.  This should lead to fewer request
    messages upon link failure, at the cost of somewhat worse behaviour in the
    presence of heavy packet loss.
  * INCOMPATIBLE CHANGE: removed the idle detection functionality (-i).  This
    feature was little used and complicated the code somewhat.
  * Various internal tweaks to bring babeld closer to the Quagga version.

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

12 years ago[packages] bluelog: add bluelog, a Bluetooth scanner & logger
swalker [Sat, 11 Feb 2012 05:37:31 +0000 (05:37 +0000)]
[packages] bluelog: add bluelog, a Bluetooth scanner & logger

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

12 years ago[packages] obfsproxy: add obfsproxy (#10947)
swalker [Fri, 10 Feb 2012 23:09:32 +0000 (23:09 +0000)]
[packages] obfsproxy: add obfsproxy (#10947)

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

12 years ago[packages] tor-alpha: update to 0.2.3.11-alpha
swalker [Fri, 10 Feb 2012 23:08:32 +0000 (23:08 +0000)]
[packages] tor-alpha: update to 0.2.3.11-alpha

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

12 years ago[packages] lmbench: fix md5sum
swalker [Fri, 10 Feb 2012 19:47:21 +0000 (19:47 +0000)]
[packages] lmbench: fix md5sum

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

12 years ago[packages] dibbler: update to 0.8.1
swalker [Fri, 10 Feb 2012 19:21:21 +0000 (19:21 +0000)]
[packages] dibbler: update to 0.8.1

 * switch to uclibcxx
 * add requestor package, init scripts & conffiles
 * drop obsolete patches

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

12 years ago[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl...
dingo [Fri, 10 Feb 2012 13:25:15 +0000 (13:25 +0000)]
[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl Palsson <karlp@tweak.net.au>

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

12 years ago[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1...
dingo [Fri, 10 Feb 2012 13:07:53 +0000 (13:07 +0000)]
[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1.2.3 - Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

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

12 years agoclasspath: split build tools into a separate package
nbd [Wed, 8 Feb 2012 18:41:23 +0000 (18:41 +0000)]
classpath: split build tools into a separate package

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

12 years agopackages: add bonnie++
juhosg [Wed, 8 Feb 2012 16:39:24 +0000 (16:39 +0000)]
packages: add bonnie++

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

12 years agopackages: add lmbench
juhosg [Wed, 8 Feb 2012 16:39:23 +0000 (16:39 +0000)]
packages: add lmbench

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

12 years agopackage/lcd4linux-tew673gru: add a new package for TEW673GRU specific LCD4linux files
juhosg [Wed, 8 Feb 2012 16:39:21 +0000 (16:39 +0000)]
package/lcd4linux-tew673gru: add a new package for TEW673GRU specific LCD4linux files

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

12 years agopackage/lcd4linux: add driver for the LCD of the TEW-673GRU board
juhosg [Wed, 8 Feb 2012 16:39:20 +0000 (16:39 +0000)]
package/lcd4linux: add driver for the LCD of the TEW-673GRU board

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

12 years agopackage/lcd4linux: refresh patches
juhosg [Wed, 8 Feb 2012 16:39:18 +0000 (16:39 +0000)]
package/lcd4linux: refresh patches

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

12 years agopackage/lcd4linux: fix a typo in package Makefile
juhosg [Wed, 8 Feb 2012 16:39:16 +0000 (16:39 +0000)]
package/lcd4linux: fix a typo in package Makefile

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