Dmitry Kalinkin
a9e15a6eb7
Merge pull request #91260 from veprbl/pr/zziplib_no_cmake
...
zziplib: convert back to autotools build
2020-06-24 14:23:35 -04:00
Frederik Rietdijk
16287a8cb8
Merge master into staging-next
2020-06-24 19:04:03 +02:00
Daniël de Kok
d8d19f2497
Merge pull request #91159 from Anton-Latukha/upd-mp4v2-4.1.3
...
mp4v2: 2.0.0 -> 4.1.3
2020-06-24 13:04:45 +02:00
Anton-Latukha
c281c84a1e
mp4v2: 2.0.0 -> 4.1.3
...
Switch into maintanable fork. It is the community central fork.
Remove old patch, use new minor upstream patch to compile.
I weighted-in on the patch reasoning to be merged.
Strictify hardening.
Documentation update
M pkgs/development/libraries/mp4v2/default.nix
2020-06-24 13:16:22 +03:00
Florian Klink
3521a4760f
xdg-desktop-portal-gtk: 1.6.0 -> 1.7.1
2020-06-24 09:28:27 +02:00
betaboon
4a0b13b8a0
xdg-desktop-portal: 1.6.0 -> 1.7.2
2020-06-24 09:28:26 +02:00
Carlos Fernandez Sanz
ca4ca3c2f2
libprom: init at 0.1.1
2020-06-22 16:24:41 -07:00
Daniël de Kok
79218383b7
Merge pull request #91236 from tilpner/openimagedenoise-update
...
openimagedenoise: 1.1.0 -> 1.2.1
2020-06-22 09:07:02 +02:00
Frederik Rietdijk
7481da9cbd
Merge master into staging-next
2020-06-22 08:46:16 +02:00
Dmitry Kalinkin
06e4bb1a3d
zziplib: convert back to autotools build
...
The cmake support in the v0.13.x branch is not very good. It heavily
relies on add_custom_command and is fragile.
The specific problem we ran into is that the install phase would not
create some of the symlinks on darwin. This breaks reverse
dependencies (e.g. texlive).
Fixes: 4f701dd3
('zziplib: 0.13.69 → 0.13.71')
2020-06-21 18:31:20 -04:00
tilpner
87c11dd953
openimagedenoise: 1.1.0 -> 1.2.1
2020-06-21 17:48:33 +02:00
Michael Weiss
7daa00707d
dav1d: 0.7.0 -> 0.7.1
2020-06-21 17:10:55 +02:00
Daniël de Kok
30adb1fb9e
Merge pull request #89276 from jobojeha/master
...
utf8cpp: init at 3.1.1
2020-06-21 14:29:01 +02:00
Jonathan Jeppener-Haltenhoff
f6e102fc63
utf8cpp: init at 3.1.1
2020-06-21 14:14:41 +02:00
Timo Kaufmann
40178ea3a2
Merge pull request #90515 from fgaz/evilpixie/init
...
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Florian Klink
8276081651
Merge pull request #91139 from Ericson2314/libgpg-error-cross
...
libgpg-error: Fix cross build
2020-06-20 10:16:23 +02:00
Frederik Rietdijk
9c5e7367d1
Merge master into staging-next
2020-06-20 07:38:17 +02:00
John Ericson
7156cd1c39
libgpg-error: Fix cross build
...
See comment for details
Fixes #91016
2020-06-20 01:19:28 +00:00
Dmitry Kalinkin
96c4c0cc35
Merge pull request #90098 from siriobalmelli-foss/fix/asio
...
asio: 1.12 -> 1.16
2020-06-19 14:47:31 -04:00
Lassulus
6d2c0b8255
Merge pull request #88195 from ruuda/libressl-3.1
...
libressl: add 3.1.3, default to it, remove 2.9
2020-06-19 12:49:15 +02:00
Daniël de Kok
36429a4e59
Merge pull request #91080 from juliendehos/curlcpp
...
curlcpp: remove myself from maintainers
2020-06-19 11:29:13 +02:00
Gaelan Steele
d179098390
libgcrypt: always pass build and host to configure
...
When building for aarch32 on aarch64 with extraPlatforms, libgcrypt
fails to build because it tries to guess the host platform from uname,
which returns the wrong result in this case. We fix this by always
telling libgcrpyt what platform to build for.
2020-06-19 11:08:34 +02:00
R. RyanTM
49d376b65c
libksba: 1.3.5 -> 1.4.0
2020-06-19 11:06:27 +02:00
R. RyanTM
f79c05b113
openblas: 0.3.9 -> 0.3.10
2020-06-19 10:59:46 +02:00
Frederik Rietdijk
e4cd7a48f3
Merge staging-next into staging
2020-06-19 10:49:25 +02:00
Frederik Rietdijk
301847a7e5
Merge master into staging-next
2020-06-19 09:01:43 +02:00
Julien Dehos
cc1a97d772
curlcpp: remove myself from maintainers
2020-06-19 08:42:04 +02:00
zowoq
3e0b8c5a70
Merge pull request #90541 from zowoq/ffmpeg43
...
ffmpeg: 4.2.3 -> 4.3
2020-06-19 09:32:37 +10:00
Sirio Balmelli
a9a0e6458b
asio: 1.12 -> 1.16
...
1.16 will now build on Darwin, properly mark it as such.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-19 01:24:37 +02:00
Jan Tojnar
6f22db6df1
libmodulemd_1: drop
...
rpm-ostree now uses 2.0
2020-06-19 00:31:28 +02:00
Lassulus
eed368ac4e
Merge pull request #83874 from expipiplus1/joe-swiftshader
...
swiftshader: init at 2020-03-31
2020-06-18 23:23:29 +02:00
Lassulus
647cb38da1
Merge pull request #87760 from emilazy/mark-freeimage-broken-on-aarch64
...
freeimage: mark as broken on aarch64
2020-06-18 19:00:36 +02:00
Vladimír Čunát
d5fd2edb1f
libjpeg(-turbo): patch CVE-2020-13790
...
Fixes #90864 (roundup issue). Release is said to be expected soon,
but we can patch now anyway.
2020-06-18 15:42:20 +02:00
Jan Tojnar
c334340d5c
Merge pull request #85147 from jtojnar/zziplib-0.13.70
...
zziplib: 0.13.69 → 0.13.70
2020-06-18 12:20:57 +02:00
Joe Hermaszewski
9e7da18382
swiftshader: init at 2020-06-17
2020-06-18 16:43:45 +08:00
Michael Raskin
aaf57769cf
Merge pull request #80624 from r-ryantm/auto-update/mygui
...
mygui: 3.2.2 -> 3.4.0
2020-06-18 08:34:41 +00:00
Frederik Rietdijk
32e827b848
Merge staging-next into staging
2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752
Merge master into staging-next
2020-06-18 09:01:39 +02:00
Anderson Torres
c04e95573a
Merge pull request #90508 from r-ryantm/auto-update/cimg
...
cimg: 2.9.0 -> 2.9.1
2020-06-18 03:46:59 -03:00
zowoq
2b075f7310
nv-codec-headers: 9.0.18.1 -> 9.1.23.1
2020-06-18 14:56:19 +10:00
zowoq
05c4c9e729
ffmpeg-full: drop unneeded patch
2020-06-18 14:56:19 +10:00
zowoq
f9e5ca8e58
ffmpeg: 4.2.3 -> 4.3
2020-06-18 14:56:18 +10:00
Martin Milata
d3e1b77ac3
json_c: add patch for CVE-2020-12762
...
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-12762
2020-06-18 03:15:06 +02:00
R. RyanTM
621c1f0042
libmysofa: 1.0 -> 1.1
2020-06-17 12:38:32 -07:00
R. RyanTM
59f0025dc0
libsolv: 0.7.13 -> 0.7.14
2020-06-17 12:34:19 -07:00
R. RyanTM
0c03dbf0a3
libnetfilter_queue: 1.0.3 -> 1.0.4
2020-06-17 12:32:39 -07:00
R. RyanTM
d8963f2a85
openwsman: 2.6.11 -> 2.7.0
2020-06-17 12:27:30 -07:00
R. RyanTM
1b56c5b920
curlcpp: 1.1 -> 1.4
2020-06-17 12:22:17 -07:00
R. RyanTM
e198af2067
liblouis: 3.13.0 -> 3.14.0
2020-06-17 12:07:14 -07:00
R. RyanTM
07600d718c
cpp-hocon: 0.2.1 -> 0.2.2
2020-06-17 12:06:16 -07:00
R. RyanTM
99d0aefab9
activemq: 5.15.12 -> 5.15.13
2020-06-17 12:01:59 -07:00
R. RyanTM
ec13b27348
gmm: 5.3 -> 5.4
2020-06-17 11:09:03 -07:00
R. RyanTM
03ff03db4f
freetds: 1.1.40 -> 1.1.42
2020-06-17 11:05:46 -07:00
R. RyanTM
bfc1914423
libfprint: 1.90.1 -> 1.90.2
2020-06-17 11:02:55 -07:00
Jan Tojnar
010679d8f0
Merge pull request #90607 from r-ryantm/auto-update/libqmi
...
libqmi: 1.24.12 -> 1.25.900
2020-06-17 17:54:39 +02:00
Leon Schuermann
ef9e6b3aa8
tpm2-tss: remove libgcrypt from explicit build inputs
2020-06-17 16:46:18 +02:00
Leon Schuermann
09791689df
tpm2-tss: build from source instead of release tarball
2020-06-17 16:46:18 +02:00
Leon Schuermann
1ec50ac39e
tpm2-tss: extract checkPhase dependencies into checkInputs
2020-06-17 16:46:18 +02:00
Leon Schuermann
de064be984
tpm2-tss: enable parallel building
2020-06-17 16:46:18 +02:00
Leon Schuermann
8e94e61aec
tpm2-tss: 2.3.2 -> 2.4.1
2020-06-17 16:46:18 +02:00
markuskowa
7e505053ba
Merge pull request #90659 from r-ryantm/auto-update/openmpi
...
openmpi: 4.0.3 -> 4.0.4
2020-06-17 16:45:37 +02:00
Martin Milata
d6af70fa90
libjcat: 0.1.2 -> 0.1.3
...
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-10759
Changelog: https://github.com/hughsie/libjcat/blob/0.1.3/NEWS
See also: https://github.com/justinsteven/advisories/blob/master/2020_fwupd_dangling_s3_bucket_and_CVE-2020-10759_signature_verification_bypass.md
2020-06-17 16:37:59 +02:00
Jan Tojnar
a978b11516
libqmi: enable introspection
...
Also stop using pkg-config alias
2020-06-17 16:35:46 +02:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
...
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Ingo Blechschmidt
4eb9c8cae5
olm: fix homepage link
2020-06-17 11:51:04 +02:00
Frederik Rietdijk
8850815577
Merge master into staging-next
2020-06-17 08:40:33 +02:00
Vladimír Čunát
52375b20bc
Merge #90247 : lmdb: 0.9.24 -> 0.9.25
2020-06-17 08:07:43 +02:00
zowoq
78e324d272
treewide: ffmpeg_4 -> ffmpeg
2020-06-16 18:23:14 -07:00
R. RyanTM
70187773bc
openmpi: 4.0.3 -> 4.0.4
2020-06-16 23:15:26 +00:00
Robert Schütz
213275ca72
protobufc: 1.3.1 -> 1.3.3 ( #90327 )
2020-06-17 00:42:12 +02:00
Ruud van Asseldonk
7903e4b4e0
libressl_3_1: 3.1.2 -> 3.1.3
2020-06-16 21:01:49 +02:00
Samuel Dionne-Riel
c62d060648
Merge pull request #89717 from SquircleSpace/rpi4-8gb
...
Support Raspberry Pi 4 (8 GB)
2020-06-16 13:26:20 -04:00
Jörg Thalheim
1feed06d76
Merge pull request #90617 from eeeeeta/unbreak-swiften
2020-06-16 17:34:07 +01:00
eta
557644a125
swiften: unbreak package using Arch patch and scons flags
...
The `swiften` XMPP library was broken as of 2019. This commit
fixes it, by copying a patch from the Arch Linux PKGBUILD
(https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/swift )
and by using the same scons flags in that PKGBUILD.
Additionally, we use the SWIFTEN_INSTALLDIR env variable to actually
put something in the output.
Of note is the flag swiften_dll=1, which means that the library
is now built dynamically.
2020-06-16 17:07:12 +01:00
Frederik Rietdijk
4af4a49251
Merge master into staging-next
2020-06-16 18:05:38 +02:00
R. RyanTM
9317014be1
opendht: 2.1.1 -> 2.1.3
2020-06-16 10:14:59 -05:00
R. RyanTM
9702e0ce4d
libiio: 0.19 -> 0.20
2020-06-16 10:14:27 -05:00
Wael Nasreddine
15a059bba2
Merge pull request #89070 from kalbasit/nixpkgs_add-nanopb
...
nanopb: init at 0.4.1
2020-06-16 07:22:08 -07:00
R. RyanTM
adff8a2ee9
libqmi: 1.24.12 -> 1.25.900
2020-06-16 13:52:30 +00:00
Matthew Bauer
834272d0d6
Merge pull request #90506 from mroi/patch-libgcc
...
libgcc: fix Darwin cross compile
2020-06-15 19:36:05 -04:00
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
...
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
Francesco Gazzetta
d3e96b4c3a
impy: init at 0.1
2020-06-15 18:43:07 +02:00
R. RyanTM
482a91e122
cimg: 2.9.0 -> 2.9.1
2020-06-15 16:02:21 +00:00
Florian Klink
af3c1000a4
Merge pull request #90343 from flokli/hardware-u2f-remove
...
hardware/u2f: remove module
2020-06-15 17:53:47 +02:00
Michael Roitzsch
9b13828f79
libgcc: fix Darwin cross compile
...
late fallout from 1ac5398
: the build variables were changed from infix to suffix notation
2020-06-15 17:32:33 +02:00
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
337da9e74c
libwhereami: 0.3.1 -> 0.5.0
2020-06-10 13:50:37 +00: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