@hawath I am a bit confused as to why this would make zoom more secure. Setting the SUID bit seems like it would be easier to escalate privileges. Can you elaborate a little?
Search Criteria
Package Details: zoom 6.4.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zoom.git (read-only, click to copy) |
---|---|
Package Base: | zoom |
Description: | Video Conferencing and Web Conferencing Service |
Upstream URL: | https://zoom.us/ |
Keywords: | call conference meeting video |
Licenses: | LicenseRef-zoom |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 693 |
Popularity: | 8.80 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2025-06-09 00:48 (UTC) |
Dependencies (31)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libdrm (libdrm-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxshmfence
- libxslt (libxslt-gitAUR)
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-minimal-gitAUR, vulkan-terakan-gitAUR, mesa-gitAUR, mesa-fp8-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-fsr4-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 84 Next › Last »
edh commented on 2022-11-28 17:59 (UTC)
W47MPUSv commented on 2022-11-23 02:17 (UTC)
Hi: Would you consider adding this line to the PKGBUILD? This is for those users who have set kernel.unprivileged_userns_clone=0 (this is the case for linux-hardened kernel). I raise this because this is from the official electron package.
Thanks, Hawath
AlexBocken commented on 2022-11-08 12:35 (UTC)
I'm not sure whether this is a packaging issue but with recent updates (last few months) SSO does not work properly anymore. After entering the subdomain for sso (e.g. <yourcompany> for <yourcompany>.zoom.us) the opened link opens up with <yourcompany>/foobar instead of the proper <yourcompany>.zoom.us/foobar Manually adjusting the SSO link to be in the latter format fixes it.
karabaja4 commented on 2022-11-08 01:34 (UTC) (edited on 2022-11-08 01:38 (UTC) by karabaja4)
@kuzyn: Read this: https://community.zoom.com/t5/Meetings/An-empty-folder-created-in-Ubuntu/m-p/69059
Apparently, when XDG_DOWNLOAD_DIR
in $HOME/.config/user-dirs.dirs
is set to an "unsafe" directory, Chrome CEF decides to create $HOME/Downloads
instead.
Setting XDG_DOWNLOAD_DIR
in $HOME/.config/user-dirs.dirs
to a directory inside my $HOME
directory (e.g. $HOME/downloads
) helped, so Zoom is no longer creating the annoying Downloads
folder.
kuzyn commented on 2022-11-03 22:15 (UTC)
Would love to know if someone has found a way to specify the downloads directory, either via zoomus.conf
or env var. Default is $USER/Downloads
.
shulhan commented on 2022-11-03 04:21 (UTC)
PSA, the prebuild package is available at https://build.kilabit.info/aur .
nursoda commented on 2022-10-26 12:57 (UTC)
A short heads-up in case you did not receive Zoom's notification:
Zoom's rpm packages are signed with a GPG key. For releases after Nov 02, 2022 the Linux and Docker GPG signature thumbprint will change from "Key fingerprint: 3960 60CA DD8A 7522 0BFC B369 B903 BF18 61A7 C71D" to "Key fingerprint: 59C8 6188 E22A BB19 BD55 4047 7B04 A1B8 DD79 B481".
Their package signing PGP key may be downloaded from https://zoom.us/download?os=linux, direct link to the new key is https://zoom.us/linux/download/pubkey?version=5-12-6
rulim34 commented on 2022-10-26 03:15 (UTC)
Any idea why there's no blur option and cannot use virtual background without green screen? Do I need to install any package?
Akusari commented on 2022-10-21 09:08 (UTC)
It seems to be that https://aur.archlinux.org/zoom.git no longer exist ? Page 404 Error from the web services.
edh commented on 2022-10-12 07:28 (UTC)
@mattelacchiato
This seems to be irrelevant for the Arch Linux package (dpkg-sig
and rpm
instructions are not relevant).
Pinned Comments
erbrecht commented on 2024-11-19 13:06 (UTC)
@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:
I followed the Screen share section on the Zoom wiki page:
https://wiki.archlinux.org/title/Zoom_Meetings
The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.
edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)