aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #9393 from neheb/ldRosen Penev2019-07-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | ldbus: Update to latest version
| * | | | | | luarocks: Change luarocks patch to point to lua5.1Rosen Penev2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The recent lua 5.3 addition broke this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | ldbus: Update to latest versionRosen Penev2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only difference is two fixes for cross compilation. Added those to fix the buildbots as lua5.3 is causing conflicts. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9425 from neheb/openRosen Penev2019-07-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | squid: Fix compilation with GCC9
| * | | | | | | squid: Fix compilation with GCC9Rosen Penev2019-07-08
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by passing -Werror. Also added -latomic as some platforms need it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9428 from neheb/urcuRosen Penev2019-07-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | liburcu: Update to 0.11.1
| * | | | | | | liburcu: Update to 0.11.1Rosen Penev2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #9389 from TDT-AG/pr/20190704-mwan3Florian Eckert2019-07-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mwan3: change and add new mwan3 ubus informations
| * | | | | | | | mwan3: update version to 2.8.0Florian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: add netifd up info to mwan3 ubus status outputFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the netifd up status output to the mwan3 ubus status output. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: add enabled info to mwan3 ubus statusFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: add interface uptime netifd value to ubus mwan3 status outputFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing netifd uptime info to ubus status call. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: rename downtime to offlineFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename downtime ubus output from mwan3 to offline. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: rename uptime to onlineFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename uptime ubus output from mwan3 to online. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | mwan3: add migration script for flush_conntrack configFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | dnscrypt-proxy2: add init script using procdAdam Mizerski2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Mizerski <adam@mizerski.pl> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | dnscrypt-proxy2: add a new packageJosef Schlehofer2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | pulseaudio: fix recursive dependenciesSebastian Kemper2019-07-09
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since OpenWrt commit e82a4d9cfb ("config: regenerate *_shipped sources") a few recursive dependencies have been discovered that were not visible before. $ make menuconfig tmp/.config-package.in:103098:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:103098: symbol PACKAGE_baresip-mod-pulse depends on PACKAGE_baresip-mod-pulse tmp/.config-package.in:121863:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:121863: symbol PACKAGE_pulseaudio-profiles depends on PACKAGE_pulseaudio-profiles tmp/.config-package.in:121878:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:121878: symbol PACKAGE_pulseaudio-tools depends on PACKAGE_pulseaudio-tools This commit addresses the pulseaudio package's own recursive dependencies and partially resolves #9300 (baresip will be handled in telephony repository). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #9344 from neheb/shoRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libshout: Update to 2.4.3
| * | | | | | | | libshout: Update to 2.4.3Rosen Penev2019-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Rearranged Makefile for consistency between packages. Added --without-pic to avoid both -fPIC and -fpic. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9345 from neheb/bitlRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bitlbee: Update to 3.6-1
| * | | | | | | | | bitlbee: Update to 3.6Rosen Penev2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patch. Removed mirror. It seems it has a wrong HTTPS certificate. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #9287 from lucize/openfortivpnRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | openfortivpn: add package
| * | | | | | | | | openfortivpn: add packageLucian Cristian2019-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An open implementation of Fortinet's proprietary PPP+SSL VPN solution Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | Merge pull request #9411 from neheb/gpsRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gpsd: Add missing define
| * | | | | | | | | | gpsd: Add missing defineRosen Penev2019-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl needs _BSD_SOURCE defined for strlcat/cpy Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #9370 from neheb/avrRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | avrdude: Fix GPIO path building
| * | | | | | | | | | | avrdude: Fix GPIO path buildingRosen Penev2019-07-02
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | %ud is a GNU extension. It's not really supported elsewhere. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #9381 from neheb/gdbRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gdbm: Update to 1.18.1
| * | | | | | | | | | | gdbm: Update to 1.18.1Rosen Penev2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with -Werror=implicit-function-declaration This has received no version updates for over 5 years. Cleaned up Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #9383 from neheb/jhjRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | setserial: Add missing headers
| * | | | | | | | | | | | setserial: Add missing headersRosen Penev2019-07-03
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with -Wimplicit-function-declaration Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #9414 from neheb/cmdpRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | cmdpad: Fix compilation with musl
| * | | | | | | | | | | | cmdpad: Fix compilation with muslRosen Penev2019-07-06
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When passing -Wimplicit-function-declaration Also got rid of std=gnu89. It's easy to patch out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #9407 from neheb/spooRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | spoofer: Update to 1.4.5
| * | | | | | | | | | | | spoofer: Update to 1.4.5Rosen Penev2019-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for the new protobuf update. Cleaned up Makefile. Got rid of HOST_BUILD_DEPENDS. This package does not have a host build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #9376 from Cynerd/bigclown-firmware-toolRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bigclown firmware tool
| * | | | | | | | | | | | | bigclown-firmware-tool: add new packageKarel Kočí2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is tool to flash/manage firmware in Bigclown modules. Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | | | | | | python-intelhex: add new packageKarel Kočí2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is Python library to parse, generate and in general handle files in Intel HEX format. Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | | | | | | | | Merge pull request #9422 from nxhack/fix_iot_gatewayRosen Penev2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node-mozilla-iot-gateway: Remove unnecessary step
| * | | | | | | | | | | | | | node-mozilla-iot-gateway: Remove unnecessary stepHirokazu MORIKAWA2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | | | | | build: only install changed packagesPaul Spooren2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Installing all packages via ./scripts/feeds install -a produces a lot of error messages, it is also possible to only install the packages which were touched by the PR. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | | | | | | | | Merge pull request #9423 from dibdot/travelmateDirk Brenken2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | travelmate: update 1.4.9
| * | | | | | | | | | | | | | travelmate: update 1.4.9Dirk Brenken2019-07-08
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a corner case issue with auto expiry of the 'Faulty Station' list (the last run information was not updated) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | | Merge branch 'sqlalchemy' of BKPepe/packagesJosef Schlehofer2019-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python-sqlalchemy: add package with version 1.3.5Josef Schlehofer2019-07-05
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | Merge pull request #9404 from BKPepe/bcryptRosen Penev2019-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | bcrypt: Update to version 3.1.7
| * | | | | | | | | | | | | bcrypt: Update to version 3.1.7Josef Schlehofer2019-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | | | | | | | bcrypt: Reorder Makefile and change TITLEJosef Schlehofer2019-07-06
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | Merge pull request #9420 from BKPepe/sentry-updateRosen Penev2019-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-sentry-sdk: Update to version 0.10.0