- Sep 11, 2014
-
-
Tristan Matthews authored
Change-Id: I920a35d080d1211aa71c0222ac7bab3dce14f50f Refs: #46617
-
Guillaume Roguez authored
Refs #52027 Change-Id: I135c6606753f98783319c1372d51459b4280dda6
-
Tristan Matthews authored
Change-Id: I7663ec4d2a973ef6e2472ba33e650a8dccf5c283 Refs: #48032
-
Vittorio Giovara authored
Change-Id: I0ecc75759f01b6cbae149c6370050e52c81e688f Refs: #47621
-
Vittorio Giovara authored
Change-Id: Ief88829410babb0514a8b986d639f4aea76956df Refs: #46762
-
Tristan Matthews authored
It's unnecessary (pa_context_connect will fail in this case) and not reliable (it's a TOCTOU race). Refs #52717 Change-Id: I52bb9b3f4234f5a95ce0c05d3b4f0c398093360c
-
Emmanuel Lepage Vallee authored
These scripts add a new testing infrastructure designed to simulate a Vanilla Ubuntu installation and install various packages to test how well our PPA packages install. It can also be used to extract valuable data such as an up to date dependency graph and the full build dependency list. See the sflphone_integration.sh script for examples. More tests will come later on. Refs: #51915 Change-Id: I7819b338cbbbacae3e93f2a1fc9b9fb3e3537db9
-
Tristan Matthews authored
Refs #52990 Change-Id: I9421c8fedc214a05e625fbf784285203721c24a4
-
Tristan Matthews authored
Refs #52428 Change-Id: I01958c4ada397711aea3540391890a91672e8f65
-
Tristan Matthews authored
This was causing crash due to SIGBUS on ARM Refs #52428 Change-Id: I189fbf32902fd1b0ba9c870c0fd1437c8a4a0f6c
-
Simon Piette authored
Refs #51879 Change-Id: I27ef9694f0a4e1abe1d5bbbe6339ab671c0d5082
-
Vivien Didelot authored
Change-Id: Ifdb254786e192b5fadf71e14b7ac72d6eef4babd
-
Simon Piette authored
Refs #51879 Change-Id: Ic53bebb360864a785f79f50679146affc1889d03
-
Tristan Matthews authored
Refs #47715 Change-Id: I06b01ced83c2e8e1f679a1099196c5b49d864fe1
-
Emmanuel Milou authored
Refs #51822 Change-Id: I51b46628f101cdb4bef8fcae4ba947923cc97f22
-
Tristan Matthews authored
Refs #51822 Change-Id: Ia55198246d3fd03ba0b171fdd6ac100b73efa954
-
Tristan Matthews authored
sflphone-data contains ringtones Refs #51822 Change-Id: Icf1d851a82f14ee2f04f307f9120a95fcc6d6780
-
Tristan Matthews authored
Refs #51688 Change-Id: I15ef18300075ffcaf9dedb744a516c29d766540c
-
Tristan Matthews authored
Change-Id: I4065b7801463140aec4cd15cba33a306df78a287
-
Tristan Matthews authored
See https://wiki.ubuntu.com/Releases Change-Id: I8f8551a15c23f982e1d0d1a52c6e9add6793a2bd Refs: #51465
-
Emmanuel Lepage Vallee authored
Refs: #51465 Change-Id: I513996df42d9662e1dae401a2768bc210fe470ae
-
Tristan Matthews authored
As of recently, launchpad rejects uploads that don't specify their ppa name. This didn't affect nightlies because the ppa name is explicit (sflphone-nightly), but did break stable releases because we rely on the implicit default PPA name, "ppa". Refs #51465 Change-Id: I1ae4f7f5e1de21960240a4a50a8896a4208c5ee5
-
Tristan Matthews authored
Refs #51465 Change-Id: Ie84001bbe0e42a76b367a66383ffd8b2b03bff03
-
Tristan Matthews authored
Refs #51465 Change-Id: I7d58edbdd3e3e1952d8e95fa8c522c3a847a7cbf
-
- Jul 16, 2014
-
-
Simon Piette authored
Refs #49953 Change-Id: I38e245d7b25df580c97dd9c43540c2526a5d5ee9
-
Tristan Matthews authored
Refs #47119 Change-Id: I9a7f0e5f6633feec4e9322ad9f38a2c6039b012a
-
Emmanuel Milou authored
It is better to get rid of the release branch and use the tag instead to build the packages. This is a quick first draft that should work for 1.4.0, but it needs to be reworked a little before the next release. Refs #51465 Change-Id: I26840fe86a9e85e7d64b97b3095a7b19a5427520
-
- Jul 15, 2014
-
-
Tristan Matthews authored
From now on, version numbers will be incremented immediately after tagging a release. NEWS is deliberately omitted, since it should be updated before tagging a release (since it announces a new release). Refs #51465 Change-Id: Ic763f2d19dfc8a7b292a8ece163f7064983c9f07
-
Tristan Matthews authored
Refs #51465 Change-Id: I1789783172e57c0c14c31f40f939bb174047f7a1
-
Emmanuel Milou authored
Change-Id: I20f3095f4231a723e18cb66d973a0f3bc9361604
-
Tristan Matthews authored
Refs #51340 Change-Id: Ic9da071d0d9bdaf55946f3c669de3080c7878d85
-
Tristan Matthews authored
Refs #51340 Change-Id: Ie22a9c53068097dc97472b61010c092fbe4b4706
-
Emmanuel Milou authored
Change-Id: I090dc2261b61f06ef4e487565d12a934e3050dad
-
Tristan Matthews authored
Refs #50191 Change-Id: I8b1301c516d8d8f12146272272eb5d9f35cf15c1
-
Emmanuel Lepage Vallee authored
The Trolltech namespace is deprecated since 2008, the digia and nokia namespaces replaced them in 2008-2011 then it was moved to the Qt project itself The trolltech namespace was kept to avoid the 3 successive renames from 2008-2011. It would have caused issues for some LTS distributions. It is no longer an issue. Refs #50191 Change-Id: Ic1457ea00b6decbfc875aa671af97effd1be09d3
-
- Jul 14, 2014
-
-
Tristan Matthews authored
Although read(fd, out-of-bounds-address, 0) should not actually result in a crash, this keeps static analysis tools happy. Refs #51340 Change-Id: Ie22ed8837f37dd1ba2b55749458815f91dfdc34a
-
Tristan Matthews authored
We shouldn't call gnu_tls_global_deinit() if gnu_tls_global_init() hasn't been called, and we especially shouldn't call gnutls_x509_privkey_deinit on an uninitialized key. Refs #51340 Change-Id: I0d4a9dd3814e76f78d511d9fa5447308d6733291
-
Tristan Matthews authored
This reverts commit 790c2a2b.
-
Tristan Matthews authored
Refs #51157 Change-Id: I94b62d017728a0028930210c72950306459bfdbb
-
Tristan Matthews authored
Refs #51157 Change-Id: Ie0c8a883d6ea65d381ecbda1b37a27636ce4c7cd
-