aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #5411 from jefferyto/python-pyasn1-modules-0.2.1Hannu Nyman2018-01-10
|\ | | | | python-pyasn1-modules: update to 0.2.1
| * python-pyasn1-modules: update to 0.2.1Jeffery To2018-01-10
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5410 from jefferyto/python-pyasn1-0.4.2Hannu Nyman2018-01-10
|\ \ | | | | | | python-pyasn1: update to 0.4.2
| * | python-pyasn1: update to 0.4.2Jeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5409 from jefferyto/python-parsley-py3Hannu Nyman2018-01-10
|\ \ | | | | | | python-parsley: add python3 variant
| * | python-parsley: add python3 variantJeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5408 from jefferyto/python-ipaddress-1.0.19Hannu Nyman2018-01-10
|\ \ | | | | | | python-ipaddress: update to 1.0.19
| * | python-ipaddress: update to 1.0.19Jeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5407 from jefferyto/python-gmpy2-py3Hannu Nyman2018-01-10
|\ \ | | | | | | python-gmpy2: add python3 variant
| * | python-gmpy2: add python3 variantJeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5404 from jefferyto/python-cryptography-2.1.4Hannu Nyman2018-01-10
|\ \ | | | | | | python-cryptography: update to 2.1.4, refresh patches
| * | python-cryptography: update to 2.1.4, refresh patchesJeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5403 from jefferyto/python-attrs-17.4.0Hannu Nyman2018-01-10
|\ \ | | | | | | python-attrs: update to 17.4.0, add python3 variant
| * | python-attrs: update to 17.4.0, add python3 variantJeffery To2018-01-10
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5400 from NeoRaider/usbip-buildMatthias Schiffer2018-01-10
|\ \ | | | | | | usbip: fix build
| * | usbip: fix buildMatthias Schiffer2018-01-10
| | | | | | | | | | | | | | | | | | | | | Package/usbip/install was referring to the wrong filename for usb.ids in dl/. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #5399 from NeoRaider/openvswitch-no-sphinxMatthias Schiffer2018-01-10
|\ \ \ | |_|/ |/| | openvswitch: don't attempt to use sphinx-build found on the build host
| * | openvswitch: don't attempt to use sphinx-build found on the build hostMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | openvswitch fails to build on my Arch Linux system, as it tries to use my build host's sphinx-build with OpenWrt's python. Add an override to ensure this can't happen. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #5319 from maxberger/masterHannu Nyman2018-01-10
|\ \ \ | |_|/ |/| | ddns-scripts: Support Amazon AWS Route53 as a ddns provider
| * | ddns-scripts: Support Amazon AWS Route53 as a ddns providerMax Berger2018-01-09
| | | | | | | | | | | | | | | | | | | | | Based on a sh-only route53 update script by Yuval Adam https://github.com/yuvadm/route53-ddns/blob/master/route53.sh Signed-off-by: Max Berger <max@berger.name>
* | | Merge pull request #5385 from mhei/lighttpd-issue-4210Michael Heimpold2018-01-09
|\ \ \ | |_|/ |/| | lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)
| * | lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)Michael Heimpold2018-01-08
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #5374 from EricLuehrsen/unbound_dnsecuHannu Nyman2018-01-09
|\ \ \ | | | | | | | | unbound: fix uci for option domain-insecure:
| * | | unbound: fix uci for option domain-insecure:Eric Luehrsen2018-01-09
|/ / / | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | Merge pull request #5288 from roger-/rtspTed Hess2018-01-08
|\ \ \ | | | | | | | | v4l2rtspserver: add package
| * | | v4l2rtspserver: add packageRoger2018-01-07
| | | | | | | | | | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
* | | | Merge pull request #5381 from thess/dnscrypt-proxy-updateTed Hess2018-01-08
|\ \ \ \ | | | | | | | | | | dnscrypt-proxy: Updates for new repository/maintainer (same version)
| * | | | dnscrypt-proxy: Updates for new repository/maintainer (same version)Ted Hess2018-01-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #5384 from salzmdan/knot_updateTed Hess2018-01-08
|\ \ \ \ \ | |_|_|/ / |/| | | | knot: update to 2.6.4
| * | | | knot: update to 2.6.4Daniel Salzman2018-01-08
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #5383 from salzmdan/liburcu_updateTed Hess2018-01-08
|\ \ \ \ | | | | | | | | | | liburcu: update to 0.9.4
| * | | | liburcu: update to 0.9.4Daniel Salzman2018-01-08
| |/ / / | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #5382 from salzmdan/libedit_updateTed Hess2018-01-08
|\ \ \ \ | |/ / / |/| | | libedit: update to 20170329-3.1
| * | | libedit: update to 20170329-3.1Daniel Salzman2018-01-08
|/ / / | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | Merge pull request #5377 from mstorchak/tgtHannu Nyman2018-01-08
|\ \ \ | | | | | | | | tgt: update to 1.0.73
| * | | tgt: update to 1.0.73Maxim Storchak2018-01-08
|/ / / | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #5376 from jefferyto/python-egg-infoHannu Nyman2018-01-08
|\ \ \ | | | | | | | | python,python3: undo egg-info removal
| * | | python,python3: undo egg-info removalJeffery To2018-01-08
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commits 4333d1dcbfd67dde4ca7d08717bc345cc424fbf8 and 074d2863be48c1a9093fffcda91f7a328bc7d0cb, making Python packages discoverable again by pkg_resources. Fixes #5361. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5372 from MikePetullo/libgeeHannu Nyman2018-01-08
|\ \ \ | | | | | | | | libgee: update to 0.20.0
| * | | libgee: update to 0.20.0W. Michael Petullo2018-01-07
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #5373 from MikePetullo/pigeonholeHannu Nyman2018-01-08
|\ \ \ \ | | | | | | | | | | pigeonhole: update to 0.4.21
| * | | | pigeonhole: update to 0.4.21W. Michael Petullo2018-01-07
| |/ / / | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #5355 from hnyman/diffutils36Hannu Nyman2018-01-08
|\ \ \ \ | |/ / / |/| | | diffutils: update to 3.6
| * | | diffutils: update to 3.6Hannu Nyman2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | Update GNU diffutils to 3.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge branch 'ser2net' of https://github.com/mhei/packages (fixes #5302)Michael Heimpold2018-01-07
|\ \ \ \ | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | ser2net: extend dynamic config generation (refs #5302)Michael Heimpold2017-12-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | Merge branch 'master' of https://github.com/TimelessNL/packages into ser2netMichael Heimpold2017-12-28
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| | * | | | ser2net: added support for config file.Jasper Scholte2017-12-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jasper Scholte <NightNL@outlook.com>
* | | | | | Merge pull request #5363 from MikePetullo/griloMichael Heimpold2018-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | grilo: update to 0.3.4 Travis failed, but local compile test for mxs platform succeeded, so merging.