OpenBSD ports changes summary for 2017-09-10 to 2017-09-17 inclusive ====================================================================
INDEX audio audio/mp3gain audio/ncmpc audio/ncmpcpp audio/rgain comms/chirp databases/postgresql databases/ruby-redis devel devel/cudf devel/gsoap devel/intellij devel/libspectrum devel/libvmime devel/llvm devel/meson devel/ocaml-graph devel/p5-File-Find-Object devel/p5-List-MoreUtils devel/py-gevent devel/py-ioflo devel/quirks devel/spidermonkey38 devel/universal-ctags editors/emacs emulators/fuse emulators/fuse-utils fonts fonts/apl-fonts games/megaglest games/stone-soup geo/josm graphics/gdk-pixbuf2 graphics/krita graphics/p5-SVG infrastructure/db lang lang/apl lang/jruby lang/kona lang/ocaml lang/racket-minimal lang/ruby mail mail/kopano mail/mblaze mail/neomutt mail/postfix mail/roundcubemail mail/z-push mail/zarafa math math/dieharder multimedia/gstreamer-0.10 multimedia/streamlink net/amule net/dhcpcd net/konversation net/libcares net/mininet net/mldonkey net/owncloudclient net/py-botocore net/tintin++ net/wifind print/cups-filters print/poppler productivity productivity/rednotebook security security/fwknop security/lynis security/nss security/opensc security/pgp security/sqlmap security/stunnel security/zkt sysutils/amazon-ssm-agent sysutils/awscli sysutils/bacula sysutils/gkrellm sysutils/gource sysutils/psftools sysutils/terraform sysutils/u-boot textproc textproc/calibre textproc/gonzui textproc/libxml textproc/libxslt www/buku www/chromium www/libwebsockets www/newsbeuter www/nextcloud www/py-bokeh www/webkitgtk4 x11/awesome x11/gnome x11/gnustep x11/gtk+3 x11/gtk3mm x11/i3 x11/kde4 x11/mlterm x11/nitrogen x11/openbox x11/smplayer x11/worker x11/xfce4 == INDEX ============================================================= 01/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/INDEX INDEX > sync; 9903 (sthen@) == audio ============================================================= 02/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio audio ~ Makefile > remove mp3gain, see http://www.openwall.com/lists/oss-security/2017/09/14/ > Note that http://www.openwall.com/lists/oss-security/2017/09/14/12 has some > words in its defense; it might make sense to reintroduce if the forked mp3 > decoder library is replaced. > link rgain. (sthen@) mp3gain - Makefile - distinfo - pkg/DESCR - pkg/PLIST > remove mp3gain, see http://www.openwall.com/lists/oss-security/2017/09/14/ > Note that http://www.openwall.com/lists/oss-security/2017/09/14/12 has some > words in its defense; it might make sense to reintroduce if the forked mp3 > decoder library is replaced. > link rgain. (sthen@) ncmpc ~ Makefile > Drop gettext module and fix dependencies accordingly. (dcoppa@) ncmpcpp ~ Makefile > Drop gettext module and fix dependencies accordingly. (dcoppa@) rgain + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import ports/audio/rgain, ok jca@ - this is an alternative to > audio/mp3gain == comms ============================================================= 03/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms chirp ~ Makefile ~ distinfo ~ pkg/PLIST > update to chirp-20170714 (sthen@) == databases ========================================================= 04/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases postgresql ~ Makefile ~ distinfo ~ pkg/PLIST-docs ~ pkg/README-server > Bugfixes update to 9.6.5 > Small changes to README-server (from sthen@) > ok sthen@ (pea@) ruby-redis ~ Makefile > Drop maintainership of ruby-redis, get maintainership of x11/mlterm > (dcoppa@) == devel ============================================================= 05/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > add python3 flavor for devel/py-gevent > OK landry@ (phessler@) cudf ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-c-lib_Makefile > update to cudf-0.9 > ok chrisz@ krw@ (jasper@) gsoap ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-gsoap_Makefile_am ~ patches/patch-gsoap_samples_autotest_Makefile_am ~ patches/patch-gsoap_samples_databinding_Makefile_am ~ patches/patch-gsoap_stdsoap2_h ~ pkg/PLIST + patches/patch-gsoap_plugin_smdevp_c > update to 2.8.53 (robert@) intellij ~ Makefile ~ distinfo ~ pkg/PLIST > Update to intellij-2017.2.3 > from Caspar Schutijser (Maintainer) (rsadowski@) libspectrum ~ Makefile ~ distinfo > Update libspectrum to 1.4.0. > OK benoit@ (fcambus@) libvmime - patches/patch-configure - patches/patch-vmime_address_hpp - patches/patch-vmime_base_hpp - patches/patch-vmime_platforms_posix_posixChildProcess_hpp - patches/patch-vmime_utility_smartPtrInt_hpp ~ Makefile ~ distinfo ~ pkg/PLIST > update to 0.9.4; > most of the work done by pirofti@, all patches have been commited upstream > (robert@) llvm ~ Makefile + patch-lib_CodeGen_AsmPrinter_DwarfExpression_cpp > A bug fix for sparc64. > Fix a logic error in DwarfExpression::addMachineReg() > This fixes PR34323 and thus splitting undescribable registers into > smaller, describable sub-registers. > from Brad (maintainer) (ajacoutot@) ~ Makefile + patches/patch-lib_Target_X86_X86ISelLowering_cpp > [X86] Don't create i64 constants on 32-bit targets when lowering v64i1 > constant build vectors. > from Brad (maintainer) (ajacoutot@) meson ~ Makefile ~ distinfo > Update to meson-0.42.1. (ajacoutot@) ocaml-graph ~ Makefile > use engrish homepage (jasper@) ~ Makefile ~ distinfo ~ pkg/PLIST > update to ocaml-graph-1.8.7 > ok chrisz@ (MAINTAINER) krw@ (jasper@) p5-File-Find-Object ~ Makefile ~ distinfo + patches/patch-MANIFEST > update p5-File-Find-Object to 0.3.2 (bluhm@) p5-List-MoreUtils ~ Makefile ~ distinfo > update p5-List-MoreUtils to 0.425 (bluhm@) py-gevent ~ Makefile ~ pkg/PLIST > add python3 flavor for devel/py-gevent > OK landry@ (phessler@) ~ Makefile > When the plist change, bump. (ajacoutot@) ~ Makefile ~ pkg/PLIST + pkg/PFRAG.python3 > I was trying to be clever, and wasn't clever enought to understand what > was happening. > fix packaging, and properly depend on py3- modules when necessary > prodded and OK by sthen@, ajacoutot@ (phessler@) py-ioflo ~ Makefile ~ distinfo ~ patches/patch-ioflo_aid_test_test_classing_py + patches/patch-ioflo_aio_http_clienting_py > Update to py-ioflo-1.7.4. (ajacoutot@) quirks ~ Makefile ~ files/Quirks.pm > taxipilot was reinstated; remove the deletion quirk (sthen@) ~ Makefile ~ files/Quirks.pm > Register removal of pgp. (fcambus@) ~ Makefile ~ files/Quirks.pm > replace zarafa packages with kopano (robert@) ~ files/Quirks.pm > register gonzui removal (jasper@) ~ Makefile ~ files/Quirks.pm > rednotebook is back. (ajacoutot@) spidermonkey38 ~ Makefile > Enable intl-api and use icu, zlib and libffi from the system. > ok jasper@ (maintainer) (ajacoutot@) universal-ctags ~ Makefile > Fix build failure due to a macro clashing with system headers > universal-ctags defines an __unused__ macro that clashes with functions > using __attribute__((__unused__). A bunch of such functions were > introduced recently as part of the uselocale work from schwarze@. > Bulk-rename the offending macro and another one similarly named to > something more reasonable, just like in devel/ectags. > Comment suggested by schwarze@, ok schwarze@ sthen@ rsadowski@ (maintainer) > (jca@) == editors =========================================================== 06/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs + patches/patch-lisp_gnus_mm-view_el + patches/patch-lisp_textmodes_enriched_el > SECURITY fix for bug #28350 - enriched.el code execution > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28350 (jca@) ~ Makefile > Bump, missed in previous. (jca@) ~ Makefile + patches/patch-lisp_gnus_mm-view_el + patches/patch-lisp_textmodes_enriched_el TAGGED OPENBSD_6_1 > SECURITY fix for bug #28350 - enriched.el code execution > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28350 (jca@) - patches/patch-lisp_gnus_mm-view_el - patches/patch-lisp_textmodes_enriched_el ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > Update to emacs-25.3, which rolls in the fixes for CVE-2017-14482 (jca@) == emulators ========================================================= 07/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators fuse ~ Makefile ~ distinfo > Update fuse to 1.4.0. > OK benoit@ (fcambus@) fuse-utils ~ Makefile ~ distinfo > Update fuse-utils to 1.3.4. > OK benoit@ (fcambus@) == fonts ============================================================= 08/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts fonts ~ Makefile > +apl-fonts (bcallah@) apl-fonts + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import fonts/apl-fonts, Adrian Smith's standard APL fonts. == games ============================================================= 09/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games megaglest - data/pkg/patch-mk_cmake_Modules_FindLUA_cmake - data/pkg/patch-source_shared_lib_sources_platform_common_platform_common_cpp - data/pkg/patch-source_shared_lib_sources_platform_posix_socket_cpp ~ Makefile.inc ~ base/Makefile ~ base/distinfo ~ base/patches/patch-CMakeLists_txt ~ base/patches/patch-mk_cmake_Modules_FindMiniupnpc_cmake ~ base/patches/patch-source_g3d_viewer_CMakeLists_txt ~ base/patches/patch-source_glest_map_editor_CMakeLists_txt ~ base/patches/patch-source_shared_lib_include_platform_sdl_platform_main_h ~ base/pkg/PLIST ~ data/Makefile ~ data/distinfo ~ data/pkg/PLIST > Update to megaglest-3.13.0 > - Switch to GH_* > - Drop gettext from MODULES > - Stop hardcoding Lua-5.1. Also works with 5.2 and 5.3 > Tested on amd64 and i386. > ok bentley@ on a previous diff. (kirby@) stone-soup ~ Makefile > fix MASTER_SITES (kirby@) == geo =============================================================== 10/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo josm ~ Makefile ~ distinfo > Update to JOSM svn r12712, from maintainer Holger Mikolon (landry@) == graphics ========================================================== 11/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics gdk-pixbuf2 ~ Makefile ~ distinfo > Update to gdk-pixbuf-2.36.10. (ajacoutot@) krita - pkg/patch-libs_ui_KisResourceBundleManifest_cpp - pkg/patch-plugins_extensions_CMakeLists_txt - pkg/patch-plugins_extensions_gmic_3rdparty_gmic_CImg_h - pkg/patch-plugins_tools_basictools_kis_tool_colorpicker_cc ~ Makefile ~ distinfo ~ pkg/PLIST > Update for krita to 3.2.1 (rsadowski@) p5-SVG ~ Makefile ~ distinfo > update to p5-SVG-2.78 (jasper@) == infrastructure ==================================================== 12/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure db ~ user.list > add _kopano user (robert@) ~ user.list > no more _zarafa user (robert@) == lang ============================================================== 13/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang lang ~ Makefile > +apl > +kona (bcallah@) apl + Makefile + distinfo + patches/patch-src_Common_cc + patches/patch-src_buildtag + patches/patch-configure + patches/patch-gnu-apl_d_preferences_in + patches/patch-doc_Makefile_in + pkg/PLIST + pkg/DESCR > New import: > Import lang/apl, an interpreter for the programming language APL. jruby - pkg/patch-lib_ruby_stdlib_rubygems_commands_open_command_rb - pkg/patch-lib_ruby_stdlib_rubygems_commands_query_command_rb - pkg/patch-lib_ruby_stdlib_rubygems_commands_sources_command_rb - pkg/patch-lib_ruby_stdlib_rubygems_dependency_list_rb - pkg/patch-lib_ruby_stdlib_rubygems_installer_rb - pkg/patch-lib_ruby_stdlib_rubygems_platform_rb - pkg/patch-lib_ruby_stdlib_rubygems_rb - pkg/patch-lib_ruby_stdlib_rubygems_remote_fetcher_rb - pkg/patch-lib_ruby_stdlib_rubygems_specification_rb - pkg/patch-lib_ruby_stdlib_rubygems_test_case_rb - pkg/patch-lib_ruby_stdlib_rubygems_text_rb ~ Makefile ~ distinfo ~ pkg/PLIST > Update to JRuby 9.1.13.0 (jeremy@) ~ Makefile + patches/patch-lib_ruby_stdlib_webrick_httpstatus_rb + patches/patch-lib_ruby_stdlib_webrick_log_rb > Backport webrick security fix (CVE-2017-10784) from ruby 2.2.8 to JRuby. > Update MASTER_SITES while here. (jeremy@) kona + Makefile + distinfo + patches/patch-Makefile + pkg/PLIST + pkg/DESCR > New import: > Import lang/kona, an open source implementation of the K programming ocaml ~ Makefile ~ pkg/PFRAG.native-main ~ pkg/PLIST-main > try to bring balance to the force by moving all native/bytecode files to > the > correct PFRAG file. > ok krw@ (jasper@) ~ pkg/PFRAG.native-main ~ pkg/PLIST-main > Fix PLISTs for bytecode only build. > ok jasper@, krw@ (chrisz@) ~ Makefile > PLIST change = bump (ajacoutot@) racket-minimal ~ Makefile ~ distinfo > Update to Racket 6.10.1. (juanfra@) ruby ~ 2.4/Makefile ~ 2.4/distinfo ~ 2.4/patches/patch-compile_c ~ 2.4/patches/patch-configure ~ 2.4/patches/patch-include_ruby_ruby_h ~ 2.4/patches/patch-lib_fileutils_rb ~ 2.4/patches/patch-test_ruby_test_io_rb ~ 2.4/patches/patch-test_ruby_test_process_rb ~ 2.4/pkg/PLIST-main ~ 2.4/pkg/PLIST-ri_docs > Update to ruby 2.4.2. Fixes CVE-2017-14033, CVE-2017-14064, > CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to > removed/modified functions. Regen patches while here. (jeremy@) ~ 2.3/Makefile ~ 2.3/distinfo ~ 2.3/patches/patch-compile_c ~ 2.3/patches/patch-configure ~ 2.3/patches/patch-lib_fileutils_rb ~ 2.3/patches/patch-test_ruby_test_io_rb ~ 2.3/patches/patch-test_ruby_test_process_rb ~ 2.3/pkg/PLIST-main ~ 2.3/pkg/PLIST-ri_docs > Update to ruby 2.3.5. Fixes CVE-2017-14033, CVE-2017-14064, > CVE-2017-0898, and CVE-2017-10784. Shared lib major bump due to > removed/modified functions. Regen patches while here. (jeremy@) ~ 2.2/Makefile ~ 2.2/distinfo ~ 2.2/patches/patch-compile_c ~ 2.2/patches/patch-configure ~ 2.2/patches/patch-lib_fileutils_rb ~ 2.2/pkg/PLIST-main > Update to ruby 2.2.8. Fixes CVE-2017-14033, CVE-2017-14064, > CVE-2017-0898, and CVE-2017-10784. Regen patches while here. (jeremy@) ~ 2.1/Makefile ~ 2.1/patches/patch-compile_c ~ 2.1/patches/patch-configure + 2.1/patches/patch-ext_json_generator_generator_c + 2.1/patches/patch-ext_json_generator_generator_h + 2.1/patches/patch-ext_openssl_ossl_asn1_c + 2.1/patches/patch-ext_psych_yaml_api_c + 2.1/patches/patch-ext_psych_yaml_emitter_c + 2.1/patches/patch-ext_psych_yaml_loader_c + 2.1/patches/patch-ext_psych_yaml_parser_c + 2.1/patches/patch-ext_psych_yaml_scanner_c + 2.1/patches/patch-ext_psych_yaml_yaml_private_h + 2.1/patches/patch-lib_webrick_httpstatus_rb + 2.1/patches/patch-lib_webrick_log_rb + 2.1/patches/patch-sprintf_c > Backport security fixes from ruby 2.2.8 to ruby 2.1.9. Fixes > CVE-2017-14033, CVE-2017-14064, CVE-2017-0898, and CVE-2017-10784. > Regen patches while here. (jeremy@) ~ 1.8/Makefile ~ 1.8/pkg/PLIST-ri_docs + 1.8/patches/patch-lib_webrick_httpstatus_rb + 1.8/patches/patch-lib_webrick_log_rb + 1.8/patches/patch-sprintf_c > Backport security fixes from ruby 2.2.8 to ruby 1.8.7. Fixes > CVE-2017-0898 and CVE-2017-10784. Regen patches while here. (jeremy@) == mail ============================================================== 14/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mail ~ Makefile > +kopano (robert@) ~ Makefile > remove zarafa as it has been replaced with kopano (robert@) ~ Makefile > +mblaze (sunil@) kopano + Makefile + Makefile.inc + core/Makefile + core/distinfo + core/files/kopano.conf + core/files/kopano.m4 + core/files/local_kopano.m4 + core/patches/patch-ECtools_monitor_monitor_cpp + core/patches/patch-ECtools_search_Makefile_in + core/patches/patch-Makefile_in + core/patches/patch-caldav_CalDAV_cpp + core/patches/patch-common_include_kopano_platform_linux_h + core/patches/patch-common_platform_linux_cpp + core/patches/patch-lddcheck + core/patches/patch-mapi4linux_src_libkchl_sym_in + core/patches/patch-mapi4linux_src_libmapi_sym_in + core/patches/patch-common_include_kopano_lockhelper_hpp + core/patches/patch-ECtools_mapitime_cpp + core/patches/patch-autoconf_php_m4 + core/patches/patch-gateway_Gateway_cpp + core/patches/patch-spooler_DAgent_cpp + core/patches/patch-common_ECLogger_cpp + core/patches/patch-common_libkcmapi_sym_in + core/patches/patch-installer_linux_Makefile_in + core/patches/patch-configure_ac + core/patches/patch-installer_linux_createuser_dotforward + core/patches/patch-installer_linux_dagent_cfg + core/patches/patch-installer_linux_gateway_cfg + core/patches/patch-installer_linux_ical_cfg + core/patches/patch-installer_linux_kopano-autorespond + core/patches/patch-installer_linux_ldap_m4 + core/patches/patch-installer_linux_monitor_cfg + core/patches/patch-installer_linux_search_cfg + core/patches/patch-installer_linux_server_cfg + core/patches/patch-installer_linux_spooler_cfg + core/patches/patch-installer_linux_unix_cfg + core/patches/patch-installer_userscripts_companies_common_sh + core/patches/patch-installer_userscripts_groups_common_sh + core/patches/patch-installer_userscripts_users_common_sh + core/patches/patch-provider_libserver_ECSession_cpp + core/patches/patch-spooler_python_Makefile_in + core/patches/patch-spooler_Spooler_cpp + core/patches/patch-provider_server_ECServer_cpp + core/patches/patch-swig_python_kopano_kopano_config_py + core/patches/patch-tools_python-scripts_kopano-cachestat + core/pkg/DESCR-main + core/pkg/DESCR-mapi + core/pkg/PLIST-main + core/pkg/PLIST-mapi + core/pkg/README-main + core/pkg/kopano.rc + core/pkg/kopano_gateway.rc + core/pkg/kopano_ical.rc + core/pkg/kopano_monitor.rc + core/pkg/kopano_server.rc + core/pkg/kopano_spooler.rc + core/pkg/kopano_search.rc + webapp/Makefile + webapp/distinfo + webapp/files/kopano-webapp.conf + webapp/patches/patch-etc_kopano_webapp_config_php + webapp/pkg/UNMESSAGE + webapp/pkg/DESCR + webapp/pkg/PLIST + webapp/pkg/README > New import: > import of kopano-{core,mapi,webapp}-8.3.5.1335 ~ Makefile.inc ~ core/distinfo > update to 8.3.5.1379 (robert@) ~ webapp/Makefile ~ webapp/distinfo ~ webapp/pkg/PLIST > update to 3.4.0.849 and enable more plugins like the spellchecker (robert@) mblaze + Makefile + distinfo + patches/patch-GNUmakefile + pkg/PLIST + pkg/DESCR > New import: > Import mblaze, a set of Maildir utilities. ~ Makefile ~ distinfo ~ patches/patch-GNUmakefile ~ pkg/PLIST ~ pkg/DESCR > New import: > Import mblaze, a set of Maildir utilities. neomutt ~ Makefile ~ distinfo > bugfix update to neomutt-20170912 (sthen@) postfix ~ snapshot/Makefile ~ snapshot/distinfo > update to postfix-3.3-20170910, from Brad (sthen@) roundcubemail ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_6_1 > update -stable to roundcubemail-1.2.6 (newest in the 1.2 branch) > includes fix for potential XSS (sthen@) z-push ~ Makefile ~ distinfo ~ pkg/PLIST > update to 2.3.7 and switch to kopano (robert@) zarafa - Makefile - Makefile.inc - webapp/Makefile - webapp/distinfo - webapp/files/zarafa-webapp.conf - webapp/patches/patch-etc_zarafa_webapp_config_php - webapp/pkg/DESCR - webapp/pkg/PLIST - webapp/pkg/README - webapp/pkg/UNMESSAGE - zarafa/Makefile - zarafa/distinfo - zarafa/files/local_zarafa.m4 - zarafa/files/zarafa.conf - zarafa/files/zarafa.m4 - zarafa/patches/patch-ECtools_fsck_zarafa-fsck_cpp - zarafa/patches/patch-ECtools_monitor_zarafa-monitor_cpp - zarafa/patches/patch-Makefile_in - zarafa/patches/patch-caldav_CalDAV_cpp - zarafa/patches/patch-common_ECChannel_cpp - zarafa/patches/patch-common_ECLogger_cpp - zarafa/patches/patch-common_charset_localeutil_cpp - zarafa/patches/patch-common_charset_localeutil_h - zarafa/patches/patch-common_include_zarafa_ECLogger_h - zarafa/patches/patch-common_include_zarafa_charset_traits_h - zarafa/patches/patch-common_include_zarafa_platform_h - zarafa/patches/patch-common_include_zarafa_platform_linux_h - zarafa/patches/patch-common_platform_cpp - zarafa/patches/patch-common_platform_linux_cpp - zarafa/patches/patch-common_ustringutil_cpp - zarafa/patches/patch-configure_ac - zarafa/patches/patch-doc_Makefile_in - zarafa/patches/patch-doc_manual_xml - zarafa/patches/patch-gateway_Gateway_cpp - zarafa/patches/patch-inetmapi_Makefile_in - zarafa/patches/patch-installer_linux_createuser_dotforward - zarafa/patches/patch-installer_linux_dagent_cfg - zarafa/patches/patch-installer_linux_gateway_cfg - zarafa/patches/patch-installer_linux_ical_cfg - zarafa/patches/patch-installer_linux_ldap_m4 - zarafa/patches/patch-installer_linux_monitor_cfg - zarafa/patches/patch-installer_linux_search_cfg - zarafa/patches/patch-installer_linux_server_cfg - zarafa/patches/patch-installer_linux_spooler_cfg - zarafa/patches/patch-installer_linux_unix_cfg - zarafa/patches/patch-installer_linux_zarafa-autorespond - zarafa/patches/patch-installer_userscripts_companies_common_sh - zarafa/patches/patch-installer_userscripts_groups_common_sh - zarafa/patches/patch-installer_userscripts_users_common_sh - zarafa/patches/patch-lddcheck - zarafa/patches/patch-m4lcommon_CommonUtil_cpp - zarafa/patches/patch-m4lcommon_include_zarafa_mapi_ptr_mapi_memory_ptr_h - zarafa/patches/patch-m4lcommon_include_zarafa_mapi_ptr_mapi_object_ptr_h - zarafa/patches/patch-php-ext_main_cpp - zarafa/patches/patch-provider_client_ECChangeAdvisor_cpp - zarafa/patches/patch-provider_client_ECNotifyMaster_cpp - zarafa/patches/patch-provider_client_WSTransport_cpp - zarafa/patches/patch-provider_contacts_Makefile_in - zarafa/patches/patch-provider_libserver_ECConvenientDepthObjectTable_cpp - zarafa/patches/patch-provider_libserver_ECDatabaseUtils_cpp - zarafa/patches/patch-provider_libserver_ECSessionGroup_cpp - zarafa/patches/patch-provider_libserver_ECSession_cpp - zarafa/patches/patch-provider_libserver_StreamUtil_cpp - zarafa/patches/patch-provider_plugins_ldappasswords_cpp - zarafa/patches/patch-provider_plugins_plugin_h - zarafa/patches/patch-provider_server_ECServer_cpp - zarafa/patches/patch-provider_server_ECSoapServerConnection_cpp - zarafa/patches/patch-provider_server_ECThreadManager_cpp - zarafa/patches/patch-provider_server_Makefile_in - zarafa/patches/patch-spooler_DAgent_cpp - zarafa/patches/patch-spooler_Spooler_cpp - zarafa/patches/patch-swig_icalmapi_i - zarafa/patches/patch-tools_python-scripts_zarafa-cachestat_py - zarafa/pkg/DESCR-main - zarafa/pkg/DESCR-mapi - zarafa/pkg/PLIST-main - zarafa/pkg/PLIST-mapi - zarafa/pkg/README-main - zarafa/pkg/zarafa.rc - zarafa/pkg/zarafa_gateway.rc - zarafa/pkg/zarafa_ical.rc - zarafa/pkg/zarafa_monitor.rc - zarafa/pkg/zarafa_server.rc - zarafa/pkg/zarafa_spooler.rc > remove zarafa as it has been replaced with kopano (robert@) == math ============================================================== 15/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math math ~ Makefile > +dieharder (jasper@) dieharder + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-dieharder_output_rnds_c + patches/patch-libdieharder_bits_c + patches/patch-libdieharder_rng_file_input_c > New import: > import dieharder-3.31.1 == multimedia ======================================================== 16/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer-0.10 ~ Makefile.inc ~ core/Makefile ~ plugins-bad/Makefile ~ plugins-base/Makefile ~ plugins-ffmpeg/Makefile ~ plugins-gl/Makefile ~ plugins-good/Makefile ~ plugins-ugly/Makefile ~ py-gstreamer/Makefile > replace gettext module; ok ajacoutot@ (naddy@) streamlink ~ Makefile ~ distinfo ~ pkg/PLIST > Update streamlink to 0.8.1 > Changelog: https://github.com/streamlink/streamlink/releases/tag/0.8.1 > Sync test depends (a few new ones were added) (bcallah@) == net =============================================================== 17/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net amule ~ Makefile > Drop gettext module and fix dependencies accordingly. (dcoppa@) dhcpcd ~ Makefile ~ pkg/README > Mention use of rtadvd(8) for handing addresses to clients. (sthen@) ~ Makefile ~ pkg/README > s/rtadvd_flags/rtadvd flags/ (typo), from Caspar Schutijser, thanks! > (sthen@) konversation - patches/patch-src_dcc_transfer_cpp - patches/patch-src_dcc_transferrecv_cpp - patches/patch-src_dcc_transfersend_cpp ~ Makefile ~ distinfo ~ pkg/PLIST > Update for konversation to 1.7.2 (rsadowski@) libcares - patches/patch-ares_h ~ Makefile ~ distinfo ~ pkg/PLIST > Update to c-ares 1.13.0 > Fixes CVE-2017-1000381 (https://c-ares.haxx.se/adv_20170620.html). > ok jca@ (feinerer@) ~ Makefile + patches/patch-ares_parse_naptr_reply_c TAGGED OPENBSD_6_1 > SECURITY fix for CVE-2017-1000381 > CVE-2017-1000381: c-ares NAPTR parser out of bounds access > From upstream: > https://c-ares.haxx.se/adv_20170620.html > https://c-ares.haxx.se/CVE-2017-1000381.patch (jca@) mininet ~ Makefile ~ patches/patch-mininet_node_py ~ patches/patch-setup_py ~ pkg/PLIST > Move examples to /usr/local/share/examples. > Fix for bug introduced in last revision > OK phessler@ (akoshibe@) mldonkey ~ Makefile > Drop gettext module (dcoppa@) owncloudclient ~ Makefile ~ distinfo > update to owncloudclient-2.3.3 (kirby@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.7.8. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.10. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.11. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.12. (ajacoutot@) tintin++ ~ Makefile ~ distinfo > Update to 2.01.3 -- this uses security/gnutls now, so sync WANTLIB too. > Changelog: http://tintin.sourceforge.net/news.php > ok Ted Roby <ted.roby AT gmail DOT com> (MAINTAINER) (bcallah@) wifind ~ Makefile ~ distinfo > Update to wifind-0.7 > from maintainer Ray Lai (jca@) == print ============================================================= 18/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo > Update to cups-filters-1.17.4. (ajacoutot@) ~ Makefile ~ distinfo ~ patches/patch-Makefile_in > Update to cups-filters-1.17.5. (ajacoutot@) ~ Makefile ~ distinfo > Update to cups-filters-1.17.6. (ajacoutot@) poppler ~ Makefile > Add ${LIB_DEPENDS} to LIB_DEPENDS-main to get libestdc++ on GCC49_ARCHS > which aren't in CLANG_ARCHS (like sparc64, armv7). > Sorry for the breakage. > Noticed by landry@ on a sparc64 bulk build, fix tested by phessler > on arm. > ok phessler@ (kili@) == productivity ====================================================== 19/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity productivity ~ Makefile > +rednotebook (ajacoutot@) rednotebook + Makefile + distinfo + pkg/DESCR + pkg/PLIST > Resurrect and update to rednotebook-2.2 now that it depends on a supported > webkit. > prodded by Daniel Villarreal (ajacoutot@) == security ========================================================== 20/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > +fwknop (feinerer@) ~ Makefile > Remove security/pgp. > Our pgp port is for version 2.6.3 from 1996. Nothing depends on it > anymore since we deleted mail/pgpsendmail. > We have security/pgp5 in the tree (version 5.0i). > OK bcallah@, jca@, giovanni@ (fcambus@) fwknop + Makefile + distinfo + patches/patch-lib_fko_common_h + pkg/PLIST + pkg/DESCR + pkg/fwknopd.rc > New import: > Import fwknop 2.6.9 lynis ~ Makefile ~ distinfo > Update for Lynis to 2.5.5 (gonzalo@) nss ~ Makefile ~ distinfo > (potentially security) update nss to 3.32.1 for bug #1377618 > (sec-restricted) - required by fx 56.0b11. > Relnotes might appear at > https://developer.mozilla.org/fr/docs/Mozilla/Projects/NSS/NSS_3.32.1_relea > se_notes (landry@) opensc ~ Makefile + patches/patch-src_common_libpkcs11_c + patches/patch-src_libopensc_card-jpki_c + patches/patch-src_libopensc_pkcs15-pubkey_c + patches/patch-src_pkcs11_framework-pkcs15_c + patches/patch-src_pkcs11_mechanism_c > Fix memory leaks, null pointer dereferences, dead assignments > (upstream git commits e2fe24d56ac4a90bf140c670ebea02dee6a599d6 and > da9484bd6b4052ea6fb022d27bd7e75350d6cf76) (dcoppa@) pgp - Makefile - distinfo - patches/patch-armor_c - patches/patch-fileio_c - patches/patch-zunzip_h - pkg/DESCR - pkg/PLIST > Remove security/pgp. > Our pgp port is for version 2.6.3 from 1996. Nothing depends on it > anymore since we deleted mail/pgpsendmail. > We have security/pgp5 in the tree (version 5.0i). > OK bcallah@, jca@, giovanni@ (fcambus@) sqlmap ~ Makefile ~ distinfo > Update for SQLMap to 1.1.9 > OK benoit@ (gonzalo@) stunnel - patches/patch-src_options_c - patches/patch-src_prototypes_h ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-src_ctx_c ~ patches/patch-src_ssl_c ~ patches/patch-src_sthreads_c ~ patches/patch-src_verify_c ~ patches/patch-tools_stunnel_conf-sample_in > update to 5.42 > OK abieber@ (gsoares@) zkt ~ Makefile ~ distinfo ~ pkg/DESCR > update to zkt-1.1.4, from thuban/yeuxdelibad.net (generous maintainer > timeout) > update DESCR, from me (sthen@) == sysutils ========================================================== 21/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils amazon-ssm-agent ~ Makefile ~ distinfo ~ patches/patch-makefile > Update to amazon-ssm-agent-2.1.4.0. (ajacoutot@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.150. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.152. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.153. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.11.154. (ajacoutot@) bacula ~ Makefile ~ distinfo > update to bacula-9.0.4 (sthen@) gkrellm ~ plugins/Makefile.inc ~ plugins/aclock/Makefile ~ plugins/bgchg/Makefile ~ plugins/itime/Makefile ~ plugins/launch/Makefile ~ plugins/mailwatch/Makefile ~ plugins/moon/Makefile ~ plugins/reminder/Makefile ~ plugins/shoot/Makefile ~ plugins/stock/Makefile ~ plugins/sun/Makefile ~ plugins/volume/Makefile ~ plugins/weather/Makefile ~ plugins/wireless/Makefile > replace gettext module (naddy@) gource ~ Makefile ~ distinfo > Update for Gource to 0.47 > Fix Licence and freetype, thanks bcallahan@ > OK benoit@ bcallahan@ (gonzalo@) psftools ~ Makefile > Prevent portroach from checking updates for psftools. > Server returns HTTP 300 status code (Multiple Choices) which tricks > portroach into believing there is always a new version. (fcambus@) terraform ~ terraform/Makefile ~ terraform/distinfo > Update to terraform-0.10.5. (ajacoutot@) ~ provider-azurerm/Makefile ~ provider-azurerm/distinfo ~ provider-triton/Makefile ~ provider-triton/distinfo ~ provider-vsphere/Makefile ~ provider-vsphere/distinfo > Update terraform providers. (ajacoutot@) u-boot - patches/patch-configs_rpi_2_defconfig - patches/patch-configs_rpi_3_32b_defconfig - patches/patch-configs_rpi_3_defconfig - patches/patch-configs_rpi_defconfig - patches/patch-lib_bch_c - patches/patch-tools_kwbimage_c - patches/patch-tools_kwboot_c - patches/patch-tools_rkcommon_c ~ Makefile ~ distinfo > update to U-Boot 2017.09 (jsg@) == textproc ========================================================== 22/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > -gonzui (jasper@) calibre ~ Makefile + patches/patch-src_calibre_gui2_update_py > neuter calibre's phone-home version checker (sthen@) gonzui - Makefile - distinfo - patches/patch-Makefile_in - patches/patch-gonzui_bdbdbm_rb - patches/patch-gonzui_dbm_rb - patches/patch-gonzui_extractor_rb - pkg/DESCR - pkg/PLIST > remove relic from times past; for code searching/indexing tools such > as the silver searcher are a much better alternative these days and don't > require ruby 1.8 > prompted by jeremy@ > ok jca@ (jasper@) libxml - patches/patch-nanohttp_c - patches/patch-parser_c - patches/patch-result_XPath_xptr_vidbase - patches/patch-test_XPath_xptr_vidbase - patches/patch-valid_c - patches/patch-xpath_c - patches/patch-xpointer_c ~ Makefile ~ distinfo ~ patches/patch-Makefile_in > update to libxml-2.9.5 > tested in a bulk by, and ok aja@ (jasper@) libxslt - patches/patch-libxslt_extra_c ~ Makefile ~ distinfo > update to libxslt-1.1.30 > tested in a bulk by, and ok aja@ (jasper@) == www =============================================================== 23/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www buku ~ Makefile ~ distinfo > Update to buku 3.3.1 (feinerer@) chromium ~ Makefile ~ distinfo > update to 61.0.3163.91 (robert@) libwebsockets ~ Makefile ~ distinfo ~ pkg/PLIST > Update www/libwebsockets 2.2.2 => 2.3.0 > OK fcambus@ (awolk@) newsbeuter ~ Makefile + patches/patch-src_controller_cpp + patches/patch-src_pb_controller_cpp > add two upstream patches to sanitize input in the bookmark command > and podbeuter feature. > ok abieber (tj@) + patches/patch-src_controller_cpp + patches/patch-src_pb_controller_cpp TAGGED OPENBSD_6_1 > add two upstream patches to sanitize input in the bookmark command > and podbeuter feature. > ok abieber (tj@) ~ Makefile TAGGED OPENBSD_6_1 > bump REVISION, missed in previous. (tj@) nextcloud ~ Makefile ~ distinfo ~ pkg/PLIST > Update for Nextcloud to 12.0.2: > https://nextcloud.com/changelog/ > OK kirby@ (gonzalo@) py-bokeh ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-bokeh-0.12.9. (ajacoutot@) webkitgtk4 - pkg/patch-Source_JavaScriptCore_dfg_DFGOpInfo_h - pkg/patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp - pkg/patch-Source_JavaScriptCore_heap_MachineStackMarker_h - pkg/patch-Source_JavaScriptCore_jit_ExecutableAllocator_h - pkg/patch-Source_WebKit2_Shared_Plugins_unix_PluginSearchPath_cpp - pkg/patch-Source_WebKit2_gtk_webkit2gtk-web-extension_pc_in - pkg/patch-Source_WebKit2_gtk_webkit2gtk_pc_in ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-Source_JavaScriptCore_CMakeLists_txt ~ patches/patch-Source_JavaScriptCore_assembler_ARM64Assembler_h ~ patches/patch-Source_JavaScriptCore_assembler_ARMAssembler_h ~ patches/patch-Source_JavaScriptCore_assembler_MacroAssemblerX86Common_h ~ patches/patch-Source_WTF_wtf_Platform_h ~ patches/patch-Source_WebCore_PAL_pal_CMakeLists_txt ~ patches/patch-Source_cmake_OptionsCommon_cmake ~ patches/patch-Source_cmake_WebKitCommon_cmake ~ pkg/PLIST + pkg/patch-Source_JavaScriptCore_jit_ExecutableAllocator_cpp + pkg/patch-Source_JavaScriptCore_runtime_MachineContext_h + pkg/patch-Source_WTF_wtf_PlatformRegisters_h + pkg/patch-Source_WebDriver_CMakeLists_txt + pkg/patch-Source_WebKit_Shared_Plugins_unix_PluginSearchPath_cpp + pkg/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in + pkg/patch-Source_WebKit_gtk_webkit2gtk_pc_in + pkg/patch-Source_cmake_WebKitCompilerFlags_cmake > Update to webkitgtk4-2.18.0. (ajacoutot@) == x11 =============================================================== 24/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 awesome ~ Makefile > Drop gettext module and fix dependencies accordingly. (dcoppa@) gnome ~ mutter/Makefile > Drop line continuation. (ajacoutot@) ~ bijiben/Makefile ~ bijiben/distinfo > update to bijiben-3.24.2 (jasper@) ~ gdm/Makefile ~ gdm/distinfo ~ gdm/patches/patch-daemon_gdm-manager_c ~ gdm/patches/patch-daemon_gdm-session_c > SECURITY update to gdm-3.24.3. > CVE-2017-12164 gdm unlock issue > Only GDM 3.24.1 or later are affected. (ajacoutot@) ~ aisleriot/Makefile ~ aisleriot/distinfo > Update to aisleriot-3.22.3. (ajacoutot@) - session/patches/patch-gnome-session_gsm-fail-whale-dialog_c - session/patches/patch-gnome-session_gsm-shell-extensions_c - session/patches/patch-gnome-session_gsm-system_c - session/patches/patch-gnome-session_gsm-system_h - session/patches/patch-gnome-session_gsm-systemd_c ~ session/Makefile ~ session/distinfo ~ session/patches/patch-gnome-session_gsm-consolekit_c ~ session/patches/patch-gnome-session_gsm-manager_c > Update to gnome-session-3.24.2. (ajacoutot@) ~ gucharmap/Makefile ~ gucharmap/distinfo ~ gucharmap/pkg/PLIST > update to gucharmap-10.0.1 (jasper@) gnustep ~ terminal/Makefile ~ terminal/distinfo > Minor update to 0.9.9, now supports tabs (sebastia@) ~ pantomime/Makefile ~ pantomime/distinfo > Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES (sebastia@) ~ gnumail/Makefile ~ gnumail/distinfo ~ gnumail/pkg/PLIST > Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES (sebastia@) gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.22.21. (ajacoutot@) gtk3mm ~ Makefile ~ distinfo > Update to gtk3mm-3.22.2. (ajacoutot@) i3 ~ Makefile ~ patches/patch-libi3_dpi_c + patches/patch-include_con_h + patches/patch-src_commands_c + patches/patch-src_con_c + patches/patch-src_load_layout_c + patches/patch-src_sighandler_c > Merge fixes from upstream: > Check if con_id exists in cmd_swap > (git commit 369c9ed50f2b9fc2dc904db07907cd5f95f0a5ad) > Set marks to NULL after freeing > realloc() was being called on an already freed pointer. > (git commit b48cbe42af94cf69700843922e57c68b81f3fddd) > Properly initialize sigaction struct > (git commit 09ee12d8e5e1cd219493fde3393dbca10c0cc23f) (dcoppa@) kde4 ~ l10n/Makefile.inc > replace gettext module; ok rsadowski@ (naddy@) mlterm ~ Makefile > Drop maintainership of ruby-redis, get maintainership of x11/mlterm > (dcoppa@) ~ Makefile > Remove gettext module and fix deps accordingly (dcoppa@) nitrogen ~ Makefile > Needs a c++ compiler that supports -std=c++11 > Spotted on sparc64: > http://build-failures.rhaalovely.net//sparc64/2017-09-04/x11/nitrogen.log > (jca@) openbox ~ Makefile + patches/patch-openbox_frame_c > Fix out-of-bounds read > (git commit b0ed75ee851121ad25491ef6e1dca25be7bc50f3) (dcoppa@) smplayer ~ Makefile ~ distinfo > Update for SMPlayer to 17.9.0 > http://www.smplayer.info/en/changes > Tested by Josh as always thanks! (gonzalo@) worker ~ Makefile ~ distinfo ~ pkg/PLIST > Update work to 3.12.0 > Changelog: http://www.boomerangsworld.de/cms/worker/changes.html (bcallah@) xfce4 ~ xfce4-pulseaudio/Makefile ~ xfce4-pulseaudio/distinfo ~ xfce4-pulseaudio/pkg/PLIST > Update to xfce4-pulseaudio-0.3.0 (landry@) ~ xfce4-xkb/Makefile ~ xfce4-xkb/distinfo ~ xfce4-xkb/pkg/PLIST > Update to xfce4-xkb 0.8.1 (landry@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
