aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | gstreamer1: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to meson. Fixed license information. Rearranged some stuff for consistency between packages. Removed static libraries. It seems meson only supports either one or the other. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11786 from neheb/v4llllRosen Penev2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libv4l: fix compilation under kernel 4.14
| * | | | | | | libv4l: fix compilation under kernel 4.14Rosen Penev2020-04-06
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The last patch used a macro unavailable with older kernel headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11774 from neheb/netifRosen Penev2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | netifyd: fix compilation with libcxx
| * | | | | | | netifyd: fix compilation with libcxxRosen Penev2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11789 from neheb/h2oenRosen Penev2020-04-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | h2o: fix compilation without engine support
| * | | | | | | | h2o: fix compilation without engine supportRosen Penev2020-04-06
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11787 from neheb/shoutRosen Penev2020-04-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libshout: don't use usleep
| * | | | | | | | libshout: don't use usleepRosen Penev2020-04-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usleep is deprecated and optionally unavailable with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11785 from neheb/upnpppRosen Penev2020-04-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libupnp: do not use usleep
| * | | | | | | | libupnp: do not use usleepRosen Penev2020-04-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecated and optionally unavailable under uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11801 from stangri/master-simple-adblockRosen Penev2020-04-07
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot
| * | | | | | | simple-adblock: bugfixes: remove escape chars from log, restore from cache ↵Stan Grishin2020-04-07
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on boot Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | bind: use json-c instead of jsoncppRosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script prefers the latter whereas the code prefers the latter. Hack around it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11797 from commodo/drop-flupHannu Nyman2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lang: python: flup: drop package
| * | | | | | | lang: python: flup: drop packageAlexandru Ardelean2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was mostly required for Seafile. Now it isn't. It's also pretty ancient. https://www.saddi.com/software/flup/ Page was last updated in 2005. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | nano: update to 4.9.2Hannu Nyman2020-04-07
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 4.9.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #11744 from ja-pa/pytest-newHannu Nyman2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-pytest: add new package
| * | | | | | | python-pytest: add new packageJan Pavlinec2020-04-07
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #11794 from TDT-AG/pr/20200407-acmeToke Høiland-Jørgensen2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | acme: fix luci-app-acme dependency limitations
| * | | | | | | acme: fix luci-app-acme dependency limitationsFlorian Eckert2020-04-07
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fix circle dependency. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #11782 from gfrancesco/masterRosen Penev2020-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | transmission: add init file STOP directive
| * | | | | | | transmission: add init file STOP directiveFrancesco G2020-04-07
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transmission should stop early on system shutdown to avoid for example fstab unmount disks when transmission is writing. Signed-off-by: Francesco G <gfrancesco@users.noreply.github.com>
* | | | | | | Merge pull request #11792 from commodo/gunicorn-updateHannu Nyman2020-04-07
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | gunicorn: bump to version 20.0.4
| * | | | | | gunicorn: bump to version 20.0.4Alexandru Ardelean2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change bumps gunicorn to version 20.0.4. It also installs the binary for gunicorn without any suffix, via symlink. And remove gunicorn_paster; that was removed from the package and moved into the gunicorn library. Also, now we need to use the full python3-setuptools package for the gunicorn executable, as it won't start without it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | meson: update to version 0.54.0Josef Schlehofer2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | boinc: new package for distributed computing/data acquisitionChristian Dreihsig2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: x86_64, OpenWrt master Run tested: arm/mvebu Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
* | | | | | | python-yaml: update to version 5.3.1Josef Schlehofer2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-1747 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11791 from commodo/fix-typo-py3-packageHannu Nyman2020-04-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBAL_ARGS
| * | | | | | python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> ↵Alexandru Ardelean2020-04-07
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PYTHON3_PKG_SETUP_GLOBAL_ARGS This fixes a typo with the default PYTHON3_PKG_SETUP_GLOBAL_ARGS. Since in make context non-defined variables are empty anyway, this doesn't produce any issues. The fix is more semantic in nature. Fixes https://github.com/openwrt/packages/issues/11790 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #11748 from flyn-org/quotaRosen Penev2020-04-06
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | quota: add new package
| * | | | | quota: add new packageW. Michael Petullo2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #11761 from neheb/mpddddRosen Penev2020-04-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | mpd: update to 0.21.22
| * | | | | | mpd: update to 0.21.22Rosen Penev2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Only the first was really needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11735 from ja-pa/graphicsmagic-1.3.35Rosen Penev2020-04-06
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | graphicsmagic: update to version 1.3.35 (security fix)
| * | | | | | graphicsmagic: update to version 1.3.35 (security fix)Jan Pavlinec2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #11771 from micmac1/master-apache-2443Rosen Penev2020-04-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | apache: security bump to 2.4.43
| * | | | | | | apache: security bump to 2.4.43Sebastian Kemper2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This minor version bump fixes: CVE-2020-1934 CVE-2020-1927 Upstream added cross-compile compatibility to apxs, so we can drop a sed script. Upstream also added the OpenWrt layout, so we can drop our local copy. The OpenSSL patch to remove deprecated symbols doesn't apply anymore and gets removed. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #11779 from commodo/pillow-bumpHannu Nyman2020-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pillow: bump to version 7.1.1
| * | | | | | | | pillow: bump to version 7.1.1Alexandru Ardelean2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | Merge pull request #11778 from jefferyto/python-cryptography-2.9Hannu Nyman2020-04-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-cryptography: Update to 2.9, remove setup patch
| * | | | | | | | | python-cryptography: Update to 2.9, remove setup patchJeffery To2020-04-06
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since cffi is installed by HOST_PYTHON3_PACKAGE_BUILD_DEPENDS, it shouldn't be necessary to clear setup_requirements anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #11777 from jefferyto/python-zope-interface-5.0.2Hannu Nyman2020-04-06
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | python-zope-interface: Update to 5.0.2
| * | | | | | | | python-zope-interface: Update to 5.0.2Jeffery To2020-04-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | openssh: don't create ECDSA keysPeter Wagner2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #10449 from ja-pa/python-pluggyHannu Nyman2020-04-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | python-pluggy: add new package
| * | | | | | | python-pluggy: add new packageJan Pavlinec2020-04-03
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | libgd: fix wrong versionRosen Penev2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream messed up and did not include getlib.sh, causing a wrong version to be applied to the library. lrwxrwxrwx 1 libgd.so -> libgd.so.VERSION -rw-r--r-- 1 libgd.so.VERSION Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11688 from BKPepe/dnscrypt-proxy2-updateJosef Schlehofer2020-04-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dnscrypt-proxy2: update to version 2.0.42
| * | | | | | | dnscrypt-proxy2: update to version 2.0.42Josef Schlehofer2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>