Skip to content
Snippets Groups Projects
  1. Aug 26, 2020
    • Hussein Abdallah's avatar
      packaging: rhel8 needs json-cpp and up-to-date gnutls · 81656f6e
      Hussein Abdallah authored and Sébastien Blin's avatar Sébastien Blin committed
      add BuildRequires jsoncpp-devel to the spec files, otherwise
      buliding RPM packages for RHEL 8 fails with this message
      
      contrib/x86_64-redhat-linux checking for Jsoncpp... yes
      checking for ZLIB... yes checking for PJPROJECT... no
      configure: error: Missing pjproject files error: Bad exit status ...
      
      Add '.gnutls' after 'make -j4 V=1 .ffmpeg' in the spec file
      if we don't compile GnuTLS Jami is unable to establish p2p communication
      
      Error message in dring when using RHEL8's GnuTLS version 3.6.8
      [TLS] handshake failed: An error has been detected in the library and cannot
      continue operations.
      
      Change-Id: Ic8c500eaa286d66f251588f8052267d0bfc3240f
      Unverified
      81656f6e
  2. Aug 21, 2020
  3. Aug 20, 2020
  4. Aug 18, 2020
  5. Aug 12, 2020
    • Andreas Traczyk's avatar
      add the qt client submodule · 5ec47bc3
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Replaces the ring-client-windows submodule with jami-client-qt and
      adjusts make-ring.py and helper scripts to support both the gtk and
      qt client builds for GNU/Linux.
      
      Gitlab: #581
      Change-Id: I55c0272cb354c9fa96f3541b6e5a8b7b271f14ba
      Unverified
      5ec47bc3
  6. Jun 02, 2020
  7. May 21, 2020
  8. Apr 28, 2020
  9. Apr 22, 2020
  10. Apr 17, 2020
  11. Mar 11, 2020
  12. Feb 21, 2020
  13. Feb 13, 2020
  14. Feb 12, 2020
  15. Jan 28, 2020
  16. Jan 24, 2020
  17. Jan 20, 2020
  18. Jan 15, 2020
  19. Jan 13, 2020
    • Fredy Pulido's avatar
      packaging: adds debian 10 and raspbian arm · b20faf61
      Fredy Pulido authored and Sébastien Blin's avatar Sébastien Blin committed
      Adds:
      * Debian 9 armhf
      * Debian 9 arm64
      * Debian 10 armhf
      * Debian 10 arm64
      * Raspbian 10 armhf
      * The One Click Install (oci) version for all this items
      
      This commit also fix the --generate option in the generated makefile by
      scripts/make-packaging-target.py and remove the --architecture option
      there because was not used at any part of the script.
      
      Because our builder docker can not docker build with ARM we implemented
      a workaround called dirty qemu-static is documented and we have a issue
      to sovle it.
      
      The pipeline for packaging-deploy-gnulinux-generic got changed to add
      the support for the ARM architecture but the OCI build is not enabled
      because the build including the oci takes long (5 hours or plus).
      
      Warning: require companion changes in daemon (topic debian-arm)
      to ensure the right compilation flags
      
      Change-Id: I905bbd4660824670d7de836129886f3d7f1dc83b
      b20faf61
  20. Dec 31, 2019
  21. Dec 30, 2019
  22. Dec 13, 2019
  23. Nov 29, 2019
  24. Nov 26, 2019
  25. Nov 15, 2019
  26. Nov 14, 2019
  27. Nov 13, 2019
Loading