aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | dnscrypt-proxy2: Update to version 2.0.29Josef Schlehofer2019-11-02
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #10410 from ja-pa/python-pyRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-py: add new package
| * | | | | | | | python-py: add new packageJan Pavlinec2019-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #10408 from ja-pa/python-wcwidthRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-wcwidth: add new package
| * | | | | | | | | python-wcwidth: add new packageJan Pavlinec2019-11-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #10407 from ja-pa/python-more-itertoolsRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-more-itertools: add new package
| * | | | | | | | | python-more-itertools: add new packageJan Pavlinec2019-11-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #10405 from ja-pa/python-pyparsingRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-pyparsing: add new package
| * | | | | | | | | python-pyparsing: add new packageJan Pavlinec2019-11-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #10411 from ja-pa/python-atomicwritesRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-atomicwrites: add new package
| * | | | | | | | | python-atomicwrites: add new packageJan Pavlinec2019-11-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #10423 from cotequeiroz/afalg_engineRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | afalg_engine: add new package
| * | | | | | | | | afalg_engine: add new packageEneas U de Queiroz2019-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an alternate AF_ALG engine for openssl, based on the devcrypto engine, but using the AF_ALG interface instead of /dev/crypto. It is different than the AF_ALG engine that ships with OpenSSL: - it uses sync calls, instead of async - it suports more algorithms Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | | Merge pull request #10043 from dhewg/pull/mesonRosen Penev2019-11-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ninja/meson
| * | | | | | | | | | meson: add new packageAndre Heider2019-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a host as well as a target package. meson.mk is provided to build packages using meson. Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | | | | | | | | | ninja: add new packageAndre Heider2019-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a host as well as a target package. ninja.mk is provided to execute ninja. The two patches have been taken from upstream to fix compile issues. Signed-off-by: Andre Heider <a.heider@gmail.com>
* | | | | | | | | | | Merge pull request #10424 from srdgame/masterHannu Nyman2019-11-01
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lpeg: update to 1.0.2
| * | | | | | | | | | | lpeg: update to 1.0.2Dirk Chang2019-11-01
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lua-coxpcall: update to 1.17.0 lua-md5: update to 1.3 Signed-off-by: Dirk Chang <dirk@kooiot.com>
* | | | | | | | | | | Merge pull request #10352 from Ansuel/nginx-ubusHannu Nyman2019-11-01
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nginx: adds ubus external module
| * | | | | | | | | | | nginx: adds ubus external moduleAnsuel Smith2019-10-30
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds ubus module to nginx - Select module by default - Adds script to detect ubus module and append config for luci - Switch all external module to xz Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | sane-backends: update to 1.0.28 (WIP)Luiz Angelo Daros de Luca2019-11-01
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just Need runtime tests * libsane dependency on libusb moved to those drivers that requires it * clean up some ./configure args * added saned-ricoh2 for new backend * enabled saned-gphoto2 (after c8fbe26c532aced97ab8a4d42f1289db2a3e6d65) * disabled kvs40xx and mustek_usb2 that requires pthread while the issue is not solved (https://gitlab.com/sane-project/backends/issues/153) * patches refreshed: - 002-remove-uneeded.patch * patches dropped: - 031-fix_uclibc.patch - 050-remove_linked_libs_for_unused_preload.patch (with --disable-preload) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | Merge pull request #10419 from neheb/pciRosen Penev2019-10-31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | libpciaccess: Update to 0.16
| * | | | | | | | | libpciaccess: Update to 0.16Rosen Penev2019-10-31
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_LICENSE_FILES. Small Makefile rearrangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #10406 from dibdot/adblockDirk Brenken2019-10-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | adblock: update 3.8.7
| * | | | | | | | adblock: update 3.8.7Dirk Brenken2019-10-31
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prevent forced parallel adblock service starts * refine service trigger Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #10412 from bobafetthotmail/patch-1Rosen Penev2019-10-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | modemmanager: enable mbim/qmi support by default
| * | | | | | | | modemmanager: enable mbim/qmi support by defaultAlberto Bursi2019-10-31
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MBIM and QMI support (necessary for modern and high-performance LTE modems) should be default y otherwise the only way to use modemmanager with these protocols is to recompile the package. This is very inconvenient for most end users. Also fix typo in PKG_HASH definition. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | Merge pull request #10379 from defanator/arp-scan-1.9.6Florian Eckert2019-10-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | arp-scan: update to 1.9.6
| * | | | | | | arp-scan: move MAC databases to separate packageAndrei Belov2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrei Belov <defanator@gmail.com>
| * | | | | | | arp-scan: update to 1.9.6Andrei Belov2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrei Belov <defanator@gmail.com>
* | | | | | | | treewide: Replace MD5SUM with HASHRosen Penev2019-10-31
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #10396 from val-kulkov/subversion-packageHannu Nyman2019-10-30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | subversion: update to the latest release
| * | | | | | subversion: update to the latest releaseVal Kulkov2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to subversion v1.13.0, the latest regular release. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | kea: Remove openssl host dependencyRosen Penev2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSL is already built as part of tools (LibreSSL actually) and can be used instead for the host build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #10393 from neheb/chRosen Penev2019-10-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | check: Update to 0.13.0
| * | | | | | | check: Update to 0.13.0Rosen Penev2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to CMake. Allows to simplify the Makefile. Replaced InstallDev section with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | gnunet: update to 0.11.8Daniel Golle2019-10-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows to remove local patch again. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet-secushare: build against gnunet 0.11.7Daniel Golle2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet: update to version 0.11.7Daniel Golle2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport dist bug and add missing header file. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | libmicrohttpd: update to version 0.9.68Daniel Golle2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #10390 from micmac1/umurmur-pathsRosen Penev2019-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | umurmur: fix paths
| * | | | | | umurmur: fix pathsSebastian Kemper2019-10-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The wrong paths slipped into the Makefile when converting to CMake. This commit corrects them. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #10389 from Payne-X6/masterRosen Penev2019-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | libedit: update to 20191025-3.1
| * | | | | | libedit: update to 20191025-3.1Jan Hák2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | | Merge pull request #10388 from PeterFromSweden/masterRosen Penev2019-10-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | telldus-core: Doxygen in-file was not found.
| * | | | | | | telldus-core: Doxygen in-file was not found.Peter Liedholm2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
* | | | | | | | Merge pull request #10387 from commodo/cffi-updateRosen Penev2019-10-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-cffi: bump to version 1.13.1
| * | | | | | | | python-cffi: bump to version 1.13.1Alexandru Ardelean2019-10-29
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #10386 from commodo/pillow-updateRosen Penev2019-10-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pillow: bump to version 6.2.1