OpenBSD ports changes summary for 2017-01-05 ============================================
archivers/lz4 audio/openal devel/cppcheck devel/gputils devel/intellij graphics/gdk-pixbuf2 lang/gambit lang/php math math/p5-Number-WithError net/curl net/dnscrypt-proxy net/irssi net/py-botocore net/snort security/nss security/p5-IO-Socket-SSL sysutils/awscli sysutils/deja-dup textproc/the_silver_searcher www/stagit x11/gtk+3 x11/qt5 == archivers ========================================================= 01/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers lz4 ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-lib_Makefile ~ patches/patch-programs_Makefile + patches/patch-tests_Makefile > update to lz4-1.7.4.2 (not 1.7.5 yet as it segfaults during tests) (sthen@) == audio ============================================================= 02/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio openal ~ Makefile > Don't build the Qt-based config editor. > Spotted by naddy@, initial diff from David Carlier (maintainer) (jca@) == devel ============================================================= 03/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel cppcheck ~ Makefile ~ distinfo > update to cppcheck 1.77 > ok gsoares@ (MAINTAINER) (jsg@) gputils ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gputils-1.5.0. (benoit@) intellij ~ Makefile ~ distinfo ~ pkg/PLIST > Update to IntelliJ IDEA 2016.3.2, from MAINTAINER Caspar Schutijser. > (zhuk@) == graphics ========================================================== 04/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics gdk-pixbuf2 ~ Makefile ~ distinfo > Update to gdk-pixbuf-2.36.3. (ajacoutot@) == lang ============================================================== 05/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gambit ~ Makefile ~ distinfo > Update to gambit 4.8.7. (juanfra@) php ~ Makefile.inc > Use lang/gcc for atomic builtins on arm. > Similar diff from jsg@, ok sthen@ phessler@ (jca@) == math ============================================================== 06/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math math ~ Makefile > +p5-Number-WithError (bluhm@) p5-Number-WithError + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import p5-Number-WithError 1.01 == net =============================================================== 07/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net curl ~ Makefile + patches/patch-lib_vtls_vtls_c > Upstream commit a7b38c9dc98481e4a5fc37e51a8690337c674dfb to fix a problem > that causes rtorrent to busy loop when announcing to the tracker. ok tj@ > (naddy@) ~ Makefile + patches/patch-lib_vtls_vtls_c TAGGED OPENBSD_6_0 > Upstream commit a7b38c9dc98481e4a5fc37e51a8690337c674dfb to fix a problem > that causes rtorrent to busy loop when announcing to the tracker. (naddy@) dnscrypt-proxy ~ Makefile > reinstate /old/ backup MASTER_SITES, lost in Pablo's diff. (not needed now, > but maybe later). (sthen@) irssi ~ Makefile ~ distinfo > SECURITY update to irssi-0.8.21 (minimal patches to fix security issues > only) - ok jca@ krw@ > (a) A NULL pointer dereference in the nickcmp function found by Joseph > Bisch. (CWE-690) > (b) Use after free when receiving invalid nick message (Issue #466, > CWE-146) > (c) Out of bounds read in certain incomplete control codes found by > Joseph Bisch. (CWE-126) > (d) Out of bounds read in certain incomplete character sequences found > by Hanno Böck and independently by J. Bisch. (CWE-126) (sthen@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.93. (ajacoutot@) snort ~ Makefile ~ distinfo ~ patches/patch-src_decode_h ~ patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in ~ patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in ~ patches/patch-src_dynamic-preprocessors_dns_Makefile_in ~ patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in ~ patches/patch-src_dynamic-preprocessors_gtp_Makefile_in ~ patches/patch-src_dynamic-preprocessors_imap_Makefile_in ~ patches/patch-src_dynamic-preprocessors_modbus_Makefile_in ~ patches/patch-src_dynamic-preprocessors_pop_Makefile_in ~ patches/patch-src_dynamic-preprocessors_sip_Makefile_in ~ patches/patch-src_dynamic-preprocessors_smtp_Makefile_in ~ patches/patch-src_dynamic-preprocessors_ssh_Makefile_in ~ patches/patch-src_dynamic-preprocessors_ssl_Makefile_in ~ patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c > Update to Snort 2.9.9.0. > Maintainer timeout. (lteo@) == security ========================================================== 08/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security nss ~ Makefile ~ distinfo > Update to nss 3.28.1, because perfection is never attained. > See > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.28.1_re > lease_notes (landry@) p5-IO-Socket-SSL ~ Makefile ~ distinfo > update p5-IO-Socket-SSL to 2.042 > adds workaround for Net::SSLeay 1.79, enables feature for 1.80 (bluhm@) == sysutils ========================================================== 09/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo > Update to awscli-1.11.36. (ajacoutot@) deja-dup ~ Makefile ~ distinfo ~ pkg/PLIST > Update to deja-dup-34.3. (ajacoutot@) == textproc ========================================================== 10/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc the_silver_searcher ~ Makefile + patches/patch-src_ignore_c + patches/patch-src_options_c + patches/patch-src_scandir_h + patches/patch-src_search_c > Fix a buffer overrun and subsequent crash that may occur when ag is given > an absolute path as root of the tree to search: it's looking for a trailing > slash that isn't always there. > Fix by Allen Wild, https://github.com/ggreer/the_silver_searcher/pull/1040/ > ok awolk, sthen, jca (tb@) == www =============================================================== 11/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www stagit ~ Makefile ~ distinfo > Update to stagit-0.5 > from Hiltjo Posthuma (jca@) == x11 =============================================================== 12/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.22.6. (ajacoutot@) qt5 ~ qtquickcontrols/Makefile ~ qtquickcontrols/pkg/PLIST-html > Comment out the file qdoc sometimes fails to generate. > The root problem is not known yet, but this way we can get more reliable > builds, at least. > Initial report from naddy@ (zhuk@) ===============================================================================
_______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
