- Jan 24, 2020
-
-
Change-Id: I40f1407d6f486edf9fd76077cc8133ac31cbe8b6
-
- 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 31, 2019
-
-
Ming Rui Zhang authored
Change-Id: I5d426b9c279791f455a593120e84cc6eba7b852e
-
- Dec 30, 2019
-
-
Ming Rui Zhang authored
Change-Id: I4aa3c120b3c2f4d6890555cee482963fa90753c4
-
- Dec 13, 2019
-
-
Alexander Schlarb authored
Change-Id: I446c8d9650efc97c5a8a1b56357c63f74af2fc35
-
Alexander Schlarb authored
Change-Id: I673232c637926622f07b4d792906941aff21994a
-
Alexander Schlarb authored
Change-Id: I9d580743ebe40a8c9edc534ba23b5ddbb01e921b
-
- Nov 29, 2019
-
-
Change-Id: I8d6598b9739f04e5c64c8236740091786222a33a
-
- Nov 15, 2019
-
-
Change-Id: Iabb7c6a9e77949978ae2cad842440ab658ffbb4b
-
- Nov 14, 2019
-
-
This commit change the pattern used to match the oci package in the script used by Jenkins to deploy it. Change-Id: I9a60d8a2d5c440f17244d31be26dff0a32125788
-
Sébastien Blin authored
Change-Id: I1a4c53ac6a4ee6c16d755e52742eb098b8221a8d
-
- Nov 13, 2019
-
-
Sébastien Blin authored
This reverts commit 0c1951cc. Reason for revert: <INSERT REASONING HERE> Change-Id: I5e166d19f3b02e36b441dbd49d4b9f9ba2131d73
-
Sébastien Blin authored
Change-Id: If1edf81faac730c2de27245eb88bd96c7a157e7c
-
Sébastien Blin authored
This reverts commit 4ddaa819. Reason for revert: <INSERT REASONING HERE> Change-Id: I0073af7b97834b2f95de2b0d1238c7d1da1c7b4a
-
- Nov 12, 2019
-
-
Change-Id: Ib4f4cee7a3a4d1782001c12b53bd9324d6953b6a
-
- 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
-
- Nov 07, 2019
-
-
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
-
- Nov 01, 2019
-
-
Change-Id: Ifabe4ca88973edb9cc58ce691ce659545f4edfc7
-
- Oct 31, 2019
-
-
Jean Squillari authored
Change-Id: I661245cb99f6b4468605ae781523581c90d93c4e
-
- Sep 30, 2019
-
-
Kateryna Kostiuk authored
Change-Id: I7e36a1bc4a9dc0dd6c0f88d3d34f28e8921039bc
-
- Sep 25, 2019
-
-
Adrien Béraud authored
Change-Id: I33cb4cfcb424c79213b58fcc6cfb40a1506df3d8
-
- May 01, 2019
-
-
Sébastien Blin authored
Change-Id: I31decc933d2ae103dc8eb6047f1c9c5ae4f67661
-
- Apr 29, 2019
-
-
Sébastien Blin authored
Change-Id: I44ff4485b68cc4ff5e1ad9504f9c065da5a48ba0 Gitlab: #599
-
- Apr 19, 2019
-
-
Sébastien Blin authored
Change-Id: I4953f10bce3bbecd960dbaa8edd8928992af7d2f Gitlab: #598
-
- Mar 27, 2019
-
-
Change-Id: I4022846de7e0fa1f2a3bf14ffe0a961920379580
-
- Mar 19, 2019
-
-
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
-
- Jan 02, 2019
-
-
Sébastien Blin authored
Change-Id: Ice5cba61bf3f7baa3d207ea269ffa4537378ae58
-
- Dec 07, 2018
-
-
Andreas Traczyk authored
Change-Id: I0a1789fe0746e4db5dadf258b5071402039862db
-
- Nov 23, 2018
-
-
qdbusxml2cpp can't stat xml files without --privileged. Should be related to the seccomp profile. Change-Id: Ic7a011359abb0e726bdddafd7e672ec0be54758a Gitlab: #529 Reviwed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Nov 21, 2018
-
-
Sébastien Blin authored
Change-Id: I8da650f1458234392907c33b3035fe01bf85d953
-
- Nov 08, 2018
-
-
Sébastien Blin authored
+ Also update necessary contribs for fedora (sqlite-devel and openssl-static) Change-Id: Ib9e41a5cbd0dff6ef0208e7bb582e5e4e238e011
-
- 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
-
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
-
- Jul 26, 2018
-
-
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:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Jul 24, 2018
-
-
Change-Id: I1ade1fcfb4060ecb1e3410d1c7681047c2c2d1b4 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jun 08, 2018
-
-
Sébastien Blin authored
Change-Id: I609640b3cc92eb0c6bd31ee2da8d8cfd94e14952
-
- Jun 07, 2018
-
-
Sébastien Blin authored
Change-Id: Iab011abd51859cdcfb30663fb8bd2fd44aa71bcd
-
- May 29, 2018
-
-
Sébastien Blin authored
Change-Id: I0202943a5e02e0a4c13f044031defe1942b80736
-
- Apr 25, 2018
-
-
Remove deprecated distros and update Debian dependencies in make-ring.py and in the new Ubuntu 18.04 Dockerfile. Change-Id: Ia30948f8406a10ba269f3245c2428d42b8ac7d71 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-