OpenBSD ports changes summary for 2015-05-12 ============================================
audio/pithos databases/mariadb devel/gettext devel/libpeas devel/py-pip devel/py-virtualenv devel/vte3 games/sumwars games/wtf geo/geocode-glib graphics/blender graphics/clutter graphics/djview4 graphics/djvulibre graphics/openimageio graphics/pdf2djvu graphics/simgear infrastructure/lib infrastructure/man mail/postfix meta/gnome multimedia/x265 net/haproxy net/icinga net/isc-dhcp net/libpsl net/tkabber security/p5-IO-Socket-SSL www/epiphany www/py-requests www/rt x11/cegui x11/gnome x11/gtk+3 == audio ============================================================= 01/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio pithos ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > Update to 1.1.0 > Changelog: http://pithos.github.io/changelog.html (bcallah@) == databases ========================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases mariadb ~ Makefile ~ distinfo ~ patches/patch-sql_CMakeLists_txt ~ patches/patch-storage_connect_reldef_cpp ~ pkg/PLIST-server ~ pkg/PLIST-tests > Update to 10.0.19 > from Brad (Maintainer) (giovanni@) == devel ============================================================= 03/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel gettext ~ Makefile > The autopoint tool requires xz to unpack its archive, so add a > corresponding > run dependency. Noticed by ajacoutot@, jca@. > ok sthen@ (naddy@) libpeas + patches/patch-tests_libpeas_extension-py_c > fix regress tests on OpenBSD; with upstream (jasper@) py-pip ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-pip 6.1.1, from frantisek holop (sthen@) py-virtualenv ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-virtualenv 12.1.1, from frantisek holop (sthen@) vte3 ~ Makefile ~ distinfo > update to vte-0.40.2 (jasper@) == games ============================================================= 04/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games sumwars ~ Makefile > Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. > found by naddy@ in a bulk with jsg@'s diff (pascal@) wtf ~ Makefile ~ distinfo > Update to 20150509 (bcallah@) == geo =============================================================== 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo geocode-glib ~ Makefile ~ distinfo > update to geocode-glib-3.16.2 (jasper@) == graphics ========================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics blender ~ Makefile > Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. > found by naddy@ in a bulk with jsg@'s diff (pascal@) clutter ~ core/Makefile ~ core/distinfo ~ core/patches/patch-clutter_Makefile_in ~ core/patches/patch-configure > update to clutter-1.22.2 (jasper@) djview4 - patches/patch-desktopfiles_Makefile_in - pkg/PFRAG.shared ~ Makefile ~ distinfo ~ patches/patch-nsdejavu_nsdejavu_1_in ~ patches/patch-src_djview_1 ~ pkg/PLIST + pkg/patch-desktopfiles_djvulibre-djview4_desktop + pkg/patch-nsdejavu_Makefile_in > Update to djview4-4.10.3 (shadchin@) ~ Makefile ~ pkg/PLIST > * Add SHARED_ONLY > * Remove .la from package > * Verbose on > suggested and ok jca@ (shadchin@) djvulibre - patches/patch-desktopfiles_Makefile_in ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-libdjvu_miniexp_cpp ~ pkg/PLIST > Update to 3.5.27 (shadchin@) openimageio ~ Makefile > Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. > found by naddy@ in a bulk with jsg@'s diff (pascal@) pdf2djvu ~ Makefile + patches/patch-pdf2djvu_cc > Security fix for pdf2djvu: insecure use of /tmp > ok juanfra@ (MAINTAINER) (jasper@) ~ Makefile + patches/patch-pdf2djvu_cc TAGGED OPENBSD_5_7 > Security fix for pdf2djvu: insecure use of /tmp > ok juanfra@ (MAINTAINER) (jasper@) simgear ~ Makefile > Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. > found by naddy@ in a bulk with jsg@'s diff (pascal@) == infrastructure ==================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure lib ~ DPB/Config.pm > oops, mixed this up. (espie@) ~ DPB/Config.pm ~ DPB/HostProperties.pm > avoid creating multiple user objects for the same user (espie@) ~ DPB/Config.pm > get a build_user for whatever host we've set, if everything else fails. > (espie@) ~ DPB/Core.pm ~ DPB/User.pm > scrape non-working round-robin code (espie@) ~ DPB/Shell.pm > fix the start as root, non chroot distant case, by making it chroot / > (espie@) ~ DPB/Job/Port.pm ~ DPB/PortBuilder.pm > sthen@ has more paranoia than me. Fix a few access cases (espie@) ~ DPB/Shell.pm > go to root more correctly. (espie@) man ~ man1/dpb.1 > .it not .It; was hiding the option name for "nochecksum=0/1" (sthen@) == mail ============================================================== 08/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail postfix ~ snapshot/Makefile ~ snapshot/files/postfix-enable ~ stable/Makefile ~ stable/files/postfix-enable > Adjust the message printed by postfix-enable; since sendsyslog(2) was > introduced there's no longer need for a log socket in the chroot jail, > also demonstrate use of rcctl rather than asking the user to manually > change rc.conf.local (making the message more generic while there). > OK brad. (sthen@) == meta ============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta gnome ~ Makefile > Welcome GNOME 3.16.2. (ajacoutot@) == multimedia ======================================================== 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia x265 + patches/patch-source_test_checkasm-a_asm > Make sure the amd64 assembly code calls libc functions through the PLT such > that it can be used to bake PIE. The binutils 2.15 linker (incorrectly) > allows direct calls, but binutils 2.17 flags this as an error. > ok Brad (maintainer) (kettenis@) == net =============================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net haproxy ~ Makefile > Change maintainer mail address per his request. (jca@) icinga - core2/patches/patch-lib_cli_daemoncommand_cpp - core2/patches/patch-third-party_execvpe_execvpe_c ~ core2/Makefile ~ core2/distinfo ~ core2/patches/patch-CMakeLists_txt ~ core2/patches/patch-config_h_cmake ~ core2/patches/patch-etc_icinga2_conf_d_services_conf ~ core2/patches/patch-lib_base_CMakeLists_txt ~ core2/pkg/PLIST-main ~ core2/pkg/PLIST-mysql ~ core2/pkg/PLIST-pgsql ~ core2/pkg/icinga2.rc + core2/pkg/patch-etc_icinga_icinga-classic-apache_conf_cmake > update to icinga2 2.3.4. mark BROKEN until I can get some handle on what's > going on with daemonization (not backgrounding when expected) and hangs > seen > in some cases. (sthen@) isc-dhcp ~ Makefile ~ distinfo ~ patches/patch-client_Makefile_in ~ patches/patch-server_dhcpd_c > update to isc-dhcp 4.3.2, from brad (sthen@) libpsl ~ Makefile > Explicit BUILD_DEPENDS not needed anymore after recent gettext change. > (ajacoutot@) tkabber ~ Makefile.inc ~ base/distinfo ~ plugins/distinfo > update to tkabber 1.1.2 (base and plugins) > OK, sthen@ (czarkoff@) == security ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security p5-IO-Socket-SSL ~ Makefile ~ distinfo > update p5-IO-Socket-SSL to 2.014 (bluhm@) == www =============================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www epiphany ~ Makefile ~ distinfo > update to epiphany-3.16.1 (jasper@) py-requests ~ Makefile ~ distinfo > Update to py-requests 2.7.0. > ok jca@ (shadchin@) rt ~ Makefile ~ distinfo ~ pkg/PLIST > Update www/rt to 4.0.23 > This release is primarily a security release; it addresses CVE-014-9472, > a denial-of-service via RT's email gateway, as well as CVE-2015-1165 and > CVE-2015-1464, which allow for information disclosure and session > hijacking via RT's RSS feeds. > OK robert@ (afresh1@) ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_5_7 > Update www/rt to 4.0.23 > This release is primarily a security release; it addresses CVE-014-9472, > a denial-of-service via RT's email gateway, as well as CVE-2015-1165 and > CVE-2015-1464, which allow for information disclosure and session > hijacking via RT's RSS feeds. > makes sense sthen@ (afresh1@) == x11 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 cegui ~ Makefile > Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. > found by naddy@ in a bulk with jsg@'s diff (pascal@) gnome ~ tweak-tool/Makefile ~ tweak-tool/distinfo ~ tweak-tool/pkg/PLIST > Update to gnome-tweak-tool-3.16.2. (ajacoutot@) ~ getting-started-docs/Makefile ~ getting-started-docs/distinfo > Update to gnome-getting-started-docs-3.16.2. (ajacoutot@) ~ dictionary/Makefile ~ dictionary/distinfo ~ dictionary/pkg/PLIST > Update to gnome-dictionary-3.16.2. (ajacoutot@) ~ initial-setup/Makefile ~ initial-setup/distinfo ~ initial-setup/pkg/PLIST > Update to gnome-initial-setup-3.16.2. (ajacoutot@) ~ desktop/Makefile ~ desktop/distinfo > Update to gnome-desktop-3.16.2. (ajacoutot@) ~ online-accounts/Makefile ~ online-accounts/distinfo ~ online-accounts/pkg/PLIST > update to gnome-online-accounts-3.16.2 (jasper@) ~ bijiben/Makefile ~ bijiben/distinfo ~ bijiben/pkg/PLIST > update to bijiben-3.16.2 (jasper@) ~ file-roller/Makefile ~ file-roller/distinfo > update to file-roller-3.16.2 (jasper@) ~ calendar/Makefile ~ calendar/distinfo ~ calendar/pkg/PLIST > update to gnome-calendar-3.16.2 (jasper@) ~ adwaita-icon-theme/Makefile ~ adwaita-icon-theme/distinfo ~ adwaita-icon-theme/pkg/PLIST > Update to adwaita-icon-theme-3.16.2. (ajacoutot@) ~ terminal/Makefile ~ terminal/distinfo > update to gnome-terminal-3.16.2 (jasper@) ~ settings-daemon/Makefile ~ settings-daemon/distinfo > Update to gnome-settings-daemon-3.16.2. (ajacoutot@) ~ control-center/Makefile ~ control-center/distinfo > Update to gnome-control-center-3.16.2. (ajacoutot@) ~ orca/Makefile ~ orca/distinfo ~ orca/pkg/PLIST > Update to orca-3.16.2. (ajacoutot@) ~ gcr/Makefile ~ gcr/distinfo > Update to gcr-3.16.0. (ajacoutot@) - seahorse/patches/patch-pgp_seahorse-pgp-backend_c ~ seahorse/Makefile ~ seahorse/distinfo ~ seahorse/pkg/PLIST > Update to seahorse-3.16.0. (ajacoutot@) ~ maps/Makefile ~ maps/distinfo > Update to gnome-maps-3.16.2. (ajacoutot@) gtk+3 ~ Makefile ~ distinfo ~ patches/patch-gtk_gtksettings_c > Update to gtk+3-3.16.3. (ajacoutot@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
