3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

130 commits

Author SHA1 Message Date
mehlon ceda3f4063 tor-browser-bundle-bin: enable multimedia support by default 2020-03-17 21:48:32 +01:00
mehlon 4b80e8a59f tor-browser-bundle-bin: 9.0.5 -> 9.0.6 2020-03-16 22:49:14 +01:00
Georg Haas ec3daae1fc
tor-browser-bundle-bin: 9.0.4 -> 9.0.5 2020-02-15 23:26:52 +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
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
Will Dietz 19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
cap e99248632e tor-browser-bundle-bin: add cap to maintainers 2019-12-13 20:20:52 +01:00
cap fca98ea5be tor-browser-bundle-bin: 9.0.1 -> 9.0.2 2019-12-13 20:12:23 +01:00
Georg Haas 4895e3d70b
tor-browser-bundle-bin: add hax404 to contributors 2019-11-10 00:26:13 +01:00
Georg Haas f5b4e70e0d
tor-browser-bundle-bin: 9.0 -> 9.0.1 2019-11-10 00:26:05 +01:00
Will Dietz 773fc558a0
tor-browser-bundle-bin: 8.5.5 -> 9.0
https://blog.torproject.org/new-release-tor-browser-90
2019-10-23 12:21:03 -05:00
Shreyansh Khajanchi 0b424ec3cf tor-browser-bundle-bin: fix icons 2019-10-19 14:34:30 +02:00
Joachim Fasting bd78aa0d9f
tor-browser-bundle-bin: use hardened allocator 2019-10-05 12:51:42 +02:00
Henrik Jonsson 154c9a863d
tor-browser-bundle-bin: Drop github mirror
The github.com mirror for tor-browser hasn't been updated since
8.0.2, released in Oct 2018 (~11 months ago; currently latest
released version is 8.5.6):

https://github.com/TheTorProject/gettorbrowser/releases/
2019-09-13 10:09:47 +02:00
Henrik Jonsson ac975ddd8f
tor-browser-bundle-bin: 8.5.4 -> 8.5.5 2019-09-12 16:38:41 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Joachim Fasting e90acb5edb
tor-browser-bundle-bin: additional store capture fixups 2019-08-15 18:21:46 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Joachim Fasting 5f6b008eb5
tor-browser-bundle-bin: 8.5.3 -> 8.5.4 2019-07-10 20:45:04 +02:00
Joachim Fasting 24434e85f6
tor-browser-bundle-bin: 8.5.1 -> 8.5.3 2019-06-21 20:36:48 +02:00
Will Dietz f46793a32c
tor-browser-bundle-bin: 32bit hashfix 2019-06-09 21:22:06 -05:00
Will Dietz 88dc069219
tor-browser-bundle: 8.5 -> 8.5.1, security fix!
I think the source variant needs special handling, sorry.
2019-06-06 22:50:21 -05:00
Joachim Fasting a9643e18af
tor-browser-bundle-bin: 8.0.9 -> 8.5 2019-05-23 20:29:01 +02:00
Joachim Fasting 7defc47944
tor-browser-bundle-bin: meta.homepage is a regular string 2019-05-07 09:48:16 +02:00
Joachim Fasting 501c2c28a4
tor-browser-bundle-bin: 8.0.8 -> 8.0.9 2019-05-07 09:48:10 +02:00
Joachim Fasting bce47ea9d5
tor-browser-bundle-bin: defaults for XAUTHORITY and DBUS_SESSION_BUS_ADDRESS
See https://github.com/NixOS/nixpkgs/issues/55082
and https://github.com/NixOS/nixpkgs/issues/20157#issuecomment-272767442
2019-04-17 17:53:23 +02:00
Will Dietz f114ab593e tor-browser-bundle-bin: 8.0.6 -> 8.0.8 2019-03-24 17:37:41 -05:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Will Dietz 12984854c6 tor-browser-bundle-bin: 8.0.5 -> 8.0.6
https://blog.torproject.org/new-release-tor-browser-806
2019-02-13 03:45:59 -06:00
Will Dietz 791a6c4937 tor-browser-bundle-bin: 8.0.4 -> 8.0.5
https://blog.torproject.org/new-release-tor-browser-805

* demote github URL, it doesn't have newest
  (including 8.0.4 which this upgrades from)
2019-01-31 03:26:59 -06:00
Joachim Fasting 1ba77eeb22
tor-browser-bundle-bin: 8.0.3 -> 8.0.4 2018-12-14 12:51:13 +01:00
Piotr Bogdan 3e7b6b5bfa firefoxen: remove unused gstreamer dependencies
Firefox and, by extension, Tor browser don't support gstreamer any more, this
removes what are effectively unused dependencies.

https://bugzilla.mozilla.org/show_bug.cgi?id=1234092 "Remove gstreamer support"
2018-11-14 22:29:48 +00:00
Will Dietz 8324a938e7 tor-browser-bundle-bin: 8.0.2 -> 8.0.3
https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt?h=tbb-8.0.3-build1
2018-10-24 10:45:55 -05:00
Andreas Rammhold 248ed3575c tor-browser-bundle-bin: 8.0.1 -> 8.0.2
Update to latest version due to security updates and 8.0.1 not being
available on the mirrors anymore.

Release notes: https://blog.torproject.org/new-release-tor-browser-802
2018-10-06 14:49:19 +02:00
Joachim Fasting f2ba1a4284
tor-browser-bundle-bin: 8.0 -> 8.0.1 2018-09-22 20:13:55 +02:00
Joachim Fasting aacf68a635
tor-browser-bundle-bin: stdenv.shell -> runtimeShell in wrapper 2018-09-13 17:45:50 +02:00
Joachim Fasting 546e511edc
tor-browser-bundle-bin: parameterize icon theme 2018-09-13 17:45:49 +02:00
Joachim Fasting 5710ee3bef
tor-browser-bundle-bin: add gsettings-schemas
See https://github.com/NixOS/nixpkgs/issues/46587
2018-09-13 17:45:43 +02:00
Joachim Fasting ed5283fcf5
tor-browser-bundle-bin: 7.5.6 -> 8.0 2018-09-11 13:27:27 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Jan Malakhovski e4babb32d5 treewide: write better docstrings for tor-browser things 2018-08-31 03:33:25 +00:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Will Dietz 3e6eb94038 tor-browser-bundle-bin: 7.5.5 -> 7.5.6 2018-06-28 13:13:53 -05:00
Joachim Fasting fc618a15e8
tor-browser-bundle-bin: 7.5.4 -> 7.5.5 2018-06-09 22:10:08 +02:00
Joachim Fasting b15da3e330
tor-browser-bundle-bin: 7.5.3 -> 7.5.4 2018-05-11 14:08:08 +02:00
Joachim Fasting 9df35787f1
tor-browser-bundle-bin: allow unset XAUTHORITY
Apparently this can happen on e.g., fedora.

Closes https://github.com/NixOS/nixpkgs/issues/38671
2018-04-29 12:17:30 +02:00
Joachim Fasting 707a1ce0da
tor-browser-bundle-bin: 7.5.2 -> 7.5.3 2018-03-27 18:10:58 +02:00
Joachim Fasting d09b4d7b2e
tor-browser-bundle-bin: 7.5.1 -> 7.5.2 2018-03-26 12:27:44 +02:00
Joachim Fasting 6f9a9e8876
tor-browser-bundle-bin: 7.5 -> 7.5.1 2018-03-14 21:58:35 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Joachim Fasting eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5 2018-01-27 01:05:38 +01:00
Joachim Fasting eae2aa7eae
tor-browser-bundle-bin: 7.0.10 -> 7.0.11 2017-12-10 00:32:59 +01:00
Joachim Fasting df0300cf67
tor-browser-bundle-bin: 7.0.9 -> 7.0.10 2017-11-15 22:10:52 +01:00
Joachim Fasting 86bc99cc8a
tor-browser-bundle-bin: 7.0.8 -> 7.0.9 2017-11-04 12:19:58 +01:00
Joachim Fasting 2b496a80ff
tor-browser-bundle-bin: 7.0.7 -> 7.0.8 2017-10-26 22:39:35 +02:00
Joachim Fasting a09d626053
tor-browser-bundle-bin: support installing extensions
Closes https://github.com/NixOS/nixpkgs/issues/30443
2017-10-20 15:26:46 +02:00
Joachim Fasting eba08858cc
tor-browser-bundle-bin: 7.0.6 -> 7.0.7 2017-10-20 15:26:31 +02:00
Joachim Fasting 05b2f85590
tor-browser-bundle-bin: 7.0.5 -> 7.0.6 2017-10-03 02:42:51 +02:00
Joachim Fasting 799c1218cd
tor-browser-bundle-bin: default to dmix
To support multiple playback streams
2017-09-25 16:11:57 +02:00
Joachim Fasting 09a09c892c
tor-browser-bundle-bin: support audio playback without pulseaudio
Still a little rough around the edges but does work.  Defaults to using
the default plughw; set the APULSE_PLAYBACK_DEVICE envvar to override.
2017-09-23 21:43:19 +02:00
Joachim Fasting 69e3817eb6
tor-browser-bundle-bin: optionally disable multiprocess support
Multiprocess tabs always crash, as first reported by the issue mentioned
below.  It is now consistently reproducible both on NixOS and non-NixOS
for me, so I've decided to add a toggle to conveniently disable
multiprocess support as a work-around.

Closes https://github.com/NixOS/nixpkgs/issues/27759 but does
not really fix the underlying problem ...
2017-09-23 00:17:42 +02:00
Joachim Fasting f84125c3b1
tor-browser-bundle-bin: runtime purity improvements
These changes reduce file accesses outside TBB_HOME or the Nix store, as
determined by running under strace -e access,open,stat.
2017-09-09 17:37:14 +02:00
Joachim Fasting c8f2dbae9f
tor-browser-bundle-bin: hard-code path to desktop Icon 2017-09-09 17:37:09 +02:00
Joachim Fasting 5113be54a4
tor-browser-bundle-bin: 7.0.4 -> 7.0.5 2017-09-05 19:20:02 +02:00
Jaka Hudoklin 0347659542 tor-browser: allow to pass TOR_CONTROL_PORT and TOR_SOCKS_PORT 2017-09-04 15:43:42 +02:00
Jaka Hudoklin ff1b18a455 tor-browser: allow to pass TOR_SKIP_LAUNCH 2017-09-03 15:38:38 +02:00
Joachim Fasting 1b77c29507
tor-browser-bundle-bin: 7.0.3 -> 7.0.4
- Update Firefox to 52.3.0esr
- Update Tor to 0.3.0.10
2017-08-08 22:12:03 +02:00
Tim Steinbach 449946ef94
torbrowser: 7.0.2 -> 7.0.3
Fixes a bug whereby visiting specially crafted urls could lead to
direct (non-tor) connections to the remote host[1]

[1]: https://blog.torproject.org/blog/tor-browser-703-released
2017-07-31 16:39:12 +02:00
Joachim Fasting 9e12be50b4
tor-browser-bundle-bin: support injecting additional prefs
The `extraPrefs` parameter is injected verbatim into the mozilla.cfg
file.

Note that the syntax is a superset of the usual prefs.js syntax.  The
following procedures are of particular interest:
pref() to set a preference as if it had been toggled in about:config
defaultPref() to set the *default* value of a preference
lockPref() to set a preference & prevent further modification
clearPref() to reset a preference to its default state

Example:
```nix
tor-browser-bundle-bin.override {
  extraPrefs = ''
    // Increase default security level
    pref("extensions.torbutton.security_slider", 2);
  '';
}
```
2017-07-13 10:12:33 +02:00
Joachim Fasting 07e492c6e6
tor-browser-bundle-bin: do not call home to check tbb version 2017-07-13 10:12:27 +02:00
Joachim Fasting f617f30b4c
tor-browser-bundle-bin: communicate with tor over named pipes 2017-07-04 16:25:03 +02:00
Joachim Fasting 92524eb2f1
tor-browser-bundle-bin: 7.0.1 -> 7.0.2 2017-07-04 16:24:55 +02:00
Joachim Fasting 4f909c4f3a
tor-browser-bundle-bin: 7.0 -> 7.0.1 2017-06-14 23:33:45 +02:00
Joachim Fasting 5b5f3f542a
tor-browser-bundle-bin: 6.5.2 -> 7.0
Now requires pulseaudio for audio playback.

https://blog.torproject.org/blog/tor-browser-70-released
2017-06-07 19:08:25 +02:00
Joachim Fasting 2262f89230
tor-browser-bundle-bin: additional download urls
To better support users that are unable to access the official Tor
distribution site, e.g., https://github.com/NixOS/nixpkgs/issues/26184
2017-05-28 20:26:31 +02:00
Jan Malakhovski 48ec680ddb torbrowser: rename to tor-browser-bundle-bin 2017-04-30 00:08:21 +02:00