Commit Graph

32902 Commits

Author SHA1 Message Date
Torsten Zuehlsdorff 1061308ba7 Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
2020-10-21 22:58:51 +00:00
Bernard Spil 4da49b9a15 security/vuxml: Document 2020Q4 MySQL vulnerabilities 2020-10-21 17:32:05 +00:00
Piotr Kubaj 0adaa54209 security/helib: disable -march=native
Also fixes a build issue on powerpc64/12.1-RELEASE:
g++9: error: unrecognized command line option '-march=native'; did you mean '-mcpu=native'?
2020-10-21 11:18:25 +00:00
Rene Ladan 3bef911e92 Document new vulnerabilities in www/chromium < 86.0.4240.111
Obtained from:	https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html
2020-10-21 08:22:19 +00:00
Piotr Kubaj 567488cc66 security/highwayhash: commit forgotten patch to fix powerpc64*
MFH:		2020Q4 (fix build blanket)
2020-10-21 01:19:21 +00:00
Lars Engels f7473bb2dd security/lynis: Update to 3.0.1 2020-10-20 17:40:55 +00:00
TAKATSU Tomonari 6f8a642793 - Update to 0.6.26 2020-10-20 14:45:21 +00:00
Wen Heping c4be16944d - Update to 1.19 2020-10-20 08:07:57 +00:00
Cy Schubert 5c1ebcdb2f Update to the latest MIT KRB5 commit on github. 2020-10-19 21:08:51 +00:00
Bernard Spil fe83c55e10 security/libressl: Update to 3.2.2 2020-10-19 19:00:59 +00:00
Bernard Spil 6e23363662 security/libressl: Update to 3.2.2 2020-10-19 18:02:54 +00:00
Joe Marcus Clarke 52beba213a More cleanup.
* Use the upstream 86 version instead of the artificial 1.8.6 [1]
* Use @sample to handle the config file [2]

Thanks to 0mp for the good suggestions.

PR:		250341 [1]
		250343 [2]
2020-10-19 15:02:14 +00:00
Dave Cottlehuber 91824a5096 security/vuxml: add powerdns-recursor
PR:		250318
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Reported by:	michael.glaus@hostpoint.ch
Sponsored by:	SkunkWerks, GmbH
2020-10-19 09:24:05 +00:00
Sunpoet Po-Chuan Hsieh bc9548ea07 Update to 2.4.1
Changes:	https://github.com/pyauth/pyotp/releases
2020-10-18 20:25:31 +00:00
Emanuel Haupt 77ea1044ce - Update to 1.3.15
- Pacify portclippy/portfmt
2020-10-18 16:09:59 +00:00
Bernard Spil 2b521626a2 security/vuxml: Document MariaDB vulnerabilities 2020-10-18 15:38:26 +00:00
Bernard Spil c8b7b0c550 security/openssl-devel: Update to 3.0.0-alpha7 2020-10-18 13:13:51 +00:00
Piotr Kubaj c1f328ca82 security/pgpin: fix build on powerpc64le
All FreeBSD architectures use the same command, just use the one for powerpc64 on powerpc64le (it could be even the one for amd64).
2020-10-18 01:07:32 +00:00
Piotr Kubaj e270fb5b7c security/hashcat: fix build on powerpc64le
Don't include altivec.h when using clang, build breaks then.
2020-10-18 01:03:42 +00:00
Danilo G. Baio 22166062ee security/vuxml: Update entry date for the last issue added (r552574) 2020-10-17 14:17:22 +00:00
Danilo G. Baio f60f1eed8a security/vuxml: Document net-im/py-matrix-synapse issue
PR:		249948
Submitted by:	Sascha Biberhofer <ports@skyforge.at>
Security:	CVE-2020-26891
2020-10-17 13:50:26 +00:00
Jan Beich e82d581655 security/py-python-nss: unbreak after r552532
In file included from src/py_nss.c:341:
src/py_nss.h:126:3: error: typedef redefinition with different types ('struct RSAPublicKey' vs 'struct RSAPublicKeyStr')
} RSAPublicKey;
  ^
/usr/local/include/nss/blapit.h:281:32: note: previous definition is here
typedef struct RSAPublicKeyStr RSAPublicKey;
                               ^
In file included from src/py_nss.c:341:
src/py_nss.h:136:3: error: typedef redefinition with different types ('struct DSAPublicKey' vs 'struct DSAPublicKeyStr')
} DSAPublicKey;
  ^
/usr/local/include/nss/blapit.h:323:32: note: previous definition is here
typedef struct DSAPublicKeyStr DSAPublicKey;
                               ^

Reported by:	pkg-fallout
2020-10-17 13:49:21 +00:00
Jochen Neumeister 4e91b70ead Add entry for drupal7
Sponsored by:	Netzkommune GmbH
2020-10-17 13:08:24 +00:00
Carlo Strub 5f788594c6 Update to 1.0.0 2020-10-17 11:54:53 +00:00
Kurt Jaeger 27ccab9fa8 security/acmed: update 0.10.0 -> 0.13.0
- build i386 is possible again

PR:		250404
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Relnotes:	https://github.com/breard-r/acmed/blob/v0.13.0/CHANGELOG.md
2020-10-17 07:19:34 +00:00
Vinícius Zavam 03a660a76e security/obfs4proxy-tor: update core dependency, goptlib
lists.torproject.org/pipermail/anti-censorship-team/2020-September/000122.html

  while here, also:
    - update golang's libs
        + crypto
        + net
        + text
        + sys
    - update "utls" lib from yawning's obfs4proxy-0.0.11 branch (GitLab)

Sponsored by:	TorBSD Diversity Project (TDP)
Sponsored by:	The Tor Project
2020-10-17 07:09:32 +00:00
Jan Beich 3c9a44d4ee security/nss: update to 3.58
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_58_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
2020-10-17 00:48:24 +00:00
Antoine Brodin 6323d690b6 Deprecate a few py27 ports 2020-10-16 08:56:09 +00:00
Tobias C. Berner 80e1253bff Update KDE Frameworks to 5.75.0
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Full Announcement & Changelog:
	https://kde.org/announcements/kde-frameworks-5.75.0

PR:		250251
Exp-run by:	antoine
2020-10-15 17:31:12 +00:00
Tobias C. Berner cba98402a4 security/libpwquality: update to 1.4.4 2020-10-15 17:13:14 +00:00
Yuri Victorovich 790a1f5638 security/fizz: Update 2020.09.14.00 -> 2020.10.12.00
Reported by:	portscout
2020-10-15 05:42:04 +00:00
Tobias C. Berner 95b62e9a35 Update KDE Plasma Desktop to 5.20.0
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.

Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.

Read on to find out more about the new features and improvements included in
Plasma 5.20...

Full announcement:
	https://kde.org/announcements/plasma-5.20.0

Changelog:
	https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog

--

Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
2020-10-15 02:54:33 +00:00
Mateusz Piotrowski bf9b602022 Clean up, set LICENSE, standardize COMMENT
In particular:
- Sort variables
- Utilize USES=shebangfix instead of REINPLACE_CMD
- Do not set WRKSRC explicitly to the default value

Approved by:	portmgr blanket
2020-10-14 13:43:25 +00:00
Mateusz Piotrowski 5bb57e09c0 security/pam_ldap: Fix pkg-message
The port formatted its pkg-message with fmt(1), which broke the
standard pkg-message UCL layout.

Approved by:	portmgr blanket (build fix)
2020-10-14 13:27:51 +00:00
Jung-uk Kim 2af67e7ff0 Document the latest Flash Player vulnerability.
https://helpx.adobe.com/security/products/flash-player/apsb20-58.html
2020-10-13 22:35:45 +00:00
Piotr Kubaj 77e0ffe440 security/nss: fix build on powerpc64le
Change if condition to also catch anything after 64 (e.g. "le", as in powerpc64le). Currently ARCH needs to end with 64.

While here, disable VSX option for powerpc64le. All powerpc64le systems are VSX-compatible anyway.
2020-10-13 12:40:42 +00:00
Antoine Brodin bc83d6a40c Update to 20201007 2020-10-13 11:48:49 +00:00
Antoine Brodin d27507ba1b Update to 20201006 2020-10-13 11:36:24 +00:00
Antoine Brodin c73ac0bf98 Update to 20200920 2020-10-13 11:34:29 +00:00
Antoine Brodin e8f32d2a38 Update to 20200824 2020-10-13 11:29:24 +00:00
Mikael Urankar d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Antoine Brodin e411466787 Fix LICENSE 2020-10-13 06:36:01 +00:00
Steven Kreuzer 91da16726b Update to version 1.15 2020-10-13 01:30:07 +00:00
Wen Heping f3805ff99c - Update to 0.99 2020-10-12 14:24:49 +00:00
Piotr Kubaj d976f5199d security/heaan: fix build on GCC architectures
Patch created manually, because WRKSRC differs.
Add include sys/time.h:
In file included from ../src/TestScheme.cpp:20:
../src/TimeUtils.h:20:17: error: field 'startTime' has incomplete type 'timeval'
   20 |  struct timeval startTime, stopTime;
      |                 ^~~~~~~~~

MFH:		2020Q4 (fix build blanket)
2020-10-12 07:26:20 +00:00
Alex Dupre 5fa5afb692 Update to 0.4.11 release. 2020-10-12 07:26:16 +00:00
Ryan Steinmetz ac7b4de237 - Update to 5.57 2020-10-11 19:14:02 +00:00
Danilo G. Baio 2a8f8c2258 security/py-[acme|certbot]: Update to 1.9.0
Changelog:	https://github.com/certbot/certbot/blob/v1.9.0/certbot/CHANGELOG.md

PR:		250172
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	python (with hat)
2020-10-11 14:20:29 +00:00
Olli Hauer cc8dd1d261 - update to 7.91 2020-10-11 11:45:46 +00:00
Kurt Jaeger 2cea042c1c New port: security/ffuf
Fast web fuzzer written in Go

WWW: https://github.com/ffuf/ffuf

PR:		250231
Submitted by:	Gabriel Dutra <0xdutra@gmail.com>
2020-10-11 11:10:11 +00:00