Commit Graph

1092 Commits

Author SHA1 Message Date
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
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
Aristid Breitkreuz
3ebefe8178 kbfs: 2016-08-02 -> 2016-11-18 2016-11-18 22:35:58 +01:00
Aristid Breitkreuz
711a42e03a keybase: update 1.0.17 -> 1.0.18 2016-11-17 22:55:15 +01:00
Franz Pletz
6a5ae21c47 Merge pull request #20421 from mayflower/refactor/clamav-service
clamav service: refactor
2016-11-17 19:37:53 +01:00
Tobias Geerinckx-Rice
e3a7fc3905
eid-mw: 4.1.18 -> 4.1.19 2016-11-16 13:32:25 +01:00
Joachim Fasting
f477bc98be
torbrowser: 6.0.5 -> 6.0.6 2016-11-15 22:57:35 +01:00
Franz Pletz
9e1e3b2880
clamav service: refactor
* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
  to reload the clamd service.

* Convert freshclam service to a oneshot service activated by a systemd timer.
  This way we can make clamd wait for freshclam to finish fetching the virus
  database before failing to start if the database doesn't exist yet.

* Fixes console tools to work as expected as they require hardcoded config
  file locations.
2016-11-15 04:47:14 +01:00
Franz Pletz
02e9c88d77
clamav: don't bundle freshclam config with package
Building clamav is expensive due to the bundled llvm.

Closes #20304.
2016-11-15 02:06:02 +01:00
Guillaume Koenig
031d639b4d encryptr: init at 2.0.0 2016-11-08 09:48:08 +01:00
Christian Lask
2d524a37f8 Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
Jude Taylor
e80a6dc62b mpw: build from github to fix segfault 2016-10-30 04:15:41 -07:00
Kirill Elagin
213dc21443 gnupg: Variable path to pinentry
This is needed for pinentry-mac which has the pinentry binary
at an OS X-ish path.
2016-10-29 00:24:51 +03:00
Kirill Elagin
62d9edb9b9 gnupg: Rename parameter x11Support -> guiSupport
Because it is really about GUI in general, not X11 (e.g. OS X).
2016-10-28 23:18:57 +03:00
Zero King
c9204f7206 nmap: 7.12 -> 7.31 (#19923) 2016-10-27 13:55:08 +02:00
Michael Raskin
dbbe37bd94 gencfsm: use standalone libgee_0_6 as not every version of gnome3_* has libgee_1 after gnome 3.22 addition 2016-10-26 16:51:24 +02:00
Frederik Rietdijk
9b4a4b15bb gencfsm: mark as broken
With staging merged into master, we now have gnome3 = gnome3_22;.

and

error: while querying the derivation named ‘gnome-encfs-manager-1.8.16’:
while evaluating the attribute ‘nativeBuildInputs’ of the derivation
‘gnome-encfs-manager-1.8.16’ at
nixpkgs/pkgs/tools/security/gencfsm/default.nix:6:3:
while evaluating ‘getOutput’ at nixpkgs/lib/attrsets.nix:453:23, called
from undefined position:
attribute ‘libgee_1’ missing, at
nixpkgs/pkgs/tools/security/gencfsm/default.nix:14:27

cc maintainer @spacefrogg
2016-10-26 16:02:46 +02:00
Frederik Rietdijk
7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Tim Steinbach
f188dc0e2f Merge pull request #19807 from mimadrid/update/sudo-1.8.18p1
sudo: 1.8.18 -> 1.8.18p1
2016-10-23 20:51:10 -04:00
mimadrid
19b6d90cab
sudo: 1.8.18 -> 1.8.18p1 2016-10-23 17:57:16 +02:00
Kai Harries
dace6a176d
gnupg: take libusb include path from pkg-config
This makes smartcards (like the Nitrokey)  usable again.
2016-10-23 09:00:08 +02:00
Kai Harries
0ef41e5477 nitrokey-app: 0.4.0 -> 0.5.1 2016-10-22 22:28:27 +02:00
Frederik Rietdijk
e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Hans-Christian Esperer
3b96bfd1c6 Works only under linux 2016-10-20 16:35:58 +02:00
Hans-Christian Esperer
510111a1c3 fpm2: init at 0.79 2016-10-20 15:06:31 +02:00
Pascal Wittmann
24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Kai Harries
c43243f085 nitrokey-app: add kaiha as maintainer 2016-10-20 07:15:45 +02:00
Frederik Rietdijk
b33d3cca02 ecryptfs: use python2
print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk
78f46d23fe knockknock: use python2 2016-10-18 23:14:36 +02:00
Joachim Fasting
b3ffc580ec
tor: 0.2.8.8 -> 0.2.8.9
Fixes a security hole that could be exploited for a denial of service
attack against a tor client, relay, hidden service, or authority [1].

[1]: https://trac.torproject.org/projects/tor/ticket/20384
2016-10-18 00:44:41 +02:00