aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | net/keepalived: remove unsupported notify form print_notify statementFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unsupported "notify" script during uci config generation. This change will remove keepalived warnings on startup. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/keepalived: add procd_add_reload_triggerFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do service reload handling by procd. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/keepalived: change use_vmac to booleanFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Append use_vmac with no_val_ so that the uci generation will treat this as an boolean option. If the option is set then a interface with vrrp.{virtual_router_id} is added to the system. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/keepalived: update keepalived.conf generation headerFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add date info to keepalived config generated. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/keepalived: on virtual IP allow empty device optionFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If ip is referenced in the instance section it is not necessary to add a device option on every "ip_address". In most sitution it es enough to add only an ip. Allow empty device option will solve this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | net/keepalived: fix kmod-macvlan dependencyFlorian Eckert2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the option 'use_vmac' is selected in a keepalived config and kmod-macvlan is not installed then keepalived raise an error. Netlink: error: Not supported, type=(16), seq=1510647577, pid=0 vmac: Error creating VMAC interface vrrp.42 for vrrp_instance xxx!!! Add 'kmod-macvlan' to the package dependency list fixes this error. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #5446 from Tiboris/libhttp-parserHannu Nyman2018-03-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libhttp-parser: Bump to version 2.8.0
| * | | | | | | | libhttp-parser: Bump package version and update link to GitHubTibor Dudlák2018-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped package version. There was an issue with .so file: dependent package wanted lib.so.2.8 but there was only lib.so.2.8.0 there so one more symlink added. http-parser sources are owned by nodejs now. Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
* | | | | | | | | rp-pppoe: depend on ppp instead of selecting itFelix Fietkau2018-03-08
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppp has multiple variants, so selecting one of them introduces a recursive dependency for any packge selecting it. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | | libsoxr: Build cleanup.Ted Hess2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove automatic inclusion of avutil if ffmpeg libraries present in build. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | rp-pppoe: fix pppoe server issuesFelix Fietkau2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ppp-mod-pppoe instead of shipping its own broken plugin Always use rp-pppoe.so instead of the (not packaged) pppoe user space implementation Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | | rp-pppoe: fix linker errorsFelix Fietkau2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | | rp-pppoe: refresh patchesFelix Fietkau2018-03-07
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | libsoxr: Update to version 0.1.3. Use SF package downloadTed Hess2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | libvorbisidec: Add pkgconfig to STAGING_DIRTed Hess2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | libxml2: update to 2.9.8Michael Heimpold2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also drop obviously dead download mirrors. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #5632 from haraldg/smstools3Dirk Brenken2018-03-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | smstools3: Move init script to use procd
| * | | | | | | smstools3: Move init script to use procdHarald Geyer2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * properly install config file * prevent smsd from starting right after installation to prevent loss of data (make default device unavailable by turning configuration into comments) * move init script to procd * update init script priority to sane value * log to syslog - at the moment via stdout and procd this is a workaround to force smsd to stay in the foreground * the init script can't do a modem reset anymore use an alarmhandler script instead * add a local patch to make all processes terminate if the main process dies * take over the package as new maintainer Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | | | | | tree: bump PKG_RELEASEYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was missing in a previous change bab8741 (tree: use TARGET_{CFLAGS,LDFLAGS} instead of the package default) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | tree: use TARGET_{CFLAGS,LDFLAGS} instead of the package defaultToni Uhlig2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | openvswitch: use https download urlYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the time of this writing, Open vSwitch official website suggests http://openvswitch.org whose https couterpart uses a self-signed certificate, but it redirects to http://www.openvswitch.org, which has a working https equivalent. Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: set Yousong Zhou as the maintainerYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: add gre, vxlan, geneve tunneling supportYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: bump PKG_RELEASEYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: rework openvswitch kernel datapath packageYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - KCONFIG: bridge compatibility was removed since Open vSwitch 1.10. See Open vSwitch FAQ.md for details - The module does not depend on kmod-gre, kmod-vxlan - Use AutoProbe to remove dependecy on specific priority Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: python: rework host and target dependencyYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open vSwitch needs to run python on build machine to make build-time required files. python-six library is only required by the openvswitch python library on target machine, not a build dependency. We override host PYTHONPATH by overriding it in MAKE_VARS. This way we can remove 0003-override-pythonpath-via-make-vars.patch This also fixes shebang wrongly pointing to python on host Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: python: remove openvswitch as a dependencyYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The python library is a standalone unit. Remove dependency on PACKAGE_openvswitch to allow users to use it with maybe remote openvswitch services. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: remove --disable-sslYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove it since we already select libopenssl in openvswitch-base Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: use default rundir /var/run/openvswitch/Yousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This subdir contains multiple pid, unix domain socket files. It's a custom to put them in it's own subdir Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | openvswitch: remove dependency on SUPPORTED_KERNELSYousong Zhou2018-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quote from Open vSwitch FAQ.md Open vSwitch userspace should also work with the Linux kernel module built into Linux 3.3 and later. Open vSwitch userspace is not sensitive to the Linux kernel version. It should build against almost any kernel, certainly against 2.6.32 and later. The SUPPORTED_KERNEL dependency for openvswitch kernel module only makes sense when we are building it from the ovs release tarballs against mainline kernels. Now that we are using the module from vanilla kernel itself, the dependency does not exist anymore Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #5712 from micmac1/revert-tiffJiri Slachta2018-03-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tiff: revert uclibc++ commit
| * | | | | | | | tiff: revert uclibc++ commitSebastian Kemper2018-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts 5b5659850dbaae4d2ac2e3f599015f71e341841e. In hindsight I have to admit I did not correctly understand the implications of the uclibc++.mk include. The include allows a package to follow the user's choice regarding which C++ library should be the standard. Linking against uClibc++ instead of libstd++ is not a problem when running musl (which is what I had incorrectly assumed), as both C++ libs are separate packages. And uClibc++ is a lot smaller than libstd++, which is probably why it is even the default C++ lib on OpenWrt currently. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | ntpd: update to 4.2.8p11Peter Wagner2018-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #5567 from dissent1/minidlnaTed Hess2018-03-04
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | minidlna: decrease minidlna log verbosity
| * | | | | | | | minidlna: decrease minidlna log verbosityPavel Kubelun2018-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some clients do not close connections properly or do not keep it alive, so each time the connection times out a corresponding log entry is written into a log. These messages may spam the log really hard. This may be an issue if log is placed on internal flash - it may prematurely wear a flash chip. This also prevents hdd from spinning down if the log is located on hdd and the dlna capable tv is online. Set the log level to "error" by default. MAN: Set this to change the verbosity of the information that is logged each section can use a different level: off, fatal, error, warn, info, or debug Example log_level=general,artwork,database,inotify,scanner,metadata,http,ssdp,tivo=warn Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
* | | | | | | | | Merge pull request #5710 from gladiac1337/feature-haproxy-1.8Thomas Heil2018-03-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v1.8.4 (+patches)
| * | | | | | | | | haproxy: Fix non-ssl buildsChristian Lachner2018-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing libatomic dependency in non-ssl variant of the build Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | | haproxy: Update HAProxy to v1.8.4 (+patches)Christian Lachner2018-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Update the haproxy homepage - Add libatomic to the dependencies as 1.8 needs it - Make USE_REGPARM an x86-only option as this fixes many warnings and does not do much on non-x86 platforms - Add USE_GETADDRINFO=1 to use getaddrinfo() to resolve IPv6 host names - Add USE_TFO=1 to enable TCP fast open - Unbreak CFLAGS, LD and LDFLAGS by adding the missing backslash after $(ADDON) - Unbreak IGNOREGIT=1 option (typo) - Rework LDFLAGS and add libatomic - Add MEDIUM+ patches (see https://www.haproxy.org/bugs/bugs-1.8.4.html) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | Merge pull request #5708 from gladiac1337/masterThomas Heil2018-03-04
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | haproxy: Fix Lua-support on non-mips(el) targets.
| * | | | | | | | | haproxy: Change download-URLs to https-variantsChristian Lachner2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - change haproxy download-URL to https-variant - change lua download-URL to https-variant Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | | haproxy: Fix Lua-support on non-mips(el) targets.Christian Lachner2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - the Lua-support logic was cleaned up to unbreak Lua-support on non-mips(el) targets. Previously, no target had Lua-support. - mips and mipsel are both known to currently not build with Lua-support enabled => disable both. - mips64 and mips64el were tested fine with Lua-support enabled. Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | libiio: rework backend selection (fixes #5637)Michael Heimpold2018-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide configuration items to select individual backends. This also allows to fine-tune the package dependencies. In order to address #5637, we make this dep unconditionally until upstream allow to opt-in/opt-out libavahi support. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | php7: update to 7.2.3Michael Heimpold2018-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | Merge pull request #5704 from wvdakker/masterHannu Nyman2018-03-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Shorewall: Bump to version 5.1.12.3
| * | | | | | | | | | Shorewall6: Bump to version 5.1.12.3W. van den Akker2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | | Shorewall: Bump to version 5.1.12.3W. van den Akker2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | | Shorewall6-lite: Bump to version 5.1.12.3W. van den Akker2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | | Shorewall-lite: Bump to version 5.1.12.3W. van den Akker2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | | Shorewall-core: Bump to version 5.1.12.3W. van den Akker2018-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | | | Merge pull request #5699 from br101/pingcheckHannu Nyman2018-03-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pingcheck: Update to latest version