- Oct 19, 2020
-
-
Sébastien Blin authored
Change-Id: I6fe7da475e0004278382c4d5a996568557829bf4
-
- Oct 15, 2020
-
-
Sandra Tobajas authored
Using qemu in user mode to build jami package for raspbian platforms adds a lot of overhead. Remove the virtualization using the Debian 10 cross-compiling toolchain. The target platform (i.e. the platform on which the package will be installed) has to be set and some compilation options has to be added in the debian/rules file. Also add the armhf architecture in the Docker container in order to install the package dependencies for this platform. Change-Id: Ic2282ad9377d52482bca4a4f0ef017fbcc1f8eb7
-
- Aug 12, 2020
-
-
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
-
- Apr 17, 2020
-
-
Sébastien Blin authored
Change-Id: Ic5619dec5e68a18519e7bf64d43a82150c91f73e
-
- Jan 13, 2020
-
-
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
-
- Dec 30, 2019
-
-
Fredy Pulido authored
Because we forgot it on b06f51d3 Change-Id: Id05b71f4e2aa70d1105202a67194d8bae2c61f3e
-
- Nov 26, 2019
-
-
Adds trisquel 8 to ensure it gets updates from ubuntu 16.04 repository Change-Id: Icb4e31e1dcb1110cca6374810521cf54a4007be0
-
- Nov 13, 2019
-
-
This commit rename the forgotten jami-all.triggers file for the one click install debian package. Change-Id: Ic49b4890c2661478d6c88ec997d6fbfc5d823e21
-
- Nov 11, 2019
-
-
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
-
- Apr 19, 2019
-
-
Sébastien Blin authored
Change-Id: I4953f10bce3bbecd960dbaa8edd8928992af7d2f Gitlab: #598
-
- Apr 15, 2019
-
-
Sébastien Blin authored
Change-Id: I5b89c33b6fb8b85df3307d517c0d55e35c5f02e2
-
- Apr 08, 2019
-
-
Sébastien Blin authored
Change-Id: Ie6f6d856ed4ddfcead28fe4a9bd759fde4f9a8fd
-
Sébastien Blin authored
Change-Id: I30fc2c567cc5fd6b846331351d143b8cd56020db
-
- Apr 05, 2019
-
-
Sébastien Blin authored
The previous patch doesn't seems to work. Add the file in the files section for Fedora and add a line after the build for Debian. Change-Id: I942082b45d9138e9c10c3995775971a342e50500
-
- Mar 27, 2019
-
-
Change-Id: I4022846de7e0fa1f2a3bf14ffe0a961920379580
-
- Jan 02, 2019
-
-
Sébastien Blin authored
Change-Id: Ice5cba61bf3f7baa3d207ea269ffa4537378ae58
-
- Sep 18, 2018
-
-
Hugo Lefeuvre authored
Use .list format instead of .sources. This will allow for better compatibility with the version from our APT repositories. Change-Id: I18e1cca6fb9e0e6fa6fa62add0868ea133a37b29
-
- Aug 17, 2018
-
-
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
-