aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #7588 from thess/cci-modsTed Hess2018-12-06
|\ | | | | CircleCI: Do not run build as root. Move to public docker repo.
| * CircleCI: Do not run build as root. Move to public docker repo.Ted Hess2018-12-05
| | | | | | | | | | | | | | | | | | Change docker hub repository to 'openwrtorg'. Create and use non-root user 'build'. Add xz-utils and unzip. Use version numbers for docker images (SHA has no sense of time). Disable pipefail in build step Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #6720 from cotequeiroz/node-_update-npmHannu Nyman2018-12-06
|\ \ | | | | | | Node-{arduino-firmata,cylon,hid,serialport}: fix npm installation
| * | node-serialport: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | node-hid: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | node-cylon: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | node-arduino-firmata: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | wget: disable libpcre2Eneas U de Queiroz2018-12-06
| | | | | | | | | | | | | | | | | | libpcre2 is picked over libpcre by wget's configure Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7597 from cotequeiroz/nginx_rtmp-openssl-fixHannu Nyman2018-12-06
|\ \ \ | | | | | | | | nginx: fix rtmp module with openssl 1.1.1
| * | | nginx: fix rtmp module with openssl 1.1.1Eneas U de Queiroz2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch that changes the order of some include files in ngx_rtp_cenc.c that caused a compilation failure. Patch submitted upstream (#13). Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #7453 from neheb/qirHannu Nyman2018-12-06
|\ \ \ \ | | | | | | | | | | quassel-irssi: Update to newer version to fix compilation
| * | | | quassel-irssi: Update to newer version to fix compilationRosen Penev2018-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the irssi-abi-8 branch that was not merged back to master but is necessary for compilation. As it touches a submodule, I can't add a patch for it. But I can backport all of the master commits. Get rid of quasselc dependency as it's now a submodule. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7479 from neheb/tvHannu Nyman2018-12-06
|\ \ \ \ \ | | | | | | | | | | | | tvheadend: Fix compilation without OpenSSL deprecated APIs
| * | | | | tvheadend: Fix compilation without OpenSSL deprecated APIsRosen Penev2018-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switched to codeload for Makefile simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7491 from neheb/luasecHannu Nyman2018-12-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | luasec: Update to 0.7
| * | | | | | luasec: Update to 0.7Rosen Penev2018-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload to keep a sane source name. Backported a few useful patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7532 from neheb/uwHannu Nyman2018-12-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libuwsc: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | libuwsc: Update to 3.1.1Rosen Penev2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some consistency updates in the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7520 from neheb/patch-1Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libgcrypt: Аdd PKC_CPE_ID for proper CVE tracking
| * | | | | | | | libgcrypt: Аdd PKG_CPE_ID for proper CVE trackingRosen Penev2018-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also did some cosmetic adjustments for consistency. No code changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7562 from neheb/msmtpHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | msmtp: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | msmtp: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7563 from neheb/muttHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mutt: Update to 1.11.1
| * | | | | | | | | | mutt: Update to 1.11.1Rosen Penev2018-12-02
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch to fix compilation without deprecated OpenSSL APIs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7593 from sartura/netopeer2_libcurlHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | netopeer2: add libcurl dependency
| * | | | | | | | | netopeer2: add libcurl dependencyMislav Novakovic2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | | Merge pull request #7571 from gladiac1337/feature-haproxy-v1.8.14-updates3Thomas Heil2018-12-06
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14
| * | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14Christian Lachner2018-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html) - Raise PKG_RELEASE to 5 - Improve version-handling Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | Merge pull request #7539 from neheb/patch-4Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
| * | | | | | | | | | libyaml-cpp: Add PKD_CPE_ID for proper CVE trackingRosen Penev2018-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #7592 from cshoredaniel/pr-nut-serial-usbHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nut: Optionally set serial USB to NUT user
| * | | | | | | | | | | nut: Optionally set serial USB to NUT userDaniel F. Dickinson2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using serial-port based UPSes with NUT, it is handy to be able to configure a USB serial port to have be set tot the NUT runas user, so that NUT can access the serial port automagically. Closes #6997 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | | Merge pull request #7570 from sartura/netopeer2_callhomeHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | netopeer2: enable callhome by default
| * | | | | | | | | | | | netopeer2: enable callhome by defaultMislav Novakovic2018-12-06
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | | | | Merge pull request #7578 from cotequeiroz/django-simple-captcha_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | django-simple-captcha: use PyPackage to build
| * | | | | | | | | | | | django-simple-captcha: use PyPackage to buildEneas U de Queiroz2018-12-05
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #7579 from cotequeiroz/django-webpack-loader_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | django-webpack-loader: use PyPackage to build
| * | | | | | | | | | | | django-webpack-loader: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #7577 from cotequeiroz/django-ranged-response_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | django-ranged-response: use PyPackage to build
| * | | | | | | | | | | | django-ranged-response: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #7576 from cotequeiroz/django-formtools_PyPackageHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | django-formtools: use PyPackage to build
| * | | | | | | | | | | | django-formtools: use PyPackage to buildEneas U de Queiroz2018-12-05
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile to use PyPackage, added option to build source package, and updated PKG_SOURCE_URL. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #7480 from neheb/portHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | port-mirroring: Update to 1.4.3
| * | | | | | | | | | | | port-mirroring: Update to 1.4.3Rosen Penev2018-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload and adjusted Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #7506 from neheb/vsftHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vsftpd: Fix compilation without ECC or deprecated APIs
| * | | | | | | | | | | | | vsftpd: Fix compilation without ECC or deprecated APIsRosen Penev2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #7545 from neheb/capHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcap: Update to 2.26
| * | | | | | | | | | | | | | libcap: Update to 2.26Rosen Penev2018-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor adjustments to Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #7553 from micmac1/tiff-4010-switchesHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tiff: disable ZSTD and WebP codecs explicitly
| * | | | | | | | | | | | | | | tiff: disable ZSTD and WebP codecs explicitlySebastian Kemper2018-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the respective libraries are found, these codecs will be built. Currently they're not built, because these libraries do not exist in OpenWrt. This commit adds the configure switches to disable these codecs. It's likely that any of these libs will make their way into OpenWrt sooner or later, so this commit prevents the related build failures (missing depends). If there is a need to enable these codecs in tiff in the future, then this can be done, obviously, but at least there will be no build failure suprises in the meantime. Also, this commit corrects the homepage of libtiff. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>