Skip to content
Snippets Groups Projects
  1. Nov 12, 2019
  2. Nov 11, 2019
    • Fredy Pulido's avatar
      packaging: renaming packages from ring to jami · 553fef15
      Fredy Pulido authored
      This commit rename the tarball, debian, ubuntu and fedora packages.
      
      This commit also modify the debian post install script to add support
      our repositories for Debian 10 and Ubuntu 18.10 and 19.04 and create
      transition packages to ensure a proper nama transition in debian based
      distributions.
      
      Warning: when using reprepo to add the ring transition deb package
      this get into pool/main/j/jami. for now we think is a reprepo error
      because reads the Source: instead of Package: field.
      
      Change-Id: I47449a79c1a8bfd6ee0f3ffed618886f1dc1645a
      553fef15
  3. Nov 07, 2019
    • Fredy Pulido's avatar
      packaging: fix deploy for manual packages · 91b5fdab
      Fredy Pulido authored and Sébastien Blin's avatar Sébastien Blin committed
      This commit change de deploy policy, instead of deploy all the .deb
      packages we will deploy just the one-click-install packages and we will
      do a copy with a shortname, example ring-all_amd64.deb.
      
      Change-Id: I4587bf76245e15f794b3c1d96735d5599be44503
      91b5fdab
  4. Nov 01, 2019
  5. Oct 31, 2019
  6. Sep 30, 2019
  7. Sep 25, 2019
  8. May 01, 2019
  9. Apr 29, 2019
  10. Apr 19, 2019
  11. Mar 27, 2019
  12. Mar 19, 2019
    • Sébastien Blin's avatar
      build: fix pipeline for ubuntu 18.10 · 5020d86d
      Sébastien Blin authored
      Since the host running the Jenkins pipeline uses Ubuntu 18.10, the
      apparmor profile is breaking the dh_installman binary. Use the
      docker-default profile for apparmor to fix dh_installman.
      
      Change-Id: Ia23f593e7c2d36b3d43df89cef0b1672a06511e3
      Unverified
      5020d86d
  13. Jan 02, 2019
  14. Dec 07, 2018
  15. Nov 23, 2018
  16. Nov 21, 2018
  17. Nov 08, 2018
  18. Aug 17, 2018
    • Hugo Lefeuvre's avatar
      packaging: different releases for website · cd58aca8
      Hugo Lefeuvre authored
      It has been decided that we would have different releases between
      website and apt repository. The version from the website would have
      debian revision -0 and the one from apt repositories -1.
      
      The main difference resides in the fact that the version from the
      website distributes a postinst script which installs key and apt
      source.list so that Ring gets automatically updated when installed
      via one click install. This is not the case with the one from apt
      repos.
      
      Change-Id: I7bbfdfa41b0133ebe93f16bc550aa437c8ddfa6a
      cd58aca8
    • Hugo Lefeuvre's avatar
      17.10 EOL: remove old docker files · 7110059f
      Hugo Lefeuvre authored
      Ubuntu 17.10 is now EOL, so remove it from build scripts. Also,
      remove old and unused docker files.
      
      Change-Id: I4e43ecbeda4b061bfdf463bc57760474ae075d5a
      7110059f
  19. Jul 26, 2018
    • Hugo Lefeuvre's avatar
      packaging: Debian packaging update · 2ae32538
      Hugo Lefeuvre authored and Sébastien Blin's avatar Sébastien Blin committed
      
      Backport various fixes from Alexandre's work on the official Debian
      package:
      
      Debian packaging:
      * Add missing libqt5sql5-sqlite dependency
      * Various copyright updates
      * Update Standards-Version
      * Priority optional (extra is deprecated now)
      * Update Vcs-* fields
      * Add missing copyright entry
      * Remove useless gbp.conf file (only meaningful when using
        git-buildpackage in a git-buildpackage compatible repo which is
        not the case here)
      
      Packaging scripts:
      * Remove Ubuntu 14.04 and 15.10 related code
      * Various copyright updates
      * Set e-mail address before generating changelog entry
      
      Change-Id: I18e523422d16fe129cf6773ab01a99b00232a5bb
      Gitlab: #481
      Reviewed-by: default avatarSebastien Blin <sebastien.blin@savoirfairelinux.com>
      2ae32538
  20. Jul 24, 2018
  21. Jun 08, 2018
  22. Jun 07, 2018
  23. May 29, 2018
  24. Apr 25, 2018
  25. Apr 17, 2018
  26. Nov 28, 2017
    • Anthony Léonard's avatar
      win32: fix build on Fedora >26 · eb9e32a9
      Anthony Léonard authored
      
      Default QMake configuration in mingw packages has changed since
      Fedora 26 and some modifications are required in order to make the
      ring client able to compile on it:
       - Change QMake spec from "win32-g++" to "mingw-w64-g++" which links
         with libqt5main.dll instead of the wrong libqtmain.dll.
      
      With this patch, the client shouldn't be able to compile anymore on
      Fedora <26. The corresponding patch in "client-windows" is also
      required as parts of the fix include modifications of the project
      file.
      
      Change-Id: I7c8c6ac028c1bccc824691e8974a93569fb6bb9c
      Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
      eb9e32a9
  27. Nov 27, 2017
  28. Aug 24, 2017
  29. Aug 23, 2017
  30. Aug 01, 2017
    • Olivier SOLDANO's avatar
      modify windows compilation script · 0a06ca6f
      Olivier SOLDANO authored
      
      the script used to cross compile windows legacy clients had two
      issues:
          - some dirs were not parametric,
          - it was used for compilation checking on our CI infra.
      
      this patch makes the dirs parametric, and provides another script
      that builds the client with bare minimum for checking; e.g. not
      building the daemon and contrib to save time.
      
      Change-Id: Idd0d9ebbfcd15b0caf72e09d4ddb3841de9c3d42
      Reviewed-by: default avatarAnthony Léonard <anthony.leonard@savoirfairelinux.com>
      0a06ca6f
  31. Jul 18, 2017
    • Guillaume Roguez's avatar
      packaging: change Fedora repo filename · 14ba902a
      Guillaume Roguez authored
      Was ring-nightly-man.repo, changed into ring-nightly.repo
      
      The '-man' suffix is deprecated and has no-meaning for Fedora packaging.
      
      Change-Id: I455d19ef3c6ad4bad181921bab59453d26ad2ab7
      14ba902a
  32. Jul 12, 2017
  33. Jul 06, 2017
  34. Jul 05, 2017
  35. Jul 04, 2017
Loading