Franz Pletz
cb3d27df93
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-05 18:55:30 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Martin Sturm
507ad9a4f9
clamav: Use freshclam.conf defined by clamav-updater module if enabled
2016-03-04 02:26:44 +01:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
joachifm
d917b4975c
Merge pull request #13478 from sheenobu/clamav
...
clamav: 0.98.7 -> 0.99
2016-03-01 03:44:23 +00:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Sheena Artrip
b6a8348a4b
clamav: 0.98.7 -> 0.99
2016-02-27 06:59:06 -05:00
Robin Gloster
3477e662e6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-27 00:08:08 +00:00
zimbatm
1f00c52880
Merge pull request #11210 from mitchty/munge-on-osx
...
Munge is buildable/usable on OS X/most unices
2016-02-26 23:10:53 +00:00
Robin Gloster
c045d2de37
signing-party: 2.1 -> 2.2
2016-02-26 16:08:51 +00:00
Robin Gloster
c884697acc
tboot: disable stackprotector/pic hardening
2016-02-24 17:01:37 +00:00
Franz Pletz
7c6dc101f2
Merge pull request #13391 from spacefrogg/gencfsm
...
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 18:47:21 +01:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza
c4ea54f6a1
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 14:38:48 +00:00
Franz Pletz
f5d705aa58
pinentry: 0.9.6 -> 0.9.7
2016-02-22 04:51:53 +01:00
Robin Gloster
bc21db3692
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-19 21:16:14 +00:00
Frederik Rietdijk
d3482be0e5
Merge pull request #12886 from pstn/master
...
Allow kpcli to work with xclip
2016-02-19 17:14:50 +01:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Philipp Steinpass
9d1501437d
Added perl packages that allow kpcli to work with xclip, squashed fixes.
2016-02-19 11:21:52 +01:00
Franz Pletz
41698c9efa
Merge branch 'master' into hardened-stdenv
2016-02-15 20:05:29 +01:00
Franz Pletz
ffef91e914
torbrowser: 5.5 -> 5.5.2
2016-02-15 03:54:44 +01:00
Robin Gloster
8a018e730f
fprint_demo: turn off format hardening
2016-02-10 23:56:27 +00:00
Robin Gloster
e6345523f2
john: add patch to build with gcc5
2016-02-08 00:39:17 +00:00
Robin Gloster
f7aa921773
Merge pull request #12560 from tvestelind/haka
...
Haka: new package
2016-02-06 20:32:39 +01:00
Peter Simons
2c51a0a39a
Merge pull request #12773 from kragniz/gnupg-2.1.11
...
gnupg: 2.1.10 -> 2.1.11
2016-02-04 22:23:41 +01:00
Charles Strahan
2f105acba2
cipherscan: fix license
...
Fixes broken evaluation due to 4c57b932a
.
2016-02-03 13:10:34 -05:00
Charles Strahan
4c57b932ab
cipherscan: init at rev 18b0d1b (Dec 17, 2015)
...
CipherScan is a simple way to find out which SSL ciphersuites are
supported by a target.
It can take advantage of the extra features in Peter Mosmans' openssl
fork (which is also included in this commit).
2016-02-03 12:01:24 -05:00
Louis Taylor
b2609751e4
gnupg: 2.1.10 -> 2.1.11
...
Release notes can be found here:
https://lists.gnupg.org/pipermail/gnupg-announce/2016q1/000383.html
2016-02-02 15:37:10 +00:00
Pascal Wittmann
209318b130
Merge pull request #12491 from davidak/rarcrack
...
rarcrack: init at 0.2
2016-02-01 11:56:10 +01:00
Franz Pletz
90b457336f
Merge pull request #12675 from zimbatm/pass-fix
...
pass: fixes .wrapped-pass in usage
2016-01-30 15:55:58 +01:00
zimbatm
53f7baa6b8
pass: fixes .wrapped-pass in usage
...
When using `pass --help` for example the PROGRAM name is ".wrapped-pass"
instead of "pass".
2016-01-30 01:59:12 +00:00
Mayeu (Cast)
41204b1dd1
torbrowser: 5.0.7 -> 5.5
...
Hash found with nix-prefetch-url
2016-01-29 11:14:44 +01:00
Tobias Geerinckx-Rice
3671447685
bruteforce-luks: init at 1.2.0
2016-01-27 04:59:51 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
davidak
0ed01e0425
rarcrack: init at 0.2
2016-01-23 21:39:22 +01:00
Tomas Vestelind
11d475af29
haka: options for nixos
2016-01-23 01:19:53 +01:00
Tomas Vestelind
a892be1018
haka: building binaries
2016-01-23 01:19:05 +01:00
Tobias Geerinckx-Rice
3b64fec18d
eid-mw: 4.1.12 -> 4.1.13
2016-01-21 20:32:12 +01:00
Franz Pletz
5160c8887e
Merge pull request #12199 from jgillich/torbrowser-desktop
...
torbrowser: add .desktop file
2016-01-18 15:28:43 +01:00
Jakob Gillich
87c3063d68
torbrowser: 5.0.6 -> 5.0.7, add desktop file
2016-01-18 14:47:33 +01:00
Tobias Geerinckx-Rice
0ef8fa011f
sshuttle: 0.74 -> 0.76
...
And back to fetchurl we go:
“LookupError: setuptools-scm was unable to detect version for
'/tmp/nix-build-.../sshuttle-v0.76-src'. Make sure you're not
using GitHub's tarballs (or similar ones), as those don't
contain the necessary metadata. Use PyPI's tarballs instead.”
2016-01-17 21:52:36 +01:00
Tobias Geerinckx-Rice
5876238d54
eid-mw: 4.1.11 -> 4.1.12
2016-01-14 23:55:47 +01:00
Domen Kožar
da1d9293f8
Merge pull request #12269 from zimbatm/sshuttle-0.73
...
sshuttle: 0.71 -> 0.73
2016-01-12 11:57:25 +01:00
zimbatm
573ec2d9ae
sshuttle: 0.71 -> 0.74
...
the tags are now in a different form
sshuttle is now a real python package
2016-01-11 11:58:04 +00:00
Nikolay Amiantov
828a7f99fd
pamtester: init at 0.1.2
2016-01-10 06:03:21 +03:00
Svend Sorensen
154040ab1c
pinentry-mac: init at 0.9.4
2016-01-08 17:13:21 -08:00
Tobias Geerinckx-Rice
2357918b00
opensc-dnie lib & wrapper: remove dead packages
...
Last updated in 2010, broken since 2013.
cc @viric
2016-01-07 09:40:42 +01:00
Tobias Geerinckx-Rice
f30b8a9197
muscletool: remove dead package
...
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:14:01 +01:00