aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | gnurl: fix vulnerabilities, refresh patchesDaniel Golle2015-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being based on curl 0.70.0 gnurl is affected by CVE-2015-3144 CVE-2015-3145 CVE-2015-3153 CVE-2015-3236 Import patches from curl package to fix that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #1578 from tru7/pthsemTed Hess2015-07-16
|\ \ \ | | | | | | | | pthsem: fix signal.h include path
| * | | pthsem: fix signal.h include pathOthmar Truniger2015-07-16
| | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | gnunet: update source, improve packagingDaniel Golle2015-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * always re-create config-file when service is started * use /lib/upgrade/keep.d instead of /etc/sysupgrade.conf sed'ery Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #1575 from hnyman/collectd550Jo-Philipp Wich2015-07-16
|\ \ \ \ | |/ / / |/| | | collectd: update to 5.5.0
| * | | collectd: update to 5.5.0Hannu Nyman2015-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collectd, base of Luci statistics, to 5.5.0. Patches have been refreshed. write-graphite plugin is now enabled. (see #1351) I have compile-tested all plugins with ar71xx, and real-life tested the following plugins: Conntrack, Processor (CPU), DNS, Interfaces, Wireless, System Load, Memory, Ping, Uptime Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #1481 from jow-/opennhrp-musl-compatSteven Barth2015-07-16
|\ \ \ \ | | | | | | | | | | opennhrp: fix musl compatibility
| * | | | opennhrp: fix musl compatibilityJo-Philipp Wich2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add `fcntl.h` to `nrhp/opennhrp.c` for `open()`, `O_WRONLY` etc. - Add missing `sys/types.h` include to `nrhp/nrhp_common.h` to provide required `u_int*_t` types under musl Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | Merge pull request #1508 from jow-/check-foritfy-source-compatSteven Barth2015-07-16
|\ \ \ \ \ | | | | | | | | | | | | check: fix fortify source compatibility
| * | | | | check: fix fortify source compatibilityJo-Philipp Wich2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let `./configure` assume C99 compliant `snprintf()` and `vsnprintf()` functions by passing the required cache variables via `CONFIGURE_VARS`. Fixes fortify-source related undeclared function errors when compiling the `tests/` directory. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | Merge pull request #1509 from jow-/ctorrent-musl-compatSteven Barth2015-07-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | ctorrent: fix musl compatibility
| * | | | | | ctorrent: fix musl compatibilityJo-Philipp Wich2015-06-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing `sys/types.h` include to `strnstr()` replacement code in `compat.c` in order to declare `ssize_t` type under musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | Merge pull request #1576 from bk138/ola-0.9.7Steven Barth2015-07-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | ola: Update to 0.9.7.
| * | | | | ola: Update to 0.9.7.Christian Beier2015-07-16
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
* | | | | Merge pull request #1574 from oneru/nano-2.4.2Steven Barth2015-07-16
|\ \ \ \ \ | |_|_|_|/ |/| | | | Nano: Update to 2.4.2
| * | | | Nano: Update to 2.4.2Jonathan Bennett2015-07-15
|/ / / / | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | Add rtl-ais: rtl-sdr AIS dual channel tunerNuno Goncalves2015-07-14
| | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | gnunet: update source, add sysupgrade persistentencyDaniel Golle2015-07-14
| |_|/ |/| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pptpd: convert init script to procdMislav Novakovic2015-07-14
| | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | Merge pull request #1538 from thess/zmq-package-updateTed Hess2015-07-13
|\ \ \ | | | | | | | | zmq: Make 2 variants, refresh patches, fix C++ build issues
| * | | zmq: Make 2 variants, refresh patches, fix C++ build issuesTed Hess2015-07-04
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | lcd4linux: remove broken flag from DPF driverJonathan McCrohan2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer requires external DPF library as of SVN r1198. Fixes: #1570 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | Merge pull request #1571 from ejurgensen/masterSteven Barth2015-07-13
|\ \ \ \ | | | | | | | | | | mxml: update to 2.9
| * | | | mxml: update to 2.9ejurgensen2015-07-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | gnunet: properly deal with persistencyDaniel Golle2015-07-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | lvm2: update sourcesDaniel Golle2015-07-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #1556 from danielg4/masterSteven Barth2015-07-13
|\ \ \ \ \ | | | | | | | | | | | | vpnc: corrected call to proto_add_host_dependency
| * | | | | vpnc: bump releaseDaniel Gimpelevich2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
| * | | | | vpnc: corrected call to proto_add_host_dependencyDaniel Gimpelevich2015-07-12
| | | | | |
* | | | | | Merge pull request #1568 from aTanW/masterSteven Barth2015-07-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | gammu: bump to the new upstream v1.36.3
| * | | | | | gammu: bump to the new upstream v1.36.3aTanW2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
* | | | | | | gnunet: update source and improve packagingDaniel Golle2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add gnunet-vpn binary, it was missing * clean-up -datastore, it contained files already packaged in -mysql * remove gnunet-import-gns.sh from -utils, it can live in -gns Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | ntripcaster: change source server, fix install locationNuno Goncalves2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntripcaster developer agency (http://igs.bkg.bund.de/) no longer provides sources for download. Created a github repository to provide sources and allow contributions. Fixed install location for configuration files. Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | ntripserver: change source to githubNuno Goncalves2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntripserver developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming. Created a github repository to provide sources and allow contributions. Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | ntripclient: change source to githubNuno Goncalves2015-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntripclient developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming. Created a github repository to provide sources and allow contributions. Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | lcd4linux: import from oldpackagesJonathan McCrohan2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to latest version * Refresh patches * Update copyright years * Fix musl build issues (patches already applied upstream) Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | Merge pull request #1567 from ejurgensen/masterTed Hess2015-07-12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | libunistring: update to 0.9.6
| * | | | | | libunistring: update to 0.9.6ejurgensen2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | | alsa-lib: fix includes of sys/poll.h (remove redirecting... warnings)Ted Hess2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | sqm-scripts/luci-app-sqm: Merge upstream changes.Toke Høiland-Jørgensen2015-07-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
| * | | | | | | sqm-scripts: Default to ECN on for egress.Toke Høiland-Jørgensen2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
| * | | | | | | [SQM] Fix simple.qos to allow using cake as ingress shaperSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simple.qos had accidentally set up the egress shaper twice, once with the true egress parameters and a second time using the ingress parameters, effectively misconfiguring both directions. This bub only affected situations where 3-tier ingress classification was used. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | | | | | | [SQM] Fix sqm_logger to accept empty strings as inputSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqm_logger tried tro wait indefinitely if passed an empty string. This in turn makes sqm-scripts hang. Quoting the input argument in sqm_logger seems to fix the problem. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | | | | | | [SQM] Fix changes relating to cake lnk layer adjustmentsSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The last batch of changes tried to teach the GUI to pass link layer options to cake but forgot to actually call the function that parses the GUI variables and used it as a string insteead. So this fixes that it also tries to allow the use of the tc_stab link layer adjustment method with cake so the implementations can be validated against each other easily. Needs testing... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | | | | | | [SQM/luci-app-sqm] Wire up link layer dandling for cakeSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cake traffic-shaper qdisc omne stop solution knows how to handle link layer adjustments for ATM and can account for per packet overhead. This commit adds cake as link layer adjustment mechanism in the GUI and passes numerically specified overhead as well as the ATM linklayer keywords on to cake. This change also passes the "advanced option strings" from the Queue Discipline tab to cake. But as before no error checking. This needs testing, as I have no working cake qdisc available so caveat emptor... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | | | | | | luci-app-sqm: add cake supportDave Taht2015-07-12
| | | | | | | |
| * | | | | | | sqm-scripts: Support the cake qdisc.Dave Taht2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
| * | | | | | | [SQM/luci-app-sqm] Fix SQM GUI help messages.Sebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make clear that configuration options guarded by checkboxes are only effective as long as those boxes are checked. The sqm gui has giarded some advanced configuration options behind exposing checkboxes, meaning these optiopn's values were only used as long as those boxes were checked. This commit just improves the description of the checkboxes to included this useage instruction... Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
| * | | | | | | [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabledSebastian Moeller2015-07-12
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SQM gui has confused its users with an enable button, that only served to selecively activate/de-activate sqm instances instead of controlling sqm's initscript (which needs to be enabled so the sqm properly starts up after a reboot and also for hotplug to work properly). luci-app-sqm will now enable sqm's initscript when a single sqm instance get enabled. It also informs the user about this fact in the top margin of the sqm page. Note sqm will not disable the initscript behind the user's back if sqm instances get disabled. While I would have prefered this notice to be more prominent an attentive user should notice, and most users should not care anyway. This also increases the package release number. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | | | | | | gnutls: updated to 3.4.3Nikos Mavrogiannopoulos2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>