Skip to content

v4.4.4

Latest
Compare
Choose a tag to compare
@mxsasha mxsasha released this 25 Apr 14:25
· 57 commits to main since this release
0273adf

IRRd 4.4.4 was released on April 25th, 2024, and has several fixes/improvements:

  • Startup could fail (#937) when using the user/group settings. This happened because of
    an incorrect log file access check.
  • Deletes are now non-strict (#912) which means legacy objects that are currently
    not valid can be deleted without fixing the object first.
  • The irr_rpsl_submit command could log an RPSL password for certain failures (bb8cb94)