aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sqm-scripts: Update PKG_MIRROR_HASHToke Høiland-Jørgensen2020-12-31
| | | | | | | Forgot to update the MIRROR_HASH Fixes: 2c652128c52e: ("sqm-scripts: Bump to v1.5.0") Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* sqm-scripts: Bump to v1.5.0Toke Høiland-Jørgensen2020-12-31
| | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* Merge pull request #14377 from neheb/bfdRosen Penev2020-12-31
|\ | | | | bfdd: fix compilation with glibc
| * bfdd: fix compilation with glibcRosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #14378 from neheb/aRosen Penev2020-12-30
|\ \ | | | | | | auc: link to libdl when needed
| * | auc: link to libdl when neededRosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | Fixes compilation under glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14383 from neheb/hfRosen Penev2020-12-30
|\ \ \ | | | | | | | | hfsprogs: fix compilation under glibc
| * | | hfsprogs: fix compilation under glibcRosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems sys/sysctl.h was removed. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14368 from zhanhb/bashRosen Penev2020-12-30
|\ \ \ \ | |/ / / |/| | | bash: import upstream patches for 5.1
| * | | bash: import upstream patches for 5.1Huangbin Zhan2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #14296 from neheb/rtl4Rosen Penev2020-12-30
|\ \ \ \ | | | | | | | | | | rtl_433: update to 20.11
| * | | | rtl_433: update to 20.11Rosen Penev2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace CMAKE_INSTALL with an explicit InstallDev section. Install conf files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14312 from neheb/ttRosen Penev2020-12-30
|\ \ \ \ \ | | | | | | | | | | | | ttyd: update to 1.6.2
| * | | | | ttyd: update to 1.6.2Rosen Penev2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstream patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14381 from neheb/uRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | unrar: update to 6.0.3
| * | | | | | unrar: update to 6.0.3Rosen Penev2020-12-30
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation with glibc by adding pthread linker flag. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14382 from neheb/tRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | tcp_wrappers: fix compilation under glibc
| * | | | | | tcp_wrappers: fix compilation under glibcRosen Penev2020-12-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnsl seems to not be a library that comes with glibc. Remove excess whitespace. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14374 from neheb/ksmbdtRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | ksmbd-tools: fix compilation with glibc
| * | | | | | ksmbd-tools: fix compilation with glibcRosen Penev2020-12-30
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs to be linked to lpthread. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14375 from neheb/cRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | coova-chili: fix compilation with glibc
| * | | | | | coova-chili: fix compilation with glibcRosen Penev2020-12-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable Werror as it errors on pointless stuff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14380 from neheb/xRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | xfsprogs: fix compilation under glibc
| * | | | | | xfsprogs: fix compilation under glibcRosen Penev2020-12-30
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing link to librt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14379 from neheb/atftRosen Penev2020-12-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | | atftp: fix compilation with glibc
| * | | | | atftp: fix compilation with glibcRosen Penev2020-12-30
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's defining two functions twice for some reason. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14373 from PolynomialDivision/dawn-fix-glibcRosen Penev2020-12-30
|\ \ \ \ \ | | | | | | | | | | | | dawn: bump to latest version
| * | | | | dawn: bump to latest versionNick Hainke2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: CMakeList: fix compiling with glibc Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | Merge pull request #14376 from neheb/bRosen Penev2020-12-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | bonnie++: fix compilation with glibc
| * | | | | | bonnie++: fix compilation with glibcRosen Penev2020-12-30
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | link to pthreads was missing Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | CI: switch back to ARCHSRosen Penev2020-12-30
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream wants to remove ARC700. That and currently, ARC700 is not compiling with glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / lvm2: provide selinux and non-selinux build variantsMaxim Storchak2020-12-31
|/ / / / | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | Merge pull request #14367 from dibdot/banip-fixDirk Brenken2020-12-30
|\ \ \ \ | |_|_|/ |/| | | banip: DHCPv6 bugfix
| * | | banip: DHCPv6 bugfixDirk Brenken2020-12-30
|/ / / | | | | | | | | | | | | * ignore local DHCPv6 related and local icmpv6 traffic in banIP chain Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-12-29
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | Merge pull request #14345 from lucize/frrupRosen Penev2020-12-28
|\ \ \ | | | | | | | | frr: update stable to 2020-12-22
| * | | frr: update stable to 2020-12-22Lucian Cristian2020-12-27
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | CI: use SDK depending on destination branchPaul Spooren2020-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Not only use snapshot SDKs for master test but whatever destination branch is used. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | Merge pull request #14354 from nxhack/sp_904Rosen Penev2020-12-28
|\ \ \ \ | | | | | | | | | | node-serialport: update to 9.0.4
| * | | | node-serialport: update to 9.0.4Hirokazu MORIKAWA2020-12-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #14353 from nxhack/spb_904Rosen Penev2020-12-28
|\ \ \ \ | | | | | | | | | | node-serialport-bindings: update to 9.0.4
| * | | | node-serialport-bindings: update to 9.0.4Hirokazu MORIKAWA2020-12-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #14352 from nxhack/hb_124Rosen Penev2020-12-28
|\ \ \ \ | | | | | | | | | | node-homebridge: update to 1.2.4
| * | | | node-homebridge: update to 1.2.4Hirokazu MORIKAWA2020-12-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #14351 from nxhack/hid_211Rosen Penev2020-12-28
|\ \ \ \ | | | | | | | | | | node-hid: update to 2.1.1
| * | | | node-hid: update to 2.1.1Hirokazu MORIKAWA2020-12-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | Merge pull request #14355 from gstrauss/lighttpd-1.4.58Rosen Penev2020-12-28
|\ \ \ \ | | | | | | | | | | lighttpd: update to lighttpd 1.4.58 release hash
| * | | | lighttpd: update to lighttpd 1.4.58 release hashGlenn Strauss2020-12-27
| |/ / / | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | Merge pull request #14350 from neheb/imRosen Penev2020-12-28
|\ \ \ \ | |/ / / |/| | | imobiledevice: backport iOS 14 backup patch.
| * | | imobiledevice: backport iOS 14 backup patch.Rosen Penev2020-12-27
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>