| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
As per ohauer's email, assume maintainership.
Requested by: ohauer
Approved by: ohauer (implicit)
|
|
|
|
|
|
| |
PR: 255888
Submitted by: Gabriel Dutra <0xdutra@gmail.com>
Approved by: lwhsu (mentor)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Net-SSLeay
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/GnuPG-Interface
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Digest-HMAC
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Auth-Extensible
|
|
|
|
| |
Changes: https://github.com/rhash/RHash/releases
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update pkg-descr
- Add WWW
Changes: https://metacpan.org/changes/distribution/Crypt-PasswdMD5
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-X509
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-ECDSA
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-DSA
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Crypt-CBC
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.66_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_66_RTM
|
| |
|
|
|
|
| |
PR: 256202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous maintainer asked that the port be removed, but
we seem to have found a better solution. Gert Doering volunteered
to take over the port and reference Git directly.
Import security/openvpn fix for leftover .orig files.
PR: 256209
Maintainer change implicitly
Approved by: ecrist@secure-computing.net (removal request)
New contents reviewed and
Approved by: gert@greenie.muc.de (new maintainer, by IRC/mail)
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/IO-Socket-SSL
PR: 256228
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD 14 and later only use in-kernel crypto drivers for software
KTLS. The security/isal-kmod port provides an in-kernel crypto driver
using the same ISA-L crypto library as this port.
Reviewed by: gallatin, sbz, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30279
|
|
|
|
| |
Reported by: upstream nofification
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
- https://passlib.readthedocs.io/en/stable/history/1.7.html#id2
- https://passlib.readthedocs.io/en/stable/history/1.7.html#id1
PR: 256189
Approved by: koobs (maintainer)
|
|
|
|
| |
PR: 256186
|
| |
|
|
|
|
|
| |
PR: 256009
Reported by: David Marec <david@lapinbilly.eu>
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/IdentityPython/pysaml2/releases
|
|
|
|
|
| |
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/IdentityPython/pysaml2/releases
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2021/05/stable-channel-update-for-desktop_25.html
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D30364
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D30326
|
| |
|
|
|
|
|
|
|
| |
PR: 255102
Reported by: Thomas Petig <thomas@petig.eu>
Security: CVE-2019-13132
Security: CVE-2020-15166
|
| |
|
|
|
|
| |
Security: CVE-2021-23017
|
|
|
|
|
|
|
| |
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
|
|
|
|
|
|
|
|
|
|
|
| |
- Use DISTVERSION instead of PORTVERSION
- Updated WWW
ChangeLog: https://bitbucket.org/vinay.sajip/python-gnupg/src/master/README.rst
PR: 256058
Approved by: dbaio, garga (mentors, implicit)
Obtained from: yuri
|
| |
|
|
|
|
| |
Security: CVE-2021-33204
|
|
|
|
|
|
|
|
|
| |
Crowdsec bouncer written in golang for firewalls.
cs-firewall-bouncer will fetch new and old decisions from a CrowdSec API
to add them in a blocklist used by supported firewalls.
WWW: https://github.com/crowdsecurity/cs-firewall-bouncer
|
|
|
|
|
| |
Security: CVE-2013-0340
PR: 256121
|
|
|
|
|
| |
PR: 256093
Security: CVE-2021-3541
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Static linked binaries, due to the fact that they're statically linked,
can pose a security risk should a library be updated and depending
software not be recompiled and linked. This was a hot topic on BUGTRAQ
about 25 years ago.
The default is to build static libraries so as not to alter the package
avoiding a POLA violation.
PR: 255735
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> (mostly)
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Reviewed by: cy
Tested by: cy
MFH: 2021Q2
|
|
|
|
|
|
|
|
| |
PR: 255735
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Reviewed by: cy
Tested by: cy
MFH: 2021Q2
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D29682
|