OpenBSD ports changes summary for 2017-11-25 ============================================
archivers/p7zip archivers/xdms comms/seyon databases/p5-DBI databases/sqlite devel/boost devel/cmake devel/gobject-introspection devel/libunique games/quakespasm geo/gdal geo/postgis graphics/gegl03 infrastructure/mk lang/moarvm lang/nqp lang/rakudo mail/exim mail/kopano math/libtommath multimedia/gstreamer1 net/freeradius net/libmaxminddb net/lldpd net/quagga print/foo2zjs sysutils/awless sysutils/d-feet www/casperjs == archivers ========================================================= 01/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers p7zip ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) xdms ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) == comms ============================================================= 02/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms seyon ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) == databases ========================================================= 03/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases p5-DBI ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) sqlite ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) == devel ============================================================= 04/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel boost ~ Makefile > restore sensible permissions to a few wrkdirs. (espie@) cmake ~ cmake.port.mk > reduce noise in check-wrkdir output, ninja builds update their log during > fake, and that's okay (espie@) gobject-introspection ~ Makefile ~ pkg/PLIST > Move to python3. > ok jasper@ (ajacoutot@) libunique ~ Makefile ~ pkg/PLIST > Don't use the bundled libtool. (ajacoutot@) == games ============================================================= 05/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games quakespasm ~ Makefile ~ distinfo > update to quakespasm 0.93.0 (jsg@) == geo =============================================================== 06/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo gdal ~ Makefile > Add math/py-numpy${MODPY_FLAVOR} to BDEP, should fix a build failure > seen by ajacoutot@. Deps & flavors are hard, lets get drunk instead. > (landry@) postgis ~ Makefile > Add missing dependency on gettext > Ok sthen@ lendry@ (nigel@) == graphics ========================================================== 07/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics gegl03 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gegl03-0.3.24. (ajacoutot@) == infrastructure ==================================================== 08/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure mk ~ bsd.port.mk > reduce noise in check-wrkdir output, ninja builds update their log during > fake, and that's okay (espie@) == lang ============================================================== 09/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang moarvm ~ Makefile ~ distinfo ~ patches/patch-Configure_pl ~ patches/patch-build_Makefile_in ~ patches/patch-build_setup_pm ~ pkg/PLIST > Update perl6 (lang/moarvm lang/nqp lang/rakudo) to 2017.10 > Plus install core modules that come with rakudo but install as hashes. > ok pascal@ (maintainer) (afresh1@) nqp ~ Makefile ~ distinfo > Update perl6 (lang/moarvm lang/nqp lang/rakudo) to 2017.10 > Plus install core modules that come with rakudo but install as hashes. > ok pascal@ (maintainer) (afresh1@) rakudo ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-src_core_Compiler_pm > Update perl6 (lang/moarvm lang/nqp lang/rakudo) to 2017.10 > Plus install core modules that come with rakudo but install as hashes. > ok pascal@ (maintainer) (afresh1@) == mail ============================================================== 10/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail exim ~ Makefile + patches/patch-src_receive_c > Add patch for Exim remote code execution in 4.88+. > https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html > https://bugs.exim.org/show_bug.cgi?id=2199 > There is also another issue which is at least a DoS, > https://bugs.exim.org/show_bug.cgi?id=2201 that is *not* patched yet. > The workaround below would help both cases. > From upstream: > "With immediate effect, please apply this workaround: if you are running > Exim 4.88 or newer (4.89 is current, 4.90 is upcoming) then in the main > section of your Exim configuration, set: > chunking_advertise_hosts = > That's an empty value, nothing on the right of the equals. This > disables advertising the ESMTP CHUNKING extension, making the BDAT verb > unavailable and avoids letting an attacker apply the logic. " (sthen@) kopano ~ core/Makefile ~ core/pkg/kopano_search.rc > kopano_search requires a pexp to be set in the rc.d script (robert@) == math ============================================================== 11/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math libtommath ~ Makefile ~ distinfo + patches/patch-makefile_include_mk > Update math/libtommath to 1.0.1 > With passing tests. Needed for upcoming perl6 update > ok bcallah@ (afresh1@) == multimedia ======================================================== 12/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer1 ~ plugins-bad/Makefile ~ plugins-base/Makefile > Fix sed substitution. (ajacoutot@) ~ plugins-bad/Makefile > Fix path. (ajacoutot@) ~ plugins-base/Makefile > Simplify. (ajacoutot@) == net =============================================================== 13/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net freeradius ~ Makefile > don't pick up libexecinfo (sthen@) libmaxminddb ~ Makefile ~ distinfo > Update libmaxminddb to 1.3.1. (fcambus@) lldpd ~ Makefile ~ distinfo ~ pkg/PFRAG.snmp > update to lldpd-0.9.9 (sthen@) quagga ~ Makefile > disable libexecinfo, and garbage-collect --disable-pie which was removed > upstream (sthen@) == print ============================================================= 14/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print foo2zjs ~ Makefile + patches/patch-foo2zjs-pstops_sh > The pstops processing script needs gsed(1). > -> unbreak color printing > from Natasha Kerensikova with semarie's help, thanks! (ajacoutot@) == sysutils ========================================================== 15/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awless ~ Makefile ~ distinfo > Update to awless-0.1.7. (ajacoutot@) d-feet ~ Makefile ~ distinfo ~ patches/patch-src_tests_Makefile_in ~ pkg/PLIST > Update to d-feet-0.3.13; switch to python3. (ajacoutot@) == www =============================================================== 16/16 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www casperjs ~ Makefile ~ distinfo > update to CasperJS 1.1.4-2 (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
