| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html
|
|
|
|
|
|
| |
should build fine on tier-2 archs
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: Yasuhiro Kimura
|
| |
|
|
|
|
| |
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
| |
- While here switch to PY_FLAVOR
Sponsored by: iXsystems Inc.
|
| |
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Specify PYTHONPATH
- Specifying correct dictionary path
- Fix configure for py-cracklib by using USES=localbase
- Switch to new test framework
- Whitespace fix
Approved by: portmgr blanket
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Multiple fixes and improvements to BinPAC generated code
related to array parsing, with potential impact to all Bro's
BinPAC-generated analyzers in the form of buffer over-reads
or other invalid memory accesses depending on whether a
particular analyzer incorrectly assumed that the
evaulated-array-length expression is actually the number of
elements that were parsed out from the input.
- The NCP analyzer (not enabled by default and also updated
to actually work with newer Bro APIs in the release) performed
a memory allocation based directly on a field in the input
packet and using signed integer storage. This could result
in a signed integer overflow and memory allocations of
negative or very large size, leading to a crash or memory
exhaustion. The new NCP::max_frame_size tuning option now
limits the maximum amount of memory that can be allocated.
Other fixes:
- A memory leak in the SMBv1 analyzer.
- The MySQL analyzer was generally not working as intended,
for example, it now is able to parse responses that contain
multiple results/rows.
Add gettext-runtime to USES to address a poudriere testport
warning.
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
MFH: 2018Q2
Security: 2f4fd3aa-32f8-4116-92f2-68f05398348e
Differential Revision: https://reviews.freebsd.org/D15678
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2018-12020:
The OpenPGP protocol allows to include the file name of the original
input file into a signed or encrypted message. During decryption and
verification the GPG tool can display a notice with that file name. The
displayed file name is not sanitized and as such may include line feeds
or other control characters. This can be used inject terminal control
sequences into the out and, worse, to fake the so-called status
messages. These status messages are parsed by programs to get
information from gpg about the validity of a signature and an other
parameters. Status messages are created with the option "--status-fd N"
where N is a file descriptor. Now if N is 2 the status messages and the
regular diagnostic messages share the stderr output channel. By using a
made up file name in the message it is possible to fake status messages.
Using this technique it is for example possible to fake the verification
status of a signed mail.
Also:
* gpg: Decryption of messages not using the MDC mode will now lead
to a hard failure even if a legacy cipher algorithm was used. The
option --ignore-mdc-error can be used to turn this failure into a
warning. Take care: Never use that option unconditionally or
without a prior warning.
* gpg: The MDC encryption mode is now always used regardless of the
cipher algorithm or any preferences. For testing --rfc2440 can be
used to create a message without an MDC.
* gpg: Sanitize the diagnostic output of the original file name in
verbose mode. [#4012,CVE-2018-12020]
* gpg: Detect suspicious multiple plaintext packets in a more
reliable way. [#4000]
* gpg: Fix the duplicate key signature detection code. [#3994]
* gpg: The options --no-mdc-warn, --force-mdc, --no-force-mdc,
--disable-mdc and --no-disable-mdc have no more effect.
* agent: Add DBUS_SESSION_BUS_ADDRESS and a few other envvars to the
list of startup environment variables. [#3947]
MFH: 2018Q2
Security: CVE-2018-12020
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
https://helpx.adobe.com/security/products/flash-player/apsb18-19.html
|
|
|
|
|
|
|
| |
Changes: https://raw.githubusercontent.com/ssh-vault/ssh-vault/0.12.4/CHANGELOG.md
PR: 228816
Submitted by: nbari@tequila.io (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.3_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_3_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
|
|
|
|
|
|
|
|
| |
https://www.bro.org/download/NEWS.bro.html
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D15677
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITE
- fix dependencies
- update WWW
PR: 193908
Submitted by: pi, w.schwarzenfeld@utanet.at, dvwerks@cox.net
Reported by: nikos60@hushmail.com
Approved by: tj (maintainer timeout)
|
|
|
|
| |
Reported by: mfechner
|
|
|
|
|
|
| |
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15635
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
- Fix and update WWW
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Reported by: jbeich
|
|
|
|
| |
Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
|
|
|
|
| |
- Add PORTSCOUT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ed25519.rb is a Ruby binding to the Ed25519 elliptic curve public-key signature
system described in RFC 8032.
Two implementations are provided: a MRI C extension which uses the "ref10"
implementation from the SUPERCOP benchmark suite, and a pure Java version based
on str4d/ed25519-java.
Ed25519 is one of two notable algorithms implemented atop the Curve25519
elliptic curve. The x25519 gem is a related project of this one, and implements
the X25519 Diffie-Hellman key exchange algorithm on the Montgomery form of
Curve25519.
WWW: https://github.com/crypto-rb/ed25519
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
https://github.com/omab/django-social-auth/blob/master/README.rst
https://pypi.org/project/python-social-auth/
Sponsored by: iXsystems Inc.
|
|
|
|
| |
Changes: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md
|
|
|
|
|
| |
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
|
|
|
|
| |
PR: 228664
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
| |
- Remove BROKEN_SSL=openssl-devel
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-X509
|
|
|
|
|
| |
Changes: https://github.com/keybase/client/releases
https://github.com/keybase/client/commits/master
|
|
|
|
| |
Changes: https://github.com/keybase/kbfs/commits/master
|
|
|
|
|
|
|
| |
((CVE-2018-10811, CVE-2018-5388)
PR: 228631
Submitted by: strongswan@Nanoteq.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes:
- Denial-of-Service Vulnerability in the IKEv2 key derivation
(CVE-2018-10811)
- Denial-of-Service Vulnerability in the stroke plugin
(CVE-2018-5388)
- Crash on FreeBSD that was present in 5.6.2
- The kernel-pfkey plugin optionally installs routes via internal
interface (one with an IP in the local traffic selector). On
FreeBSD, enabling this selects the correct source IP when sending
packets from the gateway itself.
PR: 228631
Submitted by: maintainer
|
|
|
|
|
| |
PR: 228634
Submitted by: maintainer
|
|
|
|
|
| |
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html
|
|
|
|
|
| |
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
|
|
|
|
| |
PR: 228589
Submitted by: ecrist@secure-computing.net (maintainer)
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
PR: 218085
Submitted by: w.schwarzenfeld@utanet.at
Reported by: Alan Somers
|
| |
|
|
|
|
|
|
|
| |
Changelog: https://github.com/gopasspw/gopass/releases
PR: 228572
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
default. 30 makes it far too easy to get locked out of your own server. 120 is
simply a safer starting point.
PR: 227016
Submitted by: Dan McGregor (maintainer)
MFH: 2018Q2
|
| |
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
|
|
|
|
| |
Changes: https://github.com/zaru/webpush/commits/master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
|
|
|
|
|
|
|
|
|
| |
While here, give maintainership to submitter since maintainer has timed out
repeatedly.
PR: 223459
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: maintainer timeout (jadawin, >2 weeks, multiple timeouts)
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Support libraries for the Rekall framework.
WWW: http://www.rekall-forensic.com/
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
PR: 227567
Submitted by: ecrist@secure-computing.net (maintainer)
Approved by: pi (mentor)
|
|
|
|
|
|
|
| |
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.6
Reported by: Nick Mathewson <nickm@torproject.org> (upstream notification)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Even if those ports do not support more than one Python version, it
makes it easier to depend on them.
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Changes: https://github.com/capistrano/sshkit/releases
|
|
|
|
| |
- Support a uid/gid other than nobody
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
that implements Security Association Markup Language (SAML) authentication.
WWW: https://bitbucket.org/asecurityteam/flask_saml
PR: 225202
Submitted by: John W. O'Brien <john@saltant.com>
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
| |
Update VuXML entry for xorg-server issues related to CVE-2017-10971 and
CVE-2017-10972. The version check was wrong missing the portepoch which
meant that the entry never matched anything. It was also only added for
xorg-server 1.19, while we have 1.18 in base.
Fix formatting and edit the overly long lines.
|
|
|
|
|
|
|
| |
Changelog: https://github.com/mozilla/sops/releases
PR: 228326
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
| |
Exp-run by: antoine
PR: 228200
|
|
|
|
| |
https://app-updates.agilebits.com/product_history/CLI
|
| |
|
|
|
|
|
| |
I'm releasing maintainership on a number of ports that I no longer have
time to maintain effectively.
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 228294
Reported by: Dhananjay Balan <mail@dbalan.in>
|
|
|
|
| |
Changes: https://github.com/codahale/bcrypt-ruby/releases
|
|
|
|
|
|
|
| |
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog
Reported by: Nick Mathewson <nickm@torproject.org> (upstream notification)
|
|
|
|
|
|
|
| |
Fixes https://github.com/lastpass/lastpass-cli/issues/409
PR: 228310
Approved by: portmgr (mat)
|
| |
|
| |
|
|
|
|
|
|
| |
Noteworthy changes in 1.1.6
- Change waiting logic on authenticate to allow for faster feedback
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Parse-Snort/Changes
|
|
|
|
| |
Notified by: mat
|
| |
|
|
|
|
|
|
|
|
| |
have no other dependency on them.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15434
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port has been broken for years and no longer maintained by upstream.
Also, remove security/rubygem-jugyo_twtter_oauth. It is a fork of
twitter_oauth[1] and required only by net-im/rubygem-earthquake.
[1] https://rubygems.org/gems/twitter_oauth
Approved by: hrs (mentor)
Differential Revision: https://reviews.freebsd.org/D15441
|
|
|
|
|
|
|
|
| |
WWW: https://github.com/mkomitee/flask-kerberos
PR: 225199
Submitted by: John W. O'Brien <john@saltant.com>
Sponsored by: iXsystems Inc.
|
| |
|
|
|
|
|
|
|
|
|
| |
===> Registering installation for keepassxc-2.3.1
pkg-static: Unable to access file /usr/ports/security/keepassxc/work/stage/usr/local/bin/keepassxc-proxy:No such file or directory
*** Error code 74
PR: 228224
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
|
|
|
|
| |
Changes: https://github.com/ruby/openssl/blob/master/History.md
https://github.com/ruby/openssl/commits/master
|
|
|
|
|
| |
PR: 228146
Submitted by: yasu@utahime.org
|
|
|
|
|
|
|
| |
Details:
Thanks to www/chromium, we now have a valid entry with 4933 characters.
Entries this long will probably remain exceptions, but there should
not be a warning for the currently valid entries.
|
| |
|
|
|
|
| |
Reported by: Tommi Pernila <tommi.pernila@iki.fi> via e-mail
|
| |
|
|
|
|
|
|
| |
- pywinrm is not python3 ready
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
Explicitly specify the git sha when building teleport. Restrict builds to amd64.
Reviewed by: swills, mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15311
|
|
|
|
|
|
|
|
|
| |
Python library for Windows Remote Management (WinRM)
WWW: https://github.com/diyan/pywinrm
PR: 226450
Submitted by: rozhuk.im@gmail.com
|
|
|
|
|
|
|
|
|
| |
An authentication handler for using CredSSP with Python Requests.
WWW: https://github.com/jborean93/requests-credssp
PR: 226448
Submitted by: rozhuk.im@gmail.com
|
|
|
|
|
| |
PR: 228156
Submitted by: 0mp
|
|
|
|
|
|
| |
Cryptography in pure perl, needs no non-core XS dependencies.
WWW: http://search.cpan.org/dist/Crypt-Perl/
|
|
|
|
|
|
|
|
|
|
|
|
| |
A tiny Perl extension to generate cryptographically-secure random bytes.
It provides random bytes from a cryptographically secure random
number generator (ISAAC), seeded from strong entropy sources on a
wide variety of platforms. It does so without external dependencies
(except on Windows), and has a minimal but useful user interface
patterned after the module Bytes::Random::Secure.
WWW: http://search.cpan.org/dist/Bytes-Random-Secure-Tiny/
|
|
|
|
| |
Changes: https://github.com/dwolfhub/zxcvbn-python/compare/v4.4.25...v4.4.26
|
| |
|
|
|
|
|
| |
Changes: https://github.com/keybase/client/releases
https://github.com/keybase/client/commits/master
|
|
|
|
| |
Changes: https://github.com/keybase/kbfs/commits/master
|
| |
|
|
|
|
|
| |
PR: 228075
Submitted by: svysh.fbsd@gmail.com(maintainer)
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Parse-Snort/Changes
|
|
|
|
| |
PR: 226476
|
|
|
|
|
|
|
|
|
|
|
| |
Crypt::X509::CRL is an object oriented X.509 certificate
revocation list parser with numerous methods for directly
extracting information from certificate revocation lists
WWW: http://search.cpan.org/dist/Crypt-X509-CRL/
PR: 228074
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
|
|
|
|
|
| |
PR: 227677
Submitted by: Ben Hood <ben@relops.com>
|
|
|
|
|
|
| |
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
MFH: 2018Q2
Security: CVE-2018-0494
|
|
|
|
|
|
| |
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
https://helpx.adobe.com/security/products/flash-player/apsb18-16.html
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib
|
| |
|
|
|
|
|
|
| |
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cd FreeBSD11.1_OPT.OBJ ; sh 'nss/cmd/shlibsign/.'/sign.sh 'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ' \
'nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ' FreeBSD \
'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib' 'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so'
nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ/shlibsign -v -i nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so
C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB, noModDB
gmake[3]: *** [Makefile:92: ../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.chk] Error 1
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
|
| |
|
| |
|
|
|
|
|
| |
PR: 228022
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Take maintainership
Changes: http://search.cpan.org/dist/Parse-Snort/Changes
|
| |
|
| |
|
|
|
|
|
|
|
| |
plugin for OpenVPN
PR: 226492
Submitted by: Phil DeMonaco <pdemon@gmail.com>
|
| |
|
|
|
|
|
| |
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
|
|
|
|
| |
- Remove redundant PKGMESSAGE assignment
|
|
|
|
|
| |
PR: 227972
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
https://www.kde.org/info/security/advisory-20180503-1.txt
CVE-2018-10380
The patches are taken from the git commits referred to in the
security notice, hence the unusual naming.
Approved by: tcberner (mentor, implicit)
Security: 83a548b5-4fa5-11e8-9a8e-001e2a3f778d
|
|
|
|
|
|
|
|
|
|
| |
https://www.kde.org/info/security/advisory-20180503-1.txt
The port is not built by default through the regular KDE packages,
and has been in the ports tree only a week; the impact is expected
to be low.
Approved by: tcberner (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, remove unnecessary USE_LDCONFIG.
* gpg: New option --no-symkey-cache to disable the passphrase cache
for symmetrical en- and decryption.
* gpg: The ERRSIG status now prints the fingerprint if that is part
of the signature.
* gpg: Relax emitting of FAILURE status lines
* gpg: Add a status flag to "sig" lines printed with --list-sigs.
* gpg: Fix "Too many open files" when using --multifile. [#3951]
* ssh: Return an error for unknown ssh-agent flags. [#3880]
* dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL
caches under Windows. [#2448,#3923]
* dirmngr: Fix a CNAME problem with pools and TLS. Also use a fixed
mapping of keys.gnupg.net to sks-keyservers.net. [#3755]
* dirmngr: Try resurrecting dead hosts earlier (from 3 to 1.5 hours).
* dirmngr: Fallback to CRL if no default OCSP responder is configured.
* dirmngr: Implement CRL fetching via https. Here a redirection to
http is explictly allowed.
* dirmngr: Make LDAP searching and CRL fetching work under Windows.
This stopped working with 2.1. [#3937]
* agent,dirmngr: New sub-command "getenv" for "getinfo" to ease
debugging.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes in 1.15.3 (2018-05-03)
====================================
This is a bug fix release.
* Fix flaws in LDAP DN checking, including a null dereference KDC
crash which could be triggered by kadmin clients with administrative
privileges [CVE-2018-5729, CVE-2018-5730].
* Fix a KDC PKINIT memory leak.
* Fix a small KDC memory leak on transited or authdata errors when
processing TGS requests.
* Fix a null dereference when the KDC sends a large TGS reply.
* Fix "kdestroy -A" with the KCM credential cache type.
* Fix the handling of capaths "." values.
* Fix handling of repeated subsection specifications in profile files
(such as when multiple included files specify relations in the same
subsection).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes in 1.16.1 (2018-05-03)
====================================
This is a bug fix release.
* Fix flaws in LDAP DN checking, including a null dereference KDC
crash which could be triggered by kadmin clients with administrative
privileges [CVE-2018-5729, CVE-2018-5730].
* Fix a KDC PKINIT memory leak.
* Fix a small KDC memory leak on transited or authdata errors when
processing TGS requests.
* Fix a regression in pkinit_cert_match matching of client
certificates containing Microsoft UPN SANs.
* Fix a null dereference when the KDC sends a large TGS reply.
* Fix "kdestroy -A" with the KCM credential cache type.
* Allow validation of Microsoft PACs containing enterprise names.
* Fix the handling of capaths "." values.
* Fix handling of repeated subsection specifications in profile files
(such as when multiple included files specify relations in the same
subsection).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bring in upstream patches post 7.7 to fix various issues [2]:
b81b2d120e9c8a83489e241620843687758925ad - Fix tunnel forwarding broken in 7.7p1
341727df910e12e26ef161508ed76d91c40a61eb - don't kill ssh-agent's listening socket entriely if we fail to accept a connection
85fe48fd49f2e81fa30902841b362cfbb7f1933b - don't free the %C expansion, it's used later for LocalCommand
868afa68469de50d8a43e5daf867d7c624a34d20 - Disable SSH2_MSG_DEBUG messages for Twisted Conch clients
f5baa36ba79a6e8c534fb4e0a00f2614ccc42ea6 - Omit 3des-cbc if OpenSSL built without DES
PR: 227758 [1]
Submitted by: IWAMOTO Kouichi <sue@iwmt.org> [1]
PR: 227551 [2]
Reported by: rozhuk.im@gmail.com [2]
Obtained from: upstream mirror https://github.com/openssh/openssh-portable [2]
|
|
|
|
|
|
|
|
| |
/var/run/sudo. Without it, on a system that has /run directory, configure
will by default define rundir to /run/sudo
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Sponsored by: Rubicon Communications, LLC (Netgate)
|
| |
|
|
|
|
|
| |
Changes: https://github.com/certbot/certbot/blob/master/CHANGELOG.md
https://github.com/certbot/certbot/milestones?state=closed
|
|
|
|
| |
Submitted by: lwhsu
|
|
|
|
|
|
| |
PR: 227926
Reported by: O. Hartmann
Sponsored by: Rubicon Communications, LLC (Netgate)
|
|
|
|
|
| |
PR: 227797
Submitted by: Kai
|
|
|
|
| |
Define LICENSE
|
|
|
|
|
|
| |
PR: 227900
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by: Rubicon Communications, LLC (Netgate)
|
| |
|
|
|
|
|
|
| |
Reviewed by: eugen_grosbein.net, tz (mentor)
Approved by: eugen_grosbein.net, tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15248
|
|
|
|
|
| |
2018-04-30 databases/rubygem-seed-fu236: Obsoleted by update of www/gitlab. Please use databases/rubygem-seed-fu
2018-04-30 security/polarssl13: has reached end of life
|
|
|
|
|
|
|
| |
of making it cross-platform and adding additional features.
PR: 227845
Submitted by: Sascha Holzleiter <sascha@root-login.org>
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to new test framework
Approved by: portmgr blanket
|
|
|
|
|
| |
Submitted by: Tommi Pernila <tommi.pernila@iki.fi> via e-mail
Security: CVE-2018-6118
|
|
|
|
| |
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
|
|
|
|
|
|
|
|
|
| |
- Create flavors for all PHP versions
- Use releases dir (not pre-)
PR: 227510
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D15235
|
|
|
|
|
|
|
|
|
| |
- OpenBSD 6.1 is unsupported now, so retire its keys
- Only keep the base keys and remove the rest. All other keys are
useless on FreeBSD.
Reported by: tj@mrsk.me
|
|
|
|
| |
Reported by: jbeich, eadler
|
|
|
|
|
|
|
|
|
|
| |
to use these shells
The options were deleted mistakenly in the previous commit.
Additionally, moved plist into pkg-plist file, and added @sample instructions for relevant samples.
PR: 227848
Reported by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add bash to RUN_DEPENDS
* Remove BASH and ZSH options as per PHB
* Change PORTDOCS to * for simplicity
* Silence some commands
PR: 227848
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
|
|
|
| |
- Fixes problems with loading private ssh keys
|
|
|
|
| |
- As implemented in non-devel
|
|
|
|
| |
- Add pkg-message for information regarding new experimental rclone backend
|
|
|
|
|
|
| |
PR: 192774, 222065
Submitted by: Andreas Longwitz <longwitz@incore.de>
Approved by: VANHULLEBUS Yvan (maintainer, implicitly)
|
|
|
|
| |
Changes: https://github.com/nov/rack-oauth2/commits/master
|
| |
|
|
|
|
|
| |
- Most important ports are compatible, see
https://wiki.freebsd.org/LibreSSL/2.7 for more info
|
|
|
|
| |
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.
Please note:
* Plasma5 cannot be installed at the same time as KDE SC4.
* Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
* To start plasma5, it is recommended to use something like
exec ck-launch-session startkde
* Powermanagement and such is not working :-)
I would like to thank all the people that have helped test it in the past years.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D15096
|
|
|
|
| |
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
|
| |
|
| |
|
|
|
|
|
|
| |
- Everybody deserves AES-NI off-load
Reported by: adamw
|
|
|
|
|
| |
PR: 227512
Exp-run by: antoine
|
|
|
|
| |
Changes: https://github.com/onelogin/ruby-saml/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gravitational Teleport ("Teleport") is a modern SSH server for remotely
accessing clusters of FreeBSD or Linux servers via SSH or HTTPS. It is
intended to be used instead of sshd. Teleport enables teams to easily
adopt the best SSH practices like:
- Integrated SSH credentials with your organization Google Apps identities or
other OAuth identitiy providers.
- Teleport uses certificate-based access with automatic expiration time
- Enforcement of 2nd factor authentication
- Cluster introspection: every Teleport node becomes a part of a cluster
and is visible on the Web UI
- Record and replay SSH sessions for knowledge sharing and auditing purposes
- Collaboratively troubleshoot issues through session sharing
- Connect to clusters located behind firewalls without direct Internet
access via SSH bastions
Teleport is built on top of the high-quality Golang SSH implementation
and it is compatible with OpenSSH.
Initially submitted by: staticwizard@hotmail.com in ports/219332
PR: ports/219332
Approved by: swills (mentor)
Reviewed by: yuri, swills, pi
Differential Revision: https://reviews.freebsd.org/D14576
|
|
|
|
| |
Security: https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html
|
|
|
|
|
|
|
|
|
|
| |
LibreSSL 2.7 brings out a number of incompatibilities.
The new patch allows PHP to compile against the new LibreSSL version.
It is ported from security/php72-openssl in r468343
PR: 226902
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
| |
LibreSSL 2.7 brings out a number of incompatibilities.
The new patch allows PHP to compile against the new LibreSSL version.
PR: 226902
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, warn and sleep for 10 s when building against LibreSSL.
Remove some cruft.
Change summary:
<https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst#version-246>
Changelog:
<https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24#OpenVPN2.4.6>
Reported by: portscout
|
| |
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
|
|
| |
https://sources.debian.org/data/main/o/openssh/1:7.7p1-2/debian/patches/gssapi.patch
is mirrored due to not being filename-unique and not gzipped.
PR: 226789
Submitted by: Rick Miller <vmiller@verisign.com> (based on)
Tested by: Rick Miller <vmiller@verisign.com>
Reported by: david@dcrosstech.com
|
|
|
|
|
|
|
| |
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
|
|
|
|
|
|
| |
- While here, fix broken man3 option
Reported by: Franco Fichtner <franco opnsense org>
|
|
|
|
|
| |
Submitted by: tommi.pernila@iki.fi (via mail to ports-secteam)
Reviewed by: riggs
|
|
|
|
|
|
|
|
|
|
|
| |
introduced by that version.
PR: 223587
Submitted by: Todd C. Miller <Todd.Miller@sudo.ws>
Reported by: vas@mpeks.tomsk.su
Obtained from: https://bugzilla.sudo.ws/show_bug.cgi?id=831
MFH: 2018Q2
Sponsored by: Rubicon Communications, LLC (Netgate)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
scripts and other interpreted files. Error happens because fexecve() requires
/dev/fd to be mounted. This patch detects if /dev/fd/N exists before attempt
to use fexecve and workaround the issue.
PR: 223587
Submitted by: Todd C. Miller <Todd.Miller@sudo.ws>
Reported by: vas@mpeks.tomsk.su
Obtained from: https://bugzilla.sudo.ws/show_bug.cgi?id=831
MFH: 2018Q2
Sponsored by: Rubicon Communications, LLC (Netgate)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
- Change runtime dependency entry point Twisted_Core back to Twisted
- Update checksum for CHEESESHOP
- Add test target
Reviewed by: cs, koobs
Approved by: cs (maintainer), koobs (ports)
Differential Revision: https://reviews.freebsd.org/D13452
MFH: 2018Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port is not Python 3 compatible, failing with:
File "/usr/local/lib/python3.6/site-packages/pyptlib/util/__init__.py", line 56
m = re.match(ur'^\[(.+)\]:(\d*)$', spec)
^
SyntaxError: invalid syntax
Reviewed by: koobs, cs
Approved by: cs (maintainer), koobs (ports)
Differential Revision: https://reviews.freebsd.org/D13464
|
|
|
|
|
| |
MFH: 2018Q2
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
|
|
|
|
| |
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
|
|
|
|
| |
ready for production. Reverting it for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
scripts and other interpreted files. Error happens because fexecve() requires
/dev/fd to be mounted. This patch detects if /dev/fd/N exists before attempt
to use fexecve and workaround the issue.
PR: 223587
Submitted by: Todd C. Miller <Todd.Miller@sudo.ws>
Reported by: vas@mpeks.tomsk.su
Obtained from: https://www.sudo.ws/repos/sudo/rev/30f7c5d64104
MFH: 2018Q2
Sponsored by: Rubicon Communications, LLC (Netgate)
|
|
|
|
|
|
|
|
|
|
| |
- LibreSSL 2.7 implements most of OpenSSL 1.1 API
PR: D14851
Submitted by: Charlie Li <ml+freebsd vishwin info>
Approved by: maintainer time-out
Obtained from: https://github.com/lsh123/xmlsec/pull/167
Differential Revision: https://reviews.freebsd.org/D14851
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Random/Changes
|
| |
|
|
|
|
| |
PR: 227676
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MRSCOTTY/Crypt-PKCS10-1.9/Changes
- Bump PORTEPOCH
- Add LICENSE_FILE
- Add PORTSCOUT=ignore:1.800201,1.8002
- Switch configure stage to modbuildtiny
PR: 227617
Submitted by: svysh.fbsd@gmail.com(maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Random/Changes
|