~mscore-ubuntu/musescore/+git/qt5:5.13

Last commit made on 2020-02-23
Get this branch:
git clone -b 5.13 https://git.launchpad.net/~mscore-ubuntu/musescore/+git/qt5

Branch merges

Branch information

Name:
5.13
Repository:
lp:~mscore-ubuntu/musescore/+git/qt5

Recent commits

049d760... by Konstantin Tokarev

Provisioning: update Conan and Conan packages to latest versions

Task-number: QTQAINFRA-3556
Change-Id: If9c600a6bb3aae893924f9372c8b248d3e58f887
Reviewed-by: Heikki Halmet <email address hidden>
(cherry picked from commit b73e61a458b6cce4cbb5546a912b9def52779d51)
Reviewed-by: Jukka Jokiniva <email address hidden>

bac8689... by Dominik Holland <email address hidden>

Provisioning: Update jinja2 to 2.10.3

This makes sure we don't run into CVE-2019-10906 when using
jinja2 in QtIvis Autogenerator.

Change-Id: If51bf54bd26858c6b5faa3dd6a6627f2979b862d
Reviewed-by: Robert Griebl <email address hidden>
Reviewed-by: Jani Heikkinen <email address hidden>
(cherry picked from commit 7b4b2f86a03a176fa5fe0ca1059dc4935c1e665f)
Reviewed-by: Dominik Holland <email address hidden>

9924ab9... by Assam Boudjelthia <email address hidden>

Install QEMU from .deb package from internal cache

QEMU cloning and building with each provisioning takes
time, thus installing it from a prebuilt installable package
can save lots of time in provisioning.

Task-number: QTQAINFRA-3396
Change-Id: I3e9b0fedeecb6ddbae3997742827552ce9419399
Reviewed-by: Dimitrios Apostolou <email address hidden>
Reviewed-by: Tony Sarajärvi <email address hidden>
(cherry picked from commit 51417379f73474b78a8592a2aa933ed7a328d97a)
Reviewed-by: Jani Heikkinen <email address hidden>

1b815e7... by Dimitrios Apostolou <email address hidden>

Fix openssl build in SLES-15

Upstream changes of binutils or elfutils broke the build. Error was:

/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libc_nonshared.a(elf-init.oS): unable to initialize decompress status for section .debug_info
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/libc_nonshared.a: error adding symbols: file format not recognized
collect2: error: ld returned 1 exit status

Task-number: QTQAINFRA-3527.
Change-Id: I50b677598b4415a281abbf0ddb2db39613646b36
Reviewed-by: Tony Sarajärvi <email address hidden>
(cherry picked from commit eee60c0824a6ef6f50d0fc18a0e0908d9ab93be4)
Reviewed-by: Jani Heikkinen <email address hidden>

4728ffb... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.13' in qt/qt5

Change-Id: I7ba7a20377d5fbe2b390ec1aeed82e74eb974eba
Reviewed-by: Qt Submodule Update Bot <email address hidden>

ef7481b... by Dimitrios Apostolou <email address hidden>

Workaround broken local apt mirror

Local mirror is mirroring a public mirror, and for some reason there is
a mismatch of file sizes and file hashes for the dep-11 metadata files.

More info:
https://askubuntu.com/questions/823329/how-do-i-disable-fetching-of-dep-11-files

Task-number: QTQAINFRA-3351
Change-Id: Ia48936e7d0b9efb2f86fbe001f22f2bd28a7ea3d
Reviewed-by: Tony Sarajärvi <email address hidden>

33d2547... by Dimitrios Apostolou <email address hidden>

Keep debug trace off to avoid polluting the logs

Change-Id: I8a2d878a52b5e0a818d7f80fff495feca84d0e9c
Reviewed-by: Tony Sarajärvi <email address hidden>

a270bcd... by Dimitrios Apostolou <email address hidden>

Docker installation: do not depend on external repositories

Also updated the docker-compose binary to the latest one.

Task-number: QTQAINFRA-3279
Change-Id: Ie09a772ca8247aa5f5bd6d36774b68b6bb846386
Reviewed-by: Tony Sarajärvi <email address hidden>

fafd3d6... by Dimitrios Apostolou <email address hidden>

Fix cache URL for telegraf windows package

Fixes: QTQAINFRA-3340
Change-Id: Ie7bad3666094e3f8f8e8971c2bfe05457ca6cd45
Reviewed-by: Heikki Halmet <email address hidden>

6cc2215... by Dimitrios Apostolou <email address hidden>

DownloadURL last argument (targetFile) is now optional

Change-Id: I0864bcb052cddcc9753c056758b6e65fd561d928
Reviewed-by: Tony Sarajärvi <email address hidden>