Daniel Engberg
63571b38d9
utils/haveged: Add SF as primary download site
...
Add Sourceforge as primary download site and main site as secondary.
Drop fedoraproject.org repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-06 00:43:10 +01:00
Hannu Nyman
3195925ccb
haveged: change hash to SHA256
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-05 23:55:52 +02:00
Hannu Nyman
8b8b93ad6c
ccrypt: change hash to SHA256
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-05 23:22:51 +02:00
Daniel Engberg
7daf631911
utils/tmux: Update to 2.3
...
Update tmux to 2.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-04 00:56:13 +01:00
Jean-Michel Lacroix
5c9665a070
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
...
Addition of sqlite storage
Tracking of SMTP traffic instead of P2P traffic
Based on NethServer bandwidthd implementation
Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
2017-01-01 12:44:56 -05:00
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
6aaca067d2
utils/gpsd: remove hotplug script
...
Remove a hotplug script, which starts/stops gpsd with
attaching/detaching a PL2302 USB-UART device.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 22:00:50 +01:00
p-wassi
5099e731b3
utils/gpsd: (cosmetic) update config
...
Make the default config look like usual,
i.e.: indentation using tabs, single quotes, booleans 0/1
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 21:58:05 +01:00
p-wassi
b06eac5382
utils/gpsd: Update to 3.16
...
Update gpsd to upstream release 3.16
The local patch is already included upstream, therefore
removed here.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-07 21:52:58 +01:00
Nikil Mehta
98791614b8
progress: Add package
...
Signed-off-by: Nikil Mehta nikil.mehta@gmail.com
2016-12-05 23:25:36 -08:00
p-wassi
024aec7a7e
utils/grep: update to 2.26
...
Update grep to upstream release 2.26
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:55:52 +01: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
Alberto Bursi
0f26a9f6d3
hd-idle: 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 09:37:46 +01:00
Hannu Nyman
6b2e8ae6ef
Merge pull request #3422 from nwf/ucify-rngd
...
rng-tools: uci-fy, default to doing nothing
2016-10-31 22:50:36 +02:00
Nathaniel Wesley Filardo
bce6d283c1
rng-tools: uci-fy, default to doing nothing
...
Enabling the default configuration will pipe /dev/urandom back into
/dev/random ala the current package behavior. Because this amounts to
disabling the in-kernel entropy estimation, default disabled.
While here, uci-paramaterize the high watermark.
While here, add a pre-command hook for real RNGs that need 'stty raw'
or other such hooks. (e.g. the TrueRNG devices)
As offered in github openwrt/packages#3422 , take over maintainership.
See github openwrt/packages#3142 .
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
2016-10-31 13:17:57 -04:00
Michal Hrušecký
764ac1a078
luci-app-lxc: Minor polishing
...
Add more dependencies needed by download template and replace all, not just
first occurence of : or _ in template name with space in webui.
Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
2016-10-30 22:54:42 +01:00
Hannu Nyman
fba5959f4e
Merge pull request #3394 from bobafetthotmail/patch-20
...
stoken: move to Encryption submenu
2016-10-30 09:53:47 +02:00
Hannu Nyman
0a66d54ae7
Merge pull request #3389 from bobafetthotmail/patch-15
...
cryptsetup: move to Encryption submenu
2016-10-30 09:53:18 +02:00
Hannu Nyman
e3ba3a4775
Merge pull request #3391 from bobafetthotmail/patch-17
...
gnupg: move to Encryption submenu
2016-10-30 09:52:46 +02:00
Hannu Nyman
dc175a01d1
Merge pull request #3392 from bobafetthotmail/patch-18
...
squashfs-tools: move to Filesystems submenu
2016-10-30 09:52:36 +02:00
Hannu Nyman
53e1fa2b70
Merge pull request #3386 from bobafetthotmail/patch-12
...
rrdcgi1/rrdtool1: move to database submenu
2016-10-30 09:51:52 +02:00
Hannu Nyman
9e9af1c7c5
Merge pull request #3379 from bobafetthotmail/patch-3
...
zsh: move to Shells submenu
2016-10-30 09:51:36 +02:00
Hannu Nyman
a96efabd9a
Merge pull request #3378 from bobafetthotmail/patch-2
...
bash: move to Shells submenu
2016-10-30 09:51:24 +02:00
Hannu Nyman
deb4696b73
Merge pull request #3383 from bobafetthotmail/patch-10
...
libhavege: move to Libraries category
2016-10-25 17:50:41 +03:00
Hannu Nyman
ef120b301e
Merge pull request #3382 from bobafetthotmail/patch-9
...
klish: move to Shells submenu
2016-10-25 17:46:28 +03:00
Yousong Zhou
17083195d7
Merge pull request #3390 from bobafetthotmail/patch-16
...
dvtm: move to Terminal submenu
2016-10-25 00:03:41 -05:00
Hannu Nyman
19cfe6a8fa
Merge pull request #3385 from bobafetthotmail/patch-11
...
tmux: move to Terminal submenu
2016-10-24 23:19:42 +03:00
Hannu Nyman
0907ba28de
Merge pull request #3351 from RussellSenior/update-ap51-flash
...
utils/ap51-flash: import from old-packages and update
2016-10-24 13:47:57 +03:00
Alberto Bursi
82a8faa072
tcsh: move to Shells submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 10:22:09 +02:00
Alberto Bursi
4237b1e42f
stoken: move to Encryption submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 00:15:27 +02:00
Alberto Bursi
478d35459c
squashfs-tools: move to Filesystems submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:53:43 +02:00
Alberto Bursi
198ada3b9d
gnupg: move to Encryption submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:41:08 +02:00
Alberto Bursi
55c7ee7bab
dvtm: move to Terminal submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:34:48 +02:00
Alberto Bursi
bb103260af
cryptsetup: move to Encryption submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:29:33 +02:00
Alberto Bursi
dc88e921cc
ccrypt: move to Encryption submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:14:18 +02:00
champtar
d3d0bd86e7
Merge pull request #3387 from bobafetthotmail/patch-13
...
screen: move to Terminal submenu
2016-10-23 21:00:04 +02:00
Hannu Nyman
e9855f05ac
Merge pull request #3360 from riptidewave93/master
...
utils/collectd: Add cpufreq module
2016-10-23 21:51:46 +03:00
Hannu Nyman
efdbe9cad5
Merge pull request #3380 from bobafetthotmail/patch-5
...
gzip: moving to Compression submenu
2016-10-23 21:08:56 +03:00
Alberto Bursi
f94d5dbbb3
screen: move to Terminal submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 20:04:24 +02:00
Alberto Bursi
2f8fcc1696
rrdcgi1/rrdtool1: move to database submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:56:11 +02:00
Alberto Bursi
697789ab77
tmux: move to Terminal submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:42:58 +02:00
Alberto Bursi
951dfd3f06
libhavege: move to Libraries category
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:42:38 +02:00
Alberto Bursi
43dac9065d
klish: move to Shells submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:35:48 +02:00
Alberto Bursi
7f0b030e97
serialconsole: move to Terminal submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:30:33 +02:00
Alberto Bursi
9648acf668
gzip: moving to Compression submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:21:19 +02:00
Alberto Bursi
05d213405b
zsh: move to Shells submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:56:06 +02:00
Alberto Bursi
2c563af997
bash: move to Shells submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:50:14 +02:00
Alberto Bursi
188a11809a
alsa-utils: moved to /sound and Sound category, fix minor bugs
...
Moved source folder in /sound folder, and changed all packages in the makefile
to be shown in Sound category (not in Sound subcategory of Utilities).
Removed a line calling a non-existent Package/alsa-utils/Default
and site URL to the package alsa-utils-tests.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 14:53:34 +02:00
Alberto Bursi
8a8d4516ec
f2fs-tools: update to latest and split up tools
...
I cloned the makefile from LEDE's f2fs-utils package https://github.com/lede-project/source/blob/master/package/utils/f2fs-tools/Makefile
Fixes issue https://github.com/openwrt/packages/issues/1848
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-22 19:00:21 +02:00
Ted Hess
c96031cf7a
ntfs-3g: Update to 2016.2.22 stable releae
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-10-21 17:42:53 -04:00
Ted Hess
d7c386845e
Merge pull request #3366 from Wedmer/master
...
[utils/zoneinfo] Updated to the latest release
2016-10-21 16:57:58 -04:00
Vladimir Ulrich
85a6e5f576
[utils/zoneinfo] Updated to the latest release
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-10-21 21:54:11 +03:00
Jo-Philipp Wich
117bc23432
ntfs-3g: ship /sbin/mount.ntfs compatibility symlink
...
Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs
symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper
programs successfully call external mount helpers by the filesystem name.
The assumption is that /sbin/mount.ntfs is only ever called by util-linux
mount and other mount-wrappers when kernel NTFS support is not available,
means shipping the additional symlink will not interfere with kernel mode
NTFS support.
This commit is mainly intended to prepare transparent fs-tools support for
mounting fuse filesystems, with focus on ntfs-3g in particular.
Please see http://git.lede-project.org/f027c68 for the corresponding
fs-tools support code.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-21 19:04:53 +02:00
Alberto Bursi
881ebfcaa6
gdisk: enabled more utils and changed package name
...
I needed also sgdisk (script-friendly) and while I was at it I added also
cgdisk (uses ncurses interface), all as separate packages.
re-arranged the package folder and set /usr/sbin for install folder
as most tools seem to go in there and not in /sbin.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-18 09:54:57 +02:00
Daniel Engberg
3768670ae1
gdisk: Use libpopt instead of popt as dependency
...
Adds correct dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-17 22:46:44 +02:00
Russell Senior
5970e1395e
utils/ap51-flash: import from old-packages and update
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
2016-10-17 04:37:54 -07:00
Shuanglei Tao
b375b81f15
ttyd: update to 1.1.0
...
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-10-15 23:46:52 +08:00
Nuno Goncalves
1da82b171c
tcsh: remove patches as they are now upstream
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-10-14 10:30:55 +02:00
Álvaro Fernández Rojas
5d032bce1f
dosfstools: merge tools into a single package and remove symlinks
...
- Merge mkfs.fat/fsck.fat/fatlabel into a single package.
- Remove compatibility symlinks.
- Take over maintainership.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:52:26 +02:00
Álvaro Fernández Rojas
dcd7fcfa5b
dosfstools: update to v4.0
...
This updates dosfstools to the latest release available and uses the new
automatically generated Makefiles instead of a hard coded compilation.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:52:26 +02:00
Álvaro Fernández Rojas
a0a35439c2
dmidecode: switch to xz and sha256
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:45:53 +02:00
Álvaro Fernández Rojas
cd13ac4ae1
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 10:48:38 +02:00
Álvaro Fernández Rojas
9bea699e89
pciutils: update to v3.5.2
...
Also switches source to .xz and hash to sha256
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 10:48:02 +02:00
Daniel Engberg
02ad44838c
nano: Switch to xz tarball
...
Switch to xz tarball, less bandwidth used as it's about half in size (1M vs 1.9M).
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-11 17:34:28 +02:00
klirichek
e9c753b6dd
Fixed missing dependency of lvm2 package
2016-10-11 18:43:14 +07:00
Chris Blake
32b7bce818
utils/collectd: Add cpufreq module
...
This change enables building of the built-in cpufreq module within Collectd, which is very useful on x86 and mvebu targets that support CPU frequency scaling. Note that luci-app-statistics currently does not have support for rendering this.
Signed-off-by: Chris Blake <chrisrblake93 at gmail.com>
2016-10-11 02:05:13 -05:00
Michael Heimpold
38a5f16b2b
bandwidthd-php: migrate to php7
...
Package maintainer reported off-list, that the package
also works with php7. So lets migrate the dependencies
to prepare the php5 removal.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 18:38:47 +02:00
Vladimir Ulrich
94958b342f
[utils/zoneinfo] Updated to the latest release version
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-10-04 01:53:40 +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
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
Á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
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
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
diizzyy
0b6825b028
dmidecode: use url alias
...
Use url alias instead of hardcoded URL.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-26 21:31:57 +02:00
diizzyy
f3c4df4b60
gdisk: new package
...
Add gdisk to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-26 17:50:30 +02:00
Pushpal Sidhu
092f108b46
gpsd: Update Maintainer Email
...
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
2016-09-26 08:28:16 -07:00
Pushpal Sidhu
23352a4f22
evtest: Update Maintainer Email
...
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
2016-09-26 08:28:16 -07:00
Hannu Nyman
c0b208ea68
Merge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatform
...
gpsd: fix cross platform compilation
2016-09-26 18:06:47 +03:00
David Thornley
4ed704b4b4
gpsd: fix cross platform compilation
...
In SConstruct the set of executables in the devenv variable should be adjusted to use the cross compile toolchain (as opposed to host's executables).
Achieved by setting target option to the toolchain prefix which corrects compilation on macOS.
Note, TARGET_CROSS has to have the hyphen stripped as SConstruct uses the target variable with an implied hyphen (env['target'] + '-' + toolname)
Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
2016-09-26 09:48:46 +10:00
Hannu Nyman
7d8b40445a
Merge pull request #3211 from nxhack/configure_without_libacl
...
logrotate: configure without libacl
2016-09-25 18:32:55 +03:00
Michael Heimpold
e7b11e0366
mmc-utils: fix compilation on mips64
...
This commit adds a patch to remove a superfluous include.
Removing this include prevents the following error (detected by LEDE
project's buildbot while compiling for mips64 architecture):
(Note: directory names shorted for better readability)
In file included from mmc.h:20:0,
from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:29:44: error: conflicting types for '__s64'
__extension__ typedef __signed__ long long __s64;
^
In file included from /srv/.../include/asm/types.h:22:0,
from /srv/.../include/linux/types.h:4,
from /srv/.../include/linux/fs.h:11,
from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:28:25: note: previous declaration of '__s64' was here
typedef __signed__ long __s64;
^
In file included from mmc.h:20:0,
from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:30:42: error: conflicting types for '__u64'
__extension__ typedef unsigned long long __u64;
^
In file included from /srv/.../include/asm/types.h:22:0,
from /srv/.../include/linux/types.h:4,
from /srv/.../include/linux/fs.h:11,
from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:29:23: note: previous declaration of '__u64' was here
typedef unsigned long __u64;
^
Makefile:36: recipe for target 'mmc_cmds.o' failed
The patch was already sent upstream, no response yet.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-24 21:25:13 +02:00
Nuno Goncalves
4055641643
rtklib: fix repository and bump version ( fixes #3212 )
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-09-23 13:29:23 +02:00
Hirokazu MORIKAWA
6cb753511a
logrotate: configure without libacl
...
Issue:
https://github.com/openwrt/packages/issues/3191
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2016-09-23 17:37:09 +09:00
Hannu Nyman
e77de68fbe
rng-tools: Add description, remove unused parameter
...
* Add description to both Makefile and init script that
mentions the default of /dev/urandom as the entropy source.
* Remove the deprecated interval parameter from init script.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-22 14:25:34 +03:00
Hannu Nyman
cc014f7407
gkermit: Fix download address
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-20 18:45:18 +03:00
Hannu Nyman
e9888e482a
Merge pull request #3102 from clehner/ncdu
...
Update ncdu to 1.12
2016-09-20 15:38:00 +03:00
Hannu Nyman
6b9b7adeb0
Merge pull request #3116 from nwf/upstream-gkermit
...
gkermit: add package
2016-09-20 15:30:28 +03:00
Daniel Golle
e95e5b5a1c
ccid: update to version 1.4.24
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Daniel Golle
dfe1d02773
opensc: update to release version 0.16.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Daniel Golle
f5c2adfcf1
pcsc-lite: update to version 1.8.18
...
Support for GnuK token is included in this release, remove patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Daniel Golle
786b9ffb58
lvm2: update to version 2.02.165
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Daniel Golle
c6ee989d64
btrfs-progs: update to version 4.7.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Ted Hess
f95647218a
Merge pull request #3092 from ascob/watchcat
...
watchcat: fix operation of mode 'always'
2016-09-16 17:48:48 -04:00
Toke Høiland-Jørgensen
4b7acb921f
flent-tools: Add package
...
This package installs a couple of helper programs for the Flent testing
tool. These are useful when running tests and gathering remote data from
an OpenWrt/LEDE router.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-09-14 13:33:18 +02:00
Hannu Nyman
33646c1d05
Merge pull request #3154 from jefferyto/slide-switch
...
slide-switch: new package
2016-09-14 11:32:31 +03:00
Hirokazu MORIKAWA
0bf83dfc56
Fix nonnull-compare compile error
...
---
config.c: In function 'strndup':
config.c:87:10: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare]
if(!s)
^
cc1: all warnings being treated as errors
---
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2016-09-13 17:31:54 +09:00
Jeffery To
40de6238e9
slide-switch: new package
...
slide-switch translates slide switch position changes into normal button
presses and releases for OpenWrt / LEDE devices.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-13 12:28:40 +08:00
Hannu Nyman
72f770f16b
Merge pull request #3144 from bk138/logrotate
...
logrotate: import from oldpackages
2016-09-12 20:23:06 +03:00
Álvaro Fernández Rojas
ab8e7b59b9
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-09-12 09:48:55 +02:00
Michael Heimpold
be6eb2b71d
mmc-utils: upgrade to latest revision
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-11 18:04:37 +02:00