OpenBSD ports changes summary for 2017-09-27
============================================

comms/pilot-link                        databases/sqlite3
devel/git                               devel/nspr
devel/qbs                               devel/ti-msp430gcc
editors/TeXmacs                         mail/courier-authlib
mail/kopano                             mail/maildrop
multimedia/avidemux                     net/jftpgw
net/nmap                                net/ns
net/poco                                net/pork
net/py-botocore                         net/wide-dhcpv6
print/libspectre                        security/libhttpseverywhere
security/nss                            sysutils/awscli
sysutils/gdmap                          x11/libgdiplus

== comms ============================================================= 01/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms

pilot-link

  - patches/patch-configure               ~ Makefile
  + patches/patch-configure_ac            

  > Unbreak autoconf check with clang by not using nested function.
  > Replace gettext module while here. (naddy@)

== databases ========================================================= 02/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

sqlite3

  ~ Makefile                              ~ distinfo

  > Bugfix update to sqlite3-3.20.1.
  > Only contains a single fix for a memory leak, cf
  > https://sqlite.org/src/info/abc7adfda27b67ef
  > See https://bugzilla.mozilla.org/show_bug.cgi?id=1392937 for what trigerred
  > this fix/release.
  > looks safe to sthen@ (landry@)

== devel ============================================================= 03/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

git

  - patches/patch-t_t0001-init_sh         
  - patches/patch-t_t4062-diff-pickaxe_sh
  - patches/patch-t_t7004-tag_sh          ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile
  ~ patches/patch-gitweb_gitweb_perl      ~ patches/patch-t_test-lib_sh

  > Security update to git-2.14.2
  > The `git` subcommand `cvsserver` is a Perl script which makes excessive
  > use of the backtick operator to invoke `git`. Unfortunately user input
  > is used within some of those invocations.
  > http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt
  > ok benoit@ (maintainer), "Fix should go in" sthen@ (danj@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > Security update to 2.12.5
  > The `git` subcommand `cvsserver` is a Perl script which makes excessive
  > use of the backtick operator to invoke `git`. Unfortunately user input
  > is used within some of those invocations.
  > http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt
  > ok sthen@ (danj@)

nspr

  ~ Makefile                              ~ distinfo

  > Update to nspr 4.17.
  > Will be required by gecko 57 branch, so might help things for upcoming
  > -stable. (landry@)

qbs

  ~ Makefile                              ~ pkg/PLIST

  > < is different from <= (espie@)

ti-msp430gcc

  ~ Makefile                              

  > Disable ports that don't build on clang archs; ok naddy@ (jca@)

== editors =========================================================== 04/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors

TeXmacs

  ~ Makefile                              

  > Disable ports that don't build on clang archs; ok naddy@ (jca@)

== mail ============================================================== 05/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

courier-authlib

  ~ Makefile                              

  > missing automake build_depends
  > spotted by naddy@ (giovanni@)

kopano

  - core/patches/patch-common_ECLogger_cpp
  - core/patches/patch-common_include_kopano_lockhelper_hpp
  - core/patches/patch-installer_linux_Makefile_in
  - core/patches/patch-installer_linux_kopano-autorespond
  ~ core/Makefile                         ~ core/distinfo
  ~ core/patches/patch-ECtools_mapitime_cpp
  ~ core/patches/patch-ECtools_search_Makefile_in
  ~ core/patches/patch-Makefile_in        ~ core/patches/patch-configure_ac
  ~ core/patches/patch-installer_linux_dagent_cfg
  ~ core/patches/patch-spooler_python_Makefile_in
  ~ core/pkg/PLIST-main                   

  > update to 8.4.90.394 and fix wantlib (robert@)

  ~ webapp/Makefile                       ~ webapp/distinfo
  ~ webapp/pkg/PLIST                      

  > update to 3.4.0.899 (robert@)

  ~ Makefile.inc                          

  > add missing file from the previous kopano update commit (robert@)

maildrop

  ~ Makefile                              

  > missing automake build_depends
  > spotted by naddy@ (giovanni@)

== multimedia ======================================================== 06/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

avidemux

  ~ Makefile                              

  > BROKEN on amd64: inline assembly and C++ syntax errors with clang (naddy@)

  ~ Makefile                              

  > Disable ports that don't build on clang archs; ok naddy@ (jca@)

== net =============================================================== 07/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

jftpgw

  ~ Makefile                              + patches/patch-configure_in

  > Unbreak autoconf check with clang by not using nested functions (dcoppa@)

nmap

  ~ Makefile                              ~ patches/patch-Makefile_in
  ~ patches/patch-scan-engine_cc          ~ patches/patch-timing_cc
  ~ patches/patch-zenmap_setup_py         + patches/patch-nping_configure_ac

  > Unbreak autoconf check with clang by not using nested functions
  > Regen patches while here (dcoppa@)

  ~ Makefile                              

  > Use the right autoconf invocation as per gnu.port.mk (dcoppa@)

ns

  - patches/patch-configure               ~ Makefile
  + patches/patch-conf_configure_in_TclCL
  + patches/patch-conf_configure_in_nse   + patches/patch-conf_configure_in_tcl
  + patches/patch-conf_configure_in_tk    

  > Unbreak autoconf checks with clang by not using nested functions (dcoppa@)

poco

  ~ Makefile                              
  + patches/patch-Foundation_include_Poco_Platform_h
  + patches/patch-Foundation_src_Environment_VX_cpp

  > compile fix for arm64.  bump revision, because a header file is changed.
  > OK sthen@ (phessler@)

pork

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-configure_ac            

  > Unbreak autoconf check with clang by not using nested functions (dcoppa@)

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.7.18. (ajacoutot@)

wide-dhcpv6

  ~ Makefile                              + patches/patch-configure_in

  > Fix another three nested functions (dcoppa@)

== print ============================================================= 08/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print

libspectre

  ~ Makefile                              + patches/patch-configure_ac

  > Unbreak autoconf check with clang by not using nested function (dcoppa@)

  ~ patches/patch-configure_ac            

  > minor nit... (dcoppa@)

== security ========================================================== 09/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

libhttpseverywhere

  ~ Makefile                              ~ distinfo
  ~ patches/patch-meson_build             ~ pkg/PLIST

  > Update to libhttpseverywhere-0.6.0. (ajacoutot@)

nss

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to nss 3.33.
  > See
  > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.33_rele
  > ase_notes
  > Will be required by gecko 57 branch, so might make things easier for the
  > upcoming -stable branch. (landry@)

== sysutils ========================================================== 10/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.160. (ajacoutot@)

gdmap

  ~ Makefile                              + patches/patch-configure_ac

  > Unbreak autoconf check with clang by not using nested functions (dcoppa@)

== x11 =============================================================== 11/11 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

libgdiplus

  ~ Makefile                              + patches/patch-configure_ac

  > Unbreak autoconf check with clang by not using nested function (dcoppa@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to