R. RyanTM
cdd153807e
libqmi: 1.26.0 -> 1.26.2
2020-08-15 09:05:06 +02:00
Dominik Honnef
90cd27e4a0
x265: build a single shared library for all bit-depths
...
This builds the 10-bit and 12-bit versions of x265 as static
libraries, which then get linked into the 8-bit dynamic library and
executable. This causes x265 to default to 8-bit, but make 10- and
12-bit available to callers that use introspection, such as ffmpeg.
$ x265 -V
x265 [info]: HEVC encoder version 3.2
x265 [info]: build info [Linux][GCC 9.3.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
$ ffmpeg -h encoder=libx265
[...]
Supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le
Inspired by @codyopel's comment on #80405 .
2020-08-15 08:59:31 +02:00
Frederik Rietdijk
d59c57f8a6
Merge pull request #92412 from matthewbauer/blas-cross
...
Blas/Lapack cross fixes
2020-08-15 08:55:57 +02:00
David Guibert
1b54b2aa0d
ffmpeg: set explicit --enable-libass
...
needed for subtitles filter.
2020-08-15 08:54:01 +02:00
Frederik Rietdijk
4b340cbbb4
Merge pull request #93083 from risicle/ris-cpython-debug
...
cpython: add separateDebugInfo, allow use of gdb libpython
2020-08-15 08:52:42 +02:00
R. RyanTM
47e499f7a4
rhash: 1.3.9 -> 1.4.0
2020-08-15 08:52:15 +02:00
R. RyanTM
7c2918230f
libevdev: 1.9.0 -> 1.9.1
2020-08-15 08:50:17 +02:00
Daniël de Kok
22089bf50a
python3Packages.numpy: add hypothesis to checkInputs
...
numpy has added hypothesis as a dependency for running property-based
tests:
https://github.com/numpy/numpy/pull/15189
However, hypothesis is not an input of the derivations. And thus tests
have been failing with:
ERROR .. - ModuleNotFoundError: No module named 'hypothesis'
https://hydra.nixos.org/build/124613306/nixlog/1
This change adds hypothesis to checkInputs, so that tests are run
again.
2020-08-15 08:37:29 +02:00
Rohit Goswami
1a3c5b2203
libuv: Skip tests which time out
2020-08-15 08:37:12 +02:00
R. RyanTM
760a0ef7ba
check: 0.15.0 -> 0.15.2
2020-08-15 08:36:33 +02:00
Thomas Tuegel
5530043208
qtdeclarative: Patch for scrollbar regression
2020-08-15 08:36:15 +02:00
Daniël de Kok
900b2d5a6c
python3: fix impure /bin/sh call in subprocess
2020-08-15 08:34:02 +02:00
Jan Tojnar
a1baa4f0bf
openexr: 2.5.2 → 2.5.3
...
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3
* Includes the musl patch.
* Also clean up a bit while at it:
* libtool not necessary since CMake port
* enableParallelBuilding is on by default with cmake
2020-08-15 08:33:38 +02:00
R. RyanTM
4005fe7f55
cmake: 3.18.0 -> 3.18.1
2020-08-15 08:33:21 +02:00
Ben Wolsieffer
6093f9eb6e
zstd: fix shebangs when cross-compiling
2020-08-15 08:32:57 +02:00
R. RyanTM
51f2d47897
doxygen: 1.8.18 -> 1.8.19
2020-08-15 08:31:54 +02:00
R. RyanTM
1e91e72a62
libipt: 2.0.1 -> 2.0.2
2020-08-15 08:31:38 +02:00
Mario Rodas
3e9e0f588a
Merge pull request #95403 from marsam/update-postgresql
...
postgresql: 9.5.22 -> 9.5.23, 9.6.18 -> 9.6.19, 10.13 -> 10.14, 11.8 -> 11.9, 12.3 -> 12.4
2020-08-14 22:04:18 -05:00
Jan Tojnar
47d561b10f
libinput: 1.15.6 -> 1.16.1
...
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041578.html
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041590.html
2020-08-14 21:28:29 +02:00
R. RyanTM
aec3c76dca
bison: 3.6.4 -> 3.7.1
2020-08-14 21:28:08 +02:00
Michael Weiss
e3e1aa0536
Merge pull request #95327 from primeos/cmake-fix-pch-regression
...
cmake: Add a patch to fix a regression since CMake 3.18
2020-08-14 18:46:30 +02:00
R. RyanTM
913ec2f78b
gnome3.gnome-desktop: 3.36.4 -> 3.36.5
2020-08-14 12:30:19 +02:00
Mario Rodas
fd741310af
postgresql_12: 12.3 -> 12.4
...
Release notes: https://www.postgresql.org/docs/12/release-12-4.html
2020-08-13 20:04:00 -05:00
Mario Rodas
d242f33afb
postgresql_11: 11.8 -> 11.9
...
Release notes: https://www.postgresql.org/docs/11/release-11-9.html
2020-08-13 20:03:00 -05:00
Mario Rodas
fce82f49f1
postgresql_10: 10.13 -> 10.14
...
Release notes: https://www.postgresql.org/docs/10/release-10-14.html
2020-08-13 20:02:00 -05:00
Mario Rodas
e9ed812c07
postgresql_9_6: 9.6.18 -> 9.6.19
...
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-19.html
2020-08-13 20:01:00 -05:00
Mario Rodas
6cdd374d50
postgresql_9_5: 9.5.22 -> 9.5.23
...
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-23.html
2020-08-13 20:00:00 -05:00
Jan Tojnar
afe22f645a
Merge branch 'staging-next' into staging
2020-08-13 21:59:15 +02:00
Jan Tojnar
c35a75c28c
Merge branch 'master' into staging-next
2020-08-13 21:58:53 +02:00
Vladyslav M
3d1956ad34
Merge pull request #95062 from cryptix/update-aliza
...
aliza: 1.48.10 -> 1.98.32
2020-08-13 22:47:05 +03:00
Florian Klink
f3ba51f148
Merge pull request #95353 from flokli/systemd-output-journal
...
nixos: remove StandardOutput=syslog, StandardError=syslog lines
2020-08-13 21:45:12 +02:00
Marek Mahut
52f1ffdb93
Merge pull request #95047 from r-ryantm/auto-update/ergo
...
ergo: 3.2.7 -> 3.3.0
2020-08-13 21:31:05 +02:00
Lassulus
5415651805
Merge pull request #94405 from syberant/openjump
...
openjump: 1.3.1 -> 1.15
2020-08-13 21:18:09 +02:00
Florian Klink
6c41fd259f
Merge pull request #95362 from jtojnar/global-fc-link
...
nixos/fontconfig: Reintroduce unversioned fonts.conf
2020-08-13 21:16:03 +02:00
Michael Weiss
6e4042d067
gollum: 5.1 -> 5.1.1 (security, CVE-2020-14001)
...
This also fixes a potential security issue (reported by bundler-audit)
by updating kramdown to 2.3.0 for CVE-2020-14001 [0].
[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 21:11:29 +02:00
Lassulus
421b2a04b0
Merge pull request #94654 from jojosch/jellyfin-mpv-shim_1.6.0
...
jellyfin-mpv-shim: 1.5.11 -> 1.7.1
2020-08-13 21:09:29 +02:00
Jonathan Ringer
9ccacccc47
asynk: remove due to prolonged breakage
2020-08-13 11:57:48 -07:00
Jonathan Ringer
104cd996e1
python3Packages.caldavclientlibrary-asynk: remove due to prolonged breakage
2020-08-13 11:57:48 -07:00
Michael Weiss
5f72f7c27f
jekyll: Update the dependencies (security, CVE-2020-14001)
...
This fixes a potential security issue (reported by bundler-audit) by
updating kramdown to 2.3.0 for CVE-2020-14001 [0].
[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 20:57:14 +02:00
Jan Tojnar
0a4a62459a
nixos/fontconfig: Reintroduce unversioned fonts.conf
...
Turns out lot of software (including Chromium) use bundled fontconfig
so we either need to wrap every one of those, or re-introduce the global unversioned config.
The latter is easier but weakens hermetic configs. But perhaps those are not really worth the effort.
2020-08-13 20:56:43 +02:00
Daniël de Kok
43ffe0d328
Merge pull request #95348 from r-ryantm/auto-update/docopt.cpp
...
docopt_cpp: 0.6.2 -> 0.6.3
2020-08-13 20:45:03 +02:00
R. RyanTM
f1e713feb1
docopt_cpp: 0.6.2 -> 0.6.3
2020-08-13 20:42:08 +02:00
Lassulus
d5f6cce7f2
Merge pull request #95359 from 0x4A6F/master-timescale-prometheus
...
timescale-prometheus: init at 0.1.0-beta.1
2020-08-13 20:32:36 +02:00
0x4A6F
0dbd3c8d0f
timescale-prometheus: init at 0.1.0-beta.1
2020-08-13 18:12:19 +00:00
Florian Klink
4bf857a0f2
Merge pull request #94880 from LouisDK1/thunderbird_enableofficalbranding
...
thunderbird: Enable official branding by default
2020-08-13 19:50:13 +02:00
Louis Tim Larsen
1407bada02
thunderbird: Enable official branding by default
2020-08-13 19:47:54 +02:00
Spencer Baugh
00c4808252
pythonPackages.exchangelib: 1.12.2 -> 3.2.1
...
Also marks the package as no longer broken.
Obsoletes PR #95313
2020-08-13 10:22:42 -07:00
David Rusu
48dfc9fa97
castxml: 0.2.0 -> 0.3.4 ( #95080 )
2020-08-13 18:51:08 +02:00
Florian Klink
962e15aebc
nixos: remove StandardOutput=syslog, StandardError=syslog lines
...
Since systemd 243, docs were already steering users towards using
`journal`:
eedaf7f322
systemd 246 will go one step further, it shows warnings for these units
during bootup, and will [automatically convert these occurences to
`journal`](f3dc6af20f
):
> [ 6.955976] systemd[1]: /nix/store/hwyfgbwg804vmr92fxc1vkmqfq2k9s17-unit-display-manager.service/display-manager.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update│······················
your unit file, and consider removing the setting altogether.
So there's no point of keeping `syslog` here, and it's probably a better
idea to just not set it, due to:
> This setting defaults to the value set with DefaultStandardOutput= in
> systemd-system.conf(5), which defaults to journal.
2020-08-13 18:49:15 +02:00
Jonathan Ringer
a52e98a218
python3Packages.pybfd: remove due to prolonged breakage
2020-08-13 09:40:41 -07:00