aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | python: fix HOST_PYTHON_INC_DIR pathJeffery To2016-02-14
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Host python moved in c5564133, this updates HOST_PYTHON_INC_DIR to match. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #2379 from chris5560/ddns-scriptsHannu Nyman2016-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ddns-scripts: update to version 2.6.2-1
| * | | | | | | | | | | | | | | ddns-scripts: update to version 2.6.2-1Christian Schoenebeck2016-02-13
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - renamed (lower case) filenames and servicenames for no-ip.com, cloudflare.com and bind_nsupdate including modifing existing configurations #2375 - updated tld_names.dat Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #2377 from Zokormazo/grepHannu Nyman2016-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | grep: update to 2.23
| * | | | | | | | | | | | | | grep: update to 2.23Julen Landa Alustiza2016-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | | | | | | | | | | | Merge pull request #2368 from xypron/gnupgNico2016-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | gnupg: fix dependency error concerning libcurl
| * | | | | | | | | | | | | | gnupg: fix dependency error concerning libcurlHeinrich Schuchardt2016-02-10
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcurl is added as dependency for gnupg-util to avoid a dependency error. The following invalid configuration options are removed: --disable-ftp --enable-fake-curl Fixes: 0a61d56eb3ab ("utils/gnupg: add new package gnupg-utils") Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | | | | | | | | | | | | libinput: update to version 1.1.7Daniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | eudev: fixup patchesDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sorry for the mess, once again I forgot to git add ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | debootstrap: update to version 1.0.78Daniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | lvm2: update to version 2.02.141Daniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | git: update to 2.7.1Peter Wagner2016-02-10
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | | usbip: use eudev instead of udevDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udev was dropped from core and replaced by eudev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | libinput: depend on eudevDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udev was removed, depend on eudev to provide libudev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | eudev: add new packageDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eudev is a fork of systemd-udev which doesn't require all the rest of systemd. It's suitable for running along with OpenWrt's procd, eplacing the very outdated version of pre-systemd udev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | eudev: add new packageDaniel Golle2016-02-10
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eudev is a fork of systemd-udev which doesn't require all the rest of systemd. It's suitable for running along with OpenWrt's procd, eplacing the very outdated version of pre-systemd udev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | Merge pull request #2343 from hnyman/collectd551Hannu Nyman2016-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Collectd: update to 5.5.1, use procd
| * | | | | | | | | | | | collectd: use procdHannu Nyman2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change collectd to use procd for startup. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * | | | | | | | | | | | collectd: Update to 5.5.1Hannu Nyman2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collectd, the backbone of Luci statistics, to 5.5.1 Refresh patches. Main changes: - Remove 500-upstream-parallel-build-fix.patch (implemented upstream) - Add 600-fix-libmodbus-detection.patch to revert an upstream change that broke libmodbus detection in collectd's configure script Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | Merge pull request #2363 from Shulyaka/postfixHannu Nyman2016-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | postfix: version update to 3.0.3.
| * | | | | | | | | | | | | postfix: version update to 3.0.3.Denis Shulyaka2016-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some minor issues fixed. SMTPUTF8 support option added (by Val Kulkov). Disabled by default because of icu library size.
* | | | | | | | | | | | | | Merge pull request #2361 from jsiverskog/protobuf-c-v1.2.1Hannu Nyman2016-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protobuf-c: Bump version to 1.2.1.
| * | | | | | | | | | | | | | protobuf-c: Bump version to 1.2.1.Jacob Siverskog2016-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | | | | | | | | | | | Merge pull request #2362 from aTanW/masterHannu Nyman2016-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | gammu: bump to upstream v1.37.0
| * | | | | | | | | | | | | | gammu: bump to upstream v1.37.0aTanW2016-02-09
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | | | | | | | | Merge pull request #2360 from jefferyto/python-cffi-updateHannu Nyman2016-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-cffi: update to latest version
| * | | | | | | | | | | | | | python-cffi: update to latest versionJeffery To2016-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #2358 from chris5560/privoxy2Hannu Nyman2016-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | privoxy: bump to version 3.0.24
| * | | | | | | | | | | | | | privoxy: bump to version 3.0.24Christian Schoenebeck2016-02-07
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream to Privoxy 3.0.24 * add facility to set compile options * add file list to be saved on sysupgrade * fixed PKG_MAINTAINER string * add port 8118 used by privoxy to /etc/services * new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | | | | | Merge pull request #2356 from damianorenfer/masterHannu Nyman2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/dnscrypt-proxy: update 1.6.1, security update
| * | | | | | | | | | | | | | net/dnscrypt-proxy: update 1.6.1, security update see ↵Damiano Renfer2016-02-07
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.6.1 Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | | | | | | | | | | | Merge pull request #2352 from chris5560/radicaleHannu Nyman2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Radicale: bump to version 1.1.1
| * | | | | | | | | | | | | | Radicale: bump to version 1.1.1Christian Schoenebeck2016-02-06
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream to Radicale 1.1.1 * add file list to be saved on sysupgrade Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | | | | | Merge pull request #2351 from chris5560/ddns-scriptsHannu Nyman2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ddns-scripts: update to 2.6.1-1 with several fixes
| * | | | | | | | | | | | | | ddns-scripts: update to 2.6.1-1 with several fixesChristian Schoenebeck2016-02-06
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new function expand_ipv6() - expand IPv6 before compare https://dev.openwrt.org/ticket/21725 - Fix split_FQDN() to return host.subdomain correctly #2334 - modified check for musl library used by nslookup #2341 #2346 thanks to Arjen de Korte Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* / / / / / / / / / / / / / php5: update to 5.6.18Michael Heimpold2016-02-06
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: Upstream tagged this as security release. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | Merge pull request #2344 from dibdot/adblockHannu Nyman2016-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | | adblock: 0.60.1
| * | | | | | | | | | | adblock: 0.60.1Dirk Brenken2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix possible race condition during startup - fix duplicate logging during startup - fix wget parms to prevent partitial downloads - fix iptables rules to meet openwrt user chains - added a rule in output chain to reject local ad related requests as well - changed default IPv4/IPv6 blackhole ip address to fix routing issues with windows clients Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | | | | | | | | | gnutls: updated to 3.4.9Nikos Mavrogiannopoulos2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | Merge pull request #2339 from diizzyy/patch-1tripolar2016-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nfs-kernel-server: use libevent2, update copyright and bump PKG_RELEASE
| * | | | | | | | | | | | nfs-kernel-server: use libevent2, update copyright and bump PKG_RELEASEdiizzyy2016-02-02
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use libevent2 instead of libevent Update copyright to 2016 Bump PKG_RELEASE due to package changes Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | Merge pull request #2336 from diizzyy/patch-1Ted Hess2016-02-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | exfat-nofuse: update version
| * | | | | | | | | | | exfat-nofuse: update versiondiizzyy2016-02-01
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes filesystem corruption reports after writing on Linux and running chkdsk afterwards on Windows. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | Merge pull request #2333 from dubek/rsyslog-8.16.0Hannu Nyman2016-02-01
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | net/rsyslog: update to 8.16.0
| * | | | | | | | | | | net/rsyslog: update to 8.16.0Dov Murik2016-01-31
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dov Murik <dmurik@us.ibm.com>
* | | | | | | | | | | Merge pull request #2326 from ffainelli/iptrafFlorian Fainelli2016-01-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | net: Add iptraf-ng
| * | | | | | | | | | | net: Add iptraf-ngFlorian Fainelli2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add iptraf-ng 1.1.4 which is the successor of iptraf. Tested on the realview target. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | | | | | | | | | | Merge pull request #2316 from yunfan/masterYousong Zhou2016-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | dvtm: initial version 0.15
| * | | | | | | | | | | | dvtm: initial version 0.15yunfan2016-01-29
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yunfan Jiang <jyf1987@gmail.com>
* | | | | | | | | | | | Merge pull request #2264 from dangowrt/squid-libcom_err-builddepLuka Perkov2016-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | squid: build-depend on libext2fs