Commit graph

113 commits

Author SHA1 Message Date
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Samuel Gräfenstein c7aa3db361
tor-browser-bundle-bin: add meta.mainProgram 2021-04-29 16:13:04 +02:00
Robert Schütz f5f0c3be1a
tor-browser-bundle-bin: use ffmpeg instead of ffmpeg_3 (#120653) 2021-04-27 12:40:25 +02:00
FliegendeWurst 9c39fef460 tor-browser-bundle-bin: 10.0.15 -> 10.0.16 2021-04-21 18:13:24 +02:00
Sandro 262a728ae5
Merge pull request #117867 from mrVanDalo/feature/tor-browser-override
tor-browser-bundle-bin: make overrideAttrs work
2021-03-29 00:09:38 +02:00
FliegendeWurst d0ee6127dc tor-browser-bundle-bin: 10.0.14 -> 10.0.15 2021-03-28 11:25:58 +02:00
Ingolf Wagner 8dadf3873f
tor-browser-bundle-bin: make overrideAttrs work 2021-03-28 09:22:07 +02:00
thyol 14d136c0a7 tor-browser-bundle-bin: 10.0.13 -> 10.0.14 2021-03-27 21:44:18 +01:00
Xinglu Chen 39b57a4d0d
tor-browser-bundle-bin: 10.0.12 -> 10.0.13
Update to latest release.

<https://blog.torproject.org/new-release-tor-browser-10013>
2021-03-06 21:31:52 +01:00
Nicolás Kennedy b0202dd63f
tor-browser-bundle-bin: 10.0.9 -> 10.0.12
Update to latest release
https://blog.torproject.org/new-release-tor-browser-10012
2021-02-23 22:38:11 -08:00
Xinglu Chen 20d052544f
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
Update to latest release.

https://blog.torproject.org/new-release-tor-browser-1009
2021-01-27 09:17:58 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
yoctocell 1ce9fe8d1b
tor-browser-bundle-bin: 10.0.7 -> 10.0.8
Update to latest release

https://blog.torproject.org/new-release-tor-browser-1008
2021-01-13 21:46:33 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sam Bickley e924c5d80f tor-browser-bundle-bin: 10.0.6 -> 10.0.7 2020-12-15 17:40:01 -06:00
Sam Bickley 8bb972a8dd tor-browser-bundle-bin: 10.0.5 -> 10.0.6 2020-12-14 16:47:44 -06:00
Chuck 53dbd00945 tor-browser-bundle-bin: 10.0.4 → 10.0.5 2020-11-25 16:13:08 -08:00
Dominik Xaver Hörl 9e8f4ff79a tor-browser-bundle-bin: 10.0.2 -> 10.0.4 2020-11-13 13:02:23 +01:00
Chuck 4117c0b7df tor-browser-bundle-bin: Fix extension path. Fixes NoScript. 2020-11-12 08:00:38 -08:00
Chris Double f4a3f2e6ce tor-browser-bundle-bin: remove myself as maintainer 2020-11-09 11:44:51 +00:00
Yury Bulka 968348bd18 tor-browser-bundle-bin: mark as broken
NoScript is missing / broken; Highest Security Level doesn't disable
JavaScript.

See issue #83096 for more info.
2020-11-03 00:30:50 +02:00
Justin Humm 03d85e8aac
tor-browser-bundle-bin: 10.0.1 -> 10.0.2 2020-10-25 12:00:15 +01:00
yoctocell 178ca67f93
tor-browser-bundle-bin: 10.0 -> 10.0.1 2020-10-15 15:00:50 +02:00
yoctocell 281f44fb76
tor-browser-bundle-bin: 9.5.4 -> 10.0 2020-09-23 15:47:05 +02:00
Tethys Svensson 14d8030618 tor-browser-bundle-bin: 9.5.3 -> 9.5.4 2020-08-28 12:54:28 -07:00
Karl Hallsby 1970c2dbd0 tor-browser-bundle-bin: 9.5 -> 9.5.3
Squashed commits:
1. tor-browser-bundle-bin: 9.5 -> 9.5.1
2. tor-browser-bundle-bin: 9.5.1 -> 9.5.3
2020-07-31 10:12:07 -07:00
Karl Hallsby dde584b3c7 maintainers: add KarlJoad 2020-07-31 10:12:07 -07:00
Lassulus 45e2ff349f
tor-browser: disable hardening by default (#93154)
* tor-browser: disable hardening by default

this seems to cause crashes with certain tabs.
relevant issue: https://github.com/NixOS/nixpkgs/issues/86356

* Update pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-07-25 12:44:06 +02:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Emery Hemingway 468091a623 tor-browser-bundle-bin: 9.0.9 -> 9.5 2020-06-03 13:22:00 +05:30
Andy Fowlston 85e4f2d554 tor-browser-bundle-bin: 9.0.7 -> 9.0.9
https://blog.torproject.org/new-release-tor-browser-909
https://blog.torproject.org/new-release-tor-browser-908
2020-04-09 18:51:59 +01:00
Florian Klink ae3928997c
Merge pull request #82807 from mehlon/tor-browser
tor-browser-bundle-bin: enable multimedia support by default
2020-03-29 19:41:40 +02:00
mehlon 79f6b312ba tor-browser-bundle-bin: 9.0.6 -> 9.0.7 2020-03-24 17:19:42 +01:00
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