bobcanthelpyou 
							
						 
					 
					
						
						
						
						
							
						
						
							9f4c393295 
							
						 
					 
					
						
						
							
							gluon-mesh-vpn-core: fix luacheck warnings  
						
						... 
						
						
						
						./gluon-wan:25:1: (W122) setting read-only field ? of global arg
./gluon-wan:29:1: (W311) value assigned to variable ok is unused 
						
					 
					
						2019-06-16 17:31:53 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da45bd5987 
							
						 
					 
					
						
						
							
							treewide: do not use Lua module()  
						
						
						
					 
					
						2019-06-16 15:51:43 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ec108aacc 
							
						 
					 
					
						
						
							
							gluon-web: fix Http:getcookie()  
						
						... 
						
						
						
						None of our code uses cookies, so this issue went unnoticed. 
						
					 
					
						2019-06-16 14:55:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e00149f11 
							
						 
					 
					
						
						
							
							targets: add deprecated flags as appropriate  
						
						
						
					 
					
						2019-06-15 23:34:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							912490c026 
							
						 
					 
					
						
						
							
							Add GLUON_DEPRECATED flag  
						
						... 
						
						
						
						This new build flag is mandatory for now (it may default to 0 in a future
Gluon version). It may be set to the following values:
* 0 - Do not build any images for deprecated devices.
* upgrade - Only build sysupgrade images for deprecated devices.
* full - Build both sysupgrade and factory images for deprecated devices.
"Other" images are handled like factory images, as they are also used for
the initial installation of Gluon on a device. 
						
					 
					
						2019-06-15 23:34:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							071cf7b20f 
							
						 
					 
					
						
						
							
							Switch to Lua for target definitions  
						
						... 
						
						
						
						The old bash-based parsing code was way too complex. Replace it with Lua. 
						
					 
					
						2019-06-15 23:34:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a44a5dce02 
							
						 
					 
					
						
						
							
							ar71xx: Onion Omega is BROKEN  
						
						... 
						
						
						
						This device doesn't have an Ethernet port, and even with the Ethernet
shield, eth0 is not configured. 
						
					 
					
						2019-06-15 23:30:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0970dd3e01 
							
						 
					 
					
						
						
							
							targets: unset executable mode for target files  
						
						... 
						
						
						
						For some reason, some of the target files were executable. 
						
					 
					
						2019-06-12 14:15:25 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							709c1b1b91 
							
						 
					 
					
						
						
							
							gluon-config-mode-outdoor: fix reference mess for real this time  
						
						
						
					 
					
						2019-06-10 11:20:53 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							718696e11d 
							
						 
					 
					
						
						
							
							gluon-config-mode-outdoor: fix default value readout  
						
						
						
					 
					
						2019-06-09 21:54:52 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7be7064432 
							
						 
					 
					
						
						
							
							gluon-ebtables-filter-multicast: fix comment char in Lua code  
						
						... 
						
						
						
						It seems this mistake didn't cause an error because of Lua's support for
shebang lines. 
						
					 
					
						2019-06-09 15:27:08 +02:00 
						 
				 
			
				
					
						
							
							
								Linus Lüssing 
							
						 
					 
					
						
						
						
						
							
						
						
							9b1eb40fe7 
							
						 
					 
					
						
						
							
							gluon-mesh-batman-adv: reenable batman-adv multicast optimizations  
						
						... 
						
						
						
						Several fixes and enhancements related to multicast were added upstream
in batman-adv. So let's give the batman-adv multicast optimizations
another go.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> 
						
					 
					
						2019-06-07 15:16:40 +02:00 
						 
				 
			
				
					
						
							
							
								Linus Lüssing 
							
						 
					 
					
						
						
						
						
							
						
						
							8dd13cbbca 
							
						 
					 
					
						
						
							
							batman-adv: update to current openwrt-routing / batman-adv v2019.2  
						
						... 
						
						
						
						This updates the batman-adv OpenWrt package to the current version
provided in the master branch of the openwrt-routing packages
repository:
* e26096a batman-adv: Fix duplicated OGMs on NETDEV_UP
* 1ff00ee batman-adv: upgrade package to latest release 2019.2
Small difference to the original:
* Compat code for batadv_genl_dump_check_consistent()
* Compat code for cfg80211_sinfo_release_content()
* 0001-batman-adv-add-compat-hacks.patch kept
* batctl dependency kept removed
* config related files unchanged
The new config format was not backported yet to keep this patch small
and less invasive.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> 
						
					 
					
						2019-06-07 15:16:40 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e00ecd8e4 
							
						 
					 
					
						
						
							
							modules: update routing  
						
						... 
						
						
						
						c07326c batman-adv: Fix duplicated OGMs on NETDEV_UP
fixes  #1446  
						
					 
					
						2019-06-03 00:12:19 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							832de8615a 
							
						 
					 
					
						
						
							
							modules: update routing  
						
						... 
						
						
						
						cad1fba Merge pull request #469  from ecsv/batadv-for-18.06
145ba7f batman-adv: Merge bugfixes from 2019.2
40b7519 batman-adv: Reorder patches 
						
					 
					
						2019-06-02 02:51:43 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bbd52db511 
							
						 
					 
					
						
						
							
							modules: update packages  
						
						... 
						
						
						
						5d3cb594e Merge pull request #9058  from micmac1/sqlite3-arm-endian-owrt18
d13f831ba sqlite3: fix arm endian issue
48687a581 Merge pull request #8966  from BKPepe/18.06-ytdl
5387239ad youtube-dl: update to version 2019.05.11
76ebe2be0 Merge pull request #8765  from BKPepe/1806-urllib3
ec5e894ce Merge pull request #8954  from jonathanunderwood/openwrt-18.06-getdns-stubby-from-master
54928eb69 nfs-kernel-server: use portmap, drop rpcbind
09e18eef7 stubby: set PKG_SOURCE_VERSION using PKG_VERSION
f8c8b96e7 stubby: remove PKG_SOURCE from Makefile
28c328d66 stubby: add support for TLS configuration options
eec23a91b stubby: add support for tls_port resolver config option (#8889 )
5415cc7b2 stubby: update to 0.2.6
b1cc26adf getdns: update to version 1.5.2
813d49c69 stubby: Update PKG_RELEASE
3b498844a stubby: fix handling of pkis in config (#8888 )
95daecd81 stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
eca82ce3d Merge pull request #8938  from lucize/doveup18
2c87aeba1 dovecot: update to 2.2.36.1
8459433eb python-urllib3: update to 1.24.3
014106741 Merge pull request #8781  from neheb/pros
41c85f8ef Merge pull request #8767  from neheb/cr2
9e4966bd3 Merge pull request #8816  from neheb/lo
55b505f82 Merge pull request #8815  from neheb/gr
1663a0186 Merge pull request #8881  from micmac1/maria_10.1.39
78328ebe3 libxslt: add PKG_CPE_ID for proper CVE tracking
816c7aed6 Merge pull request #8882  from micmac1/xslt-cve-18
2eb2a94da mariadb: bump to 10.1.39
d03db02bc libxslt: backport patch for CVE-2019-11068
d3c324d8b Merge pull request #8871  from neheb/ad
fb9238b61 addrwatch: Add -std=gnu89 to fix compilation
5fae371ab Merge pull request #8779  from neheb/libsec
3ca88ff6d Merge pull request #8780  from neheb/apc
1d44e408f Merge pull request #8770  from neheb/es
759e83674 Merge pull request #8772  from neheb/oa
ea1429f69 Merge pull request #8778  from neheb/liba
46d30c221 Merge pull request #8850  from EricLuehrsen/unbound_dhcp_1806
7f7fda67b add rpcbind
80429e0a5 unbound: fix local dns synthesis corner cases
1f77a0582 Merge pull request #8777  from neheb/sendm
071a926dd Merge pull request #8817  from neheb/bonnnnn
ddc48c3d5 bonnie++: Remove wrongly added patch during cherry-pick
21de3c1ac loudmouth: Disable debug and fix compilation
79e69bf41 grilo: Remove build dependency on perl-xml-parser
c3f6660b8 nfs-kernel-server: fix missing libbsd dependency
d2f254a72 nfs-kernel-server: update to 2.3.3
dac119d49 nfs-kernel-server: Switch to xz tarball
f1ab32ab6 nfs-kernel-server: switch to libtirpc, enable ipv6
5ab569a06 nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dir
20809ba6a nfs-kernel-server: add -Wno-error=format-security to TARGET_CFLAGS to a fix compily error
2c137a7a5 nfs-kernel-server: update to 2.3.2
765ae2798 libtirpc: enable host build
9b3414fd1 znc: Clean up Makefile and fix compilation on PPC
a8316a5c6 nano: update to 4.2
f69a00efb Merge pull request #8764  from BKPepe/1806-youtubedl
024543fb1 Merge pull request #8766  from neheb/qu
c69c1aea4 Merge pull request #8768  from neheb/cmd
d018e0946 Merge pull request #8776  from neheb/luas
9f74ef0f8 luasec: cleanup Makefile
bbfd71a59 luasec: use gcc to link instead of ld
7059f9476 luasec: Replace -fPIC with $(FPIC)
a3d99ad90 youtube-dl: update to version 2019.04.24
9e532f225 Merge pull request #8773  from neheb/cla
bcf889b36 intltool: Add patch to fix regular expressions and avoid warnings in perl 5.22 and later.
2653eabd4 prosody: Change linker from LD to CC
c15b779b8 prosody: Update prosody to 0.11.2 Update Fixes CVE-2018-10847
9104a1f14 apcupsd: preset shutdown binary
e484057d0 libseccomp: Update to 2.3.3
f61ee11d0 libartnet: Fix compile with GCC7
9d2bf88ec sendmail: link with gcc instead of ld
dd2c1e03e Merge pull request #8769  from neheb/da
3a478756f Merge pull request #8774  from neheb/psq
cf4537574 psqlodbc: Update to 11.00.0000
8ca29a4f3 psqlodbc: bump to 10.03.0000, fix --with-unixodbc
81a6687a6 Merge pull request #8771  from neheb/pia
fa060f40e clamsmtp: Really fix compilation
850126c0d oath-toolkit: Add patch from Fedora to fix compilation
fd52a3df0 pianod: Update to 174.09 release (removes BSD dependencies)
a0ca3e308 espeak: Fix build issues. Cleanup patches
d02a17b35 darkstat: Remove libbsd dependency
0a4f26f3c cmdpad: Fix compile
27af84f57 crtmpserver: Update to official git repo
1a7d79d98 quassel-irc: Update to latest version
873762ce2 quasselc: Update to latest commit
c8c8c1a4a Merge pull request #8759  from neheb/bon2
76132b044 bonnie++: Update to 1.98
df7f21bcd Merge pull request #8718  from neheb/lcd
588f971f0 Merge pull request #8716  from neheb/wifi
4e0a836c5 Merge pull request #8717  from neheb/setser
403d40d91 Merge pull request #8720  from neheb/iio
03a4afe5f Merge pull request #8719  from neheb/unix
d42547cd3 Merge pull request #8733  from jefferyto/openwrt-18.06-python-cve-2019-9636
fbcac2d53 python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
01f90caa1 Merge pull request #8706  from nxhack/18_06_icu_support_reiwa
e0bee26f4 libiio: add missing dependency to zlib
7220dab75 unixodbc: save unixodbc_conf.h for host build
01a2f4353 unixodbc: fix clean-build compilation
bd380a3c7 unixodbc: Fix LIB_PREFIX in host build
9b5b23f44 lcd4linux: Update to 1204
c26a03a1d setserial: Don't build docs to remove nroff dependency
2a85006ab wifidog: Change to use TLS above 1.0
94b07876e icu: [openwrt-18.06] support for new Japanese era Reiwa
c9aedd9a5 nano: update to 4.1
49e759b28 Merge pull request #8638  from mwarning/zerotier
890993d40 Merge pull request #8477  from BKPepe/openwrt-18.06_perl
d6ed5c22b net/mosquitto: correct config file option name
05e16dd22 zerotier: fix multiple instance handling and port setting
59c6457ec zerotier: update to version 1.2.12
4db102755 Merge pull request #8595  from EricLuehrsen/openwrt-18.06
43c1d6c2a unbound: correct forward of root domain
b8970833b perlmod: fix ability to build module out-of-feed 
						
					 
					
						2019-06-02 02:50:21 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8bbdd96f0 
							
						 
					 
					
						
						
							
							modules: update OpenWrt  
						
						... 
						
						
						
						6761961919 openssl: update to 1.0.2s
9591155737 kernel: Fix arc kernel 4.14 build
dc1b578a4c curl: Fix multiple security problems
40ed8389ef mbedtls: update to version 2.16.1
7e07320dc4 kernel: bump 4.14 to 4.14.121
054aecdf0b kernel: bump 4.9 to 4.9.178
e9a7344550 uci: fix heap use after free (FS#2288)
4b633affff brcm63xx: drop linux,part-probe usage where possible
cfb72eed69 brcm63xx: drop own implementation of DT partitions in favour of upstream
68a5e662c2 kernel: bump 4.14 to 4.14.120
85294fc5e7 kernel: bump 4.9 to 4.9.177
152755c9a2 kernel: bump 4.14 to 4.14.119
82e4b4250d kernel: bump 4.9 to 4.9.176
cf2aa873ea ar71xx: Fix network setup for TP-Link Archer C25 v1
e6928e6b29 kernel: Fix arc kernel build
3239f56136 uboot-fritz4040: Add host flags for host compiler
b5ce5217e2 ramips: rt305x: Reduce size of a5-v11 image
d3053b1bdc kernel: bump 4.14 to 4.14.118
f053a8ce41 kernel: bump 4.9 to 4.9.175
412d80cdb7 kernel: bump 4.14 to 4.14.115
f105a9c35c kernel: bump 4.9 to 4.9.172
4685bf1d2f kernel: bump 4.14 to 4.14.114
2faceb1a39 kernel: bump 4.9 to 4.9.171
e0505cc018 Revert "uhttpd: disable concurrent requests by default"
24aefaec62 tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STAGING_DIR/bin
aaa34526c4 tools/pkg-config: pass arguments at the end
3103bd54c5 kernel: bump 4.14 to 4.14.113
a5c62c933b kernel: bump 4.9 to 4.9.170
ac3b5f00e1 kernel: bump 4.14 to 4.14.112
15a70d085d kernel: bump 4.9 to 4.9.169
e6e5435c5b ar71xx: GL.iNet AR300M family: correct LED definitions
ecfe0f1cc4 ca-certificates: update to version 20190110
2d2e615dee mac80211: brcmfmac: really add early fw crash recovery
02aed76968 mac80211: brcmfmac: early work on FullMAC firmware crash recovery
1a6d7a651f lantiq: tdw89x0: Fix WLAN LED on TP-Link W8970 v1.2 (FS#2232)
6ac061f319 ar71xx: Fix IMAGE_SIZE for TP-Link Archer C7 v5
7268ebb1e4 ar71xx: Correct MAC address for WAN interface of Archer C7 v5
c7eb679047 ar71xx: Add "info" partition for TP-Link Archer C7 v5
9c4fa1bb5b ar71xx: Remove ath10k packages from archer-c7-v1 (fixes FS#1743)
6c81f5fac6 kernel: bump 4.14 to 4.14.111
aa0e6fc489 kernel: bump 4.9 to 4.9.168
dad220a00c kernel: bump 4.14 to 4.14.110
07bd5b7a81 kernel: bump 4.9 to 4.9.167
4b4de23dfb openssl: update to 1.0.2r
Build-tested: x86-64 
						
					 
					
						2019-06-02 02:49:10 +02:00 
						 
				 
			
				
					
						
							
							
								Christof Schulze 
							
						 
					 
					
						
						
						
						
							
						
						
							08a8815815 
							
						 
					 
					
						
						
							
							gluon-l3roamd: add missing uc dependency  
						
						... 
						
						
						
						uc is used in the initscript. It must be set as dependency 
						
					 
					
						2019-05-25 15:43:25 +02:00 
						 
				 
			
				
					
						
							
							
								David Bauer 
							
						 
					 
					
						
						
						
						
							
						
						
							5f19706756 
							
						 
					 
					
						
						
							
							gluon-core: fix mesh radios not being created  
						
						... 
						
						
						
						This commit fixes a bug where on first setup, mesh interfaces won't be
created for 2.4GHz radios. 
						
					 
					
						2019-05-21 13:42:22 +02:00 
						 
				 
			
				
					
						
							
							
								David Bauer 
							
						 
					 
					
						
						
						
						
							
						
						
							1aa4ffc514 
							
						 
					 
					
						
						
							
							gluon-config-mode gluon-core: fix incorrect gluon.platform reference  
						
						... 
						
						
						
						The is_outdoor function is placed inside the gluon.platform module, not
the platform_info module. Currently, the outdoor-mode wizard component
and the upgrade script fail due to nil-value calls. 
						
					 
					
						2019-05-21 13:42:22 +02:00 
						 
				 
			
				
					
						
							
							
								David Bauer 
							
						 
					 
					
						
						
						
						
							
						
						
							dca50d2f26 
							
						 
					 
					
						
						
							
							ramips: fix R6120 factory image  
						
						... 
						
						
						
						The factory firmware omits the JFFS2 end-marker while flashing via
web-interface. Add a 64k padding after the marker fixes this problem.
When the end-marker is not present, OpenWRT won't save the overlayfs
after initial flash. 
						
					 
					
						2019-05-10 11:25:24 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f0299b53d 
							
						 
					 
					
						
						
							
							modules: update Gluon packages  
						
						... 
						
						
						
						9a364fb8d0a4 respondd: fix crash caused by division by zero
67177de99afc libs/lua-math-polygon: add add math lib for gauss jordan Ponit in Polygon algorithm
Fixes  #1717  
						
					 
					
						2019-05-01 16:19:28 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad1a1906ab 
							
						 
					 
					
						
						
							
							gluon-core: fix reference to outdoors config site variable  
						
						
						
					 
					
						2019-04-29 16:08:10 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							16a78b4e9e 
							
						 
					 
					
						
						
							
							scripts/check_site.lua: use new format() function to simplify var_error()  
						
						
						
					 
					
						2019-04-28 19:17:47 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5abddd2976 
							
						 
					 
					
						
						
							
							scripts/check_site.lua: fix array_to_string with non-string/number array elements  
						
						... 
						
						
						
						Fixes need_one_of() with boolean elements. 
						
					 
					
						2019-04-28 19:16:28 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddb11ddd69 
							
						 
					 
					
						
						
							
							Merge pull request  #1329  from mweinelt/outdoor_mode  
						
						... 
						
						
						
						gluon-core: add outdoor channel support for 5 ghz radios 
						
					 
					
						2019-04-28 18:52:10 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							501c3b38bb 
							
						 
					 
					
						
						
							
							add gluon-config-mode-outdoor package  
						
						... 
						
						
						
						adds a section to the wizard for outdoor capable devices
that informs the user of of the regulatory situation and
allows a quick toggle of the outdoor mode. 
						
					 
					
						2019-04-28 18:19:43 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							e20d5b0a3e 
							
						 
					 
					
						
						
							
							gluon-core: allow presetting the outdoor mode for new installations  
						
						
						
					 
					
						2019-04-28 18:19:43 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							423aafbd29 
							
						 
					 
					
						
						
							
							gluon-core: improve channel and add chanlist validation  
						
						
						
					 
					
						2019-04-28 18:17:40 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							bf55249159 
							
						 
					 
					
						
						
							
							gluon-core: add outdoor support for 5 ghz radios  
						
						... 
						
						
						
						Add the `wifi5.outdoor_chanlist` site configuration that
allows specifying an outdoor channel range that can be
switched to for regulatory compliance.
Upon enabling the outdoor option the device will
 - configure the `outdoor_chanlist` on all 5 GHz radios
 - which may enable DFS/TPC, based on the regulatory domain
 - disable ibss/mesh on the 5 GHz radio, as DFS *will*
   break mesh connections
 - allow for htmode reconfiguration on 5 GHz radios
The outdoor option can be toggled from
 - Advanced Settings
   - W-LAN
     - Outdoor Installation
The `preserve_channel` flag overrules the outdoor channel
selection. 
						
					 
					
						2019-04-28 18:17:11 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							4f60f6dbc6 
							
						 
					 
					
						
						
							
							gluon-core: disable legacy_rates by default, drop support for supported and basic rates ( #1716 )  
						
						
						
					 
					
						2019-04-28 16:47:29 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09916f6e35 
							
						 
					 
					
						
						
							
							gluon-mesh-batman-adv: drop packets from mesh with next-node source or destination address ( #1714 )  
						
						... 
						
						
						
						Fixes  #1659  
					
						2019-04-28 14:56:09 +02:00 
						 
				 
			
				
					
						
							
							
								bobcanthelpyou 
							
						 
					 
					
						
						
						
						
							
						
						
							fe521db441 
							
						 
					 
					
						
						
							
							build: add site check for obsolete settings ( #1702 )  
						
						
						
					 
					
						2019-04-28 14:38:08 +02:00 
						 
				 
			
				
					
						
							
							
								Tata 
							
						 
					 
					
						
						
						
						
							
						
						
							e81d1a390f 
							
						 
					 
					
						
						
							
							Add mechanism to reload domain related services ( #1710 )  
						
						
						
					 
					
						2019-04-23 17:34:49 +02:00 
						 
				 
			
				
					
						
							
							
								Petr Štetiar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9dc1ac7f58 
							
						 
					 
					
						
						
							
							build: replace hardcoded paths with overridable variables  
						
						... 
						
						
						
						Signed-off-by: Petr Štetiar <ynezz@true.cz> 
						
					 
					
						2019-04-22 22:00:45 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c1ccc3c2f 
							
						 
					 
					
						
						
							
							modules: update Gluon packages  
						
						... 
						
						
						
						ac0f8ac4b588 batman-adv-legacy: update to latest git
Fixes build for targets using kernel 4.9. 
						
					 
					
						2019-04-22 00:17:27 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6412177a45 
							
						 
					 
					
						
						
							
							Refresh openwrt patches  
						
						
						
					 
					
						2019-04-21 19:39:27 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59a44274cb 
							
						 
					 
					
						
						
							
							gluon-respondd: do not join link-local multicast group on br-client  
						
						... 
						
						
						
						Fixes  #1701  
					
						2019-04-21 19:31:32 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							befc439a61 
							
						 
					 
					
						
						
							
							modules: update Gluon packages  
						
						... 
						
						
						
						cf3e8d1a080f respondd: exit on unknown command line parameters
0f57108e3d65 respondd: make all internal functions static
593b2c626690 respondd: fix incorrect use of strncpy
31eb441db163 respondd: make delays specific for group and interface
2d89e972d9dd respondd: fix inet_pton() error message
a906d2447fbd respondd: miniz: fix -Wmisleading-indentation warning
42da0795e2dd batman-adv-legacy: update package version number
3dd552288959 batman-adv-legacy: restore Build/Prepare step
df0dd9cd6b49 batman-adv-legacy: update to latest git 
						
					 
					
						2019-04-21 19:30:44 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5614a5019 
							
						 
					 
					
						
						
							
							gluon-neighbour-info: fix outgoing interface for non-link-local multicast addresses  
						
						
						
					 
					
						2019-04-21 19:19:02 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9e1e2d18a 
							
						 
					 
					
						
						
							
							gluon-neighbour-info: exit on unknown parameters  
						
						
						
					 
					
						2019-04-21 19:19:02 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dec8ebf87 
							
						 
					 
					
						
						
							
							gluon-neighbour-info: fix mixed tab/space indentation  
						
						
						
					 
					
						2019-04-21 19:19:02 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc5f93604e 
							
						 
					 
					
						
						
							
							gluon-neighbour-info: fix inet_pton() error message  
						
						... 
						
						
						
						inet_pton() doesn't set errno on regular parse errors, so using perror()
doesn't make sense (and we avoid a confusing "Success" message). 
						
					 
					
						2019-04-21 19:19:02 +02:00 
						 
				 
			
				
					
						
							
							
								bobcanthelpyou 
							
						 
					 
					
						
						
						
						
							
						
						
							aeebcf272c 
							
						 
					 
					
						
						
							
							docs: add GLUON_DEBUG  
						
						
						
					 
					
						2019-04-21 16:05:57 +02:00 
						 
				 
			
				
					
						
							
							
								Tata 
							
						 
					 
					
						
						
						
						
							
						
						
							12b87b2441 
							
						 
					 
					
						
						
							
							ipq40xx: add jalapeno from 8devices ( #1706 )  
						
						... 
						
						
						
						Signed-off-by: Jan-Tarek Butt <tarek@ring0.de> 
						
					 
					
						2019-04-19 15:15:00 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							134a6460a7 
							
						 
					 
					
						
						
							
							build: move hostapd-mini package from generic target to Makefile  
						
						... 
						
						
						
						By passing the package name through merge_packages, it becomes possible to
override the package choice in GLUON_SITE_PACKAGES again, for example:
	GLUON_SITE_PACKAGES += -hostapd-mini hostapd 
						
					 
					
						2019-04-19 13:53:09 +02:00 
						 
				 
			
				
					
						
							
							
								Linus Lüssing 
							
						 
					 
					
						
						
						
						
							
						
						
							8e04679be6 
							
						 
					 
					
						
						
							
							gluon-mesh-batman-adv: add batctl dependency to gluon-mesh-batman-adv-14  
						
						... 
						
						
						
						The batctl v2013.4 build was removed from the batman-adv-legacy package
as the current, upstream batctl releases work with batman-adv-legacy,
too.
As a replacement we need to add the upstream batctl dependency to
gluon-mesh-batman-adv-14 to have a batctl available again here.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> 
						
					 
					
						2019-04-16 12:03:20 +02:00 
						 
				 
			
				
					
						
							
							
								Linus Lüssing 
							
						 
					 
					
						
						
						
						
							
						
						
							a2bbc125b3 
							
						 
					 
					
						
						
							
							batctl: remove kmod-batman-adv dependency  
						
						... 
						
						
						
						This always pulls in the batman-adv compat 15 kernel module. However,
batctl works just as well with batman-adv-legacy (compat 14).
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> 
						
					 
					
						2019-04-16 12:03:20 +02:00 
						 
				 
			
				
					
						
							
							
								Linus Lüssing 
							
						 
					 
					
						
						
						
						
							
						
						
							01fd25de42 
							
						 
					 
					
						
						
							
							modules: update Gluon packages  
						
						... 
						
						
						
						972e67f batman-adv-legacy: remove batctl v2013.4 (#213 )
524ae77 tunneldigger: update to newest upstream commit (#216 ) 
						
					 
					
						2019-04-16 12:03:20 +02:00 
						 
				 
			
				
					
						
							
							
								bobcanthelpyou 
							
						 
					 
					
						
						
						
						
							
						
						
							149b55526f 
							
						 
					 
					
						
						
							
							gluon.mk: fix reference to LuaSrcDiet binary  
						
						
						
					 
					
						2019-04-14 11:21:31 +02:00