- May 01, 2021
-
-
Maxim Cournoyer authored
Remove commented code and deprecated packages (it's bee more than a year). Change-Id: Ie7224c831405c07a33018ccc951a73bc05a93599
-
Also remove unused DEBIAN_PACKAGING_OVERRIDE. Change-Id: Ida109a811bebd1fb46fd1a8b90fb5463518382c0
-
Change-Id: I983607f226476c32a6862a41b55ca1b13a2c010b
-
- Apr 30, 2021
-
-
Change-Id: I18c33fc508d549b8935ddf16d55556a98ad9b6d1
-
Change-Id: Ied0febeca35f3d39724401669427bdfecc8f093c
-
Change-Id: Ib3e5a459f907928882bd9be4427fafe75f053080
-
also de-duplicate code Change-Id: I3ea9fedec5b4520e74489f3f4e03a533130d9e83
-
Maxim Cournoyer authored
A new spec file is added, and the Fedora Docker images are augmented with the required Qt dependencies. The client-qt submodule is now also included in the release tarball. GitLab: #264 Change-Id: I2f25fdc3270a7fed13b9b0714d01feb37f270077
-
Maxim Cournoyer authored
Tackle the growing complexity of the packaging by splitting the problem into smaller parts. This change makes the daemon its own package, along the client library and the GNOME client. The build script is updated to reflect these changes, and unused/obsolete spec files are removed from the project. GitLab: #264 Change-Id: I5813e48e0c1248875a7a8f0ee1ec6fb2b87faef4
-
- Apr 28, 2021
-
-
Amin Bandali authored
GitLab: jami-packaging#91 Change-Id: I491c53dc7647820b0df6aa8a66ee38b37dc8bddb
-
- Apr 27, 2021
-
-
Amin Bandali authored
Change-Id: Ic801a5c9fa5ad78882fb7baab7b943d1fcf06a44
-
- Apr 19, 2021
-
-
Sébastien Blin authored
Change-Id: Id24a6a8b2db26842a16e9ad4bbdbb0c30447bb96
-
Sébastien Blin authored
Change-Id: I0636da7d2b26eb75a6f8f3a37a2c92f1fd05fdfd
-
- Mar 16, 2021
-
-
Maxim Cournoyer authored
Change-Id: I8bbb844c44a21b24574ca59b59dffd7c97f640de
-
- Mar 02, 2021
-
-
For apt-based systems, a 'ring' distribution is kept along the new 'jami' one to keep supporting existing users until April 2024. GitLab: jami-packaging#3 Change-Id: Ie589175e6abff8e4b1b252dff7eade4729d46a62
-
- Feb 26, 2021
-
-
Maxim Cournoyer authored
Debian 9 packaging is removed as well, not because it is EOL, but because it doesn't have the runtime required to run Jami (the daemon requires C++17 but GCC 6 in Debian stretch doesn't support it). A 'list-package-targets' Make target is also added; it'll be used by the CI. Change-Id: I87a26b14ea48bd17ebccb536f23a5f2637f28743
-
Maxim Cournoyer authored
Change-Id: Ibfe20a56db762a844ed458d4bea1331051e0f0b5
-
- Feb 17, 2021
-
-
Amin Bandali authored
Restore required packages, and also add missing -DENABLE_STATIC=true for client-qt. Change-Id: I49997afa01109e1326ec06f06051504311f8471f
-
- Feb 16, 2021
-
-
Amin Bandali authored
Adapt the main jami snapcraft.yaml file for client-qt, and move a copy of the previous client-gnome snap to a new jami-gnome/ subdir. Change-Id: If1e014c7af9d89c1fe3d13b5d365d74c0ecf368d
-
- Jan 29, 2021
-
-
Amin Bandali authored
Change-Id: I9df8043ec2da9c2a0c4ba3a2e09e5feadb71e585
-
- Jan 27, 2021
-
-
Amin Bandali authored
Without libssl-dev available in build time, we would fall back on building our own from a locally-built libressl, which would have incorrect paths for location of certificates: the resulting snap would incorrectly try to look for certificates under parts/jami/build/daemon/contrib/x86_64-linux-gnu/etc/ssl, which is not available after build, instead of a more sensible /etc/ssl. Change-Id: I76cb847d18561e29250d4b9d39d1993dabc9a864
-
- Dec 30, 2020
-
-
Change-Id: I309f31ba1d23a9cbc48e2936b7591ae4fba40a76
-
- Dec 24, 2020
-
-
Amin Bandali authored
Change-Id: I9e8e666f09949d56c3c14c43b834f1d39c10c9db
-
- Dec 09, 2020
-
-
Amin Bandali authored
Change-Id: I5b24b809cec3763c44808fe9f056cba862336531
-
- Nov 18, 2020
-
-
Sébastien Blin authored
Change-Id: I56de10fdfb39d14405cb0e502c472b4dbc112dc0
-
- 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
-
- Oct 09, 2020
-
-
Change-Id: I81a06a2f9a603ee40259c063cfec3cb4f1ab92c7
-
Change-Id: If0c992706e270ce647eeb4644f9004a595774811
-
- Aug 28, 2020
-
-
Correct the dockerfile for opensuse 15 replacing zypper --non-interactive --gpg-auto-import-key refresh by zypper --non-interactive --gpg-auto-import-keys refresh keyS must be in plural, otherwise the command fails Update the spec files for opensuse 15 leap by compiling GnuTLS make -j4 V=1 .ffmpeg .gnutls because when using the distro's GnuTLS 3.6.7 connections fail with [TLS] handshake failed: An error has been detected in the library and cannot continue operations. Change-Id: I40a726e429b9f68447199f336ebe4a68ddfccf30
-
- Aug 26, 2020
-
-
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
-
- 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
-
- May 21, 2020
-
-
Change-Id: I5e55f6042e38d102a8bac7fb03c04e3195fc6a28
-
- Apr 28, 2020
-
-
Sébastien Blin authored
Change-Id: Ida94131950baf124354b4cb5a521271aaeddee73
-
- Apr 17, 2020
-
-
Sébastien Blin authored
Change-Id: Ic5619dec5e68a18519e7bf64d43a82150c91f73e
-
- Mar 11, 2020
-
-
Change-Id: I37e40102fab0ae42199b0550039a235266faefe9
-
- Jan 28, 2020
-
-
Change-Id: If0402bab4fb8f942203b2375331726e897cb47e9
-
- Jan 20, 2020
-
-
Igor Stegarescu authored
Change-Id: Ifebc562291c87a78a597ad93323a4693d8d4127b
-
- 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
-