Commit Graph

35232 Commits

Author SHA1 Message Date
Frederik Rietdijk d9e0820393 Merge master into staging-next 2020-06-15 16:48:53 +02:00
Dmitry Kalinkin d3044f0ec2
Merge pull request #88016 from kini/amarok/lastfm-support
amarok: add last.fm support, bump version
2020-06-15 10:34:38 -04:00
Ryan Mulligan 67a080588c
Merge pull request #90401 from r-ryantm/auto-update/librealsense
librealsense: 2.34.0 -> 2.35.2
2020-06-15 05:59:43 -07:00
Ryan Mulligan 6bdf10afe0
Merge pull request #86975 from r-ryantm/auto-update/libdap
libdap: 3.20.5 -> 3.20.6
2020-06-15 05:56:19 -07:00
Ryan Mulligan 35c1247563
Merge pull request #90440 from r-ryantm/auto-update/trompeloeil
trompeloeil: 37 -> 38
2020-06-15 05:54:05 -07:00
Frederik Rietdijk 384bc1a861 Merge staging-next into staging 2020-06-15 08:29:05 +02:00
Frederik Rietdijk 59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
R. RyanTM 5e36efff54 trompeloeil: 37 -> 38 2020-06-15 05:19:12 +00:00
Peter Hoeg 7439aad737 wxGTK3: make gtk2 and gtk3 specific variants 2020-06-15 11:01:25 +08:00
Keshav Kini 557f56d465 liblastfm: 1.1.0 -> liblastfm-unstable 2019-08-23 2020-06-14 18:38:16 -07:00
John Ericson fd4dcae884 Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging 2020-06-14 21:46:35 +00:00
R. RyanTM e08c199856 librealsense: 2.34.0 -> 2.35.2 2020-06-14 20:47:35 +00:00
Florian Klink 89c3e73dad hardware/u2f: remove module
udev gained native support to handle FIDO security tokens, so we don't
need a module which only added the now obsolete udev rules.

Fixes: https://github.com/NixOS/nixpkgs/issues/76482
2020-06-14 15:13:31 +02:00
Pierre Bourdon 0cb5116faf
gio-sharp: add missing glib dependency 2020-06-14 12:53:38 +02:00
Dmitry Kalinkin f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry Kalinkin 4361446b99
Merge pull request #89277 from veprbl/uriparser_0_9_4
uriparser: 0.9.3 -> 0.9.4
2020-06-13 19:53:37 -04:00
Dmitry Kalinkin fa942617bc
Merge pull request #89688 from veprbl/pr/g4py_rework
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
Daiderd Jordan 0697ad33c0
libxslt: fix darwin build
ld: library not found for -lintl
    clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
    make[3]: *** [Makefile:544: libxsltmod.la] Error 1
2020-06-13 20:14:52 +02:00
Jesper Geertsen Jonsson 021570aaf0 lmdb: 0.9.24 -> 0.9.25
Change to official repo. The Github read-only mirror is abandoned.
2020-06-13 20:08:09 +02:00
Michael Weiss 6653a35faa
intel-media-driver: 19.4.0r -> 20.1.1 (#90094) 2020-06-13 12:26:45 +02:00
R. RyanTM fc94ec9baf libmbim: 1.22.0 -> 1.23.900 2020-06-13 11:11:27 +02:00
Frederik Rietdijk 2e4b4e3300 Merge staging-next into staging 2020-06-13 11:03:26 +02:00
Frederik Rietdijk 1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
Anders Kaseorg c8d064eec1 gstreamer: Fix wrapper quoting
The bug was that the inner double quotes in "\$("…")" are not actually
inner like they would be in "$("…")".  We could write "\$(\"…\")", but
using single quotes on the outside makes everything simpler.

Fixes #63751.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-13 11:01:38 +02:00
R. RyanTM 0d4fba9168 lcms2: 2.9 -> 2.10 2020-06-13 10:56:18 +02:00
R. RyanTM f67bc33140 libyaml: 0.2.4 -> 0.2.5 2020-06-13 10:55:20 +02:00
R. RyanTM 858acc3ee5 harfbuzz: 2.6.4 -> 2.6.7 2020-06-13 10:54:40 +02:00
R. RyanTM 4aa1511b70 libnftnl: 1.1.5 -> 1.1.7 2020-06-13 10:54:19 +02:00
Vladimír Čunát c055851648
mesa: 20.0.7 -> 20.0.8
https://lists.freedesktop.org/archives/mesa-dev/2020-June/224501.html
/cc PR #89105; this is indeed announced to be the last 20.0 version.
2020-06-13 09:58:30 +02:00
Joe Hermaszewski 3e10731b08 ffmpeg-full: add librsvg support 2020-06-12 17:18:38 -07:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Jan Tojnar 3e9434457f
Merge pull request #89408 from jpotier/add-libucl 2020-06-12 16:22:40 +02:00
Jan Tojnar b27ff41eab
Merge pull request #88911 from r-ryantm/auto-update/libblockdev
libblockdev: 2.23 -> 2.24
2020-06-12 11:35:25 +02:00
Jan Tojnar 3437d3c64f
Merge pull request #90154 from adisbladis/gimp-2_10_20 2020-06-12 11:29:25 +02:00
Jan Tojnar c474c526a7
Merge pull request #90123 from r-ryantm/auto-update/poppler-glib
poppler: 0.88.0 -> 0.89.0
2020-06-12 11:28:58 +02:00
Frederik Rietdijk febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Tom Hall 4cc48e5e0f SDL2_mixer: add optional dependency mpg123 2020-06-11 21:57:56 -07:00
adisbladis 5a534325b4
gegl: 0.4.22 -> 0.4.24 2020-06-11 20:45:06 +02:00
adisbladis badb95586a
babl: 0.1.74 -> 0.1.78 2020-06-11 20:45:06 +02:00
Matthew Bauer d659f968ba
Merge pull request #88075 from mroi/patch-libmilter
libmilter: fix compilation on Darwin
2020-06-11 10:59:39 -05:00
Jan Tojnar ee540d4ff7
Merge pull request #89955 from r-ryantm/auto-update/gjs
gjs: 1.64.2 -> 1.64.3
2020-06-11 16:48:44 +02:00
Jan Tojnar b0da8d03f9
Merge pull request #90036 from r-ryantm/auto-update/libosinfo
libosinfo: 1.7.1 -> 1.8.0
2020-06-11 16:47:48 +02:00
Jan Tojnar 5a416c0049
gdk-pixbuf-xlib: fix pc file
It had incorrect include path and did not propagate dependencies correctly.
2020-06-11 15:51:45 +02:00
Ryan Mulligan 083cabb8c7
Merge pull request #90122 from r-ryantm/auto-update/protozero
protozero: 1.6.8 -> 1.7.0
2020-06-11 06:02:08 -07:00
Frederik Rietdijk aace708416 Merge staging-next into staging 2020-06-11 09:59:26 +02:00
Ryan Mulligan f3de6bc15a
Merge pull request #87465 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.5 -> 6.0.6
2020-06-10 22:18:47 -07:00
R. RyanTM 3eb3402336 poppler: 0.88.0 -> 0.89.0 2020-06-11 04:12:41 +00:00
R. RyanTM fad8a8ebb4 protozero: 1.6.8 -> 1.7.0 2020-06-11 04:04:28 +00:00
Michael Weiss 043fb60293
intel-media-driver: 19.4.0r -> 20.1.1 2020-06-10 23:18:57 +02:00
Jan Tojnar 5d39d988dc
gjs: Fix locale detection
The build was complaining:

	meson.build:660: WARNING: Your libc does not have the C.UTF-8 locale and no other
	suitable UTF-8 fallback locale could be found. You can still build GJS, but
	some tests will fail.

The tests do not actually seem to be affected but still.
2020-06-10 23:14:11 +02:00
Jan Tojnar 6635e78fad
gjs: Fix tests
Installed tests require GSettings schemas.

And the build-time tests are now passing.
2020-06-10 22:55:39 +02:00
Florian Klink 24e1a54eff
Merge pull request #89611 from flokli/pipewire-media-session-absolue-path
pipewire: apply patch providing absolute path to pipewire-media-session
2020-06-10 21:03:00 +02:00
Vladimír Čunát 13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Justin Gerhardt 9930b8fd3d wireshark: Add Bluetooth
Only applies to Linux
2020-06-10 19:53:29 +02:00
Florian Klink 2d544307e5 pipewire: apply patch providing absolute path to pipewire-media-session
So pipewire-daemon is able to locate pipewire-media-session (which it's
executing).

Context: https://github.com/NixOS/nixpkgs/issues/89528#issuecomment-640013433
2020-06-10 18:45:19 +02:00
Vladimír Čunát a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Jan Tojnar ed43d951af
Merge pull request #90053 from r-ryantm/auto-update/mm-common
mm-common: 1.0.0 -> 1.0.1
2020-06-10 16:00:56 +02:00
R. RyanTM 1e0f101947 mm-common: 1.0.0 -> 1.0.1 2020-06-10 13:13:29 +00:00
Timo Kaufmann fd8892961f
Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
Florian Klink 9ad9ad86a4
Merge pull request #90039 from flokli/pipewire-0.3.6
pipewire: 0.3.5 -> 0.3.6
2020-06-10 14:41:06 +02:00
Jan Tojnar f7ea00e346
Merge pull request #90022 from r-ryantm/auto-update/librsvg
librsvg: 2.48.4 -> 2.48.7
2020-06-10 14:06:20 +02:00
Jan Tojnar 6cd7394d03
Merge pull request #90037 from r-ryantm/auto-update/libcloudproviders
libcloudproviders: 0.3.0 -> 0.3.1
2020-06-10 13:48:44 +02:00
Florian Klink b981b77c2c pipewire: 0.3.5 -> 0.3.6
should fix bad v0 clients, such as google-chrome-stable etc:
014e48c1f1
2020-06-10 12:45:51 +02:00
R. RyanTM 37eba9055b libcloudproviders: 0.3.0 -> 0.3.1 2020-06-10 10:31:35 +00:00
R. RyanTM 207f5f36f1 libosinfo: 1.7.1 -> 1.8.0 2020-06-10 10:10:51 +00:00
Peter Hoeg d01d1da890
Merge pull request #89952 from r-ryantm/auto-update/freetds
freetds: 1.1.39 -> 1.1.40
2020-06-10 17:45:27 +08:00
Mario Rodas 8b2d735d1a
nss: fix build on darwin 2020-06-10 04:20:00 -05:00
R. RyanTM 759de38807 gdcm: 3.0.5 -> 3.0.6 2020-06-10 16:50:02 -07:00
Armin Leuprecht 5fe5be3d86 liberfa: init at 1.7.0 2020-06-10 07:34:26 +00:00
Vladimír Čunát a038553c8b
Merge #89901: dbus: 1.12.16 -> 1.12.18 (security)
...into staging.  Fixes CVE-2020-12049 (DoS).
https://lists.freedesktop.org/archives/dbus/2020-June/017870.html
2020-06-10 09:05:30 +02:00
Vladimír Čunát bed5bc57f6
Merge #89884: gnutls: 3.6.13 -> 3.6.14 (security)
... into staging.  This fixes a very serious issue.
2020-06-10 08:54:32 +02:00
R. RyanTM 02f793bd87 librsvg: 2.48.4 -> 2.48.7 2020-06-10 06:45:14 +00:00
Jan Tojnar acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Jan Tojnar c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
Jan Tojnar 986ff168c7
Merge pull request #89942 from r-ryantm/auto-update/glib-networking
glib-networking: 2.64.2 -> 2.64.3
2020-06-10 04:09:10 +02:00
Robin Palotai 5ca9a2d15b
leveldb: Add snappy dependency (#89852)
This is practically required. Without this option, snappy compression is not supported, so
1) newly created leveldb stores will take more space than needed
2) existing snappy-compressed stores won't be opened by tools built without the snappy support
2020-06-09 20:07:51 -04:00
R. RyanTM 2df0fef39e gjs: 1.64.2 -> 1.64.3 2020-06-09 17:50:56 +00:00
R. RyanTM 42f3f3cbda freetds: 1.1.39 -> 1.1.40 2020-06-09 17:24:57 +00:00
R. RyanTM 9e29684064 glib-networking: 2.64.2 -> 2.64.3 2020-06-09 16:09:51 +00:00
Ryan Mulligan 7487fcb844
Merge pull request #89892 from r-ryantm/auto-update/armadillo
armadillo: 9.880.1 -> 9.900.1
2020-06-09 06:06:19 -07:00
Jan Tojnar a9627ecc38
Merge pull request #89887 from r-ryantm/auto-update/amtk
amtk: 5.0.2 -> 5.1.1
2020-06-09 14:57:06 +02:00
zowoq 2c79d7f0c2 ffmpeg-full: inherit src/version from ffmpeg 2020-06-09 14:26:31 +02:00
R. RyanTM c766192b30 dbus: 1.12.16 -> 1.12.18 2020-06-09 09:17:52 +00:00
R. RyanTM 0e0df31e2a armadillo: 9.880.1 -> 9.900.1 2020-06-09 07:47:18 +00:00
R. RyanTM 005d4b35c5 amtk: 5.0.2 -> 5.1.1 2020-06-09 06:58:24 +00:00
Cole Helbling 1dba117541
gnutls: 3.6.13 -> 3.6.14
Fixes CVE-2020-13777 [1].

Changes: https://lists.gnupg.org/pipermail/gnutls-help/2020-June/004648.html

[1] https://nvd.nist.gov/vuln/detail/CVE-2020-13777
2020-06-08 23:14:05 -07:00
Euan Kemp cb0f158176 unixODBCDrivers: fix sqlite driver to link with sqlite3
Without this change, it doesn't actually link to libsqlite3.so
correctly, and so the output driver has unresolved symbols.
2020-06-08 22:02:30 -07:00
Matthew Bauer 5f11c0ad81
Merge pull request #70024 from NixOS/nix-static
nix: allow static compilation
2020-06-08 17:55:40 -05:00
Matthew Bauer a9924d7ab8 libexecinfo: fix building statically 2020-06-08 17:47:51 -05:00
Matthew Bauer 6231dc774d
Merge pull request #88692 from Aver1y/libusb-pkgsMusl
libusb1: Fix for pkgsMusl
2020-06-08 17:38:42 -05:00
R. RyanTM 3ee1dcce2c aws-checksums: 0.1.5 -> 0.1.7 2020-06-08 11:38:32 -07:00
Dmitry Kalinkin 9146684bbb liblastfm: switch to Qt 5 2020-06-08 13:17:46 -04:00
Ryan Mulligan aab5808292
Merge pull request #89648 from r-ryantm/auto-update/nco
nco: 4.9.2 -> 4.9.3
2020-06-08 07:18:02 -07:00
Frederik Rietdijk 8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Frederik Rietdijk dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
1000101 277bbb8efe formatting: fix missing leading whitespace 2020-06-08 09:37:17 +02:00
R. RyanTM 5f7d9d0985
poco: 1.9.4 -> 1.10.1 (#80665) 2020-06-08 09:10:06 +02:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Carles Pagès 1059cdab38
Merge pull request #88519 from karolchmist/sdl2-add-optional-dont-disable-static
SDL2: Add withStatic option
2020-06-07 20:22:31 +02:00
worldofpeace 131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00