1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 15:48:40 +02:00
Commit Graph

6161 Commits

Author SHA1 Message Date
Matthias Schiffer
0da71b8f85
node: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-04 05:02:09 +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
Hannu Nyman
423c2e2a65 Merge pull request #3258 from diizzyy/patch-9
netdata: disable atomic instructions
2016-10-03 12:42:05 +03:00
Hannu Nyman
abd5212053 Merge pull request #3287 from dibdot/mc
mc: release 4.8.18
2016-10-03 10:11:57 +03:00
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>
2016-10-03 08:45:33 +02:00
Toke Høiland-Jørgensen
d36757efcc flent-tools: Bump to v0.15.0.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-10-02 23:45:51 +02: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
Hannu Nyman
cccfb18fe6 Merge pull request #3229 from noblepepper/gcc5
gcc: update to version 5.x
2016-10-02 22:07:27 +03:00
Hannu Nyman
7c4724df38 Merge pull request #3282 from chris5560/master
radicale: enable running on python 3
2016-10-02 13:08:00 +03: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
Noble Pepper
77a8b220fd gcc: Update to version 5.4.0, change maintainer
Signed-off-by: Noble Pepper <noblepepper@gmail.com>
2016-10-02 04:34:31 -05:00
Hannu Nyman
139dbf9dbb Merge pull request #3272 from tsl0922/ttyd
ttyd: remove the default insecure init script (#3271)
2016-10-01 17:13:37 +03:00
Ted Hess
81f85d1eac Merge pull request #3270 from dangowrt/libx264-more-fixes
libx264: more build fixes
2016-10-01 07:58:07 -04:00
Shuanglei Tao
fbdcdd8a4a ttyd: remove the default insecure init script (#3271)
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-10-01 18:41:22 +08:00
Hannu Nyman
a457d89b32 Merge pull request #3269 from zorun/wireguard
wireguard: Bump to 0.0.20161001
2016-10-01 10:15:38 +03:00
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>
2016-10-01 05:34:08 +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
Ted Hess
6131f24861 libx264: Re-enable powerpc (SOFT_FLOAT builds OK)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-09-30 13:02:37 -04: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
Hannu Nyman
03618bb41b Merge pull request #3263 from Borromini/mii-tool
mii-tool: fix variable being declared too early
2016-09-29 22:42:34 +03:00
Á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>
2016-09-29 21:19:01 +02: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
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>
2016-09-29 08:43:46 +02:00
Claudiu Brasovean
0312a14a47 avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipd
You can now specify in '/etc/config/network'

config interface 'eth1_autoip'
	option ifname	'eth1'
	option proto	'autoip'

And netifd would handle the rest of the logic/setup.

Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-09-28 14:11:53 -04:00
Ted Hess
81ce555cf2 Merge pull request #3253 from chris5560/master
ddns-scripts: fix reporting wrong version
2016-09-28 13:07:20 -04: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
Daniel Golle
c14f2ac6da postgresql: move some binaries to pgsql-cli-extra
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-28 14:45:27 +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
Hannu Nyman
ba20f0e4f7 Merge pull request #3246 from diizzyy/patch-7
netdata: update to 1.3.0 and use procd init
2016-09-28 09:13:21 +03:00
Ted Hess
0a1fcfcb72 Merge pull request #3244 from tsl0922/ttyd
ttyd: new package
2016-09-27 20:41:07 -04:00
Shuanglei Tao
c2eb132d5d Add ttyd package
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-09-28 07:20:18 +08:00
diizzyy
28e38075b0 netdata: update to 1.3.0 and use procd init
Update to 1.3.0
Change init.d script to use procd
Use release binary instead of git

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-28 00:41:26 +02:00
Nikos Mavrogiannopoulos
868315d959 gnutls: remove C99 constructions rejected by compiler 2016-09-27 23:46:58 +02: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
Daniel Golle
46ab42b35e postgresql: clean package to fix duplicate files issue
Both postgresql-server and postgresql-cli install /usr/bin/psql which
thus creates a conflict when installing both packages.
Fix this by removing duplicate and useless binaries from the
postgresql-server package.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-27 21:08:12 +02:00
Ted Hess
8d40f52ecb Merge pull request #3240 from antonlacon/ffmpeg-2.8.x
ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
2016-09-27 15:06:29 -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
Ted Hess
125548b72d Merge pull request #3137 from dangowrt/hd-idle-procd
hd-idle: convert init script to procd
2016-09-27 13:31:30 -04:00
Hannu Nyman
9adfaaf286 Merge pull request #3243 from diizzyy/patch-6
sngrep: update to snapshot 2016-09-27
2016-09-27 18:57:46 +03:00
Hannu Nyman
b535b456e9 Merge pull request #3242 from diizzyy/patch-5
exfat-nofuse: update to snapshot 2016-09-26
2016-09-27 18:52:46 +03: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
diizzyy
1d4e7dfe23 exfat-nofuse: update to snapshot 2016-09-26
Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-27 15:52:57 +02:00