Releases: nugget/rickroll
Releases · nugget/rickroll
v2.0.5 Dependencies Update
Rebuilt with go 1.25.3 and current dependencies to patch CVE-2025-58188 and CVE-2025-61725
No feature or functional changes
v2.0.4 - Logging and Configuration
- Logs now include the git version string
- Default configuration for lyricsFilename and listen Addr can now be set using environment variables
v2.0.3 - Clean logs and efficient io
- Only load the lyrics.dat file once per run, not once per connection
- Unify lyrics.dat file location between local operation and container environment
- Clean up logging and de-escalate many log levels
v2.0.2 More resilient DNS lookups
More resilient DNS lookups and log connection duration
v2.0.1 - Windows compatible line endings
Emit a full CRLF which will make Windows telnet clients happy.
v2.0.0 - New release, complete re-write in Golang
Re-release in full Golang glory with an OCI container release for deployment convenience.
Final Tcl release
Final release of the Tcl version of this code, for posterity's sake.