OpenBSD ports changes summary for 2016-01-15 ============================================
archivers/bzip2 archivers/unzip audio/opus fonts/cantarell-fonts games/ioquake3 net/fping net/py-botocore net/zeromq print/cups-filters security/letsencrypt security/py-bcrypt security/py-passlib sysutils/ansible sysutils/awscli sysutils/consolekit textproc/pdfgrep www/apache-httpd www/cgit www/chromium www/iridium www/netsurf x11/gtksourceview3 x11/i3 == archivers ========================================================= 01/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers bzip2 ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) unzip ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) == audio ============================================================= 02/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio opus ~ Makefile ~ distinfo > update to 1.1.2: minor bug fixes (naddy@) == fonts ============================================================= 03/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts cantarell-fonts ~ Makefile ~ distinfo > Update to cantarell-fonts-0.0.21. (ajacoutot@) == games ============================================================= 04/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games ioquake3 - pkg/PFRAG.shared ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > Update to the latest commit. > Add fix for building debug and release (spotted by mulander). > Fix ordering and add SHARED_ONLY. > Add dep for audio/openal. > OK bmercer@, sthen@, tests by mulander (abieber@) == net =============================================================== 05/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net fping ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.3.19. (ajacoutot@) zeromq - patches/patch-src_curve_client_cpp - patches/patch-src_curve_server_cpp ~ Makefile ~ distinfo > Bugfix update to zeromq 4.1.4 > ok ajacoutot@ (shadchin@) == print ============================================================= 06/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo ~ pkg/PLIST > Update to cups-filters-1.6.0. (ajacoutot@) == security ========================================================== 07/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security letsencrypt ~ Makefile.inc ~ client/distinfo ~ client/patches/patch-examples_cli_ini ~ client/pkg/PLIST ~ py-acme/distinfo ~ py-acme/pkg/PLIST > update to letsencrypt-0.2.0 (sthen@) py-bcrypt ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-bcrypt-2.0.0 (maybe a different codebase or fork; anyway > it supports $2b$ which the in-tree version doesn't) and take maintainer > (sthen@) ~ Makefile > BUILD_DEPENDS=${RUN_DEPENDS}, breakage found by kili (sthen@) py-passlib ~ Makefile ~ distinfo ~ pkg/DESCR + patches/patch-passlib_hosts_py > update to py-passlib 1.6.5 and take maintainer (sthen@) == sysutils ========================================================== 08/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ansible - pkg/patch-lib_ansible_runner_action_plugins_copy_py ~ Makefile ~ distinfo ~ pkg/PLIST + pkg/patch-lib_ansible_plugins_action_copy_py > Update sysutils/ansible to 2.0.0.1 > diff from Frank Groeneveld, thanks > feedback from sthen, aja > OK sthen@, kirby@ (rpe@) awscli ~ Makefile ~ distinfo > Update to awscli-1.9.19. (ajacoutot@) consolekit ~ Makefile ~ distinfo ~ patches/patch-src_ck-manager_c ~ pkg/PLIST > Update to consolekit2-1.0.1. (ajacoutot@) == textproc ========================================================== 09/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc pdfgrep ~ Makefile ~ distinfo + patches/patch-src_pdfgrep_cc + patches/patch-src_regengine_cc + patches/patch-testsuite_Makefile_in + patches/patch-testsuite_lib_pdfgrep_exp + patches/patch-testsuite_pdfgrep_tests_exit_status_exp + patches/patch-testsuite_pdfgrep_tests_usage_exp > Update to pdfgrep-1.4.1, enable tests and add pledges. From maintainer > Reinhold Straub, with tweaks from myself, tb@, czarkoff@. (sthen@) ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) == www =============================================================== 10/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www apache-httpd ~ Makefile ~ pkg/PLIST-main > Disable Apache httpd's mod_http2.so for now, as reported by > Pedro de Oliveira it isn't working on OpenBSD yet. (sthen@) cgit ~ Makefile + patches/patch-cgit_c + patches/patch-cgit_h + patches/patch-html_c + patches/patch-html_h + patches/patch-ui-blob_c + patches/patch-ui-shared_c TAGGED OPENBSD_5_8 > Address multiple security issues: CVE-2016-1899, CVE-2016-1900, > CVE-2016-1901. > With additional hardening related to CVE-2016-1899. (jasper@) chromium ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) iridium ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) netsurf ~ Makefile.inc ~ buildsystem/patches/patch-makefiles_Makefile_top + buildsystem/patches/patch-makefiles_Makefile_tools > Fix build of updated libnsgif/libnsbmp. > Failing build pointed out by nigel@. (bentley@) ~ Makefile.inc ~ buildsystem/Makefile > Fix build of updated libnsgif/libnsbmp: forgotten bump. > ok bentley@ (naddy@) == x11 =============================================================== 11/11 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gtksourceview3 ~ Makefile ~ distinfo > update to gtksourceview-3.18.2 (jasper@) i3 ~ Makefile > add an easily-greppable marker for ports known to use pledge(). > it's not so important while they're only in patches in the ports tree, > but for any which get upstreamed it saves a ~100GB grep to find them. > (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
