Commit graph

3183 commits

Author SHA1 Message Date
Olli Helenius cce2b65151
teams: fix absolute path usages
There are some references to absolute paths in the Teams application
code:

  * /usr/share/pixmaps - The application icon.
  * /usr/bin/xdg-mime - Uses absolute path to invoke.
  * /usr/bin/teams - Uses absolute path in the autostart file if
                     configured to start automatically at login.

Though the paths are hardcoded they can be easily changed within
the application’s main JavaScript code bundle and so we’ll do just
that.

This should at least fix auto-start not working, even when enabled.
2021-06-26 17:31:30 +03:00
Martin Weinelt ef2ce48d8b
Merge pull request #127767 from Mic92/go-neb 2021-06-26 12:23:16 +02:00
Jörg Thalheim bba5559d2c
go-neb: 2020-04-09 -> 2021-03-24 2021-06-26 11:59:50 +02:00
Michael Weiss 07fdb0c375
signal-desktop: 5.6.1 -> 5.6.2 2021-06-25 14:23:46 +02:00
Yurii Matsiuk feb370ebb1
slack: fix missing libGLESv2.so.2 2021-06-23 16:47:27 +02:00
Michael Weiss 150a2f0b2e
signal-desktop: 5.5.0 -> 5.6.1 2021-06-23 00:12:20 +02:00
TredwellGit 3eb0354b76 element-{desktop,web}: 1.7.30 -> 1.7.31
https://github.com/vector-im/element-web/blob/v1.7.31/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.31/CHANGELOG.md
2021-06-21 17:26:11 +00:00
Sandro f6475854cc
Merge pull request #127335 from ymatsiuk/bluejeans 2021-06-18 13:46:10 +02:00
Yurii Matsiuk 3601c66133
bluejeans: 2.21.3.2 -> 2.22.0.87 2021-06-18 12:09:55 +02:00
Yurii Matsiuk ba379085a0
bluejeans: add update script 2021-06-18 12:08:37 +02:00
JesusMtnez 22c65eb4d1
slack: 4.16.0 -> 4.17.0 2021-06-17 05:29:14 +02:00
Michael Weiss e6e12c3cf9
Merge pull request #127109 from primeos/signal-desktop
signal-desktop: 5.4.1 -> 5.5.0
2021-06-16 19:14:43 +02:00
Sandro 0747387223
Merge pull request #126998 from Artturin/update-discord
discord-canary: 0.0.124 -> 0.0.125
2021-06-16 18:47:24 +02:00
Sandro 75dc3bbdd4
Merge pull request #126997 from dotlambda/kdeltachat-2021-06-14 2021-06-16 18:36:29 +02:00
Michael Weiss fcda0d80a3
signal-desktop: 5.4.1 -> 5.5.0 2021-06-16 18:35:33 +02:00
Artturin 7c7adc7b20 discord-canary: 0.0.124 -> 0.0.125 2021-06-16 00:30:15 +03:00
Robert Schütz 7010033a8b kdeltachat: unstable-2021-06-06 -> unstable-2021-06-14 2021-06-15 23:26:40 +02:00
Astro d3ea241c7d kaidan: init at 0.8.0 2021-06-14 23:36:46 +02:00
Sandro 0d81966c42
Merge pull request #126259 from liff/teams/rect-overlay-arg
teams: add an argument for enabling rect-overlay
2021-06-14 17:30:45 +02:00
Sandro 67fa6cf165
Merge pull request #126578 from dotlambda/kdeltachat-2021-06-06
kdeltachat: unstable-2021-05-31 -> unstable-2021-06-06
2021-06-12 18:21:36 +02:00
Robert Schütz ac803ebef3 kdeltachat: unstable-2021-05-31 -> unstable-2021-06-06 2021-06-11 11:36:47 +02:00
Bernardo Meurer 0fe6e98a78
Merge pull request #126352 from LutzCle/zoom
zoom-us: 5.6.20278.0524 -> 5.6.22045.0607
2021-06-10 17:45:20 +00:00
AndersonTorres f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Sandro 9f85509ba4
Merge pull request #126252 from liff/teams/v1.4.00.13653
teams: 1.4.00.7556 -> 1.4.00.13653
2021-06-09 15:54:13 +02:00
Artturi b22ea7f5d1
discord: symlink Discord to discord to be consistent (#126254)
with distros such as arch
2021-06-09 15:47:21 +02:00
Sandro ad27d1d64f
Merge pull request #126343 from primeos/signal-desktop
signal-desktop: 5.4.0 -> 5.4.1
2021-06-09 15:22:22 +02:00
Clemens Lutz 7c2e0cc2f7 zoom-us: 5.6.20278.0524 -> 5.6.22045.0607 2021-06-09 13:32:25 +02:00
Joe Hermaszewski 55b647e9a9
signald: use jre_headless (#125900) 2021-06-09 12:43:40 +02:00
Michael Weiss 6a11eafbc9
signal-desktop: 5.4.0 -> 5.4.1 2021-06-09 12:07:28 +02:00
Olli Helenius c878a8a47f
teams: add an argument for enabling rect-overlay
The rect-overlay doesn’t work on non-composited window managers
such as i3 but it’s not a problem for others. Make the choice
available via an argument to the derivation.

The setting defaults to `false` so that it works for a broader
set of users.

See also: #99279.
2021-06-08 22:57:13 +03:00
Olli Helenius 7963eb827e
teams: 1.4.00.7556 -> 1.4.00.13653 2021-06-08 22:21:01 +03:00
Pascal Bach 7c33757e2b
Merge pull request #126102 from TredwellGit/element
element: 1.7.29 -> 1.7.30
2021-06-07 22:21:25 +02:00
Félix Baylac-Jacqué 70173c1519
dino: 0.2.0 -> 0.2.1
Fixes https://nvd.nist.gov/vuln/detail/CVE-2021-33896.

The current 9acb54df9254609f2fe4de83c9047d408412de28 patch landed in
dino as 4592b72dfa324d8a4b9f8c25b359110889b2206c. Removing it from the
patch list.
2021-06-07 21:34:35 +02:00
TredwellGit 445e3ce0e8 element: 1.7.29 -> 1.7.30
https://github.com/vector-im/element-web/blob/v1.7.30/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.30/CHANGELOG.md
2021-06-07 17:33:26 +00:00
Sandro 0d70bbcda4
Merge pull request #125312 from Artturin/fix-viber-source
viber: use webarchive for a stable source
2021-06-06 01:12:08 +02:00
seb314 163f88aff8
matrix-commander: gpl3Only => gpl3Plus & unstable-2021-04-18 -> unstable-2021-05-26 (#125700) 2021-06-05 19:40:16 +02:00
Sandro 00b0c6a83b
Merge pull request #125717 from Artturin/update-discord-canary
discord-canary: 0.0.123 -> 0.0.124
2021-06-05 16:23:48 +02:00
Maximilian Bosch 5b5f01050e
Merge pull request #125732 from Ma27/rambox-insecure
rambox: unmaintain & mark as insecure
2021-06-05 13:41:08 +02:00
Maximilian Bosch 6acaea67cf
Merge pull request #125723 from Ma27/bump-ferdi
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
2021-06-05 13:40:46 +02:00
Maximilian Bosch e2a15cd395
rambox: unmaintain & mark as insecure
Rambox hasn't had a stable release in a while and an increasing number
of issues which is why I don't intend to use this anymore.

While taking a closer look at the source I also realized that it uses
Electron 7.2.4[1]. This is not only EOLed[2], it also contains a few
security vulnerabilities which is why I decided to mark it as insecure.

A few (most likely not all) vulnerabilities can be found by looking at
the Electron 7 changelog[3]: after 7.2.4 there were a few more releases
with security backports - mostly from Chromium. Security issues that
were found later on (and are probably exploitable on the dependency
chain of rambox) aren't listed here. I only added two issues that seemed
applicable to `rambox`, but I haven't researched enough to check the
other ones.

[1] https://github.com/ramboxapp/community-edition/blob/0.7.7/package.json#L70
[2] https://www.electronjs.org/docs/tutorial/support#currently-supported-versions
[3] https://www.electronjs.org/releases/stable?version=7
2021-06-05 13:13:42 +02:00
Michael Weiss 934bd6d7b7
Merge pull request #125724 from primeos/signal-desktop
signal-desktop: 5.3.0 -> 5.4.0
2021-06-05 11:30:24 +02:00
Doron Behar c11aaff283
Merge pull request #125693 from LutzCle/zoom
zoom-us: 5.6.16888.0424 -> 5.6.20278.0524
2021-06-04 21:20:14 +00:00
Maximilian Bosch cd4ad7d2fe
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
ChangeLog: 1886c8abed/CHANGELOG.md (560-beta6-2021-05-31)

Even though this isn't explicitly noted in the Changelog, this seems to
have fixed the Element integration for me.

Additionally, I added a (hacky) `xdg-open` wrapper which removes the
`GDK_BACKEND` variable to fix the XWayland integration[1]. The problem
is that if a Firefox is running with Wayland (`ferdi` is running under
X11) and `GDK_BACKEND=x11` is passed to the `xdg-open` (and thus
`firefox`) process, Firefox refuses to start since another instance of
it is running under Wayland (but attempts to start in X11 mode because of
`GDK_BACKEND=x11`).

[1] https://github.com/electron/electron/issues/28436
2021-06-04 22:56:10 +02:00
Michael Weiss f5be28bcc9
signal-desktop: 5.3.0 -> 5.4.0 2021-06-04 21:57:25 +02:00
Artturin f3dac01a71 discord-canary: 0.0.123 -> 0.0.124 2021-06-04 21:23:34 +03:00
Clemens Lutz c69b9cee04 zoom-us: 5.6.16888.0424 -> 5.6.20278.0524 2021-06-04 17:10:15 +02:00
Jonathan Ringer a0899b2773 tdesktop: add optional dependencies 2021-06-03 17:00:07 -07:00
Jonathan Ringer 7ab7322b0e tdesktop: 2.7.4 -> 2.7.5 2021-06-03 17:00:07 -07:00
Sandro 2733c58c7d
Merge pull request #125276 from eduardosm/teams
teams: enable appindicator tray icon support
2021-06-03 17:52:56 +02:00
Sandro 39ec220297
Merge pull request #125187 from dotlambda/deltachat-cursed-init
deltachat-cursed: init at 0.2.0
2021-06-03 17:05:08 +02:00
Eduardo Sánchez Muñoz de7986d7af teams: enable appindicator tray icon support 2021-06-02 21:47:27 +02:00
Sandro a7e18f3917
Merge pull request #125333 from jojosch/pantalaimon-man 2021-06-02 19:55:42 +02:00
Fabian Affolter a2cbc26883
Merge pull request #123251 from fabaff/bump-aiodns
python3Packages.aiodns: 2.0.0 -> 3.0.0
2021-06-02 11:12:29 +02:00
Johannes Schleifenbaum f42a1d9df5
pantalaimon: install manuals 2021-06-02 10:10:25 +02:00
Artturin 24ba97a40b viber: use webarchive for a stable source 2021-06-02 03:56:40 +03:00
Sandro 178c80fad2
Merge pull request #125081 from dotlambda/kdeltachat-2021-05-31
kdeltachat: unstable-2021-05-22 -> unstable-2021-05-31
2021-06-01 22:55:35 +02:00
Robert Schütz a0eacd4547 deltachat-cursed: init at 0.2.0 2021-06-01 11:49:19 +02:00
Fabian Affolter acc178b2df poezio: fix build 2021-05-31 21:45:46 +02:00
Robert Schütz 5de82b83a3 kdeltachat: unstable-2021-05-22 -> unstable-2021-05-31 2021-05-31 14:36:32 +02:00
Ilan Joselevich 29c70d515a jitsi-meet-electron: 2.8.5 -> 2.8.6 2021-05-31 15:09:22 +03:00
Tobias Happ 85d6f6f1f3
teamspeak_server: 3.13.3 -> 3.13.5 (#124601) 2021-05-31 02:56:33 +02:00
Guillaume Girol c04a5dea73
Merge pull request #124703 from evils/element-wayland
Revert "element-desktop: set dbus default for firefox"
2021-05-28 18:44:27 +00:00
Evils 6377bc3662 Revert "element-desktop: set dbus default for firefox"
This reverts commit becc715b89.
2021-05-27 23:46:34 +02:00
Sandro 9477b5d3ea
Merge pull request #124125 from dotlambda/kdeltachat-2021-05-22
kdeltachat: unstable-2021-05-18 -> unstable-2021-05-22
2021-05-27 05:22:43 +02:00
Michael Weiss 5be62dca8c
signal-desktop: 5.2.1 -> 5.3.0 2021-05-26 15:20:18 +02:00
Jonathan Ringer c5bed409b2 discord: fix runtime linking 2021-05-25 21:55:15 -07:00
wearemnr 501e54080d discord: 0.0.14 -> 0.0.15 2021-05-24 23:37:49 -07:00
Sumner Evans cdd56a425c
element: 1.7.28 -> 1.7.29 2021-05-24 11:01:35 -06:00
Sandro e6b0f036b3
Merge pull request #123646 from JesusMtnez/slack
slack: 4.15.0 -> 4.16.0
2021-05-23 18:46:01 +02:00
Robert Schütz 2e05614027 kdeltachat: unstable-2021-05-18 -> unstable-2021-05-22 2021-05-23 12:10:39 +02:00
Sandro 32faecd2dc
Merge pull request #123961 from wizardwatch/master
discord-canary: 0.0.121 -> 0.0.122
2021-05-22 15:22:29 +02:00
Michael Weiss 6a4ef962d3
signal-desktop: 5.2.0 -> 5.2.1 2021-05-22 13:28:35 +02:00
Wyatt Osterling 03a623970f
discord-canary: 0.0.121 -> 0.0.122
bump DiscordCanary from version 0.0.121 to 0.0.122
2021-05-21 23:31:18 -04:00
Robert Schütz da4a86ac3d
Merge pull request #123366 from dotlambda/linphone-ffmpeg
linphone: use ffmpeg instead of ffmpeg_3
2021-05-21 20:44:36 +02:00
Michael Weiss ac3f3a9fd0
Merge pull request #123817 from primeos/signal-desktop
signal-desktop: 5.1.0 -> 5.2.0
2021-05-21 12:22:09 +02:00
Guillaume Girol 6e2c8555ee
Merge pull request #123777 from evils/element-wayland
element-desktop: set dbus default for firefox
2021-05-20 19:36:28 +00:00
Robert Schütz 00d82af612 zulip-term: add notify-send to $PATH 2021-05-20 12:03:37 -07:00
Michael Weiss 2a03e9a8f4
signal-desktop: 5.1.0 -> 5.2.0 2021-05-20 20:05:14 +02:00
Evils becc715b89 element-desktop: set dbus default for firefox
fixes opening links in firefox-wayland on wayland
2021-05-20 09:22:18 +02:00
Robert Schütz 82f5c64af7
kdeltachat: unstable-2021-05-16 -> unstable-2021-05-18 (#123575) 2021-05-19 11:34:15 +02:00
JesusMtnez f6dfcbc2b7
slack: 4.15.0 -> 4.16.0 2021-05-19 10:14:01 +02:00
Stéphan Kochen 7fe17847a2 tensor: fix darwin build 2021-05-18 19:33:46 +02:00
Michael Raskin 1943ac5961
Merge pull request #123480 from dotlambda/baresip-ffmpeg
baresip: use ffmpeg instead of ffmpeg_3
2021-05-18 10:55:18 +00:00
Robert Schütz 5db1f83e23 baresip: use ffmpeg instead of ffmpeg_3 2021-05-18 11:41:38 +02:00
Sandro 17e3fb2e23
Merge pull request #122448 from misuzu/psi-plus-update
psi-plus: 1.4.1473 -> 1.5.1520
2021-05-18 01:29:50 +02:00
Robert Schütz 6220405c9f linphone: use ffmpeg instead of ffmpeg_3 2021-05-17 19:25:54 +02:00
misuzu ab76abeaf9 psi-plus: update license to gpl2Only 2021-05-17 19:00:13 +03:00
misuzu 9439bb5316 psi-plus: 1.4.1473 -> 1.5.1520 2021-05-17 19:00:04 +03:00
TredwellGit 25b12b1b0a element: 1.7.27 -> 1.7.28
https://github.com/vector-im/element-web/blob/v1.7.28/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.28/CHANGELOG.md
2021-05-17 14:55:53 +00:00
Michael Weiss aa2537b554
Merge pull request #122926 from primeos/signal-desktop-fix-db-encryption
signal-desktop: Fix the database encryption by preloading SQLCipher
2021-05-17 16:06:52 +02:00
Anderson Torres 04ce017de7
Merge pull request #122025 from bryanasdev000/package-ferdi-beta
ferdi: 5.5.0 -> 5.6.0-beta.5
2021-05-16 23:56:55 -03:00
Ben Siraphob 75c67d6be9 torchat: use fetchFromGitHub 2021-05-16 19:29:28 -07:00
Sandro e4d652129a
Merge pull request #122982 from mohe2015/update-discord-canary
discord-canary: 0.0.119 -> 0.0.121
2021-05-17 03:16:04 +02:00
Sandro 700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Bryan A. S ee2cf16385 ferdi: Update license to asl20
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-16 21:03:39 -03:00
Sandro d6550423e0
Merge pull request #123278 from dotlambda/kdeltachat-2021-05-16
kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16
2021-05-17 01:18:22 +02:00
Robert Schütz 7051dd78ff kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16 2021-05-16 21:20:13 +02:00
Hedtke, Moritz ca8e76267d
discord-canary: 0.0.119 -> 0.0.121 2021-05-15 13:16:59 +02:00
Michael Weiss 45bd7b39a4
signal-desktop: Add a Python wrapper to re-encrypt DBs
This is super hacky... :o
But then again it should at least prevent data loss.

Note: At least this isn't required for NixOS 21.05.
2021-05-14 22:54:38 +02:00