OpenBSD ports changes summary for 2015-11-03 ============================================
databases/postgresql devel/quirks devel/sdl2 emulators/qemu games/hypatia games/manaplus infrastructure/db mail/zarafa net net/arp-scan net/arpwatch net/freeradius net/icinga net/librenms net/maclookup net/miniupnp net/tinc net/zeromq productivity/tryton security security/ccid security/py-cryptography security/py-cryptography_vectors security/py-openssl sysutils sysutils/grive sysutils/mcollective sysutils/tarsnap-gui www/p5-Dancer-Plugin-Thumbnail == databases ========================================================= 01/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases postgresql - patches/patch-src_include_storage_barrier_h ~ Makefile ~ distinfo ~ pkg/PLIST-docs TAGGED OPENBSD_5_7 > Security update to 9.4.5 (pea@) - pkg/patch-src_include_storage_barrier_h ~ Makefile ~ distinfo ~ pkg/PLIST-docs TAGGED OPENBSD_5_7 > Security update to 9.4.5 (pea@) - patches/patch-src_include_storage_barrier_h ~ Makefile ~ distinfo ~ pkg/PLIST-docs TAGGED OPENBSD_5_8 > Security update to 9.4.5 > "go ahead" sthen@ (pea@) == devel ============================================================= 02/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel quirks ~ Makefile ~ files/Quirks.pm > grive removal (sthen@) sdl2 ~ Makefile ~ distinfo + patches/patch-src_video_x11_SDL_x11video_c > update to SDL2 2.0.3, and add a patch from Al Poole to avoid > load/unload/load > of symbols to work-around a crash in ld.so - remove BROKEN marker. ok > juanfra@ (sthen@) == emulators ========================================================= 03/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators qemu ~ Makefile + patches/patch-trace-events + patches/patch-vl_c > Remove malloc tracing from QEMU, this was removed in newer glib and results > in annoying messages: > (process:23283): GLib-WARNING **: gmem.c:482: custom memory allocation > vtable not supported > From Brad. (sthen@) == games ============================================================= 04/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games hypatia ~ Makefile ~ distinfo ~ pkg/PLIST > Update to hypatia-0.3.1. (benoit@) manaplus ~ Makefile ~ distinfo > Update to manaplus-1.5.10.24. (benoit@) == infrastructure ==================================================== 05/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure db ~ user.list > +_tinc (sthen@) == mail ============================================================== 06/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail zarafa - zarafa/patches/patch-installer_linux_autorespond ~ zarafa/patches/patch-installer_linux_search_cfg ~ zarafa/patches/patch-installer_linux_zarafa-autorespond > fix bogous patches (robert@) == net =============================================================== 07/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > +tinc (sthen@) arp-scan - pkg/DESCR - pkg/PLIST ~ Makefile ~ distinfo ~ patches/patch-mac-vendor_txt + files/format-ma + files/unofficial.csv + pkg/DESCR-mac + pkg/DESCR-main + pkg/PLIST-mac + pkg/PLIST-main > move mac address databases to a subpackage, and generate it based on the > newer > CSVs which include MA-S (32-bit vendor), MA-M (28-bit vendor) as well as > the > old standard 24-bit vendors. (sthen@) ~ Makefile > bdep on p5-Text-CSV (sthen@) ~ Makefile ~ pkg/PLIST-mac > install unofficial.csv file with a few known non-official MAC address > prefixes (sthen@) arpwatch ~ Makefile ~ distinfo ~ pkg/PLIST > move mac address databases to a subpackage, and generate it based on the > newer > CSVs which include MA-S (32-bit vendor), MA-M (28-bit vendor) as well as > the > old standard 24-bit vendors. (sthen@) freeradius ~ Makefile + patches/patch-raddb_certs_Makefile > don't require gmake for /etc/raddb/certs/Makefile (admin-facing makefile) > ok pea@ (sthen@) icinga ~ web/Makefile ~ web/distinfo ~ web/pkg/PLIST > update to icinga-web-1.13.1 > OK sthen@, maintainer (kirby@) librenms ~ Makefile + patches/patch-includes_functions_php > avoid unnecessary use of bash, and don't use rm -v (gnu extension) (sthen@) maclookup ~ Makefile > move mac address databases to a subpackage, and generate it based on the > newer > CSVs which include MA-S (32-bit vendor), MA-M (28-bit vendor) as well as > the > old standard 24-bit vendors. (sthen@) ~ Makefile ~ distinfo > new version of maclookup: switch to using the CSVs, and strip off nibbles > instead of bytes when searching to cope with 28-bit vendor prefixes > (sthen@) miniupnp ~ miniupnpc/Makefile + miniupnpc/patches/patch-igd_desc_parse_c > igd_desc_parse.c: fix buffer overflow > (upstream git commit 79cca974a4c2ab1199786732a67ff6d898051b78) > http://talosintel.com/reports/TALOS-2015-0035/ > OK sthen@ (dcoppa@) ~ miniupnpc/Makefile + miniupnpc/patches/patch-igd_desc_parse_c TAGGED OPENBSD_5_8 > MFC: > igd_desc_parse.c: fix buffer overflow > (upstream git commit 79cca974a4c2ab1199786732a67ff6d898051b78) > http://talosintel.com/reports/TALOS-2015-0035/ (dcoppa@) tinc + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/tincd.rc + patches/patch-doc_tinc_texi + patches/patch-doc_sample-config_tinc_conf > New import: > import ports/net/tinc, from Rafael Sadowski with tweaks from jca and > myself zeromq + patches/patch-src_curve_client_cpp + patches/patch-src_curve_server_cpp > Unbreak zeromq with newer libsodium, which marks sodium_init() (and a > number > of other functions) with "__attribute__ ((warn_unused_result))" so that a > compiler warning is generated if they're used without at least doing > *something* with the return value. Build breakage reported by aja@ nigel@ > (sthen@) == productivity ====================================================== 08/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity tryton ~ trytond/Makefile ~ trytond/pkg/README > tyop: marge -> large > reported by "f5_b" (ajacoutot@) == security ========================================================== 09/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > build py-openssl,python3 (sthen@) ccid ~ Makefile + patches/patch-src_ifdhandler_c > CreateChannel(): cleanup in case of error > (upstream git commit 9a1932bed605fb3e38d9853449bb33b8791fa142) (dcoppa@) py-cryptography ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-cryptography / py-cryptography_vectors 1.1 > take maintainer (sthen@) py-cryptography_vectors ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-cryptography / py-cryptography_vectors 1.1 > take maintainer (sthen@) py-openssl ~ Makefile ~ pkg/PLIST > build py-openssl,python3 (sthen@) == sysutils ========================================================== 10/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > remove grive, per maintainer request: it doesn't support the new google API > and appears to be dead. (sthen@) grive - Makefile - distinfo - patches/patch-cmake_Modules_FindJSONC_cmake - patches/patch-grive_CMakeLists_txt - patches/patch-libgrive_CMakeLists_txt - patches/patch-libgrive_src_protocol_Json_cc - patches/patch-libgrive_src_util_File_cc - pkg/DESCR - pkg/PLIST > remove grive, per maintainer request: it doesn't support the new google API > and appears to be dead. (sthen@) mcollective ~ Makefile ~ pkg/PLIST > Install missing metadata-help.erb to make mco plugin doc ... work > OK jasper@ (MAINTAINER) (sebastia@) tarsnap-gui ~ Makefile ~ distinfo ~ pkg/PLIST + pkg/README > Update tarsnap-gui to 0.7. > From Josh Grosse <josh at jggimi dot homeip dot net> (jturner@) == www =============================================================== 11/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www p5-Dancer-Plugin-Thumbnail ~ Makefile ~ distinfo > Update to p5-Dancer-Plugin-Thumbnail-0.11. (benoit@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
