aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #5054 from lucize/libreswanRosen Penev2019-04-08
|\ | | | | libreswan: add libreswan 3.27
| * libreswan: add packageLucian Cristian2019-04-08
| | | | | | | | | | | | | | | | | | Libreswan is a free software implementation of the most widely supported and standardized VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE"). These standards are produced and maintained by the Internet Engineering Task Force ("IETF"). Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #8604 from ysc3839/pycryptodomeRosen Penev2019-04-08
|\ \ | | | | | | python-cryptodome: update to 3.8.1
| * | python-cryptodome: update to 3.8.1Richard Yu2019-04-08
| | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | Merge pull request #8623 from jefferyto/python-readmeRosen Penev2019-04-08
|\ \ \ | | | | | | | | python: Update readme
| * | | python: Update readmeJeffery To2019-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds more details on the PYTHON[3]_PKG_SETUP_* variables, the filespec format, and the build/install processes in general. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #8621 from mrkiko/strophe_pkg_configRosen Penev2019-04-08
|\ \ \ \ | |/ / / |/| | | libstrophe: Install pkg-config .pc file
| * | | libs/libstrophe: install pkg-config .pc fileEnrico Mioso2019-04-08
|/ / / | | | | | | | | | | | | | | | This helps packages depending on libs/libstrophe in finding the library via pkg-config or CMake's PKG_SEARCH_MODULE Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
* | | Merge pull request #8615 from pprindeville/update-perl-cgi-4.42Rosen Penev2019-04-07
|\ \ \ | | | | | | | | perl-cgi: Update to 4.42
| * | | perl-cgi: Update to 4.42Philip Prindeville2019-04-07
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #8617 from neheb/keaRosen Penev2019-04-07
|\ \ \ \ | | | | | | | | | | kea: Specify OpenSSL location
| * | | | kea: Specify OpenSSL locationRosen Penev2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some buildbots are failing on this. Refreshed patches. Replace -fPIC with $(FPIC) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | 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>