Michael Raskin
dcf5e85c2f
Merge pull request #2595 from wkennington/master.ecryptfs
...
ecryptfs: Update from 82 -> 104
2014-06-30 09:26:24 +04:00
Benno Fünfstück
e10001042d
fetchbzr, fetchdarcs, fetchhg: use rev
attr
...
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Vladimír Čunát
99da7b85cb
gnupg: security update 2.0.22 -> .24, CVE-2014-4617
...
Close #3091 .
2014-06-26 11:04:30 +02:00
John Wiegley
39db3547a9
Merge pull request #3055 from chrisfarms/fix-sudo
...
Fix sudo installation issue #3027
2014-06-25 17:21:36 -07:00
Peter Simons
fd73d2b13b
gnupg1: update to version 1.4.17
2014-06-24 19:09:33 +02:00
Chris Farmiloe
fbfdc8e2dc
keep fallback visudo editor as nano
2014-06-22 19:50:40 +02:00
Chris Farmiloe
3dec61a8a6
Fix sudo not installing due to timedir deprecation
2014-06-22 19:42:32 +02:00
William A. Kennington III
1bb2a094fd
sudo: Update 1.8.9p4 -> 1.8.10p3
2014-06-17 22:41:32 -05:00
William A. Kennington III
ef4ea24420
sudo: Always keepVisudo in order to simplify sudo build
2014-06-17 22:41:32 -05:00
Austin Seipp
fd4c2d893f
duo-unix: upgrade, fix full name + version
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 17:06:31 -05:00
Austin Seipp
7f800e8155
jd-gui: version 0.3.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 14:44:49 -05:00
Chris Double
2deb3ca0aa
Update tor to 0.2.4.22 and tor browser to 3.6.2
2014-06-13 14:21:53 +12:00
Anders Claesson
d7491e429a
pass: install bash completion script
2014-06-12 07:46:39 +02:00
Daniel Bergey
af3d448d33
pass(word-store): add option to include xclip in PATH
...
xclip is necessary for pass(word-store) to send passwords to the
clipboard / X-selection, rather than echoing to the terminal.
The option currently defaults to false, because someone may not want the
dependency on X libraries and also pass is really quick to build (it's
just a shell script).
2014-06-11 23:36:28 +02:00
Michael Raskin
4b144de367
Allow to keep visudo. Useful for checking sudoers syntax
2014-06-09 00:54:21 +04:00
Joel Taylor
fdebea003e
fix getopt path on darwin
2014-05-29 09:46:53 -07:00
Eelco Dolstra
f43d9f0164
mkpasswd: Add to channel
2014-05-21 15:55:49 +02:00
Charles Strahan
e5eed8f664
fix mkpasswd: use the git repository
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-20 23:07:15 -05:00
Moritz Ulrich
f1a80945e4
pass: Bump to 1.6.2.
2014-05-19 15:34:45 +02:00
Chris Double
1d1a1c2585
Update tor-browser to 3.6
2014-05-14 02:03:51 +12:00
Chris Double
f76e56fb38
Update tor to 0.2.4.21
2014-05-14 01:53:25 +12:00
William A. Kennington III
f75ea738ed
ecryptfs: Update from 82 -> 104
2014-05-10 04:13:29 -05:00
Moritz Ulrich
397682be6b
Bump pass(word-store) to 1.6.1.
...
...and also simplify the expression massively.
2014-04-30 23:52:55 +02:00
Austin Seipp
111e1536e5
nixpkgs: remove cb1cat
...
Brice Minaud reported a simple attack on the CBEAM Pi permutation
function, resulting in it being withdrawn from CAESAR. :(
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-27 13:51:56 -05:00
Rickard Nilsson
e87343f5d4
haveged: Update from 1.7c to 1.9.1
2014-04-22 21:55:41 +02:00
John Wiegley
6926d6c97d
Do not use GTK when building pinentry on Darwin
2014-04-19 14:29:03 +01:00
Austin Seipp
71d7bec227
p0f: build fix attempt for Hydra
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-11 21:32:30 -05:00
Peter Simons
37f327acfd
fail2ban: update from 0.8.12 to 0.8.13
2014-04-09 12:41:10 +02:00
Austin Seipp
35abc43092
cb1cat: 20140328100000 -> 20140403153000
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 10:49:50 -05:00
William A. Kennington III
47f0f34fca
nmap: Build the non-graphical version by default
2014-04-05 14:58:49 -05:00
Shea Levy
b86d946631
Merge branch 'ccid' of git://github.com/ambrop72/nixpkgs
...
ccid: Bump to 1.4.16.
2014-03-31 21:00:15 -04:00
ambrop7@gmail.com
e1c55a346a
ccid: Bump to 1.4.16.
2014-04-01 00:08:57 +02:00
Austin Seipp
3ef0a880cb
p0f: version 3.06b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 11:22:50 -05:00
Austin Seipp
cff179f829
hashcat: version 0.47
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 10:56:02 -05:00
Shea Levy
0553bdd148
Merge branch 'cb1cat' of git://github.com/thoughtpolice/nixpkgs
...
cb0cat is now cb1cat
2014-03-29 22:16:14 -04:00
Austin Seipp
81b4248d8d
ssdeep: Fix darwin build
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:28:39 -05:00
Austin Seipp
925cce304f
cb0cat is now cb1cat
...
Submissions for CAESAR are now over, so CBEAMr0 has become CBEAMr1 with
some minor alterations.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 18:48:16 -05:00
Shea Levy
7cebcb995d
Merge branch 'cache.pcscd' of git://github.com/wkennington/nixpkgs
...
Update Smartcard Utils + Fix Daemon Expression
2014-03-28 23:45:00 -04:00
Shea Levy
fff798b018
Revert "ccid: Update from 1.4.14 -> 1.4.15"
...
ccid was already updated in master
This reverts commit a7077973a5
.
2014-03-28 23:43:37 -04:00
Austin Seipp
b5c39bfada
ssdeep: remove Darwin from Hydra platforms for now
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 00:07:55 -05:00
Arvin Moezzi
9111ce6be2
pcsclite: $out was misspelled
...
$(out) was evaluated to an empty string and hence pcscd didn't startup:
configfile.l:234:tok_error() tok_error: invalid value line ...
2014-03-22 13:37:15 +01:00
William A. Kennington III
a7077973a5
ccid: Update from 1.4.14 -> 1.4.15
2014-03-21 16:36:49 -05:00
William A. Kennington III
5f5a2d38b3
pcsclite: Update from 1.8.10 -> 1.8.11
2014-03-21 16:32:21 -05:00
Shea Levy
9c3301bebe
Merge branch 'ssdeep' of git://github.com/thoughtpolice/nixpkgs
...
ssdeep: version 2.10
2014-03-20 19:59:12 -04:00
Austin Seipp
529fdedf05
duo_unix: disable lib64 directories
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:05:38 -05:00
Austin Seipp
76c9e89984
duo-unix: correctly set openssl directory
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:54:46 -05:00
Austin Seipp
d5799cd64f
scrypt: adopt package
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:38:02 -05:00
Austin Seipp
0c3bb487c3
ssdeep: version 2.10
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:18:51 -05:00
Evgeny Egorochkin
76f7ea6e39
add repositories.git to several packages
2014-03-20 13:32:29 +02:00
mornfall
fe995cdedc
Merge pull request #1775 from thoughtpolice/duo_unix
...
Duo Security module and uid/gid support for /etc files
2014-03-16 23:06:01 +01:00