aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* treewide: add conffilesHuangbin Zhan2020-05-09
| | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* Merge pull request #12119 from neheb/domo2Rosen Penev2020-05-08
|\ | | | | domoticz: fix compilation with boost 1.73
| * domoticz: fix compilation with boost 1.73Rosen Penev2020-05-08
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | pugixml: fix pkgconfig pathsRosen Penev2020-05-08
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12067 from NeoRaider/wifidog-build-dirRosen Penev2020-05-08
|\ | | | | wifidog-ng: remove incorrect PKG_BUILD_DIR override
| * wifidog-ng: remove incorrect PKG_BUILD_DIR overrideMatthias Schiffer2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | As wifidog-ng builds a kernel module, it must use a PKG_BUILD_DIR in KERNEL_BUILD_DIR instead of BUILD_DIR, otherwise old build artifacts may be incorrectly reused when switching between different targets of same architecture without a full clean. Instead of fixing up the override, just remove it and instead move the kernel.mk include above package.mk, so PKG_BUILD_DIR is set up correctly by default. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | Merge pull request #12109 from neheb/gerb3Rosen Penev2020-05-08
|\ \ | | | | | | gerbera static library changes
| * | gerbera: change dependencies to match previous changesRosen Penev2020-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the previous changes, my local build gets smaller: From 12124957 To 12059421 Not that much but it's something. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | pugixml: build as staticRosen Penev2020-05-07
| | | | | | | | | | | | | | | | | | | | | Upstream recommends static. There is also onle one package that depends on this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | spdlog: switch to static librariesRosen Penev2020-05-07
| | | | | | | | | | | | | | | | | | | | | Upstream recommends static libraries for smaller size. There is also one package that uses spdlog. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12116 from cotequeiroz/flashromRosen Penev2020-05-08
|\ \ \ | | | | | | | | flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
| * | | flashrom: add BUILD_VARIANT to PKG_BUILD_DIREneas U de Queiroz2020-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Different variants will not be built right if they all share the same build directory. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #12114 from cotequeiroz/certifiRosen Penev2020-05-08
|\ \ \ \ | | | | | | | | | | python-certifi: bump to 2020.4.5.1, update email
| * | | | python-certifi: bump to 2020.4.5.1, update emailEneas U de Queiroz2020-05-08
| |/ / / | | | | | | | | | | | | | | | | | | | | Besides the version bump, maintainer e-mail address was updated. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #12112 from BKPepe/ytdlRosen Penev2020-05-08
|\ \ \ \ | | | | | | | | | | youtube-dl: update to version 2020.5.8
| * | | | youtube-dl: update to version 2020.5.8Josef Schlehofer2020-05-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #12115 from cotequeiroz/onigRosen Penev2020-05-08
|\ \ \ \ \ | |_|/ / / |/| | | | oniguruma: bump to 6.9.5_rev1, switch to cmake
| * | | | oniguruma: bump to 6.9.5_rev1, switch to cmakeEneas U de Queiroz2020-05-08
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Besides the version bump, this backports a patch so that cmake uses the same so version information as the current autotools, allowing the switch over to cmake. 6.9.5_rev1 Changelog: - Look-behind bug: if the look-behind contains a branch with a character length of 0 and an anchor is included in the branch, the whole look-behind is ignored - POSIX API disabled by default -- enabled in openwrt, as at least libevhtp needs it - Update Unicode version 13.0.0 - NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO OOOO ...} - NEW API: retry limit in search functions - NEW API: maximum nesting level of subexp call - Fixed behavior of isolated options in Perl and Java syntaxes. /...(?i).../ Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #12106 from rs/nextdns-1.5.7-masterHannu Nyman2020-05-08
|\ \ \ \ | |/ / / |/| | | nextdns: Update to version 1.5.7
| * | | nextdns: Update to version 1.5.7Algin Maduro2020-05-07
| | | | | | | | | | | | | | | | Signed-off-by: Algin Maduro <1469047+mad-it@users.noreply.github.com>
* | | | strongswan: bump to 5.8.4Stijn Tintel2020-05-08
| |/ / |/| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | vallumd: switch to codeload.github.comStijn Tintel2020-05-08
| | | | | | | | | | | | | | | | | | | | | Review of my PR to add readsb requested to use codeload. Update vallumd to use codeload as well, so that things are consistent. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #12062 from stintel/drop_maintainershipRosen Penev2020-05-07
|\ \ \ | |/ / |/| | Drop maintainership
| * | domoticz: drop maintainershipStijn Tintel2020-05-03
| | | | | | | | | | | | | | | | | | As I no longer use the software, I will no longer maintain it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | openzwave: drop maintainershipStijn Tintel2020-05-03
| |/ | | | | | | | | | | As I no longer use the software, I will no longer maintain it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | Merge pull request #12087 from simetnicbr/for-upstream/fping-suidRosen Penev2020-05-07
|\ \ | | | | | | fping: add new config option to install SUID root
| * | fping: install fping SUID rootHenrique de Moraes Holschuh2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fping requires either root or CAP_NET_PING to work, otherwise it is useless. Use INSTALL_SUID so that fping will be setuid root, and thus it will be usable by non-root users. fping knows to drop root priviledges after it parses the command line and creates the ping socket. You actually get a lot less code running as root when you make it setuid root and run it from an unprivileged user. This is the same way net/iputils already handles "ping", which has the same requirements. Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
* | | collectd: sqm_collectd improve interface name filterKevin Darbyshire-Bryant2020-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase the range of characters that get substituted by '_' so the shell doesn't complain about illegal variable names. Primarily done to catch '.' and '-' but who knows what funnies will appear in i/f names. It's a shame that busybox ash doesn't understand :alnum: Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | Merge pull request #12097 from neheb/davRosen Penev2020-05-07
|\ \ \ | | | | | | | | davfs2: fix compilation with newer neon
| * | | davfs2: fix compilation with newer neonRosen Penev2020-05-06
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12038 from ↵Philip Prindeville2020-05-06
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | pprindeville/syslog-ng-includes-user-settings-last syslog-ng: including user settings after system settings
| * | | | syslog-ng: including user settings after system settingsPhilip Prindeville2020-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initially we included user-specific settings last, so that they could turn off or replace system settings... otherwise we only get to change what's NOT explicitly set by the system. This is overly constraining. Restore the original functionality of allowing the user to override settings defined by the distribution's configuration. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | Merge pull request #12088 from lucize/sysrepofixRosen Penev2020-05-06
|\ \ \ \ \ | |_|/ / / |/| | | | sysrepo: update to 1.4.2
| * | | | sysrepo: update to 1.4.2Lucian Cristian2020-05-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #12093 from pprindeville/openssh-no-ecdsa-hostkeyPhilip Prindeville2020-05-06
|\ \ \ \ \ | | | | | | | | | | | | openssh-server: deprecate the ecdsa HostKey
| * | | | | openssh-server: deprecate the ecdsa HostKeyPhilip Prindeville2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The init.d script for sshd never generates an ecdsa HostKey as seen here: for type in rsa ed25519 do # check for keys key=/etc/ssh/ssh_host_${type}_key [ ! -f $key ] && { # generate missing keys [ -x /usr/bin/ssh-keygen ] && { /usr/bin/ssh-keygen -N '' -t $type -f $key 2>&- >&- } } done so we'll never succeed at loading one. Get rid of the resultant error message in logging: May 5 17:13:59 OpenWrt sshd[20070]: error: Unable to load host key: /etc/ssh/ssh_host_ecdsa_key Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | shadowsocks-libev: ignore error from flushing route tableYousong Zhou2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux kernel and iproute2 together now implement strict checking of the existence of route tables. Previously kernel does not support filtering by table id, now it does and will error with nlmsgerr "ipv4: FIB table does not exist". Previously iproute2 dump all routes and filter by table id in userspace, now this has changed with iproute2 commit c7e6371bc4af ("ip route: Add protocol, table id and device to dump request") Error scene root@OpenWrt:/# ip route flush table 100 Error: ipv4: FIB table does not exist. Flush terminated root@OpenWrt:/# echo $? 2 Fixes: https://github.com/openwrt/packages/issues/12095 Ref: https://lists.openwall.net/netdev/2019/05/02/105 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #12092 from wongsyrone/patch-1Rosen Penev2020-05-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | wsdd2: fix infinite loop when BI_PARM is never set
| * | | | | | wsdd2: bump PKG_RELEASE; refine init scriptSyrone Wong2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
| * | | | | | wsdd2: fix infinite loop when BI_PARM is never setSyrone Wong2020-05-06
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If BI_PARM is never set, it's "" and causes infinite loop (before my PR sent upstream) or error out (after my PR sent upstream). Append -b option only if it's valid. Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* / / / / / libevhtp: Fix dependencies not selected when building static libraryJeffery To2020-05-05
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When libevhtp is added to a package's PKG_BUILD_DEPENDS (i.e. for seafile-server), libevhtp's target package dependencies are not automatically selected, in particular libevent2-openssl and libevent2-pthreads. Moreover, if libevent-openssl and libevent2-pthreads are not selected, OpenSSL and thread support are disabled when compiling libevent2, which in turn causes a compile error when building libevhtp. This adds a config option, LIBEVHTP_BUILD_DEPENDS, that will select libevent2-openssl and libevent2-pthreads (via LIBEVHTP_BUILD_SELECT) when it is selected. Other build dependencies are moved to PKG_BUILD_DEPENDS. This also updates seafile-server to remove the (indirect) dependencies added in 13d843fec1cd3281cc469fc74de302c1f793b723 and instead select LIBEVHTP_BUILD_DEPENDS. This also updates the maintainer's email address and adds myself as another maintainer. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #11980 from neheb/pulseeeRosen Penev2020-05-05
|\ \ \ \ \ | | | | | | | | | | | | pulseaudio: add lto and gc-sections to reduce size
| * | | | | pulseaudio: do not build NEON with unsupported platformsRosen Penev2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately, meson's check is totally broken. Fortunately, it's fairly easy to workaround. Fixes compilation with all ARM platforms that don't support NEON. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | pulseaudio: add lto and gc-sections to reduce sizeRosen Penev2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #12052 from neheb/satiRosen Penev2020-05-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | minisatip: update to 1.0.3
| * | | | | | minisatip: update to 1.0.3Rosen Penev2020-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12041 from neheb/shairRosen Penev2020-05-05
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | shairport-sync: update to 3.3.6
| * | | | | | shairport-sync: update to 3.3.6Rosen Penev2020-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use PKG_INSTALL for consistency between packages. Ran the init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | docker-ce: fix docker info warningFlorian Eckert2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we execute `docker info` we get the following warning: WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled To fix this enable this in sysctl if docker is installed. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | collectd: bump PKG_RELEASEHannu Nyman2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PKG_RELEASE on behalf of 38235de9c Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>