OpenBSD ports changes summary for 2017-04-02 to 2017-04-09 inclusive ====================================================================
audio/id3lib audio/openal audio/opus-tools benchmarks/speedtest-cli comms/gammu converters/p5-Cpanel-JSON-XS databases/apache-couchdb databases/mongodb databases/postgresql databases/py-sqlparse databases/ruby-pg devel/afl devel/arm-elf devel/arm-none-eabi devel/capstone devel/cppcheck devel/glib2mm devel/kf5 devel/libexecinfo devel/libhid devel/meson devel/ois devel/p5-Config-Grammar devel/p5-Data-Dump-Streamer devel/p5-Data-GUID devel/p5-Date-Extract devel/p5-Test-Regexp devel/p5-Test-Without-Module devel/p5-Time-Progress devel/pango devel/protobuf devel/py-wbem devel/py-xlsxwriter devel/quirks devel/src emulators emulators/spectemu fonts/go-fonts games/solarus graphics/clutter graphics/darktable infrastructure/bin lang/bacon lang/erlang lang/gcc lang/newlisp lang/python lang/ruby mail/mozilla-thunderbird mail/rspamd mail/thunderbird-i18n misc/rlwrap multimedia/gstreamer1 net/glib2-networking net/haproxy net/icinga net/libmaxminddb net/libnice net/p5-Chatbot-Eliza net/py-botocore net/py-ftpdlib net/samba plan9/plan9port print/foo2zjs print/foomatic-db print/gl2ps security security/botan security/botan2 security/glib-openssl security/gnupg2 security/gnutls security/letsencrypt security/libhttpseverywhere security/nss security/oledump security/pdf-parser security/py-M2Crypto security/py-artifacts sysutils/ansible sysutils/augeas sysutils/awscli sysutils/consul sysutils/consul-template sysutils/google-cloud-sdk sysutils/libesedb sysutils/libolecf sysutils/libqcow sysutils/libregf sysutils/libsmdev sysutils/libvhdi sysutils/packer sysutils/ruby-puppet-lint sysutils/sysclean sysutils/udfclient telephony/asterisk textproc textproc/gxml textproc/highlight textproc/p5-Regexp-Common textproc/p5-XML-NamespaceSupport textproc/p5-ack textproc/uncrustify www/gitea www/goaccess www/libcroco www/py-bokeh www/py-django www/squid www/trac www/webkitgtk4 x11/dbus x11/gnome x11/gtk+3 x11/kde x11/kde4 x11/ratpoison x11/st == audio ============================================================= 01/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio id3lib ~ Makefile > set an autoconf var to permit building without iomanip.h; clang/libc++ > arches > don't have it, and it's not actually used anyway. (sthen@) + patches/patch-examples_demo_convert_cpp + patches/patch-examples_demo_copy_cpp + patches/patch-examples_demo_info_cpp + patches/patch-examples_demo_tag_cpp > "main(unsigned int argc" -> "main(int argc" (sthen@) openal ~ Makefile > Use gcc4 MODULE instead of clang on sparc64 & powerpc > clang fails to build those with 'could not read symbols: Bad value' (cf > http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreame > r1/core.log > & ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log) > Fix only those as they take out a large part of the portstree for 6.1 > package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless > the compiler has been *really* tested on every platform - or clang > should be marked *BROKEN* on sparc64 & macppc, or those platforms should > be taken out of LLVM_ARCHS. > audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in > the same boat and fail the same. > The problem is probably fixable directly in clang for sparc64, and on > powerpc clang doesnt package anyway for 'relocation truncated to fit: > R_PPC_PLTREL24' errors: > http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log > (landry@) opus-tools - patches/patch-configure - patches/patch-src_audio-in_c ~ Makefile ~ distinfo > Update to 0.1.10. No list of changes available, but looks like bug fixes. > (naddy@) == benchmarks ======================================================== 02/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/benchmarks speedtest-cli ~ Makefile ~ distinfo > Update speedtest-cli to 1.0.3. > OK benoit@ (fcambus@) == comms ============================================================= 03/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms gammu ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt > Update to gammu-1.38.2. (kirby@) == converters ======================================================== 04/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters p5-Cpanel-JSON-XS ~ Makefile ~ distinfo > update p5-Cpanel-JSON-XS to 3.0231 (bluhm@) == databases ========================================================= 05/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases apache-couchdb ~ Makefile > Make the port work again by referring to the correct lang/erlang location. > ok sthen@ (mglocker@) mongodb ~ Makefile ~ distinfo ~ pkg/PLIST > update to mongodb-3.2.12, from Andrew Aldridge (plus remove REVISION) > (sthen@) postgresql ~ Makefile ~ distinfo ~ pkg/PLIST-docs TAGGED OPENBSD_6_0 > Reliability update to 9.5.6 (pea@) py-sqlparse ~ Makefile ~ pkg/PLIST > if py and py3 conflict so be it. (espie@) ~ Makefile ~ pkg/PLIST > de-conflict (sthen@) ruby-pg ~ Makefile ~ distinfo > Update to ruby-pg 0.20.0 (jeremy@) == devel ============================================================= 06/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel afl ~ Makefile ~ distinfo > update to afl 2.40b (jsg@) arm-elf ~ newlib/Makefile ~ newlib/pkg/PLIST > license file ? fine. Just make sure it's in a specific dir so ports don't > conflict (espie@) arm-none-eabi ~ newlib/Makefile ~ newlib/pkg/PLIST > license file ? fine. Just make sure it's in a specific dir so ports don't > conflict (espie@) capstone ~ Makefile > disable silent build (jasper@) cppcheck ~ Makefile ~ distinfo > update to cppcheck-1.78 (gsoares@) ~ Makefile > tidy up 1 line longer than 80 chars in Makefile > found by and thanks /usr/ports/infrastructure/bin/portcheck (gsoares@) glib2mm ~ Makefile ~ distinfo > Update to glib2mm-2.50.1. (ajacoutot@) kf5 ~ baloo/Makefile ~ baloo/pkg/PLIST > naming similar ports differently is dubious (espie@) libexecinfo ~ Makefile > - only do -Wl,--export-dynamic in LDFLAGS not CFLAGS, removes a warning on > gcc, removes a build failure with -Werror on clang. > - add a do-test target. (sthen@) libhid ~ Makefile > Disable -Werror. The dirty hack (var=var) to avoid an "unused parameter" > warning triggers a "explicitly assigning value of variable .. to itself" > with > clang. (sthen@) meson ~ Makefile ~ distinfo > Update to meson-0.39.1. (ajacoutot@) + meson.port.mk > Add the meson MODULE. > It's still a bit rough around the edges but allows me to build the upcoming > libhttpseverywhere port. (ajacoutot@) ois + patches/patch-demos_FFConsoleDemo_cpp + patches/patch-demos_OISConsole_cpp > missing headers (sthen@) p5-Config-Grammar ~ Makefile ~ distinfo > Update to p5-Config-Grammar-1.12. (benoit@) p5-Data-Dump-Streamer ~ Makefile ~ distinfo > Update to p5-Data-Dump-Streamer-2.40. (benoit@) p5-Data-GUID ~ Makefile ~ distinfo > Update to p5-Data-GUID-0.049. (benoit@) p5-Date-Extract ~ Makefile ~ distinfo > Update to p5-Date-Extract-0.06. (benoit@) p5-Test-Regexp ~ Makefile ~ distinfo > update p5-Test-Regexp to 2017040101 (bluhm@) p5-Test-Without-Module ~ Makefile ~ distinfo > Update to p5-Test-Without-Module-0.19. (benoit@) p5-Time-Progress ~ Makefile ~ distinfo > Update to p5-Time-Progress-2.12. (benoit@) pango ~ Makefile ~ distinfo > Update to pango-1.40.5. (ajacoutot@) protobuf + patches/patch-src_google_protobuf_message_cc > add missing header (istream) to devel/protobuf; unbreaks with clang > this port is overdue an update really..any takers? (sthen@) py-wbem ~ Makefile > missing RDEP on py-yaml (sthen@) py-xlsxwriter ~ Makefile ~ pkg/PLIST > if py and py3 conflict so be it. (espie@) ~ Makefile ~ pkg/PLIST > de-conflict (sthen@) quirks ~ Makefile ~ files/Quirks.pm > Register removal of spectemu. (fcambus@) src ~ Makefile ~ distinfo > Update devel/src to 1.13 > OK aja@ (rpe@) == emulators ========================================================= 07/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators emulators ~ Makefile > Remove emulators/spectemu. > The version we have in ports (0.94) is from 1998, and has been marked as > BROKEN since July 2015. The most recent release (0.99.3) is from 2004. > We have an up to date port for emulators/fuse, which emulates the 48K > and more, and is still being maintained. > OK jca@, sthen@, benoit@ (fcambus@) spectemu - Makefile - distinfo - patches/patch-Makefile_in - patches/patch-README - patches/patch-spmain_c - patches/patch-spsound_c - pkg/DESCR - pkg/PLIST > Remove emulators/spectemu. > The version we have in ports (0.94) is from 1998, and has been marked as > BROKEN since July 2015. The most recent release (0.99.3) is from 2004. > We have an up to date port for emulators/fuse, which emulates the 48K > and more, and is still being maintained. > OK jca@, sthen@, benoit@ (fcambus@) == fonts ============================================================= 08/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts go-fonts ~ Makefile ~ distinfo ~ pkg/PLIST > Update to a newer go-image snapshot to get a newer version of the ttf > go fonts. (jsg@) == games ============================================================= 09/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games solarus ~ solarus/Makefile ~ solarus/distinfo ~ solarus/pkg/PLIST > update to solarus-1.5.3 (jasper@) + solarus/patches/patch-gui_CMakeLists_txt > fix packaging (forgot to cvs add) (jasper@) == graphics ========================================================== 10/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics clutter ~ clutter-gst/Makefile ~ clutter-gst/distinfo ~ clutter-gst/pkg/PLIST > update to clutter-gst-3.0.24 (jasper@) darktable ~ Makefile ~ distinfo > update to darktable-2.2.4 (sthen@) == infrastructure ==================================================== 11/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin + extract-dependencies > resurrect extract-dependencies, it's actually a helper for show-required-by > which I forgot. found out by kili@ > (no real impact for release since ports work should happen on current > anyway) (espie@) ~ check-lib-depends > add some back-substitution functionality to check-lib-depends, to be used > later. > okay sthen@ (espie@) == lang ============================================================== 12/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang bacon ~ Makefile ~ distinfo > Update to bacon 3.5.3. (juanfra@) erlang ~ 19/Makefile ~ 19/distinfo ~ 19/pkg/PLIST-main ~ 19/pkg/PLIST-wx > update to erlang-19.3 (jasper@) gcc ~ 4.6/Makefile ~ 4.6/pkg/PLIST-c++ ~ 4.6/pkg/PLIST-f95 ~ 4.6/pkg/PLIST-objc > lots of stuff that conflicts with 4.9 and doesn't say so. (espie@) newlisp ~ Makefile ~ distinfo > update to newlisp-10.7.1 (jasper@) python - 3.6/patches/patch-Python_random_c ~ 3.6/Makefile ~ 3.6/distinfo ~ 3.6/pkg/PLIST-main ~ 3.6/pkg/PLIST-tests > update to python 3.6.1. > release notes: > https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-1 > ok benoit@. (rpointel@) ~ 3.5/Makefile ~ 3.5/distinfo ~ 3.5/pkg/PLIST-idle ~ 3.5/pkg/PLIST-main ~ 3.5/pkg/PLIST-tests > update to 3.5.3. > more information: > https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-3 > ok benoit@. (rpointel@) ~ 3.4/Makefile ~ 3.4/distinfo ~ 3.4/pkg/PLIST-main > update python to 3.4.6. (rpointel@) ruby ~ 2.2/Makefile ~ 2.2/distinfo ~ 2.2/pkg/PLIST-ri_docs > Update to ruby 2.2.7 (jeremy@) ~ 2.3/Makefile ~ 2.3/distinfo ~ 2.3/pkg/PLIST-ri_docs > Update to ruby 2.3.4 (jeremy@) == mail ============================================================== 13/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mozilla-thunderbird ~ Makefile ~ distinfo ~ patch-mail_installer_Makefile_in ~ patch-mozilla_js_src_jit_ProcessExecutableMemory_cpp ~ patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js ~ patch-mozilla_storage_mozStorageConnection_cpp ~ pkg/PLIST-lightning ~ pkg/PLIST-main > Update to thunderbird 52.0/lightning 5.4. > See https://www.mozilla.org/en-US/thunderbird/52.0/releasenotes/ > Note that it now defaults to use Gtk+3. (landry@) rspamd ~ Makefile ~ distinfo ~ pkg/PLIST > update to rspamd-1.5.4, from Brad (sthen@) thunderbird-i18n - patch-mozilla_js_src_jit_ProcessExecutableMemory_h - patch-mozilla_toolkit_components_protobuf_src_google_protobuf_stubs_atomicops_h ~ Makefile.inc ~ distinfo > Update to thunderbird 52.0/lightning 5.4. > See https://www.mozilla.org/en-US/thunderbird/52.0/releasenotes/ > Note that it now defaults to use Gtk+3. (landry@) == misc ============================================================== 14/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc rlwrap ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-filters_Makefile_in ~ pkg/PLIST > update to rlwrap-0.43 (jasper@) == multimedia ======================================================== 15/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer1 ~ Makefile.inc > Use gcc4 MODULE instead of clang on sparc64 & powerpc > clang fails to build those with 'could not read symbols: Bad value' (cf > http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreame > r1/core.log > & ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log) > Fix only those as they take out a large part of the portstree for 6.1 > package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless > the compiler has been *really* tested on every platform - or clang > should be marked *BROKEN* on sparc64 & macppc, or those platforms should > be taken out of LLVM_ARCHS. > audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in > the same boat and fail the same. > The problem is probably fixable directly in clang for sparc64, and on > powerpc clang doesnt package anyway for 'relocation truncated to fit: > R_PPC_PLTREL24' errors: > http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log > (landry@) ~ Makefile.inc > Don't maintain a local list of what should use llvm or gcc4 but insead > make sparc64 and powerpc the explicit exceptions. > discussed with landry@ (ajacoutot@) == net =============================================================== 16/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net glib2-networking ~ Makefile ~ pkg/DESCR > Tweak/sync COMMENT and DESCR. (ajacoutot@) ~ Makefile ~ pkg/PLIST > Just rm the libtool dot.la files instead of @comment'ing them. > Regen WANTLIB while here. (ajacoutot@) haproxy ~ Makefile ~ distinfo > Update to haproxy-1.6.12 (danj@) icinga ~ core2/Makefile ~ core2/distinfo > update to icinga2 2.6.3 (sthen@) libmaxminddb ~ Makefile ~ distinfo > Update GeoLite2 databases to latest version. (fcambus@) libnice ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libnice-0.1.14. (ajacoutot@) p5-Chatbot-Eliza ~ Makefile ~ distinfo > Update to p5-Chatbot-Eliza-1.07. (benoit@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.5.35. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.5.36. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.5.37. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.5.38. (ajacoutot@) py-ftpdlib ~ Makefile ~ distinfo ~ pkg/PLIST > Update to pyftpdlib 1.5.2. (juanfra@) samba ~ Makefile ~ patches/patch-source3_smbd_open_c + patches/patch-source3_smbd_filename_c + patches/patch-source3_smbd_proto_h + patches/patch-source3_smbd_vfs_c TAGGED OPENBSD_6_0 > Fix a regression introduced by the fix for CVE-2017-2619 > * BUG 12721: Fix regression with "follow symlinks = no" > Patch adapted from samba-4.4.13. Tests & ok Ian (jca@) == plan9 ============================================================= 17/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 plan9port - patches/patch-src_cmd_9term_win_c - patches/patch-src_libdraw_font_c ~ Makefile ~ distinfo > sync with github > zap patches merged upstream (gsoares@) == print ============================================================= 18/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print foo2zjs ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-getweb_in ~ pkg/PLIST > Long overdue update to foo2zjs-20170320. (ajacoutot@) foomatic-db ~ Makefile ~ pkg/PLIST > Remove foo2hiperc-z1, it conflicts with foo2zjs; reported by espie@ > (ajacoutot@) gl2ps ~ Makefile ~ distinfo > Update to GL2PS 1.4.0 > "go ahead and commit" pirofti@ (feinerer@) == security ========================================================== 19/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > +glib-openssl > +libhttpseverywhere (ajacoutot@) botan ~ Makefile ~ distinfo > update botan to 1.10.16 > CVE-2017-2801 (bluhm@) botan2 ~ Makefile ~ pkg/PLIST + pkg/PFRAG.x86 > Fix packaging on !(x86) > rdrand_rng.h is arch-specific. ok bluhm@ (maintainer) (jca@) glib-openssl + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import glib-openssl-2.50.2. gnupg2 - patches/patch-agent_gpg-agent_c - patches/patch-common_init_c - patches/patch-dirmngr_dirmngr_c - patches/patch-scd_scdaemon_c ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-doc_Makefile_in > Update gnupg2 to 2.1.20. > OK pea@ (edd@) gnutls ~ Makefile ~ distinfo > Update to gnutls-3.5.11. (ajacoutot@) letsencrypt ~ py-acme/distinfo ~ client/distinfo ~ client/patches/patch-examples_cli_ini ~ client/pkg/PLIST > update to certbot-0.13.0 (sthen@) ~ Makefile.inc > update to certbot-0.13.0 (missed part of the commit) (sthen@) libhttpseverywhere + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-meson_build > New import: > Import libhttpseverywhere-0.4.1. nss ~ Makefile ~ distinfo > Bugfix update to nss 3.29.4. > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.29.4_re > lease_notes (landry@) ~ Makefile ~ distinfo > Update to 3.29.5: '3.29.4 has been deleted, because it identified itself > with an incorrect version number' > prodded by naddy@ (landry@) oledump ~ Makefile ~ distinfo ~ pkg/PLIST > minor update to 0.0.27. (rpointel@) pdf-parser ~ Makefile ~ distinfo > update pdf-parser to 0.6.7. > more information: > https://blog.didierstevens.com/2016/12/28/update-pdf-parser-version-0-6-7/ > (rpointel@) py-M2Crypto ~ Makefile ~ distinfo ~ pkg/PLIST > Update security/py-M2Crypto to 0.26.0 > OK aja@ (rpe@) py-artifacts ~ Makefile ~ distinfo > update to 20161022. > inputs and ok benoit@. (rpointel@) ~ Makefile ~ pkg/PLIST > if py and py3 conflict so be it. (espie@) ~ Makefile ~ pkg/PLIST > de-conflict (sthen@) ~ Makefile ~ pkg/PLIST > oops, backout: copy-and-pasto, and I missed the files in share/, > spotted by rpointel (sthen@) == sysutils ========================================================== 20/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ansible ~ Makefile ~ distinfo ~ pkg/PLIST > update to ansible-2.2.2.0 (jasper@) augeas ~ Makefile ~ distinfo ~ pkg/PLIST > update to augeas-1.8.0 (jasper@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.71. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.72. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.74. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.75. (ajacoutot@) consul ~ Makefile ~ distinfo > Update to consul-0.8.0. (ajacoutot@) consul-template ~ Makefile ~ distinfo > update to consul-template-0.18.2 (jasper@) google-cloud-sdk ~ Makefile ~ distinfo ~ patch-lib_googlecloudsdk_core_util_platforms_py ~ pkg/PLIST > Update to google-cloud-sdk-149.0.0. (ajacoutot@) ~ Makefile ~ distinfo ~ patch-platform_gsutil_gslib_commands_config_py ~ pkg/PLIST > Update to google-cloud-sdk-150.0.0. (ajacoutot@) libesedb ~ Makefile ~ distinfo > update liesedb to 20170121. > ok benoit@. (rpointel@) libolecf ~ Makefile ~ distinfo > update to 20170129. > ok benoit@. (rpointel@) libqcow ~ Makefile ~ distinfo > update libqcow to 20170222. > ok benoit@. (rpointel@) libregf ~ Makefile ~ distinfo ~ pkg/PLIST > update libregf to 20170130. > ok benoit@. (rpointel@) libsmdev ~ Makefile ~ distinfo > update libsmdev to 20170225. > ok benoit@. (rpointel@) libvhdi ~ Makefile ~ distinfo > update libvhdi to 20170223. > ok benoit@. (rpointel@) packer ~ Makefile ~ distinfo > Update to packer-1.0.0. (ajacoutot@) ruby-puppet-lint ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 2.2.1, and take MAINTAINER > OK jasper@ (sebastia@) sysclean ~ Makefile ~ distinfo ~ pkg/DESCR > update to sysclean-2.2, from semarie (sthen@) udfclient ~ Makefile ~ distinfo > Update to udfclient 0.8.8. From Josh Grosse (MAINTAINER). (juanfra@) == telephony ========================================================= 21/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk ~ Makefile ~ distinfo > update to asterisk-13.14.1 > http://downloads.digium.com/pub/security/AST-2017-001.html > CDR: Protect from data overflow in ast_cdr_setuserfield. > ast_cdr_setuserfield wrote to a fixed length field using strcpy. > This could result in a buffer overrun when called from chan_sip or > func_cdr. This patch adds a maximum bytes written to the field by using > ast_copy_string instead. (sthen@) - patches/patch-channels_chan_skinny_c - patches/patch-main_http_c - patches/patch-main_manager_c ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-configure_ac ~ pkg/PLIST-main + patches/patch-main_libasteriskssl_c + patches/patch-main_tcptls_c > update to asterisk-13.15.0. > add various OPENSSL_VERSION_NUMBER patches now that asterisk supports > openssl 1.1: > - we don't have openssl 1.1's SSL_is_server yet, so use the old check > for ssl->server instead > - we do still need the hack to avoid initing multiple times which is > no longer needed in openssl 1.1 (sthen@) == textproc ========================================================== 22/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > +gxml (ajacoutot@) gxml + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-Makefile_in > New import: > Import gxml-0.14.2. ~ Makefile ~ distinfo > Update to gxml-0.14.3. (ajacoutot@) highlight ~ Makefile ~ distinfo ~ pkg/PLIST > Update to highlight-3.36. (benoit@) p5-Regexp-Common ~ Makefile ~ distinfo > update p5-Regexp-Common to 2017040401 (bluhm@) p5-XML-NamespaceSupport ~ Makefile ~ distinfo > update to p5-XML-NamespaceSupport-1.12 (jasper@) p5-ack ~ Makefile ~ distinfo ~ pkg/PLIST > Update textproc/p5-ack to 2.18. > Feedback from Giannis Tsaraias and bluhm@ > OK bluhm@ (rpe@) uncrustify ~ Makefile ~ distinfo ~ pkg/PLIST > update uncrustify to 0.64. > ok benoit@. (rpointel@) == www =============================================================== 23/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www gitea ~ Makefile ~ distinfo ~ patches/patch-conf_app_ini ~ pkg/PLIST + patches/patch-cmd_web_go > Update to gitea-1.1.0 and backport a patch to make it work with httpd > (from Pavel Korovin) > Tested by Pavel Korovin, ok robert@ (maintainer) (danj@) goaccess ~ Makefile ~ distinfo > Update to goaccess-1.2. (kirby@) libcroco ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libcroco-0.6.12. > - drop the gettext MODULE (ajacoutot@) py-bokeh ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-bokeh-0.12.5. (ajacoutot@) py-django ~ lts/Makefile ~ lts/distinfo ~ lts/pkg/PLIST > update django LTS version to 1.11. > ok benoit, sounds good jasper@. (rpointel@) squid ~ Makefile ~ distinfo > update to squid-3.5.25 (sthen@) trac ~ Makefile ~ distinfo > update to Trac-1.2.1 (sthen@) webkitgtk4 ~ Makefile ~ distinfo > Update to webkitgtk4-2.16.1. (ajacoutot@) == x11 =============================================================== 24/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 dbus ~ Makefile ~ distinfo > Update to dbus-1.10.18. (ajacoutot@) gnome ~ librsvg/Makefile ~ librsvg/distinfo ~ librsvg/patches/patch-configure ~ librsvg/pkg/PLIST > Update to librsvg-2.40.17. (ajacoutot@) ~ gdm/Makefile > CONFIGURE_STYLE=gnu is the default around here. (ajacoutot@) gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.22.12. (ajacoutot@) kde ~ i18n3/Makefile.inc ~ i18n3/pkg/PLIST-af ~ i18n3/pkg/PLIST-ar ~ i18n3/pkg/PLIST-az ~ i18n3/pkg/PLIST-be ~ i18n3/pkg/PLIST-bg ~ i18n3/pkg/PLIST-bn ~ i18n3/pkg/PLIST-br ~ i18n3/pkg/PLIST-bs ~ i18n3/pkg/PLIST-ca ~ i18n3/pkg/PLIST-cs ~ i18n3/pkg/PLIST-csb ~ i18n3/pkg/PLIST-cy ~ i18n3/pkg/PLIST-da ~ i18n3/pkg/PLIST-de ~ i18n3/pkg/PLIST-el ~ i18n3/pkg/PLIST-en_GB ~ i18n3/pkg/PLIST-eo ~ i18n3/pkg/PLIST-es ~ i18n3/pkg/PLIST-et ~ i18n3/pkg/PLIST-eu ~ i18n3/pkg/PLIST-fa ~ i18n3/pkg/PLIST-fi ~ i18n3/pkg/PLIST-fr ~ i18n3/pkg/PLIST-fy ~ i18n3/pkg/PLIST-ga ~ i18n3/pkg/PLIST-gl ~ i18n3/pkg/PLIST-he ~ i18n3/pkg/PLIST-hi ~ i18n3/pkg/PLIST-hr ~ i18n3/pkg/PLIST-hsb ~ i18n3/pkg/PLIST-hu ~ i18n3/pkg/PLIST-is ~ i18n3/pkg/PLIST-it ~ i18n3/pkg/PLIST-ja ~ i18n3/pkg/PLIST-kk ~ i18n3/pkg/PLIST-km ~ i18n3/pkg/PLIST-ko ~ i18n3/pkg/PLIST-lt ~ i18n3/pkg/PLIST-lv ~ i18n3/pkg/PLIST-mk ~ i18n3/pkg/PLIST-mn ~ i18n3/pkg/PLIST-ms ~ i18n3/pkg/PLIST-nb ~ i18n3/pkg/PLIST-nds ~ i18n3/pkg/PLIST-nl ~ i18n3/pkg/PLIST-nn ~ i18n3/pkg/PLIST-pa ~ i18n3/pkg/PLIST-pl ~ i18n3/pkg/PLIST-pt ~ i18n3/pkg/PLIST-pt_BR ~ i18n3/pkg/PLIST-ro ~ i18n3/pkg/PLIST-ru ~ i18n3/pkg/PLIST-rw ~ i18n3/pkg/PLIST-se ~ i18n3/pkg/PLIST-sk ~ i18n3/pkg/PLIST-sl ~ i18n3/pkg/PLIST-sr ~ i18n3/pkg/PLIST-sr@Latn ~ i18n3/pkg/PLIST-ss ~ i18n3/pkg/PLIST-sv ~ i18n3/pkg/PLIST-ta ~ i18n3/pkg/PLIST-te ~ i18n3/pkg/PLIST-tg ~ i18n3/pkg/PLIST-th ~ i18n3/pkg/PLIST-tr ~ i18n3/pkg/PLIST-uk ~ i18n3/pkg/PLIST-uz ~ i18n3/pkg/PLIST-uz@cyrillic ~ i18n3/pkg/PLIST-vi ~ i18n3/pkg/PLIST-wa ~ i18n3/pkg/PLIST-zh_CN ~ i18n3/pkg/PLIST-zh_TW > kde4 barfing (espie@) kde4 ~ baloo/Makefile ~ baloo/pkg/PLIST > conflict with kf5-baloo (espie@) ratpoison ~ Makefile ~ distinfo ~ pkg/PLIST > Update to ratpoison-1.4.9 > Now with Xrandr support (finally...) (jca@) st ~ Makefile ~ patches/patch-config_mk + patches/patch-st_c > Add pledge() to st. Patch by tb@ and semarie@. > OK jung@ (MAINTAINER) gsoares@. (juanfra@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
