aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #8618 from openwrt/revert-8608-proto2Rosen Penev2019-04-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Revert "protobuf-c: Disable protoc for host build"
| * | | | | | Revert "protobuf-c: Disable protoc for host build"Rosen Penev2019-04-07
|/ / / / / /
* | | | | | Merge pull request #8119 from jefferyto/snort-initRosen Penev2019-04-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | snort: Update init script
| * | | | | | snort: Update init scriptJeffery To2019-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also fixes a variable name typo ("CONFIGFILE" instead of "config_file"). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #8229 from lucize/powertopRosen Penev2019-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | powertop: add package
| * | | | | | | powertop: add packageLucian Cristian2019-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package for monitoring power consumption 001 and 002 patches are taken from Alpine Linux Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | Merge pull request #8272 from cotequeiroz/openssh_engineRosen Penev2019-04-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openssh: adjust engine support to openssl 1.1.1
| * | | | | | | | openssh: adjust engine support to openssl 1.1.1Eneas U de Queiroz2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Openssl 1.1.1 package in openwrt enabled more than just the devcrypto engine, so the engine support in openssh should be enabled when general engine support is enabled in openssl. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | Merge pull request #8614 from lucize/clamupJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | clamav: update package to 0.101.2
| * | | | | | | | | clamav: update package to 0.101.2Lucian Cristian2019-04-07
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #8482 from BKPepe/pyamlJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-yaml: update to version 5.1
| * | | | | | | | | python-yaml: update to version 5.1Josef Schlehofer2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - COPYING as a license is no longer available. It's LICENSE - Add PKG_CPE_ID - Add a description - Add Python sources - Add me as maintainer as the previous maintainer is inactive in OpenWrt - Changed URL to Git repository, where you can find more details - Moved TITLE to Default Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #8325 from BKPepe/python3-curlJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-curl: Add variant for Python3
| * | | | | | | | | | python-curl: Add variant for Python3Josef Schlehofer2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use mbedTLS as default and add patches for it - Use files.pythonhosted.org in PKG_SOURCE_URL - Changed description - Reordered things in Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #8609 from lucize/doveupDaniel Engberg2019-04-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | dovecot: update to 2.3.5.1
| * | | | | | | | | | | dovecot: update to 2.3.5.1Lucian Cristian2019-04-07
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | Merge pull request #8606 from BKPepe/voluptuous-serialize-dependencyJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python-voluptuous-serialize: add dependency for voluptuous
| * | | | | | | | | | | python-voluptuous-serialize: add dependency for voluptuousJosef Schlehofer2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | Merge pull request #8493 from BKPepe/sudoJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sudo: update to version 1.8.27
| * | | | | | | | | | | | sudo: update to version 1.8.27Josef Schlehofer2019-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | Merge pull request #8492 from BKPepe/fpingJosef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fping: update to version 4.2
| * | | | | | | | | | | | | fping: update to version 4.2Josef Schlehofer2019-03-24
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use HTTPS everywhere Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | Merge pull request #8431 from BKPepe/youtube-dl_2019-03-09Josef Schlehofer2019-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | youtube-dl: use as default Python3 and update to 2019.4.7
| * | | | | | | | | | | | | youtube-dl: use as default Python3 and update to 2019.4.7Josef Schlehofer2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use files.pythonhosted.org for PKG_SOURCE_URL to be unified across Python packages - Add Python sources - Change the description a little bit - Change URL as upstream is moving from youtube-dl.org to yt-dl.org - Removed patch as it is no longer necessary Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | | | Merge pull request #8487 from neheb/patch-1Rosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrar: Update to 5.7.3
| * | | | | | | | | | | | | | unrar: Update to 5.7.3Rosen Penev2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -fno-rtti and -nodefaultlibs for slightly smaller size. Also added LTO for a close to 25kb size reduction. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #8608 from neheb/proto2Rosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protobuf-c: Disable protoc for host build
| * | | | | | | | | | | | | | | protobuf-c: Disable protoc for host buildRosen Penev2019-04-06
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some platforms, the host build is failing as the tests fail. protoc is not used anyway. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #8572 from neheb/snRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | snort3: Remove lzma dependency
| * | | | | | | | | | | | | | snort3: Remove lzma dependencyRosen Penev2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #5043 from lucize/libnssRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnss: add nss-tools 3.43 a prereq for libreswan
| * | | | | | | | | | | | | | | nss: add nss-toolsLucian Cristian2019-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #7824 from neheb/protoRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | protobuf: Update to 3.6.1
| * | | | | | | | | | | | | | | protobuf: Update to 3.7.1Rosen Penev2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #8524 from ja-pa/libssh2-cpe-idFlorian Eckert2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libssh2: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | | | | | | | | | | | libssh2: Add PKG_CPE_ID for proper CVE trackingJan Pavlinec2019-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | | | Merge pull request #8561 from lucize/libnsprRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nspr: add nspr libs
| * | | | | | | | | | | | | | | | | nspr: add nspr libsLucian Cristian2019-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. The API is used in the Mozilla clients, many of Red Hat's and Oracle's server applications, and other software offerings. this is needed for nss libraries Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | | | | | | | Merge pull request #8596 from nxhack/renewal_node-arduino-firmataRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node-arduino-firmata: support serialport 7.x
| * | | | | | | | | | | | | | | | | | node-arduino-firmata: support serialport 7.xHirokazu MORIKAWA2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support serialport 7.x Takeover of PKG_MAINTAINER Major Makefile Updates Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8593 from nxhack/renewal_node-hidRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node-hid: update to 0.7.7
| * | | | | | | | | | | | | | | | | | | node-hid: update to 0.7.7Hirokazu MORIKAWA2019-04-05
| |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to 0.7.7 Takeover of PKG_MAINTAINER Major Makefile Updates Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #8602 from Ansuel/nginxupRosen Penev2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginx: update to version 1.15.10
| * | | | | | | | | | | | | | | | | | | nginx: update to version 1.15.10 and reworkAnsuel Smith2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove libopenssl dep from NGINX_HTTP_CACHE and NGINX_HTTP_AUTH_BASIC config flag The documentation doesn't mention that openssl is required for this 2 modules. This also permit to use nginx no-ssl variant without libopenssl as this 2 module are selected by default. Also make OPENSSL_ENGINE flag a dep to recompile nginx on change of openssl compilation flag. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | | | | | | | | | | Merge pull request #8577 from neheb/proRosen Penev2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prosody: Change -fPIC to $(FPIC)
| * | | | | | | | | | | | | | | | | | | | prosody: Change linker from LD to CCRosen Penev2019-04-05
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is causing linking errors on i3486 and maybe other platforms. Linking with LD does not seem to be very portable. Also cleaned up the Makefile by getting rid of whitespace, HTTPS, duplicated entries, etc... Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | | | Merge pull request #8603 from jbenden/aircrack-ng-gitRosen Penev2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | aircrack-ng: Update to git commit 42f2b48d
| * | | | | | | | | | | | | | | | | | | aircrack-ng: Update to git commit 42f2b48dJoseph Benden2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch updates the aircrack-ng package to their git revision 42f2b48d. This commit is the latest for the upcoming 1.6 release. Signed-off-by: Joseph Benden <joe@benden.us>
* | | | | | | | | | | | | | | | | | | | Merge pull request #8597 from nxhack/renewal_node-cylonRosen Penev2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node-cylon: Takeover of maintainer and Major Makefile Update
| * | | | | | | | | | | | | | | | | | | | node-cylon: Takeover of maintainer and Major Makefile UpdateHirokazu MORIKAWA2019-04-05
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Takeover of PKG_MAINTAINER Major Makefile Updates Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>