aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #2517 from jefferyto/python-attrsYousong Zhou2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-attrs: new package
| * | | | | | | python-attrs: new packageJeffery To2016-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #2053 from jefferyto/python-pyptlibYousong Zhou2016-03-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-pyptlib: new package
| * | | | | | | | python-pyptlib: new packageJeffery To2015-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the setup description: A python implementation of the Pluggable Transports for Circumvention specification for Tor Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #2052 from jefferyto/twistedYousong Zhou2016-03-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | twisted: import from old packages feed
| * | | | | | | | | twisted: import from old packages feedJeffery To2016-03-22
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (16.0.0) - change to one package containing all plugins/subprojects - add license info - add myself as maintainer This builds one main package, instead of multiple packages like the old packages feed, to match upstream. (Debian and Fedora are moving to a single-package model as well.) The obvious downside is a larger install size, but one main package should be easier to maintain in the future. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-ipaddress: update to 1.0.16
| * | | | | | | | | python-ipaddress: update to 1.0.16Jeffery To2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #2537 from jefferyto/python-idna-2.1Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-idna: update to 2.1
| * | | | | | | | | | python-idna: update to 2.1Jeffery To2016-03-22
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #2536 from jefferyto/python-cffi-1.5.2Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | python-cffi: update to 1.5.2
| * | | | | | | | | python-cffi: update to 1.5.2Jeffery To2016-03-22
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #2535 from jefferyto/python-cryptography-1.3.1Hannu Nyman2016-03-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-cryptography: update to 1.3.1
| * | | | | | | | | python-cryptography: update to 1.3.1Jeffery To2016-03-22
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | ocserv: updated to 0.11.1Nikos Mavrogiannopoulos2016-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | Merge pull request #2526 from DonkZZ/bindNoah Meyerhans2016-03-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/bind: Update db.root
| * | | | | | | | | net/bind: PKG_RELEASE increasedDonkZZ2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: DonkZZ <donk@evhr.net>
| * | | | | | | | | net/bind: Update db.rootDonkZZ2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The contents of the file "db.root" is very old (12 years). Here's a new version downloaded from ftp://ftp.internic.net/domain/ Signed-off-by: DonkZZ <donk@evhr.net>
| * | | | | | | | | net/bind: Little cleaning in named.initDonkZZ2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The variable "config_file" appears twice. Signed-off-by: DonkZZ donk@evhr.net
* | | | | | | | | | Merge pull request #2527 from commodo/ovs-kernel-patch-fixHannu Nyman2016-03-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
| * | | | | | | | | | openvswitch: fix kernel 4.4 patch for pre-4.4 kernelsAlexandru Ardelean2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | wavemon: update to v0.8.0Jonathan McCrohan2016-03-20
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requires small changes to the included header files in order to build successfully using musl. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | | | | Merge pull request #2513 from stintel/nodejsJohn Crispin2016-03-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Add node host dependency to node-* packages
| * | | | | | | | | node-serialport: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | | | | | node-hid: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | | | | | node-cylon: add node host dependencyStijn Tintel2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | | | | | node-arduino-firmata: add node host dependencyStijn Tintel2016-03-17
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | Merge pull request #2520 from cyanidium/masterHannu Nyman2016-03-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nut: upstream version bump
| * | | | | | | | | nut: upstream version bumpMarty R2016-03-18
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
* | | | | | | | | Merge pull request #2464 from openwrt-es/bluez-nextÁlvaro Fernández Rojas2016-03-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bluez: add support for Raspberry Pi 3
| * | | | | | | | | bluez: Add support for Raspberry Pi 3Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds bcm43xx-3wire variant. - Resets UART speed after firmware download. - Prints chip name when firmware isn't found for bcm43xx. - Increases timeout for bcm43xx. - Moves bcm43xx firmware to lib. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
| * | | | | | | | | bluez: update to v5.37Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | Merge pull request #2485 from commodo/ovs-kernel-4.4Hannu Nyman2016-03-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | openvswitch: add support for kernel 4.4
| * | | | | | | | | | openvswitch: add support for kernel 4.4Alexandru Ardelean2016-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | openvswitch: fix pthread stack size patchAlexandru Ardelean2016-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pthread_attr needed to be applied. otherwhise it still crashes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | Merge pull request #2518 from bk138/ola-0.10.1-try3Hannu Nyman2016-03-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ola: fix dependency issues.
| * | | | | | | | | | | ola: fix dependency issues.Christian Beier2016-03-17
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time detection and properly adds liblo as a dependency. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | | | | | | | Merge pull request #2516 from hansmi/masterHannu Nyman2016-03-17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | [Unbound] Update to 1.5.8
| * | | | | | | | | | [Unbound] Update to 1.5.8Michael Hanselmann2016-03-17
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump unbound to version 1.5.8 released on March 2, 2016. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | | | | | | | | lua-mosquitto: update to v0.2Karl Palsson2016-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for TLS settings in libmosquitto. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | | | | Merge pull request #2510 from Wedmer/masterHannu Nyman2016-03-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [utils/zoneinfo] Updated to the latest release
| * | | | | | | | | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-03-16
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | radsecproxy: Update to v1.6.7.Toke Høiland-Jørgensen2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | python: bump PKG_RELEASEHannu Nyman2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PKG_RELEASE of python 2.7.11 after the recent fixes. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | Merge pull request #2498 from cshore/pull-request-collectd-encrypted-networkingHannu Nyman2016-03-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | utils/collectd: Add option to enable encrypted network output
| * | | | | | | | | | utils/collectd: Add option to enable encrypted network outputDaniel Dickinson2016-03-13
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The network plugin has the option of encrypting traffic; add a config option to allow enabling encrypting network plugin traffic. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Conflicts: utils/collectd/Makefile
* | | | | | | | | | Merge pull request #2502 from lukbaj/masterHannu Nyman2016-03-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxd
| * | | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | | | | | | | | | | Merge pull request #2489 from jefferyto/host-python-rpathHannu Nyman2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python: add rpath for host Python extension modules
| * | | | | | | | | | | python: add rpath for host Python extension modulesJeffery To2016-03-13
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>