- Nov 13, 2019
-
-
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 01, 2019
-
-
Change-Id: Ifabe4ca88973edb9cc58ce691ce659545f4edfc7
-
- Oct 31, 2019
-
-
Jean Squillari authored
Change-Id: I661245cb99f6b4468605ae781523581c90d93c4e
-
- 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
-
- Jan 02, 2019
-
-
Sébastien Blin authored
Change-Id: Ice5cba61bf3f7baa3d207ea269ffa4537378ae58
-
- 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>
-
- 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>
-
Maxim Cournoyer authored
* scripts/make-packaging-target.py (DOCKER_EXTRA_ARGS): New variable. It defaults to "-i" when running interactive targets. Change-Id: I097b68222ab9805535f50840ce182da858aa51c7
-
- Nov 27, 2017
-
-
Guillaume Roguez authored
Change-Id: I3137f4b64b51957ff8d41c7a5c0cf998247110ff
-
- Jul 12, 2017
-
-
add Fedora26 and Ubuntu 17.10 Change-Id: Id32c797d11f0e7453beaa63d1c7138f5da9e278e
-
- Apr 17, 2017
-
-
Guillaume Roguez authored
First try: docker files copied from ubuntu 16.10 Change-Id: I7c188d588385f7ca6893537266bc79301e13175f
-
- Dec 08, 2016
-
-
aviau authored
Change-Id: Ifd9edfa8dcfaae7c657f28b84d09fe39d98aaedd
-
- Dec 04, 2016
-
-
Stefan Langenmaier authored
Change-Id: I63ef5ea9d28b1fc3cc34cc5ffda3a78ecfc41363
-
- Nov 07, 2016
-
-
Anthony Dentinger authored
Change-Id: I46cd890412a54e36c6199a20a698ba2cc3bb68a8
-
- Nov 05, 2016
-
-
aviau authored
Change-Id: I78080e5a9be8260bc4e855424e7c5045c808cc09 Reviewed-by:
Guillaume Roguez <guillaume.rogez@savoirfairelinux.com>
-
- Sep 01, 2016
-
-
Guillaume Roguez authored
Add 'make list' to daemon contribs making rules for easy debuging. Change-Id: Ib12c26230dff6b862aaa2600b20f975055efdc8b Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- Aug 04, 2016
-
-
- Aug 02, 2016
-
-
- Jul 28, 2016
-
-
aviau authored
On the first try of fetching contrib packages, all downloads will start at the same time. This should speed up the builds significantly. If it fails, we will try again but not all at the same time. So the errors should still be legible. Change-Id: I2b45e1913eb2563350382c0ef1ed6fddf9f2ca05 Tuleap: #872
-
-
- Jul 22, 2016
-
-
aviau authored
This imports some of the changes made in the official Debian packaging repository: https://anonscm.debian.org/cgit/pkg-voip/ring.git - Don't run containers in interactive mode, which would require a TTY - Build LRC with Debug symbols - Build with V=1 to allow parsing logs - Reorganize dependencies - Try fetch-all three times before giving up - Removed ubuntu15.04 references Tuleap: #858 Change-Id: If0a81b15230a31d120982e113e695443262568e3
-
- Jul 20, 2016
-
-
aviau authored
This moves the official Debian packaging into ring-project. Jenkins should now be able to run packaging jobs and publish packages. It should also make it easy to add a `verify` check on Jenkins to test packaging patches. This will make it much easier to work on packaging issues because the build environment is now reproductible on any machine. The patch adds Makefile targets to create packages such as: - package-all - package-<DISTRO> Builds are all done inside Docker containers and it is possible to build many at a time with the `package-all` target. To debug a build, use `package-<DISTRO>-interactive` to obtain a shell inside a container, ready to launch a build. Tuleap: #781 Change-Id: Id87a74a6c412ffc5bf82b9562639ce5a9424b06a
-
- Jun 21, 2016
-
-
aviau authored
This script comes from the jenkins jobs that publishes release tarballs on https://dl.ring.cx/ring-release/tarballs/. It is best to make it available in the source so that people can see how we generate our tarballs and maybe use it for other purposes. Change-Id: Ie0b302a562e92935ff97661fc85d31cdf20e0cf5 Tuleap: #254
-