aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* pkg-config: update to 0.29.1Heinrich Schuchardt2016-03-07
| | | | | | | The changes in 0.29.1 center on the treatment of --variable and --define_variable. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* Merge pull request #2466 from zhao-gang/ss-client-updateYousong Zhou2016-03-07
|\ | | | | shadowsocks-client: change git repository url
| * shadowsocks-client: change git repository urlZhao, Gang2016-03-07
|/ | | | | | | Change the git repository url to use https. Because it's found that in some network environments http doesn't work. Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
* openssh: v7.2p1Peter Wagner2016-03-06
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #2457 from commodo/ovs-upgradeHannu Nyman2016-03-06
|\ | | | | openvswitch: pull released version 2.5.0
| * openvswitch: pull released version 2.5.0Alexandru Ardelean2016-03-05
| | | | | | | | | | | | | | Also added a patch (from OVS trunk) that fixes pthread thread stack sizes with musl. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #2463 from jefferyto/host-python-with-system-ffiHannu Nyman2016-03-06
|\ \ | | | | | | python: use external libffi for host python
| * | python: use external libffi for host pythonJeffery To2016-03-06
| | | | | | | | | | | | | | | | | | | | | This will ensure that ctypes will use the same version of libffi as other packages, e.g. python-cffi. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2455 from jefferyto/host-python-changesHannu Nyman2016-03-06
|\ \ \ | | | | | | | | Host python changes
| * | | python packages: update host install prefixJeffery To2016-03-05
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python: use default host build prefix, remove cross-compile workarounds for hostJeffery To2016-03-05
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The sets host Python's prefix and exec-prefix to the same value ($(STAGING_DIR)/host for packages, as currently defined in include/host-build.mk), which avoids the case where pyconfig.h is not in the same location as Python's other header files (see https://bugs.python.org/issue896330). This also removes some cross compilation workarounds (_python_sysroot/prefix/exec_prefix, disabling byte-compilation, __PYVENV_LAUNCHER__) that are not necessary when compiling packages for host. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2458 from tru7/libesmtpHannu Nyman2016-03-06
|\ \ \ | | | | | | | | libesmtp: add ssl support, new upstream URL
| * | | libesmtp: add ssl support, new upstream URLOthmar Truniger2016-03-05
| | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | Merge pull request #2462 from zhao-gang/ss-client-updateHannu Nyman2016-03-06
|\ \ \ \ | | | | | | | | | | shadowsocks-client: version bump to 0.6
| * | | | shadowsocks-client: version bump to 0.6Zhao, Gang2016-03-06
| | |_|/ | |/| | | | | | | | | | | | | | | | | | The patch has been merged by upstream. Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
* | | | Merge pull request #2454 from dibdot/adblockHannu Nyman2016-03-06
|\ \ \ \ | | | | | | | | | | adblock: 0.91.0
| * | | | adblock: 0.91.0Dirk Brenken2016-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix blocklist footer/counter * optimize/rework blocklist rulesets * change source url for spam404 and yoyo * code cosmetics & cleanups Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | | Merge pull request #2459 from chris5560/masterHannu Nyman2016-03-06
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: correct freedns.afraid.org update url and new provider
| * | | | | ddns-scripts: correct freedns.afraid.org update url and new providerChristian Schoenebeck2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - roll back to "old" update_url of freedns.afraid.org fix for #2445 and openwrt/luci#661 - add provider nubem.com (IPv4 only) - add provider nettica.com (IPv4 only) - add provider zerigo.com (IPv4 and IPv6) - add provider regfish.de (IPv4 and IPv6) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | Merge pull request #2456 from jefferyto/python-cryptography-updateHannu Nyman2016-03-06
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | python-cryptography: update to latest version
| * | | | | python-cryptography: update to latest versionJeffery To2016-03-05
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This version fixes a compilation error when used with OpenSSL 1.0.2g (https://github.com/pyca/cryptography/issues/2750). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #2461 from luizluca/ruby-2.3.0Luiz Angelo Daros de Luca2016-03-06
|\ \ \ \ \ | |_|/ / / |/| | | | ruby: bump to 2.3.0
| * | | | ruby: bump to 2.3.0Luiz Angelo Daros de Luca2016-03-06
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New feature release for ruby.More info: https://www.ruby-lang.org/en/news/2015/12/25/ruby-2-3-0-released/ Patches changes: (-) 001-rdoc-remove_gems_dep.patch was merged (+) 001-acinclude.m4_rename_aclocal.m4.patch backported from upstream. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* / / / gnutls: updated to 3.4.10Nikos Mavrogiannopoulos2016-03-05
|/ / / | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | python-cffi: mark BROKEN due to buildbot breakageHannu Nyman2016-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | python-cffi's host section has trouble compiling at buildbot. Yesterday it stopped all buildbot runs that reached the package. Mark the package temporarily as BROKEN to enable buildbot to complete the build. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | tracertools: fix output for ues with collectd-mod-execDaniel Golle2016-03-03
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #2441 from urusha/newpkg2Yousong Zhou2016-03-02
|\ \ \ | | | | | | | | Add arp-scan package
| * | | arp-scan: add packageSergey Urushkin2016-03-01
| | | | | | | | | | | | | | | | Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
* | | | nano: use GNU alias for source downloadHannu Nyman2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Download source using the GNU alias in order to get fault-tolerance. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #2397 from stintel/snmpJo-Philipp Wich2016-03-01
|\ \ \ \ | | | | | | | | | | net-snmp: reload snmpd on interface events
| * | | | net-snmp: reload snmpd on interface eventsStijn Tintel2016-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When applying wireless configuration changes, the ifindex of the wireless interface(s) change. While snmpd picks up the new interfaces with the correct index, it does not remove the old ones: IF-MIB::ifName.23 = STRING: wlan0 IF-MIB::ifName.24 = STRING: wlan1 IF-MIB::ifName.25 = STRING: wlan0 IF-MIB::ifName.26 = STRING: wlan1 This causes problems for monitoring tools that use ifName (or ifDesc) as interface reference. Add a trigger that reloads snmpd on interface up/down events so that it will no longer have the old interfaces. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #2444 from oneru/nano-2.5.3Yousong Zhou2016-03-01
|\ \ \ \ \ | | | | | | | | | | | | Updates to 2.5.3 and updates copyright year.
| * | | | | Updates to 2.5.3 and updates copyright year.Jonathan Bennett2016-02-29
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | Merge pull request #2438 from stintel/ddnsHannu Nyman2016-02-29
|\ \ \ \ \ | |_|/ / / |/| | | | ddns-scripts: uclient-fetch supports -4/-6
| * | | | ddns-scripts: uclient-fetch supports -4/-6Stijn Tintel2016-02-29
|/ / / / | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #2435 from dibdot/adblockHannu Nyman2016-02-28
|\ \ \ \ | | |/ / | |/| | adblock: 0.90.0
| * | | adblock: 0.90.0Dirk Brenken2016-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * all relevant adblock events will be properly written to syslog/stdout * removed needless 'debug log' option * add optional parm 'adb_forcedns' to redirect all queries to local resolver (default: '1', enabled) * revised space check * various code cosmetics & cleanups Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | mmc-utils: upgrade to latest revisionMichael Heimpold2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | gnunet: package REST interface, break-up experimentsDaniel Golle2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | new packages: gnunet-rest, gnunet-rps, gnunet-social also improve package descriptions and maintain order Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #2428 from Shulyaka/masterHannu Nyman2016-02-27
|\ \ \ \ | | | | | | | | | | postfix: version update to 3.1.0
| * | | | postfix: version update to 3.1.0Denis Shulyaka2016-02-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #2430 from thess/v4l2-updateTed Hess2016-02-27
|\ \ \ \ \ | | | | | | | | | | | | libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility wit…
| * | | | | libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with ↵Ted Hess2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getsubopt() Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #2427 from openwrt-es/shairport-sync-nextTed Hess2016-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | shairport-sync: update to latest version
| * | | | | | shairport-sync: update to latest versionÁlvaro Fernández Rojas2016-02-27
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also adds PROVIDES definition to fix "shairport-sync" package installation from feeds. Remove unneeded openssl and polarssl config checks. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | unrar: update to v5.3.11Álvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | shairplay: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | pciutils: update to 3.4.1Álvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dump1090: Support cross-compiling (from OS X)Mike Miller2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dump1090 doesn't detect cross-compilation; instead, they check uname. For OpenWrt, the target will always be Linux, so just forcibly set it. Signed-off-by: Mike Miller <github@mikeage.net>