aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #7365 from thess/ffmpeg-workTed Hess2018-11-10
|\ | | | | ffmpeg: Resolve hard/float builds with work-around dependencies
| * ffmpeg: Resolve hard/float builds with work-around dependenciesTed Hess2018-11-09
| | | | | | | | | | | | | | | | | | | | Hard float includes: libx264, mp3lame Soft float includes: shine (mp3 encoder) fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264. Custom builds can override licensing restrictions but results may not be re-distributable. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Revert "keyutils: Update to 1.5.11"Hannu Nyman2018-11-10
| | | | | | | | | | | | This reverts commit 41f2036afe67bb7aecf9395d74b77b04c30064bf. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | net: dhcpcd: bump version to 7.0.8Marko Ratkaj2018-11-10
| | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | Merge pull request #7376 from danrl/dmHannu Nyman2018-11-10
|\ \ | | | | | | jool: Remove inactive maintainer
| * | jool: Remove inactive maintainerDan Lüdtke2018-11-10
|/ / | | | | | | Signed-off-by: Dan Lüdtke <mail@danrl.com>
* | Merge pull request #6974 from neheb/miniupnopcHannu Nyman2018-11-10
|\ \ | | | | | | miniupnpc: Update to 2.1
| * | miniupnpc: Update to 2.1Rosen Penev2018-09-08
| | | | | | | | | | | | | | | | | | Switched URL to official HTTPS variant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7242 from neheb/keyHannu Nyman2018-11-10
|\ \ \ | | | | | | | | keyutils: Update to 1.5.11
| * | | keyutils: Update to 1.5.11Rosen Penev2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | Added Kerberos dependency as it's required now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7243 from neheb/patch-46Hannu Nyman2018-11-10
|\ \ \ \ | | | | | | | | | | liboping: Update to 1.10.0
| * | | | liboping: Update to 1.10.0Rosen Penev2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated URLs. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7262 from neheb/patch-22Hannu Nyman2018-11-10
|\ \ \ \ \ | | | | | | | | | | | | qrencode: Update to 4.0.2
| * | | | | qrencode: Update to 4.0.2Rosen Penev2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small Makefile reorganization for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7263 from neheb/ldapHannu Nyman2018-11-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-ldap: Update to 3.1.0
| * | | | | | python-ldap: Update to 3.1.0Rosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to a proper one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7318 from neheb/mraaHannu Nyman2018-11-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libmraa: Update to 2.0.0
| * | | | | | | libmraa: Update to 2.0.0Rosen Penev2018-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for simplicity and easier package bumping. Rearranged Makefile for consistency with other projects. All of the patches seem to have been upstreamed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | openvswitch: fix building intree datapath module unconditionallyYousong Zhou2018-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes f2bf8d3 ("openvswitch: provide in-tree kmod builds") Closes openwrt/packages#7360 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | libssh: Fix compile without OpenSSL deprecated APIsRosen Penev2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported several patches from version 0.8 to fix this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7261 from neheb/patch-17Hannu Nyman2018-11-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dmidecode: Update to 3.2
| * | | | | | | | dmidecode: Update to 3.2Rosen Penev2018-10-28
| | |_|/ / / / / | |/| | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | msmtp: Fix typoYcarus2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in msmtp Makefile PACAKGE -> PACKAGE Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
* | | | | | | | Merge pull request #7321 from neheb/tgtHannu Nyman2018-11-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tgt: Update to 1.0.74
| * | | | | | | | tgt: Update to 1.0.74Rosen Penev2018-11-05
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in a future commit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7355 from diizzyy/nginx-rtmpHannu Nyman2018-11-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nginx: Update rtmp module
| * | | | | | | | nginx: Update rtmp moduleDaniel Engberg2018-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change to ut0mt8's fork that contains several enhancements and bugfixes. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #7362 from cotequeiroz/cryptodev-linuxHannu Nyman2018-11-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cyrptodev-linux: bump to latest git 2018-11-02
| * | | | | | | | | cyrptodev-linux: bump to latest git 2018-11-02Eneas U de Queiroz2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for digests in openssl 1.1.1. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | Merge pull request #7338 from neheb/alpinechamptar2018-11-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
| * | | | | | | | | | alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2Rosen Penev2018-11-06
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | net/mosquitto: bump to 1.5.4Karl Palsson2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security and bugfix release. Full release notes available at: https://mosquitto.org/blog/2018/11/version-154-released/ Security: * client certificates not validated for websockets listeners. Bugfixes: * wills with disconnected clients better handled * bridge restart_timeout properly observed Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs.Rosen Penev2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updated the URL as the SourceForge page is obsolete. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | libwebsockets: Fix build without deprecated OpenSSL APIsRosen Penev2018-11-09
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7328 from sartura/file_bump_version_to_5.35Marko Ratkaj2018-11-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libs: file: bump version to 5.35
| * | | | | | | | | libs: file: bump version to 5.35Marko Ratkaj2018-11-09
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | Merge pull request #7332 from sartura/squid_bump_version_to_4.4Marko Ratkaj2018-11-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net: squid: bump version to 4.4
| * | | | | | | | | net: squid: bump version to 4.4Marko Ratkaj2018-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple bump from 4.3 to 4.4 Changelog since 4.3: netdb not saving to disk (#311) Fix memory leak when parsing SNMP packet (#313) Fix several windows build issues (#309) Certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL (#306) Allow compilation with minimal OpenSSL (#281) Fixed %USER_CA_CERT_xx and %USER_CERT_xx crashes (#301) Improve const correctness for hash_link (#300) Bug #4893: Malformed %>ru URIs for CONNECT requests (#299) Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2Marko Ratkaj2018-11-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libs: libuv: bump version to 1.23.2
| * | | | | | | | | | libs: libuv: bump version to 1.23.2Marko Ratkaj2018-11-06
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2Marko Ratkaj2018-11-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | utils: sysstat: bump version to 12.0.2
| * | | | | | | | | | utils: sysstat: bump version to 12.0.2Marko Ratkaj2018-11-06
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | | Merge pull request #7326 from sartura/jq_bump_version_to_1.6Marko Ratkaj2018-11-09
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | utils: jq: bump version to 1.6
| * | | | | | | | | utils: jq: bump version to 1.6Marko Ratkaj2018-11-06
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | Merge pull request #7354 from diizzyy/netdataHannu Nyman2018-11-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | netdata: Update to 1.11.0
| * | | | | | | | | netdata: Update to 1.11.0Daniel Engberg2018-11-08
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update netdata to 1.11.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #7353 from neheb/patch-4Hannu Nyman2018-11-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libndpi: Add PKG_BUILD_DEPENDS to fix compilation
| * | | | | | | | | libndpi: Add patches from the 2.4-stable branch to fix compilationRosen Penev2018-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | znc: Fix compilation without deprecated APIs in OpenSSL 1.0.2Rosen Penev2018-11-08
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com> [correct configure flag from enable-ssl to enable-openssl] Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | Merge pull request #7339 from neheb/cyruschamptar2018-11-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL