OpenBSD ports changes summary for 2017-01-31 ============================================
audio/gmpc-plugins devel/kf5 devel/libmtp devel/p5-Exporter-Tiny devel/quirks devel/ruby-gettext-setup devel/ruby-puppet_forge editors/vim graphics/darktable graphics/lensfun lang/lua mail/geary meta/tor-browser multimedia/gstreamer1 multimedia/libquicktime net/bro net/librenms net/ortp productivity productivity/rednotebook security/py-passlib sysutils/ruby-puppet sysutils/salt www www/kcgi www/nginx www/py-urllib3 www/py-webkitgtk www/tor-browser www/webkit www/xombrero www/youtube-dl x11/i3status == audio ============================================================= 01/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio gmpc-plugins - pkg/DESCR-main - pkg/DESCR-wikipedia - pkg/PLIST-main - pkg/PLIST-wikipedia ~ Makefile + pkg/DESCR + pkg/PLIST > Remove the -wikipedia subpackage; it depends on WebKitGTK+ 2.4 which is > known to have many security vulnerabilities that will NOT be fixed. > ok landry@ (maintainer) (ajacoutot@) == devel ============================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel kf5 ~ kitemmodels/Makefile > Add missing dependencies, noticed by naddy@. > The FindPythonModuleGeneration.cmake case to be dealt with later: > it has some weird logic, and need more tweaks to allow stable builds. > (zhuk@) libmtp ~ Makefile ~ pkg/PLIST > don't use doxygen, from rsadowski (sthen@) p5-Exporter-Tiny ~ Makefile ~ distinfo ~ pkg/PLIST > update p5-Exporter-Tiny to 0.044 (bluhm@) quirks ~ Makefile ~ files/Quirks.pm > Register removal of py-webkitgtk and rednotebook. (ajacoutot@) ~ Makefile ~ files/Quirks.pm > Unhook xombrero/xxxterm (gonzalo@) ruby-gettext-setup ~ Makefile ~ distinfo > simple update to 0.13 (sebastia@) ruby-puppet_forge ~ Makefile ~ distinfo ~ pkg/PLIST > simple update to 2.2.3, now requiring the just updated ruby-gettext-setup > (sebastia@) == editors =========================================================== 03/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors vim ~ Makefile ~ distinfo ~ pkg/PLIST-main > update to vim-8.0.0273, based on an .0257 update diff from frantisek holop > (sthen@) == graphics ========================================================== 04/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics darktable ~ Makefile ~ distinfo > update to darktable-2.2.2 (sthen@) lensfun - patches/patch-CMakeLists_txt - patches/patch-build_CMakeModules_FindGLIB2_cmake - patches/patch-libs_auxfun_image_cpp ~ Makefile ~ distinfo ~ patches/patch-docs_CMakeLists_txt ~ pkg/PLIST + patches/patch-cmake_modules_FindGLIB2_cmake > update to lensfun-0.3.2, disable doxygen. from rsadowski (sthen@) == lang ============================================================== 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang lua ~ 5.3/Makefile ~ 5.3/distinfo > update to lua-5.3.4 (jsg@) == mail ============================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail geary ~ Makefile > add comment with link to webkit2 wip (landry@) == meta ============================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta tor-browser ~ Makefile > Update to Tor Browser 6.5, from MAINTAINER. > includes: > - tor-browser 6.5.0 based on firefox esr 45.7.0 > - depends on tor 0.2.9.9 > - https-everywhere 5.2.9 > - noscript 2.9.5.3 > - tor-launcher 0.2.10.3 > - torbutton 1.9.6.12 (landry@) == multimedia ======================================================== 08/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer1 ~ Makefile.inc ~ core/Makefile ~ core/distinfo ~ plugins-bad/Makefile ~ plugins-bad/distinfo ~ plugins-base/Makefile ~ plugins-base/distinfo ~ plugins-good/Makefile ~ plugins-good/distinfo ~ plugins-libav/distinfo ~ plugins-ugly/distinfo ~ py-gstreamer/Makefile ~ py-gstreamer/distinfo > Bump to 1.10.3. (ajacoutot@) libquicktime ~ Makefile ~ pkg/PLIST > disable doxygen, from rsadowski (sthen@) == net =============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net bro ~ Makefile > The bundled sqlite seems to pick up ICU4C if present and will error out if > it gets junked during the build; I could not find a proper way to disable > it... > So just BDEP on textproc/icu4c for now and hope this will workaround the > issue. > breakage reported by naddy@ a couple of times (ajacoutot@) librenms - patches/patch-includes_polling_core_inc_php - patches/patch-scripts_cron-hourly_sh - patches/patch-scripts_cron-minute_sh - patches/patch-scripts_cron_sh ~ Makefile ~ distinfo ~ patches/patch-config_php_default ~ patches/patch-daily_sh ~ patches/patch-html_install_php ~ patches/patch-html_pages_about_inc_php ~ patches/patch-includes_common_php ~ patches/patch-includes_defaults_inc_php ~ patches/patch-includes_functions_php ~ patches/patch-lib_influxdb-php_requirements_sh ~ patches/patch-librenms_nonroot_cron ~ patches/patch-poller-wrapper_py ~ patches/patch-validate_php ~ pkg/PLIST > update to librenms-1.24 > reluctantly add a run dep on bash, it's getting to be a bit of a > maintenance > problem to keep patching daily.sh to work with ksh. (sthen@) ortp ~ Makefile ~ pkg/PLIST > don't use doxygen, from rsadowski (sthen@) == productivity ====================================================== 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity productivity ~ Makefile > WebKitGTK+ 2.4 is full of security holes and not maintained upstream > anymore. > So stop coping with the insanity and let's remove py-webkitgtk (people > should be > using the newer WebKit introspection libs) and rednotebook which depends on > it > and hasn't been updated in years. > prodded by a mail from Davide Gerhard > ok robert@ (ajacoutot@) rednotebook - Makefile - distinfo - pkg/DESCR - pkg/PLIST > WebKitGTK+ 2.4 is full of security holes and not maintained upstream > anymore. > So stop coping with the insanity and let's remove py-webkitgtk (people > should be > using the newer WebKit introspection libs) and rednotebook which depends on > it > and hasn't been updated in years. > prodded by a mail from Davide Gerhard > ok robert@ (ajacoutot@) == security ========================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security py-passlib ~ Makefile ~ distinfo ~ patches/patch-passlib_hosts_py ~ pkg/PLIST > update to py-passlib 1.7.1 (sthen@) == sysutils ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ruby-puppet ~ 4/Makefile ~ 4/distinfo > small bugfix update to 4.8.2 (sebastia@) salt ~ Makefile ~ distinfo ~ pkg/PLIST > Update to salt-2016.11.2. (ajacoutot@) == www =============================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > WebKitGTK+ 2.4 is full of security holes and not maintained upstream > anymore. > So stop coping with the insanity and let's remove py-webkitgtk (people > should be > using the newer WebKit introspection libs) and rednotebook which depends on > it > and hasn't been updated in years. > prodded by a mail from Davide Gerhard > ok robert@ (ajacoutot@) ~ Makefile > Xombrero is gone. > https://github.com/conformal/xombrero/issues/142 > OK sthen@ jca@ edd@ and others. (gonzalo@) kcgi ~ Makefile ~ distinfo > Update kcgi to 0.9.3 (jturner@) nginx ~ Makefile > Disable lua in nginx differently; whilst FLAVOR?=no_lua was working for > manual > builds it was unsuccessful in DPB (at least without changing ../Makefile to > add the pseudo-flavour). > While there, overwrite RUN_DEPENDS-main to avoid adding a run dependency on > lua to the main package (existing problem). (sthen@) py-urllib3 ~ Makefile ~ distinfo ~ pkg/PLIST > simple update to 1.20 tested with elasticsearch-curator (sebastia@) py-webkitgtk - Makefile - distinfo - pkg/DESCR - pkg/PLIST > WebKitGTK+ 2.4 is full of security holes and not maintained upstream > anymore. > So stop coping with the insanity and let's remove py-webkitgtk (people > should be > using the newer WebKit introspection libs) and rednotebook which depends on > it > and hasn't been updated in years. > prodded by a mail from Davide Gerhard > ok robert@ (ajacoutot@) tor-browser ~ Makefile.inc ~ browser/Makefile ~ browser/distinfo ~ browser/patch-js_src_jit_ExecutableAllocator_cpp ~ https-everywhere/Makefile ~ https-everywhere/distinfo ~ https-everywhere/pkg/PLIST ~ noscript/Makefile ~ noscript/distinfo ~ noscript/pkg/PLIST ~ tor-launcher/Makefile ~ tor-launcher/distinfo ~ tor-launcher/pkg/PLIST ~ torbutton/Makefile ~ torbutton/distinfo ~ torbutton/patch-src_chrome_content_popup_xul ~ torbutton/patch-src_defaults_preferences_preferences_js ~ torbutton/pkg/PLIST > Update to Tor Browser 6.5, from MAINTAINER. > includes: > - tor-browser 6.5.0 based on firefox esr 45.7.0 > - depends on tor 0.2.9.9 > - https-everywhere 5.2.9 > - noscript 2.9.5.3 > - tor-launcher 0.2.10.3 > - torbutton 1.9.6.12 (landry@) webkit ~ Makefile + pkg/MESSAGE > Add MESSAGE: > !!! WARNING: WebKitGTK+ 2.4 is known to have many security vulnerabilities > that > !!! will NOT be fixed. Avoid browsing with it. > We will hopefully be able to get rid of this port sooner than later... > from Davide Gerhard > no objection landry@ (ajacoutot@) xombrero - Makefile - distinfo - pkg/DESCR - pkg/PLIST > Bye Xombrero (gonzalo@) youtube-dl ~ Makefile ~ distinfo ~ pkg/PLIST > update to youtube-dl 2017.01.31, unbreaking youtube support. > earlier version ok jca@. (sthen@) == x11 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 i3status ~ Makefile ~ patches/patch-i3status_conf + patches/patch-src_first_network_device_c > implement support for finding the first wireless/ethernet device. > one can now use the '_first_' identifier on OpenBSD too. (jasper@) ~ patches/patch-src_first_network_device_c ~ patches/patch-src_print_wireless_info_c > submitted upstream (jasper@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
