PaulHowarth/Blog/2024-01-28

Sunday 28th January 2024

Fedora Project

  • Updated perl-URI to 5.25 in Rawhide:

    • Cache scheme so that only one loading attempt is made (GH#55)

Local Packages

  • Updated c-ares to 1.26.0:

  • This is a feature and bugfix release
  • Features:
    • Event Thread support: Integrators are no longer required to monitor the file descriptors registered by c-ares for events and call 'ares_process()' when enabling the event thread feature via 'ARES_OPT_EVENT_THREAD' passed to 'ares_init_options()' (GH#696)

    • Added flags to 'ares_dns_parse()' to force RAW packet parsing (GH#693)

  • Changes:
    • Mark 'ares_fds()' as deprecated (GH#691)

  • Bugfixes:
    • adig: Differentiate between internal and server errors

    • Autotools: Allow make to override CFLAGS/CPPFLAGS/CXXFLAGS (GH#695)

    • Autotools: Fix building for 32-bit windows due to stdcall symbol mangling (GH#689)

    • RR Name should not be sanity checked against the Question (GH#685)


Recent