6209 Commits

Author SHA1 Message Date
kn
3f976ef2fe Update to pcsc-lite 1.8.25
25 March 2019
- Fix a socket issue when pcscd is used inside LXC container
- pcsc-spy: always provide a total time of execution
- Fix resource leak if SCardEstablishContext() fails
- Fix realloc(3) error handling (possible memory leak)
- Remove usage of function chmod(2) to use fchmod(2) (fix race condition)


1.8.24
12 October 2018
- the project moved to https://pcsclite.apdu.fr/
- SCardGetStatusChange(): Fix a rare race condition
- SCardReleaseContext(): do not release a lock owned by another context
- SCardReconnect(): suspend card auto power off
- Allow "=" in serial driver filenames
- Add the thread id in the pcscd log lines
- pcsc-spy: correctly handle incomplete log file
- Simclist: avoid to divide by zero in list_findpos()
- Some other minor improvements

No problems with a Yubikey NEO.
2019-11-17 13:13:15 +00:00
kn
b60d5362d8 Update to ccid 1.4.30
Lots of changes incl. many firmware updates;  no issue with a
Yubikey NEO.
2019-11-17 13:11:58 +00:00
djm
92809b2c87 libfido2 is in base now; remove port. Prompted by sthen@ 2019-11-15 01:34:35 +00:00
jasper
a2e8accef4 update to py-cryptodome-3.9.3 2019-11-13 20:12:47 +00:00
djm
126c49fcd5 OpenSSH now requires v.2 of the middleware in order to support Ed25519
keys on FIDO2 tokens. Point this port as a compatible middleware ahead
of it landing upstream.
2019-11-12 23:15:21 +00:00
jasper
060a55754a update to wesng-0.98 2019-11-12 20:08:35 +00:00
rsadowski
a7be0209fc Bugfix update keepassxc to 2.5.1
All patches merged upstream.
2019-11-12 17:03:10 +00:00
kmos
d54457419c security/py-pyscard
The pyscard smartcard library is a framework for building smart card
aware applications in Python.
the PCSC API Python wrapper module.

- smartcard.scard, an extension module wrapping the WinSCard API (smart
card base components) also known as PC/SC

- smartcard, a higher level Python framework built on top of the raw
PC/SC API

Version 1.9.9

From Lucas Rabb

Input and tweaks from myself and sthen

OK sthen
2019-11-12 10:24:23 +00:00
sthen
3680bfc79b update to p5-Crypt-X509-0.52 2019-11-12 08:30:27 +00:00
jeremy
d2d2721fd8 Update to bcrypt 3.1.13 2019-11-12 06:46:00 +00:00
rpointel
4e331ed485 update yara to 3.11.0.
ok benoit@.
2019-11-11 20:34:33 +00:00
kmos
cc76cb55eb Excise py-test-relaxed from py-paramiko.
paramiko turns *off* py-test-relaxed but that leaves every other Python
port's tests disrupted by it. Patch it out. Attempting to feed this
upstream.
2019-11-10 11:04:45 +00:00
kn
457d24db2a Update to angr-8.19.10.30 2019-11-10 09:29:32 +00:00
pvk
65950e5718 Update py-paramiko 2.4.1 -> 2.6.0
ok landry@ rsadowski@ kmos@
2019-11-09 15:01:32 +00:00
pvk
4404f67080 Update opendnssec 2.1.4 -> 2.1.5
Announcement: https://www.opendnssec.org/2019/11/opendnssec-2-1-5/
2019-11-09 10:17:45 +00:00
cwen
08891b0af5 opensc: remove -Werror from CFLAGS, this fixes the build on base-gcc archs.
OK sthen@ jca@
2019-11-09 07:09:09 +00:00
kmos
4d1e992ca6 Move testing from py-nose to MODPY_PYTEST. Drop now-unneeded py-nose
TEST_DEPENDS.
2019-11-08 09:30:23 +00:00
kmos
85a7e78783 Move testing from py-nose to MODPY_PYTEST. Drop now-unneeded py-nose
TEST_DEPENDS. Move from custom version to standard FIX_EXTRACT_PERMISSIONS
2019-11-08 09:09:19 +00:00
kmos
169943acb9 Added missing RUN_DEPENDS on devel/py-dtfabric
Sorted RUN_DEPENDS while here
2019-11-08 09:02:55 +00:00
sthen
6eba4dc420 update to py-cryptography 2.8 2019-11-07 17:23:10 +00:00
sthen
8aa7fbad0c update to py-acme/certbot 0.40.1 2019-11-07 14:36:13 +00:00
kmos
17dd7a939f Fix tests using MODPY_PYTEST and MODPY_PYTEST_ARGS.
ok sthen (maintainer)
2019-11-07 12:44:23 +00:00
sthen
50228df5ea update to certbot/py-acme 0.40.0 2019-11-06 16:50:56 +00:00
rsadowski
5d234d6a2a update keepassxc to 2.5.0
ok solene@
2019-11-05 09:15:33 +00:00
jasper
30a584c7a9 update to py-cryptodome-1.9.1 2019-11-03 19:34:59 +00:00
sthen
4067d436f1 update to p5-Crypt-OpenSSL-X509-1.813 2019-11-03 19:09:02 +00:00
djm
77c575390a libfido2 - a small library for interacting with U2F/FIDO devices,
including a middleware that can be used with OpenSSH's new U2F
support.

feedback and ok kn@ and sthen@
2019-11-03 12:01:13 +00:00
jasper
2f36b5a0e4 update to pycryptodome-3.9.0 2019-11-02 20:35:15 +00:00
ajacoutot
b10785bc1e Update to libpwquality-1.4.2. 2019-11-02 14:18:41 +00:00
kn
1309519045 Set BUILD_OPT only if DEBUG is not set
OK landry
2019-10-31 19:54:26 +00:00
jasper
5ae7adc814 update to ROPGadget-5.9 2019-10-31 07:50:22 +00:00
bentley
9abd48d692 Hook up some perl ports 2019-10-31 06:21:33 +00:00
bentley
1679f8a992 Import p5-Crypt-PKCS10-2.001.
Crypt::PKCS10 parses PKCS #10 requests and provides accessor methods to
extract the requested data. First, the request will be parsed using the
included ASN.1 definition. Common object identifiers will be translated to
their corresponding names. Additionally, accessor methods allow to extract
single data fields. Bit Strings like signatures will be printed in their
hexadecimal representation.

From henning@; ok sthen@ afresh1@
2019-10-31 06:19:07 +00:00
bentley
040c663659 Import p5-Crypt-LE-0.33.
The Crypt::LE module provides the functionality necessary to use Let's
Encrypt API and generate free SSL certificates for your domains. It can
also be used to generate private RSA and ECC keys or Certificate Signing
Requests without resorting to openssl command line. Crypt::LE is shipped
with a self-sufficient client for obtaining SSL certificates, le.pl.

Both ACME v1 and ACME v2 protocols and wildcard certificate issuance are
supported.

From henning@; ok sthen@ afresh1@
2019-10-31 06:18:07 +00:00
sthen
e3d1c5ab08 update to p5-CryptX-0.066 2019-10-30 17:57:41 +00:00
jasper
7e3a636d39 - update to suricata-5.0.0
- switch to python3

from gonzalo@ with some small tweaks by me
2019-10-30 12:41:46 +00:00
sthen
6022843f14 grammar nitpicking in COMMENT; a -> an 2019-10-29 12:00:19 +00:00
kn
e037ee3cde Update to pcsc-lite 1.8.23, use Python 3
- spy: add support SCardStatus() with NULL pcbAtrLen
- Some other minor improvements

OK pvk
2019-10-29 11:08:47 +00:00
millert
f9dd2cf493 Update sudo to 1.8.29:
* The cvtsudoers command will now reject non-LDIF input when converting
   from LDIF format to sudoers or JSON formats.

 * The new log_allowed and log_denied sudoers settings make it possible
   to disable logging and auditing of allowed and/or denied commands.

 * The umask is now handled differently on systems with PAM or login.conf.
   If the umask is explicitly set in sudoers, that value is used regardless
   of what PAM or login.conf may specify.  However, if the umask is not
   explicitly set in sudoers, PAM or login.conf may now override the default
   sudoers umask.  Bug #900.

 * For "make install", the sudoers file is no longer checked for syntax
   errors when DESTDIR is set.  The default sudoers file includes the
   contents of /etc/sudoers.d which may not be readable as non-root.
   Bug #902.

 * Sudo now sets most resource limits to their maximum value to avoid
   problems caused by insufficient resources, such as an inability to
   allocate memory or open files and pipes.

 * Fixed a regression introduced in sudo 1.8.28 where sudo would refuse
   to run if the parent process was not associated with a session.
   This was due to sudo passing a session ID of -1 to the plugin.
2019-10-28 15:02:49 +00:00
gonzalo
283bc5bc81 Update for SQLMap to 1.3.10. 2019-10-28 09:30:15 +00:00
rpointel
56e78f3ace update pdf-parser to 0.7.3. 2019-10-26 08:41:48 +00:00
rpointel
c314fad84c update pdfid to 0.2.6. 2019-10-26 08:39:23 +00:00
benoit
6ecc8acb6c Update to pdfcrack-0.18. 2019-10-24 08:02:31 +00:00
sebastia
e79875e488 readd building the extension, accidently removed by the last update 2019-10-23 20:42:54 +00:00
landry
07aa5a003c Update to nss 3.47.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Remove patches from #1581507 fixing tests & #1581391 fixing arm64,
merged upstream.
2019-10-23 19:30:25 +00:00
sebastia
dac9e9645a Update 2.0.18 -> 2.0.19 2019-10-22 14:27:47 +00:00
sthen
9fe02b340e bump REVISION for -current sudo to take it to the same version as 6.6-stable 2019-10-22 09:36:21 +00:00
lteo
d66eb00c97 Update to Burp Suite 2.1.04.
http://releases.portswigger.net/2019/09/professional-2104.html

ok rpointel@
2019-10-22 02:09:18 +00:00
ajacoutot
02f2057fb4 Increase daemon_timeout to 120s; loading signatures on startup takes an
insane amount of time...

ok sthen@ (maintainer)
2019-10-20 10:57:14 +00:00
bket
ecc6836375 Update to mbedtls-2.16.3.
Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
and provides bug fixes and minor enhancements. Overview of changes can
be found at
https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.3.

Minor of mbedcrypto has been bumped as symbols have been added.

OK sthen@
2019-10-18 04:56:37 +00:00