Peter Wagner
78d163bdea
git: update to 2.10.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-21 00:35:15 +02:00
Alexis Green
e0de4048e5
rsyslog: do not daemonize rsyslogd and allow procd to manage it
...
Signed-off-by: Alexis Green <alexis@cessp.it>
2016-10-18 18:56:01 -07:00
Hannu Nyman
524e19171c
unbound: fix whitespace
...
* Fix upstream whitespace change in the patch.
* Minor cleanup to the header.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-18 18:24:17 +03:00
Stijn Segers
56891725c1
unbound: update to 1.5.10
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-10-18 18:22:37 +03:00
Hannu Nyman
9657fb53f3
Merge pull request #3347 from dibdot/travelmate
...
travelmate: new package, release 0.2.2
2016-10-18 16:30:06 +03:00
Peter Wagner
afb706d146
openssh: Unregister the KEXINIT handler after message has been
...
received. Otherwise an unauthenticated peer can repeat the KEXINIT and cause
allocation of up to 128MB -- until the connection is closed. Reported by
shilei-c at 360.cn
ec165c392c
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-17 21:26:26 +02:00
Dirk Brenken
77d9425e33
travelmate: new package, release 0.2.2
...
* a connection manager for travel router
(see readme.md for details)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-17 08:30:06 +02:00
Michael Hanselmann
263e8eaaa2
net/unbound: Change maintainer to Eric Luehrsen
...
Eric has offered to take over maintainership for the net/unbound
package.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-10-16 19:44:48 +02:00
Hannu Nyman
bec4668d09
Merge pull request #2701 from cshore/pull-request-rp-pppoe
...
rp-pppoe: Add back from oldpackages with build fixes and enhanced pac…
2016-10-14 13:08:35 +03:00
Hannu Nyman
3c698f2285
Merge pull request #3341 from dibdot/adblock
...
adblock: update 1.5.2
2016-10-13 23:15:36 +03:00
Dirk Brenken
65bcae0986
adblock: update 1.5.2
...
* turris omnia compatibility fix
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-13 22:02:24 +02:00
Daniel Golle
885dff12f0
gnunet: update to SVN r38151 and break-out dhtcache plugins
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-10-13 02:30:16 +02:00
Hannu Nyman
556454d7d8
Merge pull request #3334 from dibdot/adblock
...
adblock: bugfix 1.5.1
2016-10-11 18:18:52 +03:00
Dirk Brenken
aa5cf5d4a2
adblock: bugfix 1.5.1
...
* fix uhttpd detection in tcp 4+6 configurations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-11 17:09:05 +02:00
Daniel Golle
e32b189944
gnunet: update to SVN r38096
...
Wrap around dhtcache vs. datacache confusion which prevented
the datacache service from starting.
While at it, sanetize default package selection.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-10-11 01:03:35 +02:00
Othmar Truniger
689277a901
knxd: bump to new version
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-10-09 08:27:43 +02:00
Nikos Mavrogiannopoulos
4d95c6e6ec
Merge pull request #3310 from jow-/ocserv-avoid-depends
...
ocserv: avoid implicit dependencies
2016-10-08 07:20:18 +02:00
Ted Hess
c8e16b22ff
Merge pull request #3311 from dibdot/adblock
...
adblock: update 1.5.0
2016-10-07 16:37:18 -04:00
Jo-Philipp Wich
22c35987c1
ocserv: avoid implicit dependencies
...
Explicitely disable liblz4 and external libtalloc support in order to avoid
implicit dependencies leading to the following error on build environments
that happen to provide liblz4 and libtalloc:
Package ocserv is missing dependencies for the following libraries:
liblz4.so.1
libtalloc.so.2
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-07 19:21:29 +02:00
Dirk Brenken
dcfbfd9b1a
adblock: update 1.5.0
...
* add new 'envchk'function to check adblock environment only,
i.e. check volatile firewall rules or uhttpd instances
without list updates
* add new optional parm 'adb_loglevel',
set it to "0" to mute output (print only errors)
* set hotplug priority to '90' as well (missed in the last commit)
* documentation update
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-07 19:19:03 +02:00
Michael Heimpold
2b324358e5
mii-tool: use current date for source tarball ( fixes #3263 )
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 23:45:52 +02:00
Michael Heimpold
c586d384fa
mii-tool: fix build on buildbots, next trial ( fixes #3263 )
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 18:37:33 +02:00
Michael Heimpold
eaa7aee2e3
mii-tool: fix build on buildbots ( fixes #3263 )
...
I think re-ordering the assignments is important here,
_and_ using := for PKG_SOURCE_SUBDIR instead of simple =.
I also grouped the assignments to make it more readable,
IMHO at least :-)
While at, we should also specify the license file
and remove the unneeded Compile definition - the default
just works fine.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-05 21:16:49 +02:00
Hannu Nyman
577111109d
Merge pull request #3299 from fededim/master
...
Updated packages
2016-10-04 15:19:34 +03:00
Rupan
f75ad75109
Updated packages:
...
- lftp: updated to 4.7.3
- neon: update to 0.30.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-10-04 14:14:07 +02:00
Hannu Nyman
a2a0ed8ee3
Merge pull request #3185 from fededim/master
...
emailrelay: added configuration options
2016-10-04 13:39:41 +03:00
Rupan
5758939831
emailrelay: added configuration options
...
- moved from net to mail category
- removed no-ssl package and added ssl support as configuration option (default enabled)
- added configuration option to support extended logging (default disabled)
- disabled build of test tools
- added LEDE compatibility (support for openssl without SSL3)
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2016-10-04 12:23:17 +02:00
Christian Schoenebeck
f3395bb891
ddns-scripts: fix answer of changeip.com
...
* fix answer of changeip.com (#3292 )
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-10-04 11:22:05 +02:00
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