Commit graph

31584 commits

Author SHA1 Message Date
Averell Dalton c4adeddb5f opencv: dont try cuda on 32 bit
config.cudaSupport can be true and cudatoolkit doesn't work with i686,
which can happen inside pkgsi686Linux wrapping.
2019-08-31 15:55:18 +02:00
Guillaume Maudoux 92b96ce63f openssl: fix man pages collisions (#66317) 2019-08-31 08:23:39 -04:00
Will Dietz 0173f83a55 nghttp2: 1.39.1 -> 1.39.2 (security!) (#67057)
https://github.com/nghttp2/nghttp2/releases/tag/v1.39.2
2019-08-31 08:11:47 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
R. RyanTM 50d8295cc6 gawk: 4.2.1 -> 5.0.1 (#59503)
* gawk: 4.2.1 -> 5.0.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gawk/versions

* libgpg-error: fix build with gawk 5

Cherry picked commit 6fe2cdd03c98270b0ce0026acf8dab0a6c4d3d63 from
https://github.com/NixOS/nixpkgs/pull/67801.
2019-08-31 07:13:30 -04:00
Averell Dalton 5017f4c608 iso-codes: 3.79 -> 4.3 2019-08-31 12:44:13 +02:00
Izorkin 232fd7f1ea libnftnl: 1.1.3 -> 1.1.4 2019-08-31 12:37:33 +02:00
Ben Wolsieffer dc74568f65 gst_all_1.gst-plugins-base: fix build on ARM 2019-08-31 12:36:18 +02:00
R. RyanTM 2bcba7336f harfbuzz: 2.5.3 -> 2.6.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/harfbuzz/versions
2019-08-31 12:34:42 +02:00
Lancelot SIX 6544f1ae92 libgcrypt: 1.8.4 -> 1.8.5
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00008.html
for release information
2019-08-31 12:33:21 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Ryan Mulligan c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Samuel Leathers ebe4fd146b
Merge pull request #66010 from r-ryantm/auto-update/openldap
openldap: 2.4.47 -> 2.4.48
2019-08-30 23:16:08 -04:00
Samuel Leathers 41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Mario Rodas 4e24cf1591
Merge pull request #67600 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Jonathan Ringer e594088ae8 exempi: 2.4.5 -> 2.5.1 2019-08-30 11:02:47 -07:00
Craige McWhirter d2512c134a
libhandy: 0.0.10. -> 0.0.11 2019-08-30 10:29:18 +10:00
worldofpeace 2f7d0993b7
Merge pull request #67363 from worldofpeace/dbus-datadir
dbus: don't make datadir /etc, set runstatedir to /run
2019-08-29 19:46:51 -04:00
Jan Tojnar 3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
Izorkin 066bd13613
libvirt-glib: remove unused packages 2019-08-29 15:16:34 +02:00
Peter Hoeg 5e3334bc55
Merge pull request #67612 from peterhoeg/u/hidapi
hidapi: 0.8.0-RC1 -> 0.9.0
2019-08-29 16:37:21 +08:00
Mario Rodas f24c729196
postgresqlPackages.plv8: narrow platforms to x86_64-linux
plv8 uses a custom version v8 version, which is reported to only build
on x86_64-linux. The next major version plv8 should drop the custom v8.
2019-08-29 03:00:00 -05:00
Jan Tojnar 37018e70d1
fontconfig: add support for JoyPixels font
Mirroring the following upstream merge request
https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
2019-08-29 02:15:26 +02:00
worldofpeace 58fd72f3e9
Merge pull request #67490 from kisik21/master
libargon2: fixed cross-compilation
2019-08-28 13:02:05 -04:00
Vika 06073ae7df libargon2: fixed cross-compilation
Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it
upstream) and added an optional make flag to override it in case we're
cross-compiling.

Unfortunately, this causes a rebuild of native packages.

This commit also fixes the pkg-config file to be generated correctly,
patch was provided by @worldofpeace.
2019-08-28 19:35:19 +03:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Robin Gloster aafc6d09e7
Merge pull request #67246 from tobim/gcc8/qt48
qt48: Fix build for gcc8
2019-08-28 12:21:07 +02:00
Peter Hoeg 74ed54cf0c hidapi: 0.8.0-RC1 -> 0.9.0 2019-08-28 16:58:18 +08:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Spencer Janssen 6e672974cc unixODBCDrivers.msodbcsql17: 17.2.0.1 -> 17.4.1.1 2019-08-27 17:58:43 -05:00
Michael Weiss 61ba5d88ef
dav1d: Add optional Vulkan support (experimental) 2019-08-27 23:30:41 +02:00
Tadeo Kondrak 0a72c32723
libplacebo: init at 1.1.8.0 2019-08-27 23:30:41 +02:00
Jan Tojnar d63d84d350
Merge pull request #67584 from jtojnar/appstream-glib-cleanup
appstream-glib: clean up dependencies
2019-08-27 23:02:01 +02:00
Jan Tojnar ca15e26d4d
appstream-glib: clean up dependencies 2019-08-27 22:25:27 +02:00
worldofpeace 6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Michael Weiss ad339e91c1
wlroots: 0.6.0 -> 0.7.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Rootston was removed for this release.
2019-08-27 11:32:09 +02:00
Marek Mahut b222ee44f2
Merge pull request #67520 from jonringer/bump-gnurl
gnurl: 7.64.0 -> 7.65.0
2019-08-27 10:35:29 +02:00
Marek Mahut 761cfbf986
Merge pull request #67503 from risicle/ris-poco-cctz-darwin
poco, cctz: enable for darwin
2019-08-27 10:08:52 +02:00
Jörg Thalheim 9f313d4189
Merge pull request #67536 from volth/quotes
treewide: remove redundant quotes
2019-08-27 06:32:04 +01:00
worldofpeace ed2aa6313f glib: add getSchemaPath 2019-08-26 21:28:13 -04:00
Marek Mahut a61151916f
Merge pull request #67454 from mmahut/wavpack
wavpack: CVE-2018-7253 and CVE-2018-7254
2019-08-26 23:52:57 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Robin Gloster fe9c9f719d
libdrm: enable omap support
fixes build for xorg.xf86videoomap
2019-08-26 23:08:02 +02:00
Matthew Bauer aa87137d3b
Merge pull request #67502 from dywedir/hunspellDicts.uk-ua
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3
2019-08-26 15:34:18 -04:00
Jonathan Ringer 47c398f632 gnurl: 7.64.0 -> 7.65.0 2019-08-26 11:31:48 -07:00
Marek Mahut bfcab98074
Merge pull request #67489 from mmahut/exiv2
exiv2: enabling tests for real
2019-08-26 17:52:24 +02:00
Marek Mahut 4ee4bb9872 exiv2: adding DYLD_LIBRARY_PATH= for darwin tests 2019-08-26 17:16:06 +02:00
Jan Tojnar 667ee34440
Merge pull request #67500 from jtojnar/graphene-fix-tests
graphene: fix installed tests
2019-08-26 15:48:12 +02:00
Vladyslav M e89dc6af4e
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3 2019-08-26 16:17:56 +03:00
Jan Tojnar b5bb10d7ed
graphene: add installed tests as a passthru 2019-08-26 15:09:35 +02:00
Jan Tojnar 38882f1503
mutest: 2019-08-12 → 2019-08-26
Fixes OOB write breaking graphene installed tests:

https://github.com/ebassi/mutest/pull/11
2019-08-26 15:09:05 +02:00
Robert Scott f8c2a8461e cctz: enable for darwin
only minor tweaks needed
2019-08-26 14:07:07 +01:00
Robert Scott bc26695334 poco: enable for darwin 2019-08-26 14:06:28 +01:00
Jan Tojnar 02bc9e463c
Merge pull request #67416 from jtojnar/babl-0.1.72
babl: 0.1.66 → 0.1.72
2019-08-26 14:57:58 +02:00
Jan Tojnar ba2a16ffa2
gegl_0_3: drop 2019-08-26 14:28:42 +02:00
Jan Tojnar 071804bf60
babl: 0.1.66 → 0.1.72
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_72/NEWS#L6-24
2019-08-26 14:28:41 +02:00
worldofpeace b7fa073196 glib: add makeSchemaPath 2019-08-26 07:03:39 -04:00
Aaron Andersen c6c7850321
Merge pull request #67483 from jonringer/bump-allegro
allegro: 5.2.4.0 -> 5.2.5.0
2019-08-26 06:55:23 -04:00
Marek Mahut 9b4e5a9325 exiv2: enabling tests for real
Fixes #67453
2019-08-26 12:02:45 +02:00
Marek Mahut 3052cc1c1b
Merge pull request #67453 from mmahut/exiv2
exiv2: 0.27.1 -> 0.27.2
2019-08-26 10:36:14 +02:00
Marek Mahut 336eb202f6 exiv2: enable tests 2019-08-26 10:01:51 +02:00
Jonathan Ringer 792c8e8756 allegro: 5.2.4.0 -> 5.2.5.0 2019-08-26 00:53:26 -07:00
Matthew Bauer 70c1c856d4 qtbase: remove sdk.mk check for macOS 2019-08-26 00:19:48 -04:00
Marek Mahut 86f31274eb
Merge pull request #66580 from tadeokondrak/vapoursynth-r47.1
vapoursynth: R46 -> R47.2
2019-08-26 00:05:25 +02:00
Michael Weiss aed9694829
ffmpeg_4: Enable support for AV1 decoding via dav1d by default
This is e.g. required for mpv (depends on ffmpeg_4) to play AV1 videos.
Fixes #54990.

But since dav1d is only a AV1 decoder this doesn't support AV1 encoding
as well (that would require an additional dependency on libaom).
The dependency on dav1d can be disabled by overriding it to null.
2019-08-25 21:40:10 +02:00
Marek Mahut ece9696ba5 wavpack: CVE-2018-7253 and CVE-2018-7254
Fixes #67201

(cherry picked from commit 0000a568bd83f70905dcec1d7428403268849caf)
2019-08-25 19:37:43 +02:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Marek Mahut 04de5d7c3c exiv2: 0.27.1 -> 0.27.2
Fixes #67194
2019-08-25 18:49:35 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut cceab5257f
Merge pull request #67390 from primeos/weston
weston: 6.0.1 -> 7.0.0
2019-08-25 14:22:29 +02:00
Marek Mahut 7bdda407bb
Merge pull request #67290 from Ma27/bump-dlib
dlib: 19.16 -> 19.17
2019-08-25 14:15:31 +02:00
Matthieu Coudron 83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
Mario Rodas 14887ff520
protobuf3_9: 3.9.0 -> 3.9.1 2019-08-24 16:20:00 -05:00
Jai Flack 004e9b5b41 hunspell-dicts: add support for Australian dictionary (#66462)
Using the SCOWL dictionaries (same as en_US and en_CA)
2019-08-24 20:37:51 -04:00
markuskowa f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa 12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Alkeryn 1b55f12160 serialdv: init at 1.1.1 2019-08-24 21:58:24 +02:00
Alkeryn 5cc3c3a399 cm256cc: init at 1.0.5 2019-08-24 21:55:22 +02:00
worldofpeace 4e581c7b52 make-session-conf: add share/dbus-1/session.d 2019-08-24 15:07:44 -04:00
worldofpeace 9ff1601dc7 make-dbus-conf: use share/xml/dbus-1 2019-08-24 15:07:44 -04:00
worldofpeace d35a71a2da dbus: delete systemd.patch
Not used anymore.
2019-08-24 15:07:44 -04:00
worldofpeace a188cfadc6 dbus: stylize, use placeholder 2019-08-24 15:07:44 -04:00
Vladimír Čunát ee099bf5e7
Merge #66998: mesa: 19.1.3 -> 19.1.5 (into staging) 2019-08-24 18:17:51 +02:00
Vladimír Čunát b3024380de
mesa: 19.1.4 -> 19.1.5 (bugfix only) 2019-08-24 18:09:36 +02:00
Robert Scott 9b6ae7a0f4 graphene-hardened-malloc: 1 -> 2 2019-08-24 16:52:32 +01:00
Michael Weiss a48865eea0
wayland-protocols: 1.17 -> 1.18 2019-08-24 16:30:46 +02:00
Marek Mahut 93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut 993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut 6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
R. RyanTM d7d15fb454 wiredtiger: 2.6.1 -> 3.2.0 (#67170)
* wiredtiger: 2.6.1 -> 3.2.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/wiredtiger/versions

* wiredtiger: removing broken tag

* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00
Luka Blaskovic e9b136e400 luaffi: remove in favor of luaPackages.luaffi 2019-08-24 10:04:44 +00:00
Marek Mahut b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Samuel Leathers 7cec032b9e
Merge pull request #67263 from pacien/exim-spf
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Jan Tojnar 2e1f99061e
Merge pull request #67320 from jtojnar/at-spi-bus-launcher-schemas
at-spi2-core: wrap at-spi-bus-launcher
2019-08-24 00:46:25 +02:00
Jan Tojnar 1adfc32c01
at-spi2-core: wrap at-spi-bus-launcher
Currently the following warnings and errors are logged on GNOME startup:

	Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=132 pid=1246 comm="/nix/store/5anz
	kdq6src76c4lm4m98w2a8f3j2cc4-gnome-" label="kernel")
	Aug 22 19:34:16 kaiser systemd[1223]: Starting Accessibility services bus...
	Aug 22 19:34:16 kaiser at-spi-bus-laun[1341]: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
	Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Successfully activated service 'org.a11y.Bus'
	Aug 22 19:34:16 kaiser systemd[1223]: Started Accessibility services bus.
	Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=132 pid=1246 comm="/nix/store/5anzkdq6src76c4lm4m98w2a8f3j2cc4-gnom
	e-" label="kernel")
	Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Successfully activated service 'org.a11y.atspi.Registry'
	Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
	[…]
	Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.10' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
	Aug 22 19:34:26 kaiser systemd[1769]: Starting Accessibility services bus...
	Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
	Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
	Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Successfully activated service 'org.a11y.Bus'
	Aug 22 19:34:26 kaiser systemd[1769]: Started Accessibility services bus.
	Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
	Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Successfully activated service 'org.a11y.atspi.Registry'
	Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry

This patch starts wrapping the binary, fixing one of the stragglers from https://github.com/NixOS/nixpkgs/issues/14120.

Unfortunately, we could not use wrapGAppsHook due to dependency cycle.
2019-08-24 00:07:39 +02:00
Marek Mahut 589405a563 opencv: CVE-2019-14493 2019-08-23 20:36:31 +02:00
worldofpeace dc9c69efcf dbus: set runstatedir to /run
else it's /var/run.
2019-08-23 14:20:02 -04:00
worldofpeace ccd8421dc9 dbus: don't make datadir /etc 2019-08-23 14:19:20 -04:00
Jan Tojnar a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Alexander Bakker d20022018e libvirtd: add onBoot option
This adds a new ``onBoot`` option that allows specifying the action taken on
guests when the host boots. Specifying "start" ensures all guests that were
running prior to shutdown are started, regardless of their autostart settings.
Specifying "ignore" will make libvirtd ignore such guests. Any guest marked as
autostart will still be automatically started by libvirtd.
2019-08-23 17:52:12 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Michael Weiss 7126eedd4f
Merge pull request #67205 from primeos/ffmpeg-full
ffmpeg-full: 4.1.4 -> 4.2
2019-08-23 15:36:15 +02:00
Michael Weiss 4469c2333c
ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build
The AArch64 build was failing since 2019-03-26:
https://hydra.nixos.org/build/98821440
2019-08-23 14:30:46 +02:00
Emily 6dba65eeba libftdi: extend platforms and fix on Darwin 2019-08-23 02:14:40 -05:00
Marek Mahut 5fa9205731
Merge pull request #66567 from mmahut/itk
itk: 5.0.0 -> 5.0.1
2019-08-23 08:34:56 +02:00
Marek Mahut 29ca909e00
Merge pull request #67147 from jonringer/bump-osinfo
Bump libosinfo packages
2019-08-23 08:26:25 +02:00
Mario Rodas 7ad6a4a01f
Merge pull request #66896 from r-ryantm/auto-update/grpc
grpc: 1.22.0 -> 1.23.0
2019-08-22 21:18:58 -05:00
Mario Rodas 16dec82d99
grpc: add marsam as maintainer 2019-08-22 20:17:54 -05:00
Aaron Andersen 890196d0e5
Merge pull request #67206 from flokli/oracle-instantclient-19.3
oracle-instantclient: 12.2.0.1.0 -> 19.3.0.0.0
2019-08-22 20:57:44 -04:00
Jan Tojnar b8ba71d633
tracker-miners: move from gnome3 2019-08-23 02:55:42 +02:00
Jan Tojnar 4919db9cbb
tracker: move from gnome3 2019-08-23 02:53:43 +02:00
Jan Tojnar 795e37b7fe
grilo-plugins: move from gnome3 2019-08-23 02:47:56 +02:00
Jan Tojnar a2ba083f18
grilo: move from gnome3 2019-08-23 02:47:37 +02:00
Jan Tojnar fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Jan Tojnar 91b46353a5
Merge pull request #67308 from jtojnar/libxmlb-0.1.11
libxmlb: 0.1.10 → 0.1.11
2019-08-23 02:06:41 +02:00
Robin Gloster 2cc05be907
treewide: openssl_1_1 pinning is unnecessary 2019-08-23 02:02:50 +02:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Jan Tojnar 93f4d6f6ae
nixos/tests/libxmlb: init 2019-08-23 01:34:48 +02:00
Jan Tojnar 67bd99052a
Merge pull request #67204 from jtojnar/libical-3.0.5
libical: 3.0.4 → 3.0.5
2019-08-23 01:27:16 +02:00
Jan Tojnar 14056cc908
libxmlb: 0.1.10 → 0.1.11
https://github.com/hughsie/libxmlb/blob/0.1.11/NEWS

Also formatted the expression and added installed tests
2019-08-23 01:11:18 +02:00
Maximilian Bosch 311516f55e
dlib: 19.16 -> 19.17
https://github.com/davisking/dlib/releases/tag/v19.17

Also had to change the expression for setup.py flags as 19.17 doesn't
support `--yes` anymore.
2019-08-22 20:53:41 +02:00
pacien 43a5bab9a5 libspf2: init at 1.2.10 2019-08-22 17:50:13 +02:00
Marek Mahut b67b08518e
Merge pull request #66969 from dtzWill/update/libvisio-0.1.7
libvisio: 0.1.6 -> 0.1.7
2019-08-22 17:03:41 +02:00
Robin Gloster 3dede565c7
qt56: remove; unused, broken with openssl 1.1 2019-08-22 14:50:28 +02:00
nyanloutre 9f5f9ab7e9 grantlee5: fix build with recent CMake versions 2019-08-22 14:03:49 +02:00
nyanloutre e841edacc5 grantlee5: remove extra grantleeCompatVersion var 2019-08-22 13:55:11 +02:00
Tobias Mayer bd9d24a2dc qt48: Fix build for gcc8 2019-08-22 13:24:56 +02:00
nyanloutre 620331c294 kdeFramework.kdewebkit: disable new designer plugin option 2019-08-22 12:19:13 +02:00
Florian Klink ab6ada01f7 oracle-instantclient: use copy instead of install for libraries
libclntsh.so* and libocci.so* are symlinks to the latest version.

By using `install`, these are all dereferenced and duplicated.

Let's avoid that, and shrink the lib output from 621M to 226M.
2019-08-22 11:22:51 +02:00
Florian Klink e9c53043a8 oracle-instantclient: drop PECL::oci8 hack
This wasn't about PECL::oci8 in first place, but DBD-Oracle.

In the current version of oracle-instantclient, a libclntsh.so is
shipped, so DBD-Oracle is happy.
2019-08-22 11:22:51 +02:00
Florian Klink 2decc61d28 oracle-instantclient: 12.2.0.1.0 -> 19.3.0.0.0
It's now possible to download Oracle Instant Client without having to
click a checkbox to agree to the license, and then log in with an Oracle
account to start the download, at least on Linux (for now).

Darwin still seems to be at 18.1, and version numbers haven't been that
aligned recently, so allow different version numbers per platform.
2019-08-22 11:22:51 +02:00
Florian Klink c79d9e17d6 odpic: 3.1.0 -> 3.2.1 2019-08-22 11:22:51 +02:00
Florian Klink eb0fecf294 odpic: add to rpath 2019-08-22 11:22:51 +02:00
Florian Klink 6081611046 oracle-instantclient: turn into a multi-output derivation 2019-08-22 11:22:48 +02:00
Pierre Bourdon 1a1696f9b6 SDL2: don't mix space-separated / lists in cmake config
The SDL2_PATH environment variable is space-separated. However, CMake
lists are semicolon separated, and doing set(list "a" ${var}) will end
up with list containing "a;b c d". This causes downstream users to fail
parsing the include dirs list.

Normalize the include dirs list to a normal CMake semicolon-separated
list using separate_arguments.
2019-08-22 11:41:16 +03:00
Sarah Brofeldt 84e6725429
Merge pull request #67190 from das-g/libosmium-2.15.2
libosmium: 2.15.1 -> 2.15.2
2019-08-22 08:53:31 +02:00
Jan Tojnar b992565455
Merge pull request #67222 from jtojnar/glthree
gnome-hexgl: init at unstable-2019-08-21
2019-08-22 03:18:29 +02:00
Jan Tojnar 144ac2bd16
gthree: unstable-2019-10-21 2019-08-22 02:24:55 +02:00
Jan Tojnar 0e51dcda37
graphene: 1.8.6 → 1.9.6
we need unstable version for glthree
2019-08-22 02:24:54 +02:00
Jan Tojnar 9ad99a811d
mutest: init at unstable-2019-10-12 2019-08-22 02:24:54 +02:00
markuskowa e43834650f
Merge pull request #67182 from lsix/gsl-2.6
gsl: 2.5 -> 2.6
2019-08-21 23:52:12 +02:00
Marek Mahut 88f57d4501
Merge pull request #67180 from r-ryantm/auto-update/xxHash
xxHash: 0.7.0 -> 0.7.1
2019-08-21 22:38:00 +02:00
Marek Mahut 25ccab2c5f
Merge pull request #67178 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.19 -> 1.5.20
2019-08-21 21:19:52 +02:00
Marek Mahut b5808da5c7
Merge pull request #67167 from r-ryantm/auto-update/wcslib
wcslib: 6.3 -> 6.4
2019-08-21 21:19:12 +02:00
Matthew Bauer 856d10a9b8
Merge pull request #66454 from ruuda/libcrypto-noexecstack
libressl: build libcrypto with noexecstack
2019-08-21 14:11:08 -04:00
Jonathan Ringer 038fbf0178 libosinfo: 1.5.0 -> 1.6.0 2019-08-21 10:37:20 -07:00
Timo Kaufmann e2b47524a3
Merge pull request #67158 from r-ryantm/auto-update/sympow
sympow: 2.023.4 -> 2.023.5
2019-08-21 19:17:53 +02:00