1628665823
c6a9b01a6 CircleCI: Fix URL references and add BRANCH refs bbbb47b7a Merge pull request #7366 from thess/ffmpeg-18.06 4e8dd3649 ffmpeg: work around hard/soft float configs for libffmpeg-full f09f0f1c5 Merge pull request #6932 from chris5560/radicale_18.06 74fc2449e adblock: fix adguard source 1ec36271b net/mosquitto: bump to 1.5.4 5552214d8 haveged: update to 1.9.4 57b1bbb9a ccrypt: Update to 1.11 335bd7cba Merge pull request #7301 from micmac1/maria37 c646c1841 Merge pull request #7231 from padre-lacroix/bandwidthd-18.06 377f88624 mariadb: security bump to 10.1.37 104ce78af bandwidthd: [18.06] fix undefined references to inline functions This is basically same commit that took place in master 3 weeks ago. gcc-7 with -Os makes inline functions disappeard. It is caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help db5d46f28 build,circleci: fix container digest da4563092 build,circleci: add 'time' to container build image 7b85f3c37 isc-dhcp: drop .conf suffix on dhcrelay config file ca30e0654 build,circleci: copy and adjust config from master fc212923d glib2: update to 2.58.1 06579f632 ruby: bump to 2.5.3 99208fcfe libssh: mark as BROKEN due to CVE-2018-10933 7bd9d6914 patch: Add missing CVE-2018-6951 patch bfa879cdf patch: Fix CVE-2018-6952 and CVE-2018-1000156 971efb45a Merge pull request #7160 from EricLuehrsen/o1806_ub_181 c346de9b4 Merge pull request #7164 from pacien/181009-1806-pkg-tinc 9f5ea1c28 watchcat: make compatible with updated busybox ash array handling (fixes #7148) 58dbd3fda tinc: update to 1.0.35 f3bc02155 unbound: update to 1.8.1 482d94bf4 iotivity, i2pd, domoticz: Bump PKG_RELEASE to force re-build with Boost upgrade to 1.68 15cf061d5 gnutls: updated to 3.5.19 d7980aceb mosquitto: bump to 1.5.3 fae92edd7 sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR) 21b69c23a jamvm: Use <fenv.h> instead of <fpu_control.h> 218a7a686 fdm: Merge latest version and build fixes from master 11c25f58f boost: Merge updates (1.68.0) and build fixes from master cea8bebc6 Merge pull request #7084 from brianjmurrell/add-foolsm-to-18.06 c58367d4f cshark: update to latest git HEAD e70b4775d strongswan: refresh patches 88715598b strongswan: fix OpenWrt hotplug script handling 1f4c93972 strongswan: add openwrt hotplug script handling c340159a9 strongswan: include nls.mk for mysql plugin 474d9a0a1 net-snmp: fix inbound firewall rule support fddaa085f tdb: Remove libbsd dependency aa58b6bfb tdb: bump to latest version da27b3134 tdb: avoid installing duplicate files 93587e54e node: Fix incorrect detection of arm_version and arm_fpu c99983288 node: fix host build fail 0a2078bf1 nano: update to 3.1 791933dd5 Nano: Update to 3.0 Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz> 1bdddaefc foolsm: Add package foolsm df8b221e0 Merge pull request #7053 from mlichvar/chrony-fix-ipv6-allow-18.06 1377bc60f chrony: fix configuration of IPv6 client access 23bb744ff adblock: bugfix 3.5.5v2 e8813bb56 adblock: update 3.5.5 c7e97bf2b radicale[18.06]: add extra command "export_storage" to init script |
||
---|---|---|
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
Documentation (incomplete at this time, contribute if you can!) may be found at https://gluon.readthedocs.org/.
If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.
Gluon IRC channel: #gluon
in hackint
Issues & Feature requests
Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.
We maintain a Roadmap for the future development of Gluon.
Use a release!
Please refrain from using the master
branch for anything else but development purposes!
Use the most recent release instead. You can list all releases by running git tag
and switch to one by running git checkout v2018.1.1 && make update
.
If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.
Mailinglist
To subscribe to the list, send a message to:
gluon+subscribe@luebeck.freifunk.net
To remove your address from the list, just send a message to
the address in the List-Unsubscribe
header of any list
message. If you haven't changed addresses since subscribing,
you can also send a message to:
gluon+unsubscribe@luebeck.freifunk.net