Skip to content

Make 3.34.1 work

Alice Mikhaylenko requested to merge (removed):3-34-update into librem5-3-34-1
  • Re-add libdazzle submodule
  • Stop using new glib API and lower the version:
    • GDateTime -> GTimeVal again
    • g_task_set_name()
    • unix:dir socket attribute, we don't need this as this is a Flatpak-specific change anyway
  • Stop handling ftp:, same as in !3 (closed). The other change is not needed, it's been done upstream

Merge request reports