github irrdnet/irrd v4.2.2
IRRd 4.2.2

latest releases: v4.4.4, v4.3.3, v4.4.3...
2 years ago

IRRd 4.2.2 was released on December 2nd, 2021, and fixes four issues that
occurred in 4.2.1:

  • If users created multiple objects with the same RPSL primary key, in the
    same source, with different object classes, IRRD would only
    import one of them and discarded the other. This could occur, for example,
    when a mntner and as-set had the same name. This issue was quite rare. (#560)
  • When running on PyPy, IRRD had
    infinite file descriptor growth causing it to run out
    of file descriptors eventually regardless of configured limits. (#578)
  • IRRD was unable to run in the foreground with stdout logging_. (#557)
  • IRRD would reject the autogenerated last-modified attribute_ in submitted
    objects, which was confusing to users. (#587)

Upgrading requires updating the database. See the release notes for the details:
https://irrd.readthedocs.io/en/stable/releases/4.2.2/

Don't miss a new irrd release

NewReleases is sending notifications on new releases.