- 25 Feb, 2019 7 commits
-
-
fixes #9927 (cherry picked from commit 3a0a7417)
-
Natanael Copa authored
fixes #9959 (cherry picked from commit 5db940af)
-
Natanael Copa authored
fixes #9973
-
Natanael Copa authored
Some functions using include/qemu/bswap.h assumes that the inline functions using memcpy are atomic. Qemu assumes that compiler will optimize away the memcpy call. Our fortify-headers seems to get in the way for this, so we work around it by explicitly use __builtin_memcpy. https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06183.html (cherry picked from commit 228579f6)
-
Natanael Copa authored
ref #9959 (cherry picked from commit 715b4a33)
-
ref #10027 (cherry picked from commit e14f3077)
-
- 24 Feb, 2019 1 commit
-
-
Carlo Landmeter authored
-
- 22 Feb, 2019 9 commits
-
-
Kaarle Ritvanen authored
-
Natanael Copa authored
fixes #9870 (cherry picked from commit 9ed06c36)
-
Natanael Copa authored
fixes #9808 Upstream bug report: https://bugs.chromium.org/p/v8/issues/detail?id=8881 (cherry picked from commit 01e08233)
-
The wx-libraries had some incompabitilies regarding X++ ABI, as seen in filezilla. Just rebuild it and everything is fine. This closes https://bugs.alpinelinux.org/issues/9970 fixes #9970 (cherry picked from commit 0b2c279a)
-
Natanael Copa authored
(cherry picked from commit be41538f)
-
Kaarle Ritvanen authored
-
Natanael Copa authored
this is used by scripts/mkimg.base.sh so we need it in main repo (cherry picked from commit cabb87e1)
-
ref #9549 (cherry picked from commit 879ccecb)
-
- 16 Feb, 2019 1 commit
-
-
fixes #9987
-
- 15 Feb, 2019 1 commit
-
-
Timo Teräs authored
fixes #9984
-
- 14 Feb, 2019 3 commits
-
-
The directory /run/apache2 is only created when running in openrc (see apache2.initd). When installing on a non-openrc system (e.g. docker), this folder is missing and apache2 refuses to start. Closes https://bugs.alpinelinux.org/issues/9982
-
Francesco Colista authored
This problem has been introduced with Qt5 upgrade from 5.10 to 5.1x. SIP now is shipped separately. This fix has been cherry-picked from edge. Patch has been provided by GNS3 developers: https://github.com/GNS3/gns3-gui/issues/2709
-
Francesco Colista authored
cherry-piecked from edge
-
- 12 Feb, 2019 5 commits
-
-
Drew DeVault authored
-
Alex Mirski-Fitton authored
-
Jake Buchholz Göktürk authored
build from the commit that addresses https://nvd.nist.gov/vuln/detail/CVE-2019-5736
-
Simon F authored
-
-
- 11 Feb, 2019 3 commits
-
-
Pavel Demin authored
-
Pavel Demin authored
-
J0WI authored
-
- 08 Feb, 2019 1 commit
-
-
Sören Tempel authored
-
- 07 Feb, 2019 1 commit
-
-
Leonardo Arena authored
-
- 06 Feb, 2019 5 commits
-
-
Leonardo Arena authored
test-event-stats.c:365: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d" " l0 0 ctest2\n", id, l) no merging parent sent to stats ...................................... : FAILED test-event-stats.c:394: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 1 0" " stest-event-stats.c %d" " l1 0 ctest2\n" "END\t%lu\n", idp, lp, idp, l, idp) no merging parent timestamp differs .................................. : FAILED merge events parent NULL ............................................. : ok test-event-stats.c:458: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d l0 0" " ctest3 ctest2 ctest1 Tkey3" " 10 0 Ikey2 20" " Skey1 str1\n", id, l) merge events parent sent to stats .................................... : FAILED test-event-stats.c:490: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0" " ctest2\nEND\t%lu\n", id, lp, id, l, id) skip empty parents ................................................... : FAILED test-event-stats.c:533: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0 " "ctest4 ctest5 Tkey3 10 0 Skey4" " str4\nEND\t%lu\n", id, lp, id, l, id) merge events and skip empty parents .................................. : FAILED 5 / 7 tests failed
-
Simon F authored
-
Simon F authored
- CVE-2018-3136 - CVE-2018-3139 - CVE-2018-3149 - CVE-2018-3169 - CVE-2018-3180 - CVE-2018-3214 - CVE-2018-13785 This commit upgrades OpenJDK7 to the latest release, 7u201. This contains many security fixes, additional information can be found at: http://blog.fuseyism.com/index.php/2019/01/03/security-icedtea-2-6-16-for-openjdk-7-released/
-
Timo Teräs authored
-
J0WI authored
-
- 05 Feb, 2019 1 commit
-
-
Jakub Jirutka authored
-
- 01 Feb, 2019 2 commits
-
-
Kaarle Ritvanen authored
fixes #9829
-
-