Commit graph

18324 commits

Author SHA1 Message Date
Rosen Penev
013162d079
ffmpeg: disable x86 asm for old CPU types
This is a workaround for NASM being totally broken.

I have two patches, one for master and another for 19.07 that upstream is
not merging.

https://patchwork.ozlabs.org/patch/1221696/
https://patchwork.ozlabs.org/patch/1221697/

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-16 19:33:08 -08:00
Rosen Penev
66a59bcb0d
Merge pull request #11346 from neheb/abas1
libupnp: update to 1.12.0
2020-02-16 19:31:11 -08:00
Rosen Penev
e2bd991ff7
Merge pull request #11355 from neheb/abaska222
nfdump: fix compilation with musl-fts
2020-02-16 11:18:00 -08:00
Jo-Philipp Wich
acc731f314
Merge pull request #11352 from dengqf6/nlbw
nlbwmon: bump to latest git
2020-02-16 16:15:13 +01:00
Rosen Penev
69c5459599
nfdump: fix compilation with musl-fts
This either uses it, or falls back on its own implementation.

Removed nls.mk. It's not needed/used.

Added size reduction FLAGS.

Cleaned up for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-15 21:40:04 -08:00
Rosen Penev
9a2f67de84
serdisplib: update to 2.02
Use standard PKG_INSTALL. Added patch to fix compilation with it.

Use PKG_INSTALL_DIR as a result.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Add build depends for libusb as it is needed for compilation.

Various small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-15 20:42:05 -08:00
Rosen Penev
11f7efd3a2
Merge pull request #11347 from neheb/abaskat31
cifs-utils: update to 6.10
2020-02-15 19:47:39 -08:00
Rosen Penev
ea0cd8d774
Merge pull request #11348 from neheb/qw
miniupnpc: update to 2.1.20191224
2020-02-15 19:47:20 -08:00
Rosen Penev
9b51c8c786
Merge pull request #11349 from neheb/qw2
unrar: update to 5.9.1
2020-02-15 19:46:57 -08:00
Rosen Penev
5dfc345b24
Merge pull request #11308 from BKPepe/sshpass
sshpass: add new package
2020-02-15 19:46:32 -08:00
Rosen Penev
efdca28bfc
Merge pull request #11337 from neheb/prot
spoofer: remove host build + cleanups
2020-02-15 19:35:32 -08:00
DENG Qingfang
5e140462e4 nlbwmon: bump to latest git
e921ca0a Add further commonly used protocols to the protocol file.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-02-16 01:53:22 +08:00
Michal Hrušecký
18ccf174d6
sshpass: add new package
Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-02-15 13:45:30 +01:00
Rosen Penev
acabb2cf50 tor: fix init scripts
pidfile should not be set. tor handles it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-15 03:55:02 -08:00
Rosen Penev
349d26ac6c
Merge pull request #11340 from neheb/abaskat3r
google-authenticator-libpam: update to 1.08
2020-02-15 01:59:16 -08:00
Rosen Penev
a0cab3ca3a
Merge pull request #11330 from neheb/abask
uacme: update to 1.0.22
2020-02-15 01:58:52 -08:00
Rosen Penev
3e54fabd9d
cifs-utils: update to 6.10
Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 21:02:58 -08:00
Rosen Penev
465db0c18c
unrar: update to 5.9.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 20:41:14 -08:00
Rosen Penev
d573632dac
miniupnpc: update to 2.1.20191224
Removed inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 20:31:09 -08:00
Rosen Penev
a06584aaa5
libupnp: update to 1.12.0
Remove outdated build options.

Fix CPE ID.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 17:22:35 -08:00
Rosen Penev
1dc8cb1ee6
libcoap: update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 17:04:41 -08:00
Rosen Penev
ded3ad41b8
sslh: update to 1.20
Fixed maintainer entry.

Added patch fixing compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 16:59:06 -08:00
Rosen Penev
d47092c521
lftp: update to 4.9.1
Fix CPE ID.

Use PKG_INSTALL for consistency between packages.

Use PKG_BUILD_PARALLEL for faster compilation.

Remove outdated std parameter.

Change URLs to HTTPS.

Various minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 16:23:04 -08:00
Rosen Penev
90e5185ec1
grep: update to 3.4
Fix license information.

Install e/fgrep symlinks as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 16:09:15 -08:00
Rosen Penev
61dbeb6f79
google-authenticator-libpam: update to 1.08
malloc bug fix.

Small cleanup.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:59:35 -08:00
Rosen Penev
930a24ed79
file: update to 5.38
Fix license information.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:55:43 -08:00
Rosen Penev
0202fb4ee1
crelay: update to 0.14
Fix license information.

Small cleanup.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:40:09 -08:00
Rosen Penev
63107fa8c0
spoofer: remove host build + cleanups
The host build is not used by anything.

Added PKG_INSTALL for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Added missing protobuf/host build dependency. This was previously
specified as a host dependency, which is wrong.

Removed pointless std parameter.  It's only useful for old G++ versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:16:35 -08:00
Hannu Nyman
8cd7528cb0
Merge pull request #11306 from adrianschmutzler/brcm
collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
2020-02-14 15:53:16 +02:00
Hannu Nyman
fdabfe5281
Merge pull request #11318 from zhaojh329/rtty
rtty: clean the source code
2020-02-14 08:30:45 +02:00
Rosen Penev
8126c362cf dump1090: update to 3.8.0
Fixed wrong URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 21:25:02 -08:00
Rosen Penev
a2228a1071
Merge pull request #11331 from neheb/abaska
udpxy: update to 1.0-24.1
2020-02-13 20:49:07 -08:00
Rosen Penev
bf47eb4cf9
Merge pull request #11332 from neheb/abaskat
libgpg-error: update to 1.37
2020-02-13 18:29:17 -08:00
Rosen Penev
549be0480a
Merge pull request #11275 from neheb/upnp
miniupnpd: convert to procd
2020-02-13 16:42:24 -08:00
Jianhui Zhao
a0159dc983 rtty: clean the source code
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-02-14 08:28:44 +08:00
Rosen Penev
001e9f5081
libffi: do not build in a special directory
There's no need. It also breaks host builds.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:58:30 -08:00
Rosen Penev
4c6a93b062
libgpg-error: update to 1.37
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:56:56 -08:00
Rosen Penev
368d686757
udpxy: update to 1.0-24.1
Switched to codeload tarballs. Simplified the Makefile as a result.

Fixed license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:56:11 -08:00
Rosen Penev
88378b18d3
uacme: update to 1.0.22
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:55:28 -08:00
Rosen Penev
9923272234
sudo: update to 1.8.31
Refresh patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:54:33 -08:00
Rosen Penev
aa87fde482
socat: update to 1.7.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:53:36 -08:00
Rosen Penev
318d2dd74b
screen: update to 4.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:52:44 -08:00
Rosen Penev
4bd8f1bae6
dnsdist: fix compilation on PIE ARM64
$(FPIC) evaluates to -fpic on ARM64, breaking compilation:

The dnsdist build system handles it properly anyway. Added --with-pic to
make it explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:48:44 -08:00
Rosen Penev
c61614a849
miniupnpd: convert to procd
Massive cleanup of the shell script. Many issues were fixed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:34:25 -08:00
Rosen Penev
4c89cf5049
Merge pull request #11320 from nxhack/libuv_1_34_2
libuv: update to 1.34.2
2020-02-13 12:58:52 -08:00
Hannu Nyman
d9d774a435
Merge pull request #11324 from ja-pa/python-py-1.8.1
python-py: update to version 1.8.1
2020-02-13 21:18:32 +02:00
Hannu Nyman
51f656e29f
Merge pull request #11322 from gladiac1337/haproxy-2.1.3
haproxy: Update HAProxy to v2.1.3
2020-02-13 21:18:14 +02:00
Jan Pavlinec
e628a06143
python-py: update to version 1.8.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-13 12:28:48 +01:00
David Bauer
770ae84245 jool: increment PKG_RELEASE
Fixes 1a85f72e51

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-13 10:15:14 +01:00
Christian Lachner
4824685d08 haproxy: Update HAProxy to v2.1.3
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-02-13 10:05:17 +01:00