summary refs log tree commit diff
path: root/pkgs/tools/security
Commit message (Collapse)AuthorAge
* Python: more evaluation fixups.Vladimír Čunát2016-10-14
|
* Python: remove modules and pythonFullFrederik Rietdijk2016-10-10
|
* Merge pull request #18868 from RonnyPfannschmidt/enpassJörg Thalheim2016-10-10
|\ | | | | enpass: init at 5.3.0
| * enpass: init at 5.3.0Ronny Pfannschmidt2016-10-09
| |
* | sslscan: use fetchFromGitHubRobin Gloster2016-10-09
|/
* Merge pull request #19341 from grahamc/sudolikeabossGraham Christensen2016-10-08
|\ | | | | sudolikeaboss: init at 0.2.1
| * sudolikeaboss: init at 0.2.1Graham Christensen2016-10-07
| |
* | Merge branch 'staging'Thomas Tuegel2016-10-06
|\ \
| * \ Merge pull request #19199 from wizeman/u/fix-help2man-hashJörg Thalheim2016-10-03
| |\ \ | | | | | | | | help2man: fix hash
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2016-09-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-09-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-09-24
| |\ \ \ \ \ \
| * | | | | | | nmap: use python infra's .withPackagesAneesh Agrawal2016-09-24
| | | | | | | |
| * | | | | | | nmap: pin to Python 2, make Python optionalAneesh Agrawal2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3 is not supported, so use python2Packages. Python is only required for the `ndiff` and `zenmap` binaries, not the main `nmap` binary, so disable Python by default to reduce the default closure size, and add a `withPython` arg to re-enable it. Note that Zenmap is the graphical program, so passing `graphicalSupport = true` will also automatically enable Python support.
* | | | | | | | pgpdump: init at v0.31Michael Weiss2016-10-06
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the package "pgpdump" at version v0.31 under the category "tools/security", add it to the top-level package collection and set myself as the maintainer (I added myself to lib/maintainers.nix). I have tested this package under NixOS and Gentoo+Nix.
* | | | | | | pass: add procps dep only on linux (#19165)Jörg Thalheim2016-10-02
| |_|_|_|/ / |/| | | | | | | | | | | fixes #18929
* | | | | | ssdeep: No need to include patchelf in buildInputsTuomas Tynkkynen2016-10-01
| |_|_|/ / |/| | | | | | | | | | | | | | It's implicitly there on Linux.
* | | | | Merge pull request #19025 from mbbx6spp/update-lastpass-cli-to-1.0.0Frederik Rietdijk2016-09-29
|\ \ \ \ \ | |_|_|/ / |/| | | | lastpass-cli: 0.9.0 -> 1.0.0
| * | | | lastpass-cli: 0.9.0 -> 1.0.0Susan Potter2016-09-27
| |/ / /
* | / / Do not use top-level buildPythonPackage or buildPythonApplicationFrederik Rietdijk2016-09-26
| |/ / |/| | | | | | | | but instead use the one in pythonPackages.
* | | tor: 0.2.8.7 -> 0.2.8.8Joachim Fasting2016-09-24
| |/ |/| | | | | Fixes two crashing bugs, nothing else of note.
* | vault: 0.6.0 -> 0.6.1rushmorem2016-09-23
| |
* | sudo: 1.8.17p1 -> 1.8.18Alexander Ried2016-09-23
| |
* | rofi-pass: uses fetchFromGitHub and addes gnused, xclip, libnotify to PATHRok Garbas2016-09-21
| | | | | | | | fixes #18705
* | rofi-pass: 1.3.2 -> 1.4.3Tobias Pflug2016-09-21
|/
* pass: Add `procps` for `pgrep` to PATH.Moritz Ulrich2016-09-19
|
* torbrowser: 6.0.4 -> 6.0.5sternenseemann2016-09-16
|
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
* treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* cipherscan: 2015-12-17 -> 2016-08-16Franz Pletz2016-09-05
|
* pass: add patch to fix xclipboard handlingFranz Pletz2016-09-03
| | | | This is caused by our coreutils now being built as a single binary.
* Disable bunch of non-compiling packages on DarwinTuomas Tynkkynen2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These ones have a "Last successful build" timestamp in the 2014s or 2015s. Presumably no one will notice if we now stop building them. softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483 lensfun 2014-09-30 http://hydra.nixos.org/build/39394104 net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553 djview 2015-08-11 http://hydra.nixos.org/build/39413233 libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106 fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858 libofx 2015-09-24 http://hydra.nixos.org/build/39423507 yacas 2014-09-30 http://hydra.nixos.org/build/39393150 iomelt 2014-09-30 http://hydra.nixos.org/build/39408486 softether 2015-09-20 http://hydra.nixos.org/build/39425800 mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899 virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206 man_db 2015-04-23 http://hydra.nixos.org/build/39404236 libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202 zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149 vidalia 2015-08-06 http://hydra.nixos.org/build/39411500 libmtp 2015-09-20 http://hydra.nixos.org/build/39419199 wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296 ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455 libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646 shishi 2014-03-21 http://hydra.nixos.org/build/39418874 ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996 djview4 2015-08-11 http://hydra.nixos.org/build/39427799 vimNox 2014-05-23 http://hydra.nixos.org/build/39397012 ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330 libraw 2015-09-24 http://hydra.nixos.org/build/39402271 wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871 sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091 prover9 2014-09-30 http://hydra.nixos.org/build/39406476 rcs 2015-08-25 http://hydra.nixos.org/build/39392037 gpac 2015-09-24 http://hydra.nixos.org/build/39399470 virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651 xlslib 2015-09-24 http://hydra.nixos.org/build/39410387 ucommon 2015-03-27 http://hydra.nixos.org/build/39414040 commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117 virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978 miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925 mpack 2014-09-26 http://hydra.nixos.org/build/39399535 nbd 2014-09-26 http://hydra.nixos.org/build/39401367 newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259 gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271 gimp 2015-09-20 http://hydra.nixos.org/build/39435976 zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242 gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506 ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526 inadyn 2014-09-30 http://hydra.nixos.org/build/39426389 gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970 zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412 cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443 liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812 newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605 sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
* Merge staging into masterTuomas Tynkkynen2016-09-01
|\ | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * pinentry: Fix dev reference to qtbaseTuomas Tynkkynen2016-08-31
| |
| * treewide: Fix dev references to libxml2Tuomas Tynkkynen2016-08-30
| |
| * treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | | | | | Make either 'bin' or 'out' the first output.
* | keybase: 1.0.16 -> 1.0.17Thomas Tuegel2016-08-31
|/
* Merge branch 'master' into stagingobadz2016-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * Merge pull request #18017 from joachifm/tor-0_2_8_7Joachim F2016-08-27
| |\ | | | | | | tor: 0.2.7.6 -> 0.2.8.7
| | * tor: 0.2.7.6 -> 0.2.8.7Joachim Fasting2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Turn patchPhase into postPatch - Add systemd and libcap on linux (and also pkgconfig for detection); we should be able to change the service unit to Type=notify - Disable checks for now, the test-suite is failing in sandbox due to lack of network
| * | chaps: fix build against glibc 2.24Joachim Fasting2016-08-26
| |/ | | | | | | Ignore errors due to using deprecated readdir_r(3).
| * duo-unix: 1.9.11 -> 1.9.19J Phani Mahesh2016-08-24
| | | | | | | | Closes NixOs/nixpkgs#17911
* | scrypt: remove obsolete substituteInPlaceRobin Gloster2016-08-27
| |
* | gnupg21: Removes previously backported patchLancelot SIX2016-08-25
| | | | | | | | | | | | | | fix-gpgsm-linking.patch was backported from gnupg master for 2.1.14. It is included in 2.1.15, making the patch un applicable. Fixes 447207d21d63e285dccdb992751a5e72f339e3e0
* | gnupg: 2.1.14 -> 2.1.15Franz Pletz2016-08-25
| |
* | Merge branch 'master' into stagingobadz2016-08-24
|\|
| * Merge pull request #17685 from matthewbauer/darwin-misc2Daniel Peebles2016-08-24
| |\ | | | | | | Darwin misc. fixes
| | * stricat: fix darwin buildMatthew Bauer2016-08-16
| | |