Commit Graph

11981 Commits

Author SHA1 Message Date
Stig Palmquist
497ac5b423
convos: init at 4.22
dependencies:
perlPackages.IRCUtils: init at 0.12
perlPackages.LinkEmbedder: init at 1.12
perlPackages.MojoliciousPluginWebpack: init at 0.12
perlPackages.ParseIRC: init at 1.22
perlPackages.TimePiece: init at 1.3401
perlPackages.UnicodeUTF8: init at 0.62
2020-06-22 13:58:33 +02:00
Daniël de Kok
dbad5e5f29 resilio-sync: 2.7.0 -> 2.7.1
Changelog:

https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-06-21 20:10:22 +02:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +02:00
Jan Tojnar
eb700f7a93
firefox-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:38:08 +02:00
Jan Tojnar
a699dd2bee
firefox-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:37:15 +02:00
Jan Tojnar
5384ace0c8
firefox-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0

3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:34:54 +02:00
Jan Tojnar
987a5c1e14
firefox: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:33:39 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00
Jan Tojnar
1cbcbbecc2
thunderbird-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0

3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:24:49 +02:00
Jan Tojnar
a22a20cb40
thunderbird-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:24:49 +02:00
Jan Tojnar
f0d4f5f842
thunderbird-bin: drop GStreamer dependency
It has not been used since 2015:

42c92612f4
2020-06-20 22:30:42 +02:00
Symphorien Gibol
6345050746 pantalaimon: 0.6.1 -> 0.6.3 2020-06-20 12:53:14 -07:00
Luflosi
50afcee871
ipfs: 0.5.1 -> 0.6.0
https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-06-20 02:16:40 +02:00
Ryan Mulligan
f949cacf6c
Merge pull request #89677 from r-ryantm/auto-update/rambox-pro
rambox-pro: 1.3.1 -> 1.3.2
2020-06-19 14:55:33 -07:00
Maximilian Bosch
499d18849f
neomutt: 20200501 -> 20200619
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 19:19:08 +02:00
Doron Behar
b58227a4c0
neomutt: Remove old fixes for failing tests
Includes both rfc2047 tests workarounds and locale workarounds.
Fixes #86896. See https://github.com/neomutt/neomutt/pull/2314 .
2020-06-19 18:15:34 +02:00
Doron Behar
b8f65212ec
neomutt: make manual.txt not empty
Without elinks / w3m / lynx in the nativeBuildInputs, there are these
errors in the build:

LC_ALL=C w3m -dump -O UTF8 docs/manual.html > docs/manual.txt || \
LC_ALL=C lynx -dump -nolist -with_backspaces \
        -display_charset=us-ascii docs/manual.html > docs/manual.txt || \
LC_ALL=C elinks -dump -no-numbering -no-references \
        docs/manual.html | sed -e 's,\\001, ,g' > docs/manual.txt
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: w3m: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 1: lynx: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 3: elinks: command not found
2020-06-19 18:15:34 +02:00
Doron Behar
3b9a8f5426
neomutt: Make it not reference .dev outputs. 2020-06-19 18:15:33 +02:00
Frederik Rietdijk
58d569d0b4
Merge pull request #90447 from NixOS/staging-next
Staging next
2020-06-19 09:43:08 +02:00
Michele Guerini Rocco
84be7021f3
Merge pull request #91070 from rnhmjoj/mutt
mutt: 1.14.3 -> 1.14.4
2020-06-19 09:08:51 +02:00
Frederik Rietdijk
301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
rnhmjoj
9e05e7ce38
mutt: 1.14.3 -> 1.14.4 2020-06-19 00:31:45 +02:00
Michael Weiss
b713e97c30
tdesktop: 2.1.11 -> 2.1.12 2020-06-18 18:09:45 +02:00
Lassulus
d899cf268d
Merge pull request #89872 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.14 -> 0.23.23
2020-06-18 17:20:37 +02:00
ehmry
07299ff81e
Merge pull request #85442 from fgaz/castor/init
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
Lassulus
b9504ecf4e
Merge pull request #89895 from geistesk/znc-1.8.1
znc: 1.8.0 -> 1.8.1
2020-06-18 14:06:41 +02:00
Doron Behar
98dda1a838 zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
Add @doronbehar as maintainer, and update list of files to install.
2020-06-18 10:22:00 +03:00
Frederik Rietdijk
79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Maximilian Bosch
0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch
650617253e
maintainers/teams: add matrix team 2020-06-17 21:55:29 +02:00
R. RyanTM
30823d5389 jx: 2.1.31 -> 2.1.65 2020-06-17 12:18:54 -07:00
R. RyanTM
526472bbd6 kube-router: 0.3.1 -> 0.4.0 2020-06-17 12:15:07 -07:00
R. RyanTM
1b47d503de kubecfg: 0.13.1 -> 0.16.0 2020-06-17 12:13:03 -07:00
R. RyanTM
1b6ab4ef7e kubeless: 1.0.4 -> 1.0.6 2020-06-17 12:06:00 -07:00
Lassulus
43fc4e0c2f
Merge pull request #76519 from erictapen/meli-init
meli: init at alpha-0.5.1
2020-06-17 20:59:18 +02:00
R. RyanTM
00c9983e02 terraform-providers.libvirt: 0.6.1 -> 0.6.2 2020-06-17 11:57:28 -07:00
Graham Christensen
38e990d520
Merge pull request #90673 from grahamc/google-chrome-path
google-chrome: add coreutils to PATH
2020-06-17 13:49:24 -04:00
Pierre Bourdon
7198d973c1 wireshark: compile with QT_NO_DEBUG to avoid depending on qt*-dev 2020-06-17 18:53:56 +02:00
Graham Christensen
e8ddc0cfa7
google-chrome: add coreutils to PATH
google-chrome-stable can't run without coreutils in PATH
2020-06-17 08:32:34 -04:00
Atemu
06aec42781
gns3-gui: Fix the build
For Python 3.8 jsonschema 3.2.0 is required instead of 2.6.0.
2020-06-17 13:56:17 +02:00
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch
dcf36b65c3
riot-desktop: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
2020-06-16 23:19:20 +02:00
Maximilian Bosch
59678c1152
riot-web: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-web/releases/tag/v1.6.5
2020-06-16 23:18:42 +02:00
Frederik Rietdijk
4af4a49251 Merge master into staging-next 2020-06-16 18:05:38 +02:00
Lorenzo Manacorda
fe26b6241c ssb-patchwork: move to ssb-patchwork dir
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368 ssb/patchwork-classic: remove
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Michael Weiss
5e8b626898
Merge pull request #90538 from primeos/chromium
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Marek Mahut
26521ad168
Merge pull request #90520 from r-ryantm/auto-update/datovka
datovka: 4.15.0 -> 4.15.1
2020-06-16 12:37:06 +02:00
Aaron Andersen
b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
nixos/go-neb: init
2020-06-16 06:30:29 -04:00
Emery Hemingway
f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
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
Michael Weiss
1a5df8f680
chromium: 83.0.4103.97 -> 83.0.4103.106
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_15.html

This update includes 4 security fixes.

CVEs: CVE-2020-6505 CVE-2020-6506 CVE-2020-6507
2020-06-16 00:01:51 +02:00
Greg Roodt
7304a4ae4b qbec: add ldflags 2020-06-16 07:16:12 +10:00
Ryan Mulligan
eaac621064
Merge pull request #90415 from r-ryantm/auto-update/nomad
nomad: 0.11.1 -> 0.11.3
2020-06-15 12:09:39 -07:00
R. RyanTM
004c6c149a datovka: 4.15.0 -> 4.15.1 2020-06-15 17:10:46 +00:00
Frederik Rietdijk
d9e0820393 Merge master into staging-next 2020-06-15 16:48:53 +02:00
Ryan Mulligan
e3cb5aa3af
Merge pull request #90423 from r-ryantm/auto-update/qbec
qbec: 0.11.2 -> 0.12.0
2020-06-15 05:57:46 -07:00
Ryan Mulligan
7d63e2d792
Merge pull request #90409 from r-ryantm/auto-update/minishift
minishift: 1.34.0 -> 1.34.2
2020-06-15 05:50:28 -07:00
Marek Mahut
9c1b3007c5
Merge pull request #90345 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.0.0 -> 3.2.0
2020-06-15 13:57:55 +02:00
Michael Weiss
77bf0246b7
wayvnc: Add the missing dependency on librt
See #90452. For some reason the build was working initially but stated
failing after some other changes. The problem is a missing dependency to
link with librt for shm_open and shm_unlink [0].

Fix #90452.

[0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-15 12:24:25 +02:00
Maximilian Bosch
6885162588
Merge pull request #90449 from matthiasbeyer/update-mutt
mutt: 1.14.2 -> 1.14.3
2020-06-15 09:57:29 +02:00
Matthias Beyer
e047ab1059 mutt: 1.14.2 -> 1.14.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-15 08:55:09 +02:00
Peter Hoeg
22c98819cc
Merge pull request #89914 from peterhoeg/u/onedrive
onedrive: 2.3.13 -> 2.4.2
2020-06-15 14:54:08 +08: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
Peter Hoeg
a84278aee5 filezilla: use wxGTK30-gtk3 instead of local override 2020-06-15 11:01:53 +08:00
R. RyanTM
b663749a25 qbec: 0.11.2 -> 0.12.0 2020-06-15 01:59:09 +00:00
Benjamin Hipple
a59af90880
Merge pull request #90404 from r-ryantm/auto-update/luigi
luigi: 2.8.13 -> 3.0.0
2020-06-14 19:33:24 -04:00
R. RyanTM
a3a4d969a0 luigi: 2.8.13 -> 3.0.0 2020-06-14 19:30:53 -04:00
R. RyanTM
4af06a5177 nomad: 0.11.1 -> 0.11.3 2020-06-14 23:29:41 +00:00
R. RyanTM
33aa224625 minishift: 1.34.0 -> 1.34.2 2020-06-14 22:01:40 +00:00
John Ericson
fd4dcae884 Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging 2020-06-14 21:46:35 +00:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
Dmitry Kalinkin
d7764f71f1 bluejeans-gui: fix desktop entry 2020-06-14 15:17:41 -04:00
Dmitry Kalinkin
893bdd3bdf bluejeans-gui: 2.1.0 -> 2.3.0 2020-06-14 15:16:33 -04:00
Benjamin Hipple
b2bed0657a helmsman: 3.4.1 -> 3.4.3 2020-06-14 10:36:56 -04:00
R. RyanTM
d14559707a dnscontrol: 3.0.0 -> 3.2.0 2020-06-14 13:26:24 +00:00
Joe
4f7d829991 discord: add libuuid to nativeBuildInputs
The libuuid.so.1 file can't be found and this allows the package builder to find it.
2020-06-14 05:15:14 -07:00
Vladimír Čunát
6857bccf12
Merge #89438: firefox updates (into staging-next)
Most of the changes are in already, but we referenced these commit
hashes from 20.03, so let's include them in the history.
2020-06-14 11:41:42 +02:00
taku0
0a146054bd flashplayer: 32.0.0.371 -> 32.0.0.387 2020-06-14 08:44:44 +02:00
Greg Roodt
9d11a2722c argo: 2.6.1 -> 2.8.1 2020-06-14 08:39:54 +02:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd. 2020-06-13 19:26:24 -07: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
Vladyslav M
6ce032f79b
Merge pull request #89557 from ju1m/stig
stig: update to 0.11.0a
2020-06-13 09:51:04 +03:00
Daniel Fullmer
34d1beb1b4 rclone: 1.52.0 -> 1.52.1 2020-06-12 17:33:52 -07:00
John Ericson
1c4480e931
Merge pull request #90157 from obsidiansystems/socket-based-ipfs
Add socket-based IPFS support
2020-06-12 18:31:01 -04:00
Jonathan Ringer
8c3e9313c9 gns3-server: fix build 2020-06-12 13:20:18 -07:00
ajs124
5460d53af1
firefox-beta-bin: 77.0b7 -> 78.0b2 (security)
PR #89438.
2020-06-12 21:10:12 +02:00
ajs124
51d0d03b8c
firefox-esr-68: 68.8.0esr -> 68.9.0esr (security)
PR #89438.
2020-06-12 21:10:12 +02:00
ajs124
1bc740008b
firefox-bin: 76.0 -> 77.0.1 (security)
PR #89438.
2020-06-12 21:10:11 +02: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
Anderson Torres
184ecdbf0f
Merge pull request #89931 from OPNA2608/update-palemoon-28.10.0
palemoon: 28.9.3 -> 28.10.0
2020-06-12 11:40:01 -03:00
Mario Rodas
fde59542f9
Merge pull request #90066 from r-ryantm/auto-update/mpop
mpop: 1.4.9 -> 1.4.10
2020-06-12 08:12:01 -05:00
Peter Hoeg
73ae41dede onedrive: build with ldc instead of dmd 2020-06-12 16:36:41 +08:00
Lancelot SIX
e45ff84e23
Merge pull request #90114 from r-ryantm/auto-update/poezio
poezio: 0.13 -> 0.13.1
2020-06-12 08:22:01 +01:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Riley Inman
dbdc5af9e8 discord-canary: 0.0.103 -> 0.0.104
This update updates the necessary dependencies, and enables patchelf on
the binary in order to make it launch again.
2020-06-11 21:59:10 -07:00
Michael Weiss
8ee8a22e35
signal-desktop: 1.34.1 -> 1.34.2 2020-06-12 00:57:56 +02:00
markuskowa
3f2e6b9c4b
Merge pull request #90148 from markuskowa/fix-lics
Fix licenses
2020-06-11 23:20:00 +02:00
Matthew Bauer
c8a2e63242 ipfs: copy systemd support files to output 2020-06-11 14:16:16 -05:00
R. RyanTM
b44f547c53 ipfs-cluster: 0.12.1 -> 0.13.0 2020-06-11 10:05:50 -07:00
Markus Kowalewski
49ce43a460
pan: add license 2020-06-11 18:27:34 +02:00
Mario Rodas
452e58f27b
Merge pull request #90068 from r-ryantm/auto-update/msmtp
msmtp: 1.8.10 -> 1.8.11
2020-06-10 21:48:23 -05:00
R. RyanTM
58a4f737c6 poezio: 0.13 -> 0.13.1 2020-06-11 01:44:15 +00: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
R. RyanTM
01b73a01e7 msmtp: 1.8.10 -> 1.8.11 2020-06-10 15:58:12 +00:00
R. RyanTM
c588f51f51 mpop: 1.4.9 -> 1.4.10 2020-06-10 15:51:22 +00:00
Michael Weiss
e466ea721c
chromium{Beta,Dev}: Fix the builds
Fix #89615.
2020-06-10 11:23:14 +02:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Colin
0ba7e1ae98
helm: Use vendor instead of redownloading modules (#89695)
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2020-06-10 07:59:57 +01:00
Mario Rodas
8128858bbf
Merge pull request #89910 from zowoq/cloudflared
cloudflared: 2020.3.2 -> 2020.5.1
2020-06-09 23:10:25 -05:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Rok Garbas
1d8c441068
Merge pull request #87373 from Mic92/wee-slack
weechatScripts.wee-slack: 2.5.0 -> 2.6.0
2020-06-10 02:21:48 +02:00
Ryan Mulligan
4fd9c8c33b
Merge pull request #89837 from r-ryantm/auto-update/helmfile
helmfile: 0.114.0 -> 0.118.6
2020-06-09 16:38:42 -07:00
Mario Rodas
eecd52feef
Merge pull request #89933 from r-ryantm/auto-update/FlexGet
flexget: 3.1.57 -> 3.1.59
2020-06-09 18:22:47 -05:00
Michael Weiss
a1aecffc97
tdesktop: 2.1.10 -> 2.1.11 2020-06-09 18:34:08 +02:00
R. RyanTM
bcead5272d flexget: 3.1.57 -> 3.1.59 2020-06-09 15:08:48 +00:00
Francesco Gazzetta
5a211182fd castor: init at 0.8.14 2020-06-09 14:54:05 +02:00
Michael Weiss
1d38f6bcb2
chromiumBeta: Fix the configuration phase
The changes from chromiumDev (see 029a5de083) are required for
chromiumBeta as well.
2020-06-09 13:53:47 +02:00
Peter Hoeg
ba8d84f69f onedrive: 2.3.13 -> 2.4.2 2020-06-09 19:29:00 +08:00
R. RyanTM
e31bab80cd cloudflared: 2020.3.2 -> 2020.5.1 2020-06-09 20:56:01 +10:00
Graham Christensen
ac44b7f958
Merge pull request #89797 from dali99/dandellion-mumble-1.3.1
mumble: 1.3.0 -> 1.3.1
2020-06-09 06:55:34 -04:00
geistesk
521416791b znc: 1.8.0 -> 1.8.1
Fixes CVE-2020-13775
2020-06-09 10:23:55 +02:00
R. RyanTM
f21011e8cf terragrunt: 0.23.14 -> 0.23.23 2020-06-09 03:13:05 +00:00
zimbatm
3b1f33f300
Merge pull request #89833 from flokli/bump-terraform-providers
terraform-providers: update
2020-06-08 23:08:53 +02:00
R. RyanTM
0f181a98af helmfile: 0.114.0 -> 0.118.6 2020-06-08 19:50:22 +00:00
Florian Klink
241eef1ec3 terraform-providers: update
This bumps the terraform provider to their latest version.

Hashicorp moved yet another provider to their organization
(`terraform-provider-helm`), so we need patch URLs in there as well.

The following proviers were not bumped:

 - `google[-beta]`: It seems something changed again here with how
   dependencies are provided.
 - `nomad`: fails to build
 - `lacework`: This one appeared fresh at `terraform-providers`, and
   doesn't build (yet?)
2020-06-08 21:17:16 +02:00
Daniel Olsen
b47e4cc0c0 mumble: 1.3.0 -> 1.3.1 2020-06-08 13:22:39 +02:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
hyperfekt
5ac6f222fa nym: 0.6.0 -> 0.7.0 2020-06-08 10:05:00 +05:30
Florian Klink
495cf5fd17
Merge pull request #89565 from jsravn/enable-chromium-rtc-use-pipewire
chromium: add rtc_use_pipewire
2020-06-07 21:13:28 +02:00
Marek Mahut
e9c10aa081
Merge pull request #89424 from prusnak/jitsi-meet-electron
jitsi-meet-electron: 2.0.2 -> 2.2.0
2020-06-07 18:58:16 +02:00
Frederik Rietdijk
cb81126e8e
Merge pull request #89281 from euank/k3s-update
k3s: 1.17.3 -> 1.18.2
2020-06-07 16:06:52 +02:00
Pavol Rusnak
2fd6a4811a openbazaar: 0.14.2 -> 0.14.3 2020-06-07 16:04:23 +02:00
Nikolay Korotkiy
36d52ba566
aerc: unstable-2020-02-01 -> 0.4.0 2020-06-07 14:06:05 +03:00
Christoph Neidahl
7c65275595 palemoon: 28.9.3 -> 28.10.0 2020-06-07 12:27:03 +02:00
Frederik Rietdijk
d0532e79ae Merge staging-next into staging 2020-06-07 09:25:46 +02:00
Michael Weiss
029a5de083
chromiumDev: Fix the configuration phase
Relevant changes in M85:
- Upstream switched from YASM to NASM [0].
- third_party/binutils was removed [1].

Note: The gn and dev channel updates are optional.
cc #89615.

[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=766721
[1]: 9869e86fd9
2020-06-06 19:38:53 +02:00
R. RyanTM
276c216a22 rambox-pro: 1.3.1 -> 1.3.2 2020-06-06 17:18:55 +00:00
Benjamin Hipple
cd0f07cb63
Merge pull request #89650 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.1 -> 0.8.2
2020-06-06 12:37:11 -04:00
R. RyanTM
e833b55bd0 node-problem-detector: 0.8.1 -> 0.8.2 2020-06-06 12:34:24 -04:00
James Ravn
1535270d91
Add pipewire to runtime path 2020-06-06 17:08:39 +01:00
Ryan Mulligan
56d9d31c17
Merge pull request #89655 from r-ryantm/auto-update/openbazaar-client
openbazaar-client: 2.4.4 -> 2.4.5
2020-06-06 08:38:32 -07:00
R. RyanTM
c4833fe8d8 openbazaar-client: 2.4.4 -> 2.4.5 2020-06-06 14:33:26 +00:00
Lassulus
f0bee9760f
Merge pull request #88050 from squalus/ungoogled-0518
ungoogled-chromium: 81.0.4044.122-2 -> 81.0.4044.138-1
2020-06-06 16:16:28 +02:00