Commit Graph

3740 Commits

Author SHA1 Message Date
ajacoutot
8bd7e9ae73 We have higher standards...
ok gonzalo@ (maintainer)
2014-09-26 14:46:19 +00:00
gonzalo
6cd38c2061 Hook Lynis. 2014-09-26 14:02:16 +00:00
gonzalo
de8d063732 Lynis is an open source security auditing tool OK benoit@ 2014-09-26 14:00:34 +00:00
dcoppa
b264fe4131 Update to pcsc-lite-1.8.12 2014-09-26 12:11:01 +00:00
sthen
d64e05b657 update to libsodium release 1.0.0
The API/ABI for 1.x.y releases will be backwards compatible.
2014-09-25 17:29:41 +00:00
landry
38e5c395b8 Security update to NSS 3.16.2.1.
Fixes bug #1064636 / CVE-2014-1568: RSA signature malleability in NSS
(sorry, that's all the information i could find)

We'll update to 3.17.1 later..
2014-09-24 18:47:08 +00:00
sthen
0673802d2a update to libsodium 0.71 (minor changes only; this is the second release
candidate for 1.0)
2014-09-23 23:53:40 +00:00
sebastia
fc30be3869 Fix usage of tcltls since SSLv2_method() got removed from LibReSSL.
Fix from Dmitriy D. Czarkoff czarkoff AT gmail com

incorporating feedback and OK from landry@, dcoppa@
2014-09-23 17:01:33 +00:00
dcoppa
efc09b46c7 Update to ccid-1.4.18.
Added support for:
        . Cherry Cherry TC 1100
        . Cherry Smart Card Reader USB
        . Cherry Smartcard Keyboard G87-1xx44
        . FujitsuTechnologySolutions GmbH Keyboard KB SCR2
        . Lenovo Lenovo USB Smartcard Keyboard
        . Yubico Yubikey NEO OTP+U2F+CCID
        . Yubico Yubikey NEO U2F+CCID
        . eID_R6 001 X8
2014-09-22 08:13:33 +00:00
ajacoutot
65de135c87 Update to libgpg-error-1.16. 2014-09-20 05:40:03 +00:00
ajacoutot
04229a8a0a Update to gnutls-3.2.18. 2014-09-19 06:37:49 +00:00
ajacoutot
fc7090eaac Update to p11-kit-0.20.7. 2014-09-19 06:20:10 +00:00
ajacoutot
98c4b3793c Update to libgpg-error-1.15. 2014-09-18 06:25:19 +00:00
ajacoutot
a11f0e53eb Take MAINTAINER. 2014-09-18 06:15:07 +00:00
ajacoutot
4098a830f9 Cope with recent sendmail subpackaging.
Fix ports that were not able to find the milter includes (since it's not
under /usr/includes anymore).
2014-09-17 09:13:12 +00:00
jca
7bb00aaf69 Cope with sendmail (and libmilter) moving to ports.
Input from sthen@, ok ajacoutot@ sthen@
2014-09-17 07:52:42 +00:00
ajacoutot
49e5f38a3c Update to libtasn1-4.2. 2014-09-16 05:51:21 +00:00
jasper
f434f976c3 drop maintainership for i don't use these anymore 2014-09-15 19:54:05 +00:00
sthen
113ec1304a s/${MACHINE_ARCH}/amd64/ to fix packaging on !amd64 2014-09-15 08:31:12 +00:00
ajacoutot
dc1c7c4872 MySQL -> MariaDB in READMEs. 2014-09-14 05:58:07 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
rpe
e0c9fe674a Update py-paramiko to 1.14.1
with feedback from sthen@
OK aja@ benoit@ (MAINTAINER)
2014-09-12 20:39:05 +00:00
sthen
e5c73b1ac0 update to yubikey-personalization-gui-3.1.15 2014-09-12 14:22:53 +00:00
jasper
0c5e3338b0 fix CVE number 2014-09-12 13:26:57 +00:00
jasper
91974c7d12 Security fix for CVE-2014-35640 2014-09-12 13:24:30 +00:00
dcoppa
9ee1125702 Bugfix update to dante-1.4.1 2014-09-11 07:40:07 +00:00
rpointel
b46df1d225 SUBDIR += foremost 2014-09-10 11:29:08 +00:00
rpointel
3ace508c2a import foremost, forensic data recovery program.
few tweaks and ok sthen@ (thanks).
2014-09-10 11:28:06 +00:00
rpointel
10bbc232e1 + SUBDIR += distorm3
+     SUBDIR += volatility
2014-09-10 11:21:10 +00:00
rpointel
3b08e374ef import volatility, memory artifact extraction utility framework.
few tweaks and ok sthen@ (thanks).
2014-09-10 11:19:29 +00:00
rpointel
d2a8610864 import distorm3, powerful disassembler library for x86/amd64 (needed for volatility).
ok and few tweaks by sthen@ (thanks).
2014-09-10 11:17:45 +00:00
ajacoutot
77a71e00c2 Update to p11-kit-0.20.6. 2014-09-10 06:10:31 +00:00
sthen
cb4b51b4b0 CATEGORIES+=telephony, lowercase at start of COMMENT 2014-09-10 00:02:21 +00:00
jturner
defb470dc2 Update spiped to 1.4.1 2014-09-08 22:28:08 +00:00
bluhm
7c5b0491ae update p5-IO-Socket-SSL 1.998 2014-09-08 20:54:05 +00:00
jasper
f8f5401c99 drop maintainership of ports i haven't used in a long time and have no use for anymore 2014-09-08 17:04:50 +00:00
dcoppa
9e715e5bc8 Zap Linuxisms from usage() 2014-09-08 08:28:23 +00:00
schwarze
0851962df3 Update to Authen::NTLM 1.09 (minor bugfix release); ok gsoares@
I'm quite happy that nobody forces me to use NTLM any longer,
and i'm certainly not using it voluntarily, so drop MAINTAINER.
2014-09-06 15:49:50 +00:00
ajacoutot
cc8992816d Update to p11-kit-0.20.5. 2014-09-06 07:21:05 +00:00
benoit
bf3dd6282c Update zebedee to 2.5.3. 2014-09-06 07:09:34 +00:00
benoit
83556ea0f3 Update cracklib to 2.9.1. 2014-09-05 16:43:20 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
dcoppa
3bef63c4a0 Fix validation of EAPOL-Key length with AES key wrap
(upstream git commit b7c61c9d4e968e7254112631a9f6a1a1f8ef6f7f)

pkg/README: avoid confusion, we were talking about so many interfaces...
2014-09-05 13:18:41 +00:00
rpe
504759a7e3 Update py-M2Crypto to 0.22.3
- remove obsolete patches
- set HOMEPAGE to Github, previous one is not reachable
- remove post-build target because tests are not distributed anymore

OK aja@
2014-09-04 21:41:43 +00:00
benoit
9b94e2edf4 Update pdfcrack to 0.14. 2014-09-04 11:48:36 +00:00
ajacoutot
1f0be00195 Make sure not to pick-up libexecinfo if installed.
spotted by espie@
2014-09-04 08:20:16 +00:00
ajacoutot
ea3b05a720 Add PORTSCOUT entries. 2014-09-03 09:55:19 +00:00
sthen
c0f362b91c fix following removal of BIND from base; pick up tools from the package instead 2014-09-03 08:54:41 +00:00
sthen
b8d82fe4c7 update to sslsplit 0.4.8 2014-09-02 19:45:53 +00:00