Skip to content

hotfix 1.1.4

Latest
Compare
Choose a tag to compare
@MaStr MaStr released this 27 Feb 22:34
· 11 commits to master since this release

=== 1.1.4 ===

  • [New] Removed legacy redirect.html, use /index.html only
  • [New] install_piratebox.sh, avoid distribution of index files, if turned off.
  • [New] mime.types: Adding gpx mime-type
  • [New] [i8n] Spanish and Basque
  • [New] [i8n] Russian translation
  • [New] [RPi] Add all needed things to create a simple on/off button
  • [Changed] [RPi] MotD generation reworked and more dynamically
  • [Changed] [RPi] Run timesave-save function during shutdown
  • [Changed] [RPi] Work with en_US.UTF-8 per default
  • [Fix] diskusage: Fix wrong error message
  • [Fix] lang-de ; fix grammar
  • [Fix] [RPi] Fix wrong path in wifi client helper script
  • [Fix] [RPi] Fix issue with diskusage generation & usb share
  • [Fix] [RPi] Enable cronie for startup, which was missing
  • [Fix] [RPi] Fixed resolv.conf. A default entry is now available
  • [Fix] [RPi] Fixed detection of 8188eu
  • [Fix] [RPi] Store the installed hostap package in /prebuild/hostapd
  • [Fix] initd: minircd startup fix setuid
  • [Fix] initd: minircd fixing start-stop issues
  • [Fix] initd: Fix radvd path to an absolute path
  • [Fix] initd: Ugly hack for absolute path of radvd on OpenWrt
  • [Fix] WWW-Content, fix a syntax error which broke jQuery
  • [Fix] Refresh kareha download URL, which changed in year 2015
  • [Fix] diskusage: Adding missing tag
  • [Fix] timesave: Shellcheck issues fixed
  • [Fix] timesave: Problems with date & time format at RPi fixed