Hannu Nyman
af52f49858
Merge pull request #3689 from hnyman/c553
...
collectd: update to 5.5.3
2016-12-28 23:51:45 +02:00
Álvaro Fernández Rojas
ea2115ae01
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-12-27 19:53:00 +01:00
Daniel Dickinson
d811a84077
utils/tar: Fix tar build dependency and CVE-2016-6321
...
Should be PKG_BUILD_DEPENDS not BUILD_DEPENDS
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-12-27 19:52:56 +01:00
Álvaro Fernández Rojas
6efdda825b
Merge pull request #3535 from p-wassi/utils_zip_LFS
...
utils/zip: fix LARGE_FILE_SUPPORT in configure script
2016-12-27 18:21:49 +01:00
Hannu Nyman
ea44014936
collectd: update to 5.5.3
...
Update collectd to 5.5.3
Release notes at https://github.com/collectd/collectd/releases/tag/collectd-5.5.3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 17:25:05 +02:00
Hannu Nyman
f849713743
nano: update to 2.7.2
...
Update nano to version 2.7.2
Compile and run tested on ipq806x.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 12:38:17 +02:00
Jo-Philipp Wich
98e3fbff59
Merge pull request #3605 from bittorf/mysqld-allow_spaces_in_config
...
mysql-server: initscript: allow spaces in 'mysql-config' datadir
2016-12-20 16:20:26 +01:00
Hauke Mehrtens
5f54e6c61e
io: add io-tool
...
This add the io tool from the old package feed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-12-17 15:20:05 +01:00
Dominik Menke
8d441a568c
ecdsautils/libecdsautil: add 0.3.2.20160630
...
These changes are a direct copy of [1]. The original commit
messages were:
> commit 0a6411b56b9edeba1809ffe45c03dbb7261bf45c
> Author: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Sun May 8 11:39:22 2016 +0200
>
> ecdsautils: update to current git, add libecdsautil
>
> The addition of libecdsautil required us to switch from statically
> linked libuecc to a shared library (as we also want shared
> libecdsautil).
> commit 05bc59f3196b1dc05afe845e1df0073e40f0757d
> Author: Nils Schneider <nils@nilsschneider.net>
> Date: Mon Jul 21 14:51:42 2014 +0200
>
> ecdsautils: update to v0.3.2
> commit db7d9410b3e21f5770f28a3c537ba6a681c24e62
> Author: Nils Schneider <nils@nilsschneider.net>
> Date: Thu Jul 10 16:28:10 2014 +0200
>
> ecdsautils: download using git instead of http
> commit 3a1b6541b43d4801608c391d64582af41e7a155a
> Author: Nils Schneider <nils.schneider@gmail.com>
> Date: Wed Feb 6 13:30:26 2013 +0100
>
> Add ecdsautils v0.2
[1]: 0a6411b56b/utils/ecdsautils/Makefile
Signed-off-by: Dominik Menke <dom@digineo.de>
2016-12-14 10:48:32 +01:00
Yousong Zhou
7b812e8fdd
qemu: build sub-packages only for selected targets
...
While at it, move these pacakges to submenu Utilities -> Virtualization
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-13 21:15:33 -06:00
Yousong Zhou
3aa9ece43c
qemu: virtio-console-helper as a separate package
...
While at it, update copyright header.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
Yousong Zhou
c778ff5714
qemu: packaging target {x86_64,arm}-softmmu and friends
...
At the moment, only build these softmmu emulators for x86_64 and sunxi
target. The decision was made for the following reasons
- It seems that interests of virtualization with qemu are mostly from
x86, and ARM recently.
- x86, sunxi boards/boxes capable of running qemu with accel=kvm are more
widely available
- Not all host, target combinations of qemu works, or even compiles
- Extra maintenance work and server resources
Test results are as the following
- Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm
- KVM on Cubieboard2 works
- tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg.
But it's too slow to be useful thus not included in this version
- mips64 host does not compile
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
Yousong Zhou
83f0cfb71a
qemu: bump to version 2.6.2
...
- use CXX_DEPENDS instead of explictly requiring libstdcpp
- use PKG_INSTALL_DIR for packaging qemu-ga
- explicitly --disable-docs
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-11 21:32:22 -06:00
p-wassi
1fc42dbf58
utils/avrdude: update to 6.3
...
Update avrdude to upstream release 6.3
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 08:15:44 +01:00
Bastian Bittorf
20c881a072
mysql-server: initscript: allow spaces in 'mysql-config' datadir
...
also convert script to OpenWrt-style and use
logger instead of echo out to STDERR.
Signed-off-by: Bastian Bittorf <bb@npl.de>
2016-12-01 20:48:08 +01:00
Nuno Goncalves
cc5a56540a
tcsh: bump to version 6.20
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-28 09:41:28 +01:00
Shuanglei Tao
f1d2b004a5
ttyd: update to 1.2.1
...
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-27 21:06:48 +08:00
Luka Perkov
e585e46822
Merge pull request #3526 from sartura/f2fs-tools-no-selinux
...
f2fs-tools: import patch that disables selinux
2016-11-24 22:06:12 +01:00
Vladimir Ulrich
f9fa5c078b
[utils/zoneinfo] Updated to the latest release
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-24 16:22:37 +03:00
Luiz Angelo Daros de Luca
abebd4e756
Merge pull request #3548 from luizluca/attr_githttp
...
attr: use git over HTTP
2016-11-23 20:17:23 -02:00
Fam Zheng
9637d4d02e
oath-toolkit: Add 'oath-toolkit' package
...
Upstream: http://www.nongnu.org/oath-toolkit/index.html
Signed-off-by: Fam Zheng <fam@euphon.net>
---
v2: Address comments of yousong and hnyman.
2016-11-23 07:45:06 -06:00
Luiz Angelo Daros de Luca
777b64cb65
attr: use git over HTTP
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-11-22 16:07:40 -02:00
Denis Osvald
a6c1dba795
f2fs-tools: replace noselinux patch with upstream version
...
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-22 18:10:43 +01:00
p-wassi
85e4442361
utils/nano: update to 2.7.1
...
Update nano to upstream release 2.7.1
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-22 09:18:09 +01:00
p-wassi
39af758c7e
utils/zip: fix LARGE_FILE_SUPPORT in configure script
...
Package zip is currently broken with a runtime error.
When zip is run, it immediately exits with
"zip warning : Not supported (uzoff_t not same size as zoff_t)"
The issue boils down to the package's configure script which tries to
determine LARGE_FILE_SUPPORT on *host* side. The conftest.c is
compiled and ran on the building host to see whether LFS is given or not.
This will fail when cross-compiling. The patch here is created by Romain Naour,
taken from http://lists.busybox.net/pipermail/buildroot/2015-January/117909.html
Reworked and tested by me. Now LFS is detected and the built binaries work
on the target.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-20 22:05:42 +01:00
Denis Osvald
6789e872d9
f2fs-tools: import patch that disables selinux
...
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-18 15:41:14 +01:00
Shuanglei Tao
10503bad44
ttyd: update to 1.2.0
...
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-13 18:56:05 +08:00
Nuno Goncalves
325c2ebbf8
tcsh: bump to version 6.19.01
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-12 22:25:32 +01:00
Hannu Nyman
91200bf982
Merge pull request #3503 from the2masters/rng-tools
...
rng-tools: Fixup Makefile and initscript
2016-11-11 10:42:17 +02:00
Hannu Nyman
450101bea2
collectd: enable cpufreq plugin also for ipq806x
...
Enable cpufreq plugin also for ipq806x,
as IPQ8065 supports CPU frequency scaling.
Run-tested with Netgear R7800.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-10 16:04:02 +02:00
Stefan Hellermann
dc445cc242
rng-tools: Fixup Makefile and initscript
...
- typo in path of uci-defaults scripts
- fix init script when there is no rngd config
- convert init script to procd
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2016-11-10 10:33:22 +01:00
Florian Fainelli
a554a1dd30
Merge pull request #3494 from ffainelli/plc-utils-3481
...
open-plc-utils: Force creation of open-plc-utils metapackage
2016-11-08 10:51:42 -08:00
Luka Perkov
fa76db66ef
Merge pull request #3373 from bobafetthotmail/patch-6
...
f2fs-tools: update to latest and split up tools
2016-11-06 23:59:40 +01:00
Florian Fainelli
dc368cbcd0
open-plc-utils: Force creation of open-plc-utils metapackage
...
Without it, all other plugin packages are not installable.
Fixes #3481
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2016-11-06 13:44:36 -08:00
Richard Kunze
c7408560a1
hdparm: bump version to 9.50
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2016-11-05 18:08:40 +01:00
Vladimir Ulrich
2e88ec6cca
[utils/zoneinfo] Updated to the latest release
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-03 18:18:12 +03:00
Hannu Nyman
d9a25e1c16
Merge pull request #3450 from bobafetthotmail/patch-4
...
avrdude: move to "Microcontroller programming" submenu
2016-11-03 00:03:41 +02:00
Hannu Nyman
d3e60c52bb
Merge pull request #3451 from bobafetthotmail/patch-7
...
dfu-programmer: move to "Microcontroller programming" submenu
2016-11-03 00:03:34 +02:00
Alberto Bursi
6013b58f41
stm32flash: move to "Microcontroller programming" submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:30:30 +01:00
Alberto Bursi
f72d672abf
dfu-programmer: move to "Microcontroller programming" submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:26:53 +01:00
Alberto Bursi
4c1028564e
avrdude: move to "Microcontroller programming" submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:23:26 +01:00
Daniel Golle
1b118db0ad
Merge pull request #3073 from paulo-raca/i2c-tools-py3
...
i2c-tools: Added python3-smbus package
2016-11-02 14:02:19 +01:00
Paulo Costa
581ec01afa
i2c-tools: Added python3-smbus package
...
This only replicates the existing python-smbus package into Python 3
Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
2016-11-02 10:46:42 -02:00
Alberto Bursi
535200b110
zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 11:55:13 +01:00
Hannu Nyman
8067dd75c3
Merge pull request #3443 from bobafetthotmail/patch-7
...
llvm2: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:50 +02:00
Hannu Nyman
46ce67cf2b
Merge pull request #3442 from bobafetthotmail/patch-5
...
hdparm: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:43 +02:00
Hannu Nyman
562744380d
Merge pull request #3441 from bobafetthotmail/patch-3
...
hd-idle: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:33 +02:00
Alberto Bursi
db40cd51eb
gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:11:33 +01:00
Alberto Bursi
dbe0886898
llvm2: capitalized submenu name (disc -> Disc)
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:08:11 +01:00
Alberto Bursi
76c54dc342
hdparm: capitalized submenu name (disc -> Disc)
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:02:34 +01:00