130531 Commits

Author SHA1 Message Date
ajacoutot
274560225d Add a comment to not forget to sync with x11/gnome/librsvg. 2018-07-12 08:48:47 +00:00
ajacoutot
0e21917abb Update to librsvg-2.42.5 on aarch64, amd64 and i386 only (needs rust support).
Hack around this port so older version is still built on other archs.
It's ugly but there's no "proper" solution to this and we want to catch up on
new releases because that's a graphical library and we need security updates...

discussed with sthen@ naddy@ espie@ jasper@ landry@
ok jasper@
2018-07-12 08:46:25 +00:00
gonzalo
0513bc8b12 Update for midish to 1.2.1
OK ratchov@ (maintainer)
2018-07-12 08:11:11 +00:00
gonzalo
48918a460e Update for siren to 0.7
OK ratchov@ (maintainer)
2018-07-12 08:10:04 +00:00
jasper
7f4821dd18 merged upstream 2018-07-12 06:27:07 +00:00
naddy
b0d5c36dd9 Substitute libvorbis for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.  ok bentley@
2018-07-11 22:41:15 +00:00
bcallah
260db15170 Update to gravity-0.5.1 2018-07-11 21:58:34 +00:00
jca
74aa217904 Update to knot-2.6.8
Release notes: https://www.knot-dns.cz/2018-07-10-version-268.html
2018-07-11 21:50:54 +00:00
fcambus
c2d50672b7 Update picocom to 3.1.
Notable changes:

- Switch to using GitHub
- Drop the patch for the old manpage
- Sync DESCR with the actual manpage
- Use INSTALL_MAN to install the manpage, pointed out by Matthew Martin

As discussed with him, remove Kyle Isom from MAINTAINER (ENOTIME).

OK sthen@
2018-07-11 21:40:43 +00:00
ajacoutot
fb2e3c3947 Fix SYSCONFDIR. Can't really be done using an environment variable because
of how binreloc is handled.
2018-07-11 21:14:36 +00:00
bluhm
1b5a8c11ec update p5-OSPF-LSDB to 1.08 2018-07-11 21:11:12 +00:00
ajacoutot
bed294c0bb +bitcoin,no_x11
from Fabian Raetz
2018-07-11 20:58:13 +00:00
sthen
f91d4a23d5 allow to build if RTM_LOSING is unavailable 2018-07-11 20:25:12 +00:00
jca
008c94cbb3 Amend COMMENT
ok ajacoutot@ (maintainer)
2018-07-11 20:02:16 +00:00
jca
cfd40afae8 Drop comment outdated now that this builds on arm64 2018-07-11 19:45:58 +00:00
jca
b19cbaeaea mgetty-1.2.0 has been released in March, amend MASTER_SITES
Anyone interested?
2018-07-11 19:37:25 +00:00
gonzalo
c7db02b8e1 Update for Tarsnap-gui to 1.0.1:
https://github.com/Tarsnap/tarsnap-gui/releases

From Josh (maintainer)
2018-07-11 19:09:33 +00:00
fcambus
52494b979f The combination of -fms-extensions -std=c99 means libmaxminddb couldn't
be built with base GCC, so the library and headers were patched. This
worked when the only consumer was the mmdblookup bundled tool. However,
this is causing issues with new consumers.

Instead of patching all consumers, stop modifying the library and header
file, and switch to using COMPILER directives instead, as it builds fine
with base-clang and ports-gcc.

OK jca@
2018-07-11 19:06:32 +00:00
jca
ff5926da9e emacs21 never built on arm64 2018-07-11 19:05:42 +00:00
espie
22fe28fa65 protect distinfo and history better against fs overflows 2018-07-11 18:14:25 +00:00
bcallah
e1c8b58d2a Update GNU coreutils to 8.30 -- thanks to kn@ for big ending testing. 2018-07-11 17:24:31 +00:00
espie
da1e95c118 Update to 2.6 (XSS under non default settings)
SA-CONTRIB-2018-049
2018-07-11 17:21:18 +00:00
espie
71f53eb2f4 missed commit 2018-07-11 16:10:56 +00:00
jca
addd618f84 Update to physfs-3.0.1
from David Carlier who also build-tested consumers
2018-07-11 16:05:14 +00:00
naddy
3d261cf9a8 Update to 7.61.0. Includes a fix for:
CVE-2018-0500: SMTP send heap buffer overflow
2018-07-11 16:00:03 +00:00
gonzalo
3c4238169d Update to iperf3 to 3.6
maintainer time out (lteo@)

OK sthen@
2018-07-11 15:36:55 +00:00
ajacoutot
dde558d1d4 PREFIX -> TRUEPREFIX 2018-07-11 15:24:56 +00:00
jasper
67cb637aef +fastnetmon 2018-07-11 15:17:55 +00:00
jasper
35f97ff1b7 import fastnetmon-1.1.3 (git HEAD really)
FastNetMon is a very high performance DDoS detector built on top of
multiple packet capture engines: NetFlow, IPFIX, sFLOW.

It could detect malicious traffic in your network and immediately block
it with BGP blackhole or BGP flow spec rules.

It has solid support for all top network vendors and has unlimited
scalability due to flexible design.

tested with pflow(4)
ok aja@
2018-07-11 15:16:47 +00:00
chrisz
a998d40574 Import math/ocaml-num, the deprecated arbitrary precision library formerly
distributed with the OCaml compiler distribution.
Needed to build mldonkey.
Marked as BROKEN till the next OCaml upgrade.

OK jca@
2018-07-11 15:10:47 +00:00
chrisz
953d5285f4 Import math/ocaml-zarith, an arbitrary precision arithmetics library
using GMP as backend. This is needed by frama-c because num was removed
from the OCaml compiler distribution.
Marked as BROKEN till the next OCaml upgrade.

OK jca@
2018-07-11 15:09:00 +00:00
chrisz
ee6957d031 Import sysutils/dune, also known as jbuilder, a OCaml build system 2018-07-11 14:50:55 +00:00
espie
df339f3730 darn, opening the file doesn't mean we have room to write to it.
And it could overflow midway thru, so try not to erase existing shitz
2018-07-11 14:43:31 +00:00
gonzalo
ee788aaa43 Update for pciutils to 3.6.0
OK jsg@ (maintainer)
2018-07-11 14:27:02 +00:00
jasper
ba3eaabe4e reserve uid/gid for _fastnetmon 2018-07-11 14:12:44 +00:00
naddy
88e2d2c21d Drop support for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.
2018-07-11 13:38:03 +00:00
naddy
7dc9e3f74e Drop support for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.  ok ajacoutot@
2018-07-11 13:05:08 +00:00
ajacoutot
4673336bcc Update to awscli-1.15.56. 2018-07-11 12:59:57 +00:00
ajacoutot
3a3688c393 Update to py-botocore-1.10.55. 2018-07-11 12:59:39 +00:00
espie
8fb747aa60 zap really old quirks.
bump version to 3.0, add interface for optional tags (unused yet)
2018-07-11 12:56:38 +00:00
ajacoutot
73ecc9144d Update to py-boto3-1.7.55. 2018-07-11 12:54:45 +00:00
espie
28be2f74be State->new now deduces command name from $0 2018-07-11 12:42:57 +00:00
ajacoutot
bbcce7d2f1 Update to google-cloud-sdk-208.0.0. 2018-07-11 12:21:06 +00:00
ajacoutot
a54572542b SECURITY update to polkit-0.115.
- Fix CVE-2018-1116: Trusting client-supplied UID
2018-07-11 12:18:47 +00:00
ajacoutot
87183a2e41 Update to gnucash-3.2, which was one of the last users of the old and
unmaintained www/webkit; now uses webkitgtk4.
2018-07-11 12:09:10 +00:00
ajacoutot
34d7b30de0 Force bump after recent glib2's gint64 typedef change. 2018-07-11 12:03:57 +00:00
ajacoutot
ddd7fdcb77 Make sure gint64 matches int64_t so that C++ is happy
with and OK espie@
2018-07-11 12:03:22 +00:00
ajacoutot
90df56e7c3 Update to meson-0.47.1. 2018-07-11 11:51:14 +00:00
espie
8a6057ff62 XXX 2018-07-11 11:37:03 +00:00
espie
7a542a32d6 figure out tags for icon theme directories 2018-07-11 11:34:29 +00:00