aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #5495 from Wedmer/masterTed Hess2018-01-24
|\ \ \ \ | | | | | | | | | | zoneinfo: Updated to the latest release
| * | | | zoneinfo: Updated to the latest releaseVladimir Ulrich2018-01-24
|/ / / / | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | Merge pull request #5490 from TDT-AG/pr/20180123-stunnel-fix-reloadHannu Nyman2018-01-23
|\ \ \ \ | | | | | | | | | | net/stunnel: fix reload and crash loop on invalid configuration
| * | | | net/stunnel: Remove abdicate maintainerFlorian Eckert2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PKG_RELEASE version to 4. Remove Daniel Engberg from PGK_MAINTANER list. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | net/stunnel: check if service section is configured to prevent crash loopFlorian Eckert2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a service section is not presented in the configuration then stunnel will always start anyway. This ends in a crash loop because the configuration is not valid. Checking in "uci" mode if a service section is presented and only then start the stunnel service will solve this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | net/stunnel: do always stop/start on config changeFlorian Eckert2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not send a SIGHUP on reload configuration let procd restart the service with stop/start. This is saver. Add uci generated stunnel file to procd "file" attribute to reload/restart the stunnel service. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #5489 from mwarning/zerotierHannu Nyman2018-01-23
|\ \ \ \ \ | | | | | | | | | | | | zerotier: support controller mode
| * | | | | zerotier: support controller modeMoritz Warning2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config_path option since the controller mode needs a persisting path to be used * add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553) * disable zerotier by default, as the default settings let it connect to a public network Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | fdk-aac: Update to latest (20171220), cleanup optimization optsTed Hess2018-01-23
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #5395 from diizzyy/sound-mpg123Zoltan Herpai2018-01-23
|\ \ \ \ \ | | | | | | | | | | | | mpg123: Update to 1.25.8
| * | | | | mpg123: Update to 1.25.8Daniel Engberg2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mpg123 to 1.25.8 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | rtty: Add packageJianhui Zhao2018-01-23
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | A reverse proxy WebTTY. It is composed of the client and the server. Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | Merge pull request #5311 from mwarning/kadnodechamptar2018-01-22
|\ \ \ \ \ | |_|_|_|/ |/| | | | kadnode: add new package
| * | | | kadnode: add new packageMoritz Warning2018-01-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #5390 from diizzyy/net-inadynchamptar2018-01-21
|\ \ \ \ \ | | | | | | | | | | | | inadyn: Update to 2.3
| * | | | | inadyn: Update to 2.3Daniel Engberg2018-01-09
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update inadyn to 2.3 Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5387 from diizzyy/admin-netdatachamptar2018-01-21
|\ \ \ \ \ | | | | | | | | | | | | admin/netdata: Update to 1.9.0
| * | | | | admin/netdata: Update to 1.9.0Daniel Engberg2018-01-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update netdata to 1.9.0 O3 optimization which is set as default by upstream Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #5483 from micmac1/move-sngrep-and-sipgrep-to-telephonychamptar2018-01-21
|\ \ \ \ \ | | | | | | | | | | | | Move sngrep and sipgrep to openwrt/telephony
| * | | | | sngrep: move to telephony repoSebastian Kemper2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete sngrep from openwrt/packages. Once done it will be put into the openwrt/telephony repo. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | sipgrep: move to telephony repoSebastian Kemper2018-01-21
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete sipgrep from openwrt/packages. Once done it will be put into the openwrt/telephony repo. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | Merge pull request #5482 from neheb/patch-1champtar2018-01-21
|\ \ \ \ \ | | | | | | | | | | | | btrfs-progs: Bump to 4.14.1 + add Build/InstallDev
| * | | | | btrfs-progs: Bump to 4.14.1 + add Build/InstallDevRosen Penev2018-01-20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supersedes #5173 and bumps the version to latest. Tested on ramips (mt7621). Signed-off-by: Eugene Chekanskiy <echekanskiy@gmail.com> Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | openconnect: build without options we don't supportNikos Mavrogiannopoulos2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is, since we don't require gssapi or libpskc, avoid accidental builds with it. Closes #5474 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | Merge pull request #5429 from philenotfound/mutt-bumpHannu Nyman2018-01-20
|\ \ \ \ \ | | | | | | | | | | | | mutt: bump to version 1.9.2
| * | | | | mutt: bump to version 1.9.2Phil Eichinger2018-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add terminfo as dependency. In 15.05 ncursesw doesn't have a dependency on terminfo resulting in a broken default install of mutt. Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | | | | Merge pull request #5257 from lynxis/rb_libgcryptchamptar2018-01-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgcrypt: remove build timestamp
| * | | | | | libgcrypt: remove build timestampAlexander Couzens2017-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. The patch is a backport from upstream. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | | | Merge pull request #5371 from MikePetullo/libsoupchamptar2018-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libsoup: update to 2.60.2
| * | | | | | | libsoup: update to 2.60.2W. Michael Petullo2018-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | libiio: update to 0.12Michael Heimpold2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove upstreamed patch - remove dependency to libavahi-common which does not exist, seems that I have confused library name vs package name (fixes #5480) (- only compile tested at the moment) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #5389 from diizzyy/libs-confusechamptar2018-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | confuse: remove myself as maintainer
| * | | | | | | | confuse: remove myself as maintainerDaniel Engberg2018-01-09
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #5481 from hnyman/coovachamptar2018-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | coova-chilli: remove matrixssl dependency
| * | | | | | | | coova-chilli: remove matrixssl dependencyHannu Nyman2018-01-20
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | matrixssl is still in the oldpackages repo, so coova-chilli should not depend on it. Remove the config option for selecting matrixssl lib and the dependency declaration. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #5451 from jow-/ulogd-conditional-depsJo-Philipp Wich2018-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ulogd: conditionalize dependencies
| * | | | | | | | ulogd: conditionalize dependenciesJo-Philipp Wich2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make most dependencies depend on the selection state of the respective plugins requiring them. This cuts down compile time considerably when plugins like MySQL support are disabled. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | Merge pull request #5478 from EricLuehrsen/unbound_168Hannu Nyman2018-01-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | unbound: update to 1.6.8 for CVE-2017-15105
| * | | | | | | | unbound: update to 1.6.8 for CVE-2017-15105Eric Luehrsen2018-01-19
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A vulnerability was discovered in the processing of wildcard synthesized NSEC records. While synthesis of NSEC records is allowed by RFC4592, these synthesized owner names should not be used in the NSEC processing. This does, however, happen in Unbound 1.6.7 and earlier versions. (see https://unbound.net/downloads/CVE-2017-15105.txt) Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | | Merge pull request #5421 from alive4ever/mksh-r56bHannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | utils/mksh: update to r56b
| * | | | | | | | mksh: update to r56bAlif M. Ahmad2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to mksh-r56b Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | | | | Merge pull request #5456 from jefferyto/python-automatHannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-automat: new package
| * | | | | | | | | python-automat: new packageJeffery To2018-01-16
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new requirement for the Twisted package. From the readme: Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #5455 from jefferyto/python-hyperlinkHannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-hyperlink: new package
| * | | | | | | | | python-hyperlink: new packageJeffery To2018-01-16
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new requirement for the Twisted package. From the readme: Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #5454 from jefferyto/python-incrementalHannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-incremental: new package
| * | | | | | | | | python-incremental: new packageJeffery To2018-01-16
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new requirement for the Twisted package. From the readme: Incremental is a small library that versions your Python projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #5453 from jefferyto/python-constantlyHannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-constantly: new package
| * | | | | | | | | python-constantly: new packageJeffery To2018-01-16
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new requirement for the Twisted package. From the readme: A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #5473 from jefferyto/twisted-17.9.0Hannu Nyman2018-01-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | twisted: updated to 17.9.0, add src package