aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* transmission: update to 3.0Rosen Penev2020-05-24
| | | | | | remove upstreamed patches. Refresh remaining one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12077 from peter-stadler/uwsgiRosen Penev2020-05-24
|\ | | | | uwsgi: make luci-webui single threaded and log more
| * uwsgi: make luci-webui single threaded and log morePeter Stadler2020-05-04
| | | | | | | | | | | | | | | | | | | | More threads can lead to a problem if a luci-app makes a fork (e.g. for executing a command). Parallelism is still achieved by using `processes = 3`. Make the log more verbose by filtering only standard messages for start/stop/reload out (leaving one line each). Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | Merge pull request #12284 from BKPepe/msmtp-updateRosen Penev2020-05-24
|\ \ | | | | | | msmtp: update to version 1.8.10
| * | msmtp: update to version 1.8.10Josef Schlehofer2020-05-24
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #12184 from peter-stadler/nginx-luciRosen Penev2020-05-24
|\ \ \ | |/ / |/| | nginx: set log level to crit for luci-static
| * | nginx: set log level to crit for luci-staticPeter Stadler2020-05-24
| | | | | | | | | | | | | | | | | | Do not write errors for inexistent files to the system log. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | adblock: limit domain name lengthDirk Brenken2020-05-24
| | | | | | | | | | | | | | | | | | * limit domain name length to max. 63 chars to fix issues with energized sources Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | nano: update to 4.9.3Hannu Nyman2020-05-24
|/ / | | | | | | | | | | | | Update nano version to 4.9.3 Minor bugfix release. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #12159 from peter-stadler/nginx-smpRosen Penev2020-05-23
|\ \ | | | | | | nginx: do not reduce max processes
| * | nginx: do not reduce max processesPeter Stadler2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use the upstream value for NGX_MAX_PROCESSES (=1024) again. So it is safe to use `worker_processes auto;` (which sets it to the number of CPUs). Also use this directive in the conf instead of calculating the number in the init and passing it as argument. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #12271 from neheb/taglib2Rosen Penev2020-05-23
|\ \ \ | | | | | | | | taglib: update to 1.12-beta-1
| * | | taglib: update to 1.12-beta-1Rosen Penev2020-05-23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems 1.11.1 is old and has CVEs. Removed boost hack since upstream removed boost support. Removed outdated InstallDev hacks. Added PKG_CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12270 from neheb/taglibRosen Penev2020-05-23
|\ \ \ | | | | | | | | taglib: fix taglib-config paths
| * | | taglib: fix taglib-config pathsRosen Penev2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | It seems gerbera uses this instead of pkgconfig. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12258 from neheb/taglibRosen Penev2020-05-23
|\| | | | | | | | | | | gerbera: add taglib support
| * | | gerbera: add taglib supportRosen Penev2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | Gives audio info support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | taglib: addRosen Penev2020-05-23
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12265 from cotequeiroz/lxc_mips16Rosen Penev2020-05-23
|\ \ \ \ | | | | | | | | | | lxc: use -minterlink-mips16 only with USE_MIPS16
| * | | | lxc: use -minterlink-mips16 only with USE_MIPS16Eneas U de Queiroz2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The flag is either not supported or not needed unless there's mixed mips/mips16 code. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #12257 from lucize/nssfixRosen Penev2020-05-23
|\ \ \ \ \ | | | | | | | | | | | | nss: fix build for mips64
| * | | | | nss: fix build for mips64Lucian Cristian2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disable arm32_neon on unsupported target Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | adblock: release 4.0.5Dirk Brenken2020-05-23
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update energized source urls, add ultimate variant * switch shalla source to http (invalid server certificate) * add another stevenblack source variant (normal / porn) * small cornercase fixes * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #12243 from PolynomialDivision/feature/update_dawn_latestRosen Penev2020-05-23
|\ \ \ \ \ | |_|/ / / |/| | | | dawn: update to latest version
| * | | | dawn: update to latest versionNick Hainke2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - dawn_iwinfo: fix whitespace - dawn_iwinfo: indentation - dawn_iwinfo: iwinfo_finish(); - dawn_iwinfo: filter out global interface - dawn_iwinfo: release iwinfo after usage - tcpsocket: fix port print - github: set CONFIG_SRC_TREE_OVERRIDE in actions CI - github: fix link to dawn source - github: use v2 for checkout action - github: add GitHub Actions CI - ubus: only update TCP socket list when using TCP connections - add notice that full wpad is requirement - fix link to luci-app-dawn - update readme and install instructions Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #12241 from neheb/lxcRosen Penev2020-05-22
|\ \ \ \ \ | |_|/ / / |/| | | | lxc fixes
| * | | | lxc: group everything under lxc menuEneas U de Queiroz2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes every lxc-* package depend on lxc so that they are grouped under the lxc menu. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | | lxc: don't build for ARCRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Similar to libseccomp, ARC is completely unsupported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | lxc: cleanup Makefile and outdated configure optionsRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_NO_MIPS16 as MIPS16 is no longer supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | lxc: remove luaRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lua support seems to be gone from LXC 4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12252 from BKPepe/knot-disable-libcap-ngRosen Penev2020-05-22
|\ \ \ \ \ | |/ / / / |/| | | | knot: disable libcap-ng
| * | | | knot: disable libcap-ngJosef Schlehofer2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recently, there was added libcap-ng to OpenWrt packages feed, which is optional for Knot DNS. It enables POSIX 1003.1e capabilities. This can restrict root (by default it runs as root) permissions and might harm and as there isn't systemd on OpenWrt it can interfere. There is an added patch, which introduced an option to disable libcap-ng. This will be part of the next release. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | fastd: update to v19Matthias Schiffer2020-05-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | p11-kit: fix configuration directory (#12246)Thibaut Robert2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * p11-kit: fix configuration directory p11-kit looks for its configuration files in /etc/pkcs11, not /etc/p11-kit Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com> * p11-kit: bump PKG_RELEASE Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com>
* | | | | Merge pull request #12242 from neheb/messonRosen Penev2020-05-21
|\ \ \ \ \ | | | | | | | | | | | | meson: update to 0.54.2
| * | | | | meson: update to 0.54.2Rosen Penev2020-05-20
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12249 from jefferyto/python-package-bin-symlinksRosen Penev2020-05-21
|\ \ \ \ \ | | | | | | | | | | | | python-packages: Add usr/bin symlinks without "3" suffix
| * | | | | python-packages: Add usr/bin symlinks without "3" suffixJeffery To2020-05-22
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, binaries installed by Python packages will have a non-suffixed Python 2 version and a suffixed Python 3 version, e.g. pip and pip3. With the removal of Python 2, the non-suffixed names are no longer taken. This adds symlinks for the non-suffixed names linking to the suffixed scripts (or in the case of pip, easy_install, and python-config, to the fully-versioned scripts). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #12245 from jefferyto/python3-setuptools-site-patchHannu Nyman2020-05-21
|\ \ \ \ \ | | | | | | | | | | | | python3-setuptools: Fix error when installing from source
| * | | | | python3-setuptools: Fix error when installing from sourceJeffery To2020-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a Python package is installed from source (i.e. using setup.py) into a custom location (with --home), setuptools may want to create a site.py file in the custom location. This file is created based on the source code of site-patch.py, a file bundled with setuptools. Because the normal OpenWrt setuptools package does not contain Python source code, this file is missing and the installation will end with an error. This copies site-patch.py to site-patch.py.txt so that it will be included in python3-setuptools, and patches setuptools to look for this file. See https://github.com/openwrt/packages/issues/12223 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #12244 from jefferyto/seafile-server-7.1.4Hannu Nyman2020-05-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile-server: Update to 7.1.4
| * | | | | | seafile-server: Update to 7.1.4, refresh patchesJeffery To2020-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | django-postoffice: Update to 3.3.0Jeffery To2020-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not the newest version but the last version compatible with Django 1.11. This also updates the jsonfield dependency to jsonfield2. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | django-jsonfield2: Add packageJeffery To2020-05-21
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package mainly serves to support django-post-office 3.3.0, as that version switched its dependency from jsonfield to jsonfield2 (a fork of jsonfield). The version packaged in this package (3.0.3) is the last version that supports Django 1.11. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | exfat-nofuse: use $(KERNEL_MAKE) to account for reproducible buildYousong Zhou2020-05-21
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leverages on -iremap flag embedded there since the build system commit 4ed356fa719e ("kernel.mk: add KCFLAGS to make kmods reproducible") Reported-by: Paul Spooren <mail@aparcar.org> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | qemu: filter out configure args with predefined macrosYousong Zhou2020-05-21
|/ / / / | | | | | | | | | | | | | | | | | | | | Reported-by: https://github.com/openwrt/packages/commit/a3033406eae94105b50ea9d57ea4a032b34a87a1#commitcomment-39321758 Suggested-by: Lucian Cristian <lucian.cristian@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | bind: update to version 9.16.3Josef Schlehofer2020-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-8616 CVE-2020-8617 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #12234 from jefferyto/python3-3.8.3Rosen Penev2020-05-20
|\ \ \ \ | | | | | | | | | | python3: Update to 3.8.3, refresh patches
| * | | | python3: Update to 3.8.3, refresh patchesJeffery To2020-05-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #12224 from neheb/ffm2Rosen Penev2020-05-20
|\ \ \ \ \ | | | | | | | | | | | | ffmpeg: fix compilation with glibc