Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:15
00e2794

Changelog

  • 6ad6c20 Add 'svc' command to control ps3netsrv-go Windows Service
  • 8124404 Add ability to run as Windows service
  • 2bd23ee Add automatic shutdown after idle timeout expiration
  • ab5ca15 Add launchd (macOS) plist and config example with socket activation
  • 1b6ef94 Added multiple ways to create listener
  • 76757ae Compile libchdr with soft-float and glibc 2.10 for ARM target per #62 report
  • ec51091 Expand root path and check if it's a directory
  • 5d0e101 Fix strict-root mode for files >2GB on 32-bit platforms
  • ed818b2 Modify systemd units for socket-activation mode
  • 5cc6bee Move O_LARGEFILE handling into internal/osutil
  • 0f3e375 Simulate current ps3netsrv drag-n-drop behaviour
  • b04c338 Support Windows EventLog as system log
  • 326dfd6 Support logging to systemd-journald and syslog
  • 50f33bf Support socket activation on macOS
  • b8fa033 Support system logger on macOS