Peter Wagner
c67b05b269
openssh: move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causes NULL deref
...
see: https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-03 21:38:15 +02:00
Hannu Nyman
786d48aaa7
Merge pull request #3219 from diizzyy/master
...
stunnel: Update to 5.36, use pthreads and SSP.
2016-10-03 13:04:57 +03:00
Toke Høiland-Jørgensen
6ec116f8be
sqm-scripts: Bump to v1.0.8.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-10-02 21:44:35 +02:00
Christian Schoenebeck
3a44fccff0
radicale: enable running on python 3
...
enable running on python 3
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-10-02 11:59:30 +02:00
Baptiste Jonglez
c5d9fa8fb9
wireguard: Bump to 0.0.20161001
...
This should massively improve performance for (at least) MIPS targets:
* poly1305: optimize unaligned access
This is a very appreciated fix from René van Dorst, adjusting the
arithmetic in Poly1305 to work fast on platforms with slow unaligned
access, such as MIPS. According to his calculation, this gives a 50%
improvement on small MIPS boxes.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-10-01 01:44:08 +02:00
diizzyy
1c63894670
stunnel: Update to 5.36, use pthreads and SSP.
...
Updates stunnel to 5.36, changes it from using forking to pthreads and
enables SSP linking. Also changes maintainer to myself.
Regarding pthreads vs forking, http://blog.haproxy.com/2011/09/16/benchmarking_ssl_performance/
SSP is short for Stack Smashing Protector and you can read about it here: http://wiki.osdev.org/Stack_Smashing_Protector
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-01 00:04:33 +02:00
Nuno Goncalves
cafb97090d
nmap: bump version to 7.30
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-09-30 18:11:49 +02:00
Noah Meyerhans
828a90ce26
bind: Set PKG_USE_MIPS16:=0
2016-09-29 20:32:49 -07:00
Stijn Segers
0c4f5a751d
mii-tool: fix variable being declared too early
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-09-29 21:11:42 +02:00
Hannu Nyman
8e5550239f
Merge pull request #3262 from dibdot/adblock
...
adblock: update 1.4.10
2016-09-29 19:18:09 +03:00
Dirk Brenken
23b14e7b4c
adblock: update 1.4.10
...
- add 'enabled' check to iface hotplug event handler
- decrease startup priority from 99 to 90
- fix tab indentation in config
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-09-29 18:07:45 +02:00
Hannu Nyman
7079f94f94
Merge pull request #3072 from salzmdan/master
...
Update libedit and Knot DNS
2016-09-29 11:49:21 +03:00
Hannu Nyman
994f1725b8
Merge pull request #3224 from jow-/mwan3-local-fix
...
mwan3: remove bad local shell variable declarations
2016-09-29 10:34:15 +03:00
Christian Schoenebeck
fbc27e89f3
ddns-scripts: fix reporting wrong version
...
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-28 18:48:44 +02:00
Álvaro Fernández Rojas
93232f818b
udpxy: update to latest version
...
Also switches git to https
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-09-28 18:11:19 +02:00
Noah Meyerhans
e4d981ee68
bind: Update to 9.9.9-p3 for CVE-2016-2776
...
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-09-27 23:16:02 -07:00
Nikos Mavrogiannopoulos
741e4481c8
ocserv: updated to 0.11.5
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-09-27 23:46:58 +02:00
Ted Hess
d6130c92b9
Merge pull request #3221 from Borromini/mii-tool
...
mii-tool: re-introduce from oldpackages
2016-09-27 17:40:01 -04:00
Stijn Segers
185ee7b7df
mii-tool: re-introduce from oldpackages
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-09-27 20:06:04 +02:00
diizzyy
93941c4295
sngrep: update to snapshot 2016-09-27
...
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-27 16:20:47 +02:00
Christian Schoenebeck
f5e3d3f743
ddns-scripts: remove postinst (of main package) from Makefile
...
remove postinst (of main package) from Makefile because all is done inside uci-defaults scripts
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-27 10:12:24 +02:00
Christian Schoenebeck
463ed88dde
ddns-scripts: apply needed changes in uci-defaults
...
commands to apply changes introduced during release changes, moved from Makefile postinst to /etc/uci-defaults
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-26 21:33:01 +02:00
Christian Schoenebeck
f0b96d9109
ddns-scripts: no longer break using nslookup and option force_ipversion=1
...
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-26 21:24:35 +02:00
Christian Schoenebeck
7805abc6c4
ddns-scripts: Add more services and minor changes
...
- add support of knsupdate (update_nsupdate.sh
- url update easydns.com
- add some service answers
- alphabetic reorder services files for easier reading
- rename services/provider (Makefile postinst handle /etc/config/ddns)
-- freedns.afraid.org -> afraid.org
-- free.editdns.net -> editdns.net
-- domains.google.com -> google.com
-- spdns.de -> spdyn.de
-- strato.de -> strato.com
- new provider (looking in deep into https://sourceforge.net/projects/inadyn-mt project)
-- dyn.com (= dyndns.org)
-- ddnss.de
-- dhis.org
-- dnspark.com (IPv4 only)
-- dynsip.org (IPv4 only)
-- dynv6.com
-- joker.com (IPv4 only)
-- loopia.com (= loopia.se)
-- sitelutions.com (IPv4 only)
-- system-ns.com (IPv4 only)
- new provider (looking in deep into /etc.defaults/ddns_provider.conf file for Synology DiskStation published at https://gist.github.com/ntrepid8/6653274 )
-- able.or.kr (IPv4 only)
-- ddo.jp (IPv4 only)
-- dnsmadeeasy.com (IPv4 only)
-- oray.com (IPv4 only)
- new provider (looking in deep into https://github.com/ipfire/ddns project)
-- all-inkl.com
-- desec.io
-- domopoli.de (IPv4 only)
-- opendns.com (IPv4 only)
-- udmedia.de
-- xlhost.de (IPv4 only)
- new provider (looking in deep into https://github.com/yaddns/yaddns project )
-- dyndns.it (IPv4 only)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-26 21:24:35 +02:00
Baptiste Jonglez
3dfb895830
bmon: Update to 3.9
...
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-09-26 16:51:35 +02:00
Daniel Golle
85b5a6c485
gnunet: update to SVN r38014 and improve packaging
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:29 +02:00
Jo-Philipp Wich
a67e66c280
mwan3: remove bad local shell variable declarations
...
Local variable declarations outside of functions are illegal since the Busybox
update to v1.25.0, therfore remove them from the appropriate places.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-09-24 14:47:38 +02:00
Peter Wagner
477f33612a
git: fix wrong md5sum
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 17:07:08 +02:00
Peter Wagner
10a906ffe8
irssi: update to 0.8.20
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 17:01:49 +02:00
Peter Wagner
df95e9a593
git: update to 2.10.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 16:59:18 +02:00
diizzyy
9622ec36dc
sipgrep: new package
...
Add sipgrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-23 12:44:54 +00:00
diizzyy
a23f5c3b61
sngrep: new package
...
Add sngrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-23 12:44:48 +00:00
Toke Høiland-Jørgensen
0e58b4a968
radsecproxy: Bump version to 1.6.8.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-09-23 14:01:04 +02:00
Hannu Nyman
54e4a971f7
Merge pull request #3152 from Borromini/master
...
unbound: enable pthreads, disable deprecated ciphers
2016-09-22 09:42:37 +03:00
Hannu Nyman
a1e02eba1f
Merge pull request #3141 from bobafetthotmail/patch-1
...
lftp: add zlib dependency
2016-09-21 10:23:43 +03:00
Hannu Nyman
6e0c104208
dhcp-forwarder: use Savannah download alias, remove conffiles indent
...
Minor tweaks to the new package:
* Use the SAVANNAH download alias
* Remove indentation from conffiles
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-20 16:05:24 +03:00
Hannu Nyman
d0a1e529fa
Merge pull request #3064 from cottsay/dhcp-forwarder
...
dhcp-forwarder: New package
2016-09-20 16:03:04 +03:00
Daniel Golle
ce5228c794
netatalk: update to version 3.1.10
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Hsing-Wang Liao
2fe6c4a29e
aria2: update to 1.27.1
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-19 18:12:16 +08:00
Tobias Schramm
47b0926772
Add good and nochg answer
...
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2016-09-16 23:08:00 +02:00
Tobias Schramm
aa1599b167
ddns-scripts: Add do.de as ddns provider
...
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2016-09-14 19:39:25 +02:00
W. Michael Petullo
0d06bb7bf0
lighttpd: update to 1.4.41
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-14 09:04:32 -04:00
Daniel Golle
c0e0e7198e
netatalk: update to version 3.1.9
...
* now a single config file in /etc/afp.conf
* convert services to procd while at it
* take over maintainership as the original maintainer is
unresponsive (see #1550 )
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-12 00:15:47 +02:00
Ted Hess
b5ee7e95b1
Merge pull request #3055 from plntyk/fix_lftp
...
lftp: set readline location
2016-09-11 18:00:30 -04:00
Hannu Nyman
830ef55886
Merge pull request #3153 from dibdot/adblock
...
adblock: update 1.4.9
2016-09-11 20:08:27 +03:00
Dirk Brenken
564dc2294a
adblock: update 1.4.9
...
* refine query function (see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-09-11 18:52:34 +02:00
Stijn Segers
cb794b4fcd
unbound: enable pthreads, disable deprecated ciphers
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-09-11 14:11:21 +02:00
Thomas Heil
35614b4a65
Merge pull request #3147 from mhei/fix-memcached
...
memcached: upgrade to 1.4.31
2016-09-08 01:21:27 +02:00
Peter Wagner
88abc1007d
ntpd: update to 4.2.8p8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-07 19:42:46 +02:00
Michael Heimpold
b6d1a461f4
memcached: upgrade to 1.4.31
...
This should also fix the build errors, which are reported by
LEDE buildbots, e.g. at:
https://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a7_neon-vfpv4/packages/memcached/compile.txt
While at, also fix the licensing information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-06 23:17:46 +02:00