152055 Commits

Author SHA1 Message Date
bket
536c0d179c Add cve entry for rclone 2020-11-20 05:41:11 +00:00
bket
a8d74931ea Update to rclone-1.53.3
Security fix release to fix CVE-2020-28924. Some passwords generated
with rclone config may be insecure. In particular if you used the 'g'
generate option with rclone v1.49 - v1.53.2 then your password will
based on the second it was generated in. This means that there are fixed
number of passwords in that period. Additional information:
https://github.com/rclone/rclone/issues/4783.
2020-11-20 05:39:54 +00:00
afresh1
8ba70ac1a4 Update devel/p5-Locale-US to 3.04
From wen heping <wenheping2000 () hotmail ! com>
2020-11-20 02:10:42 +00:00
abieber
eeaff49fcb Update to v0.11.0
OK bket@
2020-11-19 23:22:22 +00:00
abieber
faa7d237a0 Update rest-server to v0.10.0
- Switch to GOMOD_* vars.
- Remove upstreamed patches.

OK sthen@
2020-11-19 23:20:23 +00:00
naddy
08b97326e1 Update to 4.1.0 for assorted bug fixes and small improvements.
Regression tests successfully pass at least on aarch64, amd64, i386.
2020-11-19 21:08:04 +00:00
pvk
f8db904410 Update logstash 7.9.1 -> 7.10.0
Release notes: https://www.elastic.co/guide/en/logstash/7.10/logstash-7-10-0.html
2020-11-19 20:49:18 +00:00
pvk
635a31f7b4 Update kibana 7.9.1 -> 7.10.0
Release notes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html
2020-11-19 20:28:03 +00:00
pvk
b7123cb93a Update elasticsearch 7.9.1 -> 7.10.0
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html
2020-11-19 20:14:28 +00:00
pvk
126f56f551 Update mattermost-server 5.28.1 -> 5.29.0
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-11-19 20:14:02 +00:00
pvk
b0bdf3833d Update gitea 1.12.5 -> 1.12.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.12.6
2020-11-19 20:13:38 +00:00
rsadowski
fd584b16ed Update jenkins-devel to 2.267 2020-11-19 19:44:24 +00:00
sthen
78ba4d05be update to unifi-6.0.36 2020-11-19 17:47:48 +00:00
sthen
06e75e0349 update to tor-browser 10.0.5, from maintainer Caspar Schutijser 2020-11-19 16:49:06 +00:00
sthen
055049619e postgrey: additional pexp fix was needed 2020-11-19 16:15:05 +00:00
ajacoutot
b9e82189fd Update to amazon-ssm-agent-3.0.413.0. 2020-11-19 16:10:45 +00:00
semarie
c748091821 www/seamonkey adds few patches to be buildable with rust-1.48.0 2020-11-19 16:06:10 +00:00
semarie
912c83f6c6 update lang/rust to 1.48.0
Announce: https://blog.rust-lang.org/2020/11/19/Rust-1.48.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1480-2020-11-19

ok landry@
2020-11-19 16:06:06 +00:00
ajacoutot
ac11cb563a Update to google-cloud-sdk-319.0.0. 2020-11-19 15:39:17 +00:00
ajacoutot
3f5a11331e Update to psutils-2.04. 2020-11-19 15:17:48 +00:00
sthen
d9ccab1d57 postgrey: at least under some conditions, the process title has " (perl)"
at the end. adapt pexp to cope. reported by Mike Fischer
2020-11-19 14:00:55 +00:00
sthen
8ce69aa535 fix cmakefile (part of an upstream commit) to avoid packaging failure if
openimageio (specifically iv) isn't already installed. reported by aja@
2020-11-19 12:07:59 +00:00
ajacoutot
2b9324dd9e Merged upstream. 2020-11-19 12:06:38 +00:00
sthen
c351c7d195 disable hidden build dep on ccache (picked up if present during configure) 2020-11-19 11:41:01 +00:00
sthen
8a0e1bd59f cryptopp: disable asm on powerpc* for now, gkoehler@'s tests with asm
failed (https://marc.info/?l=openbsd-ports&m=160575195204466&w=2)
2020-11-19 11:30:55 +00:00
benoit
0208e5b4e4 Update to p5-GD-2.73. 2020-11-19 08:43:57 +00:00
benoit
6d3af3987b Unbreak cgicc, spotted by ajacoutot@ Thanks 2020-11-19 08:01:26 +00:00
kirby
69fed9822f switch HOMEPAGE to HTTPS here too 2020-11-19 07:42:18 +00:00
kirby
90a626bf61 switch HOMEPAGE to HTTPS 2020-11-19 07:33:53 +00:00
benoit
26ba43b785 +p5-Data-Section-Simple 2020-11-19 07:19:54 +00:00
benoit
edf043275f Import p5-Data-Section-Simple-0.07 from wen heping, OK afresh1@ 2020-11-19 07:15:49 +00:00
jca
2175183692 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

Spotted by schwarze@, ok bcallah@ (maintainer) schwarze@
2020-11-19 00:17:49 +00:00
jca
576530f97f Sync changes from base-clang
The previous commit was missing some files.  Ah, cvs...
From Brad
2020-11-18 21:20:00 +00:00
jca
dad7c7c329 Sync with changes in base-clang
From Brad
2020-11-18 21:13:37 +00:00
benoit
79c6b9a296 Update to p5-Quota-1.8.1. 2020-11-18 20:31:55 +00:00
benoit
9722ec649c Update to p5-Module-ScanDeps-1.29. 2020-11-18 19:57:53 +00:00
sthen
22dae26dea update to wslay-1.1.1, enable DEBUG_PACKAGES while there 2020-11-18 19:43:26 +00:00
benoit
5c4aca0da2 Update to p5-Convert-Binary-C-0.80. 2020-11-18 19:22:50 +00:00
ajacoutot
57280ae508 Remove dependency on lcms2.
spotted by naddy@
2020-11-18 18:47:53 +00:00
landry
7d758ed171 Update to thunderbird 78.5.0.
See https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-52/

remove jumbo patch from #1663715 fixing build with rust 1.47, merged
upstream.
2020-11-18 18:13:34 +00:00
sthen
4df1accb00 net/nagios/nrpe: update HOMEPAGE, warn in DESCR that 1) this is an old version
for compat with junk crypto, and 2) current versions are no longer under active
development upstream. This is often used for remote checks on disk space etc,
suggest using manubolon-snmp + an SNMP daemon instead.
2020-11-18 15:46:45 +00:00
benoit
0502caa3a8 Update to p5-PAR-Dist-0.50. 2020-11-18 14:41:20 +00:00
benoit
14156cf446 Update to matio-1.5.19.
From wen heping with tweaks by me
2020-11-18 14:20:14 +00:00
robert
981b121a03 update to 87.0.4280.66 2020-11-18 12:29:32 +00:00
sthen
12e33152b1 pull in the dog(1) manual from upstream's binary archive (it's normally
created using pandoc)
2020-11-18 12:10:08 +00:00
sthen
3f197084d9 +dog 2020-11-18 10:24:41 +00:00
sthen
f0df41acdc import ports/net/dog, ok rsadowski@ gonzalo@
dog is an open-source DNS client for the command-line. It has colourful
output, supports the DoT and DoH protocols, and can emit JSON.
2020-11-18 10:24:19 +00:00
jasper
81ee7e1889 update to spidermonkey78-78.5.0 2020-11-18 09:41:48 +00:00
landry
afbad337df Add missing RDEP on p5-Clone 2020-11-18 08:46:31 +00:00
sthen
141ab68e70 citra: remove patches that changed namespace for a cryptopp type.
citra already supported newer cryptopp but the port needed patching to
cope with the old one we had in-tree.
2020-11-18 00:17:18 +00:00