Graham Christensen
847647af6a
pcsclite: 1.8.17 -> 1.8.20 for CVE-2016-10109
2017-01-11 20:11:08 -05:00
Vladimír Čunát
81c51b18ee
clamav: fixup build after updating zlib
2017-01-08 14:18:28 +01:00
Bjørn Forsman
26dce1924e
kpcli: 3.0 -> 3.1
2017-01-04 22:29:27 +01:00
Michael Raitza
39366c14d8
gnome-encfs-manager: 1.8.16 -> 1.8.18
2016-12-31 14:56:43 +01:00
Michael Raskin
6fef7f1f80
Merge pull request #21449 from namore/add_pkg_gorilla
...
gorilla-bin: init at 1.5.3.7
2016-12-30 22:23:38 +00:00
Guillaume Koenig
0465b1407b
enpass: fix install to work with browser extensions
2016-12-29 19:57:09 -05:00
Roman Naumann
87ef766f6b
Merge branch 'master' of github.com:nixos/nixpkgs into add_pkg_gorilla
2016-12-29 14:02:52 +01:00
Franz Pletz
3c104ca71c
gnupg: build with sqlite to enable TOFU
...
See https://lists.gnupg.org/pipermail/gnupg-users/2015-October/054608.html .
2016-12-29 02:30:26 +01:00
Roman Naumann
ec57a4bc50
Merge branch 'master' into add_pkg_gorilla
2016-12-28 23:33:56 +01:00
Roman Naumann
e5cd718974
gorilla: init at 1.5.3.7
2016-12-28 23:25:50 +01:00
Ronny Pfannschmidt
1765784b5e
enpass: bump to 5.4.0.post4 and fix application icon
2016-12-27 14:23:16 +01:00
Mitch Tishmack
7c0e1f9fe4
lastpass-cli: refactor allow builds on non linux
2016-12-26 15:05:05 -06:00
mimadrid
c4f46949a6
sudo: 1.8.18p1 -> 1.8.19p1
2016-12-23 19:39:01 -05:00
Lancelot SIX
501e485e75
gnupg21: 2.1.16 -> 2.1.17
...
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00011.html
for release announcement
2016-12-23 14:09:43 +01:00
Joachim Fasting
3e92b56be3
tor: 0.2.8.10 -> 0.2.8.12
...
Notably contains fix for CVE-2016-1254
cc @grahamc
2016-12-19 23:49:17 +01:00
Jaka Hudoklin
8a85fc9531
Merge pull request #21068 from offlinehacker/pkgs/completions/add
...
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Joachim Fasting
b55cef7514
torbrowser: prefer local builds
...
The build consists of downloading some stuff & writing a wrapper, the
additional Hydra load is hardly justified.
2016-12-14 03:45:50 +01:00
Joachim Fasting
2221130710
torbrowser: support pulseaudio playback
2016-12-14 03:13:18 +01:00
Joachim Fasting
96be6a11a8
torbrowser: support H.264 playback
...
Fixes https://github.com/NixOS/nixpkgs/issues/20840
Some notes for future reference:
- Firefox only supports legacy gstreamer (0.10)
- gmp and ffmpeg are appearantly used by gst-ffmpeg so must be in the
library search path
- Setting GST_DEBUG="*:3" or so was useful in figuring out what to add
2016-12-14 03:13:02 +01:00
Joachim Fasting
a26acf99ad
torbrowser: 6.0.7 -> 6.0.8
2016-12-13 23:47:57 +01:00
Jaka Hudoklin
a979297a96
valut: add bash completions
2016-12-11 15:14:41 +01:00
Jaka Hudoklin
fe89c54903
vault: add offline as maintainer
2016-12-11 15:06:24 +01:00
Jaka Hudoklin
3097782fff
vault: 0.6.1 -> 0.6.3
2016-12-11 15:06:16 +01:00
zimbatm
f9281609ae
afl: 2.23b -> 2.35b
2016-12-11 00:28:14 +00:00
Joachim F
65778e7c59
Merge pull request #20826 from kierdavis/hashcat3
...
hashcat3: init at 3.10
2016-12-08 16:14:00 +01:00
Alexey Shmalko
1c50bdd928
Merge pull request #18737 from chris-martin/secp256k1-flags
...
secp256k1: configure with more feature flags
2016-12-07 16:42:42 -08:00
Kier Davis
7200424589
hashcat3: init at 3.10
2016-12-07 11:25:32 +00:00
Graham Christensen
14e53ca5ab
sudolikeaboss: 0.2.1 -> 20161127-2d9afe1
2016-12-06 13:07:02 -05:00
Joachim Fasting
07c0cdcba2
torsocks: enable install check
2016-12-05 13:18:54 +01:00
Joachim Fasting
95608c3e8d
torsocks: redo patching, ensure getcap is available
2016-12-05 13:18:50 +01:00
Joachim Fasting
8aebb6b181
torsocks: expression cleanups
...
- Remove redundant preConfigure
torsocks installs into $libdir/torsocks, so setting libdir=$out/lib
doesn't really help. To put the shared objects into $out/lib we'd have
to manually move them into $out and patch various files (the script
itself expects $libdir/torsocks).
- Use nativeBuildInputs
2016-12-05 13:18:47 +01:00
Joachim Fasting
9353d8c1ea
torsocks: 2.1.0 -> 2.2.0
2016-12-05 13:18:08 +01:00
Joachim Fasting
2f861e6ba6
chkrootkit: 0.50 -> 0.51, fix build
2016-12-04 22:10:06 +01:00
Joachim Fasting
d06bf820ea
tor: 0.2.8.9 -> 0.2.8.10
...
Per upstream, this contains primarily stability & performance fixes.
Notably, the relase fixes a bug that would sometimes make clients
unusable after leaving standby mode, as well as plugging a memory leak.
2016-12-03 07:17:13 +01:00
Susan Potter
75cdbf48ae
torbrowser: 6.0.6 -> 6.0.7
2016-12-01 00:13:58 -06:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
Chris Martin
d7afb872cd
secp256k1: 2016-05-30 -> 2016-11-27, more flags ( #18637 )
2016-11-29 09:36:53 -05:00
Graham Christensen
7b5619506b
Merge pull request #20250 from guillaumekoenig/add-encryptr-2.0.0
...
encryptr: init at 2.0.0
2016-11-27 20:59:56 -05:00
zimbatm
7f4e514a31
su-exec: init at 0.2
2016-11-26 16:48:13 +00:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Frederik Rietdijk
310b5fb7be
Merge pull request #20710 from nico202/cowpatty
...
coWPAtty: init at 4.6
2016-11-25 12:44:57 +01:00
Nicolò Balzarotti
54b42cb454
coWPAtty: init at 4.6
2016-11-25 11:25:07 +01:00
Frederik Rietdijk
b91c43d8d3
afl-qemu: use python2
2016-11-24 22:28:04 +01:00
Frederik Rietdijk
09a5864d28
tor-arm: use python2
2016-11-24 22:28:03 +01:00
Nikolay Amiantov
5cda77808a
fprintd: 0.6.0 -> 0.7.0
2016-11-24 01:17:59 +03:00
John Wiegley
113986f07a
gnupg21: Add -lintl on Darwin systems
2016-11-22 09:00:11 -08:00
Bjørn Forsman
682bb54cc4
phrasendrescher: init at 1.0
...
It's a cracking tool that finds passphrases of SSH keys.
2016-11-22 17:33:12 +01:00
John Wiegley
e8d86ee7b4
Merge pull request #20538 from lsix/update_gnupg21
...
gnupg21: 2.1.15 -> 2.1.16
2016-11-21 08:41:00 -08:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists
2016-11-20 18:06:03 +01:00
Lancelot SIX
98092df841
gnupg21: 2.1.15 -> 2.1.16
2016-11-19 00:11:44 +01:00