Commit graph

4378 commits

Author SHA1 Message Date
Evgeny Egorochkin aa85b80459 Change package urls to use mirror://sourceforge 2013-07-14 02:35:26 +03:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Rickard Nilsson 9e85628fb9 mkpasswd: Update to 5.0.25 2013-06-25 12:20:11 +02:00
Jason "Don" O'Conal b62aa175a2 gnupg: use libiconvOrEmpty instead of libiconv (not required for glibc platforms) 2013-06-13 14:17:27 +10:00
Jason "Don" O'Conal ee00c7aa4e Add gpgme build input for sup 2013-06-13 10:45:42 +10:00
Sergey Mironov ea82f6d0e9 nmap: help zenmap to find it's templates in nix-store
Zenamp wrapper confuses python so it thinks that zenmap is launched as a script
and not as an executable. This leads to incorrect /share path and missing
templates. ./zenmap.patch cures that (a bit hacky as usual).
2013-06-06 12:09:19 +04:00
Peter Simons bce5681e53 gnupg: update to version 2.0.20 2013-05-22 12:27:08 +02:00
Lluís Batlle i Rossell ec65563e2c Adding meo: Multiple Eyepairs Only
I also add the pkcs11helper it needs.
2013-05-20 23:13:40 +02:00
Rickard Nilsson 51bf1ae795 munge 0.5.10: New package, a credentials handler for clusters 2013-04-22 16:04:41 +02:00
Eelco Dolstra 4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Eelco Dolstra 477c53cec0 sudo: Fix building outside of a chroot 2013-04-05 19:38:07 +02:00
Eelco Dolstra 91ff5e33cc sudo: Update to 1.8.7p7
Ouch, our sudo was criminally outdated.

CVE-2013-1775, CVE-2013-1776, CVE-2012-2337, CVE-2011-0010.
2013-04-03 13:15:38 +02:00
Lluís Batlle i Rossell 6281042def Adding oath-toolkit and xmlsec
I added xmlsec to make it work with oath-toolkit (to build one extra tool
there, that I don't need), but I couldn't make it work together.
2013-03-31 00:08:17 +01:00
Domen Kozar 92f72cb80f pwgen, wgetpaste: set platforms 2013-03-29 18:32:58 +01:00
Shea Levy 8934644d20 tor: minor cleanups
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:15:26 -05:00
Shea Levy 9a5ca5aced tor: Don't use NIX_CFLAGS_LINK where CFLAGS will do 2013-03-08 19:14:43 -05:00
Jack Cummings e863477995 need to link against -lgcc_s for the testsuite to work 2013-03-08 07:43:30 -08:00
Vladimír Čunát 26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Rickard Nilsson ad76386ff7 Add mkpasswd, an overfeatured front end to crypt 2013-02-27 12:14:09 +01:00
Peter Simons 5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Vladimír Čunát 350bd42274 opensc stuff: fix some packages by updating 2013-02-23 14:00:49 +01:00
Cillian de Róiste c2ba006ec9 aespipe: Fix typo in maintainer id 2013-02-21 22:30:14 +01:00
Eelco Dolstra f9c4ce79c8 Comment out non-existent maintainer attribute
http://hydra.nixos.org/build/4191101
2013-02-21 17:48:46 +01:00
Shea Levy aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Cillian de Róiste 4400a752e9 Add aespipe, an AES encrypting or decrypting pipe 2013-02-18 22:47:55 +01:00
Peter Simons 9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Александр Цамутали de8a9d676e tools/security/apg: New nixpkg. 2013-02-17 17:44:54 +04:00
Eelco Dolstra 2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Shea Levy 1b4fc7a095 rng-tools: add meta.platforms 2013-02-09 15:09:46 -05:00
Eelco Dolstra 0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Eelco Dolstra 5bb548d2e4 Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-17 14:19:14 +01:00
Eelco Dolstra eeda226b02 Merge branch 'master' into systemd 2013-01-15 12:11:07 +01:00
Evgeny Egorochkin 76d8b3a530 torsocks: version bump to 1.2 2013-01-15 08:13:56 +02:00
Evgeny Egorochkin eb7063db0c Vidalia: version bump to 0.2.21 2013-01-13 15:28:38 +02:00
Eelco Dolstra 7364f8b55f gnupg: Update to 1.4.13
CVE-2012-6085
2013-01-07 00:33:05 +01:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Evgeny Egorochkin f2ca98c098 TOR: version bump 2012-12-05 06:16:45 +02:00
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
Yury G. Kudryashov fd63f04e4e Remove gpg->gpg2 symlink
Also make gpgme compile&find gpg2

svn path=/nixpkgs/trunk/; revision=21885
2010-05-19 20:59:03 +00:00
Yury G. Kudryashov d0b56edcf2 Mass GnuPG upgrade
gnupg tests fail. Will try to fix later.

svn path=/nixpkgs/trunk/; revision=21884
2010-05-19 20:58:56 +00:00
Yury G. Kudryashov ea1953d744 Move gnupg to gnupg1 and gnupg2 to gnupg
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.

svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Lluís Batlle i Rossell a286b7c9b2 Adding tor 0.2.1.26
(Patch sent by roconnor)

svn path=/nixpkgs/trunk/; revision=21797
2010-05-16 16:23:32 +00:00
Armijn Hemel a6237e5691 update to 5.21
svn path=/nixpkgs/trunk/; revision=20941
2010-04-04 15:20:28 +00:00
Eelco Dolstra 81fabfeb04 * gnupg updated to 1.4.10. Also, build with bzip2 support. Duplicity
can use this to better compress backups.

svn path=/nixpkgs/trunk/; revision=19915
2010-02-10 19:03:48 +00:00
Lluís Batlle i Rossell 279ffaa621 Adding ecryptfs, and one of its dependencies: keyutils.
(I have not tried whether they work)

svn path=/nixpkgs/trunk/; revision=19645
2010-01-25 10:34:47 +00:00
Lluís Batlle i Rossell 742a4b5191 Adding a global wrapper that provides the user with ready-to-use opensc tools and
a 'firefox-dnie' that will launch the firefox in the path with the proper
environment variables to allow firefox access the Spanish national id SmartCard
as a Security Device.
For the later to work cleanly, it will require the user to enable the opensc-pkcs11
module as Security Devices in firefox.

svn path=/nixpkgs/trunk/; revision=19452
2010-01-14 23:43:56 +00:00
Lluís Batlle i Rossell f29068a1de Adding the pinentry dependency to opensc, so it properly calls at least one pinentry.
The upstream opensc 0.11.7 does not allow choosing it at runtime!


svn path=/nixpkgs/trunk/; revision=19449
2010-01-14 22:47:30 +00:00
Lluís Batlle i Rossell 24a46bbf12 Downgrading the opensc library version to 0.11.7, that required
for the Spanish national id smartcard (DNIe).
Adding the opensc dnie driver.


svn path=/nixpkgs/trunk/; revision=19325
2010-01-10 00:22:29 +00:00
Lluís Batlle i Rossell ebee637aaf The communication between opensc and pcsclite was not working. Fixing it.
I missed an absolute path.


svn path=/nixpkgs/trunk/; revision=19323
2010-01-09 22:06:44 +00:00
Lluís Batlle i Rossell e657b30a51 Adding OpenSC, a pkcs11 interface to smartcards.
svn path=/nixpkgs/trunk/; revision=19322
2010-01-09 21:52:31 +00:00
Lluís Batlle i Rossell abffb0bdcb Fixing the descsription of some packages. Previously I misunderstood what
they were for, in particular.


svn path=/nixpkgs/trunk/; revision=19321
2010-01-09 21:33:28 +00:00
Lluís Batlle i Rossell 517fdec44b Adding more muscle programs and libraries.
svn path=/nixpkgs/trunk/; revision=19320
2010-01-09 18:06:37 +00:00
Lluís Batlle i Rossell 56cfcdb27f Adding pcsclite with the opensource ccid usb drivers.
This gives a daemon controlling the smartcard reader used to read the
Spanish identity card.


svn path=/nixpkgs/trunk/; revision=19319
2010-01-09 17:35:57 +00:00
Armijn Hemel 0c7bf3c65a update to 5.00
svn path=/nixpkgs/trunk/; revision=19109
2009-12-25 13:53:13 +00:00
Eelco Dolstra c726012afe * Refactoring: move most filesystem utilities / FUSE filesystems to
tools/filesystems.  Previously they were all over the place.

svn path=/nixpkgs/trunk/; revision=18809
2009-12-04 15:39:49 +00:00
Michael Raskin bbd6e56d69 Fix the cleanup-induced problems
svn path=/nixpkgs/trunk/; revision=18554
2009-11-23 12:21:34 +00:00
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Eelco Dolstra 934d30e35f * Fix a broken URL, and update sudo while we're at it.
svn path=/nixpkgs/trunk/; revision=16972
2009-09-06 21:36:51 +00:00
Ludovic Courtès 70e1cd9c10 GnuPG 2.0.12.
svn path=/nixpkgs/trunk/; revision=16129
2009-07-01 22:06:53 +00:00
Eelco Dolstra d095fa0dd9 * Install the sudo manpages. Also updated to 1.7.1.
svn path=/nixpkgs/trunk/; revision=16056
2009-06-26 16:10:38 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra 85e16ee19e * Removed seccureUser because -DNOMEMLOCK no longer seems to have any
effect in version 0.4.

svn path=/nixpkgs/trunk/; revision=15632
2009-05-18 11:24:16 +00:00
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Sander van der Burg 71c0fb9532 Upgraded seccure 0.3 to 0.4 because the old version expression does not work anymore and breaks my installation
svn path=/nixpkgs/branches/stdenv-updates/; revision=15222
2009-04-21 19:38:35 +00:00
Armijn Hemel 78c4691007 update to 1.6
svn path=/nixpkgs/trunk/; revision=14637
2009-03-20 21:20:06 +00:00
Ludovic Courtès a8c3cbdf0b Sudo: Set the right LOGFILE' and TIMEDIR' paths.
This fixes `sudo' so that it can actually remember your password
across invocations.


svn path=/nixpkgs/trunk/; revision=14548
2009-03-16 08:31:23 +00:00
Ludovic Courtès 70657dbb83 GnuPG 2.0.11.
svn path=/nixpkgs/trunk/; revision=14329
2009-03-04 13:41:52 +00:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Marc Weber 0d159e6a10 version bump sudo to 1.7.0
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Peter Simons 6fb297513a Committing Lluís Batlle's submissions from mailing list posting
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:

 * nixpkgs-ccrypt-1.7-new.patch
 * nixpkgs-cmake-add-ccmake.patch
 * nixpkgs-cpufrequtils-005-new.patch
 * nixpkgs-dwm-5.1-fix.patch
 * nixpkgs-freeimage-3.11.0-new.patch
 * nixpkgs-proxychains-3.1-new.patch
 * nixpkgs-psi-to-0.12.patch
 * nixpkgs-skype-to-2.0.0.72.patch
 * nixpkgs-truecrypt-6.1a-fix.patch
 * nixpkgs-vxl-1.11.0-new.patch
 * nixpkgs-xkb-popular-esperanto-symbols.patch
 * nixpkgs-xorg-via-video-fix.patch

svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès abfb6c220d GnuPG 2.0.10.
svn path=/nixpkgs/trunk/; revision=13749
2009-01-12 20:20:18 +00:00
Eelco Dolstra d15a5e9625 * Get rid of references to losser.st-lab.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Michael Raskin d49a6f0641 Starting migrating old builderDefs packages to builderDefsPackage style.
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Michael Raskin c5363217ad meta.function -> passthru.function, not killing other contents of passthru
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Armijn Hemel 37524efd2a update to 4.75
svn path=/nixpkgs/trunk/; revision=12842
2008-09-11 17:28:37 +00:00
Ludovic Courtès 0233672dc7 Sudo 1.6.9p17.
svn path=/nixpkgs/trunk/; revision=12841
2008-09-11 14:31:37 +00:00
Ludovic Courtès 8f0dab06ec Add GnuPG mirrors, use them.
svn path=/nixpkgs/trunk/; revision=12832
2008-09-09 09:06:01 +00:00
Michael Raskin c840a6971b Updated nmap -> 4.68
svn path=/nixpkgs/trunk/; revision=12771
2008-08-29 18:27:45 +00:00
Michael Raskin 87ff8d6347 Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Sander van der Burg 2b11bc18f7 Undone seccure commit
svn path=/nixpkgs/trunk/; revision=12451
2008-07-30 13:41:01 +00:00
Sander van der Burg 3bd550f170 Some fixes
svn path=/nixpkgs/trunk/; revision=12450
2008-07-30 13:37:44 +00:00
Peter Simons 2f32df974f gnupg: updated to version 1.4.9
svn path=/nixpkgs/trunk/; revision=12302
2008-07-07 11:50:21 +00:00
Michael Raskin 7be33e7fd1 Ported fixSheBang from stdenv-updates to builder-defs.nix, tested on Metasploit.
No other rebuilds caused.

svn path=/nixpkgs/trunk/; revision=12047
2008-06-12 07:17:37 +00:00
Eelco Dolstra c741baeb4e * Proper name attribute.
svn path=/nixpkgs/trunk/; revision=11879
2008-05-22 11:39:30 +00:00
Michael Raskin 6af82b0239 Typo fix
svn path=/nixpkgs/trunk/; revision=11709
2008-04-24 18:31:47 +00:00
Marc Weber d3a5cca1a1 Added pinentry (now needed to generate gnupg2 keys)
There are different versions (qt/gtk and console)
Shall we strive for a solution working out of the box (see comments in gnupg2)
I think a gui pinentry is more suitable because it also works invoked from guil email clients

svn path=/nixpkgs/trunk/; revision=11695
2008-04-23 19:42:10 +00:00
Michael Raskin a082b5df68 Now msfweb works with user-installed Ruby on rails.
svn path=/nixpkgs/trunk/; revision=11567
2008-04-11 10:40:30 +00:00
Michael Raskin 4ca642f1ad Added metasploit framework for security testing using exploit database
svn path=/nixpkgs/trunk/; revision=11562
2008-04-11 09:28:01 +00:00
Michael Raskin 32bc662263 Zenmap - nmap graphical interface - now works
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Michael Raskin 712ba6a25c Updated nmap
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +00:00
Michael Raskin 7001d91ba7 Added seccureUser, uild variant that does not lock memory.
svn path=/nixpkgs/trunk/; revision=10938
2008-03-03 23:32:50 +00:00
Michael Raskin 9f393398e2 Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Michael Raskin 25f81f6438 Added SECCURE - Elliptic Curve Cryptography zero-configuration command-line tool. Note: needs to be setuid, because loves to lock memory.
svn path=/nixpkgs/trunk/; revision=10926
2008-03-03 10:48:29 +00:00
Yury G. Kudryashov 16d153bea5 gnupg2 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10195
2008-01-17 13:01:19 +00:00
Yury G. Kudryashov 6e8ff2b24b Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00
Yury G. Kudryashov f7c4d82dd7 gnupg: using sha256
svn path=/nixpkgs/branches/stdenv-updates/; revision=10152
2008-01-15 01:42:31 +00:00
Yury G. Kudryashov a7703662a4 Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra eeb42a6dae * Doh.
svn path=/nixpkgs/trunk/; revision=9149
2007-08-17 13:37:53 +00:00
Eelco Dolstra f3b3d53600 * Sudo 1.6.9p4.
svn path=/nixpkgs/trunk/; revision=9148
2007-08-17 13:37:28 +00:00
Andres Löh b90010367e * update sudo version
svn path=/nixpkgs/trunk/; revision=9050
2007-08-05 18:21:28 +00:00
Michael Raskin ffc6782e4e Updated nmap; X version also builds now
svn path=/nixpkgs/trunk/; revision=9043
2007-08-04 12:49:53 +00:00
Michael Raskin 68d6762e0f I hope I disabled ncursesw in Cygwin. Also fixed device-mapper mention in system.nix. Also added pam in the list of sudo dependencies, it should be done anyway, but still only NOPASSWD entries work.
svn path=/nixpkgs/trunk/; revision=8931
2007-06-28 22:14:25 +00:00
Yury G. Kudryashov 40657fbece * ncurses: added symlinks for bynary packages linked against libncurses. Tested
with ghc. I will add 'unicode' option next check in (for cygwin).
* pidgin:  Got rid of builder.sh, added ncurses to the dependencies, so it builds
           finch.
* xorg:    Added glproto and mesaHeaders to xf86videosis dependencies. Now it
           compiles.
* pwgen:   Added.
* device-mapper: Version bump. Added 'static' option for use in initrd.
* lvm2:          Version bump. Added 'static' option for use in initrd.

svn path=/nixpkgs/trunk/; revision=8923
2007-06-28 09:53:12 +00:00
Michael Raskin d80093f2ff Added version suffixes.
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Michael Raskin 35ae2ce5c3 Adding forgot new files for sudo and BitTornado
svn path=/nixpkgs/trunk/; revision=8899
2007-06-20 09:34:42 +00:00
Eelco Dolstra ce0fdeb20a * Latest AEFS.
svn path=/nixpkgs/trunk/; revision=8822
2007-06-03 20:17:15 +00:00
Armijn Hemel 7374debd18 1.4.5 -> 1.4.7
svn path=/nixpkgs/trunk/; revision=8674
2007-05-13 22:50:37 +00:00
Eelco Dolstra 84680c29f1 * Added AEFS.
svn path=/nixpkgs/trunk/; revision=8549
2007-04-07 23:38:01 +00:00
Armijn Hemel db04605858 add p0f passive os fingerprinting tool. Needs wrapper to work correctly, TBD
svn path=/nixpkgs/trunk/; revision=7647
2007-01-13 02:37:24 +00:00
Eelco Dolstra 8e08738756 * More URLs.
svn path=/nixpkgs/trunk/; revision=6718
2006-10-12 15:58:51 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra bb53e3df6d * gnupg: use readline.
svn path=/nixpkgs/trunk/; revision=6198
2006-08-21 10:38:02 +00:00
Eelco Dolstra 0412dcc14c * Latest GnuPG.
svn path=/nixpkgs/trunk/; revision=6177
2006-08-18 09:31:45 +00:00
Armijn Hemel 0d620b8890 1.4.2.2 -> 1.4.4
svn path=/nixpkgs/trunk/; revision=5878
2006-07-22 22:31:45 +00:00
Armijn Hemel cb66528886 mktemp uses the generic builder, so the builder can be removed
svn path=/nixpkgs/trunk/; revision=5560
2006-07-02 22:42:33 +00:00
Eelco Dolstra 77d7e2ea95 * That's a SHA-1 hash.
svn path=/nixpkgs/trunk/; revision=5081
2006-03-23 12:53:05 +00:00
Eelco Dolstra bfa6f51e30 * GnuPG updated to 1.4.2.2.
svn path=/nixpkgs/trunk/; revision=5080
2006-03-23 10:22:18 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra 272e44da1c * GnuPG updated to 1.4.2. Added support to optionally build it with
IDEA support (requires a license).

svn path=/nixpkgs/trunk/; revision=4399
2005-12-18 22:14:31 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra 7775caaa35 * Evacuate tarballs.
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Armijn Hemel 0aba140013 add gnupg
svn path=/nixpkgs/trunk/; revision=2436
2005-03-22 15:23:20 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Armijn Hemel 2e2bcda7c2 add nmap, commandline version only
svn path=/nixpkgs/trunk/; revision=1237
2004-08-06 10:00:53 +00:00
Armijn Hemel f063d8c4db - add mktemp
- disable tiger, strategoxt, they don't work and give errors
- ftp.nl.kernel.org seems to have some problems, replaced with ftp.de.kernel.org
should be put back eventually

svn path=/nixpkgs/trunk/; revision=1215
2004-08-03 15:41:08 +00:00