aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | openvswitch: backport patch to fix build against kernel 4.14.193Matthias Schiffer2020-08-15
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (and possibly other recent stable kernels) Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | canutils: add back install sectionRosen Penev2020-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5969273ff40cdf6d90f3442aa6c986226e0a16dc mistakenly got rid of the install section for canutils, causing errors when trying to install. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13115 from neheb/moreRosen Penev2020-08-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | moreutils: fix compilation with uClibc-ng
| * | | | | | | moreutils: fix compilation with uClibc-ngRosen Penev2020-08-13
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getloadavg is missing not just under cygwin. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13124 from dibdot/adblockDirk Brenken2020-08-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | adblock: refresh blocklist sources
| * | | | | | | adblock: refresh blocklist sourcesDirk Brenken2020-08-14
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove 'dshield' and 'sysctl' (discontinued) * switch 'malwaredomains', 'shallalist' and 'winhelp' to https * add a second regional list for poland (provided by matx1002) * update readme Signed-off-by: Dirk Brenken <dev@brenken.org> Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #13112 from neheb/isnRosen Penev2020-08-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | open-isns: fix compilation without deprecated signal API
| * | | | | | | open-isns: fix compilation without deprecated signal APIRosen Penev2020-08-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13120 from neheb/urcu2Rosen Penev2020-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | liburcu: don't build docs and tests
| * | | | | | | liburcu: don't build docs and testsRosen Penev2020-08-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Faster compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13121 from neheb/cgrpRosen Penev2020-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libcgroup: don't build tests
| * | | | | | | libcgroup: don't build testsRosen Penev2020-08-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speeds up compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13118 from neheb/xcrRosen Penev2020-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | keyutils: fix deprecated function usage
| * | | | | | | keyutils: fix deprecated function usageRosen Penev2020-08-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13087 from jjm2473/lvm2-fix-mac-shRosen Penev2020-08-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | lvm2: fix CE in mac
| * | | | | | lvm2: fix CE in macLiangbin Lian2020-08-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command-count.h generated by makefile was wrong when using default shell in mac, set shell to bash to fix it. Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | | | | lvm2: depend on libselinuxDaniel Golle2020-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LVM2 uses libselinux if found at buildtime and then requires it to be present on run-time. As LVM2 is usually not installed on space-constraint systems just always build with libselinux as apart from the extra space usage it doesn't hurt. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #13098 from neheb/clmsRosen Penev2020-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | clamsmtp: remove
| * | | | | | clamsmtp: removeRosen Penev2020-08-12
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Judging from https://salsa.debian.org/clamav-team/clamsmtp/-/tags , it seems that this was last updated 11 years ago. The domain is also gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | musl-fts: move to coreDaniel Golle2020-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libselinux added to core needs musl-fts. Move it to core as well. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #13100 from neheb/esmtpRosen Penev2020-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | libesmtp: update URLs
| * | | | | | libesmtp: update URLsRosen Penev2020-08-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The author's website went down and moved to GitHub. Used a mirror for PKG_SOURCE_URL and he does not have the same tarball on GitHub. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | pcre: move package to coreDaniel Golle2020-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpcre is required for libselinux which was added to core recently. Move it to the core so core builds without the packages feed. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #13103 from neheb/mpackRosen Penev2020-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | mpack: update URLs
| * | | | | | mpack: update URLsRosen Penev2020-08-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream sort of moved to GitLab. Use fossies mirror since the original site went down. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13102 from neheb/strRosen Penev2020-08-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | stress: use fossies mirror
| * | | | | | stress: use fossies mirrorRosen Penev2020-08-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original website went down. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13099 from neheb/gkrRosen Penev2020-08-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | gkermit: replace PKG_SOURCE_URL
| * | | | | gkermit: replace PKG_SOURCE_URLRosen Penev2020-08-12
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | It's been down for quite a while. HTTP is also more reliable. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | php7: update to 7.4.9Michael Heimpold2020-08-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | Merge pull request #13062 from neheb/mpd-ffmRosen Penev2020-08-12
|\ \ \ \ \ | | | | | | | | | | | | mpd - remove ffmpeg support and add opus
| * | | | | mpd: remove maintainer on requestRosen Penev2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | mpd: enable opus supportRosen Penev2020-08-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | mpd: make ffmpeg support dependent on BUILD_PATENTEDRosen Penev2020-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ffmpeg includes patented functionality. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13030 from neheb/getdnRosen Penev2020-08-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | getdns: fix compilation without deprecated OpenSSL APIs
| * | | | | | getdns: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13063 from neheb/sendmRosen Penev2020-08-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sendmail: fix compilation without sys/cdefs
| * | | | | | | sendmail: fix compilation without sys/cdefsRosen Penev2020-08-10
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs is deprecated. It's also not included with musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13069 from neheb/micropRosen Penev2020-08-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | micropython: fix compilation without sys/cdefs
| * | | | | | | micropython: fix compilation without sys/cdefsRosen Penev2020-08-10
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs.h is not provided by musl. micropython also includes its own copy. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13079 from neheb/oorRosen Penev2020-08-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | oor: fix compilation with GCC 10
| * | | | | | | oor: fix compilation with GCC 10Rosen Penev2020-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13075 from neheb/tvhRosen Penev2020-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tvheadend: fix compilation with GCC 10
| * | | | | | | | tvheadend: fix compilation with GCC 10Rosen Penev2020-08-10
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13094 from ja-pa/nss-3.55Rosen Penev2020-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nss: update to version 3.55 (security fix)
| * | | | | | | | nspr: update to version 4.27Jan Pavlinec2020-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: new version required by nss 3.55 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | | nss: update to version 3.55 (security fix)Jan Pavlinec2020-08-12
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-12403 CVE-2020-12401 CVE-2020-6829 CVE-2020-12400 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | nano: update to 5.1Hannu Nyman2020-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano to version 5.1. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #13076 from neheb/opnRosen Penev2020-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | open-iscsi: fix compilation with musl 1.2.0
| * | | | | | | | open-iscsi: fix compilation with musl 1.2.0Rosen Penev2020-08-10
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GLOB_ONLYDIR is not defined. Signed-off-by: Rosen Penev <rosenp@gmail.com>