Commit graph

141 commits

Author SHA1 Message Date
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Shea Levy 7a16291828 Add rng-tools 2012-11-22 01:05:45 -05:00
Lluis Batlle d2d761b692 gpg/pth: fixing the pth building on arm
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html

And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
Lluis Batlle 086e1e84fa gnupg1: updating to 1.4.12 2012-11-15 12:38:17 +01:00
Lluis Batlle 66ceb14b5e pth, gpg: taking out pth in non-supported platforms.
I know that pth fails to build on arm, by now.
2012-11-14 23:20:47 +01:00
Peter Simons 11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
Phreedom 0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03:00
Phreedom 113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Shea Levy c5ad1e22a1 gnupg: Try to build on all platforms 2012-07-16 21:26:04 -04:00
Shea Levy 45bbcb9638 Add initial attempt at ossec
Note: This will almost certainly not work as-is, but at least it compiles.
NixOS module to come.
2012-07-09 11:44:44 -04:00
Eelco Dolstra 1a931bfa62 * Use Gamin to detect log file changes.
svn path=/nixpkgs/trunk/; revision=34155
2012-05-17 13:43:11 +00:00
Eelco Dolstra 1d4df9f299 * Added fail2ban, a program that scans log files for repeated failing
login attempts and bans IP addresses.

svn path=/nixpkgs/trunk/; revision=34148
2012-05-16 22:58:49 +00:00
Mathijs Kwik 107c8325e5 added extra package for gnupg 2.1 git pre version.
contains the merge of gnupg-ecc, enabling ecdsa and other algorithms.

I mainly need this because I use ecdsa for my ssh keys, and want
gpg-agent to be able to handle them.

svn path=/nixpkgs/trunk/; revision=33682
2012-04-09 10:17:40 +00:00
Mathijs Kwik 5cdd04e950 gnupg: upgraded to 2.0.19
svn path=/nixpkgs/trunk/; revision=33678
2012-04-09 10:17:26 +00:00
Yury G. Kudryashov defd86049c Merge ^/nixpkgs/trunk.
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to
reintegrate this branch soon.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
2012-03-28 15:42:42 +00:00
Yury G. Kudryashov eeb95637ac Add ksshaskpass
Patch supplied by Kirill Elagin, edited by Yury Kudryashov.

svn path=/nixpkgs/trunk/; revision=33386
2012-03-23 18:56:35 +00:00
Yury G. Kudryashov 066896556f polkit-gnome-0.105
Depends on gtk-3, install .desktop file.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33251
2012-03-19 04:36:35 +00:00
Yury G. Kudryashov 776bedbb5f Remove some files not reachable from all-packages.nix
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch

svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov 0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Evgeny Egorochkin 6e5a378f48 Vidalia: version bump
svn path=/nixpkgs/trunk/; revision=32696
2012-02-29 13:30:14 +00:00
Evgeny Egorochkin bf667c9389 Vidalia: packaged
svn path=/nixpkgs/trunk/; revision=32694
2012-02-29 13:30:06 +00:00
Evgeny Egorochkin b01a720d65 TOR: version bump
svn path=/nixpkgs/trunk/; revision=32692
2012-02-29 13:30:01 +00:00
Florian Friesdorf bf95f7fa3c Revert "sudo upgrade to 1.8.3p2 (security fix included)"
before was 1.7.2, which is not affected

svn path=/nixpkgs/trunk/; revision=31944
2012-01-31 14:09:54 +00:00
Florian Friesdorf 8565aba2cd sudo upgrade to 1.8.3p2 (security fix included)
svn path=/nixpkgs/trunk/; revision=31943
2012-01-31 13:49:53 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov f4a96780d1 Upgrade to pcsclite-1.7.4
-1 HAL reverse-dependency...

svn path=/nixpkgs/trunk/; revision=29345
2011-09-19 13:01:47 +00:00
Ludovic Courtès 0803c5d069 Pius 2.0.9.
svn path=/nixpkgs/trunk/; revision=29000
2011-09-04 08:54:19 +00:00
Eelco Dolstra b44f2c7ad3 * Add polkit-kde-agent to the channel.
svn path=/nixpkgs/trunk/; revision=28847
2011-08-27 15:19:05 +00:00
Ludovic Courtès 097f8d1daa GnuPG 2.0.18.
svn path=/nixpkgs/trunk/; revision=28752
2011-08-22 17:38:45 +00:00
Eelco Dolstra e12337604a * Remove unused dependency.
svn path=/nixpkgs/trunk/; revision=28740
2011-08-22 15:25:26 +00:00
Eelco Dolstra 62049ecfb1 * Added super.
svn path=/nixpkgs/trunk/; revision=28739
2011-08-22 15:24:24 +00:00
Yury G. Kudryashov 0466e94091 Add polkit-kde-agent
Move pinentry and polkit-gnome to tools/security.

svn path=/nixpkgs/trunk/; revision=28656
2011-08-18 12:52:50 +00:00
Michael Raskin 3e005d363a Update nmap
svn path=/nixpkgs/trunk/; revision=27315
2011-05-30 06:25:38 +00:00
Evgeny Egorochkin 8db68032a6 Tor: version bump
svn path=/nixpkgs/trunk/; revision=26899
2011-04-20 09:25:50 +00:00
Ludovic Courtès 5fab1d50c4 GnuPG 2.0.17.
svn path=/nixpkgs/trunk/; revision=25705
2011-01-27 20:12:37 +00:00
Ludovic Courtès 9b9b5e2f53 Work around hard-coded /usr/bin/nroff' in configure'.
svn path=/nixpkgs/trunk/; revision=25533
2011-01-13 10:03:16 +00:00
Evgeny Egorochkin c76f114d20 tor:version bump
svn path=/nixpkgs/trunk/; revision=24944
2010-12-01 04:07:44 +00:00
Ludovic Courtès aebda198cc GnuPG 1.4.11.
svn path=/nixpkgs/trunk/; revision=24357
2010-10-19 08:09:28 +00:00
Russell O'Connor 90aa3c3c3c New derivation for torsocks.
This will replace tsocks.


svn path=/nixpkgs/trunk/; revision=24011
2010-10-01 02:38:03 +00:00
Ludovic Courtès 1b56623a8a GnuPG 2.0.16.
svn path=/nixpkgs/trunk/; revision=23259
2010-08-19 16:57:09 +00:00
Eelco Dolstra 907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra ba498d4a43 * composedArgsAndFun -> makeOverridable for consistency.
* Rename a few single-version packages to "default.nix".

svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra 6faed26c43 * nmap: apply a patch to remove md2 support.
svn path=/nixpkgs/branches/x-updates/; revision=22701
2010-07-22 10:31:39 +00:00
Ludovic Courtès 2113d82947 Add PIUS.
svn path=/nixpkgs/trunk/; revision=22580
2010-07-13 16:32:14 +00:00
Lluís Batlle i Rossell 66b32efbcc Updating ccrypt
svn path=/nixpkgs/trunk/; revision=22150
2010-06-04 15:21:32 +00:00
Ludovic Courtès c293598da8 tor: Add self as co-maintainer; add to Hydra; improve formatting.
svn path=/nixpkgs/trunk/; revision=21957
2010-05-24 21:28:54 +00:00
Ludovic Courtès bf9d470cc7 tor: Fix test suite.
svn path=/nixpkgs/trunk/; revision=21956
2010-05-24 21:28:43 +00:00
Yury G. Kudryashov cc6ca8b2ae Add gnupg1 compatibility wrapper
Gnupg1compat is symlinked gnupg2 with two additional symlinks:
gpg->gpg2 and gpgv->gpgv2.

Move original gnupg 1.x to gnupg1orig.
Set default gnupg1 to gnupg1compat.

svn path=/nixpkgs/trunk/; revision=21888
2010-05-19 20:59:20 +00:00
Yury G. Kudryashov 6a0318fead Add libassuan1 back
opensc needs it

svn path=/nixpkgs/trunk/; revision=21887
2010-05-19 20:59:15 +00:00
Yury G. Kudryashov b7a54122ef Pass coreutils explicitly instead of using stdenv.coreutils
I hope that this fixes tarball creation for hydra

svn path=/nixpkgs/trunk/; revision=21886
2010-05-19 20:59:07 +00:00