Commit Graph

30982 Commits

Author SHA1 Message Date
Vladimír Čunát
3e4b15f0c4
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1526638
2019-06-22 14:35:35 +02:00
Daiderd Jordan
ce17e9941f
gst_all_1.gstreamer: re-enable auto_features 2019-06-22 01:12:20 +02:00
Daiderd Jordan
2962730b88
gstreamer: fix darwin build 2019-06-21 20:30:05 +02:00
Matthew Bauer
a33837391a gstreamer: don’t use libvisual
Fixes #63617
2019-06-21 11:29:11 -04:00
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
José Romildo Malaquias
bc109b19c9 wxGTK31: 3.1.0 -> 3.1.2; use its own derivation 2019-06-20 20:36:17 -03:00
Mario Rodas
12e2244711
Merge pull request #63336 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.6.0 -> 0.7.0
2019-06-20 18:21:06 -05:00
markuskowa
9f79b1eab2
Merge pull request #63475 from r-ryantm/auto-update/zlog
zlog: 1.2.12 -> 1.2.14
2019-06-20 14:21:38 +02:00
markuskowa
02128a8bb5
Merge pull request #63113 from ck3d/vdr-xineliboutput
initial vdr plugin xineliboutput-2.1.0
2019-06-20 13:37:36 +02:00
Niklas Hambüchen
a4c5d37226 gst_all_1.gst-plugins-bad: Fix rtmp dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
46d25e912d gst_all_1.gst-plugins-bad: Fix gsm dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
95bea55802 gstreamer: 1.15.1 -> 1.16.0
Changes needed:

* core: dbghelp disabled as it's not needed
* core: Fixed script not being executable and skipped by patchShebangs
* base: gtk_doc disabled because of wayland symbol error
* ges: Patch removed that was merged upstream:
  https://bugzilla.gnome.org/show_bug.cgi?id=794856#c16
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
Mario Rodas
888df4d8c1
Merge pull request #63323 from r-ryantm/auto-update/openvdb
openvdb: 6.0.0 -> 6.1.0
2019-06-20 05:57:51 -05:00
Mario Rodas
4f90ec023f
Merge pull request #63284 from r-ryantm/auto-update/libsolv
libsolv: 0.7.4 -> 0.7.5
2019-06-20 05:42:37 -05:00
Michael Raskin
ffd9bf7e29
Merge pull request #63060 from layus/gtk-demos
gtk3: re-enable demos
2019-06-20 06:52:11 +00:00
Michael Raskin
5784f9beb5
Merge pull request #63256 from r-ryantm/auto-update/givaro
givaro: 4.1.0 -> 4.1.1
2019-06-20 06:51:23 +00:00
Mario Rodas
4a38ee5cd6
Merge pull request #63464 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.17 -> 1.5.18
2019-06-19 19:31:47 -05:00
Léo Gaspard
a9166c763d
Merge branch 'pr-63515'
* pr-63515:
  nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
2019-06-19 19:41:58 +02:00
magenbluten
b54b5f9ad8 rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken
- mark ceph as broken

both osquery and ceph packages are outdated. furthermore, ceph has its
own inline rocksdb source tree which isn't use in the current nixpkg.
this needs to be fixed.
2019-06-19 15:01:27 +02:00
Doron Behar
0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
Michael Weiss
4366366199
Merge pull request #63260 from r-ryantm/auto-update/gpgme
gpgme: 1.13.0 -> 1.13.1
2019-06-19 12:12:35 +02:00
Tadeo Kondrak
1e2f49abd1 ctypes_sh: init at 1.1 2019-06-19 11:33:18 +02:00
worldofpeace
9d173119aa
Merge pull request #63486 from worldofpeace/gvfs/security-fixes-unstable
gvfs: security fixes
2019-06-18 22:26:32 -04:00
worldofpeace
fae9e165bb gvfs: fix CVE-2019-12795
This is a version of #63481 for master.

Vulnerability Description:
daemon/gvfsdaemon.c in gvfsd from GNOME gvfs before 1.38.3, 1.40.x before
1.40.2, and 1.41.x before 1.41.3 opened a private D-Bus server socket without
configuring an authorization rule. A local attacker could connect to this server
socket and issue D-Bus method calls. Note that the server socket only accepts
a single connection, so the attacker would have to discover the server and connect
to the socket before its owner does.

#63301
2019-06-18 19:48:47 -04:00
worldofpeace
02ea0d3959 gvfs: fix CVE-2019-1244{7.8.9}
This is a version of #63481 for master.

CVE-2019-12447:
daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is
not used.

CVE-2019-12448:
daemon/gvfsbackendadmin.c has race conditions because the admin backend
doesn't implement query_info_on_read/write.

CVE-2019-12449:
daemon/gvfsbackendadmin.c mishandles a file's user and group ownership
during move (and copy with G_FILE_COPY_ALL_METADATA) operations
from admin:// to file:// URIs, because root privileges are unavailable.

Upstream MR: https://gitlab.gnome.org/GNOME/gvfs/merge_requests/48
2019-06-18 19:48:47 -04:00
R. RyanTM
ef3d467d3d tbb: 2019_U7 -> 2019_U8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-18 17:33:02 -05:00
worldofpeace
467fdb3a8e
Merge pull request #63257 from r-ryantm/auto-update/glib-networking
glib-networking: 2.60.2 -> 2.60.3
2019-06-18 17:40:46 -04:00
Gabriel Ebner
c740f71c35
freecad: python3, qt5, occt7 (#63348)
freecad: python3, qt5, occt7
2019-06-18 22:00:23 +02:00
R. RyanTM
4ce580f99a zlog: 1.2.12 -> 1.2.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zlog/versions
2019-06-18 12:16:44 -07:00
R. RyanTM
ac34c802eb wxSVG: 1.5.17 -> 1.5.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-06-18 10:47:39 -07:00
R. RyanTM
bd5d97eb63 libbluray: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-06-18 14:28:44 +03:00
Jan Tojnar
8cef6ec5fe
ffado: prevent build tools from leaking into closure (#63393)
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
Frederik Rietdijk
63dd7b7ac7 Merge staging into staging-next 2019-06-18 11:27:52 +02:00
Frederik Rietdijk
2a3488ac9d Revert "sqlite: enable parallel builds"
Revert due to reported issues
https://github.com/NixOS/nixpkgs/issues/63157

This reverts commit 93982349c8.
2019-06-18 11:27:46 +02:00
R. RyanTM
e62299f818 libmicrohttpd: 0.9.63 -> 0.9.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-06-18 11:17:10 +02:00
Franz Pletz
10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Frederik Rietdijk
95c7441d62
Merge staging-next into master
Staging next
2019-06-18 11:06:05 +02:00
Profpatsch
22c84c012c skawarePackages.skalibs: 2.8.0.0 -> 2.8.1.0 2019-06-18 10:55:06 +02:00
Vladimír Čunát
0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
R. RyanTM
93965ed86b
folly: 2019.05.27.00 -> 2019.06.17.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
2019-06-17 23:15:38 -05:00
Jan Tojnar
cf41cb2b4a
libxmlxx3: split out doc output 2019-06-18 03:16:05 +02:00
Jan Tojnar
8e7cea5cb8
libxmlxx3: split out dev output 2019-06-18 03:10:05 +02:00
R. RyanTM
a7d85f5ae1 linbox: 1.6.2 -> 1.6.3 (#63288)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/linbox/versions
2019-06-17 22:08:03 +02:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Gabriel Ebner
cc5f64c3ea geant4: fix build with enableInventor = true 2019-06-17 18:40:52 +02:00
Gabriel Ebner
d8392958f7 soxt: 1.3.0 -> unstable-2019-06-14 2019-06-17 18:40:52 +02:00
Gabriel Ebner
9a40e48d87 opencascade-occt: remove unused depdendencies 2019-06-17 18:39:21 +02:00
Gabriel Ebner
2950c57a65 soqt: 1.5.0 -> 1.6.0a 2019-06-17 18:39:21 +02:00
Gabriel Ebner
259eb2e966 coin3d: 3.1.3 -> unstable-2019-06-12 2019-06-17 18:39:21 +02:00
Matthew Bauer
f7e2bb8cff mesa: rename from mesa-noglu to mesa 2019-06-17 11:49:27 -04:00
Matthew Bauer
f0733a07d5 treewide: remove libGLSupported from pkgs
This isn’t a package, and we already have mesaPlatforms to handle this logic.
2019-06-17 11:49:22 -04:00
R. RyanTM
a9fa690679 prometheus-cpp: 0.6.0 -> 0.7.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/prometheus-cpp/versions
2019-06-17 08:02:09 -07:00
R. RyanTM
4b4cdb0cf2 aravis: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-06-17 15:30:23 +02:00
R. RyanTM
29474ece78 cimg: 2.6.4 -> 2.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-06-17 15:29:33 +02:00
R. RyanTM
961bbc2153 openvdb: 6.0.0 -> 6.1.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/openvdb/versions
2019-06-17 05:32:23 -07:00
R. RyanTM
069f2235af brial: 1.2.4 -> 1.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brial/versions
2019-06-17 13:23:05 +02:00
markuskowa
092c25ac08
Merge pull request #63213 from r-ryantm/auto-update/armadillo
armadillo: 9.400.4 -> 9.500.2
2019-06-17 11:15:39 +02:00
Jan Tojnar
684ce6921b
liblouis: 3.9.0 -> 3.10.0 (#63280)
liblouis: 3.9.0 -> 3.10.0
2019-06-17 10:56:32 +02:00
R. RyanTM
23ad04a3cd libsolv: 0.7.4 -> 0.7.5
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
2019-06-16 23:20:59 -07:00
R. RyanTM
9e76c00b1b liblouis: 3.9.0 -> 3.10.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/liblouis/versions
2019-06-16 22:58:12 -07:00
R. RyanTM
831fcf8801 heimdal: 7.6.0 -> 7.7.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/heimdal/versions
2019-06-16 19:00:04 -07:00
R. RyanTM
b063dc8557 gpgme: 1.13.0 -> 1.13.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/gpgme/versions
2019-06-16 18:03:24 -07:00
R. RyanTM
105d8b89e4 glib-networking: 2.60.2 -> 2.60.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib-networking/versions
2019-06-16 17:19:34 -07:00
R. RyanTM
b227795426 givaro: 4.1.0 -> 4.1.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/givaro/versions
2019-06-16 17:12:02 -07:00
Austin Seipp
e6a0514aaf libfsm: init at 0.1pre1869_f70c3c5
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 16:39:42 -05:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Austin Seipp
c6830326b2 theft: 0.4.4 -> 0.4.5, fix pkg-config file
The libtheft.pc file was using prefix=/usr/local for its own relative
-L/-l/-I parameters for GCC, giving incorrect results. (This is really
more of an upstream bug.)

This also adds myself to the maintainer list, and enables builds on
non-Linux platforms.

Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 09:34:16 -07:00
R. RyanTM
0a2f247a73 armadillo: 9.400.4 -> 9.500.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-06-16 06:33:37 -07:00
Marek Mahut
3aa8f9448c
zziplib: patch CVE-2018-17828
Fixes https://github.com/NixOS/nixpkgs/issues/61961
Close https://github.com/NixOS/nixpkgs/pull/63189
vcunat amended some nitpicks into the original commit.
2019-06-16 12:17:30 +02:00
Frederik Rietdijk
9de9a15b86 Merge staging-next into staging 2019-06-16 09:04:52 +02:00
Frederik Rietdijk
7adbdd9758 Merge master into staging-next 2019-06-16 09:04:24 +02:00
Bas van Dijk
0bc377d47d
Merge pull request #63160 from basvandijk/opencv-4.1.0
opencv: 4.0.1 -> 4.1.0
2019-06-16 08:57:30 +02:00
Bas van Dijk
bf5e3c24d0
Merge pull request #63162 from basvandijk/opencv-3.4.6
opencv: 3.4.5 -> 3.4.6
2019-06-16 08:55:49 +02:00
Austin Seipp
a1dd419c1f liburing: 1.0.0pre132 -> 1.0.0pre137
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 23:21:19 -05:00
Ambroz Bizjak
213be075d1 libelf: Add patch to prevent -Wundef warnings.
The Linux kernel includes libelf headers with -Wundef and -Werror enabled, resulting in an error when the headers are found through -I as opposed to -isystem.

Fixes https://github.com/NixOS/nixpkgs/issues/59929
2019-06-15 18:53:27 +02:00
Ben Wolsieffer
7c11742f85 boehm-gc: remove libatomic_ops build input 2019-06-15 18:20:16 +02:00
Ben Wolsieffer
26e907886c boehm-gc: remove unneeded dontStrip attribute 2019-06-15 18:20:16 +02:00
Will Dietz
044b8b6440 nghttp2: 1.38.0 -> 1.39.1
https://nghttp2.org/blog/2019/06/11/nghttp2-v1-39-1/
2019-06-15 18:17:33 +02:00
Will Dietz
6d7cdd7f8b dbus: 1.12.14 -> 1.12.16
https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12.16/NEWS

It's short and explains the CVE a bit, including below:

> CVE-2019-12749: Do not attempt to carry out DBUS_COOKIE_SHA1
> authentication for identities that differ from the user running the
> DBusServer. Previously, a local attacker could manipulate symbolic
> links in their own home directory to bypass authentication and connect
> to a DBusServer with elevated privileges. The standard system and
> session dbus-daemons in their default configuration were immune to this
> attack because they did not allow DBUS_COOKIE_SHA1, but third-party
> users of DBusServer such as Upstart could be vulnerable.   Thanks to Joe
> Vennix of Apple Information Security.   (dbus#269, Simon McVittie)
2019-06-15 18:16:58 +02:00
Bas van Dijk
9f52f0e6b8 opencv: 3.4.5 -> 3.4.6 2019-06-15 16:54:31 +02:00
Bas van Dijk
baf54b6b8b opencv: 4.0.1 -> 4.1.0 2019-06-15 16:17:51 +02:00
Jan Tojnar
3a61b88269
flatpak: Preserve pixbuf path in validate-icon (#63122)
flatpak: Preserve pixbuf path in validate-icon
2019-06-15 12:29:12 +02:00
Frederik Rietdijk
b7b6388db6 xgboost: use stdenv.hostPlatform.extensions.sharedLibrary 2019-06-15 10:42:19 +02:00
Frederik Rietdijk
31f22a5bb3 Merge staging-next into staging 2019-06-15 08:43:33 +02:00
Frederik Rietdijk
087b87758e Merge master into staging-next 2019-06-15 08:17:58 +02:00
Matthew Harm Bekkema
0a5a1259ae
flatpak: Make librsvg dependency explicit 2019-06-15 15:15:01 +10:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Gabriel Ebner
189c4de9bf
Merge pull request #63095 from gebner/opencascade-update
opencascade: build with vtk and freeimage, patch for fontconfig support
2019-06-14 17:46:39 +02:00
Guillaume Maudoux
1a5d2e29c5 gtk3: re-enable demos 2019-06-14 14:38:15 +02:00
Matthew Harm Bekkema
46e1c7f17a flatpak: Preserve pixbuf path in validate-icon
SVG support isn't built-in to GdkPixBuf, it's provided by an external
module. Therefore, GDK_PIXBUF_MODULE_FILE should be preserved in the
sandbox, otherwise `flatpak-validate-icon --sandbox` won't work on SVG
files.
2019-06-14 21:56:06 +10:00
Jan Tojnar
b5c9e8c40b
babl: 0.1.62 → 0.1.66
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_66/NEWS
2019-06-14 10:29:09 +02:00
Christian Kögler
8eafd21f9e initial vdr plugin xineliboutput-2.1.0
Needed to patch package xineLib to fix usage of XINE_PLUGIN_PATH .
2019-06-14 10:04:27 +02:00
Vladimír Čunát
b6e10d79e9
Merge #62798: gnumeric: 1.12.44 -> 1.12.45 2019-06-13 16:21:00 +02:00
Vladimír Čunát
ed3d32f515
goffice: 0.10.44 -> 0.10.45 (bugfix)
http://www.gnumeric.org/announcements/1.12/gnumeric-1.12.45.html
Better keep these two synced when they even share announcements.
2019-06-13 16:09:44 +02:00
Orivej Desh
af1fca07e0 libwebp: enable parallel building 2019-06-13 08:42:39 +00:00
Frederik Rietdijk
7953a65269 Merge staging-next into staging 2019-06-12 09:24:00 +02:00
Frederik Rietdijk
7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Michael Raskin
da6a07817e
Merge pull request #62993 from volth/beignet-2018
beignet: 1.3.2 -> unstable-2018.08.20
2019-06-11 21:51:50 +00:00
Markus Kowalewski
432f02f682 hwloc: 2.0.3 -> 2.0.4 2019-06-11 16:07:13 +02:00
Robin Gloster
68c30f0d9b
Merge pull request #62153 from WilliButz/avahi-refactor
avahi: set service directory and refactor module
2019-06-11 14:04:33 +00:00
Vladimír Čunát
57aa3ec33b
faad2: apply security patches from Debian 2019-06-11 15:38:21 +02:00
markuskowa
d5296604c8
Merge pull request #62940 from markuskowa/upd-mpich
mpich: 3.3 -> 3.3.1
2019-06-11 09:57:18 +02:00
Matthew Bauer
fc04ec9274
Merge pull request #58063 from illegalprime/nss-cross
nss: cross compile support
2019-06-10 21:33:19 -04:00
Orivej Desh
c079c8c394 libde265: enable parallel building 2019-06-10 23:22:37 +00:00
R. RyanTM
30e9ae11b6 liburcu: 0.10.2 -> 0.11.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/liburcu/versions
2019-06-11 00:20:07 +02:00
Dmitry Kalinkin
73b5a2531c
rivet: fix rivet-mkhtml runtime 2019-06-10 18:00:18 -04:00
Markus Kowalewski
494f20a67b
mpich: 3.3 -> 3.3.1 2019-06-10 12:43:31 +02:00
Frederik Rietdijk
1b37a0e9a8 Merge staging-next into staging 2019-06-10 12:09:24 +02:00
Frederik Rietdijk
e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Elis Hirwing
6fe625854b
Merge pull request #62799 from dtzWill/update/pyotherside-1.5.6
pyotherside: 1.5.5 -> 1.5.6
2019-06-09 21:01:43 +02:00
Vladimír Čunát
7ec794f90a
Merge #62276: libfilezilla: 0.13.0 -> 0.16.0; filezilla: -> 3.42.1 2019-06-09 13:17:04 +02:00
Vladimír Čunát
8de4579955
Merge #62335: re2: 20140304 -> 20190401 2019-06-09 13:17:03 +02:00
Will Dietz
3ef530a9ba p11-kit: 0.23.15 -> 0.23.16.1 2019-06-09 12:36:10 +02:00
Frederik Rietdijk
d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Frederik Rietdijk
480cd436fc Merge staging into staging-next 2019-06-09 12:26:34 +02:00
Ben Wolsieffer
f9750a769f avahi: add Python support 2019-06-09 12:21:58 +02:00
Will Dietz
74e40dcdef editline: 1.16.0 -> 1.16.1 (#62847)
https://github.com/troglobit/editline/releases/tag/1.16.1
2019-06-09 11:41:33 +02:00
Vladimír Čunát
d41c43e4a9
Merge #62469: libuv: 1.28.0 -> 1.29.1 (into staging) 2019-06-09 10:54:29 +02:00
Ambroz Bizjak
bc96146e75 vulkan-loader: Always include /run/opengl-driver(-32)/share in search path.
Even though FALLBACK_DATA_DIRS is set to include this, it only applies when XDG_DATA_DIRS is not defined, so the NixOS opengl.nix module still had to include these in the search path. Use a simple patch to force a default search path, consulted after all other search paths.

Note that FALLBACK_DATA_DIRS is no longer set, and the default (/usr/local/share:/usr/share) applies.
2019-06-08 20:23:54 +02:00
Gabriel Ebner
301d22c389 opencascade: build with vtk and freeimage, patch for fontconfig support 2019-06-08 19:03:48 +02:00
Franz Pletz
eaaea97d87
Merge pull request #62282 from dtzWill/update/libidn-2.2.0
libidn2: 2.1.1a -> 2.2.0
2019-06-08 08:24:51 +00:00
worldofpeace
059ce69f39
Merge pull request #62757 from lightbulbjim/libblockdev-sgdisk
libblockdev: add gptfdisk as a dependency
2019-06-08 01:03:41 -04:00
Matthew Bauer
b0053ae92e
Merge pull request #62836 from veprbl/pr/gpgme_darwin_fix
gpgme: disable tests on darwin
2019-06-07 17:42:00 -04:00
Dmitry Kalinkin
f19a36f524
gpgme: disable tests on darwin 2019-06-07 16:03:51 -04:00
Renaud
682bc7ce1c
Merge pull request #62793 from xrelkd/update/librime
librime: 1.4.0 -> 1.5.0
2019-06-07 18:03:00 +02:00
Renaud
168d1031af
Merge pull request #62474 from r-ryantm/auto-update/live555
live555: 2019.04.24 -> 2019.05.29
2019-06-07 14:50:05 +02:00
Renaud
87bc999ff4
Merge pull request #62593 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.16 -> 1.5.17
2019-06-07 13:32:49 +02:00
volth
a556fbf3e5 beignet: 1.3.2 -> unstable-2018.08.20 2019-06-07 09:22:48 +00:00
Robert Scott
7209c43d66 librevisa: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott
2c11bbd140 libserialport: enable for darwin 2019-06-07 10:05:59 +02:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Will Dietz
27a3c5d7f2
Merge pull request #62649 from dtzWill/update/newt-0.52.21
newt: 0.52.20 -> 0.52.21
2019-06-06 23:44:06 -05:00
Will Dietz
b837e4afee
Merge pull request #62693 from dtzWill/update/harfbuzz-2.5.1
harfbuzz: 2.5.0 -> 2.5.1
2019-06-06 23:38:17 -05:00
Will Dietz
5fc5d4e863
pyotherside: 1.5.5 -> 1.5.6 2019-06-06 22:03:02 -05:00
xrelkd
be2d9a5a8e librime: 1.4.0 -> 1.5.0 2019-06-07 10:30:03 +08:00
Dmitry Kalinkin
cbaa9a7ab9
Merge pull request #57947 from smaret/fix-mkl
mkl: fix install_name on Darwin
2019-06-06 18:27:30 -04:00
Dmitry Kalinkin
3471705998
Merge pull request #62458 from r-ryantm/auto-update/lhapdf
lhapdf: 6.2.1 -> 6.2.3
2019-06-06 15:05:36 -04:00
Dmitry Kalinkin
00932b9d08
lhapdf.pdf_sets: update
Some of the downloads produce empty files, those hashes were not
updated.
2019-06-06 13:15:43 -04:00
Orivej Desh
680f67829f geos: fix license 2019-06-06 14:45:09 +00:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
markuskowa
5675960768
Merge pull request #62705 from dtzWill/update/pyotherside-1.5.5
pyotherside: 1.5.4 -> 1.5.5
2019-06-06 13:25:30 +02:00
Matthew Bauer
9a0ced7e45 opencv: disable QTKit backend
QTKit was removed in macOS 10.12
2019-06-06 01:00:40 -04:00
Chris Rendle-Short
c0f8a9f49d libblockdev: add gptfdisk as a dependency
This fixes #62749 (sgdisk needed for creating luks-encrypted ext4
volumes via udisk2).
2019-06-06 14:45:13 +10:00
Matthew Bauer
50998c8475 opencv2: only works on linux
https://hydra.nixos.org/build/94234038
2019-06-05 23:45:27 -04:00
Matthew Bauer
a74150e66e libgssglue: mark linux only
https://hydra.nixos.org/build/94203083
2019-06-05 22:57:51 -04:00
Matthew Bauer
f2a33b8709 libdc1394: remove patch
applied in newer version
2019-06-05 22:55:15 -04:00
Matthew Bauer
a430a5c963 libtommatch: fix substituteInPlace
var name was changed
2019-06-05 22:54:38 -04:00
Matthew Bauer
e44fdaa9c2
Merge pull request #62715 from matthewbauer/darwin-gl
Darwin GL Experiments
2019-06-05 20:30:48 -04:00
R. RyanTM
91b8a60661 tbb: 2019_U6 -> 2019_U7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-05 18:22:57 -05:00
Vladimír Čunát
290695dd28
treewide icu61+ fixes
It's exactly the same issue as in the parent commit.
/cc #60250 (2fe63c8).
2019-06-05 23:16:23 +02:00
Vladimír Čunát
0d29488705
sword: fixup build with icu >= 61
/cc #60250 (2fe63c8).
2019-06-05 22:54:02 +02:00
Ivan Kozik
3c54135a8b libmatroska: 1.5.0 -> 1.5.2
Fixes the build, broken by https://github.com/NixOS/nixpkgs/pull/62459
(libmatroska 1.5.0 expects libebml 1.3.7)
2019-06-05 13:28:13 +00:00
Vladimír Čunát
26f728ed89
Merge #62634: gtk-doc: 1.29 -> 1.30 (again)
... into staging.  Approximate Hydra comparison looks good to me:
https://hydra.nixos.org/eval/1523212?compare=1523031
2019-06-05 11:17:32 +02:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging 2019-06-05 11:12:34 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace
092549015b
Merge pull request #62459 from r-ryantm/auto-update/libebml
libebml: 1.3.7 -> 1.3.9
2019-06-04 23:24:44 -04:00
Matthew Bauer
894644c8e8 mesa-glu: add macOS frameworks
- glu needs ApplicationServices
2019-06-04 23:14:59 -04:00
Matthew Bauer
0121da2af1 mesa: fix stubs on darwin
Adds a special case for isDarwin
2019-06-04 23:14:13 -04:00
worldofpeace
094e150804
Merge pull request #61729 from worldofpeace/geoclue/no-root
nixos/geoclue2: don't run as root
2019-06-04 23:11:34 -04:00
worldofpeace
eb7c14fad1
Merge pull request #61639 from dtzWill/update/dbus-1.12.14
dbus: 1.12.12 -> 1.12.14
2019-06-04 22:33:03 -04:00
Will Dietz
eced625802
pyotherside: 1.5.4 -> 1.5.5
https://github.com/thp/pyotherside/releases/tag/1.5.5
2019-06-04 16:15:32 -05:00
Will Dietz
137a63f9f6
harfbuzz: 2.5.0 -> 2.5.1
https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.1
2019-06-04 15:23:32 -05:00
Sébastien Maret
fb883a58df
mkl: fix install_name on Darwin
Closes #57697

Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-06-04 22:08:48 +02:00
Michael Weiss
aa0baea2c0
Merge pull request #62608 from Synthetica9/sway11
wlroots: 0.5 -> 0.6
sway: 1.0 -> 1.1.1
2019-06-04 20:07:30 +02:00
Patrick Hilhorst
67f340ec00
wlroots: 0.5 -> 0.6 2019-06-04 16:11:41 +02:00
Orivej Desh
d1cd9ff16c croaring: init at 0.2.61 2019-06-04 13:09:09 +00:00
Will Dietz
c057ef62ad
Merge pull request #62188 from dtzWill/update/iptables-1.8.3
iptables: 1.8.2 -> 1.8.3, libnftnl: 1.1.2 -> 1.1.3
2019-06-04 01:35:13 -05:00
Will Dietz
c782fe1edc
newt: 0.52.20 -> 0.52.21
https://pagure.io/newt/blob/134326743ac8063f79b6b34eb9d80ffdd55e6540/f/CHANGES#_1
2019-06-04 01:33:06 -05:00
Matthew Bauer
c4fc74b19c qtwebengine: don’t use gn configure
qtwebengine has its own configure script, so don’t try to use gn.
2019-06-03 21:42:59 -04:00
Matthew Bauer
2b040c57dd p11-kit: disable tests on darwin
These probably never passed. The test suite was enabled in
c739b09d85, but fails on macOS/darwin.

Fixes #62614
2019-06-03 20:21:56 -04:00
Matthew Bauer
dc42372809
Merge pull request #61168 from matthewbauer/release-cross-fixes
release-cross.nix changes/fixes
2019-06-03 20:13:43 -04:00
Nikolay Amiantov
e188f6765a xgboost: 0.72 -> 0.90 2019-06-04 01:36:27 +03:00
WilliButz
c260e9e399
avahi: set AVAHI_SERVICE_DIR to well-known location
Avahi now uses `/etc/avahi/services` instead of its
store path to look for files with service definitions.
2019-06-04 00:22:48 +02:00
Vladimír Čunát
dcd42d35dc
TMP: merge PR with staging 2019-06-03 22:35:30 +02:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
Conflicts (simple):
	nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
worldofpeace
ff3049f67d Revert "Revert "libical: temporarily don't build docs to unblock staging-next""
This reverts commit ea01202e5e.
2019-06-03 15:55:19 -04:00
worldofpeace
daf8b68971 Revert "Revert "libpsl: don't build docs""
This reverts commit 8809ebe42a.
2019-06-03 15:55:07 -04:00
Matthew Bauer
c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Matthew Bauer
ba76fa91c7 treewide: handle enchant = enchant2
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
Matthew Bauer
3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Nikolay Amiantov
28bd05ce62 libsForQt5.qtwebkit-plugins: 2015-05-09 -> 2017-01-25 2019-06-03 17:01:04 +03:00
Nikolay Amiantov
d5b8080332 libxls: 1.4.0 -> 1.5.1 2019-06-03 17:00:38 +03:00
Ryan Mulligan
33c0d28e32
Merge pull request #62579 from r-ryantm/auto-update/tpm2-tss
tpm2-tss: 2.2.2 -> 2.2.3
2019-06-03 05:46:55 -07:00
R. RyanTM
70204c2ab6 qpdf: 8.4.1 -> 8.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-06-03 14:54:13 +03:00
Nikolay Amiantov
80bf658eb8 gbenchmark: 1.4.1 -> 1.5.0 2019-06-03 14:32:55 +03:00
R. RyanTM
c1ff72198b wxSVG: 1.5.16 -> 1.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-06-03 02:35:06 -07:00
Nikolay Amiantov
7ec20f99e6 cppzmq: 4.2.3 -> 4.3.0 2019-06-03 11:11:53 +03:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
R. RyanTM
7080e6ec1d tpm2-tss: 2.2.2 -> 2.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tpm2-tss/versions
2019-06-02 23:40:13 -07:00
Orivej Desh
5ccacc2514 libevent: 2.1.8 -> 2.1.10 2019-06-02 23:14:35 +00:00
Franz Pletz
cea163252a
libressl_2_7: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.3 with this branch was released on 2018-04-01.
2019-06-02 19:52:04 +02:00
Mario Rodas
f6840be5d6
Merge pull request #62488 from knedlsepp/fix-pybind11
pybind11: Fix build
2019-06-02 12:01:33 -05:00
Jan Tojnar
15370a17b9
pipewire: 0.2.5 -> 0.2.6 (#62500)
pipewire: 0.2.5 -> 0.2.6
2019-06-02 16:03:22 +02:00
R. RyanTM
f8272d08ab
pipewire: 0.2.5 -> 0.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/pipewire/versions
2019-06-02 15:40:10 +02:00
Josef Kemetmüller
10b412cba8 pybind11: Fix build 2019-06-02 10:58:27 +02:00
Michael Raskin
49eac6aebd
Merge pull request #62419 from r-ryantm/auto-update/glib
glib: 2.60.2 -> 2.60.3
2019-06-02 08:47:35 +00:00
R. RyanTM
39e784dd99 live555: 2019.04.24 -> 2019.05.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-06-01 22:19:01 -07:00
R. RyanTM
3313c5e3f5 libuv: 1.28.0 -> 1.29.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/libuv/versions
2019-06-01 21:24:41 -07:00
R. RyanTM
7fa446d1d0 libebml: 1.3.7 -> 1.3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libebml/versions
2019-06-01 19:33:28 -07:00
R. RyanTM
adceb10e36 lhapdf: 6.2.1 -> 6.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lhapdf/versions
2019-06-01 19:24:22 -07:00
Matthew Bauer
6158c508cf
Merge pull request #58054 from illegalprime/volume_key-cross
volume_key: cross compilation fixes
2019-06-01 17:37:11 -04:00
R. RyanTM
fe7df541d2 double-conversion: 3.1.4 -> 3.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2019-06-01 22:23:05 +03:00
R. RyanTM
50ba595d2c glib: 2.60.2 -> 2.60.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-06-01 12:01:59 -07:00
worldofpeace
37e6615705
Merge pull request #62376 from r-ryantm/auto-update/cimg
cimg: 2.5.7 -> 2.6.4
2019-06-01 14:06:22 -04:00
Izorkin
67709c3c1b libressl_2_9: 2.9.1 -> 2.9.2 2019-06-01 16:08:01 +00:00
Nikolay Amiantov
b959dc1493 libsForQt5.quazip: 0.7.6 -> 0.8.1 2019-06-01 17:31:50 +03:00
Ryan Mulligan
4dd1a31658
Merge pull request #62371 from r-ryantm/auto-update/catch2
catch2: 2.7.2 -> 2.8.0
2019-06-01 06:05:26 -07:00
markuskowa
81dad514c7
Merge pull request #62308 from dtzWill/update/armadillo-9.400.4
armadillo: 9.300.2 -> 9.400.4
2019-06-01 13:21:49 +02:00
Pierre
366985e2a7 folly: 2019.04.22.00 -> 2019.05.27.00 2019-06-01 13:44:25 +03:00
R. RyanTM
8b22efb006 cimg: 2.5.7 -> 2.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-06-01 02:25:35 -07:00
R. RyanTM
a9620fa6a0 catch2: 2.7.2 -> 2.8.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/catch2/versions
2019-06-01 01:50:44 -07:00
Mario Rodas
788b13d3a1
libimagequant: 2.12.2 -> 2.12.3 2019-05-31 22:13:43 -05:00
Robert Scott
6a1ade5fca re2: enable check, installCheck 2019-05-31 22:44:03 +01:00
Robert Scott
9ecdc72b36 re2: 20140304 -> 20190401 2019-05-31 22:25:43 +01:00
Matthew Bauer
f21b4270a1
Merge pull request #62273 from matthewbauer/bad-platforms-add
Add treewide bad platforms
2019-05-31 10:30:42 -04:00
Will Dietz
78feab870a
armadillo: 9.300.2 -> 9.400.4
https://sourceforge.net/p/arma/news/2019/04/armadillo-c-linear-algebra-version-9400/
https://sourceforge.net/p/arma/news/2019/05/armadillo-c-linear-algebra-version-94003-bug-fix-update/
2019-05-31 07:54:43 -05:00
Jan Tojnar
2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
Will Dietz
9b65cb1719
Merge pull request #62196 from dtzWill/update/harfbuzz-2.5.0
harfbuzz: 2.3.1 -> 2.5.0
2019-05-30 23:12:51 -05:00
Will Dietz
558c4ce462
libidn2: 2.1.1a -> 2.2.0 2019-05-30 22:17:28 -05:00
Will Dietz
7ad8872001
libfilezilla: 0.13.0 -> 0.16.0
* pname
* deps
* try tests, disable due to failure
2019-05-30 21:58:54 -05:00
Matthew Bauer
626a9f9f16 pth: mark as broken on aarch64 cross
reported on irc, reproduced locally
2019-05-30 22:49:56 -04:00
Matthew Bauer
6d7cbba899 gmp{4,5}: mark broken on x86_64-darwin 2019-05-30 22:34:47 -04:00
Matthew Bauer
8cd5314d67 enchant1: mark broken on x86_64-darwin 2019-05-30 22:34:22 -04:00
Orivej Desh
989d7f8d2c libsodium: 1.0.17 -> 1.0.18 2019-05-31 01:02:30 +00:00
Peter Hoeg
c10addd601
Merge pull request #62204 from peterhoeg/u/quaternion
quaternion: 0.0.9.4 -> 0.0.9.4c
2019-05-30 14:31:19 +08:00
worldofpeace
d07364d651
Merge pull request #62184 from andir/libcanberra-wayland
libcanberra: add patch to stop crashing on wayland
2019-05-29 23:18:55 -04:00
Jan Tojnar
4a40504be4
robin-map: init at 0.6.1 2019-05-30 02:12:32 +02:00
Joachim F
e8445a367a
Merge pull request #61994 from JohnAZoidberg/remove-cpp-gsl
cpp-gsl: remove in favor of microsoft_gsl
2019-05-29 20:01:29 +00:00
Austin Seipp
7adcf79ccb
liburing: 1.0.0pre131_b422aa11cc -> 1.0.0pre132_f8865bc6
Fixes a symbol visibility bug. Also enables debug symbols for this
library.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-29 14:22:21 -05:00
Peter Simons
cd76032c1b
Merge pull request #62180 from dtzWill/update/openssl-1.1.1c-1.0.2s
openssl: 1.1.1c, 1.0.2s
2019-05-29 19:46:11 +02:00
Will Dietz
642c9a7e74
Revert "openssl: fix CVE-2019-1543"
This reverts commit aae4c114a4.
2019-05-29 07:54:00 -05:00
Frederik Rietdijk
b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Gabriel Ebner
8b91250b79
Merge pull request #62185 from dtzWill/update/qalculate-3.2.0
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-29 08:53:53 +02:00
Austin Seipp
63ff37f278
liburing: 1.0.0pre118_2e719820 -> 1.0.0pre131_b422aa11cc
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-28 21:43:42 -05:00
Peter Hoeg
56eac1c2ef libqmatrixclient: 0.5.1.2 -> 0.5.2 2019-05-29 10:07:43 +08:00
Will Dietz
98bdeb049d
harfbuzz: 2.3.1 -> 2.5.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.0
2019-05-28 20:15:07 -05:00
Will Dietz
3b215985ee
libnftnl: 1.1.2 -> 1.1.3
https://lists.netfilter.org/pipermail/netfilter-announce/2019/000230.html
2019-05-28 19:32:40 -05:00
Andreas Rammhold
0202d6db56 libcanberra: add patch to stop crashing on wayland
Without the applied patch libcanberra assumes the display is an X11
display and subsequently crashes on wayland.
2019-05-29 02:20:29 +02:00
Will Dietz
368f870219
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0 2019-05-28 19:14:03 -05:00
Will Dietz
f6297de3bc
openssl: 1.1.1b -> 1.1.1c
https://mta.openssl.org/pipermail/openssl-announce/2019-May/000153.html
2019-05-28 19:04:31 -05:00
Will Dietz
c83b9bb6aa
openssl: 1.0.2r -> 1.0.2s
https://mta.openssl.org/pipermail/openssl-announce/2019-May/000151.html
2019-05-28 19:04:25 -05:00
Vladimír Čunát
07dbc438cc
gnutls: 3.6.7 -> 3.6.8 (bugfix)
No security fixes announced.
https://lists.gnupg.org/pipermail/gnutls-help/2019-May/004527.html
2019-05-28 13:51:55 +02:00
Niklas Hambüchen
8d5864eb47 openblas: Add enableStatic flag 2019-05-28 08:57:23 +02:00
Niklas Hambüchen
43fda1c96d openblas: 0.3.5 -> 0.3.6 2019-05-28 08:57:23 +02:00
Frederik Rietdijk
3685108787 Merge staging-next into staging 2019-05-28 08:32:57 +02:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Silvan Mosberger
8d8e041b18
Merge pull request #61813 from r-ryantm/auto-update/heimdal
heimdal: 7.5.0 -> 7.6.0
2019-05-28 03:14:05 +02:00
Silvan Mosberger
2762950a8a
osquery: 3.2.9 -> 3.3.2 (#62099)
osquery: 3.2.9 -> 3.3.2
2019-05-28 03:09:45 +02:00
markuskowa
8e9cb5559a
Merge pull request #62128 from Infinisil/scalapack-test-timeout
scalapack: Increase individual test timeout to prevent hydra failures
2019-05-27 22:57:26 +02:00
Wael Nasreddine
915085c6de
tk: add missing headers for Darwin (#62125) 2019-05-27 11:54:51 -07:00
Silvan Mosberger
16c66f66ae
scalapack: Increase individual test timeout to prevent hydra failures 2019-05-27 20:08:32 +02:00
Silvan Mosberger
d824a3724b
Merge pull request #62087 from marsam/update-nv-codec-headers
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-27 18:39:34 +02:00
Silvan Mosberger
dd12269b78
Merge pull request #60250 from JohnAZoidberg/icu64
icu: 59 -> 64
2019-05-27 18:31:57 +02:00
Silvan Mosberger
e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Eelco Dolstra
71bc5e2d64
Merge pull request #62022 from bhipple/fix/sqlite-parallel
sqlite: enable parallel builds
2019-05-27 13:24:02 +02:00
Markus Kowalewski
0297ec2412
openmpi: 4.0.0 -> 4.0.1 2019-05-27 13:01:04 +02:00
Michael Raskin
477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
Renaud
c104260b80
Merge pull request #62019 from jlesquembre/x265-30
x265: 2.9 -> 3.0
2019-05-26 17:49:15 +02:00
c0bw3b
863e1bde7c libtins: 4.0 -> 4.2 2019-05-26 17:10:17 +02:00
Mario Rodas
bfe65b9526
nv-codec-headers: 8.2.15.6 -> 9.0.18.1 2019-05-26 08:20:55 -05:00
c0bw3b
846b12b772 libpsl: 0.20.2 -> 0.21.0
Push #62070 to staging
2019-05-26 14:08:37 +02:00
Aaron Andersen
bfc2ea774e
Merge pull request #62057 from minijackson/waybar-0.6.6
spdlog: 1.2.1 -> 1.3.1 ; waybar: 0.6.5 -> 0.6.6
2019-05-26 06:38:20 -04:00
Frederik Rietdijk
2a462f27dc Merge staging-next into staging 2019-05-26 11:14:25 +02:00
Vladimír Čunát
8809ebe42a Revert "libpsl: don't build docs"
This reverts commit 7c62ef8685.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
ea01202e5e Revert "libical: temporarily don't build docs to unblock staging-next"
This reverts commit dae72e7e7d.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging 2019-05-26 09:48:55 +02:00
Tadeo Kondrak
0dfa25e17c l-smash: init at 2.4.15 2019-05-26 04:54:57 +09:00
Minijackson
a52835176e
spdlog: 1.2.1 -> 1.3.1 2019-05-25 16:43:37 +02:00
Timo Kaufmann
dbed8e977c
Merge pull request #61535 from timokau/linbox-1.6.2
linbox: 1.6.1 -> 1.6.2
2019-05-25 15:32:03 +02:00
R. RyanTM
f9ff05dbc9 libpqxx: 6.4.3 -> 6.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpqxx/versions
2019-05-25 12:48:06 +02:00
Benjamin Hipple
62f9685a60 gdbm: enable parallel building and use pname 2019-05-25 12:46:55 +02:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Frederik Rietdijk
dae72e7e7d libical: temporarily don't build docs to unblock staging-next 2019-05-25 12:37:50 +02:00
Benjamin Hipple
3232cadf96 boost: run build and install hooks
Users who want to patch boost may put a postInstall hook in an overlay, which
requires that that expression runs them on the buildPhase and installPhase.
2019-05-24 17:46:46 -04:00
Benjamin Hipple
93982349c8 sqlite: enable parallel builds 2019-05-24 16:54:27 -04:00
José Luis Lafuente
2982e92f44
x265: 2.9 -> 3.0 2019-05-24 20:40:18 +02:00
Renaud
e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Timo Kaufmann
39ced10288 linbox: re-enable aarch64 and darwin builds 2019-05-24 16:05:39 +02:00
Timo Kaufmann
1e4140c2c9 linbox: 1.6.1 -> 1.6.2 2019-05-24 16:05:35 +02:00
Bas van Dijk
72fc6f7e5c libbytesize: 1.4 -> 2.0 2019-05-24 15:59:09 +02:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Renaud
6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
R. RyanTM
1abbb65931
libsass: 3.5.5 -> 3.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/libsass/versions
2019-05-24 07:04:01 -05:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Frederik Rietdijk
7c62ef8685 libpsl: don't build docs
to unbreak staging-next

cc @worldofpeace
2019-05-24 12:38:19 +02:00
Daniel Schaefer
8980e3ca62 cpp-gsl: remove in favor of microsoft_gsl
It's the same package twice but cpp-gsl is older.
2019-05-24 11:25:36 +02:00
Austin Seipp
0ca30f22f1
liburing: 1.0.0pre116 -> 1.0.0pre118
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 14:32:18 -05:00
worldofpeace
53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00
Maximilian Bosch
a9d67d54b0
hunspellDicts.fr-any: link fr-moderne to fr_FR
Some packages like `ibus-engines.typing-booster` require the dictionary
`fr_FR.dic` to provide proper support for the french language.

Until now the hunspell package set of nixpkgs didn't provide this
dictionary. It has been recommended to use `fr-moderne` as base and link
`fr_FR.dic` from it as done by other distros such as ArchLinux.

See https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423684570

Fixes #46940
2019-05-23 15:53:50 +02:00
Robert Scott
9c4d318f06
libheif: add patch for CVE-2019-11471 (PR #61919) 2019-05-23 10:06:11 +02:00
Austin Seipp
6858eda213
Merge pull request #61856 from r-ryantm/auto-update/libndctl
libndctl: 64.1 -> 65
2019-05-22 20:50:15 -05:00
Will Dietz
f7cea7a400
utf8proc: 2.3.0 -> 2.4.0 2019-05-22 20:44:28 -05:00
Florian Klink
2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Ambroz Bizjak
28a0918916 Add driver library path to some packages to find CUDA libraries.
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Ambroz Bizjak
1860e506e7 libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH.
Previously we were relying on LD_LIBRARY_PATH to discover driver libraries (libGL, ligGLX, libEGL, OpenCL and Vulkan). This has the problem that setuid programs (in particular VirtualBox) ignore LD_LIBRARY_PATH. Fix it by setting RUNPATH in various dispatch libraries.

This is not needed for libvdpau because it is already configured to look for libraries in the driver paths.

Fixes https://github.com/NixOS/nixpkgs/issues/22760.
2019-05-22 18:30:05 +02:00
Renaud
42c0ce80e6
Merge pull request #61610 from worldofpeace/init/graphene
graphene: init at 1.8.6
2019-05-22 17:26:46 +02:00
Tom Bereknyei
aae4c114a4 openssl: fix CVE-2019-1543
Closes https://github.com/NixOS/nixpkgs/pull/61827.
Fixes https://github.com/NixOS/nixpkgs/issues/60107.
2019-05-22 17:06:49 +02:00
Renaud
3e59b8789c
Merge pull request #61683 from tadeokondrak/x264update
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
2019-05-22 15:57:48 +02:00
Yegor Timoshenko
1b7ebf191e
Merge pull request #61687 from erictapen/opensc-cross-fix
opensc: fix cross compilation
2019-05-22 12:51:49 +03:00
R. RyanTM
56d29bcaa5 ogre: 1.11.5 -> 1.12.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/ogre/versions
2019-05-22 01:22:56 -07:00
R. RyanTM
05b2996d96 libndctl: 64.1 -> 65
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-05-21 22:48:59 -07:00
R. RyanTM
afaad7f1cd libdc1394: 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/libdc1394/versions
2019-05-21 18:41:43 -07:00
Yegor Timoshenko
4dd5c93998
Merge pull request #61519 from erictapen/aws-sdk-cpp-cross-fix
aws-sdk-cpp: fix cross compilation
2019-05-22 03:08:04 +03:00
edef
2ec33d12a2
Merge pull request #60279 from dtzWill/fix/editline-narrow
editline: fix crash with term narrower than completions
2019-05-21 22:27:21 +00:00
Renaud
f04b6fc4fc
Merge pull request #61788 from r-ryantm/auto-update/avro-c
avro-c: 1.8.2 -> 1.9.0
2019-05-21 19:54:37 +02:00
Renaud
b6ddecf2b2
Merge pull request #60787 from worldofpeace/bump/spice-gtk
spice updates
2019-05-21 19:53:57 +02:00
R. RyanTM
623d7c046e heimdal: 7.5.0 -> 7.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/heimdal/versions
2019-05-21 09:31:15 -07:00
Austin Seipp
4fe57ed90b
liburing: 1.0.0pre92 -> 1.0.0pre116
Notably, this includes non-x86 platform support, eventfd registration
for completion events, "drained" events that must have all outstanding
prior events/further events drained (e.g. for fsync), and linked CQEs
that can express completion ordering dependencies.

Most of these require 5.2-rc1, and linked CQEs require custom patches
from Jens' linux-block tree (that didn't hit the 5.2 merge window,
apparently.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:38:39 -05:00
Will Dietz
3c3085bb71
Merge pull request #58543 from dtzWill/feature/libfido2
libfido2: init at 1.1.0 (and libcor dep)
2019-05-21 03:25:52 -05:00
Mario Rodas
3efd90e3c9
Merge pull request #61783 from r-ryantm/auto-update/alembic
alembic: 1.7.10 -> 1.7.11
2019-05-21 01:51:31 -05:00
R. RyanTM
0153edf9a4 avro-c: 1.8.2 -> 1.9.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/avro-c/versions
2019-05-20 21:18:13 -07:00
R. RyanTM
f27e38eac4 alembic: 1.7.10 -> 1.7.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2019-05-20 19:53:33 -07:00
nyanloutre
6d2cc1363f kdeFrameworks: 5.57 -> 5.58 2019-05-20 20:18:00 -04:00
Jos van den Oever
044cd208b7 kdepim-runtime: replace sed by a proper patch
- remove unused qca-qt5
2019-05-20 20:18:00 -04:00
nyanloutre
895e78c9bc qt5.qtnetworkauth: init 2019-05-20 20:17:59 -04:00
worldofpeace
dd80af4756 rttr: init at 0.9.6 2019-05-20 20:17:59 -04:00
Mario Rodas
c5aef07955
Merge pull request #59657 from costrouc/python-loo-py-init
pythonPackages.loo-py: init at 2017.2
2019-05-20 17:58:14 -05:00
worldofpeace
6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Elmo Todurov
394b43f1fd libfprint: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Tadeo Kondrak
fd87a29453
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
- yasm has been replaced by nasm
- both 10-bit and 8-bit are in the same binary now

- patchPhase replaced with postPatch to allow patching with overrides
- enableParallelBuilding enabled, long build and doesn't seem to cause
issues
- dev output added
2019-05-19 19:00:22 -06:00
worldofpeace
82135b6c81 nixos/geoclue2: don't run as root 2019-05-19 18:53:18 -04:00
Vladimír Čunát
347cd8add7
gnutls: fix tests after 79bd4ad57 (PR #61179)
It's one of the places that would reach out to /etc/ otherwise,
so I expect we have to pay this price to get the effect.
Hopefully there won't be too many places to patch.
2019-05-19 14:45:52 +02:00
ryan4729
0bedafd57c libsForQt5.quazip: fix darwin build (#61355)
* libsForQt5.quazip: fix darwin build

* libsForQt5.quazip: update license
2019-05-19 09:41:15 +02:00
worldofpeace
a8921b0ed4
Merge pull request #61612 from worldofpeace/geoclue/2.5.3
geoclue: 2.5.2 -> 2.5.3
2019-05-19 03:36:43 -04:00
worldofpeace
bcc56cbce6
Merge pull request #60420 from dtzWill/fix/qtwebkit-libgdk-from-gtk-apparently
qtwebkit: fix path for libgdk-x11-2.0, it's in gtk2 apparently
2019-05-19 00:28:11 -04:00
worldofpeace
edcda4bf5d spice: cleanup features
* disabled celt for opus
* enabled gstreamer support
2019-05-18 23:14:49 -04:00
worldofpeace
e3da5d4c8e spice: 0.14.0 -> 0.14.2, meson 2019-05-18 23:14:49 -04:00
worldofpeace
aba04ea5f3 spice-protocol: 0.12.15 -> 0.14.0
https://gitlab.freedesktop.org/spice/spice-protocol/blob/v0.14.0/CHANGELOG.md
2019-05-18 23:14:49 -04:00
worldofpeace
5f7c701eff spice-gtk: 0.35 -> 0.37
Meson!

Pulseaudio backend has been deprecated upstream
so it has been disabled. Celt has also been disabled
because there's opus.

Other than that optional features have been enabled.

https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.36/NEWS
https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.37/NEWS
2019-05-18 23:13:54 -04:00
worldofpeace
bbb7cda311
Merge pull request #61573 from dtzWill/update/librsvg-2.44.14
librsvg: 2.44.13 -> 2.44.14
2019-05-18 20:42:11 -04:00
worldofpeace
39229891f4
Merge pull request #61577 from worldofpeace/libsoup/2.66.2
libsoup: 2.66.1 -> 2.66.2
2019-05-18 20:41:37 -04:00
Justin Humm
63fbbe0a32
libassuan: use npth instead of pth 2019-05-18 22:54:19 +02:00
Justin Humm
3616f908df
libassuan: add erictapen as maintainer 2019-05-18 22:54:18 +02:00
Matthew Bauer
3d26f06a19
Merge pull request #59754 from matthewbauer/remove-old-patches
Cleanup; Remove old patches
2019-05-18 15:36:17 -05:00
Matthew Bauer
872100cf41
Merge branch 'staging' into release-cross-fixes 2019-05-18 14:57:53 -05:00
Robert Scott
f9f3d6b210
libsass: add patch for CVE-2018-19827 (PR #61673)
vcunat switched to upstream commit that's reachable from master.
2019-05-18 14:17:10 +02:00
Will Dietz
0127f447c2 libu2f-host: 1.1.9 -> 1.1.10 2019-05-18 09:51:14 +02:00
Will Dietz
888dba6a1d webkitgtk: 2.24.2
https://webkitgtk.org/2019/05/17/webkitgtk2.24.2-released.html
2019-05-18 08:23:31 +02:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Renaud
353d82bcab
Merge pull request #61624 from dtzWill/update/libxmlb-0.1.10
libxmlb: 0.1.9 -> 0.1.10
2019-05-17 23:28:55 +02:00
Will Dietz
c0af744b18
dbus: 1.12.14
https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12.14/NEWS
2019-05-17 14:52:30 -05:00
Silvan Mosberger
1170a6129e
Merge pull request #61510 from veprbl/pr/libfaketime_placeholder
libfaketime: refactor using `builtins.placeholder`
2019-05-17 17:37:08 +02:00
Matthew Bauer
2de2bc4be1
Merge pull request #60573 from dtzWill/update/openblas-0.3.6
openblas: 0.3.5 -> 0.3.6
2019-05-17 11:02:10 -04:00
Will Dietz
43ed419aa1
libxmlb: 0.1.9 -> 0.1.10
https://github.com/hughsie/libxmlb/blob/0.1.10/NEWS
2019-05-17 03:50:01 -05:00