141608 Commits

Author SHA1 Message Date
jasper
2e44675c92 update wireguard to 0.0.20191012 2019-10-30 14:03:07 +00:00
kn
718445e080 Add missing MODPY_FLAVOR
Spotted by naddy in builk build since WAF continues to build
but sed in do-install fails on missing manual.
2019-10-30 13:13:59 +00:00
jca
d0d6b0a5b5 Switch back to kmos' mirror 2019-10-30 13:03:11 +00:00
jasper
7e3a636d39 - update to suricata-5.0.0
- switch to python3

from gonzalo@ with some small tweaks by me
2019-10-30 12:41:46 +00:00
jca
ee172fd1e7 Mirror this samba update for now, oops 2019-10-30 12:41:23 +00:00
jca
2b4ffc9571 SECURITY update to samba-4.9.15
Fixes for:
o CVE-2019-10218: Client code can return filenames containing path separators.
o CVE-2019-14833: Samba AD DC check password script does not receive the
full password.
o CVE-2019-14847: User with "get changes" permission can crash AD DC
LDAP server via dirsync.

Release notes for 4.9.14 and 4.9.15:
https://www.samba.org/samba/history/samba-4.9.14.html
https://www.samba.org/samba/history/samba-4.9.15.html

Tested by and ok gonzalo@
2019-10-30 12:20:48 +00:00
fcambus
5464c30fde Update slowhttptest to 1.8. 2019-10-30 08:40:00 +00:00
fcambus
22f6aab2ab Update logswan to 2.1.1. 2019-10-30 08:36:08 +00:00
bentley
4e7ef8461f New build dependency on Python 3.
Noticed by sthen@
2019-10-30 08:27:56 +00:00
daniel
b7a017b3cd support coq 8.10.1 2019-10-30 06:08:15 +00:00
sthen
ee1583e3d3 update to rspamd-2.1 2019-10-29 22:50:14 +00:00
naddy
25ba570aa0 update to 1.25.13: libmpg123 parser fix 2019-10-29 22:06:32 +00:00
kn
f8b8ddb861 Build with Python 3
Used for WAF itself and building documentation;
no PLIST change.
2019-10-29 16:00:07 +00:00
sthen
7016bd0c30 net-snmp tweaks:
- enable pre-RFC AES192/256 support ("--enable-blumenthal-aes"),
diff from martijn@ (adds symbols so I added a library minor bump for
this).

- disable hidden dep on lpstat from cups; if present this resulted in
adding a function to libnetsnmpmibs so a major bump is needed for this.

- recognize openbsd 7.x
2019-10-29 14:49:19 +00:00
kurt
66d110e89e Document upstream bug report for mmap change in
ProcessExecutableMemory.cpp. okay landry@
2019-10-29 14:46:01 +00:00
kurt
3e1df89c3d Backport fix to isloate node's setting stdout/stderr as non-blocking:
https://bugzilla.mozilla.org/show_bug.cgi?id=1520159
https://bugzilla.mozilla.org/show_bug.cgi?id=1500436

This is a build stability fix only; no change in binaries so no
revision bump. okay landry@
2019-10-29 14:43:03 +00:00
claudio
898bceecc6 Minor update of prometheus to v2.13.1 fixes a panic in the query logger
that I hit after a unclean shutdown.
OK sthen@
2019-10-29 12:37:54 +00:00
sthen
6022843f14 grammar nitpicking in COMMENT; a -> an 2019-10-29 12:00:19 +00:00
sthen
47ead1241d update to p5-PDF-Reuse-0.39, from wen heping, tweak/ok afresh1@ 2019-10-29 11:56:52 +00:00
kn
e037ee3cde Update to pcsc-lite 1.8.23, use Python 3
- spy: add support SCardStatus() with NULL pcbAtrLen
- Some other minor improvements

OK pvk
2019-10-29 11:08:47 +00:00
semarie
3eb5cb1798 link www/zola 2019-10-29 10:53:18 +00:00
semarie
60dd484fcb zola is a fast static site generator in a single binary with everything built-in.
From Peter Ezetta protocall7 gmail com, who take maintainership.

ok tb@
2019-10-29 10:51:49 +00:00
semarie
81d404bd6c mail/thunderbird: unbreak sandbox by using invalid pledge(2) promise instead of valid empty string
jcs@ noted that sandbox should be only enabled with --enable-sandbox (what
thunderbird doesn't use).

sets the promises for now to permit quick fix, to permit users to figure what
pledge promises are needed without rebuilding the whole package.

ok landry@ sthen@
2019-10-29 10:22:25 +00:00
pvk
37d109ec47 Security update mattermost-server 5.16.0 -> 5.16.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2019-10-29 08:46:42 +00:00
gonzalo
faeeb8021b Update for Nextcloud to 17.0.0
OK abieber@
2019-10-29 07:24:03 +00:00
kmos
6b7de005df Update devel/pyusb 1.0.0 -> 1.0.2
From Lucas Raab. Thanks!

Tweak to homepage by me
2019-10-29 05:48:38 +00:00
afresh1
998a585a5e Update textproc/p5-Lingua-EN-Tagger 0.31
From wen heping <wenheping2000 () hotmail ! com>
2019-10-29 02:43:55 +00:00
afresh1
bc63ed7741 Update devel/p5-Safe-Isa to 1.000010
From wen heping <wenheping2000 () hotmail ! com>
2019-10-29 01:20:28 +00:00
sebastia
4d9d907d24 Update 5.2.10 -> 5.2.11 2019-10-28 22:32:39 +00:00
cwen
57c662e919 opencv: needs atomics on macppc (and probably hppa)
OK rsadowski@ (maintainer)
2019-10-28 21:48:42 +00:00
cwen
d75341d169 mlpack: powerpc build fixes:
- Build with -O1 optimisation on this arch only, to avoid OOM errors
  during the build, as advised by sthen@ (thanks!)
- Use ports-gcc instead of ports-clang

OK espie@ (maintainer)
2019-10-28 17:52:36 +00:00
fcambus
68e9495ea0 Update ansilove to 4.0.4. 2019-10-28 16:30:33 +00:00
espie
b436a83da9 pass thru the values we might need for roach
construct the full object, even though we don't do anything smart with
it yet
2019-10-28 15:55:49 +00:00
espie
1c5fd4e8f4 update to newer mlpack and dependencies 2019-10-28 15:13:35 +00:00
millert
f9dd2cf493 Update sudo to 1.8.29:
* The cvtsudoers command will now reject non-LDIF input when converting
   from LDIF format to sudoers or JSON formats.

 * The new log_allowed and log_denied sudoers settings make it possible
   to disable logging and auditing of allowed and/or denied commands.

 * The umask is now handled differently on systems with PAM or login.conf.
   If the umask is explicitly set in sudoers, that value is used regardless
   of what PAM or login.conf may specify.  However, if the umask is not
   explicitly set in sudoers, PAM or login.conf may now override the default
   sudoers umask.  Bug #900.

 * For "make install", the sudoers file is no longer checked for syntax
   errors when DESTDIR is set.  The default sudoers file includes the
   contents of /etc/sudoers.d which may not be readable as non-root.
   Bug #902.

 * Sudo now sets most resource limits to their maximum value to avoid
   problems caused by insufficient resources, such as an inability to
   allocate memory or open files and pipes.

 * Fixed a regression introduced in sudo 1.8.28 where sudo would refuse
   to run if the parent process was not associated with a session.
   This was due to sudo passing a session ID of -1 to the plugin.
2019-10-28 15:02:49 +00:00
espie
6545f12edb use the same pattern for -n/ROACH as we did for -e/LISTING_EXTRA 2019-10-28 14:27:15 +00:00
espie
be88273a38 add the glue for roachinfo to exist and migrate to its own subengine data 2019-10-28 14:24:30 +00:00
fcambus
78cabdf8f4 Update p5-List-SomeUtils to 0.58. 2019-10-28 14:15:42 +00:00
espie
32840e5cc5 document a bit more what's going on, also add roach variables 2019-10-28 09:47:40 +00:00
gonzalo
283bc5bc81 Update for SQLMap to 1.3.10. 2019-10-28 09:30:15 +00:00
bentley
76f13b5748 Update to iverilog-10.3. 2019-10-28 08:18:37 +00:00
bentley
451ab34244 Update to yosys-0.9.
Release notes:
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.9
2019-10-28 08:00:17 +00:00
gonzalo
a809998a7f Update for Aria2 to 1.35.0
OK bket@
2019-10-28 06:29:45 +00:00
landry
5585cdce5d Update to seamonkey-i18n 2.49.5, forgotten in previous, reminded by
sthen@
2019-10-27 13:47:35 +00:00
kn
6e747d82aa Prevent update-plist(1) from picking up LMAJ and LMIN
Reminded by espie
2019-10-27 10:28:06 +00:00
ajacoutot
4e4a98d080 Update to terragrunt-0.21.1. 2019-10-27 10:02:24 +00:00
espie
d11bf80daf have External show the control socket path.
add first try at the "summary" command.
note that it doesn't simulate the engine completion (yet) so it WILL show
everything that's not built right now
2019-10-27 09:21:11 +00:00
espie
8318949871 explain the tests situation 2019-10-27 09:02:39 +00:00
cwen
f46a7d5b1d p5-FCGI: use FIX_EXTRACT_PERMISSIONS
OK kmos@
2019-10-27 08:19:00 +00:00
rpointel
1d4822a760 update exiftool to 1.70, and switch HOMEPAGE to https (from cwen@).
ok cwen@.
2019-10-27 08:17:46 +00:00