Commit graph

22865 commits

Author SHA1 Message Date
Rosen Penev
8b46b7c8c5
Merge pull request #14312 from neheb/tt
ttyd: update to 1.6.2
2020-12-30 17:37:14 -08:00
Rosen Penev
2fc16c17ca
Merge pull request #14381 from neheb/u
unrar: update to 6.0.3
2020-12-30 17:36:33 -08:00
Rosen Penev
6c5e14e2b7
Merge pull request #14382 from neheb/t
tcp_wrappers: fix compilation under glibc
2020-12-30 17:36:15 -08:00
Rosen Penev
34a3e9bc09
Merge pull request #14374 from neheb/ksmbdt
ksmbd-tools: fix compilation with glibc
2020-12-30 17:35:24 -08:00
Rosen Penev
8a900975d5
tcp_wrappers: fix compilation under glibc
libnsl seems to not be a library that comes with glibc.

Remove excess whitespace.

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 17:27:32 -08:00
Rosen Penev
c23556c8b0
Merge pull request #14375 from neheb/c
coova-chili: fix compilation with glibc
2020-12-30 17:24:38 -08:00
Rosen Penev
d0128d7dbb
Merge pull request #14380 from neheb/x
xfsprogs: fix compilation under glibc
2020-12-30 17:07:59 -08:00
Rosen Penev
7cb7a2e2a8
unrar: update to 6.0.3
Fix compilation with glibc by adding pthread linker flag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 17:07:12 -08:00
Rosen Penev
9a7c519f6e
Merge pull request #14379 from neheb/atft
atftp: fix compilation with glibc
2020-12-30 16:57:51 -08:00
Rosen Penev
b90ce88d03
bfdd: fix compilation with glibc
Remove uClibc-ng patch as it's not in the tree anymore.

Also remove the _GNU_SOURCE CFLAG for the same reason.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:53:53 -08:00
Rosen Penev
4d4d9a2c32
xfsprogs: fix compilation under glibc
Missing link to librt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:52:59 -08:00
Rosen Penev
c305383cab
Merge pull request #14373 from PolynomialDivision/dawn-fix-glibc
dawn: bump to latest version
2020-12-30 16:40:24 -08:00
Rosen Penev
aa6d8f1f19
Merge pull request #14376 from neheb/b
bonnie++: fix compilation with glibc
2020-12-30 16:39:31 -08:00
Rosen Penev
1f25c9c25f CI: switch back to ARCHS
Upstream wants to remove ARC700. That and currently, ARC700 is not
compiling with glibc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 14:38:43 -10:00
Rosen Penev
9ac737ac80
atftp: fix compilation with glibc
It's defining two functions twice for some reason.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:37:57 -08:00
Rosen Penev
67ac784f75
auc: link to libdl when needed
Fixes compilation under glibc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:36:52 -08:00
Rosen Penev
3470992ad9
bonnie++: fix compilation with glibc
link to pthreads was missing

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:35:14 -08:00
Rosen Penev
687dc0cc95
coova-chili: fix compilation with glibc
Disable Werror as it errors on pointless stuff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:34:30 -08:00
Rosen Penev
5eeb8f8a79
ksmbd-tools: fix compilation with glibc
Needs to be linked to lpthread.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 16:32:58 -08:00
Maxim Storchak
d39c77ba81 lvm2: provide selinux and non-selinux build variants
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-12-31 00:28:58 +00:00
Nick Hainke
2922da5fe6 dawn: bump to latest version
Includes:
  CMakeList: fix compiling with glibc

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-12-31 00:14:25 +01:00
Dirk Brenken
8654285395
Merge pull request #14367 from dibdot/banip-fix
banip: DHCPv6 bugfix
2020-12-30 21:00:27 +01:00
Dirk Brenken
33ed1eff57
banip: DHCPv6 bugfix
* ignore local DHCPv6 related and local icmpv6 traffic in banIP chain

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-12-30 20:02:40 +01:00
Huangbin Zhan
326315425a bash: import upstream patches for 5.1
Source:
https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-001
https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-002
https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-003
https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-004

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-12-30 23:09:41 +08:00
Vladimir Ulrich
48c60bf2a6 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2020-12-29 17:55:46 +02:00
Rosen Penev
eb4a86a1bc
Merge pull request #14345 from lucize/frrup
frr: update stable to 2020-12-22
2020-12-28 18:07:31 -08:00
Paul Spooren
ce1de4c0f1 CI: use SDK depending on destination branch
Not only use snapshot SDKs for master test but whatever destination
branch is used.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-12-28 15:45:03 -10:00
Rosen Penev
598e34a81f
Merge pull request #14354 from nxhack/sp_904
node-serialport: update to 9.0.4
2020-12-28 16:18:28 -08:00
Rosen Penev
835d7a5e5b
Merge pull request #14353 from nxhack/spb_904
node-serialport-bindings: update to 9.0.4
2020-12-28 16:18:24 -08:00
Rosen Penev
d9dfbd38d2
Merge pull request #14352 from nxhack/hb_124
node-homebridge: update to 1.2.4
2020-12-28 16:18:18 -08:00
Rosen Penev
b131a78fc7
Merge pull request #14351 from nxhack/hid_211
node-hid: update to 2.1.1
2020-12-28 16:18:14 -08:00
Rosen Penev
4c43153a34
Merge pull request #14355 from gstrauss/lighttpd-1.4.58
lighttpd: update to lighttpd 1.4.58 release hash
2020-12-28 16:18:07 -08:00
Rosen Penev
a9ce58b018
Merge pull request #14350 from neheb/im
imobiledevice: backport iOS 14 backup patch.
2020-12-28 13:06:19 -08:00
Glenn Strauss
a49dec8a5f lighttpd: update to lighttpd 1.4.58 release hash
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2020-12-27 23:54:45 -05:00
Hirokazu MORIKAWA
bad982c92e node-serialport-bindings: update to 9.0.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-28 13:34:34 +09:00
Hirokazu MORIKAWA
3135860bae node-serialport: update to 9.0.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-28 13:33:28 +09:00
Hirokazu MORIKAWA
31123a08f9 node-homebridge: update to 1.2.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-28 13:32:09 +09:00
Hirokazu MORIKAWA
e55bb25508 node-hid: update to 2.1.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-28 13:30:49 +09:00
Rosen Penev
35baa6e96f
imobiledevice: backport iOS 14 backup patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-27 16:58:47 -08:00
Lucian Cristian
51a481ff94 frr: update stable to 2020-12-22
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-12-27 22:33:34 +02:00
Jianhui Zhao
4b96bbfacc libuhttpd: Update to 3.7.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-12-26 22:09:53 +01:00
Jiri Slachta
3416108451
Merge pull request #14313 from neheb/ti
tiff: update to 4.2.0
2020-12-26 17:03:27 +01:00
Daniel Engberg
3521e7f6da
Merge pull request #14337 from BKPepe/netdata
netdata: update to version 1.28.0
2020-12-26 02:15:00 +01:00
Josef Schlehofer
6c5e3e5cca
netdata: update to version 1.28.0
Refreshed patches and removed one backported patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-12-26 01:53:11 +01:00
Rosen Penev
079ffbd44e
Merge pull request #14333 from 1715173329/yq-update
yq: Update to 4.1.0
2020-12-25 14:48:19 -08:00
Tianling Shen
2f1e481ac3
yq: Update to 4.1.0
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-12-25 17:44:18 +08:00
Josef Schlehofer
af52f1e439
x264: update to commit from 2020-10-26
Snapshots were discontinued according to
https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt
and users should use source code.

While at it, fix SPDX License Identifier to correct one.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-12-25 10:00:48 +01:00
Rosen Penev
01809e8a3d
Merge pull request #14311 from neheb/sy
sysstat: update to 12.4.2
2020-12-24 19:18:50 -08:00
Rosen Penev
952dbc05b2
Merge pull request #14308 from neheb/spi2
spi-tools: update to 0.8.6
2020-12-24 19:18:41 -08:00
Rosen Penev
4662ccd382
Merge pull request #14307 from neheb/shai
shairport-sync: update to 3.3.7
2020-12-24 19:18:33 -08:00