OpenBSD ports changes summary for 2017-02-01 ============================================
audio/wavpack devel/libf2c games/wtf graphics graphics/ebook-viewer graphics/shotwell graphics/xfig lang/sbcl net/haproxy security/letsencrypt www/hiawatha www/phpmyadmin x11/freerdp x11/mplayer x11/qt4 x11/qt5 == audio ============================================================= 01/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio wavpack ~ Makefile ~ distinfo ~ pkg/PLIST > Update to wavpack 5.1.0; input and OK sthen@ (tim@) == devel ============================================================= 02/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel libf2c ~ Makefile > Since bsd.obj.mk no longer chowns without checking, the WOJBDIR workaround > to fix the build in dpb setups can be removed again. > ok naddy (tb@) == games ============================================================= 03/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games wtf ~ Makefile ~ distinfo > update to wtf-20170131 (sthen@) == graphics ========================================================== 04/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > Remove; it's using the old and insecure www/webkit. (ajacoutot@) ebook-viewer - Makefile - distinfo - pkg/DESCR - pkg/PLIST > Remove; it's using the old and insecure www/webkit. (ajacoutot@) shotwell ~ Makefile ~ distinfo > Update to shotwell-0.25.4. (ajacoutot@) xfig - patches/patch-Imakefile ~ Makefile ~ distinfo ~ patches/patch-e_chop_c ~ patches/patch-fig_h ~ patches/patch-u_error_c ~ patches/patch-w_intersect_c ~ patches/patch-w_keyboard_c ~ patches/patch-w_snap_c ~ pkg/DESCR ~ pkg/PLIST > Update to xfig-3.2.6. > - upstream switched from imake to autotools > - update HOMEPAGE > - remove trailing whitespace in DESCR > OK naddy@ (kirby@) == lang ============================================================== 05/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang sbcl ~ Makefile > Fix the threads FLAVOR (wrong configure arg, silently ignored) > Spotted by Timo Myyra, input from sthen@ (jca@) == net =============================================================== 06/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net haproxy ~ Makefile + patches/patch-src_ssl_sock_c > Unbreak after libressl change: remove direct access to field now private. > Similar to upstream changes for OpenSSL 1.1.0. Not tested at run time. > ok danj@ sthen@ (naddy@) == security ========================================================== 07/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security letsencrypt ~ Makefile.inc ~ client/distinfo ~ py-acme/distinfo > update to certbot/py-acme 0.10.2 (sthen@) == www =============================================================== 08/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www hiawatha ~ Makefile ~ distinfo + patches/patch-src_tls_c > Update to hiawatha 10.5. (juanfra@) phpmyadmin ~ Makefile ~ distinfo ~ pkg/PLIST > bugfix update to 4.6.6 (giovanni@) == x11 =============================================================== 09/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 freerdp ~ Makefile + patches/patch-libfreerdp_crypto_tls_c > Switch xfreerdp from comparing handshake_func against tls->ssl->method > members to using SSL_in_(connect|accept)_init to fix following visibility > changes in libressl. While there, switch from TLSv1.0-only > TLSv1_client_method > to SSLv23_client_method allowing newer TLS versions. Diff from jsing. > (sthen@) mplayer ~ Makefile > As spotted by jmc@ and someone else who I forgot, mplayer has a hidden dep > on libbs2b; add it as a proper dependency to avoid periodic package > breakage. > ok Brad. (sthen@) qt4 ~ Makefile > Record the dependency on libssl/libcrypto in WANTLIB-main. This would > have been missed previously listed because Qt likes to dlopen() things > so check-lib-depends can't find it, which would stop qt4 getting updated > when ssl/crypto libs are updated. (sthen@) qt5 ~ qtbase/Makefile > Record the dependency on libssl/libcrypto in WANTLIB-main. This would > have been missed previously listed because Qt likes to dlopen() things > so check-lib-depends can't find it, which would stop qt5base getting > updated correctly by pkg_add -u when ssl/crypto libs are updated. (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
