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
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
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
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
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>
8 years ago
Ted Hess
81ce555cf2
Merge pull request #3253 from chris5560/master
ddns-scripts: fix reporting wrong version
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
Daniel Golle
c14f2ac6da
postgresql: move some binaries to pgsql-cli-extra
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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
Hannu Nyman
ba20f0e4f7
Merge pull request #3246 from diizzyy/patch-7
netdata: update to 1.3.0 and use procd init
8 years ago
Ted Hess
0a1fcfcb72
Merge pull request #3244 from tsl0922/ttyd
ttyd: new package
8 years ago
Shuanglei Tao
c2eb132d5d
Add ttyd package
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
8 years ago
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>
8 years ago
Nikos Mavrogiannopoulos
868315d959
gnutls: remove C99 constructions rejected by compiler
8 years ago
Nikos Mavrogiannopoulos
741e4481c8
ocserv: updated to 0.11.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Ted Hess
d6130c92b9
Merge pull request #3221 from Borromini/mii-tool
mii-tool: re-introduce from oldpackages
8 years ago
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>
8 years ago
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
8 years ago
Stijn Segers
185ee7b7df
mii-tool: re-introduce from oldpackages
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
8 years ago
Ted Hess
125548b72d
Merge pull request #3137 from dangowrt/hd-idle-procd
hd-idle: convert init script to procd
8 years ago
Hannu Nyman
9adfaaf286
Merge pull request #3243 from diizzyy/patch-6
sngrep: update to snapshot 2016-09-27
8 years ago
Hannu Nyman
b535b456e9
Merge pull request #3242 from diizzyy/patch-5
exfat-nofuse: update to snapshot 2016-09-26
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
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>
8 years ago
Hannu Nyman
96ca587b05
Merge pull request #3241 from changeway/libstrophe
libstrophe: Update to version 0.9.1
8 years ago
Chih-Wei Chen
38b9f65e37
libstrophe : Update to version 0.9.1
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
8 years ago
Álvaro Fernández Rojas
fb6ce97e95
Merge pull request #3237 from diizzyy/patch-4
dmidecode: use url alias
8 years ago
Hannu Nyman
b1b4e325e4
Merge pull request #3223 from chris5560/master
ddns-scripts: bump to version 2.7.5
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