Commit graph

33897 commits

Author SHA1 Message Date
Jan Tojnar eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2 2020-02-18 22:16:06 +01:00
Doron Behar f37edb5bd1 sundials: 5.0.0 -> 5.1.0 2020-02-18 21:03:21 +02:00
worldofpeace 02213fdff2 flatpak: use correct p11-kit output
Fixes #80452
2020-02-18 12:48:04 -05:00
Frederik Rietdijk 17331278ee Merge staging-next into staging 2020-02-18 16:09:51 +01:00
Frederik Rietdijk 9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Maximilian Bosch 9704297c5d
date: init at 2020-01-24
Needed for waybar-0.9.1.
Closes #78458

Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
2020-02-18 13:40:16 +01:00
Vladimír Čunát 03d69128b2
nettle: runtime selection of HW-accelerated code
> Include multiple versions of certain functions in the library,
> and select the ones to use at run-time, depending on available
> processor features. Supported for ARM and x86_64.

The current version seems to accelerate AES and SHA families.

Size increase on x86_64 is <10k in our case.

It can make quite some performance difference; I tried
$ time ./result-dev/bin/nettle-hash -a sha256 /some/file/around/2G
And the total CPU time went down from 8.5s to 2s (single thread).
Now it matches the time of openssl
$ time openssl sha256 /some/file/around/2G
Of course, in real life it will be much harder to notice a difference...

Platforms without support for this (e.g. i686) seem to still build fine,
and ARMv7 cross-build also succeeds for me, so hopefully all is OK.
2020-02-18 12:22:51 +01:00
Michael Raskin ac51e3a63e
Merge pull request #79879 from r-ryantm/auto-update/allegro
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-18 08:05:21 +00:00
worldofpeace 6f0cb035c2
Merge pull request #80384 from worldofpeace/flatpak-ostree
flatpak: propagate glib and ostree
2020-02-17 19:39:02 -05:00
Jan Tojnar 8fa73be07b
Merge pull request #80386 from zowoq/flatpak
flatpak: 1.6.1 -> 1.6.2
2020-02-18 01:33:01 +01:00
worldofpeace 26f1d1e81b flatpak: add dev output 2020-02-17 19:14:10 -05:00
zowoq d744b4f928 flatpak: 1.6.1 -> 1.6.2
https://github.com/flatpak/flatpak/releases/tag/1.6.2
2020-02-18 09:41:31 +10:00
worldofpeace 461ea02544 flatpak: propagate glib and ostree
Pantheon's sideload broke:
```
meson.build:17:0: ERROR: Could not generate cargs for flatpak:
Package ostree-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ostree-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ostree-1', required by 'flatpak', not found
```

https://hydra.nixos.org/build/113077888

ZHF: #80379
2020-02-17 18:32:35 -05:00
Dylan Simon e25f0b3e3d scalapack: 2.1 -> 2.1.0
2.1 seems to have disappeared
2020-02-17 18:31:13 -05:00
OmnipotentEntity eb40131310
geant4: 10.6.0 -> 10.6.1 (#80365) 2020-02-17 11:31:21 -05:00
Orivej Desh b2492bc444 rnnoise: 0.0.1 (2017-10-10) -> 2019-04-24 2020-02-17 16:04:41 +00:00
Thomas Tuegel 0591e94757
Merge pull request #80356 from ttuegel/bug--kinit-environ-size
kinit: Increase environment size limit
2020-02-17 09:11:03 -06:00
Thomas Tuegel c75860918f
kinit: Increase environment size limit
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.

This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.

Fixes: #79707
2020-02-17 08:21:39 -06:00
Franz Pletz 38ae7d1c6f
luksmeta: init at 9 2020-02-17 15:14:28 +01:00
Franz Pletz a508b6e606
jose: init at 10 2020-02-17 15:14:28 +01:00
Frederik Rietdijk ec1184f461 Merge master into staging-next 2020-02-17 15:12:28 +01:00
goibhniu fc592a52ca
Merge pull request #80318 from vandenoever/sv
sonic-visualiser
2020-02-17 09:51:51 +00:00
R. RyanTM 7996935668 libsixel: 1.8.4 -> 1.8.6 2020-02-16 19:55:15 -08:00
Drew Risinger c71f63a337 ecos: 2.0.6 -> 2.0.7
Bump ecos module.
2020-02-16 19:12:52 -08:00
Jos van den Oever eb1ffda13c libfishsound at 1.0.0 2020-02-16 23:47:44 +01:00
James Cook b0a26b3b52 Remove myself as maintainer.
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Will Dietz 53a967f138 readline80: p1 -> p4
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
R. RyanTM 17b46e81da libbytesize: 2.1 -> 2.2 2020-02-16 09:12:27 +01:00
R. RyanTM c46b840adc libcdr: 0.1.5 -> 0.1.6 2020-02-16 09:12:07 +01:00
R. RyanTM e533111c11 cppunit: 1.15.0 -> 1.15.1 2020-02-16 09:11:47 +01:00
R. RyanTM 2277a41b55 libinput: 1.15.0 -> 1.15.1 2020-02-16 08:59:18 +01:00
R. RyanTM 8e5d6824a9 libmicrohttpd: 0.9.69 -> 0.9.70 2020-02-16 08:59:00 +01:00
R. RyanTM 13a03f402c libarchive: 3.4.1 -> 3.4.2 2020-02-16 08:55:51 +01:00
Frederik Rietdijk 0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
R. RyanTM 40971eca7b http-parser: 2.9.2 -> 2.9.3 2020-02-16 08:48:08 +01:00
Justin Humm 4496f8f4b8 fontforge: 20190413 -> 20190801
- Init libuninameslist at 20190701 as it is a new dependency to fontforge
- Remove gnulib, as it is not used anymore
- Remove a non-applying patch
- Add myself as maintainer
2020-02-16 08:47:34 +01:00
worldofpeace 03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Daniel Schaefer d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00
gnidorah cebf96a257 kmsxx: 2019-10-28 -> 2020-02-14 2020-02-15 15:24:24 +01:00
brano543 78b6642e5d gdal: correct indentation in preConfigure 2020-02-15 13:29:00 +01:00
brano543 b57af2d024 gdal: Fix finding postgresql after 3.0 update 2020-02-15 13:09:14 +01:00
brano543 175d83634b gdal: Clean up formatting 2020-02-15 13:05:56 +01:00
R. RyanTM 2fe5239056 trompeloeil: 36 -> 37 2020-02-15 11:44:14 +01:00
Maximilian Bosch 1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM 213e4ca488 prometheus-cpp: 0.8.0 -> 0.9.0 2020-02-14 20:49:04 +00:00
Vladimír Čunát b229e9fdfd
libclc: enableParallelBuilding = true
Otherwise it takes quite some time.  Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Vladimír Čunát ed77cf1c56
Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) 2020-02-14 17:59:00 +01:00
Will Dietz 72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Vladimír Čunát 5a8000dc05
openssl: revert a workaround that's no longer needed
Thanks to python3Minimal.  This reverts part of c2038483f #79738.
2020-02-14 13:22:44 +01:00
Vladimír Čunát f6519103bf
glibc: use python3Minimal instead of python3
This should improve the speed of bootstrapping process.
Cost of evaluation also decreases a bit,
but I don't expect that will be significant.
2020-02-14 13:19:00 +01:00
Dmitry Kalinkin 8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
Niklas Hambüchen 92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Jan Tojnar 816e214c18
Merge pull request #79932 from r-ryantm/auto-update/libgee
libgee: 0.20.2 -> 0.20.3
2020-02-14 04:15:39 +01:00
Austin Seipp c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Martin Milata af5c8e7a2a hunspellDicts: add Czech and Slovak dictionary 2020-02-13 21:12:37 +01:00
Martin Milata 873a6650bb hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4 2020-02-13 21:03:14 +01:00
Mario Rodas 8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Ryan Mulligan 8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
R. RyanTM d4a31f97e0 poppler: 0.84.0 -> 0.85.0 2020-02-13 08:40:30 +00:00
Jonathan Ringer a01d0bc1a9 onnxruntime: 1.1.0 -> 1.1.1 2020-02-12 21:42:20 -08:00
Jan Tojnar caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
R. RyanTM a98456b7b6 libmypaint: 1.4.0 -> 1.5.0 2020-02-12 21:27:47 +00:00
Michael Weiss fc3f421cff
Merge pull request #79867 from primeos/tdesktop
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
Benjamin Hipple ed5f25f6a1 dnnl: run tests, fix install tree
With the new update to 1.2 in https://github.com/NixOS/nixpkgs/pull/79426, some
the install tree coming out of cmake seems to have produced a duplicate copy of
the nix tree.
2020-02-12 10:26:54 -08:00
R. RyanTM e0050dcd9a libgee: 0.20.2 -> 0.20.3 2020-02-12 16:34:11 +00:00
Michael Weiss ded18bd210
wayland-protocols: Update meta and add myself as maintainer 2020-02-12 12:46:10 +01:00
Michael Weiss de3f4fe900
wayland: Fix the cross-compilation with Meson
The build sandbox provides only wayland-scanner and not the library and
the wayland-egl symbols check test must use nm prefixed with the target
triplet.
2020-02-12 12:46:09 +01:00
Michael Weiss c16b065cc9
wayland: Add a flag to build the documentation
But don't build the documentation by default.
2020-02-12 12:46:09 +01:00
Michael Weiss 1c82542488
wayland: 1.17.0 -> 1.18.0
This also switches the build from Autotools to Meson. The only
difference should be that the libtool archives (.la files) aren't
generated anymore.
Additionally I've updated the meta attributes and added myself as
maintainer.

The changelog is in the final release announcement [0] and an overview
of most commits is in the alpha release announcement [1].

[0]: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041207.html
[1]: https://lists.freedesktop.org/archives/wayland-devel/2020-January/041140.html
2020-02-12 12:46:08 +01:00
Frederik Rietdijk efac8279c2 Merge staging-next into staging 2020-02-12 09:55:54 +01:00
Frederik Rietdijk 424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
R. RyanTM 6b11b2fd39 armadillo: 9.800.4 -> 9.850.1 2020-02-12 03:15:36 +00:00
R. RyanTM 5b174837fa caf: 0.17.3 -> 0.17.4 2020-02-12 01:28:09 +00:00
Milan Pässler 6ad91bb5ca uci: init at unstable-2020-01-27 2020-02-12 02:03:27 +01:00
Milan Pässler 020e93b394 ubus: init at unstable-2020-01-05 2020-02-12 02:03:27 +01:00
Milan Pässler 8f583860c8 libubox: 2017-09-29 -> unstable-2020-01-20 2020-02-12 01:57:48 +01:00
R. RyanTM 1905a37193 allegro5: 5.2.5.0 -> 5.2.6.0 2020-02-12 00:39:35 +00:00
Michael Weiss 818628c53a
tl-expected: init at 2019-11-11
This version is 5 commits ahead of version 1.0.0 because we need at
least one patch [0] that prevents CMake from trying to use Git to fetch
the already fetched submodule...
Also some files have the wrong formatting (CRLF line endings) which
makes the patching really messy. At this point is seems therefore better
to use the master version instead (1.0.0 is pretty broken regarding
CMake).

[0]: 0ca73ee30e
2020-02-11 23:19:20 +01:00
Thomas Tuegel d178906a4f
Merge pull request #79821 from r-ryantm/auto-update/openblas
openblas: 0.3.7 -> 0.3.8
2020-02-11 15:28:32 -06:00
Daniel Schaefer f528d880e1
Merge pull request #79005 from SeTSeR/master
tdlib: 1.5.0 -> 1.6.0
2020-02-11 20:31:40 +01:00
Jan Tojnar dc78775c46
Merge pull request #79837 from multun/gegl-umfpack
gegl: enable umfpack support
2020-02-11 19:35:13 +01:00
Benjamin Saunders eb250b9a00 vulkan-loader: 1.1.144.0 -> 1.2.131.2 2020-02-11 19:11:32 +01:00
Benjamin Saunders 8985abb3c6 vulkan-headers: 1.1.144.0 -> 1.2.131.1 2020-02-11 19:11:32 +01:00
Victor multun Collod 7f311beb43 gegl: enable umfpack support
Fixes #79836
2020-02-11 16:02:22 +01:00
Niklas Hambüchen a72367ae31 fftw: Re-enable OpenMP with non-GCC and musl.
Clang now supports OpenMP, and musl has no problem with it either.

Related to #7023 and #34645.

See also #79818.
2020-02-11 13:37:39 +01:00
R. RyanTM 6222192872 openblas: 0.3.7 -> 0.3.8 2020-02-11 12:01:57 +00:00
Thomas Tuegel f9ddb177fe
Merge pull request #79558 from Thra11/add-qtdeclarative-qttools
qttools: Add qtdeclarative to buildInputs
2020-02-11 05:06:25 -06:00
Frederik Rietdijk 1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Markus S. Wamser 4959c970ee sqlite: 3.30.1 -> 3.31.0 (security) 2020-02-11 07:57:14 +01:00
Andreas Rammhold 92f660e254 nss: 3.48 -> 3.49.2 2020-02-11 07:51:22 +01:00
Michele Guerini Rocco 4d6e3bf127
Merge pull request #79247 from tomberek/tom/ngt
ngt: init at 1.8.4
2020-02-11 07:49:36 +01:00
Dmitry Kalinkin 7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
Thomas Bereknyei 6c3c1f0c0a ngt: init at 1.8.4 2020-02-10 19:32:42 -05:00
Tom Hall 704b49db97
qttools: Add qtdeclarative to buildInputs
qtdeclarative is an optional dependency for some parts of qttools:
without it, the lupdate binary is not able to process qml files for
translatable strings.
2020-02-10 15:27:41 -06:00
Vladimír Čunát 3668d993a3
gnutls: move some docs that don't seem useful normally 2020-02-10 21:55:23 +01:00
Anders Kaseorg 1a32e383e6 or-tools: 7.3 -> 7.5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Anders Kaseorg 4e0f25d443 abseil-cpp: 20190322 -> 20191119
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Robert Scott a8c0c21f78 capstone: enable for darwin, enable tests & fix pkg-config output
turns out capstone.pc is generated during the buildPhase, so needs
PREFIX set here too for it to be correct
2020-02-10 20:29:01 +01:00
Justin Humm 48d502cd66 libspiro: 0.5.20150702 -> 20190731
also build from Git
2020-02-10 20:20:55 +01:00
Nikolay Korotkiy 4562d76dde qtpbfimageplugin: 2.0 -> 2.1 2020-02-10 20:11:13 +01:00
Jan Tojnar 5ff9a68101
Merge pull request #72544 from r-ryantm/auto-update/libgit2
libgit2: 0.27.8 -> 0.28.4
2020-02-10 19:59:25 +01:00
Nguyễn Gia Phong 6ca7b62a36 alure2: unstable-2020-01-09 -> unstable-2020-02-06 2020-02-10 19:52:44 +01:00
Martin Milata ebb3d1a9a4 glfw: 3.3.1 -> 3.3.2 2020-02-10 19:49:39 +01:00
Vladimír Čunát e94a7366e7
Merge #79738: glibc, openssl: unbreak cross eval
(with minor caveats)
2020-02-10 19:22:15 +01:00
worldofpeace 09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar 328f639f62 xdg-desktop-portal-gtk: 1.4.0 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.6.0
2020-02-10 12:55:25 -05:00
Jan Tojnar f1aa8416d7 xdg-desktop-portal: 1.4.2 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.4
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.3
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.0
2020-02-10 12:55:25 -05:00
Jan Tojnar fefc7d8c9c flatpak: 1.4.2 → 1.6.1
* https://github.com/flatpak/flatpak/releases/tag/1.4.3
* https://github.com/flatpak/flatpak/releases/tag/1.5.0
* https://github.com/flatpak/flatpak/releases/tag/1.5.1
* https://github.com/flatpak/flatpak/releases/tag/1.5.2
* https://github.com/flatpak/flatpak/releases/tag/1.6.0
* https://github.com/flatpak/flatpak/releases/tag/1.6.1
2020-02-10 12:55:25 -05:00
Jan Tojnar 102fa4aaec malcontent: init at 0.4.0 2020-02-10 12:55:24 -05:00
Jan Tojnar ea06e0055e glib-testing: init at 0.1.0 2020-02-10 12:55:24 -05:00
Jan Tojnar 67225411d4 zchunk: init at 1.1.5
required by rpm-ostree
2020-02-10 12:55:23 -05:00
Jan Tojnar 0f76b3c61d xdg-dbus-proxy: clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar a10d38d901 xdg-desktop-portal: Clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar 9ecb58bfcb flatpak: clean up and add comments 2020-02-10 12:55:22 -05:00
Jan Tojnar a07e870d85 libportal: init at 0.3 2020-02-10 12:55:21 -05:00
R. RyanTM 9caa289753 fmt: 6.0.0 -> 6.1.1 2020-02-10 18:06:55 +01:00
R. RyanTM 3052f46608 pcl: 1.9.1 -> 1.10.0 2020-02-10 18:05:10 +01:00
R. RyanTM a387f3d13a libdigidoc: 3.10.4 -> 3.10.5 2020-02-10 18:03:45 +01:00
R. RyanTM 98f45d9651 faudio: 20.01 -> 20.02 2020-02-10 18:03:30 +01:00
R. RyanTM 4fce9a6ca2 libmtp: 1.1.16 -> 1.1.17 2020-02-10 18:02:31 +01:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Christian Kauhaus 4682b29aad libssh2-1.9.0: apply patch for CVE-2019-17498
No upstream release yet, but https://github.com/libssh2/libssh2/pull/402
has been accepted by upstream devs.

Original advisory:
https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/

Re #73662
2020-02-10 16:39:24 +01:00
Vladimír Čunát c2038483fd
glibc, openssl: unbreak cross eval (with minor caveats)
It's certainly better to have those two caveats than not evaluate.
Both seem rather niche.  Unfortunately I failed to find a better way.
I started testing builds of several cross variants; all seem OK.
2020-02-10 15:52:20 +01:00
Ryan Mulligan 60fadaa793
Merge pull request #79424 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.1.0 -> 5.2.0
2020-02-10 06:17:32 -08:00
Ryan Mulligan 5a71ab1fa3
Merge pull request #79653 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-10 06:17:02 -08:00
R. RyanTM b1d0806b37 libosip: 5.1.0 -> 5.1.1 2020-02-10 13:31:32 +01:00
R. RyanTM dc428ae863 libdigidocpp: 3.14.1 -> 3.14.2 2020-02-10 13:25:15 +01:00
Frederik Rietdijk ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Mario Rodas c5a0f6b95f grpc: 1.26.0 -> 1.27.1
Changelog:
  - https://github.com/grpc/grpc/releases/tag/v1.27.0
  - https://github.com/grpc/grpc/releases/tag/v1.27.1
2020-02-10 09:52:04 +01:00
R. RyanTM 0b9f20d6be libsForQt5.qtutilities: 6.0.3 -> 6.0.4 2020-02-09 20:44:59 +00:00
worldofpeace 46fbc587de
Merge pull request #79648 from JohnAZoidberg/libphonenumber-8.11.3
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 15:03:30 -05:00
Daniel Schaefer 68c783cde5 libphonenumber: 8.10.20 -> 8.11.3 2020-02-09 20:07:09 +01:00
Robert Scott db8434a694 libexif: add patch for CVE-2019-9278
no upstream release with this yet
2020-02-09 19:20:20 +01:00
R. RyanTM 29b85537c3 libtirpc: 1.1.4 -> 1.2.5 2020-02-09 16:54:40 +01:00
R. RyanTM d4541f4699 libgpiod: 1.4.1 -> 1.4.2 2020-02-09 16:53:41 +01:00
R. RyanTM 9d5a771919 libsolv: 0.7.10 -> 0.7.11 2020-02-09 16:50:45 +01:00
R. RyanTM 3c3393bda2 libdap: 3.20.4 -> 3.20.5 2020-02-09 16:50:27 +01:00
Frederik Rietdijk 3846896084 Merge pull request #79293 from NixOS/staging-next
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
worldofpeace fa74455329 Merge pull request #79616 from marsam/fix-nix-build
nix: fix build
2020-02-09 10:28:14 -05:00
worldofpeace 89e9f68549
Merge pull request #79585 from Kiwi/scribusUnstable-poppler-0.84
scribusUnstable: Fix build with Poppler 0.84
2020-02-09 09:54:26 -05:00
Aaron Andersen a7a31353ad
Merge pull request #79482 from spencerjanssen/msodbcsql17-17.5.1.1
unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1
2020-02-09 08:01:08 -05:00
Frederik Rietdijk 531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Piotr Bogdan 1f97638235 libcdio-paranoia: remove pbogdan from maintainers 2020-02-09 09:50:54 +00:00
Sébastien Maret 4ea8f051ac galario: init at 1.2.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00
Mario Rodas 7addbecfe5
aws-c-event-stream: build shared libraries 2020-02-09 04:21:00 -05:00
Mario Rodas 3905d9baf6
aws-checksums: build shared libraries 2020-02-09 04:20:00 -05:00
Josef Kemetmüller 4fb342d6e4 pythonPackages.vtk: init at 7.0.0 2020-02-09 10:08:43 +01:00
R. RyanTM 2b8735bd5f wcslib: 6.4 -> 7.1 2020-02-09 09:58:30 +01:00
R. RyanTM 37fe808799 wxSVG: 1.5.21 -> 1.5.22 2020-02-09 09:57:45 +01:00
R. RyanTM 8cabfc6aa3 bwidget: 1.9.13 -> 1.9.14 2020-02-09 09:56:20 +01:00
R. RyanTM 5548e33656 librealsense: 2.29.0 -> 2.31.0 2020-02-09 09:55:27 +01:00
R. RyanTM 3096b3e6cc aws-checksums: 0.1.3 -> 0.1.5 2020-02-09 09:50:15 +01:00
R. RyanTM 09c6a82f16 amtk: 5.0.1 -> 5.0.2 2020-02-09 09:49:52 +01:00
R. RyanTM 2de1474615 pkcs11helper: 1.25.1 -> 1.26 2020-02-09 09:48:53 +01:00
R. RyanTM 1841351f34 check: 0.13.0 -> 0.14.0 2020-02-09 09:46:39 +01:00
Andrew Childs 4ac6c244cc ffmpeg: fix vdpauSupport=false 2020-02-09 09:23:57 +01:00
Frederik Rietdijk 8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk 03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
R. RyanTM 07db37b935 gnutls: 3.6.11.1 -> 3.6.12 2020-02-09 09:00:17 +01:00
R. RyanTM ee321af5f5 libtasn1: 4.14 -> 4.16.0 2020-02-09 09:00:01 +01:00
R. RyanTM 75a3405046 nspr: 4.24 -> 4.25 2020-02-09 08:57:48 +01:00
Robert Djubek bef2837579
scribusUnstable: Fix build with Poppler 0.84
see: https://github.com/NixOS/nixpkgs/pull/77186#issuecomment-583800213

it seems poppler updates (almost?) always break scribusUnstable

additionally:
formatted with nixpkgs-fmt;
added kiwi to maintainers - the more eyes the better;
add additional licenses that are listed on scribus COPYING;
2020-02-09 05:20:32 +00:00
Timo Kaufmann 9e1ca22f66
Merge pull request #79541 from r-ryantm/auto-update/m4ri
m4ri: 20200115 -> 20200125
2020-02-08 21:20:08 +00:00
R. RyanTM 5659946d6a m4ri: 20200115 -> 20200125 2020-02-08 16:16:48 +00:00
Mario Rodas a8a64b9dc9 Merge pull request #79426 from r-ryantm/auto-update/dnnl
dnnl: 1.1.2 -> 1.2
2020-02-08 10:51:28 -05:00
Ryan Mulligan 247bcbdcf6
Merge pull request #79496 from r-ryantm/auto-update/cimg
cimg: 2.8.0 -> 2.8.3
2020-02-08 06:52:43 -08:00
Thomas Tuegel f84107c857
Merge pull request #79112 from dtzWill/update/kde-applications-19.20.1
kdeApplications: 19.08.3 -> 19.12.1, new fetch base URL?
2020-02-08 06:24:05 -06:00
Thomas Tuegel 546e0bfa49
Merge pull request #79095 from dtzWill/update/qt-5.12.7
qt-5: 5.12.6 -> 5.12.7
2020-02-08 05:48:28 -06:00
Andrew Childs 16c8628112 libuchardet: move cmake to nativeBuildInputs
Fixes cross compilation.
2020-02-08 08:26:41 +01:00
R. RyanTM 7ba74f35ed cimg: 2.8.0 -> 2.8.3 2020-02-08 02:49:52 +00:00
Spencer Janssen 8e39b6671d unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1 2020-02-07 16:32:11 -06:00
Frederik Rietdijk 5c92c0921a Merge staging-next into staging 2020-02-07 19:28:16 +01:00
Frederik Rietdijk 30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM 0f35fd5d21 dnnl: 1.1.2 -> 1.2 2020-02-07 08:13:53 +00:00
R. RyanTM 5f1f7e2a75 cpp-utilities: 5.1.0 -> 5.2.0 2020-02-07 07:41:17 +00:00
Christian Lütke-Stetzkamp 78956495de
libxkbcommon: fix build on darwin (#79393)
The patch is already in upstream
2020-02-06 22:49:43 -05:00
Jan Tojnar c77a95dc0d
mypaint-brushes: clean up 2020-02-07 03:44:33 +01:00
Maximilian Bosch 51ac6731e0
Merge pull request #79354 from r-ryantm/auto-update/spdk
spdk: 19.10.1 -> 20.01
2020-02-06 22:36:17 +01:00
Bas van Dijk 21ad5c123b libuv: 1.34.1 -> 1.34.2 2020-02-06 22:12:38 +01:00
R. RyanTM feaf32c353 gmp: 6.1.2 -> 6.2.0 2020-02-06 20:26:21 +01:00
R. RyanTM 2275f1770b openwsman: 2.6.9 -> 2.6.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/openwsman/versions
2020-02-06 20:20:12 +01:00
R. RyanTM dd2e822fc2 libsForQt5.libqglviewer: 2.7.1 -> 2.7.2 2020-02-06 20:16:36 +01:00
R. RyanTM 0902c8c681 libhandy: 0.0.12 -> 0.0.13 2020-02-06 20:11:10 +01:00
R. RyanTM 6fbba7bc23 p11-kit: 0.23.18.1 -> 0.23.19 2020-02-06 20:10:15 +01:00
R. RyanTM 837b727871 tiledb: 1.7.2 -> 1.7.5 2020-02-06 20:07:59 +01:00
worldofpeace 11b7ef8f96
Merge pull request #70549 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.15 -> 0.7.16
2020-02-06 14:07:00 -05:00
Frederik Rietdijk cd33d2aff4 Merge staging-next into staging 2020-02-06 19:44:01 +01:00
Frederik Rietdijk 38cf6eac19 Merge master into staging-next 2020-02-06 19:43:36 +01:00
R. RyanTM 505d179d7b spdk: 19.10.1 -> 20.01 2020-02-06 15:28:05 +00:00
Jan Tojnar f4f39fc824
Merge pull request #79309 from jtojnar/hugsie-pkgs
fwupd: 1.3.3 → 1.3.7
2020-02-06 16:20:00 +01:00
Gabriel Ebner 025be85868
Merge pull request #79323 from r-ryantm/auto-update/libheif
libheif: 1.6.1 -> 1.6.2
2020-02-06 13:26:28 +01:00
R. RyanTM 0987b0ad2b libheif: 1.6.1 -> 1.6.2 2020-02-06 09:41:21 +00:00
Jan Tojnar 444538ee97
gusb: 0.3.0 → 0.3.3
https://github.com/hughsie/libgusb/blob/0.3.3/NEWS#L1-L34
2020-02-06 05:51:43 +01:00
Jan Tojnar 4be1d742b7
libxmlb: 0.1.13 → 0.1.14
412a991890
2020-02-06 03:15:17 +01:00
Jan Tojnar 1502b28679
totem-pl-parser: 3.26.3 → 3.26.4
https://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.4.news
2020-02-06 03:01:38 +01:00
Jan Tojnar e8a766883f
libgit2: 0.27.8 -> 0.28.4
* https://github.com/libgit2/libgit2/releases/tag/v0.28.0
* https://github.com/libgit2/libgit2/releases/tag/v0.28.1
* https://github.com/libgit2/libgit2/releases/tag/v0.28.2
* https://github.com/libgit2/libgit2/releases/tag/v0.28.3
* https://github.com/libgit2/libgit2/releases/tag/v0.28.4
2020-02-06 00:02:11 +01:00
Frederik Rietdijk 292fd97f67 Merge staging-next into staging 2020-02-05 20:48:28 +01:00
Frederik Rietdijk 419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Frederik Rietdijk 0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00