Commit graph

807 commits

Author SHA1 Message Date
Nicolas Thill
92d316ff6c pen: update to 0.27.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-16 16:05:55 +02:00
heil
a412694bbc haproxy: include patches from mainline
- [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on
 - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout
 - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space
 - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in
 - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value"
 - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in
 - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when

Signed-off-by: heil <heil@terminal-consulting.de>
2015-04-16 12:04:10 +02:00
Peter Wagner
0135d8e2bd ntpd: fix typo
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-13 18:53:17 +02:00
Peter Wagner
2c1c2de230 Currently the hotplug script never starts because it assumes the wrong
path to the binary. Fix the path.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-13 18:14:27 +02:00
Peter Wagner
f4ef2c8fd7 ntpd: update to 4.2.8p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-12 20:56:51 +02:00
Peter Wagner
20c2805549 git: update to 2.3.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-12 20:54:38 +02:00
Jonas Gorski
fe25f00fb6 znc: disable mips16
Using mips16 seems to make znc randomly crash.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2015-04-12 14:06:35 +02:00
Christian Schoenebeck
f5334528a7 ddns-scripts: bugfixes/update to version 2.4.1-1
* fix problem with lucihelper script reported in OpenWrt Ticket 19419
* rewritten split_FQDN fixing detection errors and using zcat
* updated tld_names.dat and .gz compressed to save space
* add LoopiaDNS (loopia.se) to services_ipv6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-12 10:47:38 +02:00
Steven Barth
2ecebe6297 Merge pull request #1128 from samm-git/master
apinger: add apinger package
2015-04-11 14:32:42 +02:00
Karl Palsson
ee274e64f9 net/mosquitto: Patch QoS 2 in flight bug
Patched until new upstream release is available.
Patch sourced from upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:37:48 +00:00
Karl Palsson
b3349c6e13 net/mosquitto: Bump to 1.4.1
Some useful fixes:
http://mosquitto.org/2015/04/version-1-4-1-released/

Drops a patch that has been rolled into upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:36:52 +00:00
champtar
9e9f9551a2 Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl

compile tested on ar71xx
2015-04-10 13:45:53 +02:00
Steven Barth
98926757c6 Merge pull request #1131 from fingon/mdnsresponder-fix
mdnsresponder: Fixed IPv6 deprecated address handling
2015-04-09 13:42:31 +02:00
Markus Stenberg
63234f185d mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag). 2015-04-09 14:28:24 +03:00
Nikos Mavrogiannopoulos
bdd3409115 ocserv: updated to 0.10.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-08 20:56:40 +02:00
Alex Samorukov
11e83c6928 apinger: add apinger package
Alarm Pinger (apinger) is a little tool which monitors various IP devices by
simple ICMP echo requests. There are various other tools, that can do this,
but most of them are shell or perl scripts, spawning many processes, thus much
CPU-expensive, especially when one wants continuous monitoring and fast
response on target failure.

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-04-08 17:07:52 +00:00
Steven Barth
b8ab944d23 strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-07 12:07:27 +02:00
Nicolas Thill
49b42df0f2 keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
edf8ea8b14 pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Steven Barth
41222e6c1a strongswan: bump to 5.3.0
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:23:27 +02:00
Steven Barth
bc22d9a32c Merge pull request #1115 from mhaas/stunnel-5.14-2
stunnel: Bump from 5.10 to 5.14
2015-04-06 11:48:04 +02:00
Florian Fainelli
b1f228f4cf openconnect: allow specifying a custom CSD wrapper script
Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:32:59 -07:00
Florian Fainelli
70c10c0a5e openconnect: allow specifying "os"
Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:31:49 -07:00
Michael Haas
0c3713c767 stunnel: Bump from 5.10 to 5.14
Also refresh patches.

Signed-Off-By: Michael Haas <haas@computerlinguist.org>
2015-04-03 10:20:18 +02:00
Ted Hess
c05e66c65e wavemon: Fetch source from GitHub repository
Closes #1099
Closes #1103

Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-03-31 23:24:57 +01:00
Othmar Truniger
b80bba0d9f knxd: fix dependency in makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-31 21:13:08 +02:00
John Crispin
211dc655ed spawn-fcgi: fix install step
the makefile trues to copy a file that does not exist

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 14:49:53 +02:00
Noah Meyerhans
607f1e5830 Merge pull request #1082 from smoofra/bind
bind: build fix: remove autoconf AR cruft
2015-03-31 09:57:35 -07:00
Steven Barth
71c375ecd1 Revert "new package: noip" 2015-03-31 17:31:06 +02:00
Steven Barth
690dd4d1dd Merge pull request #1083 from smoofra/noip
new package: noip
2015-03-31 10:40:45 +02:00
Steven Barth
4eee291cca Merge pull request #1089 from obsy/master
transmission: fix build problem with fallocate64
2015-03-31 10:39:20 +02:00
Thomas Heil
53ffbc9dbd prosody: bump to 0.9.8
- Ensure only valid UTF-8 is passed to libidn. It was found
   (CVE-2015-2059) that libidn can read beyond the boundaries of the
   provided buffer when an input string contains invalid UTF-8 sequences.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-03-30 17:48:18 +02:00
Daniel Golle
2d227ea937 spawn-fcgi: import from oldpackages
also bump version, use new download URL and add myself as
maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 21:32:43 +02:00
Nikos Mavrogiannopoulos
e3a5ea625d openconnect: list the defaultroute option
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-29 21:02:58 +02:00
Daniel Golle
28e2ca2011 xl2tpd: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 20:06:09 +02:00
Cezary Jackiewicz
bf47948dc3 transmission: fix build problem with fallocate64 2015-03-29 12:35:33 +02:00
Daniel Golle
70344eea14 transmission: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 06:04:50 +02:00
Maxim Storchak
304f1a5527 wget: update to 1.16.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-28 14:34:17 +02:00
Lawrence D'Anna
ca8e7b831a new package: noip
This is the client program for noip.com, which is a dynamic dns provider.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:55 -07:00
Lawrence D'Anna
4a02aa766f bind: build fix: remove autoconf AR cruft
This patch removes some autoconf goo which is causing bind to use the host's ar
instead the ar from the toolchain.  If they're both elf platforms this is fine,
but it's no good if host is darwin.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:18 -07:00
Sebastian Moeller
d5a203f1eb sqm-scripts: clean up interface selection for hotplugging
The initial conversion to restart sqm on interfaces it is configured
for in case of (transient) dis- and reappearance was half finished.
These changes clean up the handling of exlicitly passed interfaces
in run.sh: no second argument defaults to all configured interfaces
the alternative is an individual interface name passed as 2nd
argument to run.sh. The first argument either is start or stop.
No argument at all will behave as if start was passed.
Survives light testing...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:35:58 +01:00
Sebastian Moeller
1561003a70 sqm-scripts: change default for qdisc target parameter
Alan Jenkins noted a bug in the smq luci GUI that effectively
erased several configuration paramters if two checkboxes were deselected.
This behaviour seems consistent in luci but certainly has the potential
to confuse users. While confusion can not really be avoided generally
it seems wise to change the default interpretation for empty or non-existent
itarget and etarget variables from the qdisc's default (5ms in the case of
one of the codels) to automatic determination of tghis variable dependent on
the configured bandwidth, as codels target variable should be large enough
to contain at least one full packet. With this change sqm-scripts will
do the right thing by default, but will yet allow the user to specify
over-ridding values (as long as the user does not un-check the
entry-field exposing check boxes). Survives light testing...
This change set also changes the sqm-scripts luci gui to note the user
of the change. For compatibility with existing setups sqm-scripts
will still honor "auto" as an alternative explicit way of requesting
automatic target selection. This might turn into a warning in the future
and might be phased out...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:34:18 +01:00
Steven Barth
9ca4f135e2 Merge pull request #1066 from ollie27/sftpdeps
openssh: strip openssh-sftp-server dependencies again
2015-03-24 11:29:20 +01:00
Steven Barth
c8c6157e7e mdnsresponder: bump to 567
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-23 17:29:13 +01:00
Oliver Middleton
8137ce26fd openssh: strip openssh-sftp-server dependencies again
Reapply 99c6c3d830

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-03-23 16:20:37 +01:00
W. Michael Petullo
623a8a0d0c dmapd: update to 0.0.71
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-03-22 17:24:51 -04:00
Stijn Tintel
2eae664f5f tor: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 18:23:39 +01:00
Stijn Tintel
e996c1cc36 openssh: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 17:46:37 +01:00
Stijn Tintel
54b01d214f ethtool: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 17:46:00 +01:00
Othmar Truniger
27762817f1 linknx: fix dependency
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-19 22:48:56 +01:00