Skip to content

0.5.31: Check permissions on conf files, use /usr/local on NetBSD, save highscores in ~/config/var on Haiku

Oskar Skog requested to merge Haiku-move-highscores into master
  • install-cfg and anonymine now check the permissions of the configuration files before eval()ing their content.

  • A bunch of changes in configure.py to allow prefix to be /usr/local on NetBSD instead of /usr/pkg

[Haiku]

  • Highscores will now be saved in ~/config/var to preserve them through OS reinstalls. Content from the old path is automatically copied.

Merge request reports