Commit Graph

4902 Commits

Author SHA1 Message Date
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Joachim Fasting
6911ae7c0c
torbrowser: support obfs and fte transports
meek still broken, but then, sending all your traffic to Amazon seems like
something you'd do only if everything else fails.
2017-03-27 12:37:22 +02:00
Benjamin Staffin
6c116b86eb dropbox-cli: include dropbox icon (#24368) 2017-03-27 11:28:54 +02:00
Thomas Tuegel
84b768456a
dropbox: 21.4.25 -> 22.4.24 2017-03-26 13:16:34 -05:00
Pascal Wittmann
83be684608
filezilla: 3.25.0 -> 3.25.1 2017-03-26 19:29:24 +02:00
Joachim Fasting
f2cf8ffdcb
torbrowser: hard-code path to wrapper in desktop file 2017-03-26 17:08:00 +02:00
Joachim Fasting
2ad44935f1
torbrowser: correct internal note about geoip 2017-03-26 17:07:53 +02:00
Thomas Tuegel
8b50f4c990 Merge pull request #24299 from ttuegel/master--drop-qt-5.7
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Christine Koppelt
9d18de5f88 spark: 1.6.0 ->1.6.3 2017-03-26 16:07:21 +02:00
Dmitry Kalinkin
7035325c62 citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping
(edited by @obadz, closes #24320)
2017-03-26 14:28:54 +01:00
Franz Pletz
b00cfd49d5
irssi: 1.0.1 -> 1.0.2 for CVE-2017-7191
See https://irssi.org/security/irssi_sa_2017_03.txt.
2017-03-25 20:44:16 +01:00
Thomas Tuegel
9125bab708
dropbox: use vendored Qt 5 libraries 2017-03-25 10:14:51 -05:00
Joachim Fasting
ecd0e1a2c7
torbrowser: reduce risk of stale Nix store references
This patch restructures the expression and wrapper to minimize Nix store
references captured by the user's state directory.

The previous version would write lots of references to the Nix store into
the user's state directory, resulting in synchronization issues between
the Store and the local state directory.  At best, this would cause TBB to
stop working when the version used to instantiate the local state was
garbage collected; at worst, a user would continue to use the old version
even after an upgrade.

To solve the issue, hard-code as much as possible at the Store side and
minimize the amount of stuff being copied into the local state dir.
Currently, only a few files generated at firefox startup and fontconfig
cache files end up capturing store paths; these files are simply removed
upon every startup.  Otherwise, no capture should occur and the user
should always be using the TBB associated with the tor-browser wrapper
script.

To check for stale Store paths, do
   `grep -Ero '/nix/store/[^/]+' ~/.local/share/tor-browser`
This command should *never* return any other store path than the one
associated with the current tor-browser wrapper script, even after an
update (assuming you've run tor-browser at least once after updating).
Deviations from this general rule are considered bugs from now on.

Note that no attempt has been made to support pluggable transports; they
are still broken with this patch (to be fixed in a follow-up patch).

User visible changes:
- Wrapper retains only environment variables required for TBB to work
- pulseaudioSupport can be toggled independently of mediaSupport (the
  latter weakly implies the former).
- Store local state under $TBB_HOME.  Defaults to $XDG_DATA_HOME/tor-browser
- Stop obnoxious first-run stuff (NoScript redirect, in particular)
- Set desktop item GenericName to Web Browser

Some minor enhancements:
- Disable Hydra builds
- Specify system -> source mapping to make it easier to
  extend supported platforms.
2017-03-25 15:59:18 +01:00
Thomas Tuegel
bb99babc5a
Remove zoom-us
This package needs maintenance, but has no maintainer: proprietary Qt-based
packages should use the vendor-provided Qt libraries.
2017-03-25 08:58:58 -05:00
Thomas Tuegel
d839b85947
cutegram: broken with Qt 5.6 2017-03-25 08:49:38 -05:00
Joachim Fasting
101cb04b6a
surf-webkit2: 2017-03-06 -> 2017-03-22
Fixes a race condition
2017-03-25 11:58:30 +01:00
Joachim Fasting
a49df2a894
tribler: fixup revision
Using `rev = "v${revision}"` results in a "bad reference" error;
use the plain revision instead.
2017-03-23 12:55:57 +01:00
Peter Hoeg
c6c92a1d04 terraform: only run tests from 0.9.0 onwards 2017-03-23 15:01:57 +08:00
Richard Lupton
8eb87d0f1a
kubernetes-helm: 2.1.3 -> 2.2.3 2017-03-22 21:34:29 +00:00
Robin Gloster
8869816ed2 Merge pull request #24202 from xvapx/upgrade/tribler-v7.0.0-beta
tribler: from 6.4.3 to 7.0.0-beta
2017-03-22 15:34:52 +01:00
Marti Serra
ad75bffb06
tribler: from 6.4.3 to 7.0.0-beta
removed old unused dependencies,
changed enablePlayer to true by default,
added myself as maintainer.
2017-03-22 15:34:24 +01:00
Michael Raskin
d2cd304ad7 oneteam: remove 2017-03-22 13:19:38 +01:00
Michael Raskin
ede70972a4 oneteam: fix fixable problems, mark broken as it fell behind Firefox too much 2017-03-22 13:19:38 +01:00
Herwig Hochleitner
92985364e1 chromium: 57.0.2987.98 -> 57.0.2987.110 2017-03-22 01:17:17 +01:00
Peter Hoeg
497b34cb7c qtox: 1.8.1 -> 1.9.0 2017-03-21 10:04:27 +08:00
Peter Hoeg
1cd8addae1 syncthing: 0.14.24 -> 0.14.25 2017-03-21 09:44:13 +08:00
Shea Levy
853d01fe41 terraform: disable tests on old versions 2017-03-20 12:18:04 -04:00
Eelco Dolstra
8150455f6a Merge pull request #23989 from rnhmjoj/firefox-alsa
firefox: reenable ALSA backend
2017-03-20 14:59:32 +01:00
Franz Pletz
7b27e1c3c9
wireshark: 2.2.4 -> 2.2.5 for multiple CVEs
Fixes:

  * CVE-2017-5596
  * CVE-2017-5597
  * CVE-2017-6467
  * CVE-2017-6468
  * CVE-2017-6469
  * CVE-2017-6470
  * CVE-2017-6471
  * CVE-2017-6472
  * CVE-2017-6473
  * CVE-2017-6474
2017-03-20 14:43:15 +01:00
Peter Hoeg
6c0569e389 terraform: 0.9.0 -> 0.9.1 2017-03-20 17:28:42 +08:00
Franz Pletz
2baf0a568a
owncloud-client: build with qt5 instead of qt4 2017-03-19 18:44:50 +01:00
Pascal Wittmann
23e1bcabd0 Merge pull request #24061 from danielfullmer/rclone-1.36
rclone: 1.35 -> 1.36
2017-03-19 17:12:37 +01:00
Daniel Fullmer
8e8302cc1f rclone: 1.35 -> 1.36 2017-03-19 11:56:59 -04:00
ndowens
1b3dda03c7 Merge pull request #24022 from ndowens/shout
shout: 0.51.1 -> 0.53.0
2017-03-19 09:59:35 -05:00
Orivej Desh
cea6a24bfc psi-plus: enable plugins 2017-03-18 21:19:57 +00:00
Orivej Desh
48bd3ae648 psi-plus: switch to qt5 2017-03-18 21:19:57 +00:00
Orivej Desh
f812e39fb4 psi-plus: init at 0.16.575.639 2017-03-18 21:19:54 +00:00
ndowens
d016d4fea2 shout: 0.51.1 -> 0.53.0 2017-03-18 16:05:56 -05:00
Michael Raskin
219ae809a3 Merge pull request #23998 from ndowens/owncloudclient
owncloud-client: 2.2.3 -> 2.3.0
2017-03-18 20:16:34 +01:00
Michael Raskin
6959a1d156 Merge pull request #23997 from ndowens/trans-gtk
transmission-remote-gtk: 1.2 -> 1.3.1
2017-03-18 20:09:09 +01:00
Michael Raskin
87f7ef87fe Merge pull request #23722 from joachifm/surf-webkit2
surf-webkit2: init at 2017-03-06
2017-03-18 19:18:35 +01:00
Frederik Rietdijk
e67b979ab5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-18 15:32:43 +01:00
Michael Raskin
54aff5c3a7 Merge pull request #23999 from ndowens/salut-a-toi
salut-a-toi: 0.2.0 -> 0.6.1
2017-03-18 11:43:54 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Frederik Rietdijk
b0ba94310d Merge pull request #23959 from LnL7/znc-1.6.5
znc: 1.6.4 -> 1.6.5
2017-03-18 09:29:22 +01:00
Frederik Rietdijk
ce9576dc47 Merge pull request #24001 from ndowens/mpop
mpop: 1.2.4 -> 1.2.6
2017-03-18 09:10:42 +01:00
obadz
17bfb6a08a citrix-receiver: add link to webpage with all versions and adjust to change in nix-prefetch-url
Helps with #23975
2017-03-18 02:18:28 +00:00
ndowens
8ef05d3010 mpop: 1.2.4 -> 1.2.6 2017-03-17 20:02:23 -05:00
ndowens
d26775fce7 salut-a-toi: 0.2.0 -> 0.6.1
salut-a-toi: Removed un-needed python variable in function
2017-03-17 19:50:04 -05:00
taku0
a038f91871 firefox-esr: 52.0esr -> 52.0.1esr 2017-03-18 09:36:27 +09:00
taku0
3f175876e8 firefox, firefox-bin: 52.0 -> 52.0.1 2017-03-18 09:36:12 +09:00
ndowens
8b23d535d3 owncloud-client: 2.2.3 -> 2.3.0 2017-03-17 17:53:41 -05:00
ndowens
fbe960a635 transmission-remote-gtk: 1.2 -> 1.3.1 2017-03-17 17:31:59 -05:00
Daiderd Jordan
908e3ffd65
znc: 1.6.4 -> 1.6.5 2017-03-17 21:02:01 +01:00
rnhmjoj
918f331104
firefox: reenable ALSA backend 2017-03-17 14:43:27 +01:00
Peter Hoeg
c216a71215 terraform: use generic builder and add 0.9.0 (#23979) 2017-03-17 09:05:16 +00:00
Jörg Thalheim
b3c14bbf03 Merge pull request #23919 from pradeepchhetri/nomad-v0.5.5
nomad: 0.5.4 -> 0.5.5
2017-03-16 18:27:32 +01:00
Kamil Chmielewski
df3044cb2e chromium: flashplayer: 24.0.0.221 -> 25.0.0.127
[Critical security fix]
https://github.com/NixOS/nixpkgs/pull/23889
2017-03-16 12:00:17 +01:00
Nikolay Amiantov
545e267adf wireshark-gtk: wrap properly 2017-03-16 00:53:42 +03:00
Vladimír Čunát
e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Vladimír Čunát
9adcebb1a9
Merge #23917: fix firefox crashes 2017-03-15 17:01:32 +01:00
Shea Levy
0c928f4a1d terragrunt: Set the version variable properly 2017-03-15 11:01:09 -04:00
Pradeep Chhetri
8d83fbe439 nomad: 0.5.4 -> 0.5.5 2017-03-15 18:55:03 +05:45
David McFarland
c037f54ffb firefox: fix debugBuild = true 2017-03-15 08:49:56 -03:00
Charles Strahan
f5ccf24028 Merge pull request #23737 from bendlas/update-chromium
chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]
2017-03-14 20:39:06 -04:00
Shea Levy
5fa84fb1a8 terra{form,grunt}: Add some needed old versions 2017-03-14 16:31:08 -04:00
Nick Hu
4e439b2393 qutebrowser: 0.9.1 -> 0.10.1 2017-03-14 20:19:25 +03:00
taku0
c3772678e9 flashplayer: 24.0.0.221 -> 25.0.0.127 (#23889) 2017-03-14 16:02:08 +01:00
Peter Simons
58807f75bc esniper: 2.32.0 -> 2.33.0 2017-03-14 14:15:29 +01:00
zimbatm
b63aab2433 slack: 2.5.1 -> 2.5.2 2017-03-14 12:39:16 +00:00
Nick Novitski
1e8476c5b6 links2: build on all unix platforms 2017-03-14 18:55:52 +13:00
Tuomas Tynkkynen
aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Tim Steinbach
6e0c3e1a6d Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
mimadrid
acef015a0b
filezilla: 3.24.0 -> 3.25.0 2017-03-13 22:18:03 +01:00
Daniel Peebles
26fc26a979 Merge pull request #23776 from copumpkin/minikube-source
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Dan Peebles
cf7d4bf8af kubernetes: 1.5.2 -> 1.5.4 2017-03-12 23:02:34 -04:00
Dan Peebles
23e4e32b91 kops: enable on Darwin 2017-03-12 22:35:20 -04:00
Dan Peebles
fe339d281b minikube: switch to build from source & fix on Darwin
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
Vladimír Čunát
50fadc8b18
cups: split the $lib output
This saves > 10 MB from most closures.
Printing test succeeds on x86_64-linux.
2017-03-12 18:36:30 +01:00
Jörg Thalheim
beb2a2f63d Merge pull request #23753 from magnetophon/neomutt
neomutt: 20170128 -> 20170306
2017-03-12 17:05:25 +01:00
José Romildo Malaquias
196f64d675 qbittorrent: 3.3.10 -> 3.3.11 (#23703) 2017-03-12 15:48:26 +01:00
Bart Brouns
42c2bac8c0 neomutt: 20170128 -> 20170306 2017-03-11 16:26:37 +01:00
Joachim Fasting
061ff21bbf
kubernetes: use removeReferencesTo 2017-03-11 15:17:26 +01:00
Joachim F
92b3b9bb3f Merge pull request #23560 from lheckemann/precision-strike
Precision strike
2017-03-11 12:07:07 +01:00
Franz Pletz
4e0375cb59
pidgin: 2.11.0 -> 2.12.0 for CVE-2017-2640
Also removes unmaintained plugins.

See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog.
2017-03-11 08:14:28 +01:00
Herwig Hochleitner
49207a62f3 chromium: 56.0.2924.87 -> 57.0.2987.98 [Security] 2017-03-11 02:01:16 +01:00
Joachim Fasting
69ce1ed526 surf-webkit2: init at 2017-03-06 2017-03-10 20:31:20 +01:00
Dan Peebles
7dff6a8689 kubernetes: fix on Darwin
Also bump its Go version to 1.7, since 1.6 is fatally flawed on macOS 10.12
2017-03-10 13:31:16 -05:00
Arseniy Seroka
10a17f99a4 Merge pull request #23698 from volhovM/update/scudcloud-1.44
scudcloud: 1.40 -> 1.44
2017-03-10 13:40:52 +03:00
Mikhail Volkhov
2e16a8d9b3
scudcloud: 1.40 -> 1.44
AFAIU qt5 version was updated so older scudcloud was no longer
working. This fixes the problem.
2017-03-10 13:33:23 +03:00
Peter Hoeg
b36ee3d387 dropbox: 20.4.19 -> 21.4.25 2017-03-10 14:22:02 +08:00
Vladimír Čunát
7b7496a256
Merge #23663: thunderbird*: security 45.7.1 -> 45.8.0 2017-03-10 01:06:11 +01:00
rnhmjoj
1665102688 ostinato: refactor 2017-03-09 22:08:33 +02:00
Michael Raskin
665a89c4a4 Merge pull request #23671 from Mic92/gajim
gajim: 0.16.6 -> 0.16.7
2017-03-09 18:33:19 +00:00
Jörg Thalheim
d90e6c7ee6
gajim: 0.16.6 -> 0.16.7 2017-03-09 18:51:20 +01:00
Michael Raskin
5daf9c3e76 baresip: 0.5.0 -> 0.5.1 2017-03-09 18:47:37 +01:00
taku0
d398217d63 thunderbird, thunderbird-bin: 45.7.1 -> 45.8.0 2017-03-09 21:40:53 +09:00
Linus Heckemann
a80e4d76af syncthing: use removeReferencesTo 2017-03-09 12:02:57 +00:00
Peter Hoeg
02549a20a5 syncthing: 0.14.23 -> 0.14.24 2017-03-09 15:01:15 +08:00
Jens Grunert
6fb645037d missing dconf in buildInput 2017-03-08 21:39:59 +01:00