Anish Tondwalkar
cb3098b135
scudcloud: 1.58 -> 1.63
2017-09-27 03:45:42 -07:00
Joachim Fasting
206e4a6d69
tor-browser-bundle: basic checks for the wrapper script
2017-09-26 23:17:12 +02:00
Joachim Fasting
fc44e91ad5
tor-browser-bundle: use fonts from Nixpkgs
2017-09-26 23:17:11 +02:00
Joachim Fasting
f05d50f36c
tor-browser-bundle: approximate upstream bundle & purity control
2017-09-26 23:17:10 +02:00
Joachim Fasting
93b9109b46
tor-browser-bundle: clear pref bootstrappedAddons for purity
2017-09-26 23:17:09 +02:00
Joachim Fasting
0c26be5bd2
tor-browser-bundle: improve organization of distribution dir
...
Store TBB specific files under TorBrowser-Data
2017-09-26 23:17:08 +02:00
Joachim Fasting
346661d77b
tor-browser-bundle: redo extensions
2017-09-26 23:17:08 +02:00
Joachim Fasting
fe3b95e749
tor-browser-bundle: customization via extraPrefs
2017-09-26 23:17:02 +02:00
Eelco Dolstra
c03326445b
firefox: Remove about:buildconfig
...
Storing the build configuration caused Firefox to retain a dependency
on gcc, glibc.dev and icu4c.dev.
This reduces the size of the firefox closure from 587 to 415 MiB.
2017-09-26 23:14:35 +02:00
Jörg Thalheim
f27feb5481
dino: 2017-06-21 -> 2017-09-20
2017-09-26 19:48:05 +01:00
Joachim Fasting
19ecb7f287
tor-browser-bundle: init at 7.0.1 (from source)
...
The original browser bundle expects to run from a bundled directory,
typically under user's home. This version creates a firefox distribution
with preloaded extensions and settings that functions more like an
ordinary firefox installation.
The approach used here could be generalized to allow specification of
custom firefox distributions. Eventually, the code will be factored so
that the tbb is just an instance of that more general construct (firefox
base + extensions + prefs).
Currently, we use the latest upstream versions of extensions and so on.
Eventually we want to track the upstream bundle more closely and ideally
use the exact same inputs (firefox source, extension sources).
To avoid mixing up profile data, all runtime state is stored under
$XDG_DATA_HOME/tor-browser.
Major TODO items
- Pluggable transports
- Upstream TBB version parity
- Avoid fetchgit
- Build NoScript from source (no upstream source repo, however, must rely
on third-parties)
- Improved notation for packaging extensions
- Feature parity with the binary bundle (apulse and runtime purity, in
particular)
2017-09-26 14:55:49 +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 F
e23973fa4e
Merge pull request #29694 from etu/testssl-sh
...
testssl.sh: init at 2.9.5-1
2017-09-25 12:58:12 +00:00
Jörg Thalheim
6a4deb52d1
Merge pull request #29729 from DIzFer/telegram-update
...
tdesktop: 1.1.22 -> 1.1.23
2017-09-24 16:02:54 +01:00
Elis Hirwing
02d9d40d99
testssl.sh: init at 2.9.5-1
...
Add testssl.sh which is a nice utility for testing TLS/SSL
capabilities of servers without having to use any kind of
web-service. It's very useful for testing setups of services before
deployment and such.
2017-09-24 16:59:15 +02:00
Jörg Thalheim
e7ad0b2767
Merge pull request #29739 from matthiasbeyer/update-mutt
...
mutt: 1.9.0 -> 1.9.1
2017-09-24 14:21:44 +01:00
Matthias Beyer
3491f6a873
mutt: 1.9.0 -> 1.9.1
2017-09-24 15:06:28 +02:00
Joachim F
83ff400ac1
Merge pull request #29482 from neilmayhew/upgrade/spideroak
...
spideroak: 6.0.1 -> 6.1.9
2017-09-24 12:36:46 +00:00
zimbatm
f069ee7af6
kubernetes-helm: 2.5.1 -> 2.6.1
2017-09-24 12:36:33 +01:00
Stefan Siegl
9fc87cc376
owncloud-client: 2.3.2 -> 2.3.3
2017-09-24 13:24:25 +02:00
David Izquierdo
f79c0b8627
tdesktop: 1.1.22 -> 1.1.23
2017-09-24 12:55:41 +02:00
Matej Cotman
1febe07de7
kubernetes: build e2e.test
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
ddf5de5de0
kubernetes module: refactor module system, kube-dns as module
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
f10138bd32
kuberentes: expose kube-addons script
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
bff428616a
kubernetes: 1.6.4 -> 1.7.1
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
ff6413850b
cni: 0.3.0 -> 0.5.2
2017-09-24 11:44:25 +02:00
Matej Cotman
7332179285
kube-dns: 1.14.1
2017-09-24 11:44:25 +02:00
Matej Cotman
c3cfd92d24
kubernetes: 1.5.6 -> 1.6.4
2017-09-24 11:44:25 +02:00
Joachim F
cdd1281362
Merge pull request #29714 from bachp/riot-web-0.12.6
...
riot-web: 0.12.5 -> 0.12.6
2017-09-24 07:45:52 +00: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
Pascal Bach
8a249c51b6
riot-web: 0.12.5 -> 0.12.6
2017-09-23 21:40:14 +02:00
Pascal Wittmann
acefacb9ef
Merge pull request #29681 from mimadrid/update/filezilla-3.27.1
...
filezilla: 3.27.0.1 -> 3.27.1
2017-09-23 19:03:00 +02:00
mimadrid
ece5c1482b
filezilla: 3.27.0.1 -> 3.27.1
2017-09-23 00:43:07 +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
Michael Weiss
5257232ac7
gns3: "Improve" the packaging
...
This is "a bit" hacky tho...
The improvement is that it now covers the stable as well as the preview
releases and doesn't require Python 3.4 anymore.
2017-09-22 21:30:38 +02:00
Tuomas Tynkkynen
4b4bfbf3e5
darwin: Disable another bunch of packages never having built successfully
...
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Joerg Thalheim
a2444a2831
neomutt: fix missing libidn
2017-09-22 13:04:28 +01:00
Neil Mayhew
9d01b511b5
spideroak: 6.0.1 -> 6.1.9
2017-09-21 19:27:45 -06:00
Jörg Thalheim
0d391a8e5a
Merge pull request #29647 from bachp/riot-web-0.12.5
...
riot-web: 0.12.3 -> 0.12.5
2017-09-21 21:14:14 +01:00
José Romildo Malaquias
2bbef7658a
google-drive-ocamlfuse: 0.6.17 -> 0.6.21
2017-09-21 21:43:35 +02:00
Pascal Bach
50f12373af
riot-web: 0.12.3 -> 0.12.5
2017-09-21 21:36:08 +02:00
Tim Steinbach
a80067636e
Merge pull request #29481 from neilmayhew/fix/spideroak
...
spideroak: fix crash due to zlib version mismatch
2017-09-21 07:59:32 -04:00
Thomas Tuegel
b0deb1ed48
dropbox: 34.4.22 -> 35.4.20
2017-09-21 06:11:15 -05:00
Daniel Peebles
f0982ba4be
Merge pull request #29594 from NeQuissimus/minikube_0_22_2
...
minikube: 0.22.1 -> 0.22.2
2017-09-20 10:51:57 -04:00
Tim Steinbach
890386090a
minikube: 0.22.1 -> 0.22.2
2017-09-20 08:34:22 -04:00
Peter Hoeg
f170dbe16f
syncthing: 0.14.37 -> 0.14.38
2017-09-20 08:52:50 +08:00
Benjamin Staffin
7e6011083d
slack: 2.7.1 -> 2.8.0 ( #29339 )
2017-09-19 12:26:58 -04:00
Franz Pletz
38c14d7132
newsbeuter: fix CVE-2017-14500
2017-09-18 22:45:30 +02:00
Franz Pletz
a796d692c4
clawsMail: 3.15.0 -> 3.15.1
2017-09-18 21:52:07 +02:00
Maximilian König
460cd80729
palemoon: 27.4.1 -> 27.4.2
2017-09-18 16:57:02 +02:00