Commit graph

2005 commits

Author SHA1 Message Date
Daniel Golle
af68f43147 auc: sync with server API
Drop pre-ucert signature verification.
HTTPS is optional now as integrity can also be provided using ucert.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-06 15:22:48 +01:00
Rosen Penev
1f0c3d1eeb bonnie++: Update to 1.98
This version contains NVME fixes.

Edited the patches to modify the package Makefile directly so as to reduce
hacks in the OpenWrt Makefile.

Added LTO support to lower filesize by ~4KB.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-03 16:29:06 -08:00
Daniel Golle
f96a5706a0 pcsc-lite: update to version 1.8.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 21:55:04 +01:00
Daniel Golle
4f9d340677 cryptsetup: update to version 2.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:54:36 +01:00
Peter Liedholm
03f255c9f0 telldus-core: Add new package.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
2019-03-01 21:19:45 +01:00
Hannu Nyman
e85b349fcc
Merge pull request #8244 from Cynerd/i2c-tools-rework-master
i2c-tools: rework package to use variants
2019-02-26 15:54:41 +02:00
Daniel Golle
b03892468a
Merge pull request #8265 from aparcar/fft-eval
fft-eval: add package
2019-02-25 13:08:38 +01:00
Yuhei OKAWA
48eadd2ffd open-vm-tools: Add new package open-vm-tools
Add new package,
open-vm-tools is Open Virtual Machine Tools for VMware guest OS

tested: OpenWrt master and 18.06.2 (x86_64) on ESXi 6.5, 6.7

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-02-25 13:47:01 +08:00
Karel Kočí
12caa41dd1
i2c-tools: rework package to use variants
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-02-23 23:11:03 +01:00
Paul Spooren
6ddfe18e31 fft-eval: add package
This program has been created to aid open source spectrum analyzer
development for Qualcomm/Atheros AR92xx and AR93xx based chipsets.

Find more information about the package here:
https://github.com/simonwunderlich/FFT_eval

This package is used in LibreMesh, however our CI doesn't support
multiple architecures as all LibreMesh code is lua. Adding this package
to the official repos allows us to offer it in our tool chain.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-02-21 08:56:43 +01:00
Rosen Penev
4be546f657 btrfs-progs: Several fixes
Remove LTO. It causes an increase in size.

Remove fsck.btrfs. It's just a script that says to run btrfs check.

Replace INSTALL_BIN with CP to avoid copying what should be a symlink.

Install libbtrfsutil. This is needed by a few of the tools.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-19 15:24:32 -08:00
Hao Dong
a070d0e664 fish: update to v3.0.2
Signed-off-by: Hao Dong <halbertdong@gmail.com>
2019-02-20 01:31:36 +08:00
Hannu Nyman
957e9bcf32
Merge pull request #8177 from neheb/ff
fio: Update to 3.13
2019-02-16 13:45:10 +02:00
Hannu Nyman
43720d2102
Merge pull request #8163 from diizzyy/bash-patches
utils/bash: Import upstream patches for 5.0
2019-02-16 10:22:37 +02:00
Hannu Nyman
0745dc5d6c
Merge pull request #8220 from mstorchak/smartmontools-drivedb
smartmontools: move drive database to a separate packege
2019-02-15 18:00:02 +02:00
Maxim Storchak
5ae0c32a9c smartmontools: move drive database to a separate packege
By default the database of the known drives is compiled into smartctl and smartd.
These tools also support loading external database from /usr/share/smartmontools/drivedb.h.
This changeset splits moves the database to a separate package
which allows to save some flash space and RAM for those for whom
generic S.M.A.R.T. attributes are enough.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-02-14 22:01:51 +02:00
Hannu Nyman
4b6af70915
Merge pull request #8066 from neheb/patch-5
tar: Update to 1.31
2019-02-14 18:29:36 +02:00
Hannu Nyman
b4c129f81d
Merge pull request #7674 from neheb/task
taskwarror: Update to 2.5.1
2019-02-13 22:11:35 +02:00
Rosen Penev
75f6c482ad fio: Update to 3.13
Added -Wl,--gc-sections for smaller size.

Removed TARGET_CFLAGS as there is no difference in size.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-12 11:27:43 -08:00
Jeffery To
da2974620e rtl-ais: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also fixes some space-indented lines to use tabs.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-12 18:03:20 +00:00
Hannu Nyman
66e68603f3
Merge pull request #8185 from micmac1/maria-10222
mariadb: update to 10.2.22 + clean up shared lib deps
2019-02-12 19:31:33 +02:00
Ted Hess
96921a2e7f
Merge pull request #8159 from neheb/xz
xz: Compile with PIC to fix linking errors
2019-02-12 10:52:32 -05:00
Jeffery To
1b48b88c95 sysstat: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-12 14:57:40 +08:00
Sebastian Kemper
874701cdab mariadb: bump to 10.2.22
From upstream release notes:

- Backport Information Schema CHECK_CONSTRAINTS Table.
- MDEV-17475: Maximum value of table_definition_cache is now 2097152.
- InnoDB ALTER TABLE fixes: MDEV-16499, MDEV-18186, MDEV-18237, MDEV-18222,
  MDEV-18256, MDEV-18016, MDEV-16849
- Mariabackup fixes: MDEV-18185, MDEV-18201, MDEV-18194
- Galera crash recovery fix: MDEV-15740
- Encryption fixes: MDEV-18129, MDEV-18183, MDEV-18279
- Fixes for the following security vulnerabilities:
  - CVE-2019-2510
  - CVE-2019-2537

OpenWrt notes:
- OpenSSL patch dropped as issue fixed upstream

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-02-11 21:49:22 +01:00
Sebastian Kemper
f4fda3f7f6 mariadb: fix libmariadb depends
The shared library does not depend on libatomic nor libstdcpp anymore.
This is very good news for the users of said lib.

This commit updates the depends accordingly.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-02-11 21:44:42 +01:00
Jeffery To
024644cef3 hd-idle: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-11 22:25:14 +08:00
W. Michael Petullo
4bb18b04b6 jq: compile with _GNU_SOURCE (fixes #7785)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-02-11 06:58:21 -05:00
Hannu Nyman
20aae8b5a5
Merge pull request #8164 from diizzyy/patch-6
bluez: Cosmetic fixes
2019-02-10 14:42:24 +02:00
Rosen Penev
a03aacd97b taskwarrior: Update to 2.5.1
Makefile adjustments for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 09:54:58 -08:00
Daniel Engberg
aa1d7d134c utils/bash: Import upstream patches for 5.0
Source:
ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-001
ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-002

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-02-09 13:41:43 +00:00
Hannu Nyman
a4ebdf389c
Merge pull request #7823 from BKPepe/owfs3.2p3
owfs: update to version v3.2p3
2019-02-09 14:41:20 +02:00
Daniel Engberg
e39ae54762
bluez: Cosmetic fixes
Use $(INSTALL_BIN) instead of $(CP) when installing binaries

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-02-09 13:01:56 +01:00
Rosen Penev
ea5f175f44 xz: Compile with PIC to fix linking errors
While researching CircleCI build failures, I came across a linking error
relating to liblzma, where ld instructs to recompile with fPIC.

Unfortunately, this increases filesize. Added some configure flags to try
to mitigate is somewhat.

Removed maintainer as he is no longer active.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 00:23:36 -08:00
Daniel Golle
243b06bef5
Merge pull request #7631 from neheb/patch-1
cryptsetup: replace libgcrypt with AFALG and remove OpenSSL variant
2019-02-08 14:12:00 +01:00
Paul Spooren
6f5fabc5c8 prometheus: update to 2.7.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-02-04 10:11:14 +01:00
Rosen Penev
1cc4aae428 moreutils: Update to 0.63
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-02 11:19:50 -08:00
Rosen Penev
4815585a3b cryptsetup: Remove OpenSSL variant
OpenSSL is only used for hashing while being a huge dependency (689.4KB
for mips_24kc.

Cryptsetup also supports and recommends argon2 for hashing, which is not
provided by OpenSSL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-31 20:10:08 -08:00
Rosen Penev
685ca41089 cryptsetup: Replace libgcrypt with AFALG
Add several configure arguments to speed up build time.

Switch from using libgcrypt to using the kernel directly.

This has a number of benefits including smaller size and faster speed. It
also allows selection of desired crypto primatives instead of having all
of them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-31 20:10:08 -08:00
Josef Schlehofer
b3fa670156
owfs: update to version v3.2p3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-31 05:23:31 +01:00
Jan Pavlinec
ad2eaec1c8
ssdeep: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-30 23:28:42 +01:00
Moritz Warning
77a1312262 device-observatory: Specify libmicrohttpd dependency
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-01-29 12:45:46 +01:00
Daniel Golle
1db9c7abb9 cryptsetup: update to version 2.0.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Rosen Penev
ffec2cdfbf
tar: Update to 1.31
Fixes CVE-2018-20482

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 16:45:58 -08:00
Rosen Penev
71b6d908ad btrfs-progs: Update to 4.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-27 15:32:04 -08:00
Daniel F. Dickinson
cc039d801e lxc: Disable use of unwanted libraries explicity
Otherwise one gets a failure if the libraries (e.g. Python
header file) exist in the build system.  Worse in some cases
is host headers being found if one doesn't specifically
disable a library search in autotools.  It is especially
important that Python is disabled by default.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-27 15:11:11 -05:00
Sebastian Kemper
db9ceb300b mariadb: bump to 10.2.21
Version bump. Adds new upstream plugin caching_sha2_password.so to the
client lib package.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-01-27 16:26:54 +01:00
Sebastian Kemper
9c56b2de11 mariadb: move 50-client.cnf to lib pkg
50-client.cnf is used by the client library, so it should be installed
with the library. This commit moves the configuration file to the
correct package and updates its depend (50-client.cnf is sourced by
my.cnf from mariadb-common).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-01-27 16:20:20 +01:00
champtar
ddea6e79ca
Merge pull request #7813 from pm73/master
prometheus-node-exporter-lua: change network metric type to counter
2019-01-27 07:52:02 -05:00
Hannu Nyman
0878993e26
Merge pull request #7991 from neheb/pci2
pciutils: Update to 3.6.2
2019-01-27 12:19:06 +02:00
Hannu Nyman
ceada9ba26
Merge pull request #7776 from neheb/patch-15
lvm2: Update to 2.03.02
2019-01-27 12:13:05 +02:00
Hannu Nyman
f1561b309d
Merge pull request #7833 from neheb/m
mariadb: Fix compilation without deprecated OpenSSL APIs
2019-01-27 12:04:54 +02:00
Hannu Nyman
0a4c29b33d
Merge pull request #7928 from dhewg/pull/prometheus-statsd-exporter
prometheus-statsd-exporter: switch config to openwrt interface names
2019-01-27 12:02:32 +02:00
Hannu Nyman
fcb1cc6b06
Merge pull request #7949 from dengqf6/zsh
zsh: size optimizations and fix build without musl
2019-01-27 11:55:26 +02:00
Hannu Nyman
f5bcc5490a
Merge pull request #7994 from neheb/patch-11
gzip: Update to 1.10
2019-01-27 11:45:05 +02:00
Hannu Nyman
8f14b6deac
Merge pull request #8010 from neheb/hdp
hdparm: Fix LDFLAGS
2019-01-27 11:43:42 +02:00
Hannu Nyman
6ff8b353f5
Merge pull request #8030 from jow-/at-elf-depends
at: change libelf1 dependency to libelf
2019-01-26 10:21:54 +02:00
Ted Hess
2fa8dfd1a0
Merge pull request #8029 from jow-/avrdude-elf-depends
avrdude: change libelf1 dependency to libelf
2019-01-24 12:25:55 -05:00
Daniel Engberg
c48a405b23 utils/bash: Update to 5.0
Update bash to 5.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-24 20:20:53 +08:00
Jo-Philipp Wich
2fcb74aaba at: change libelf1 dependency to libelf
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in "at" accordingly.

There are no functional changes and no changes in the resulting binary.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:15:38 +01:00
Jo-Philipp Wich
24061255cd avrdude: change libelf1 dependency to libelf
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in avrdude accordingly.

There are no functional changes and no changes in the resulting binary.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:13:15 +01:00
Rosen Penev
cb6e9c6f21 hdparm: Fix LDFLAGS
Based on debian patch. LDFLAGS were not being passed, which caused relro
to not be applies.

Also made stock CFLAGS optional. -fkeep-inline was keeping sizes high.

Removed PKG_NO_MIPS16 as the original problem seems to be gone.

Size from 54338 to 50761

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 21:38:57 -08:00
Hannu Nyman
c0d4684528
Merge pull request #8008 from aparcar/prometheus-2.6.1
prometheus: update to 2.6.1
2019-01-21 21:52:02 +02:00
Paul Spooren
bd577f1d57 prometheus: update to 2.6.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-01-21 19:05:55 +01:00
Hannu Nyman
49e441c259
Merge pull request #8003 from neheb/btr
btrfs-progs: Update to 4.20
2019-01-21 17:41:02 +02:00
Rosen Penev
16f623b387 rtl-ais: Fix compilation on i386
The code from 1996 is using pre-c99 inline semantics that cause compilation
failures on i386. Added std-gnu89 to fix this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 11:38:56 +01:00
Rosen Penev
fb93387ec3 btrfs-progs: Update to 4.20
Remove copyright.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-20 11:22:44 -08:00
Deng Qingfang
db10582fdb lm-sensors: use codeload and add ABI_VERSION
Use codeload URL suggested by neheb
Add ABI_VERSION:=5 to libsensors

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>

Bump PKG_RELEASE just in case.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-20 20:42:31 +02:00
Hannu Nyman
cd09ac7557
Merge pull request #7943 from neheb/sm
smartmontools: Update to 7.0
2019-01-20 12:10:26 +02:00
Rosen Penev
db5d6d7a7f
gzip: Update to 1.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 22:20:45 -08:00
Rosen Penev
119851b14e pciutils: Update to 3.6.2
Switched source to the same one as usbutils as it is versioned.

A few other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 18:11:15 -08:00
Rosen Penev
2fa60e3e6d mariadb: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 12:52:53 -08:00
Hannu Nyman
2cf3336481
Merge pull request #7939 from dengqf6/lm-sensors
lm-sensors: update to 3.5.0
2019-01-19 13:14:29 +02:00
Hannu Nyman
cbced99807
Merge pull request #7811 from neheb/b
bonnie++: Replace libstdcpp depend with generic CXX.
2019-01-18 17:31:24 +02:00
Jan Pavlinec
1bf4e7ddf2 unzip: fix PKG_CPE_ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-17 21:58:54 +08:00
Rosen Penev
4dd0b9e685 smartmontools: Update to 7.0
Removed weird uclibc++ compatibility stuff as it seems to not be needed
anymore.

Switched to standard variables.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed PKG_FIXUP as it seems the package has been fixed already.

A few changes to the CFLAGS and linker options resulted in ipk size going
from 244694 to 244283, possibly due to previous overlinking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-15 11:00:48 -08:00
Deng Qingfang
e23379746f lm-sensors: update to 3.5.0
Also switch to GitHub tarball
Removed upstreamed patch

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-01-16 00:00:44 +08:00
Jan Pavlinec
cb24d1022b unzip: patch CVE-2018-1000035 and add PKG_CPE_IDE
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-15 20:35:52 +08:00
Deng Qingfang
b09d620139 zsh: size optimizations and fix build without musl
Disable dynamic libraries and enable LTO
Only use `--enable-libc-musl` when musl is selected
Shrinks ipk size by about 200KB

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-01-14 13:06:12 +08:00
Rosen Penev
1e9d2f2bd0 bonnie++: Replace libstdcpp depend with generic CXX.
This allows to get rid of the heavy libstdcpp dependency.

Added -fno-rtti to save a little space (200 bytes).

Also did some Makefile rearrangements for consistency.

Added HTTPS to URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-12 16:25:17 -08:00
Hannu Nyman
6bc225ac65
Merge pull request #7779 from neheb/patch-3
grep: Update to 3.3
2019-01-12 11:33:50 +02:00
Hannu Nyman
1f0a005722 collectd: remove lm-sensors version upper limit
Backport an upstream patch to remove the upper limit of
lm-sensors version check, so that using lm-sensors 3.5.0
will work.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-12 10:39:24 +02:00
Hannu Nyman
0e162458c0
Merge pull request #7911 from br101/bluez-util
bluez: Add bdaddr tool
2019-01-09 21:04:59 +02:00
Andre Heider
55d820ee36 prometheus-statsd-exporter: bump version
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-01-09 09:26:31 +01:00
Andre Heider
c5eb9e9e42 prometheus-statsd-exporter: add a config reload trigger
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-01-09 09:26:31 +01:00
Andre Heider
b53fcc98b9 prometheus-statsd-exporter: switch config to openwrt interface names
Drop the config knobs '*_address' and introduce '*_interface'
and '*_ipv6' instead.

'*_interface' takes an openwrt interface name ('loopback', 'lan',
'wan' etc), from which the primary IP is used to listen on. If
the matching '*_ipv6' is set to '1', the IPv6 adress will be used,
IPv4 elsewise.

procd interface triggers are now combined with this, so if a listen
interface is not yet configured when the init script is executed, the
process start is defered, and the trigger takes care of that once
the interfaces are ready.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-01-09 09:25:43 +01:00
Jianhui Zhao
92f805325d rtty: Update to 6.5.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-01-09 11:17:37 +08:00
Bruno Randolf
deb050b46c bluez: Add bdaddr tool
Let't add the bdaddr tool, it's handy to change the BT address.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2019-01-08 15:04:28 +00:00
Michael Heimpold
e53aadba0d
Merge pull request #7650 from mhei/open-plc-utils-missing-tools
open-plc-utils: package missing tools amprule, pev and evse
2019-01-06 08:45:07 +01:00
Hannu Nyman
180d9bab4b
Merge pull request #7857 from dhewg/pull/prometheus-statsd-exporter
prometheus-statsd-exporter: fix compilation with go 1.11.4
2019-01-05 20:12:53 +02:00
Hannu Nyman
6101062547
Merge pull request #7862 from cshoredaniel/pr-findutils-alternatives
findutils: Fix conflict with busybox find/xargs
2019-01-05 20:07:50 +02:00
Vladimir Ulrich
3e6bd1169f zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2019-01-04 18:20:23 +03:00
Andre Heider
9fadc6bc7a prometheus-statsd-exporter: fix compilation with go 1.11.4
This fixes the exact same build error reported at [0].
Upstream fixed it too, see [1], but I decided to use the minimal patch
until a new version is released instead.

[0] https://github.com/golang/go/issues/29281
[1] https://github.com/prometheus/statsd_exporter/pull/171

Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-01-04 07:33:15 +01:00
Andre Heider
cdacfc888c prometheus-statsd-exporter: add myself as maintainer
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-01-04 07:33:15 +01:00
Hannu Nyman
f56d487897
Merge pull request #7864 from dibdot/mc
mc: midnight commander 4.8.22
2019-01-03 22:35:03 +02:00
Dirk Brenken
74ed166e3f mc: midnight commander 4.8.22
* bump mc package release to 4.8.22,
  news in this release see here:
  http://midnight-commander.org/wiki/NEWS-4.8.22
* refresh subshell patch

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-03 15:47:57 +01:00
Daniel F. Dickinson
891ce6fca3 findutils: Fix conflict with busybox find/xargs
Use the new ALTERNATIVES mechanism to fix installation conflict
against busybox find and xargs.  Also add myself back as maintainer
since folks seem to be asking me anyway.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-03 06:21:08 -05:00
Hannu Nyman
582f402907
Merge pull request #7541 from BKPepe/findutils
findutils: polishing of Makefile
2019-01-02 18:06:47 +02:00
Piotr Machała
626b197cc1 prometheus-node-exporter-lua: change network metric type to counter
Signed-off-by: Piotr Machała <pm7gt@933x.net>
2018-12-30 22:11:25 +01:00
Hao Dong
bcd30e0c81 fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
Signed-off-by: Hao Dong <halbertdong@gmail.com>
2018-12-31 01:45:21 +08:00
Josef Schlehofer
ff7ab71991
findutils: polishing of Makefile
Changes:
- added license
- added URL
- removed descriptions of individual packages
- added 'dummy' package: findutils, which contains 3 dependencies: find, xargs, locate

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-12-29 19:34:12 +01:00