Commit graph

27388 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1734b12a99 Update to 2018.4.16
Changes:	https://github.com/certifi/python-certifi/commits/master
2018-04-17 19:15:50 +00:00
Yuri Victorovich
57f2514412 security/py-pycryptodome: Update 3.6.0 -> 3.6.1
Reported by:	portscout
2018-04-17 08:14:55 +00:00
Mark Felder
83dcbdd7ee Reset MAINTAINER
Approved by:	maintainer (private communications)
2018-04-16 21:33:18 +00:00
Sunpoet Po-Chuan Hsieh
c4557c3f03 Update to 0.11
Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-Guess/Changes
2018-04-16 18:32:51 +00:00
Bernard Spil
3f8f6c7b36 security/openssl-devel: Security update for CVE-2018-0737
MFH:		2018Q2
Security:	8f353420-4197-11e8-8777-b499baebfeaf
2018-04-16 17:51:39 +00:00
Bernard Spil
23b3e26b1e security/openssl: Add CVE-2018-0737 patch
- Bump portrev too

MFH:		2018Q2
Security:	8f353420-4197-11e8-8777-b499baebfeaf
2018-04-16 17:47:16 +00:00
Bernard Spil
3a36d250d4 security/vuxml: Bump portrev for latest OpenSSL vuln 2018-04-16 17:46:26 +00:00
Bernard Spil
2c76d37052 security/openssl: Security update
MFH:		2018Q2
Security:	8f353420-4197-11e8-8777-b499baebfeaf
2018-04-16 17:24:35 +00:00
Bernard Spil
bb447968c9 security/vuxml: Add OpenSSL vulnerability 2018-04-16 17:05:57 +00:00
Mathieu Arnold
e104468373 Use USE_GITHUB correctly. Cleanup.
Sponsored by:	Absolight
2018-04-16 12:52:34 +00:00
Lev A. Serebryakov
400551dd60 Update to latest release 1.0.
Reset maintainer to myself (maintainer approved).

PR:		227494
Submitted by:	lev
Approved by:	mschout@gkg.net
2018-04-16 12:06:03 +00:00
Jochen Neumeister
d891e0c9fb Add Blockquote
pointy hat to joneum
2018-04-16 07:32:49 +00:00
Jochen Neumeister
2855f782ad Document multiple vulnerabilities in www/drupal7
Security:	CVE-2018-7600
2018-04-16 07:26:58 +00:00
Sunpoet Po-Chuan Hsieh
6951142a53 Document Perl vulnerability 2018-04-15 20:04:09 +00:00
Sunpoet Po-Chuan Hsieh
fcf8411d90 Update to 0.13
Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-Random/Changes
2018-04-15 20:03:43 +00:00
Yuri Victorovich
3c793f7265 security/tor-devel: Update 0.3.3.4 (alpha) -> 0.3.3.5 (rc)
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.5-rc

Reported by:	Nick Mathewson <nickm@torproject.org> (the upstream notification)
2018-04-15 19:48:28 +00:00
Sunpoet Po-Chuan Hsieh
b047deaef1 Update freeimage vulnerability 2018-04-15 19:12:25 +00:00
Tobias Kortkamp
bb52dd0e1e security/testssl.sh: Update to 2.9.5-5
Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-5
2018-04-15 08:53:35 +00:00
Sunpoet Po-Chuan Hsieh
6e97d6c71c Update to 1.1.0
- Remove py-setuptools from RUN_DEPENDS: it is already added by framework
- Add complete TEST_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
2018-04-14 23:59:01 +00:00
Sunpoet Po-Chuan Hsieh
f2a4709668 Update to 0.12
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-Random/Changes
2018-04-14 23:58:56 +00:00
Sunpoet Po-Chuan Hsieh
964ea15958 Add p5-Crypt-OpenSSL-Guess 0.01
Crypt::OpenSSL::Guess provides helpers to guess OpenSSL include path on any
platforms.

Often MacOS's homebrew OpenSSL cause a problem on installation due to include
path is not added. Some CPAN module provides to modify include path with
configure-args, but Carton or Module::CPANfile is not supported to pass
configure-args to each modules. Crypt::OpenSSL::* modules should use it on your
Makefile.PL.

This module resolves the include path by Net::SSLeay's workaround. Original code
is taken from inc/Module/Install/PRIVATE/Net/SSLeay.pm by Net::SSLeay.

WWW: http://search.cpan.org/dist/Crypt-OpenSSL-Guess/
2018-04-14 23:58:13 +00:00
Eugene Grosbein
4e95cbb248 security/ipsec-tools: fix CVE-2016-10396
The racoon daemon in IPsec-Tools 0.8.2 contains a remotely exploitable
computational-complexity attack when parsing and storing ISAKMP fragments.
The implementation permits a remote attacker to exhaust computational
resources on the remote endpoint by repeatedly sending ISAKMP fragment
packets in a particular order such that the worst-case computational
complexity is realized in the algorithm utilized to determine
if reassembly of the fragments can take place.

The fix obtained from NetBSD CVS head with a command:

cvs diff -D 2017-01-24 -D 2017-09-01 \
	src/racoon/handler.h \
	src/racoon/isakmp.c \
	src/racoon/isakmp_frag.c \
	src/racoon/isakmp_inf.c

While here, add LICENSE.

PR:		225066
Approved by:	VANHULLEBUS Yvan (maintainer timeout, 3 months)
Obtained from:	NetBSD
MFH:		2018Q1
Security:	CVE-2016-10396
2018-04-14 12:07:58 +00:00
Eugene Grosbein
d05a9e9985 ipsec-tools: document remotely exploitable computational-complexity attack.
PR:		225066
Security:	CVE-2016-10396
2018-04-14 12:04:55 +00:00
Mathieu Arnold
d6f3c27ab4 Note that both security/py-acme and security/py-certbot have PORTEPOCH set.
Sponsored by:	Absolight
2018-04-14 12:01:21 +00:00
Yuri Victorovich
b80c43e910 security/pam_ocra: Update 1.4 -> 1.5
PR:		227466
Submitted by:	Stefan Grundmann <sg2342@googlemail.com> (maintainer)
2018-04-14 07:41:10 +00:00
Yuri Victorovich
6c354eeae2 security/sops: Update 3.0.2 -> 3.0.3
PR:		227470
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-04-14 07:16:06 +00:00
Jan Beich
b1b02c73fb security/py-zxcvbn-python: update to 4.4.25 and rename
Changes:	https://github.com/dwolfhub/zxcvbn-python/compare/v4.4.23...v4.4.25
2018-04-13 20:56:28 +00:00
Sunpoet Po-Chuan Hsieh
4f86aadb15 Document nghttp2 vulnerability 2018-04-13 20:49:04 +00:00
Sunpoet Po-Chuan Hsieh
59647e4c5b Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:48 +00:00
Sunpoet Po-Chuan Hsieh
6b0ec16725 Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:43 +00:00
Sunpoet Po-Chuan Hsieh
a491b5b0cf Update to 3.0.3
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
2018-04-13 20:48:38 +00:00
Larry Rosenman
c1973ddd01 security/clamav: fix packaging when JSON option is NOT set.
Reported by:	Serg Renkas <rsf@ntc-raduga.ru>
2018-04-13 11:07:06 +00:00
Alex Dupre
85cff20e30 Document roundcube IMAP command injection vulnerability. 2018-04-13 07:18:55 +00:00
Craig Leres
14c5a8610a The block of code that canonicallizes the hostname supplied on
the command line added by patch-ssh.c misapplies to 7.7p1 and
moves from main() to to ssh_session2(). This breaks ssh SSHFP
support for non-canonical hostnames. For example, "ssh zinc"
correctly discovers the FQDN (zinc.ee.lbl.gov) and uses it to
look up A and AAAA records but the non-canonical version (zinc)
is used in the SSHFP record lookup which or course fails.

Regenerate the patch.

Reviewed by:	bdrewery, ler (mentor)
Approved by:	bdrewery, ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D15053
2018-04-12 21:54:01 +00:00
Steve Wills
07dfa53347 Document Jenkins vulnerabilities 2018-04-12 17:54:28 +00:00
Larry Rosenman
6fe46f315f security/clamav: Unbreak package without unrar.
PR:		227420
Submitted by:	PopularMoment@protonmail.com
2018-04-12 16:01:16 +00:00
Larry Rosenman
ffda66a9e0 security/clamav: upgrade to 0.100.0
Release notes: https://blog.clamav.net/2018/04/clamav-01000-has-been-released.html

PR:	227420
Submitted by:	nevecherya@gmail.com
2018-04-12 11:52:54 +00:00
Kirill Ponomarev
38f036fdfa Update to 2.6.0
Bugfixes and some new features. Most notable fix:
- CVE-2018-9860 Fix a bug decrypting TLS CBC ciphertexts which could
  for a malformed ciphertext cause the decryptor to read and HMAC an
  additional 64K bytes of data which is not part of the record. This
  could cause a crash if the read went into unmapped memory. No
  information leak or out of bounds write occurs.

PR:		227455
Submitted by:	maintainer
2018-04-12 11:51:30 +00:00
Sunpoet Po-Chuan Hsieh
ac93771523 Update to 0.23.0
- Update and sort RUN_DEPENDS

Changes:	https://github.com/certbot/certbot/milestones?state=closed
2018-04-12 11:07:37 +00:00
Jochen Neumeister
8e93185251 security/py-fail2ban: Update to 0.10.3.1
Changelog: https://github.com/fail2ban/fail2ban/blob/0.10.3.1/ChangeLog

PR:		227424
Submitted by:	theis@gmx.at (maintainer)
2018-04-12 04:48:44 +00:00
Rene Ladan
135fe9c7a2 security/sandsifter: update to a newer snapshot from 20170906
This adds a license (BSD3CLAUSE) and a slightly extended README.

Pet portlint while here.
2018-04-11 20:53:04 +00:00
Adam Weinberger
61653224fa Update gnupg to 2.2.6
* gpg,gpgsm: New option --request-origin to pretend requests coming
    from a browser or a remote site.

  * gpg: Fix race condition on trustdb.gpg updates due to too early
    released lock.  [#3839]

  * gpg: Emit FAILURE status lines in almost all cases.  [#3872]

  * gpg: Implement --dry-run for --passwd to make checking a key's
    passphrase straightforward.

  * gpg: Make sure to only accept a certification capable key for key
    signatures.  [#3844]

  * gpg: Better user interaction in --card-edit for the factory-reset
    sub-command.

  * gpg: Improve changing key attributes in --card-edit by adding an
    explicit "key-attr" sub-command.  [#3781]

  * gpg: Print the keygrips in the --card-status.

  * scd: Support KDF DO setup.  [#3823]

  * scd: Fix some issues with PC/SC on Windows.  [#3825]

  * scd: Fix suspend/resume handling in the CCID driver.

  * agent: Evict cached passphrases also via a timer.  [#3829]

  * agent: Use separate passphrase caches depending on the request
    origin.  [#3858]

  * ssh: Support signature flags.  [#3880]

  * dirmngr: Handle failures related to missing IPv6 support
    gracefully.  [#3331]

  * Fix corner cases related to specified home directory with
    drive letter on Windows.  [#3720]

  * Allow the use of UNC directory names as homedir.  [#3818]
2018-04-11 00:56:56 +00:00
Tobias C. Berner
45db092d75 New ports: security/kgpg, security/kleopatra, security/kwalletmanager
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
2018-04-10 19:39:14 +00:00
Tobias C. Berner
39fa5f95a7 New ports: KDE Applications net/ and dependencies
* deskutils/grantleetheme
* deskutils/kdepim
* deskutils/kdepim-apps-libs
* deskutils/libkdepim
* net/akonadi-calendar
* net/akonadi-contacts
* net/akonadi-mime
* net/akonadi-notes
* net/akonadi-search
* net/calendarsupport
* net/eventviews
* net/incidenceeditor
* net/kalarmcal
* net/kblog
* net/kcalcore
* net/kcalutils
* net/kcontacts
* net/kdav
* net/kdenetwork-filesharing
* net/kget
* net/kidentitymanagement
* net/kimap
* net/kldap
* net/kmailtransport
* net/kmbox
* net/kmime
* net/kontactinterface
* net/kpimtextedit
* net/krdc
* net/krfb
* net/ksmtp
* net/ktnef
* net/libgravatar
* net/libkgapi
* net/libksieve
* net/mailcommon
* net/mailimporter
* net/messagelib
* net/pimcommon
* net/zeroconf-ioslave
* security/libkleo

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
2018-04-10 19:09:05 +00:00
Jung-uk Kim
2e3fb33924 Document the latest Flash Player vulnerability.
https://helpx.adobe.com/security/products/flash-player/apsb18-08.html
2018-04-10 18:41:22 +00:00
Michael Landin
3acd303497 - fix for mhash exporting defined that normally autotools-private
- Bump portrevision

Reviewed by:	mat
2018-04-10 08:53:19 +00:00
Tobias Kortkamp
85a79fab40 security/testssl.sh: Update to 2.9.5-4
Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-4
2018-04-10 08:13:16 +00:00
Jan Beich
e7b13b6b00 security/nss: update to 3.36.1
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
2018-04-10 00:11:39 +00:00
Jan Beich
3921174181 security/py-zxcvbn-python: update to 4.4.23
Changes:	https://github.com/dwolfhub/zxcvbn-python/compare/v4.4.17...v4.4.23
2018-04-10 00:10:13 +00:00
Antoine Brodin
b74e584c68 Update to 1.1.1 2018-04-09 19:31:38 +00:00