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>
8 years ago
Toke Høiland-Jørgensen
6ec116f8be
sqm-scripts: Bump to v1.0.8.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
8 years ago
Christian Schoenebeck
3a44fccff0
radicale: enable running on python 3
enable running on python 3
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
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>
8 years ago
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>
8 years ago
Nuno Goncalves
cafb97090d
nmap: bump version to 7.30
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
8 years ago
Noah Meyerhans
828a90ce26
bind: Set PKG_USE_MIPS16:=0
8 years ago
Stijn Segers
0c4f5a751d
mii-tool: fix variable being declared too early
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
8 years ago
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>
8 years ago
Christian Schoenebeck
fbc27e89f3
ddns-scripts: fix reporting wrong version
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
Á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>
8 years ago
Noah Meyerhans
e4d981ee68
bind: Update to 9.9.9-p3 for CVE-2016-2776
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
8 years ago
Nikos Mavrogiannopoulos
741e4481c8
ocserv: updated to 0.11.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Stijn Segers
185ee7b7df
mii-tool: re-introduce from oldpackages
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
8 years ago
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>
8 years ago
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>
8 years ago
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>
8 years ago
Christian Schoenebeck
f0b96d9109
ddns-scripts: no longer break using nslookup and option force_ipversion=1
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
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>
8 years ago
Baptiste Jonglez
3dfb895830
bmon: Update to 3.9
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
8 years ago
Daniel Golle
85b5a6c485
gnunet: update to SVN r38014 and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
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>
8 years ago
Peter Wagner
477f33612a
git: fix wrong md5sum
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
Peter Wagner
10a906ffe8
irssi: update to 0.8.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
Peter Wagner
df95e9a593
git: update to 2.10.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
diizzyy
9622ec36dc
sipgrep: new package
Add sipgrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
diizzyy
a23f5c3b61
sngrep: new package
Add sngrep to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Toke Høiland-Jørgensen
0e58b4a968
radsecproxy: Bump version to 1.6.8.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
8 years ago
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>
8 years ago
Daniel Golle
ce5228c794
netatalk: update to version 3.1.10
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Hsing-Wang Liao
2fe6c4a29e
aria2: update to 1.27.1
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
8 years ago
Tobias Schramm
47b0926772
Add good and nochg answer
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
8 years ago
Tobias Schramm
aa1599b167
ddns-scripts: Add do.de as ddns provider
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
8 years ago
W. Michael Petullo
0d06bb7bf0
lighttpd: update to 1.4.41
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
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>
8 years ago
Dirk Brenken
564dc2294a
adblock: update 1.4.9
* refine query function (see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Stijn Segers
cb794b4fcd
unbound: enable pthreads, disable deprecated ciphers
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
8 years ago
Peter Wagner
88abc1007d
ntpd: update to 4.2.8p8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
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>
8 years ago
Christian Beier
0faa7a2d2c
autossh: use version 1.4e, update Makefile
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
8 years ago
Christian Beier
0648e9e71e
autossh: import from oldpackages
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
8 years ago
bobafetthotmail
bdd1061c21
add zlib dependency
because otherwise the build of this package in LEDE trunk fails, complaining about lack of libz.so.1
signed off by Alberto Bursi <alberto.bursi@outlook.it>
8 years ago
Christian Schoenebeck
3b8ef74df3
ddns-scripts: fixes to services files
- Provider duiadns.net: add IPv6 and correct IPv4 url inside services files #3125
- other fixes inside services files
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
Christian Schoenebeck
01a42ec110
ddns-scripts: Update to 2.7.4
- if local ip cannot be detected or is invalid then do not exit ddns-scripts #2950 ,
using multiple url's to detect local ip not jet implemented
- change spdns.de update url and add sydyn.de inside services file #2991
- move transfer- and lookup-program detection to dynamic_dns_functions.sh
so run once at startup in stead of at every transfer/lookup
- add khost, drill and hostip to verify_host_port() function
- updated tld_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
Aaron Drew
1c31ffae58
https-dns-proxy: Version bump
Signed-off-by: Aaron Drew <aarond10@gmail.com>
8 years ago
Christian Schoenebeck
12aac6aa33
privoxy: update to 3.0.26
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
8 years ago
Black Roland
7cb22ef2c2
dnscrypt-proxy: Updated to latest version (1.7.0), added procd support, added separated package for resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
8 years ago
Gergely Kiss
20b00cfdef
seafile: upgrade to version 5.1.4
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Karl Palsson
7f651d102d
net/mosquitto: chown data directory
The package creates a "mosquitto" user, but the support added for
persistence creates the data directory as root running the init script.
Properly chown the newly created directory to ensure it's writable.
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Dirk Brenken
ba1c55f0af
adblock: update 1.4.8
* enhance the new query function:
change the regex to find only the relevant blocklist entries
add a recursive tld search to quickly identify domains for
whitelisting (see documentation)
better result preparation
* add securemecca as new blocklist source
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago