3642 Commits

Author SHA1 Message Date
juhosg
ce0f4785aa packages: Upgrade nginx to 1.0.15
Changelog: http://nginx.org/en/CHANGES-1.0

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

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-27 19:49:18 +00:00
tripolar
c4ffa9d801 [packages/openssh] refresh 200-dscp-qos.patch too
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-26 12:44:26 +00:00
tripolar
c789089d48 [packages/openssh] update openssh to 6.0p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-26 12:31:34 +00:00
jow
fc2ad79ba4 [packages] ipset: fix kernel architecture (#11345)
The buildsystem passes ARCH="$(ARCH)" by default, but when building kernel modules
we need to pass ARCH="$(LINUX_KARCH)" since Linux uses differet arch names in Kbuild.
Fixes ipset build on brcm47xx (mipsel -> mips) and likely others.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-24 14:36:02 +00:00
jow
549f19c776 [packages] openswan: update to v2.6.38, fixes compilation against Linux v3.3.x (#11316)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-21 02:17:06 +00:00
jogo
3b8a1a8475 packages: ZNC: update to 0.206
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 21:52:37 +00:00
jow
189382680b [packages] ipset: fix another compilation issue against Linux 3.3 and newer (ipv6_skip_exthdr() gained an additional argument) (#11310)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 17:37:44 +00:00
jow
5adfd6001c [packages] ipset: fix compilations against Linux v3.3 and newer (ipv6_addr_copy() got removed in favor to a direct structure copy) (#11310)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 17:20:04 +00:00
jow
7fa0a3500a Provide an init.d script for mosquitto MQTT broker
Use the service helper scripts to build a simple init script for the
mosquitto broker.  To make sure that the standard shipped config file
works, add a mosquitto user if not found.

Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 15:09:51 +00:00
florian
6039cccf10 [package] openl2tp: fix library path
When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:26:14 +00:00
marek
a755debaff batman-adv: make bat_load_module() compatible with pre-"lib-crc16" times
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 12:09:15 +00:00
jogo
dbe9d91668 packages: igmpproxy: Add configuration of igmpproxy through uci
Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:56 +00:00
jogo
dcceba2a07 packages: igmpproxy: use monotonic clock
Prevents issues when time changes during runtime of igmpproxy.

Contributed by T-Labs, Deutsche Telekom Innovation Laboratories

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:54 +00:00
jogo
cc1aa25733 packages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:52 +00:00
jogo
5d1b631c72 packages: igmpproxy: change default inferface state to disabled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:50 +00:00
jogo
12b4ca46e8 packages: igmpproxy: send IGMP packets with IP Router Alert Option
This is required by IGMPv2.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 11:47:47 +00:00
acinonyx
ad5d979d39 [packages] openvpn: Bump to v2.2.2 (#11293)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 23:26:18 +00:00
acinonyx
cbdcdcb456 [packages] olsrd: Fix quagga plugin metric parsing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 19:15:24 +00:00
acinonyx
947ea00753 [packages] netatalk: Fix typo in init script (#11287)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 19:12:51 +00:00
marek
3bbbb3c5f8 batman-adv: upgrade package to latest release 2012.1.0
Also fix hotplug scripts to load batman-adv module when necessary.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@31317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 17:36:28 +00:00
jow
160ddcf22d package: Upgrade openconnect to 3.16
Some performance improvements here (memcpy elimination) which will be
useful on low-power boxes. And some memory leak fixes too.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 14:47:26 +00:00
jogo
f2629b0847 packages: xtables-addons: update to 1.42
fixes compilation for 3.3 and 3.4.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 21:37:01 +00:00
jogo
25100c7a2a packages: xtables-addons: add missing dependency to kmod-ipt-ipp2p
kmod-ipt-ipp2p depends on kmod-ipt-xtables-compat.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 21:36:58 +00:00
jow
85791391d1 [packages] samba3: apply security patch (CVE-2012-1182)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 20:10:02 +00:00
jow
39d2f109f7 [packages] samba36: update to v3.6.4 (CVE-2012-1182)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 19:56:40 +00:00
jow
7450b9a1a2 [packages] proftpd: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:59:34 +00:00
obsy
314f865a68 [packages] proftpd: update to 1.3.4a
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10 14:57:10 +00:00
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