Amnon Paz
b69cf8e638
lua-openssl: Introduce new package
Add a Lua wrapper library for openssl.
Add patches for:
1. Revise the makefile, so the package can be built under openwrt
2. Remove "lua_isinteger" implementation from the package's "compat"
code in order to avoid linkage issues - An implementation already
exists in the target's Lua package.
3. Support OPENSSL_NO_SSL3_METHOD & OPENSSL_NO_COMP
Signed-off-by: Amnon Paz <pazamnon@gmail.com>
8 years ago
Hannu Nyman
4e672a134e
Merge pull request #3305 from mhei/fix-mii-tool
mii-tool: fix build on buildbots (fixes #3263 )
8 years ago
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>
8 years ago
Ted Hess
75a74f41e3
boost: Fix immediate build problems until 1.62 update available
boost: Correct Sourceforge URI for boost releases
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Hannu Nyman
577111109d
Merge pull request #3299 from fededim/master
Updated packages
8 years ago
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>
8 years ago
Hannu Nyman
a2a0ed8ee3
Merge pull request #3185 from fededim/master
emailrelay: added configuration options
8 years ago
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>
8 years ago
Hannu Nyman
cd9bed1948
Merge pull request #3298 from chris5560/master
ddns-scripts: fix answer of changeip.com
8 years ago
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>
8 years ago
Hannu Nyman
b8c601852f
Merge pull request #3286 from rest-switch/libnopoll
libnopoll: noPoll C WebSocket library 0.4.2
8 years ago
Hannu Nyman
7420bed6a8
Merge pull request #3295 from NeoRaider/sudo
sudo: use default host install prefix
8 years ago
John Crispin
844638d519
Merge pull request #3056 from plntyk/fix_node
node: fix soft/hard float compile on arm/mips
8 years ago
John Crispin
301aa32de1
Merge pull request #3293 from NeoRaider/node
node: use default host install prefix
8 years ago
Matthias Schiffer
0da71b8f85
node: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years ago
Ted Hess
e8acdcdcdc
Merge pull request #3296 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
8 years ago
Vladimir Ulrich
94958b342f
[utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
8 years ago
Matthias Schiffer
5ea3543680
sudo: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years ago
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
Peter Wagner
fbe48e2172
pulseaudio: update to 9.0, fix typo
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
Hannu Nyman
786d48aaa7
Merge pull request #3219 from diizzyy/master
stunnel: Update to 5.36, use pthreads and SSP.
8 years ago
Hannu Nyman
423c2e2a65
Merge pull request #3258 from diizzyy/patch-9
netdata: disable atomic instructions
8 years ago
Hannu Nyman
abd5212053
Merge pull request #3287 from dibdot/mc
mc: release 4.8.18
8 years ago
Dirk Brenken
d0e109154b
mc: release 4.8.18
- changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.18
- use gettext from build environment
- add help file mc.hlp
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
John Clark
f742b679e5
libnopoll: use xz compression rather than gz
Signed-off-by: John Clark inindev@gmail.com
Tested-by: John Clark inindev@gmail.com
8 years ago
Toke Høiland-Jørgensen
d36757efcc
flent-tools: Bump to v0.15.0.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
8 years ago
John Clark
d57cfa8ee0
libnopoll: noPoll C WebSocket library 0.4.2
Signed-off-by: John Clark <inindev@gmail.com>
Tested-by: John Clark <inindev@gmail.com>
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
Hannu Nyman
cccfb18fe6
Merge pull request #3229 from noblepepper/gcc5
gcc: update to version 5.x
8 years ago
Hannu Nyman
7c4724df38
Merge pull request #3282 from chris5560/master
radicale: enable running on python 3
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
Noble Pepper
77a8b220fd
gcc: Update to version 5.4.0, change maintainer
Signed-off-by: Noble Pepper <noblepepper@gmail.com>
8 years ago
Hannu Nyman
139dbf9dbb
Merge pull request #3272 from tsl0922/ttyd
ttyd: remove the default insecure init script (#3271 )
8 years ago
Ted Hess
81f85d1eac
Merge pull request #3270 from dangowrt/libx264-more-fixes
libx264: more build fixes
8 years ago
Shuanglei Tao
fbdcdd8a4a
ttyd: remove the default insecure init script ( #3271 )
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
8 years ago
Hannu Nyman
a457d89b32
Merge pull request #3269 from zorun/wireguard
wireguard: Bump to 0.0.20161001
8 years ago
Daniel Golle
4c58f29d4d
libx264: more build fixes
Introduce blacklist for CPU_TYPEs without ASM support in libx264
Add libpthread dependency required on non-musl builds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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
Ted Hess
6131f24861
libx264: Re-enable powerpc (SOFT_FLOAT builds OK)
Signed-off-by: Ted Hess <thess@kitschensync.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
Hannu Nyman
03618bb41b
Merge pull request #3263 from Borromini/mii-tool
mii-tool: fix variable being declared too early
8 years ago
Álvaro Fernández Rojas
aeb5461a07
dump1090: update to latest version
Also switch git to https.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
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
Hannu Nyman
8e5550239f
Merge pull request #3262 from dibdot/adblock
adblock: update 1.4.10
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
Hannu Nyman
7079f94f94
Merge pull request #3072 from salzmdan/master
Update libedit and Knot DNS
8 years ago
Hannu Nyman
994f1725b8
Merge pull request #3224 from jow-/mwan3-local-fix
mwan3: remove bad local shell variable declarations
8 years ago
diizzyy
4b122db843
netdata: disable atomic instructions
The auto detection is a bit dodgy and sometimes fails to identify support, disable atomic instruction for now.
Fixes #3251 and bumps PKG_RELEASE
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago