3465 Commits

Author SHA1 Message Date
jow
f44fb45149 [packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:54:07 +00:00
obsy
0dd954b2ce [packages] vsftpd: update to 3.0.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:57:26 +00:00
obsy
c81b8843a5 [packages] transmission: update to 2.51
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:57:00 +00:00
jow
8cd7354ba7 [packages] quagga: explicitely disable linking against libcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 13:48:55 +00:00
zioproto
3ffbf6cb1b [packages] tinc: version bump to 1.0.18
* Fixed IPv6 in switch mode by turning off DecrementTTL by default.
 * Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports.
 * Add support for multicast communication with UML/QEMU/KVM.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 12:13:17 +00:00
jow
18b369cf5d Upgrade nginx to 1.0.14
Upgrade nginx to 1.0.14.

Changelog: http://nginx.org/en/CHANGES-1.0

This upgrade includes a fix for a major security vulnerability,
CVE-2012-1180.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-09 14:59:19 +00:00
acinonyx
88f9cf42c6 [packages] ddns-scripts: Retry domain resolving with each iteration
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-06 09:35:52 +00:00
florian
d0b63ae892 [package] quagga: add upstream patches fixing memory leaks
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@31190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-04 14:13:50 +00:00
florian
5a65f01d90 [package] dsniff: fix decoding of POP data
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-04 14:13:47 +00:00
florian
d1a7b7bc4c [package] add ISC DHCP4 4.2.3-P1
Patch from Oliver Smith

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-04 14:13:44 +00:00
florian
d234cdcc86 [package] freeradius: remove
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-02 16:20:01 +00:00
florian
33feb82b77 [package] freeradius2: add sqllog package
Patch from Andreas Kraxner

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-02 16:19:58 +00:00
jow
43ac9d946e [packages] samba36: update init script and config template (#11106)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-30 09:46:16 +00:00
swalker
5550c32586 [packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-30 02:37:51 +00:00
blogic
ff029ef59c [package] Upgrade openconnect to v3.15
This fixes a bunch of interoperability issues, and one or two crashes.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-29 09:00:33 +00:00
florian
7ac41b2874 [package] wavemon: Bump to v0.7.4
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 19:20:28 +00:00
florian
f0cb47e731 [package] lighttpd: configure with OpenSSL support only if the user asks for it
SSL support adds a quite large dependency to lighttpd when compiled
in. On a 32 bit platform, libcrypto is roughly 1MB, to which one must
add the size of libssl (roughly 250KB). This is 2 to 5 times the size
of a typical lighttpd embedded installation.

SSL support is only needed if one enables the SSL engine in the
lighttpd.conf configuration file.

This patch introduces a configuration option that allows the user to
choose whether or not he wants to compile SSL support in. It defaults
to 'y' only if libopenssl is already selected (either by active
selection or because libopenssl is a dependency of another package).

Signed-off-by: Emmanuel Deloget <logout@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 19:20:26 +00:00
zioproto
ebc4f1d621 [packages] version bump of tinc to 1.0.17
* The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.

 * Allow multiple BindToAddress statements.

 * Decrement TTL value of IPv4 and IPv6 packets.

 * Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.

 * Accept Subnets passed with the -o option when StrictSubnets = yes.

 * Disabling old RSA keys when generating new ones now also works properly on Windows.




git-svn-id: svn://svn.openwrt.org/openwrt/packages@31055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-22 18:07:09 +00:00
dingo
8ffd268207 [patchteam] Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-21 12:36:52 +00:00
nbd
9b54ca4728 samba36: disable the use of zlib
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-20 21:43:19 +00:00
nbd
0b85eb9822 bird: adjust for service_* code move
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-20 14:30:21 +00:00
nbd
30d097bd8e samba36: remove all the librpc debug print functions to save some more space (big patch this time, but almost entirely generated)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-20 01:00:47 +00:00
heil
bf357edbd0 package: haproxy
- refresh patches
 - bump to version 1.4.20
 - clean up init script



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18 23:30:23 +00:00
jow
5fb2a553e3 [packages] xtables-addons: enforce CONFIG_NF_CONNTRACK_MARK for kmod-compat-xtables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18 18:22:29 +00:00
jow
066f726437 [packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-14 18:42:09 +00:00
juhosg
f0877c8c3b packages/tig: console git repository viewer
[juhosg: remove SVN keywords, add license header, add PKG_BUILD_DEPENDS,
add CONFIGURE_ARGS]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 19:41:26 +00:00
jow
411bd7afce [packages] ipset: linux/export.h is only in Kernel 3.2 and later, ipset incorrectly assumes 3.0 and above (#10378)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 19:15:12 +00:00
jow
6c9f39213e [packages] xtables-addons: package more addons
* add DHCPMAC, DNETMAP, LOGMARK, STEAL and SYSRQ targets
 * add fuzzy, geoip, iface, ipmark, ipv4options, length2, lscan, psd and quota2 matches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 18:45:36 +00:00
jow
ccc0b86463 [packages] xtables-addons: integrate Lua PacketScript
PacketScript adds a -j LUA target to iptables which allows to manipulate
and filter packets in kernel space using Lua scripts uploaded through iptables.
This enables rapid netfilter prototyping and allows to easily implement complex filters.
See also http://cn.cs.unibas.ch/pub/doc/2010-msthGraf.pdf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 16:13:31 +00:00
jow
810cede7b1 [packages] ipset: load kmods after nfnetlink
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 11:33:56 +00:00
jow
fb615e6ace [packages] ipset: update to v6.11 (#10378)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 00:11:13 +00:00
swalker
e803c0e4e1 [packages] obfsproxy: update to 0.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-11 22:06:01 +00:00
swalker
8b538180c2 [packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-11 20:31:20 +00:00
zandbelt
a2105ef51a [packages] asterisk-1.8.x: upgrade to 1.8.10.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-11 19:25:48 +00:00
zandbelt
71637c9981 [packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang <wang.9264@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-11 17:42:07 +00:00
zandbelt
f5e350ff9c [packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-11 15:41:27 +00:00
swalker
34a2a0d95f [packages] weechat: update to 0.3.7, disable more scripting languages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 19:42:08 +00:00
jow
de5d1f20e7 multiwan package: use less iptables -F
Hi

Even if "qos-scripts" package isn't installed, multiwan is flushing all the mangle chains.
This patch correct this behavior to let people use mangle table if qos-scripts is not there (to use there own qos script ...)

Info: For the moment the qos management of the multiwan package is broken (it's speaks about IMQ, instead of IFB)

The package version go from 1.0.20 to 1.0.21 (and not 1.0.19) because there is this patch also pending (http://patchwork.openwrt.org/patch/1740/)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-07 11:47:52 +00:00
jow
acd17d6190 Add enabled option to multiwan
Hi

Attached modified patchs for multiwan and luci-app-multiwan

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

Le 19/12/2011 18:30, Etienne Champetier a écrit :
> Hi
>
> Here follows the patch for luci multiwan package
> I've also opened a ticket on the luci trac
>
> Regards
>
> Le 19/12/2011 16:38, Etienne Champetier a écrit :
>> Hi
>>
>> The only mean to disable multiwan is to delete the symlink in /etc/rc.d, but if you make a backup and restore it you have to re-delete the symlink.
>>
>> This small patch add an "enabled" option to multiwan script.
>>
>> It will allow me to have one image per router model, not one with multiwan and one without.
>>
>> Best regards
>>
>> Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
>>
>>
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-07 11:47:48 +00:00
florian
51b05b2c06 [package] faifa: package libfaifa (#8506)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-06 13:13:15 +00:00
swalker
ca64c52216 [packages] bind: update to 9.9.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 05:22:12 +00:00
swalker
a91b65ad3a [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
2012-03-01 04:04:41 +00:00
swalker
c3f7841228 [packages] baresip: fix avformat & v4l bustage
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 04:29:18 +00:00
swalker
8a16f880f2 [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
2012-02-25 23:58:55 +00:00
jow
ffd23dbbbc [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
2012-02-25 14:32:21 +00:00
jow
e9a5ecf1a3 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
2012-02-24 10:26:32 +00:00
nbd
23681be9c2 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
2012-02-22 01:49:52 +00:00
acinonyx
5a7ddef6ec [packages] quagga: Drop support for Quagga 0.98.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-21 22:47:27 +00:00
obsy
fc76cccb0e [packages] transmission: use external upnpc library
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-20 06:15:25 +00:00
swalker
c56bf4dc9b [packages] bind: disable gssapi (#10997, thanks Cybjit)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-19 17:41:10 +00:00