OpenBSD ports changes summary for 2016-04-18 ============================================
devel devel/atk devel/ccache devel/glib2 devel/glib2mm devel/jenkins devel/pango devel/pangomm devel/py-gobject3 devel/zeal graphics/ImageMagick graphics/gdk-pixbuf2 graphics/inkscape infrastructure/man java/jna lang/php mail/lumail misc/gtk3mm-documentation net/dhcpcd net/glib2-networking net/icinga net/libproxy net/librenms net/py-botocore security/libsodium sysutils/awscli sysutils/sysclean www/nginx x11/gnome x11/gtk+3 x11/gtk3mm == devel ============================================================= 01/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Add devel/zeal to the build (awolk@) atk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to atk-2.20.0. (ajacoutot@) ccache ~ Makefile ~ distinfo > update to ccache-3.2.5 (sthen@) glib2 - patches/patch-gio_gunionvolumemonitor_c ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-gio_gioenums_h > Update to glib2-2.48.0. (ajacoutot@) glib2mm ~ Makefile ~ distinfo ~ pkg/PLIST > Update to glib2mm-2.48.1. (ajacoutot@) jenkins ~ devel/Makefile ~ devel/distinfo ~ stable/Makefile ~ stable/distinfo > Update to 1.651/1.656, fixes CVS-2016-0788 to 0792, thanks Sevan Janiyan. > (ian@) pango ~ Makefile ~ distinfo ~ pkg/PLIST > Update to pango-1.40.1. (ajacoutot@) pangomm ~ Makefile ~ distinfo ~ pkg/PLIST > Update to pangomm-2.40.0. (ajacoutot@) py-gobject3 ~ Makefile ~ distinfo > Update to py-gobject3-3.20.0. (ajacoutot@) zeal + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Import devel/zeal - Simple offline API documentation browser ~ Makefile > - start COMMENT with lowercase letter > - remove unneeded DISTNAME > - set NO_TEST (jasper@) == graphics ========================================================== 02/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ImageMagick ~ Makefile ~ distinfo > Update to ImageMagick 6.9.3-8. While there, set PORTROACH marker to try > and do something slightly more useful (the naming scheme doesn't work > very well with portroach, but hopefully pointing at /download/ rather > than letting it use /download/releases/ will mean it only picks up > changes to the minor release of the current version). (sthen@) gdk-pixbuf2 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gdk-pixbuf-2.34.0. (ajacoutot@) inkscape ~ Makefile + patches/patch-src_ui_clipboard_cpp > Fix build with glib2 >=2.48.0. > Drop the gettext module while here. (ajacoutot@) == infrastructure ==================================================== 03/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure man ~ man1/dpb.1 > tweak phrasing; from mmcc@ (naddy@) == java ============================================================== 04/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/java jna ~ Makefile ~ distinfo ~ files/jna.clj > update to jna-4.2.2 (jasper@) == lang ============================================================== 05/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang php ~ Makefile.inc ~ 5.4/Makefile ~ 5.5/Makefile ~ 5.6/Makefile ~ 7.0/Makefile ~ files/DESCR-bz2 ~ files/DESCR-imap ~ files/DESCR-mssql ~ files/DESCR-sybase_ct ~ files/php.conf > Don't hardcode 'php5' in config file and DESCRs, there is php7 now. > Reported and initial diff from Frank Groeneveld, revised by me, ok robert@ > (sthen@) == mail ============================================================== 06/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail lumail ~ patches/patch-src_bindings_cc > Unbreak with glib2 >=2.48.0. (ajacoutot@) == misc ============================================================== 07/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc gtk3mm-documentation ~ Makefile ~ distinfo > Update to gtk3mm-documentation-3.20.0. (ajacoutot@) == net =============================================================== 08/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net dhcpcd ~ Makefile + patches/patch-dhcp6_c > Fix dhcpcd regression in 6.10.2: "If sla is 0, just copy the prefix and > don't > set a blackhole route if end prefix is the same as the delegated prefix." > Fix from upstream, diff from LÃVAI Dániel. (sthen@) glib2-networking ~ Makefile ~ distinfo ~ pkg/PLIST > Update to glib2-networking-2.48.0. (ajacoutot@) icinga ~ web2/Makefile ~ web2/distinfo ~ web2/pkg/PLIST > update to Icinga Web 2 2.3.1 (sthen@) libproxy ~ Makefile + patches/patch-libproxy_modules_ignore_ip_cpp > Add a patch to prevent a null pointer dereference in net/libproxy under > Gnome > Qt5 started to use libproxy and this exposed a crashing bug on OpenBSD > when using Qt5 applications on Gnome 3. > Here's a sample backtrace: > https://gist.github.com/mulander/c03997ae7e3fe4e30af0d4f2ce2965f0 > The issue is caused by an unguarded dereference of ign_ip. > Other parts of the code properly expect that sockaddr_from_string > might return null and guard against it. > Adding a proper guard prevents a segfault both in OpenBSD > www/otter-browser and devel/zeal. > Issue reported upstream in: > https://github.com/libproxy/libproxy/issues/24 > OK zhuk@ aja@ (awolk@) librenms ~ Makefile ~ distinfo ~ patches/patch-daily_sh ~ patches/patch-includes_definitions_inc_php ~ patches/patch-includes_polling_core_inc_php ~ pkg/PLIST > update to librenms-201604 (sthen@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.11. (ajacoutot@) == security ========================================================== 09/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security libsodium ~ Makefile ~ distinfo > update to libsodium-1.0.10 to quieten portroach, no functional changes > (sthen@) == sysutils ========================================================== 10/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo > Update to awscli-1.10.20. (ajacoutot@) sysclean ~ Makefile ~ distinfo ~ pkg/DESCR > update sysutils/sysclean to 1.3 > ok landry@ (semarie@) == www =============================================================== 11/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www nginx ~ Makefile ~ pkg/DESCR > nginx isn't part of base anymore; remove mention of it being there. > ok sthen (tj@) == x11 =============================================================== 12/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome ~ at-spi2-core/Makefile ~ at-spi2-core/distinfo ~ at-spi2-core/pkg/PLIST > Update to at-spi2-core-2.20.1. (ajacoutot@) ~ at-spi2-atk/Makefile ~ at-spi2-atk/distinfo > Update to at-spi2-atk-2.20.1. (ajacoutot@) ~ themes-standard/Makefile ~ themes-standard/distinfo ~ themes-standard/pkg/PLIST > Update to gnome-themes-standard-3.20. (ajacoutot@) ~ yelp-xsl/Makefile ~ yelp-xsl/distinfo > Update to yelp-xsl-3.20.1. (ajacoutot@) ~ py-atspi/Makefile ~ py-atspi/distinfo > Update to py3-atspi-2.20.1. (ajacoutot@) gtk+3 ~ Makefile ~ distinfo ~ patches/patch-gtk_gtksettings_c ~ pkg/PLIST-main > Update to gtk+3-3.20.3. > This starts the work on updating GNOME to version 3.20.1. > Please note that gtk+3 theme format has changed with this release and only > Adwaita will work out-of-the box. This will be worked on within the next > couple of weeks. (ajacoutot@) gtk3mm ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gtk3mm-3.20.1. (ajacoutot@) ===============================================================================
_______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
