mumble/scripts
Mikkel Krautz edd1de098a scripts/travis-ci: bump apt timeout in before_install.bash.
After switching to using a mirror of MXE on dl.mumble.info we've begun
running into timeouts from apt on Travis CI. For example:

	E: Failed to fetch https://dl.mumble.info/mirror/pkg.mxe.cc/repos/apt/debian/pool/main/m/mxe-x86-64-unknown-linux-gnu-cmake/mxe-x86-64-unknown-linux-gnu-cmake_3.5.2-20170208_amd64.deb  Operation too slow. Less than 10 bytes/sec transferred the last 10 seconds

The error is from cURL, and it means that the options CURLOPT_LOW_SPEED_LIMIT
and CURLOPT_LOW_SPEED_TIME are set quite low.
(See bb0ffcc36f/lib/speedcheck.c)

To fix this, we set the Acquire::http::Timeout option to 120 seconds.
This causes apt's https transport to set CURLOPT_LOW_SPEED_TIME to 120.
(See https://github.com/Debian/apt/blob/debian/wheezy/methods/https.cc#L224-L230)

Fixes mumble-voip/mumble#3312
2018-01-20 15:24:42 +01:00
..
appveyor AppVeyor: add no-pch build for x86_64 MSVC. 2017-04-09 13:35:46 +02:00
development Move .pri files and "toolchain" folder in "qmake" 2017-03-05 15:48:16 +01:00
server changed sourceforge links to mumble.info links 2015-07-05 10:43:56 +02:00
travis-ci scripts/travis-ci: bump apt timeout in before_install.bash. 2018-01-20 15:24:42 +01:00
extract-emojione-flags.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-ApplicationPalette-class.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-AUTHORS.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-CHANGES.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-cipherinfo.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-ffdhe.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-mumble_qt-qrc.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
generate-qrc.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
git2cl.pl Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mkflags.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mkini-win32.bat Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mkini.sh Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mklic.pl Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mkwrapper.pl Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mumble-overlay Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
mumble.appdata.xml Add an appdata.xml file. 2016-09-25 10:07:39 +02:00
mumble.desktop mumble.desktop: added missing semicolons 2015-12-06 18:30:36 +01:00
mumble.protocol More Ubuntu fixes 2007-11-09 01:24:29 +00:00
murmur-user-wrapper Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
murmur.conf Rename ubuntu package from murmur back to mumble-server 2008-01-14 17:29:15 +00:00
murmur.ini scripts/murmur.ini: update default murmur.ini to reflect new FFDHE feature. 2017-08-06 22:11:01 +02:00
murmur.init Add missing LSB Description to the init script. 2015-04-27 22:58:12 +02:00
murmur.logrotate Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
murmur.service Harden systemd service 2015-06-13 13:28:46 +02:00
php.ini Include weblist.php using ICE 2008-07-03 12:34:38 +00:00
rcc-depends.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
release.pl Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
transtate.py Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
updatetranslations.sh Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00