Commit graph

10604 commits

Author SHA1 Message Date
Michael Weiss
f430ac79b8
Merge pull request #77453 from primeos/tdesktop
tdesktop: 1.8.15 -> 1.9.3
2020-01-19 00:01:48 +01:00
Michael Weiss
1835ac1d79
tdesktop: 1.8.15 -> 1.9.3
The GYP build is now deprecated [0].
This results in a large number of changes and many custom Nix patches
aren't required anymore (and probably haven't been required for quite
some time now, the derivation got a bit outdated...).

A lot of the changes in this commit are based on the changes of the
Arch package [1][2] (which our package is based upon).

Rough overview of the changes:
- gcc9 -> ninja (optional but let's follow Arch here)
- Dropped GYP, only CMake now
  - But: Python is still required
- fetchFromGitHub -> fetchurl (optional?)
- Apply all Arch patches and remove old patches
  - Requires one new patch for range-v3
- New dependencies: enchant2, lz4, xxHash
  - TODO: Plus a few new dependencies that shouldn't be required
- Cleanup: Irrelevant flags (e.g. GYP_DEFINES) and patches (e.g. sed)
  - Simplifies quite a few things :)
- Some additional documentation and TODOs

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>

[0]: https://github.com/telegramdesktop/tdesktop/issues/7001
[1]: https://git.archlinux.org/svntogit/community.git/commit/?id=23eff2b1ef7435441e93120618ca899f0b0e7e61
[2]: https://git.archlinux.org/svntogit/community.git/commit/?id=6a19e949724b2e2bfcdcf2081111ecd46108e449
2020-01-18 23:28:10 +01:00
Tim Steinbach
ba059b9a23
vivaldi: 2.10.1745.26-1 -> 2.10.1745.27-1 2020-01-18 11:51:07 -05:00
Alan Hollis
4f4d792e70 gns3: Fix python package not being pinned (#77701)
Due to https://github.com/NixOS/nixpkgs/issues/44426 the correct psutils
package is not picked up, this commit changes the code so the correct
version is always picked.
2020-01-17 23:25:35 +01:00
worldofpeace
15e0b23f48 signal-desktop: use autoPatchelfHook, wrap properly (#77850)
Most prominently we don't use `phases` because of https://github.com/NixOS/nixpkgs/issues/28910.
This is also problematic when using wrapGAppsHook.
In order to use wrapGAppsHook's automatic wrapping
(this was done manually before because there was no fixupPhase)
we need to install signal at lib/Signal instead of just into libexec.
That's because it would try to wrap .so files.
2020-01-17 22:51:06 +01:00
lewo
c80ebc9317
Merge pull request #77612 from misuzu/psi-plus
psi-plus: 1.4.904 -> 1.4.984
2020-01-17 18:37:41 +01:00
rht
e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6 2020-01-17 09:05:39 -05:00
Mario Rodas
0d7ca4ff08
Merge pull request #77663 from turboMaCk/skypeforlinux8.55.0.141
skypeforlinux: 8.55.0.123 -> 8.55.0.141
2020-01-16 21:07:06 -05:00
worldofpeace
40bef249f1
Merge pull request #77407 from jtcoolen/protonvpn-cli-ng
protonvpn-cli-ng: init at 2.2.0
2020-01-16 20:03:39 -05:00
Julien Coolen
b45c4d2d88
protonvpn-cli-ng: init at 2.2.0 2020-01-17 00:58:14 +01:00
Michael Weiss
8d5ec33939
signal-desktop: 1.29.4 -> 1.29.5
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.5
2020-01-16 23:14:15 +01:00
Oleksii Filonenko
eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Mario Rodas
33941e49f2
Merge pull request #76868 from filalex77/tiny-0.5.0
tiny: init at 0.5.1
2020-01-16 10:19:41 -05:00
zowoq
8c7a5613f3 wireshark 3.2.0 -> 3.2.1
https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
2020-01-16 08:09:22 +01:00
Silvan Mosberger
67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
Silvan Mosberger
94e35fba8e
seafile-client: 6.2.11 -> 7.0.5 2020-01-15 23:02:09 +01:00
gnidorah
7093ddeaf2 rambox: fix meta 2020-01-15 21:19:29 +03:00
Michael Weiss
0e817dacd8
signal-desktop: 1.29.3 -> 1.29.4
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.4
2020-01-15 13:14:05 +01:00
Mario Rodas
1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Michael Raskin
ad2289ad11
Merge pull request #77675 from taku0/flashplayer-32.0.0.314
flashplayer: 32.0.0.303 -> 32.0.0.314
2020-01-14 17:56:02 +00:00
leenaars
8df2444a35 Sylk: 2.1.0 -> 2.5.0 (#77606) 2020-01-14 17:25:33 +00:00
Marek Fajkus
c7f5569bd2
skypeforlinux: 8.55.0.123 -> 8.55.0.141 2020-01-14 10:13:20 +01:00
taku0
2becf7ffed flashplayer: 32.0.0.303 -> 32.0.0.314 2020-01-14 15:13:06 +09:00
misuzu
9d28b0b95e psi-plus: 1.4.904 -> 1.4.984
Also fix 'ld: cannot find -lsecret-1 error' on build and crash with 'This application failed to start because no Qt platform plugin could be initialized' error on startup.
2020-01-13 14:08:03 +02:00
Trolli Schmittlauch
04172da17b cawbird: 1.0.3.1 -> 1.0.4
fixes a crash caused by invalid Twitter API data
2020-01-13 00:50:36 -08:00
Matthias Beyer
82f9e97ae4 mutt: 1.13.2 -> 1.13.3 2020-01-13 00:35:33 -08:00
Marek Mahut
6438ed6bdc
Merge pull request #77368 from saschagrunert/cni
cni-plugins: v0.8.3 -> v0.8.4
2020-01-12 23:36:40 +01:00
Mario Rodas
08fd35f6ad
Merge pull request #77242 from r-ryantm/auto-update/remmina
remmina: 1.3.8 -> 1.3.9
2020-01-11 05:04:52 -05:00
taku0
f7c1c22747 thunderbird: 68.3.1 -> 68.4.1 2020-01-11 15:16:34 +09:00
taku0
ae41b779a9 thunderbird-bin: 68.3.1 -> 68.4.1 2020-01-11 15:12:44 +09:00
Mario Rodas
f4c73a568f
Merge pull request #74255 from filalex77/mullvad-vpn-2019.9
mullvad-vpn: 2019.8 -> 2019.10
2020-01-10 21:14:47 -05:00
Tim Steinbach
8665adc902
vivaldi: 2.10.1745.23-1 -> 2.10.1745.26-1 2020-01-10 20:48:43 -05:00
Mario Rodas
28eefd1ae2
Merge pull request #77245 from turboMaCk/google-talk-plugin-sha1-to-sha256
google_talk_plugin: sha1 -> sha256
2020-01-10 20:38:35 -05:00
Florian Klink
0e75514442 firefoxPackages.icecat: mark as insecure
It's based on 60.3.0, whose support ended around October 2019.
2020-01-10 20:19:19 +01:00
Graham Christensen
5a437278d0
Merge pull request #77458 from emilazy/tor-browser-bundle-bin-9.0.4
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 13:59:20 -05:00
Emily
05c0695c6b tor-browser-bundle-bin: 9.0.3 -> 9.0.4 2020-01-10 18:57:02 +00:00
adisbladis
7750fd5555
firefox-beta-bin: 72.0b3 -> 73.0b3 2020-01-10 18:40:53 +00:00
adisbladis
7a023738dd
firefox-devedition-bin: 72.0b11 -> 73.0b3 2020-01-10 18:40:10 +00:00
Florian Klink
1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
These are all based on firefox versions with known vulnerabilities
exploited in the wild.

We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.

`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.

`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.

Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Michael Weiss
b333f39de7
gns3-{gui,server}: 2.2.3 -> 2.2.5 2020-01-10 17:57:24 +01:00
Vladimír Čunát
f703a3a04a
firefox-esr-60: mark as vulnerable
The last release was in September, so it's surely "vulnerable" now.
https://www.mozilla.org/en-US/firefox/60.9.0/releasenotes/

This is the same appproach we've taken for esr-52.
2020-01-10 17:08:01 +01:00
Emery Hemingway
dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
Florian Klink
0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Emmanuel Rosa
216dea5b9d qutebrowser: 1.8.3 -> 1.9.0
Closes #77360
2020-01-10 16:05:17 +07:00
worldofpeace
75f9b2f91f
Merge pull request #77375 from lheckemann/calls-0.1.1
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 16:19:12 -05:00
Joachim F
ec1f3aba86
Merge pull request #77340 from dtzWill/update/tor-browser-bundle-bin-9.0.3
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
2020-01-09 17:25:29 +00:00
Linus Heckemann
1e3fbfbf5e calls: unstable-2019-10-29 -> 0.1.1 2020-01-09 15:19:10 +01:00
Daniel Frank
0271b2c9a0 firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026 2020-01-09 15:02:34 +01:00
Sascha Grunert
acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Mario Rodas
a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00