Commit Graph

23475 Commits

Author SHA1 Message Date
Evan Wallace
f11e3b5c93 folly: 2017.07.24.00 -> 2017.11.06.00 2017-11-11 11:41:35 +00:00
Daiderd Jordan
6bedd0b821
Merge pull request #31509 from matthewbauer/disable-sdltest
SDL: try disabling sdltest on darwin
2017-11-11 12:32:12 +01:00
Vladimír Čunát
6255e95a3d
qpdf: nitpicks after update
I read the release notes.
http://qpdf.sourceforge.net/files/qpdf-manual.html#ref.release-notes
2017-11-11 10:24:48 +01:00
Vladimír Čunát
8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
Matthew Bauer
e19434b402 SDL: try disabling sdltest on darwin 2017-11-10 19:22:15 -06:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Pascal Wittmann
3cd6c76ae6
jasper: 2.0.13 -> 2.0.14 2017-11-10 21:47:21 +01:00
Vladimír Čunát
304259bdb1
Merge branch 'master' into staging
Mass rebuild, mainly on Darwin.
2017-11-09 22:37:01 +01:00
Vladimír Čunát
ea40b0c7e8
Merge #31404: libzip: security 1.2.0 -> 1.3.0 2017-11-09 22:22:37 +01:00
Daiderd Jordan
9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Orivej Desh
e38f6ab41f
Merge pull request #31425 from Mankarse/openal-soft-1.18.2
openal-soft: 1.17.2 -> 1.18.2
2017-11-09 13:55:01 +00:00
Evan Wallace
3c0f3cf07d allegro5: 5.2.2.0 -> 5.2.3.0 2017-11-09 12:45:04 +00:00
Andreas Rammhold
b6fd7bfd04 qpdf: 6.0.0 -> 7.0.0 (fixes several CVEs)
fixes CVE-2017-11624,CVE-2017-11625,CVE-2017-11626,CVE-2017-11627,CVE-2017-12595,CVE-2017-9208,CVE-2017-9209,CVE-2017-9210
2017-11-09 12:48:21 +01:00
Evan Wallace
93e082299c openal-soft: 1.17.2 -> 1.18.2 2017-11-09 08:43:36 +00:00
mimadrid
828856321e
libfilezilla: 0.11.0 -> 0.11.1 2017-11-09 08:47:28 +01:00
Franz Pletz
72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Thomas Tuegel
094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Vladimír Čunát
94efde5119
Merge #31402: mlt, ffado: fix includeds with glibc-2.26 2017-11-08 23:01:47 +01:00
aszlig
a2045e029a
libstdc++5: Add patch to fix type for ucontext_t
Since glibc 2.26, struct ucontext no longer exists but is wrapped in a
typedef ucontext_t.

This is basically a backport of the patch to gcc version 4.5 which was
introduced by @vcunat in f04b64c1e9.

Building against x86_64-linux and i686-linux now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2017-11-08 20:52:20 +01:00
Herwig Hochleitner
ee0c629325 webkitgtk: 2.18.1 -> 2.18.2 2017-11-08 20:51:09 +01:00
Piotr Bogdan
2704fdd710 mlt: fix build with glibc-2.26
see https://github.com/mltframework/mlt/pull/248
2017-11-08 17:35:48 +00:00
Piotr Bogdan
e26c52e03a libzip: 1.2.0 -> 1.3.0 2017-11-08 16:32:26 +00:00
Orivej Desh
26ac0de8be
Merge pull request #31391 from devhell/mediainfo
{lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
2017-11-08 12:13:38 +00:00
Orivej Desh
82973dfc04 mediainfo: enable parallel building 2017-11-08 10:36:21 +00:00
devhell
5bfeeef850 {lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
Update to the latest version (note versioning change).

From the changelog for 'mediainfo' (libzen changelog is unavailable):
===
Version 17.10, 2017-11-02
--------------
+ We need your support! Visit https://mediaarea.net/SupportUs
+ Version scheme is now YY.MM (year dot month, 2 digits each)
+ New MediaInfo XML output, with XSD, more suitable for automatic
parsing. Use Option("Inform", "OLDXML") for keeping previous behavior
+ New "Info_OutputFormats" option for listing supported output formats
+ Universal Ad ID: refactored display, better display of value and
registry, XML name slightly modified
+ MOV: support of HDR metadata (MasteringDisplayColorVolume, MaxCLL,
 MaxFALL)
+ BWF: display of UMID and loudness info
+ AAC: show program_config_element in trace
+ MPEG Audio: frame rate info
+ PCM in WAV and Matroska: Support of ValidBitsPerSample
+ I197, EBUCore: 1.8 output uses now final version of XSD and final XSD
location
+ Matroska: tweaking frame rate empirical detection for some corner
cases
x I1070, LAME 3.100 info tag was incorrectly parsed
x B1068, MPEG Audio: Incoherent duration between General and Audio
parts, Audio part duration fixed
x Matroska: showing "A_MS/ACM" Matroska CodecID
x MXF: Fix crash with some buggy files
x MXF: was not well supporting MXF referencing only 1 file
x PCM in WAV: 8-bit content is unsigned and without endianess
x PCM in WAV and Matroska: More coherency between Wave info and
ExtensibleWave Info (bitdepth, sign)
x WAV: GUID display was with first 8 bytes in wrong order
x Several crash fixes
2017-11-08 10:06:57 +00:00
dywedir
ffa60968a3 wlc: 0.0.10 -> 0.0.11 2017-11-08 10:40:00 +02:00
Tuomas Tynkkynen
3b9fbfc162 libnsl: init at 1.1.0
This code was formerly part of glibc, but is now standalone to
be able to link against TI-RPC for IPv6 support.
2017-11-07 20:38:11 +02:00
Vladimír Čunát
6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Thomas Tuegel
a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel
ae6ac0ed3e
qt5: Add instructions for updating and patching 2017-11-07 07:18:50 -06:00
Thomas Tuegel
bf117e3205
qtstyleplugins: remove obsolete install prefix hack 2017-11-07 07:18:49 -06:00
Thomas Tuegel
abb3479fcb
qscintilla: fix qmake install paths 2017-11-07 07:18:48 -06:00
Thomas Tuegel
d817095208
qoauth: fix Qt mkspecs install path 2017-11-07 07:18:48 -06:00
Thomas Tuegel
afac783343
mlt: extra CFLAGS for QtSvg 2017-11-07 07:18:48 -06:00
Thomas Tuegel
fe0ab944db
qt5: factor out common definitions and remove symlink farm
The module definitions are factored out and shared between qt56 and qt59. The
symlink farm which was created during builds is no longer needed.
2017-11-07 07:18:46 -06:00
Michael Weiss
52d6eecc24 iniparser: 4.0 -> 4.1 2017-11-07 09:18:55 +01:00
Vladimír Čunát
7ba482a74a
live555: fixup build with glibc-2.26 2017-11-07 07:27:32 +01:00
Vladimír Čunát
2d3149f4a8
icu: only patch-out xlocale if using glibc 2017-11-07 06:33:09 +01:00
Vladimír Čunát
f47e13866d
libtirpc: fix missing include after glibc-2.26 2017-11-06 20:33:58 +01:00
Vladimír Čunát
6c3bae563e
icu: fix build with glibc-2.26 2017-11-06 17:05:33 +01:00
gnidorah
b0d193f596 SDL2: wayland support 2017-11-06 16:09:03 +02:00
Vladimír Čunát
1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát
f245fe9c50
Merge #28622: glibc-2.26 2017-11-06 13:02:41 +01:00
Vladimír Čunát
bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Peter Hoeg
1d2ecd9661 libtoxcore: 0.1.8 -> 0.1.10 2017-11-06 15:31:34 +08:00
Peter Hoeg
01a7d7038b libmsgpack: 2.0.0 -> 2.1.5 2017-11-06 15:31:34 +08:00
Peter Hoeg
ce2d9bac9f libmsgpack: house keeping 2017-11-06 15:31:34 +08:00
Peter Hoeg
9b9dacb5fe
Merge pull request #31224 from peterhoeg/u/tds
freetds: 0.91 -> 1.00.70
2017-11-06 12:28:53 +08:00
Peter Hoeg
8b0014ae5a freetds: 0.91 -> 1.00.70 2017-11-06 12:26:03 +08:00
Bas van Dijk
929d3d43e2 opencv: 3.3.0 -> 3.3.1 2017-11-05 23:54:20 +01:00
Orivej Desh
1130f1eaf6
Merge pull request #31289 from rnhmjoj/vapour
vapoursynth: R38 -> R39
2017-11-05 20:25:45 +00:00
rnhmjoj
99cf2b6eec
vapoursynth: R38 -> R39 2017-11-05 21:12:56 +01:00
Jan Tojnar
09bda3529d
libinput: enable tests
Three tests are ran, libinput-test-suite-runner is skipped because it
must be run as root.
2017-11-05 20:44:24 +01:00
Jan Tojnar
8f8de4a34b
libevdev: 1.5.6 → 1.5.7 2017-11-05 20:44:22 +01:00
Jan Tojnar
e14e705d82
telepathy_glib: cleanup 2017-11-05 20:44:20 +01:00
Jan Tojnar
e7795a6dd7
appstream-glib: clean up 2017-11-05 20:44:16 +01:00
Jan Tojnar
360f9b7706
zeitgeist: 0.9.15 → 1.0 2017-11-05 20:44:14 +01:00
Jan Tojnar
01d7bb6dc4
json_glib: 1.2.0 → 1.4.2 2017-11-05 20:44:14 +01:00
Jan Tojnar
c2bc772203
gobjectIntrospection: 1.52.1 → 1.54.1 2017-11-05 20:44:12 +01:00
Jan Tojnar
a5a8bb0a62
libwacom: 0.22 → 0.26 2017-11-05 20:44:11 +01:00
Jan Tojnar
c01fd4a3e3
libinput: 1.7.3 → 1.9.1 2017-11-05 20:44:10 +01:00
Jan Tojnar
fd115ece29
libgudev: 231 → 232 2017-11-05 20:44:09 +01:00
Jan Tojnar
55abc42a1e
glib-networking: 2.50.0 → 2.54.0 2017-11-05 20:44:08 +01:00
Jan Tojnar
a51f6474d2
libical: 1.0.1 → 2.0.0 2017-11-05 20:44:07 +01:00
John Ericson
4a3e7564b0
Merge pull request #30883 from bgamari/ben-cross-no-check
Don't run tests when cross-compiling
2017-11-05 19:32:56 +00:00
Orivej Desh
62e18a947b libgit2: delete obsolete patch 2017-11-05 18:43:30 +00:00
Orivej Desh
ce1b0c05a5 libgit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00
Ricardo M. Correia
1aef6f40bb libgit2: fix hash
... and switch to fetchFromGitHub to avoid future hash changes.
2017-11-05 18:43:30 +00:00
Vladimír Čunát
9bb67d5c1e
glibc: 2.25-49 -> 2.26-75
Security: the NEWS claims a couple more CVEs are fixed than what we
patched, though perhaps nothing critical.

I personally don't find DNS fragmentation attacks that interesting
anymore, as it's just about weaker improvements for cases that choose
not to use DNSSEC.

Largest expected caveat: upstream bumped the minimal supportable kernel
to 3.2.0.  That's the oldest kernel still supported upstream, released
in Jan 2012, but most notably RHEL 6 and derivates still use a heavily
patched 2.6.32 kernel and those systems are still supported and in use
(production support is scheduled to last till the end of 2020!).
2017-11-05 19:10:42 +01:00
Jan Tojnar
0979856cdf appstream-glib: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
rnhmjoj
38dd08bc77 zimg: 2.4 -> 2.6.1 2017-11-05 17:48:20 +01:00
Jan Tojnar
716af52fe1
gstreamer: 1.10.4 → 1.12.2 2017-11-05 17:02:30 +01:00
Jan Tojnar
a443311dfc
libxkbcommon: 0.7.1 → 0.7.2 2017-11-05 17:02:29 +01:00
Jan Tojnar
846608238d
spice_gtk: 0.33 → 0.34 2017-11-05 17:02:28 +01:00
Jan Tojnar
464a113201
spice_protocol: 0.12.12 → 0.12.13 2017-11-05 17:02:28 +01:00
Jan Tojnar
d3027030ce
libgtop: 2.34.1 → 2.38.0 2017-11-05 17:02:28 +01:00
Jan Tojnar
14e518d020
librsvg: 2.40.17 → 2.40.19 2017-11-05 17:02:27 +01:00
Jan Tojnar
804af47f8a
libchamplain: 0.12.14 → 0.12.16 2017-11-05 17:02:27 +01:00
Jan Tojnar
00269f660c
gvfs: 1.30.1 → 1.34.1
Bash completions were removed upstream because gvfs is deprecated
in favour of glib’s gio .

https://bugzilla.gnome.org/show_bug.cgi?id=769378
2017-11-05 17:02:26 +01:00
Jan Tojnar
578beeb525
gusb: 0.2.9 → 0.2.11 2017-11-05 17:02:26 +01:00
Jan Tojnar
1ac2dec0f6
glibmm: 2.50.0 → 2.54.1 2017-11-05 17:02:25 +01:00
Jan Tojnar
f53657d68b
clutter_gtk: 1.8.2 → 1.8.4 2017-11-05 17:02:24 +01:00
Orivej Desh
585e9ccace
Merge pull request #30688 from bobvanderlinden/pr-vrb-init
vrb: init at 0.5.1
2017-11-05 15:58:33 +00:00
Michael Raskin
7be7698612
Merge pull request #25552 from antonxy/master
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Vladimír Čunát
8ea1b79003
wxGTK-{2.9,3.0}: apply an upstream patch
Close #30909.
2017-11-04 18:28:33 +01:00
Daiderd Jordan
a9f13a4614
Merge pull request #31213 from acowley/qt5-cmake-cleanup
qt5: fix cmake cleanup on darwin
2017-11-04 16:51:56 +01:00
Tuomas Tynkkynen
61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Daiderd Jordan
de62516777
Merge pull request #31174 from eqyiel/fix-lame
lame: prevent build failure from using outdated symbol list
2017-11-04 15:20:33 +01:00
Vladimír Čunát
eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Anthony Cowley
66c0193e6b qt5: fix cmake cleanup on darwin
This fixes the case where the `find` command does not return any
files.
2017-11-03 19:29:52 -04:00
Orivej Desh
4ccf05b03b qtscriptgenerator: enable parallel building 2017-11-03 18:52:31 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Ruben Maher
e82dc084d4 lame: prevent build failure from using outdated symbol list
Before this change, trying to build LAME on Darwin would throw an error:

Undefined symbols for architecture x86_64:
  "_lame_init_old", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
2017-11-03 16:28:25 +10:30
Orivej Desh
c1de18ea23 vigra: enable parallel building
(this rebuilds libreoffice)
2017-11-03 03:07:52 +00:00
Orivej Desh
b9bbbb75fd
Merge pull request #29196 from timor/mpich2-3.2
mpich2: 1.4 -> 3.2
2017-11-02 20:59:02 +00:00
Jörg Thalheim
eb4c9055bd
Merge pull request #31143 from dtzWill/update/libdwarf-20170709
libdwarf: 20161124 -> 20170709
2017-11-02 20:49:48 +00:00
Thomas Tuegel
4866f16fba
Revert "Merge pull request #30255 from bkchr/qt_5_9_2"
This reverts commit 4cf0b6ba5d, reversing
changes made to 756b9c7d6c.

Qt 5.9.2 is reverted to Qt 5.9.1, as recommended by KDE upstream due to
https://bugreports.qt.io/browse/QTBUG-64017
2017-11-02 14:28:39 -05:00
Graham Christensen
e06dbe4f5b
openssl: fix nix patch for recent update 2017-11-02 15:16:41 -04:00
Will Dietz
eeef094dfd libdwarf: 20161124 -> 20170709 2017-11-02 13:47:12 -05:00
Graham Christensen
5e2d96deb3
openssl_1_1_0: 1.1.0f -> 1.1.0g 2017-11-02 14:44:04 -04:00
Graham Christensen
7726b46027
openssl_1_0_2: 1.0.2l -> 1.0.2m 2017-11-02 14:40:25 -04:00
Piotr Bogdan
8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
zimbatm
c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Vladimír Čunát
bb6257bd3a
Merge #31111: remove libmcs 2017-11-02 00:10:42 +01:00
c0bw3b
e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Piotr Bogdan
1c42c2f418 alembic: fix build 2017-11-01 23:19:57 +01:00
Robert Helgesson
b2e6b56016
expat: 2.2.4 -> 2.2.5 2017-11-01 21:58:48 +01:00
zimbatm
b84c4206fc vaapiIntel: 1.7.3 -> 1.8.2 2017-11-01 17:29:25 +00:00
zimbatm
d4450489d2 beignet: 1.3.1 -> 1.3.2 2017-11-01 15:21:45 +00:00
Florian Klink
33cdc2b483 libtasn1: fix CVE number
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310 (Qemu: net: infinite loop in e1000e NIC emulation)
2017-11-01 14:14:32 +01:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Orivej Desh
4b49e21f86
Merge pull request #31051 from andir/websocket++-0.7.0
websocket++: 0.4.0 -> 0.7.0
2017-10-31 21:58:17 +00:00
Michael Weiss
252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
Andreas Rammhold
eb725c373b
websocket++: 0.4.0 -> 0.7.0 2017-10-31 19:31:35 +01:00
Tim Steinbach
2a04d427d9
Merge pull request #30937 from NeQuissimus/lame_3_100
lame: 3.99.5 -> 3.100
2017-10-31 07:04:26 -04:00
Anthony Cowley
0744e0d829 ffmpeg-full: fix on darwin 2017-10-31 09:01:02 +01:00
Peter Hoeg
f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
Vladimír Čunát
25515ce928
libav_11: security 11.10 -> 11.11
Fixes CVE-2017-7862.
2017-10-31 00:12:38 +01:00
Vladimír Čunát
ba7f3c9daf
Merge #30990: libarchive: apply security patches
... for CVE-2017-14166 and CVE-2017-14502
2017-10-30 22:56:54 +01:00
Vladimír Čunát
949db2587a
Merge #30927: sqlite: 3.20.1 -> 3.21.0
Includes a fix for CVE-2017-15286.
2017-10-30 22:54:25 +01:00
Vladimír Čunát
41267f612f
mesa: maintenance 17.2.2 -> 17.2.4 2017-10-30 22:35:54 +01:00
Vladimír Čunát
62ef08bc38
Merge #30963: pcre: security 8.40 -> 8.41 2017-10-30 22:30:27 +01:00
adisbladis
d76572fa89
libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502 2017-10-31 02:17:02 +08:00
Tim Steinbach
5d41dda02d
cyrus_sasl: Fix CVE-2013-4122 2017-10-30 13:18:52 -04:00
Samuel Leathers
119ebee6a4 pcre: 8.40 -> 8.41 (fixes multiple CVEs) 2017-10-30 14:42:35 +01:00
Tim Steinbach
a626aa17b0
lame: 3.99.5 -> 3.100 2017-10-29 15:42:21 -04:00
Frederik Rietdijk
d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
mimadrid
51ade421c4
sqlite: 3.20.1 -> 3.21.0 2017-10-29 12:47:12 +01:00
Evan Wallace
49e66285b2 tbb: clang support
Added compiler and stdver parameters, to support non-gcc compilers, and enable
perfect exception forwarding (std::exception_ptr) on platforms where C++11 is not enabled by default
2017-10-29 05:21:30 +00:00
Nikolay Amiantov
c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Tuomas Tynkkynen
90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
8ac360ed95 libid3tag: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Nikolay Amiantov
77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Herwig Hochleitner
59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02:00
Herwig Hochleitner
0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Tuomas Tynkkynen
43e020ac2f giblib: Split into multiple outputs
Or it propagates imlib2.dev.
2017-10-28 14:44:23 +03:00
Herwig Hochleitner
288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
David Izquierdo
abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03:00
mimadrid
19828e85b1
appstream: fix homepage url 2017-10-28 11:15:45 +02:00
Peter Hoeg
405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Ben Gamari
0c0834f018 libjpeg-turbo: Don't run testsuite when cross-compiling 2017-10-27 20:41:52 -04:00
Ben Gamari
765fbe8f10 libtiff: Don't run testsuite when cross-compiling 2017-10-27 20:41:44 -04:00
Ben Gamari
3ed6239d6b gnutls: Don't run tests when cross-compiling 2017-10-27 20:32:25 -04:00
Ben Gamari
de347ad65f lzo: Don't run tests when cross-compiling 2017-10-27 20:32:25 -04:00
Ben Gamari
09ce1ebd8f libxml2: Don't run tests when cross-compiling 2017-10-27 20:32:25 -04:00
Ben Gamari
99932a894f gdbm: Don't run tests when cross-compiling 2017-10-27 20:32:24 -04:00
Ben Gamari
6b1a2b3089 boehm-gc: Don't run tests when cross-compiling 2017-10-27 20:32:24 -04:00
Ben Gamari
97c1211f95 libidn: Don't run tests when cross-compiling 2017-10-27 20:32:24 -04:00
Ben Gamari
bba7c214ff libunistring: Don't run tests when cross-compiling 2017-10-27 20:32:24 -04:00