Skip to content

Releases: Freifunk-Dresden/ffdd-server

T_RELEASE_v1.0.4

29 Oct 21:22
5d2d165
Compare
Choose a tag to compare
- add Wireguard VPN Support
- add default resolv.conf with dynamic resolvconf
- add check for tun device in 'init_server.sh'
- add fail2ban apache-auth jail
- add ipset for f2b-blacklist
- add Code Comments

- update Server Page
- update freifunk-gateway-check.sh
- update Configurations
	- ntp
	- rsyslog
	- monitorix
	- vnstat

- small Bugfixes
	- apache2 service requierement
	- fastd2/bmxd service requirements
	- sysinfo.json: check gps coordinates are set
	- ssh/fail2ban installation check
	- letsencrypt email validation
	- fix/update vnstat Traffic Dashboard

- other changes
	- pkg for ping
	- bashrc and aliases
	- letsencrypt (ssl): increase dhparm and rsa-key to 4096 bit
	- bind: rename openvpn.forwarder vpn.forwarder to generalize
	- clear old HNA

- add https://github.com/Freifunk-Dresden/ffdd-server/tree/master/updates/archives/

T_RELEASE_v1.0.3

29 Oct 21:22
Compare
Choose a tag to compare
- add vnstat Traffic Statistik Dashboard
- update README.md
- update clear_oldenv
- small Bugfixes
	- ff-www: change encoding to utf-8

T_RELEASE_v1.0.2

29 Oct 21:22
Compare
Choose a tag to compare
- fix letsencrypt service and add hostname - fqdn check

- add Support for Ubuntu 18.04 LTS
- add Connection Test to freifunk-autoupdate

- update README.md
- update sysinfo.json to version 14
- update Server Webpage
- update openvpn service for vpn1
- update openvpn gen-config for vpn1

- cleanup old code
- Bugfixes and Optimation

T_RELEASE_v1.0.1

29 Oct 21:21
Compare
Choose a tag to compare
- add branch and tag git-system
- add Autosetup for new Servers (without _/etc/nvram.conf_)
- _nvram/etc/nvram.conf_
	> add config option for 'install_dir' , 'autoupdate' and 'release'
- _nvram/usr/local/bin/nvram_
	> add function 'set', 'unset' and 'version'
- add _/etc/freifunk-server-version_
- add _/usr/local/src/bmxd_revision_
- add _/etc/firewall.users_
	> for user defined firewall rules - includes in _/etc/init.d/S41firewall_
- add letsencrypt https support
- add fail2ban as IPS
- bugfixes and optimation