1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

515817 Commits

Author SHA1 Message Date
Tobias C. Berner
db5061e1b7 Update KDE Plasma Desktop to 5.19.4
Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *  Plasma Networkmanager: Make hotspot configuration dialog bigger.
  *  Only open KCM in systemsettings if it can be displayed. Fixes bug #423612
  *  Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063

Full changelog:
	https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog
2020-07-28 16:53:07 +00:00
Yuri Victorovich
c959ecf38c net/aluminum: Update 0.3.3 -> 0.4.0
Reported by:	portscout
2020-07-28 16:22:42 +00:00
Yuri Victorovich
717a914c74 textproc/py-pygccxml: Update 1.9.1 -> 2.0.1
Reported by:	portscout
2020-07-28 16:16:41 +00:00
Yuri Victorovich
dc7b37a027 math/py-numpoly: Update 1.0.5 -> 1.0.6
Reported by:	portscout
2020-07-28 16:14:33 +00:00
Yuri Victorovich
6c50ed34ee security/fizz: Update 2020.07.20.00 -> 2020.07.27.00
Reported by:	portscout
2020-07-28 16:11:49 +00:00
Yuri Victorovich
13b880b2a7 net/rsocket-cpp: Update 2020.07.20.00 -> 2020.07.27.00
Reported by:	portscout
2020-07-28 16:01:45 +00:00
Yuri Victorovich
0d6e9c672b devel/folly: Update 2020.07.20.00 -> 2020.07.27.00
Reported by:	portscout
2020-07-28 15:59:19 +00:00
Jimmy Olgeni
d876247f5d Update lang/erlang-runtime23 to version 23.0.3. 2020-07-28 15:53:39 +00:00
Yuri Victorovich
507d8d34bc dns/amass: Update 3.8.0 -> 3.8.2
Reported by:	portscout
2020-07-28 15:48:02 +00:00
Kurt Jaeger
2e803d324e math/gnuplot: update 5.2.8 -> 5.4.0
PR:		248263
Approved by:	glewis (maintainer)
Relnotes:	http://gnuplot.info/ReleaseNotes_5_4.html
2020-07-28 15:33:58 +00:00
TAKATSU Tomonari
4be17d5149 - Update to 0.16 2020-07-28 14:54:45 +00:00
Tobias Kortkamp
833f8e33ee deskutils/foliate: Fix check-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml

GLIB_SCHEMAS are auto-added to the plist.  No need to list them
twice.
2020-07-28 14:51:28 +00:00
Steve Wills
0eeea43085 devel/gocheese: update to 2.4.0 2020-07-28 13:45:02 +00:00
Koichiro Iwao
c0030f54bd devel/lazygit: Update to 0.20.9 2020-07-28 13:40:29 +00:00
TAKATSU Tomonari
4a5f7fa979 - Update to 0.3.6 2020-07-28 13:23:01 +00:00
Steve Wills
c6aa6bfedf devel/py-jira: Remove security/py-pycrypto from RUN_DEPENDS
It's old and no long required upstream. While here, imporve formatting.

PR:		248304
Submitted by:	John W. O'Brien <john@saltant.com>
2020-07-28 13:19:43 +00:00
Koichiro Iwao
dc9185c79e misc/lv: Update to 4.51.20200728
- Add support of compressed file by zstd(1)

The maintainer has applied the patch from the submitter to upstream. And then
update this port to the upstream snapshot.

PR:		248267
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
Reviewed by:	meta (myself)
Approved by:	IWAMOTO Kouichi <sue@iwmt.org> (maintainer, upstream developer)
2020-07-28 13:10:40 +00:00
Steve Wills
e0d1f70ef6 net-im/tut: Update to 0.0.16
PR:		248315
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-28 13:07:28 +00:00
Steve Wills
f32fc1eaa9 multimedia/makemkv: update to 1.15.2
While here, a few fixes/improvements

PR:		248273
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
2020-07-28 13:04:59 +00:00
Jochen Neumeister
0e8a6896b7 Update to 7.0.10-24
This Update fix a vulnerabiliy:
2020-06-14 7.0.10-20 <quetzlzacatenango@image...>
Fix out-of-bounds vulnerability when reading sixel images (reference https://github.com/ImageMagick/ImageMagick/issues/2143).

Full Changelog: https://imagemagick.org/script/changelog.php

PR:		246337
Reported by:	VVD <vvd@unislabs.com>
Approved by:	kwm (maintainer timeout)
MFH:		2020Q3
Sponsored by:	Netzkommune GmbH
2020-07-28 13:02:35 +00:00
Thomas Zander
1f57f61483 Document out-of-bounds-read in libsndfile (CVE-2019-3832).
PR:		248268
2020-07-28 12:19:47 +00:00
Thomas Zander
28e7d5d589 Update to upstream prerelease snapshot 1.0.29 as of 20200620
Details:
* Pull source code from GitHub
* Switch to cmake
* Remove clipping option (autodetected)
* Fix denial-of-service (CVE-2019-3832, since CVE-2018-19758 appears
  to be incomplete.)

PR:		248268
Submitted by:	daniel.engberg.lists@pyret.net
MFH:		2020Q3 (hat: ports-secteam)
Security:	CVE-2019-3832
2020-07-28 12:05:50 +00:00
Jimmy Olgeni
4a4dd56671 Update lang/gambit-c to version 4.9.3.
- Update GitHub account
- Portlint fixes

PR:		248283
Submitted by:	Max Parmer <maxp@trystero.is>
2020-07-28 10:35:27 +00:00
Jan Beich
0e02a4b58e devel/cargo-c: update to 0.6.10
Changes:	https://github.com/lu-zero/cargo-c/compare/v0.6.8...v0.6.10
Reported by:	GitHub (watch releases)
2020-07-28 09:40:26 +00:00
Dmitry Marakasov
128f76b820 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-07-28 09:36:21 +00:00
Jochen Neumeister
95e76d35fc Update to 1.2.13
With this release, there are a number of CVE's that have been addressed. We would like to take this moment to thank those who have contributed to Cacti with special mention to: Mayfly277 ddb4github yingbaiibm DavidLiedke kim-fitness bmfmancini riversdev0 The Cacti Group are made up of volunteers where all help and contributions are appreciated. Thanks to GitHub's recent Sponsors program, you can now also contribute financially to the project by using the "Sponsors" button on the GitHub Cacti repository or when viisting https://github.com/sponsors/Cacti We hope that you enjoy this release and that in the current unsettling climate, you are all safe and well.

Changelog: https://www.cacti.net/release_notes.php?version=1.2.13

PR:		248139
Reported by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
MFH:		2020Q3
Relnotes:	cd2dc126-cfe4-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH
2020-07-28 08:40:55 +00:00
Tobias Kortkamp
e943abff74 www/youtube_dl: Update to 2020.07.28
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.07.28
2020-07-28 08:33:41 +00:00
Adam Weinberger
03a4b78db9 rsync: Unbreak fetch 2020-07-28 08:08:46 +00:00
Torsten Zuehlsdorff
cb617f8a71 In order to switch to PHP 7.4 as new default, we need to ignore some ports.
These are relying on the wddx module of PHP, which was removed in 7.4.

Therefore the following ports are marked as IGNORE_WITH_PHP= 74
* www/glpi
* www/zend-framework
* www/zend-framework1

PR:		248074
Sponsored by:	Bounce Experts
2020-07-28 07:51:52 +00:00
Rodrigo Osorio
fc5dea901a net/rsync upgrade to 3.2.2
Major changes and bugfixes:
 3.1.3 -> 3.2.0
 * Avoid potential out-of-bounds read in daemon mode
 * Fix defaul list list of skip-compress files for non-daemon transfers
 * Fix xattr filter rules losing an 'x' attribute in a non-local transfer
 * zlib fixes for CVE-2016-9843, CVE-2016-9842, CVE-2016-9841, and CVE-2016-9840
 * Fixed a crash in the --iconv code
 * Checksum enhancements, including the addition of xxhash
 * The checksum preference order of the negotiation can be customized or forced
 * Compression enhancements, including the addition of zstd and lz4 compression algorithms
 * Added openssl & preliminary gnutls support to the rsync-ssl script
 * Added the proxy protocol daemon parameter that allows your rsyncd to know the real remote
   IP when it is setup behind a proxy

 3.2.0 -> 3.2.1
 * Fix potential issue with MD5 assembly-language code
 * option --backup-dir=STR now implies --backup

 3.2.1 -> 3.2.2
 * Avoid a crash when a daemon module enables transfer logging without setting a log format value

Full release message: https://download.samba.org/pub/rsync/NEWS#3.2.2

Security: CVE-2016-9843 CVE-2016-9842 CVE-2016-9841 CVE-2016-9840
MFH after: 2 weeks
MFH: 2020Q3
2020-07-28 06:59:35 +00:00
Pietro Cerutti
2f0a4d3d0f devel/catch: update to 2.13.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.0
2020-07-28 06:43:16 +00:00
Alexey Dokuchaev
241522286a Allow to build against pre-1.1.0 versions of OpenSSL which are still
used in FreeBSD 11.x and would be supported until September 30, 2021.

PR:	248168
2020-07-28 06:29:12 +00:00
Gerald Pfeifer
5a1ed1e399 Update to the 20200724 snapshot of GCC 9.3.1.
This brings a chane to powerpc (that appears to be limited to AIX)
and three for the Fortran front end.
2020-07-28 06:22:37 +00:00
Yuri Victorovich
27aae02583 cad/qflow: Update 1.4.85 -> 1.4.86
Reported by:	portscout
2020-07-28 06:04:12 +00:00
Yuri Victorovich
b6ad1a1755 multimedia/obs-streamfx: Update 0.8.0 -> 0.8.1
Reported by:	portscout
2020-07-28 06:02:05 +00:00
Loïc Bartoletti
4c3fc2ff50 Update graphics/py-geomdl to 5.2.10
Reported by:	portscout
Approved by:	tcberner (implicit)
2020-07-28 05:53:08 +00:00
Yuri Victorovich
37d82ff08b devel/nlohmann-json: Update 3.8.0 -> 3.9.0
Reported by:	portscout
2020-07-28 05:22:30 +00:00
Yuri Victorovich
778f7a3e70 audio/sfizz: 0.3.2 -> 0.4.0
Reported by:	portscout
2020-07-28 05:03:27 +00:00
Kyle Evans
3995c1b947 net/freerdp: update to security/bugfix release 2.2.0
This update primarily fixes CVE-2020-15103. See the full changelog for
other bugfixes that were included:

https://github.com/FreeRDP/FreeRDP/releases/tag/2.2.0

PR:		248198
Submitted by:	VVD <vvd unislabs com>
MFH:		2020Q3
Security:	a955cdb7-d089-11ea-8c6f-080027eedc6a
2020-07-28 04:40:48 +00:00
Kyle Evans
afa2ebc6f7 security/vuxml: document new vulnerability in net/freerdp < 2.2.0
PR:		248198
2020-07-28 04:38:19 +00:00
Yuri Victorovich
a6ebbd2727 editors/o: Update 2.31.3 -> 2.32.1
Reported by:	portscout
2020-07-28 03:35:37 +00:00
Yuri Victorovich
e1aac4c7f0 audio/bjumblr-lv2: Update 1.2.2 -> 1.4.0
Reported by:	portscout
2020-07-28 02:50:19 +00:00
Joseph Mingrone
32248779ba biology/diamond: Update to version 2.0.0
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v2.0.0
2020-07-28 02:39:00 +00:00
Yuri Victorovich
1fb19363b8 misc/lf: Update 14 -> 15
Reported by:	portscout
2020-07-28 02:13:09 +00:00
Yuri Victorovich
28b66002f3 cad/netgen-lvs: Update 1.5.149 -> 1.5.150
Reported by:	portscout
2020-07-28 02:00:13 +00:00
Yuri Victorovich
8c4552c479 irc/oragono: Update 2.1.0 -> 2.2.0
Reported by:	portscout
2020-07-28 01:43:50 +00:00
Yuri Victorovich
f0e29798d3 devel/chroma: Update 0.7.3 -> 0.8.0
Reported by:	portscout
2020-07-28 01:36:17 +00:00
Yuri Victorovich
b771a05c89 security/tor-devel: Update 0.4.4.2-alpha -> 0.4.4.3-alpha
Reported by:	portscout
2020-07-28 01:34:28 +00:00
Kevin Bowling
921c2bb38b sysutils/qdirstat: Update to 1.7
changelog: https://github.com/shundhammer/qdirstat/releases/tag/1.7

Sponsored by:	BBOX.io
2020-07-28 01:34:24 +00:00
Craig Leres
6d592162b1 security/zeek: Update to 3.0.8 and address various vulnerabilities:
https://github.com/zeek/zeek/releases/tag/v3.0.8

 - Fix potential DNS analyzer stack overflow

 - Fix potential NetbiosSSN analyzer stack overflow

Other fixes:

 - Fix DHCP Client ID Option misformat for Hardware Type 0

 - Fix/allow copying/cloning of opaque of Broker::Store

 - Fix ConnPolling memory over-use

 - Fix compress_path not normalizing some paths correctly

 - Fix integer conversion error for Tag subtypes/enums

 - Fix bro_prng() results not staying within modulus

 - Prevent providing a 0 seed to bro_prng() since the LCG parameters
   don't allow that

Reported by:	Jon Siwek
MFH:		2020Q3
Security:	e333084c-9588-4eee-8bdc-323e02cb4fe0
2020-07-28 01:09:39 +00:00