Skip to content
Snippets Groups Projects
  1. Mar 30, 2025
  2. Mar 21, 2025
  3. Mar 19, 2025
  4. Mar 12, 2025
  5. Mar 07, 2025
  6. Mar 06, 2025
    • François-Simon Fauteux-Chapleau's avatar
      contrib: fix gnutls build errors · 597cde8d
      François-Simon Fauteux-Chapleau authored
      This patch partially reverts GnuTLS commit 516f48bfbf33d111e4fcd310541baa8f160067ae, which prevents the daemon from building on some old Linux distributions due to increasing the minimum required version of autoconf from 2.64 to 2.71.
      
      The patch also removes the AM_GNU_GETTEXT macros from the configure.ac file. When these macros are present, autoreconf calls autopoint, which overwrites some m4 files in the GnuTLS repository with the version found on the system. This causes the Ubuntu 20.04 and snap builds to fail with "possibly undefined macro" errors.
      
      GitLab: #1111
      Change-Id: I45b8225bff148b3cf01aa2ce14adc639de823a8f
      597cde8d
  7. Feb 28, 2025
  8. Feb 27, 2025
  9. Feb 26, 2025
    • Kateryna Kostiuk's avatar
      iOS: enable nat-pmp · c3f07d73
      Kateryna Kostiuk authored and Adrien Béraud's avatar Adrien Béraud committed
      This patch enables nat-pmp for iOS and macOS and
      fixes build for iOS by removing USE_SYSCTL_NET_ROUTE,
      which requires net/route.h that is not available
      on iOS.
      
      Change-Id: I7342f65a85ecbc0d7f291c981cc78ded2e741e58
      c3f07d73
  10. Feb 25, 2025
  11. Feb 21, 2025
  12. Feb 18, 2025
  13. Jan 20, 2025
  14. Jan 17, 2025
  15. Jan 08, 2025
  16. Dec 16, 2024
  17. Dec 12, 2024
  18. Dec 02, 2024
  19. Nov 26, 2024
  20. Nov 12, 2024
  21. Nov 06, 2024
  22. Nov 05, 2024
  23. Oct 23, 2024
  24. Oct 22, 2024
  25. Oct 18, 2024
  26. Oct 17, 2024
  27. Oct 16, 2024
  28. Oct 11, 2024
  29. Sep 30, 2024
  30. Sep 27, 2024
  31. Sep 16, 2024
    • ovari's avatar
      misc: unify terminology · ad5b6cba
      ovari authored and ovari's avatar ovari committed
      8+3 filename → 8.3 filename
      be ware → beware
      {cannot, can not, cant, can't, could not, couldn't} → unable to
      conpleted → completed
      file name → filename
      imcomplete → incomplete
      informations → information
      trying to → attempting to
      wrong password → incorrect password
      
      GitLab: jami-client-qt#1730
      
      Change-Id: Ia7757efafd2c06af978db02c65b40b1b77c393f8
      ad5b6cba
  32. Sep 10, 2024
  33. Sep 09, 2024
    • François-Simon Fauteux-Chapleau's avatar
      contrib: bump dhtnet · dd54a5be
      François-Simon Fauteux-Chapleau authored
      This fixes a bug in DHTNet that caused some of the daemon tests on
      Jenkins to generate a large volume of logs (20+ GB) before eventually
      timing out.
      
      GitLab: #1059
      Change-Id: I6d824d457c5bed929ba654b45c787c395b326ca5
      dd54a5be
  34. Sep 06, 2024
Loading