Peter Hoeg
0c2b33da4b
Merge pull request #44947 from bkchr/kde_frameworks_5_49
...
kde-frameworks: 5.48 -> 5.49
2018-08-20 14:14:58 +08:00
Dan Peebles
a5b5536e2a
krb5: add linux keyring support
...
This requires some minor hoop-hopping because it's involved in the
Linux bootstrap, but it's nothing too complicated.
Fixes #43289
2018-08-20 02:42:41 +00:00
Markus Kowalewski
a3d148a64c
gcab: add license
2018-08-20 01:00:25 +02:00
Markus Kowalewski
51a22165ce
gamin: add license
2018-08-20 00:57:54 +02:00
Markus Kowalewski
84d13849df
funambol-client-cpp: add license
2018-08-20 00:39:49 +02:00
Markus Kowalewski
456a1346a8
fontconfig-ultimate: add meta data
2018-08-20 00:16:08 +02:00
R. RyanTM
9024d2e15d
wayland-protocols: 1.15 -> 1.16 ( #45123 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wayland-protocols/versions .
2018-08-19 23:47:22 +02:00
R. RyanTM
e137f0e837
libdwarf: 20180527 -> 20180809 ( #45194 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdwarf/versions .
2018-08-19 23:20:29 +02:00
R. RyanTM
91ece32e56
libgit2_0_27: 0.27.3 -> 0.27.4 ( #45200 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions .
2018-08-19 23:04:39 +02:00
R. RyanTM
83b6a28908
libwps: 0.4.9 -> 0.4.10 ( #44749 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libwps/versions .
2018-08-19 22:58:29 +02:00
R. RyanTM
8bc6b4101d
libguestfs: 1.38.3 -> 1.38.4 ( #45198 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libguestfs/versions .
2018-08-19 22:57:58 +02:00
R. RyanTM
70f63b6411
librelp: 1.2.16 -> 1.2.17 ( #44753 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librelp/versions .
2018-08-19 22:38:38 +02:00
Daiderd Jordan
98579944cd
Merge pull request #45324 from teto/libvirt_fix2
...
libvirt: darwin/linux fix dlopen("libjansson.so.4")
2018-08-19 21:21:27 +02:00
Vladimír Čunát
01fc00cc81
Revert "Merge #43190 : libyaml: 0.1.7 -> 0.2.1"
...
This reverts commit 0f57d85522
, reversing
changes made to 65af43026a
.
I'm missing human time to solve errors or verify that they're harmless...
2018-08-19 19:57:36 +02:00
Jake Waksbaum
b99b7c5ef8
linbox: Add darwin support
2018-08-19 13:55:48 -04:00
Timo Kaufmann
8014c7f186
Merge pull request #45013 from jbaum98/fflas-ffpack_darwin
...
fflas-ffpack: Add darwin support
2018-08-19 16:24:52 +02:00
Jörg Thalheim
035906ce66
Merge pull request #45278 from veprbl/pr/arrow-cpp_0.10.0_bump
...
arrow-cpp: 0.9.0 -> 0.10.0
2018-08-19 14:49:26 +01:00
Matthieu Coudron
929a53f281
libvirt: fix dlopen("libjansson.so.4")
...
Commit 59027e2
broke libvirt broke libvirt/nixops on linux.
Use ${targetPlatform.extensions.sharedLibrary} to accomodate both linux and darwin.
2018-08-19 22:33:06 +09:00
Daiderd Jordan
ac95ddb008
gtk3: propagate Cocoa on darwin
...
Generally frameworks should not be propagated, but in this case it's
always needed so we propagate (only) Cocoa.
2018-08-19 13:09:25 +02:00
Joachim F
90b991625b
Merge pull request #45072 from fgaz/lmdbxx
...
lmdbxx: init at 0.9.14.0
2018-08-19 10:27:41 +00:00
Jörg Thalheim
96b9d77dd8
Merge pull request #45282 from markuskowa/lics-2
...
Add licenses
2018-08-19 09:03:31 +01:00
Vladimír Čunát
11f1893291
Merge #44625 : libgit2* updates (security)
2018-08-19 09:23:01 +02:00
Vladimír Čunát
ef6b76ca7d
ntl: use a more "stable" fix for clang platforms
...
Always passing the configuration option should be simple and reliable.
See comments on https://github.com/NixOS/nixpkgs/commit/1bfbe76772b731
2018-08-19 09:15:45 +02:00
Jörg Thalheim
cfe738baf9
Merge pull request #45284 from orivej/msgpack
...
msgpack: rename from libmsgpack
2018-08-19 07:54:31 +01:00
Timo Kaufmann
6954dd26d3
Merge pull request #45301 from timokau/ntl-11.3.0
...
ntl: 11.2.1 -> 11.3.0
2018-08-19 01:56:52 +02:00
Orivej Desh
65663f883c
msgpack: rename from libmsgpack
...
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Jake Waksbaum
8374400cec
fflas-ffpack: Add darwin support
2018-08-18 20:28:06 +00:00
Daiderd Jordan
abe2ab1581
at-spi2-core: fix darwin dylib install_name
2018-08-18 21:37:27 +02:00
Daiderd Jordan
a71a9eab8c
at-spi2-atk: fix darwin dylib install_name
2018-08-18 21:37:26 +02:00
Daiderd Jordan
2286655abd
gtk3: add x11Support for darwin
2018-08-18 21:37:25 +02:00
Jörg Thalheim
92ce64d54a
Merge pull request #45293 from thefloweringash/libqmatrixclient-darwin
...
libqmatrixclient: enable Darwin platform
2018-08-18 18:07:47 +01:00
Jörg Thalheim
5b3637dbe6
Merge pull request #45283 from orivej/libmsgpack
...
libmsgpack: 2.1.5 -> 3.0.1
2018-08-18 18:01:48 +01:00
Silvan Mosberger
e8145704e5
Merge pull request #45292 from bhipple/add/ecos
...
ecos: init at 2.0.6
2018-08-18 18:33:48 +02:00
Benjamin Hipple
65bb0b23b9
Add platforms.all
2018-08-18 12:11:06 -04:00
Daiderd Jordan
3c5c50488d
Merge pull request #45157 from mikemckibben/fix/oracle-instantclient-dylib
...
oracle-instantclient: fixes dylib rpath on macos
2018-08-18 18:06:20 +02:00
Michael McKibben
0aa26ae766
oracle-instantclient: fixes dylib rpath on macos
2018-08-18 06:24:11 -06:00
Timo Kaufmann
fe0c07a6c0
Merge pull request #45299 from timokau/gf2x-purity
...
gf2x: disable hardware-specific code
2018-08-18 14:00:55 +02:00
Timo Kaufmann
f34589709e
ntl: 11.2.1 -> 11.3.0
2018-08-18 13:51:17 +02:00
Timo Kaufmann
73aaad4936
gf2x: disable hardware-specific code
...
This was causing "Illegal instruction" issues in the ntl testsuite when
it was executed on a different cpu than the one gf2x was built on
(43679).
2018-08-18 13:37:48 +02:00
Vladimír Čunát
0f57d85522
Merge #43190 : libyaml: 0.1.7 -> 0.2.1
...
It builds, the NEWS seem safe enough.
The "large" change in version is apparently due to switching
the maintenance team; ABI tracker shows no changes.
2018-08-18 12:53:48 +02:00
Vladimír Čunát
65af43026a
Merge #45224 : harfbuzz: 1.8.2 -> 1.8.8
...
It builds, NEWS seem safe enough.
2018-08-18 12:53:27 +02:00
Vladimír Čunát
e0339418f0
Merge #45174 : p11-kit: 0.23.12 -> 0.23.13
...
Builds, NEWS seem OK.
2018-08-18 12:20:34 +02:00
Vladimír Čunát
aabe9790ff
Merge #45237 : expat: 2.2.5 -> 2.2.6
2018-08-18 12:16:57 +02:00
Andrew Childs
9ef9a55038
libqmatrixclient: enable Darwin platform
2018-08-18 12:44:56 +09:00
Benjamin Hipple
460029cf94
ecos: init at 2.0.6
2018-08-18 03:38:50 +00:00
Orivej Desh
908693d6e7
libmsgpack: 2.1.5 -> 3.0.1
2018-08-17 22:36:31 +00:00
Markus Kowalewski
0320769991
polkit: add license
2018-08-18 00:12:55 +02:00
Markus Kowalewski
4ba295b797
openssl: add license
2018-08-18 00:05:21 +02:00
Markus Kowalewski
8844504fba
openldap: add license
2018-08-18 00:03:01 +02:00
Markus Kowalewski
73eede0543
nss: add license
2018-08-17 23:55:36 +02:00
Markus Kowalewski
7dceb84419
libressl: add licenses
2018-08-17 22:15:45 +02:00
John Ericson
89efc27f57
Merge pull request #44767 from obsidiansystems/wrapper-env-var-path
...
{cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
2018-08-17 16:12:26 -04:00
Dmitry Kalinkin
72d630779d
arrow-cpp: 0.9.0 -> 0.10.0
2018-08-17 15:00:42 -04:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging
2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next'
2018-08-17 20:51:31 +02:00
xeji
7569513ef8
Merge pull request #45143 from LnL7/darwin-grpc
...
grpc: fix darwin build
2018-08-17 18:57:32 +02:00
Matthew Bauer
4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
...
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Jan Tojnar
9169b372d1
Merge pull request #45265 from r-ryantm/auto-update/babl
...
babl: 0.1.54 -> 0.1.56
2018-08-17 16:48:36 +02:00
R. RyanTM
2a3d5f7ad7
babl: 0.1.54 -> 0.1.56
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions .
2018-08-17 07:00:06 -07:00
Jan Tojnar
a7720d8a5e
Merge pull request #45227 from r-ryantm/auto-update/gegl
...
gegl_0_4: 0.4.4 -> 0.4.6
2018-08-17 15:20:31 +02:00
Jan Tojnar
c40af1fde3
Merge pull request #45052 from worldofpeace/indicator-application-12.10.1
...
indicator-application-gtk3: 12.10.0 -> 12.10.1
2018-08-17 14:21:13 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
...
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim
2dadcb3000
Merge pull request #45203 from r-ryantm/auto-update/libsolv
...
libsolv: 0.6.34 -> 0.6.35
2018-08-17 12:07:34 +01:00
Jörg Thalheim
e151c6f6fc
Merge pull request #45204 from r-ryantm/auto-update/librealsense
...
librealsense: 2.14.1 -> 2.15.0
2018-08-17 12:00:40 +01:00
Jörg Thalheim
332b304862
Merge pull request #45230 from r-ryantm/auto-update/folly
...
folly: 2018.07.09.00 -> 2018.08.13.00
2018-08-17 11:57:18 +01:00
R. RyanTM
c64637ec6d
expat: 2.2.5 -> 2.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/expat/versions .
2018-08-17 03:46:07 -07:00
R. RyanTM
23130640cb
folly: 2018.07.09.00 -> 2018.08.13.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions .
2018-08-17 02:56:37 -07:00
R. RyanTM
8248ad3929
gegl_0_4: 0.4.4 -> 0.4.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions .
2018-08-17 02:42:24 -07:00
R. RyanTM
7cb57d7530
harfbuzz: 1.8.2 -> 1.8.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions .
2018-08-17 02:28:29 -07:00
R. RyanTM
6ecbab9c1b
librealsense: 2.14.1 -> 2.15.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions .
2018-08-17 00:07:20 -07:00
R. RyanTM
a9307e0a2e
libsolv: 0.6.34 -> 0.6.35
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions .
2018-08-16 23:55:26 -07:00
Matthew Bauer
aba9f67d7d
qca: fix on darwin
2018-08-16 22:44:07 -05:00
R. RyanTM
86a6c4218e
p11-kit: 0.23.12 -> 0.23.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/p11-kit/versions .
2018-08-16 20:13:12 -07:00
Calvin Loncaric
ebc5284681
gdal: allow version 1.11 on Darwin
...
The GDAL 1.11 derivation has been Linux-only for its entire life, but builds just fine on Mac.
2018-08-16 15:36:45 -07:00
Timo Kaufmann
255608b865
Merge pull request #45141 from veprbl/pr/rivet_271_bump
...
rivet: fix hash broken by upstream
2018-08-16 22:14:16 +02:00
Daiderd Jordan
062ae9ee0a
c-ares: fix darwin cmake-config
2018-08-16 22:06:24 +02:00
Daiderd Jordan
2058c69de0
grpc: fix darwin build
2018-08-16 22:06:18 +02:00
Dmitry Kalinkin
bd2e865b44
rivet: fix hash broken by upstream
2018-08-16 15:34:32 -04:00
Andreas Rammhold
47c0245d9c
Merge pull request #45093 from andir/libmspack
...
libmspack: 0.6alpha -> 0.7.1alpha
2018-08-16 19:28:43 +02:00
worldofpeace
6bb751539f
granite: 0.5 -> 5.0 ( #45099 )
2018-08-16 12:48:39 +02:00
xeji
c6cff83db4
Merge pull request #45081 from andir/openssl_1_0_2p
...
openssl_1_0_2: 1.0.2o -> 1.0.2p
2018-08-16 12:46:26 +02:00
xeji
4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
...
Add license meta tags
2018-08-16 12:34:56 +02:00
Gabriel Ebner
e97af33293
libqalculate: 2.6.0b -> 2.6.2
2018-08-16 11:55:50 +02:00
Sarah Brofeldt
692c02ff4b
Merge pull request #44993 from bcdarwin/MIRTK
...
mirtk: init at 2.0.0
2018-08-16 10:51:12 +02:00
Andreas Rammhold
9e8308d206
libmspack: 0.6alpha -> 0.7.1alpha
...
This adresses the following issues:
- CVE-2018-14697
- CVE-2018-14680
- CVE-2018-14681
- CVE-2018-14682
2018-08-16 09:55:28 +02:00
Herwig Hochleitner
313216a670
webkitgtk: 2.20.4 -> 2.20.5
2018-08-16 09:38:55 +02:00
worldofpeace
3a73518a28
indicator-application-gtk3: 12.10.0 -> 12.10.1
2018-08-15 19:36:49 -04:00
Timo Kaufmann
8abc4b7f9c
Merge pull request #45067 from timokau/eclib-20180815
...
eclib: 20180710 -> 20180815
2018-08-16 01:02:54 +02:00
Timo Kaufmann
8c3db41c54
eclib: 20180710 -> 20180815
2018-08-16 00:46:41 +02:00
Matthew Bauer
7a39b0c43b
libglvnd: build on darwin
2018-08-15 17:37:00 -05:00
Matthew Bauer
d4b453d2c1
v8: remove xcodebuild patch
...
Add xcodebuild commands from xcbuild.
2018-08-15 17:27:56 -05:00
Andreas Rammhold
06e7a48f45
libxml2: fix CVE-2018-14567 & CVE-2018-14404
...
Since the already added patch for CVE-2018-9251 also affects
CVE-2018-14567 I renamed the applied patch accordingly.
2018-08-15 22:54:52 +02:00
Vladimír Čunát
d2b08c432c
Merge #45080 : openssl_1_1_0: 1.1.0h -> 1.1.0i
2018-08-15 22:28:55 +02:00
xeji
3f59f828d0
Merge pull request #45044 from veprbl/pr/rivet_271_bump
...
rivet: 2.7.0 -> 2.7.1
2018-08-15 21:35:59 +02:00
Andreas Rammhold
98a7b92261
openssl_1_0_2: 1.0.2o -> 1.0.2p
...
this addresses:
- Client DoS due to large DH parameter (CVE-2018-0732)
- Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)
Changelog: https://www.openssl.org/news/cl102.txt
2018-08-15 21:35:23 +02:00
Andreas Rammhold
0a40875439
openssl_1_1_0: 1.1.0h -> 1.1.0i
...
this addresses:
- Client DoS due to large DH parameter (CVE-2018-0732)
- Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)
Changelog: https://www.openssl.org/news/changelog.html#x1
2018-08-15 21:12:00 +02:00
Jude Taylor
59027e2880
Revert "libvirt: fix dlopen("libjansson.so.4")"
...
This reverts commit d46cfd2ff0
, which
broke libvirt + some dependent packages (notably nixops) on Darwin
2018-08-15 12:07:03 -07:00
Markus Kowalewski
2c2d02fce5
cracklib: add license
2018-08-15 20:53:07 +02:00
Markus Kowalewski
4ea5a9161f
cppunit: add license
2018-08-15 20:53:07 +02:00
Jörg Thalheim
0a17d08a97
Merge pull request #44922 from Enzime/fix/darktable-on-macos
...
darktable: Fix compilation on macOS
2018-08-15 20:24:20 +02:00
Francesco Gazzetta
4e700fa965
lmdbxx: init at 0.9.14.0
2018-08-15 18:19:17 +02:00
Silvan Mosberger
b1cf86b8bb
Merge pull request #44966 from worldofpeace/imobile-updates
...
libimobiledevice updates
2018-08-15 17:05:10 +02:00
Dmitry Kalinkin
984e0e8c1d
rivet: 2.7.0 -> 2.7.1
2018-08-15 09:53:32 -04:00
Timo Kaufmann
ad71d9b0d5
Merge pull request #45001 from jbaum98/givaro-darwin
...
givaro: Add darwin support
2018-08-15 11:58:00 +02:00
Jake Waksbaum
2ab014eb17
givaro: Add darwin support
2018-08-14 19:47:47 -04:00
Dmitry Kalinkin
b98faf680c
yoda: 1.7.0 -> 1.7.1
2018-08-14 17:49:21 -04:00
Jan Tojnar
fe51bf322c
Merge pull request #44820 from michaelpj/fix/redshift-geoclue-agents
...
redshift/geoclue/localtime: progress in fixing agent confusion
2018-08-14 17:13:09 +02:00
Michael Peyton Jones
284fc9b449
geoclue: 2.4.10 -> 2.4.12
2018-08-14 15:55:01 +01:00
Jörg Thalheim
d6b9ab6865
Merge pull request #45008 from jbaum98/gfan-darwin
...
gfan: Add darwin support
2018-08-14 14:01:27 +02:00
Jörg Thalheim
96c34ed7a5
Merge pull request #45004 from jbaum98/flint-darwin
...
flint: Add darwin support
2018-08-14 10:21:08 +02:00
Jörg Thalheim
5d5e484ea0
Merge pull request #45010 from jbaum98/zn_poly-darwin
...
zn_poly: Add darwin support
2018-08-14 10:19:28 +02:00
Jake Waksbaum
c0c854da95
zn_poly: Add darwin support
2018-08-14 00:49:42 -04:00
adisbladis
3878342ef0
Merge pull request #45006 from jbaum98/tachyon-darwin
...
tachyon: Add darwin support
2018-08-14 12:44:16 +08:00
Jake Waksbaum
be81e1e29c
gfan: Add darwin support
2018-08-14 00:16:46 -04:00
Michael Hoang
0ee70940b1
osm-gps-map: Add macOS as a supported platform
2018-08-14 13:59:29 +10:00
Michael Hoang
ad565e9925
lensfun: Add macOS as a supported platform
2018-08-14 13:59:29 +10:00
Jake Waksbaum
681d02ba5f
tachyon: Add darwin support
2018-08-13 23:16:24 -04:00
Jake Waksbaum
942a5efa28
flint: Add darwin support
2018-08-13 22:47:57 -04:00
xeji
abf21a27cb
Merge pull request #44954 from markuskowa/qradiolink
...
qradiolink: init at 0.5.0
2018-08-14 02:26:25 +02:00
Silvan Mosberger
78b4d9ac80
Merge pull request #43397 from illegalprime/libphonenumber
...
libphonenumber: init at 8.9.9
2018-08-14 01:04:57 +02:00
Jake Waksbaum
42a0d36fdb
Mark gf2x as supported on darwin
2018-08-13 17:36:18 -04:00
Jake Waksbaum
1bfbe76772
ntl: Add darwin support
2018-08-13 16:49:46 -04:00
Michael Eden
eca17c4a7f
libphonenumber: init at 8.9.9
2018-08-13 16:23:19 -04:00
Ben Darwin
0adc6f4d8f
mirtk: init at 2.0.0
2018-08-13 15:55:04 -04:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
...
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
...
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.
Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Bas van Dijk
dd70c12732
libtensorflow: 1.8.0 -> 1.9.0
2018-08-13 20:07:43 +02:00
Tor Hedin Brønner
34baf00b72
{qt4,qt3}: Fix breakage after eeb9837beb
...
- qt-4: Pass the correct configureFlags, in particular `mk` should prepend `no-`
when `cond` is false.
- qt-3: simply revert the changes
2018-08-13 16:25:37 +02:00
Michael Raskin
3762495967
Merge pull request #44942 from aanderse/master
...
openscenegraph: 3.4.0 -> 3.6.2
2018-08-13 06:44:47 +00:00
worldofpeace
319b5cec4e
libgpod: drop libimobiledevice.swig
...
was removed a while ago
2018-08-13 00:56:32 -04:00
worldofpeace
8842e43477
libimobiledevice: 1.2.0 -> 2018-07-24
2018-08-13 00:48:23 -04:00
worldofpeace
d4d5068557
libusbmuxd: 1.0.10 -> 2018-07-23
2018-08-13 00:46:35 -04:00
worldofpeace
02353e4a10
libplist: 2.0.0 -> 2018-07-25
2018-08-13 00:45:46 -04:00
Markus Kowalewski
17f0987212
codec2: init at 0.8
2018-08-13 01:13:36 +02:00
Bastian Köcher
6ac9901727
kde-frameworks: 5.48 -> 5.49
2018-08-12 21:54:04 +02:00
Aaron Andersen
0624e4939d
bumped openscenegraph version from 3.4 to 3.6.2 and added more options for building it
2018-08-12 14:28:08 -04:00
Jan Tojnar
f496d26247
Merge pull request #44651 from jtojnar/gobby
...
gobby5: fix build
2018-08-12 17:25:07 +02:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
...
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Samuel Dionne-Riel
bb3f7d14a1
Merge pull request #44679 from r-ryantm/auto-update/sundials
...
sundials: 3.1.1 -> 3.1.2
2018-08-11 22:12:31 -04:00
Franz Pletz
b5b11e9da4
Merge pull request #44900 from volth/patch-228
...
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 20:24:11 +00:00
Chris Ostrouchov
e2f92066a2
libndtypes: init at 0.2.0dev3
...
Dynamic types for data description and in-memory computations
2018-08-11 16:01:00 -04:00
Bjørn Forsman
ee1b7bf831
aspellDicts: use shortName to keep DRY
...
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman
ada797e9aa
aspellDicts: fix typos in shortName
...
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
Michael Raskin
a68e5e918e
Merge pull request #44825 from oxij/docheck/continues-in-a-big-way
...
treewide: enable working, fix fixable, disable broken tests
2018-08-11 16:34:22 +00:00
volth
d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 13:58:06 +00:00
Timo Kaufmann
921e5ceef3
Merge pull request #44894 from markuskowa/sqlite-lic
...
Fix licenses (#43716 )
2018-08-11 15:31:29 +02:00
Markus Kowalewski
a647d07f4c
sqlite,sqlar: add licenses
2018-08-11 14:32:05 +02:00
Jörg Thalheim
5fc5e0642b
Merge pull request #44892 from volth/patch-228
...
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko
501607e0ee
Merge pull request #43068 from yegortimoshenko/qdigidoc
...
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Jan Malakhovski
a77ee3b5a5
pixman: libpng is an optional dependency, not a member of `checkInputs`
...
Since it was used before, let's keep using it.
2018-08-11 09:35:40 +00:00