Robert Scott
8169d30c0c
libofx: enable for darwin
2019-12-07 13:11:50 +00:00
Robert Scott
0351829bf8
libofx: 0.9.14 -> 0.9.15 (security)
...
resolving CVE-2019-9656
2019-12-07 13:01:03 +00:00
markuskowa
4265390ca1
Merge pull request #74421 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.3.0 -> 19.3.1
2019-12-07 13:27:50 +01:00
Sarah Brofeldt
7e9abc8b54
Merge pull request #74331 from yurkobb/ffmpeg-full-jack
...
ffmpeg-full: enable jack
2019-12-07 12:48:57 +01:00
markuskowa
1b5f1fdf61
Merge pull request #74139 from r-ryantm/auto-update/cppzmq
...
cppzmq: 4.4.1 -> 4.5.0
2019-12-07 12:46:58 +01:00
Markus Kowalewski
4a468c1bb1
intel-media-sdk: restrict platform to x86_64-linux
2019-12-07 12:39:51 +01:00
Michael Raskin
56dabf8cf2
cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5
2019-12-07 12:04:39 +01:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Austin Seipp
3c5767335e
mimalloc: fix one final time
...
The library link name is embedded in the ELF executable, so renaming the
file doesn't work. This patch just bites the bullet and writes two
separate code paths for the secure vs non-secure build...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-06 18:17:27 -06:00
Niklas Hambüchen
6393bdb0ed
zlib: Fix typo in comment. No eval changes.
...
This created confusion in #71813 .
2019-12-06 20:45:58 +01:00
Maximilian Bosch
6fda860b26
Merge pull request #75046 from jtojnar/gst/wayland
...
gst_all_1.gst-plugins-base: Fix building Wayland support (nullglob fail)
2019-12-06 18:18:39 +01:00
Michael Weiss
45ba64055b
Merge pull request #75019 from dtzWill/update/dav1d-0.5.2
...
dav1d: 0.5.1 -> 0.5.2
2019-12-06 14:21:37 +01:00
Jonathan Ringer
a1a42b1615
glui: 2.36 -> 2.37
2019-12-06 01:06:10 -08:00
Florian Klink
d3ee140e9f
Merge pull request #74988 from smaret/sundials-5.0.0
...
sundials: 4.1.0 -> 5.0.0
2019-12-06 02:08:56 +01:00
Dmitry Kalinkin
5af3071079
rivet: fix bug in make-plots
2019-12-05 12:42:15 -05:00
adisbladis
5171f0d3ab
Merge pull request #75017 from dtzWill/update/mesa-19.2.7
...
mesa: 19.2.6 -> 19.2.7
2019-12-05 15:01:45 +00:00
Jan Tojnar
5a139f0e7d
gst_all_1.gst-plugins-base: Fix building Wayland support
...
Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
support was not built.
Fortunately, Meson also supports simple array notation without square brackets, so we can use
that. No need to wait for `_structuredAttrs`.
We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
2019-12-05 15:14:29 +01:00
Matthieu Coudron
9c6ceb58f5
libtermkey: compile with unibilium
...
As the alternative isn't well tested and will be ruled out very soon.
2019-12-05 13:37:31 +01:00
worldofpeace
a11e023201
webkitgtk24x-gtk{3.2}: remove
...
It goes without saying that we should remove this 😅 ️.
2019-12-05 07:01:28 -05:00
worldofpeace
128b8d9181
wxGTK{30,31}: don't use webkitgtk24x
...
You know cannot enable optional withWebKit when
withGtk2 is enabled.
2019-12-05 05:53:09 -05:00
Will Dietz
c555684c6d
gnutls: 3.6.10 -> 3.6.11
2019-12-05 10:26:56 +01:00
Frederik Rietdijk
c9a19b5f7e
Merge staging-next into staging
2019-12-05 10:19:54 +01:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Will Dietz
5d50db2a26
dav1d: 0.5.1 -> 0.5.2
2019-12-04 22:03:36 -06:00
Will Dietz
09b97534c9
mesa: 19.2.6 -> 19.2.7
2019-12-04 21:58:55 -06:00
Austin Seipp
a2f9bcd132
mimalloc: (really) unbreak dynamic linking
...
4d392099
didn't quite do the trick, but this should finally fix
everything -- namely, the -secure.so symlink was broken, and
libmimalloc.so itself was also a symlink that needed to be replaced with
the real shared object file.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-04 16:25:30 -06:00
Sébastien Maret
2b78a4ec37
sundials: 4.1.0 -> 5.0.0
2019-12-04 15:49:49 +01:00
Mario Rodas
aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
...
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas
3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
...
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Sébastien Lavoie
f27b686ed6
qt5.qtbase: fix darwin patches for 5.12.6 ( #74911 )
...
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562 ,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
R. RyanTM
004634a2e6
libndctl: 66 -> 67
2019-12-03 14:37:32 -06:00
Austin Seipp
4d39209961
mimalloc: un-break dynamic linking
...
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.
This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Matthew Bauer
5f6b8d48e9
Merge pull request #74855 from matthewbauer/libffi-3.3
...
libffi: 3.2.1 -> 3.3
2019-12-03 14:45:02 -05:00
Matthew Bauer
49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
...
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Jan Tojnar
77b605546c
Merge branch 'staging-next' into staging
2019-12-03 16:52:44 +01:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Jan Tojnar
daa676f1d1
Merge pull request #74282 from d-goldin/pango_update_split
...
pango, pygtk: fixing up newer pango and pygtk
2019-12-03 15:31:39 +01:00
Mario Rodas
e4d1d83f95
Merge pull request #74661 from itsapinhulk/boost_extra_args
...
boost : support extra arguments to b2
2019-12-03 04:57:32 -05:00
Mario Rodas
a761bde732
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-03 00:00:00 -05:00
Ben Wolsieffer
34207efc93
cairo: enable GL support on 32-bit ARM and MIPS
...
Mesa works fine on ARM now and this can result in obscure ARM specific bugs.
2019-12-02 19:37:30 -05:00
Matthew Bauer
7c1539baa6
libffi: update meta
...
- add myself as maintainer
- license is mit
2019-12-02 16:23:49 -05:00
Matthew Bauer
53a04a2df0
libffi: 3.2.1 -> 3.3
2019-12-02 16:21:09 -05:00
Ben Wolsieffer
279b5a60ff
grpc: fix build on armv6l
2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
...
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
R. RyanTM
a402fa81b1
live555: 2019.10.20 -> 2019.11.22 ( #74452 )
2019-12-02 18:53:52 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
...
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Jan Tojnar
3a53ef08f1
Merge pull request #70650 from jtojnar/meson-0.52
...
meson: 0.51.2 → 0.52.1
2019-12-02 18:27:05 +01:00
Jan Tojnar
65a007868a
Merge pull request #74790 from d-goldin/gegl_0_4_jasper
...
gegl_0_4: disabling jasper, fixing build
2019-12-02 13:22:23 +01:00
Thomas Tuegel
a33c5c90eb
Merge pull request #73304 from nyanloutre/kdeapps_19_08_3
...
kdeFrameworks: 5.62 -> 5.64; kdeApplications: 19.08.2 -> 19.08.3
2019-12-02 05:29:29 -06:00
Dima
e603d2941a
pango: 1.43.0 -> 1.44.7
2019-12-02 02:30:04 +01:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
Jan Tojnar
d4b4bcd416
gdk-pixbuf: fix setup hook
...
b78e84097f
tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.
Fixes: https://github.com/NixOS/nixpkgs/pull/73586#issuecomment-560106317
2019-12-01 18:55:40 +01:00
R. RyanTM
256a3735ec
jsoncpp: 1.9.1 -> 1.9.2
2019-12-01 18:52:07 +01:00
R. RyanTM
27810a072c
libidn2: 2.2.0 -> 2.3.0
2019-12-01 18:50:12 +01:00
R. RyanTM
d024d38619
libmbim: 1.20.0 -> 1.20.2
2019-12-01 18:49:45 +01:00
Dima
c9841eda43
gegl_0_4: disabling jasper, fixing build
...
Jasper has been recently marked as insecure and removed from a bunch
of places due to some known vulnerabilities and upstream not moving
forward. This was done in https://github.com/NixOS/nixpkgs/pull/73586
This prevents gegl_0_4 from building, as jasper is a runtime dependency
per default. There is an upstream issue for that, but it does not seem
to have made progress yet: https://gitlab.gnome.org/GNOME/gegl/issues/35
2019-12-01 17:21:05 +01:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
...
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
R. RyanTM
5c54b35a5b
libxl: 3.8.5 -> 3.8.7 ( #74450 )
...
* libxl: 3.8.5 -> 3.8.7
* libxl: refresh meta
+ avoid hardcoding phases
2019-12-01 16:00:06 +01:00
R. RyanTM
61087f73d7
libsolv: 0.7.7 -> 0.7.9 ( #74447 )
...
* libsolv: 0.7.7 -> 0.7.9
* libsolv: add meta.homepage
2019-12-01 15:49:35 +01:00
Elyhaka
b60d5692bf
Added support for libfprint 1.90
2019-12-01 10:42:16 +01:00
Jan Tojnar
9ee20bf138
dconf: fix build with Meson 0.52
2019-12-01 03:07:40 +01:00
Jan Tojnar
4cb7f43d3a
polkit: rename misleading flag
...
gobject-introspection has nothing to do with graphical systems or GNOME, it is needed for language bindings like Python.
2019-12-01 02:18:00 +01:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging
2019-12-01 01:44:03 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
R. RyanTM
03be1adb13
libseccomp: 2.4.1 -> 2.4.2
2019-11-30 18:33:21 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
Jan Tojnar
1edd4ceb61
xapian: 1.4.13 -> 1.4.14 ( #74707 )
...
xapian: 1.4.13 -> 1.4.14
2019-11-30 19:16:21 +01:00
Jan Tojnar
eabb843ba8
libappindicator-gtk2: add missing automake step ( #74733 )
...
libappindicator-gtk2: add missing automake step
2019-11-30 19:08:58 +01:00
R. RyanTM
c4da86cd41
libdigidocpp: 3.14.0 -> 3.14.1 ( #74443 )
2019-11-30 17:58:49 +01:00
R. RyanTM
e2cdcdc2d9
libisoburn: 1.5.0 -> 1.5.2 ( #74445 )
2019-11-30 17:42:40 +01:00
R. RyanTM
abe30421ee
nanoflann: 1.3.0 -> 1.3.1
...
* nanoflann: 1.3.0 -> 1.3.1 (#74460 )
* nanoflann: fix meta.license
Upstream licensing is BSD-2-Clause
+ explicitly disable the build of examples (requires Eigen3)
2019-11-30 17:42:17 +01:00
nyanloutre
573ab436a4
libappindicator-gtk2: remove obsolete substitutions
2019-11-30 17:39:09 +01:00
R. RyanTM
3abd8970d7
prometheus-cpp: 0.7.0 -> 0.8.0 ( #74559 )
2019-11-30 16:22:12 +01:00
Renaud
909904d0ae
Merge pull request #74611 from doronbehar/update-gaia
...
gaia: 2.4.5 -> 2.4.6
2019-11-30 16:04:11 +01:00
Ryan Mulligan
a5d8653709
Merge pull request #74533 from r-ryantm/auto-update/smarty3
...
smarty3: 3.1.33 -> 3.1.34
2019-11-30 06:14:28 -08:00
nyanloutre
f49002cd26
libappindicator-gtk2: add missing automake step
2019-11-30 13:20:38 +01:00
Mario Rodas
eb0597275f
Merge pull request #74639 from r-ryantm/auto-update/simpleitk
...
simpleitk: 1.2.3 -> 1.2.4
2019-11-30 03:22:03 -05:00
R. RyanTM
ec7f139ad8
pcre2: 10.33 -> 10.34
2019-11-30 09:05:41 +01:00
Frederik Rietdijk
9f84415541
Merge staging-next into staging
2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
Mario Rodas
da47aae123
Merge pull request #74508 from r-ryantm/auto-update/nss_wrapper
...
nss_wrapper: 1.1.6 -> 1.1.7
2019-11-29 19:45:50 -05:00
R. RyanTM
5b51dc8a3a
xapian: 1.4.13 -> 1.4.14
2019-11-29 15:47:30 -08:00
Mario Rodas
5695999ffe
Merge pull request #74510 from r-ryantm/auto-update/nuspell
...
nuspell: 2.3.0 -> 3.0.0
2019-11-29 18:13:21 -05:00
Benjamin Hipple
c9824f0173
libcerf: 1.5 -> 1.13 ( #69218 )
...
Upstream has moved the src tarball download location and homepage for `libcerf`,
so the current package is broken. While fixing it, let's upgrade to the latest
version, which is built with cmake now.
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-29 23:25:48 +01:00
worldofpeace
4f1572195c
Merge pull request #74366 from r-ryantm/auto-update/glib
...
glib: 2.62.2 -> 2.62.3
2019-11-29 22:11:53 +00:00
R. RyanTM
b1a9d2b0b4
tepl: 4.2.0 -> 4.2.1
2019-11-29 13:28:51 -08:00
R. RyanTM
1585c230be
librealsense: 2.25.0 -> 2.29.0 ( #69657 )
...
* librealsense: 2.25.0 -> 2.28.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
* librealsense: 2.28.0 -> 2.29.0
+ split libs and includes into multiple outputs
+ use libusb 1.x and not libusb-compat
2019-11-29 21:35:06 +01:00
Pulkit Sinha
562db4bbf9
boost : extra arguments to b2
...
Certain boost features require compile time flags. For example -
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/adv_scenarios/obsolete_init_func.html
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/utf_reference/link_references/link_boost_test_no_main.html
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/utf_reference/link_references/link_boost_test_dyn_link.html
This commit add the ability to specify arbitrary extra arguments to b2's arguments.
2019-11-29 13:17:59 -05:00
Renaud
3fb4e09812
libvncserver: 0.9.11 -> 0.9.12 ( #74514 )
...
Vuln roundup #73664 -- unstable channel
Version bump from 0.9.11 to 0.9.12 fixes:
* CVE-2018-6307
* CVE-2018-15126
* CVE-2018-15127
* CVE-2018-20019
* CVE-2018-20020
* CVE-2018-20021
* CVE-2018-20022
* CVE-2018-20023
* CVE-2018-20024
* CVE-2018-20748
* CVE-2018-20749
Plus add two upstream patches to fix:
* CVE-2018-20750
* CVE-2019-15681
2019-11-29 19:14:40 +01:00
R. RyanTM
803ec52ec2
simpleitk: 1.2.3 -> 1.2.4
2019-11-29 07:14:01 -08:00
R. RyanTM
5a0c2f2956
qpdf: 9.0.2 -> 9.1.0
2019-11-29 02:40:59 -08:00
Jörg Thalheim
b77b5598a7
libftdi1: build with python3 support ( #74476 )
...
libftdi1: build with python3 support
2019-11-29 10:33:02 +00:00
Doron Behar
279117df46
gaia: 2.4.5 -> 2.4.6
2019-11-29 12:10:54 +02:00
Christian Kauhaus
4da13bc1be
Merge pull request #74155 from nh2/issue-73645-graphite2-1.3.13
...
graphite2: 1.3.6 -> 1.3.13
2019-11-29 10:41:51 +01:00
Josef Kemetmüller
084eaa4987
pybind11: Unify with pythonPackages.pybind11
...
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
R. RyanTM
742fd78ce2
smarty3: 3.1.33 -> 3.1.34
2019-11-28 13:28:52 -08:00
Andreas Rammhold
06ccc821b7
Merge pull request #74500 from r-ryantm/auto-update/nlohmann_json
...
nlohmann_json: 3.7.0 -> 3.7.3
2019-11-28 19:34:14 +01:00
R. RyanTM
df3bbd906a
nuspell: 2.3.0 -> 3.0.0
2019-11-28 08:41:27 -08:00
R. RyanTM
49d78472ec
nss_wrapper: 1.1.6 -> 1.1.7
2019-11-28 08:30:07 -08:00
R. RyanTM
1dd63ad320
nlohmann_json: 3.7.0 -> 3.7.3
2019-11-28 07:00:48 -08:00
Jan Tojnar
0243f4455b
libmypaint: use Python 3
...
Results in binary-indentical library 🎉
2019-11-28 13:56:44 +01:00
Jan Tojnar
60779d004e
Merge pull request #74359 from worldofpeace/libappindicator-no-python2
...
libappindicator: remove python2
2019-11-28 13:14:25 +01:00
Jörg Thalheim
e3f2309d14
libftdi1: build with python3 support
2019-11-28 11:54:40 +00:00
Jörg Thalheim
3d67191161
libfilezilla: 0.18.2 -> 0.19.1 ( #74449 )
...
libfilezilla: 0.18.2 -> 0.19.1
2019-11-28 10:00:03 +00:00
R. RyanTM
6a3eca8ed5
libfilezilla: 0.18.2 -> 0.19.1
2019-11-28 00:23:43 -08:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Tor Hedin Brønner
58ef13de05
gjs: 1.58.2 -> 1.58.3 ( #74433 )
...
1.58.2 could cause some extensions to crash:
https://gitlab.gnome.org/GNOME/gjs/issues/288
https://gitlab.gnome.org/GNOME/gjs/blob/1.58.3/NEWS
2019-11-28 07:52:15 +01:00
R. RyanTM
4474bd4354
gnome3.gvfs: 1.42.1 -> 1.42.2 ( #74423 )
2019-11-28 07:12:18 +01:00
R. RyanTM
521122f10e
gjs: 1.58.1 -> 1.58.2
2019-11-27 21:17:02 -08:00
R. RyanTM
41ae16171e
gmime3: 3.2.3 -> 3.2.5
2019-11-27 20:22:14 -08:00
R. RyanTM
359e07e11e
intel-media-sdk: 19.3.0 -> 19.3.1
2019-11-27 19:51:43 -08:00
R. RyanTM
0ec3df739a
incrtcl: 4.0.4 -> 4.2.0
2019-11-27 18:28:51 -08:00
Sorin Iclanzan
4040b6e573
libterm-neovim: 2019-08-28 -> 2019-10-08
...
Updating to the same version as neovim ships with fixes
https://github.com/NixOS/nixpkgs/issues/74286 .
2019-11-27 15:36:09 -05:00
worldofpeace
25b6665988
libappindicator: remove python2
2019-11-27 15:25:30 -05:00
Andreas Rammhold
1c0b2785b4
nss: 3.46.1 -> 3.47.1
2019-11-27 21:08:19 +01:00
R. RyanTM
0710f8a7ec
glib: 2.62.2 -> 2.62.3
2019-11-27 11:38:08 -08:00
Jan Tojnar
4ea81e7891
gst_all_1.gst-plugins-good: fix build with gtkSupport
...
Fixes regression from https://github.com/NixOS/nixpkgs/pull/70690
2019-11-27 18:56:48 +01:00
Robin Gloster
35b35ac269
Merge pull request #74097 from r-ryantm/auto-update/ace
...
ace: 6.5.6 -> 6.5.7
2019-11-27 18:26:46 +01:00
R. RyanTM
7cfc79cfb5
cln: 1.3.4 -> 1.3.5 ( #74149 )
...
* cln: 1.3.4 -> 1.3.5
* cln: fetch src over https
+ update meta.homepage
2019-11-27 18:18:11 +01:00
Yury Bulka
6f1cca0657
ffmpeg-full: enable jack
2019-11-27 14:54:39 +02:00
Fabian Möller
46e98a907e
egl-wayland: fix build
...
Add headers that got moved in #72999
2019-11-27 12:36:59 +01:00
worldofpeace
1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
...
Mutter eglstreams
2019-11-27 05:29:58 +00:00
R. RyanTM
d973a1d6f2
intel-gmmlib: 19.3.2 -> 19.3.4 ( #74233 )
2019-11-26 20:45:00 +01:00
Niklas Hambüchen
de97cb794d
graphite2: 1.3.6 -> 1.3.13
...
Fixes various security bugs with CVEs since 2017.
Fixes #73645 .
Note that for 1.3.6 *ONLY*, the file was called `graphite-*.tgz`
and not `graphite2-*.tgz`, that's why the URL changes as well.
2019-11-26 17:51:05 +01:00
James Cook
2430535d0b
Merge pull request #74238 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.66.0 -> 7.67.0
2019-11-26 10:28:48 -05:00
Mario Rodas
d8e24fc92e
protobuf3_11: init at 3.11.0
...
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Matthew Bauer
e010c1b031
Merge pull request #74092 from veprbl/pr/applgrid_fix
...
applgrid: fix build
2019-11-25 22:22:48 -06:00
R. RyanTM
8e4ed92a32
libgnurl: 7.66.0 -> 7.67.0
2019-11-25 18:12:52 -08:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
Frederik Rietdijk
646b279c55
kdeFrameworks setup hook: fix set -u regression
2019-11-25 21:51:03 +01:00
Rakesh Gupta
df13589f49
tiledb: init at 1.7.0
2019-11-25 21:29:50 +01:00
R. RyanTM
c3d8659beb
catch2: 2.10.2 -> 2.11.0
2019-11-25 09:04:59 -08:00
Edmund Wu
e8e1cf6408
libmodule: 4.2.0 -> 5.0.0
2019-11-25 09:02:25 -08:00
worldofpeace
5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
...
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
R. RyanTM
81514a47fd
cppzmq: 4.4.1 -> 4.5.0
2019-11-25 03:37:57 -08:00
markuskowa
5e5f17da08
Merge pull request #74119 from r-ryantm/auto-update/armadillo
...
armadillo: 9.800.1 -> 9.800.2
2019-11-25 11:11:06 +01:00
R. RyanTM
ae8180fb71
armadillo: 9.800.1 -> 9.800.2
2019-11-25 01:22:20 -08:00
R. RyanTM
559448eb1b
ace: 6.5.6 -> 6.5.7
2019-11-24 22:46:00 -08:00
Dmitry Kalinkin
89074b4a15
applgrid: fix build
2019-11-24 22:51:49 -05:00
Dmitry Kalinkin
aa7efea848
Merge pull request #73958 from markuskowa/upd-lapack
...
liblapack: 3.8.0 -> 3.9.0
2019-11-24 20:06:04 -05:00
c0bw3b
8e1bef4edd
gtk-engine*: relocate under development/libraries
2019-11-24 22:14:53 +01:00
Michael Raskin
5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
...
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
John Ericson
4f1261134e
Merge remote-tracking branch 'upstream/master' into staging
2019-11-24 18:33:54 +00:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
c0bw3b
8933dd6b58
bcg729: init at 1.0.4
2019-11-24 14:35:18 +01:00
Christian Kauhaus
f02d65c980
Merge pull request #73586 from c0bw3b/sec/jasper
...
jasper: mark as vulnerable, replace with openjpeg where possible, disable JPEG2000 support.
2019-11-24 13:15:02 +01:00
worldofpeace
c24ce71a9b
Merge pull request #73926 from mmahut/kio
...
kdeFrameworks.kio: moving bin stuff into "out" output
2019-11-24 11:57:29 +00:00
Milan Pässler
2a2d3de78c
qt5: remove patch merged in 5.12.6
...
Patch for CVE-2019-13720 is included since QT 5.12.6, so it is unnecessary now.
2019-11-24 11:54:39 +01:00
Markus Kowalewski
7e44c6dee6
liblapack: 3.8.0 -> 3.9.0
2019-11-24 11:47:50 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Daniel Barlow
c36e1b0d18
build libinput to look for local quirks in /etc
...
If the user wants to configure libinput locally (e.g. to tune
touchpad sensitivity) the advertised[*] mechanism to do this
upstream is by adding a file /etc/libinput/local-overrides.quirks
Add --sysconfdir option to the libinput configurePhase so that we
build libinput to look for the file there instead of in libinput's
store path
[*] can't quite claim it as "supported", but it's certainly the
mechanism that's publically described. See
https://wayland.freedesktop.org/libinput/doc/latest/device-quirks.html
2019-11-24 10:03:14 +01:00
Will Dietz
cc4ff0904f
qt5: 5.12.5 -> 5.12.6
...
https://www.qt.io/blog/qt-5.12.6-released
2019-11-24 09:56:30 +01:00
Lancelot SIX
648678f6e1
aspell: 0.60.6.1 -> 0.60.8
...
See http://aspell.net/aspell-0.60.8.txt for release information.
(#71242 )
2019-11-24 00:37:38 +01:00
adisbladis
832f415252
mesa: 19.2.4 -> 19.2.6
2019-11-23 20:14:32 +00:00
John Ericson
e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
...
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
Frederik Rietdijk
c3c84bbb2c
kdeFrameworks: properly fix hook
2019-11-23 19:24:11 +01:00
c0bw3b
da3877710a
mediastreamer-openh264: 0.0pre20160801 -> 1.2.1
2019-11-23 19:11:16 +01:00
c0bw3b
7247c2bea6
mediastreamer2: fix meta.homepage
...
+ remove openssl from inputs (it's not used)
+ fix git version CFLAGS
2019-11-23 19:11:16 +01:00
Michael Weiss
d1ee508194
Merge pull request #73977 from B4dM4n/wlroots-fix-build
...
wlroots: fix build
2019-11-23 19:00:51 +01:00
John Ericson
ae8a90554e
rocksdb: Build with Ninja
...
This is sightly faster/simpler.
2019-11-23 17:27:16 +00:00
John Ericson
4686cfcc94
Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
...
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
c0bw3b
4b94f4bf36
belle-sip: fix meta.homepage
...
+ use pname/version
+ polarssl -> mbedtls
+ no need for configure flag to find mbedtls
2019-11-23 18:15:30 +01:00
c0bw3b
fca07bfdb7
ortp: fix meta.homepage
...
+ license is now GPL2+
2019-11-23 18:15:30 +01:00
c0bw3b
b1a24b2118
bctoolbox: set meta.homepage
...
+ move cmake and bcunit to nativeBuildInputs
+ use current mbedtls
2019-11-23 18:15:13 +01:00
Fabian Möller
320d6e3800
wlroots: fix build
...
add missing header that changed in mesa-19.2.2
2019-11-23 18:13:17 +01:00
Aaron Andersen
216f0e6ee4
Merge pull request #73928 from jamii/fix_mariadb_drivers
...
Fix mariadb drivers
2019-11-23 10:48:46 -05:00
Jamie Brandon
fa9a981faf
unixODBCDrivers.mariadb: build against subrepo instead of libmysqlclient
...
For unknown reasons, building against libmysqlclient results in
unixODBC reporting an error when trying to load the driver, but
building against the subrepo works fine.
Fixes https://github.com/NixOS/nixpkgs/pull/73928
2019-11-23 13:08:12 +00:00
John Ericson
46acc245c0
Merge pull request #73903 from jonringer/fix-qtplugin-options
...
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix
2019-11-22 21:14:28 -05:00
John Ericson
069e9fd449
rocksdb: Fix MinGW Build
2019-11-23 01:25:03 +00:00
mb
c9453387da
rocksdb: 6.2.2 -> 6.2.4
...
(cherry picked from commit 0cd88820b3
)
2019-11-23 01:25:03 +00:00
markuskowa
0d2fd9018f
Merge pull request #73835 from markuskowa/upd-scalapack
...
scalapack: 2.0.2 -> 2.1
2019-11-22 22:46:27 +01:00
worldofpeace
9995881b79
Merge pull request #73876 from jtojnar/phonon-backends
...
Fix Plasma NixOS tests
2019-11-22 19:44:19 +00:00
Jan Tojnar
62a09e7029
phonon: remove qt4
...
Qt4 is no longer supported.
https://phabricator.kde.org/D22688
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:48 +01:00
Jan Tojnar
c3c30bc59e
libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1
...
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745 ).
Requires qttools for Qt5LinguistTools.
Qt4 support removed since Phonon no longer supports it either.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:29 +01:00
Jan Tojnar
c6147f7ec8
libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0
...
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745 ). Not having this blocks the channels.
Requires qttools for Qt5LinguistTools.
Qt4 support removed since Phonon no longer supports it either.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:24:43 +01:00
Marek Mahut
ef76465bc8
kdeFrameworks.kio: moving bin stuff into "out" output
2019-11-22 16:29:22 +01:00
Jonathan Ringer
18f47ecbac
glui: fix build
2019-11-22 19:48:03 +09:00
Jonathan Ringer
3dfaf56da8
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix
2019-11-22 01:35:22 -08:00
Jan Tojnar
c589f702ce
glib.setupHook: fix make_glib_find_gsettings_schemas ( #73881 )
...
glib.setupHook: fix make_glib_find_gsettings_schemas
2019-11-22 01:36:59 +01:00
Jan Tojnar
1c9ba9f6ab
glib.setupHook: fix make_glib_find_gsettings_schemas
...
GSETTINGS_SCHEMAS_PATH needs to contain a list of directories containing glib-2.0/schemas.
770a4c7946
broke that by accidentally adding glib-2.0 to the paths.
2019-11-21 22:32:16 +01:00
worldofpeace
522f0dfd4d
qgnomeplatform: 0.5 -> 0.6.0
2019-11-21 12:35:12 -05:00
Jan Tojnar
b94b8ca387
gjs: clean up ( #73841 )
...
gjs: clean up
2019-11-21 02:05:16 +01:00
Jan Tojnar
201c1d35f6
gjs: clean up
...
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.
It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar
e75c71869d
polkit: Don't build elogind on non-Linux. ( #73837 )
...
polkit: Don't build elogind on non-Linux.
2019-11-21 00:04:21 +01:00
Niklas Hambüchen
504199e48a
polkit: Don't build elogind on non-Linux.
...
In #72057 I added support for elogind when systemd is not supported,
but it occurred to me that it probably doens't make sense to have
either of systemd or elogind on Darwin.
2019-11-20 23:23:46 +01:00
Jan Tojnar
d1f7fee20a
libwmf: split outputs
...
The pc file depends on freetype.dev so we would rather not have it in out.
2019-11-20 22:57:53 +01:00
Oleksii Filonenko
86a760948b
hyphen: init at 2.8.8
...
Related to #60005 .
2019-11-20 22:53:00 +01:00
Markus Kowalewski
8419bb2a20
scalapack: 2.0.2 -> 2.1
2019-11-20 22:44:33 +01:00
Gabriel Ebner
c5860fccf7
libheif: 1.5.0 → 1.6.0 ( #73833 )
...
libheif: 1.5.0 → 1.6.0
2019-11-20 22:43:48 +01:00
Jan Tojnar
e7566ebf82
libheif: 1.5.0 → 1.6.0
...
https://github.com/strukturag/libheif/releases/tag/v1.6.0
Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185
Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
c0bw3b
a0d335ff39
jasper: mark as vulnerable
...
Many memory issues remain unfixed or partially fixed:
CVE-2018-18873 CVE-2018-19539 CVE-2018-19540 CVE-2018-19541
CVE-2018-9252 CVE-2018-19542 CVE-2018-19543 CVE-2018-20570
CVE-2018-20584 CVE-2018-20622 CVE-2018-9252
Debian/Ubuntu, OpenSuSE and Gentoo removed it entirely. See:
https://github.com/mdadams/jasper/issues/208
2019-11-20 19:46:15 +01:00
c0bw3b
a13779a779
opencv: disable jasper by default
...
jasper has many unfixed CVEs, upstream disable its use by default
https://github.com/opencv/opencv/issues/14058
2019-11-20 19:46:14 +01:00
c0bw3b
d2a536ff9a
openscenegraph: disable jasper by default
2019-11-20 19:46:14 +01:00
c0bw3b
9ee141e8c4
libraw: disable JPEG2000 support by default
...
jasper has many security issues and it's only used for some
old Redcine cameras. See:
https://github.com/LibRaw/LibRaw/issues/69
2019-11-20 19:46:14 +01:00
c0bw3b
329270e852
libicns: replace jasper with openjpeg
2019-11-20 19:46:13 +01:00
c0bw3b
652a178840
grib-api: replace jasper with openjpeg
2019-11-20 19:46:13 +01:00
Vladimír Čunát
39ecc2db19
Merge #73797 : ldns: 1.7.0 -> 1.7.1
2019-11-20 13:34:09 +01:00
Jan Tojnar
1243424d56
zeitgeist: fix build with gettext 0.20
2019-11-20 12:22:19 +01:00
Jan Tojnar
30d8f65330
zeitgeist: format with nixpkgs-fmt
2019-11-20 12:21:53 +01:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Frederik Rietdijk
13bab298fc
kdeFrameworks: provide a default hookName
2019-11-20 09:58:26 +01:00
Will Dietz
d9c19f4aa6
ldns: add myself as maintainer! :)
2019-11-19 21:53:11 -06:00
Will Dietz
dc9e2c38e5
ldns: 1.7.0 -> 1.7.1
...
https://www.nlnetlabs.nl/news/2019/Jul/26/ldns-1.7.1-released/
* examples no longer can be configured separately,
so build everything we want in a single go
and sort into the appropriate outputs after.
* libtool file doesn't seem to reference openssl at all
so nothing to patch up there as we did previously.
2019-11-19 21:51:05 -06:00
Jan Tojnar
7429f5fe9b
dleyna-core: fix setup hook
...
For compatibility with set -u.
2019-11-20 03:57:43 +01:00
Jan Tojnar
44083d9999
SDL: fix setup hook
...
SDL_LIB_PATH needs to contain -L
2019-11-20 03:44:14 +01:00
c0bw3b
9aa62321ea
gdk-pixbuf: disable JPEG2000 support
...
jasper has unfixed CVE
Upstream has no plan to switch to openjpeg AFAICT
2019-11-19 22:19:08 +01:00
Tor Hedin Brønner
9bd8e0de37
egl-wayland: init at 1.1.4
2019-11-19 15:34:39 -05:00
R. RyanTM
1b53f78ef5
libsearpc: 3.1.0 -> 3.2.0
2019-11-19 20:50:11 +01:00
Dmitry Kalinkin
3ff236097b
fastjet-contrib: init at 1.042
2019-11-19 09:38:06 -08:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
Renaud
5411dbda33
Merge pull request #71710 from bcdarwin/fix-elastix
...
elastix: 4.9.0 -> 5.0.0 (and mark unbroken)
2019-11-18 23:23:16 +01:00
Tom Hall
801e8b4d72
Allow ffmpeg attributes to be overridden
...
Switch the order in which the version-specific attributes are combined
with args. Otherwise, if args such as 'branch' are overridden by an
overlay or other derivation, the new value is replaced with the
original when the sets are combined with //.
2019-11-18 23:13:59 +01:00
adisbladis
ab3f50a1c0
qt511: Remove package sets
...
Nothing depends on Qt 5.11 any more
2019-11-18 20:10:44 +00:00
adisbladis
f70c47a901
qt59: Remove package sets
...
Nothing depends on Qt 5.9 any more
2019-11-18 20:10:43 +00:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Ben Darwin
b618730708
elastix: 4.9.0 -> 5.0.0 (and mark unbroken)
2019-11-18 13:29:02 -05:00
markuskowa
7d728faea5
Merge pull request #73227 from markuskowa/fix-mkl
...
mkl: add scalapack libraries to output
2019-11-18 10:46:33 +01:00
Peter Simons
c95664665d
obs-studio: package the missing ndi library to make the obs-ndi plug-in actually work
2019-11-18 10:18:04 +01:00
Markus Kowalewski
d817a49faa
mkl: add scalapack libraries to output
2019-11-18 09:05:03 +01:00
Ryan Mulligan
6160a5f771
Merge pull request #73479 from cko/coredumper
...
coredumper: remove
2019-11-17 13:37:17 -08:00
Ryan Mulligan
7bcebc60ac
Merge pull request #73542 from cko/missing_descriptions4
...
pkgs/development/libraries: Add missing descriptions and homepages
2019-11-17 13:28:49 -08:00
John Ericson
ef43c5f5d9
wrap-qt-apps-hook: qtWrapperArgs
may be undefined
2019-11-17 15:48:39 -05:00
Ryan Mulligan
f0d170bb49
Merge pull request #73573 from risicle/ris-libextractor-CVE-2019-15531
...
libextractor: add patch for CVE-2019-15531
2019-11-17 10:22:46 -08:00
Markus Kowalewski
688e9f1019
mpich: 3.3.2 -> 3.3.3
2019-11-17 17:24:06 +01:00
Robert Scott
593def2396
libextractor: add patch for CVE-2019-15531
2019-11-17 16:12:50 +00:00
Markus Kowalewski
2eed11e703
codec2: 0.8.0 -> 0.9.2
...
* pull sources from GitHub instead of SVN
2019-11-17 13:27:48 +01:00
Christine Koppelt
96476e6b2a
pkgs/development/libraries: add missing descriptions and homepages
...
(#73312 )
2019-11-17 10:41:21 +01:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Christine Koppelt
3aa0d776a1
pkgs/development/libraries: Add missing descriptions and homepages
2019-11-17 09:43:55 +01:00
tilpner
58e573d358
olm: 3.0.0 -> 3.1.4
2019-11-16 23:06:50 -08:00
Robert Scott
55b583d334
fribidi: add patch for CVE-2019-18397
2019-11-16 19:55:48 +00:00
Renaud
57a19cb5b6
qcdnum: fix build
...
It was failing on Hydra with:
ld: cannot find -lz
2019-11-16 18:42:04 +01:00
Renaud
af6ffdaacb
apfel: fix build
...
Was failing on Hydra with:
ld: cannot find -lz
2019-11-16 18:40:10 +01:00
Vladimír Čunát
908f6240d8
Merge #72958 : libexif: fix CVE-2018-20030
2019-11-16 18:26:13 +01:00
Vladimír Čunát
233f36303b
libexif: convert to fetchpatch
2019-11-16 18:22:59 +01:00
Renaud
bc77ec7e56
gaia: restrict to X86 platforms
...
ARM Hydra build keeps failing
2019-11-16 15:14:24 +01:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
Daniel Schaefer
d0aec3b1d4
jitterentropy: Find strip when crosscompiling
2019-11-16 11:22:38 +01:00
Will Dietz
44d9a86f41
Merge pull request #67282 from dtzWill/feature/boost-1.71
...
boost171: init at 1.71.0
2019-11-16 01:15:09 -06:00
Graham Christensen
7becdb2363
Merge pull request #73478 from c0bw3b/repology/perma-redirect
...
Treewide: fix URL permanent redirects
2019-11-15 20:46:53 -05:00
Christine Koppelt
b8cbb64aad
coredumper: remove
2019-11-16 01:55:04 +01:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00