Skip to content

Releases: nugget/rickroll

v2.0.5 Dependencies Update

01 Nov 21:35
a0a2979

Choose a tag to compare

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

13 Jun 00:38
de8ef49

Choose a tag to compare

  • 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

12 Jun 23:46
92ceed9

Choose a tag to compare

  • 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

12 Jun 21:29
845bae7

Choose a tag to compare

More resilient DNS lookups and log connection duration

v2.0.1 - Windows compatible line endings

12 Jun 20:26
4883243

Choose a tag to compare

Emit a full CRLF which will make Windows telnet clients happy.

v2.0.0 - New release, complete re-write in Golang

12 Jun 19:09
6f6482e

Choose a tag to compare

Re-release in full Golang glory with an OCI container release for deployment convenience.

Final Tcl release

12 Jun 19:12
v1.1.1
02f0315

Choose a tag to compare

Final release of the Tcl version of this code, for posterity's sake.