- DOCS is required for HPN but it's not exclusively a flavor so needs to be
in the default list.
- Fix a build-time OpenSSL version comparison [1]
PR: 233157 [1]
Reported by: Robert Schulze <rs@bytecamp.net> [1]
Obtained from: upstream c0a35265907533be10ca151ac797f34ae0d68969 [1]
Albert Astals Cids reports:
The HTML thumbnailer was incorrectly accessing some content of
remote URLs listed in HTML files. This meant that the owners of the servers
referred in HTML files in your system could have seen in their access logs
your IP address every time the thumbnailer tried to create the thumbnail.
Use the suggested workaround, and remove the htmlthumbnailer.
MFC after: 2018Q4
Security: 1460aa25-e6ab-11e8-a733-e0d55e2a8bf9
Security: CVE-2018-19120
- Link issues when INNOBASE is set to DYNAMIC [1]
- While here, remove MDEV-14072 fix
[1]: https://jira.mariadb.org/browse/MDEV-17560
PR: 233135
Submitted by: Ralf van der Enden <tremere cainites net>
Reported by: Dries Michiels <driesm michiels gmail com>
- Now supports Berkeley DB versions 5 and 6
- Add GUILE_USES=pkgconfig because guile-config requires it
- Because our `lang/guile2' is outdated, add GUILE_BROKEN
PR: 229613 (related)
fwup is a configurable image-based software update utility for embedded
Linux-based systems. It primarily supports software upgrade strategies
that update entire root filesystem images at once. This includes
strategies like swapping back and forth between A and B partitions,
recovery partitions, and various trial update/failback scenarios. All
software update information is combined into a ZIP archive that may
optionally be cryptographically signed. fwup has minimal dependencies
and runtime requirements.
WWW: https://github.com/fhunleth/fwup
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D17907
The old URL had been redirected to the new one for a while but the site
owner quit redirection.
PR: 233119
Reported by: Yuta MASUMOTO <owata@owatan.jp>
Approved by: mentors (implicit)
* while here, adopt the port;
* files/patch-Makefile;
use CC=${CC} for clang and GCC compatibility;
use PREFIX instead of hardcoding "/usr/local";
better use WFLAGS+= (with a plus).
* also updated 'pkg-descr' with a longer description about the port.
PR: 230990
Submitted by: egypcio
Approved by: rene (mentor)
CHANGELOG (upstream)
* merge branch 'ticket28365';
* include the headers about eligible relays in all the bandwidth files,
not only in the ones that does not have enough eligible relays (28365).
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D17948
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGLU.so.1 from graphics/libGLU but it is not declared as a dependency
Warning: you need USE_GL+=glu
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency
Warning: you need USE_XORG+=xcomposite
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama
PR: 227509
Reported by: antoine (via exp-run)
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libwaffle-1.so.0.5.2 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/lib/libwaffle-1.so.0.5.2 is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland
PR: 227509
Reported by: antoine (via exp-run)