a749a6d151
1eeea30fd softethervpn: Fix compilation under 64-bit targets 276b7d9b0 Merge pull request #9542 from jefferyto/python-musl-find_library-openwrt-18.06 e1cb7f98d opendkim: Fix compilation with uClibc-ng bc8fc4fb7 tvheadend: Fix compilation on GCC8 4c1252e9d tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs bd96e95e3 tvheadend: Fix compilation without OpenSSL deprecated APIs 59f7eb5e1 libartnet: Fix compilation with GCC8 e00521bc7 poco: Do not build on ARC 0662e833e flent-tools: Fix compilation with uClibc-ng 131c9436c oath-toolkit: Fix compilation with uClibc-ng 0524f21ed flashrom: Add ARC support 8923eecd3 elektra: Fix compilation with uClibc-ng 24ad87702 elektra: Fix compilation without deprecated OpenSSL APIs f30898d3e hfsprogs: Fix compilation with uClibc-ng 02d64a922 dosfsutils: Properly fix iconv linking f273581e1 dosfstools: Fix compilation with full NLS 4870eab08 loudmouth: Fix compilation with uClibc-ng b1adbbe5b loudmouth: Disable debug and fix no deprecated API compilation 30ddc8a15 transmission: Fix compilation under uClibc-ng 0cac0b3eb transmission: add PKGARCH:=all for transmission-web c2860ce2c transmission: Add LTO support to shave off 35KB off of the ipk b5957aed6 transmission: Allow user to configure web ui home directory cdc001736 open2300: Switch to GitHub fork dddcd5d90 softethervpn: Add openssl to host build deps 0a4f88e56 softethervpn: Really fix iconv support e05f50c12 softethervpn: add package name to build dir 8358aa690 softethervpn: cleanup host/build, pass HOST_*FLAGS 5cb4c348a python,python3: Fix ctypes.util.find_library() d16a931db python: add patch for CVE-2018-20852 2402c223d python: bump to version 2.7.16 ae21f4990 python3: update to version 3.6.9 12c96eaad diffutils: provide diff, cmp as alternatives 04c9e6708 Merge pull request #9463 from ps790/patch-4 4265311c1 Merge pull request #9461 from ps790/patch-2 93e7b0982 coreutils: add alternatives support ef44ef698 bridge-utils: fix conflict with busybox brctl 4e93f455a softethervpn: Update to rtm version 4.29-9680 4682d1741 softethervpn: Pass FLAGS to CC for hamcorebuilder f424f7dfa wifidog: fix getting ip from interface, cleanup bba8e2c44 irssi: update to version 1.2.1 (security fix) d10ac7c29 Merge pull request #9396 from stangri/openwrt-18.06-simple-adblock 78b0da469 simple-adblock: options to filter non-ASCII domains, local compressed storage 1e398bbcb ocserv: updated to 0.12.4 43bfa6fe4 Merge pull request #9292 from BKPepe/18.06-youtube 68461c4c5 php7: update to 7.2.19 f9b20e9dd php7: update to 7.2.18 5779614d2 znc: backport fix for CVE-2019-12816 63c532a71 youtube-dl: update to version 2019.06.21 7879bbdb4 Revert "php7: Fix compilation without deprecated OpenSSL APIs" 115f72fc4 Revert "php7: update to 7.2.18" 70e4af441 Revert "php7: update to 7.2.19" d90a035c1 libxml2: update to 2.9.9 5aa670ed3 libxml2: Fix CVE-2018-14404 8abaf8a30 php7: update to 7.2.19 8e9429f3e php7: update to 7.2.18 a176ffa0a php7: Fix compilation without deprecated OpenSSL APIs 53742f130 php7: update to 7.2.17 81a8e5904 nano: update to 4.3 dd927adce Merge pull request #9272 from gladiac1337/openwrt-18.06 28007a8bd Merge pull request #9268 from EricLuehrsen/unbound_192_1806 1784615d3 haproxy: Update HAProxy to v1.8.20 88a7f98bd unbound: update to 1.9.2 with package bug fixes 7290c123d Merge pull request #9232 from neheb/13 356bb1162 haproxy: Remove unnecessary OpenSSL depends All of these are either not needed or not valid. 3afd61982 lm-sensors: install libsensors using CP instead of INSTALL_DATA d8ecf9cb7 boost: Release update with minor fix efa0b885a znc: update my email address 45e1b91ae Merge pull request #9193 from ryzhovau/getdns_lib-18.06 55e357b66 getdns: fix library double packing 810f22da8 nlbwmon: update to latest Git HEAD |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
.gitignore | ||
.luacheckrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
Documentation (incomplete at this time, contribute if you can!) may be found at https://gluon.readthedocs.io/.
If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.
Gluon's developers frequent an IRC chatroom at #gluon on hackint. There is also a webchat that allows for access from within your browser.
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.2.2 && 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