OpenBSD ports changes summary for 2017-10-08 to 2017-10-15 inclusive
====================================================================

archivers                               archivers/brotli
archivers/woff2                         audio
audio/adplug                            audio/dumb
audio/gqmpeg                            audio/mp3applygain
audio/rhythmbox                         comms/smstools
converters/dos2unix                     databases
databases/mariadb                       databases/pkglocatedb
devel                                   devel/acpica
devel/cpp-hocon                         devel/cppcheck
devel/glade                             devel/harfbuzz
devel/leatherman                        devel/libspectrum
devel/llvm                              devel/meson
devel/py-hg-git                         devel/py-hgnested
devel/quirks                            devel/ruby-rake-remote_task
devel/ruby-rspec                        devel/sdl-image
devel/sdl2-image                        devel/valgrind
devel/xdg-utils                         editors/neovim
editors/zile                            emulators/qemu
games/xminesweep                        graphics
graphics/babl                           graphics/dpic
graphics/goocanvas2                     graphics/png
graphics/pngcrush                       infrastructure/bin
infrastructure/mk                       lang/g77
lang/go-bootstrap                       lang/gravity
lang/node                               lang/python
lang/racket-minimal                     lang/scala
lang/vala                               mail/dovecot
mail/dovecot-pigeonhole                 mail/mutt
mail/neomutt                            mail/offlineimap
mail/postfix                            math/R
math/hoc                                multimedia
multimedia/dvdbackup                    multimedia/get_iplayer
multimedia/gnome-twitch                 multimedia/mkvtoolnix
net                                     net/bitlbee-facebook
net/bro                                 net/curl
net/dleyna                              net/dnsfilter
net/dnsmasq                             net/gnugk
net/icinga                              net/ircII
net/munin                               net/ntopng
net/ocserv                              net/py-botocore
net/wireshark                           print/cups
print/py-relatorio                      print/texlive
productivity/gnucash                    security
security/arirang                        security/botan
security/botan2                         security/heimdal
security/keybase                        security/py-M2Crypto
security/py-dfdatetime                  sysutils
sysutils/amazon-ssm-agent               sysutils/augeas
sysutils/awless                         sysutils/awscli
sysutils/beats                          sysutils/facter
sysutils/firmware                       sysutils/login_krb5
sysutils/logstalgia                     sysutils/mcollective
sysutils/rofi                           sysutils/ruby-puppet
sysutils/ruby-puppet-lint               sysutils/salt
sysutils/terraform                      textproc
textproc/apertium-dicts                 textproc/elasticsearch
textproc/html-xml-utils                 textproc/mupdf
textproc/ruby-rss                       www
www/chromium                            www/puppet-dashboard
www/py-django                           www/qutebrowser
www/youtube-dl                          x11/gnome
x11/xwallpaper                          

== archivers ========================================================= 01/23 ==

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

archivers

  ~ Makefile                              

  > +woff2 (ajacoutot@)

brotli

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to brotli-1.0.1.
  > - remove conflict with net/bro
  > ok pascal@ (maintainer) (ajacoutot@)

  ~ Makefile                              

  > HOMEPAGE is implied by the GH_* variables. (ajacoutot@)

woff2

  + distinfo                              + Makefile
  + patches/patch-CMakeLists_txt          + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     Import woff2-1.0.1.

== audio ============================================================= 02/23 ==

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

audio

  ~ Makefile                              

  > +mp3applygain (jeremy@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

adplug

  + patches/patch-configure               

  > Don't hardcode libstdc++, fixes build on systems which don't provide it
  > clang ignores -lstdc++ even if it is absent from the system, giving the
  > wrong hint to the configure, which proceeds to add it to the list of
  > libraries.  Then libtool fails because it can't find it.
  > Why is clang ignoring -lstdc++?  Convenience? (jca@)

dumb

  ~ patches/patch-Makefile_rdy            

  > Fix link with ld.lld (missing -lm) (jca@)

gqmpeg

  ~ Makefile                              

  > Fix link with ld.lld (missing -lm) (jca@)

mp3applygain

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import mp3applygain 1.1.0

rhythmbox

  ~ Makefile                              ~ distinfo

  > Update to rhythmbox-3.4.2. (ajacoutot@)

== comms ============================================================= 03/23 ==

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

smstools

  - patches/patch-src_Makefile            ~ Makefile
  ~ distinfo                              ~ patches/patch-scripts_sendsms
  ~ pkg/PLIST                             

  > update to smstools3-3.1.21 (sthen@)

== converters ======================================================== 04/23 ==

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

dos2unix

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Maintenance update to dos2unix 7.4.0 (bcallah@)

== databases ========================================================= 05/23 ==

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

databases

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

mariadb

  ~ patches/patch-storage_oqgraph_CMakeLists_txt

  > bail out of checks right away, avoid awkwardness with boost (espie@)

pkglocatedb

  ~ Makefile                              ~ files/pkg_locate.1
  ~ files/pkglocate                       ~ pkg/DESCR

  > the src flavor  died when we added locate databases for src and X.
  > have the script automatically include them.
  > revamp manpage entirely: examples, directly refer to locate(1) for options,
  > make sure man works regardless of the command name. (espie@)

== devel ============================================================= 06/23 ==

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

devel

  ~ Makefile                              

  > +devel/py-hgnested (juanfra@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

acpica

  ~ Makefile                              ~ distinfo
  ~ patches/patch-generate_unix_Makefile_config
  ~ patches/patch-generate_unix_acpiexec_Makefile

  > update to acpica-20170929
  > from Caspar Schutijser
  > 'go for it' sthen@ (jasper@)

cpp-hocon

  ~ Makefile                              ~ distinfo

  > minimal update to 0.1.6 (sebastia@)

cppcheck

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.81 (gsoares@)

glade

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to glade-3.20.1 (jasper@)

harfbuzz

  ~ Makefile                              ~ distinfo

  > Update to harfbuzz-1.6.0. (ajacoutot@)

leatherman

  ~ Makefile                              ~ distinfo

  > small update to 1.3.0 (sebastia@)

libspectrum

  ~ Makefile                              ~ distinfo

  > Update to libspectrum-1.4.1. (benoit@)

llvm

  ~ Makefile                              
  + patches/patch-tools_lld_ELF_SyntheticSections_cpp
  + patches/patch-tools_lld_ELF_SyntheticSections_h

  > - [ELF] - Fix segfault when processing .eh_frame.
  > - [LLD] Fix padding of .eh_frame when in executable segment
  > from Brad (maintainer) (ajacoutot@)

meson

  ~ Makefile                              ~ distinfo
  ~ meson.port.mk                         
  ~ patches/patch-mesonbuild_backend_ninjabackend_py
  ~ patches/patch-mesonbuild_scripts_meson_install_py

  > Update to meson-0.43.0.
  > - tested with all consumers (ajacoutot@)

py-hg-git

  ~ Makefile                              

  > fix bogus ${MODPY_PY_PREFIX} in DISTNAME, inadvertently found by semarie :)
  > (sthen@)

py-hgnested

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     From Sebastien Marie. OK danj@.

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Add quirk for puppet-dashboard (jeremy@)

  ~ Makefile                              ~ files/Quirks.pm

  > remove net/dnsfilter, not maintained anymore. net/dnsdist is a
  > possible replacement.
  > ok florian@ (benno@)

  ~ Makefile                              ~ files/Quirks.pm

  > Add quirk for ruby-arirang -> arirang (jeremy@)

ruby-rake-remote_task

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-_metadata

  > Update to rake-remote_task 2.4.2.
  > Add patch to gemspec so this runs with rake 12 (the default on ruby 2.4).
  > Make tests work by adding a TDEP on ruby-hoe. (jeremy@)

ruby-rspec

  ~ specinfra/Makefile                    ~ specinfra/distinfo
  ~ specinfra/patches/patch-_metadata     ~ specinfra/pkg/PLIST

  > update to specinfra-2.72.0 (jasper@)

sdl-image

  ~ Makefile                              

  > We're not OSX, so we don't compile objective C code, so force the
  > linker to be CC. (espie@)

sdl2-image

  ~ Makefile                              

  > We're not OSX, so we don't compile objective C code, so force the
  > linker to be CC. (espie@)

valgrind

  + patches/patch-configure_ac            

  > we won't have clang older than 2.9, so simply accept all versions of
  > clang as a valid compiler
  > OK sthen@ jca@ (phessler@)

xdg-utils

  ~ Makefile                              
  ~ patches/patch-scripts_xdg-screensaver_in

  > Fix an incompatibility with our sed in xdg-screensaver.
  > Fixes an error in "xdg-screensaver suspend $win", as used in retroarch.
  > (sed: 1: "/^Screen Saver:/,/^[^ ] ...: unexpected EOF (pending }'s))
  > While here, use HTTPS for MASTER_SITES.
  > ok ajacoutot@ (maintainer) (bentley@)

== editors =========================================================== 07/23 ==

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

neovim

  ~ Makefile                              

  > fix COMMENT (jasper@)

zile

  ~ Makefile                              ~ distinfo

  > Update for Zile to 2.4.14:
  > Makefile.am: fix pushing of tag in dorelease target (escape $)
  > maint: post-release administrivia
  > * NEWS: Add header line for next release.
  > * .prev-version: Record previous version.
  > * cfg.mk (old_NEWS_hash): Auto-update.
  > * NEWS: Record release date.
  > OK bcallah@ (gonzalo@)

== emulators ========================================================= 08/23 ==

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

qemu

  ~ Makefile                              ~ distinfo

  > Update to qemu-2.10.1.
  > from Brad (maintainer) (ajacoutot@)

== games ============================================================= 09/23 ==

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

xminesweep

  ~ Makefile                              + patches/patch-xminesweep_h

  > Needs stdlib.h for malloc/free/exit.  Prevents crash at startup.
  > ok gsoares@ (pascal@)

== graphics ========================================================== 10/23 ==

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

graphics

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

babl

  ~ Makefile                              ~ distinfo

  > Update to babl-0.1.34. (ajacoutot@)

dpic

  - patches/patch-Makefile                

  > zap empty patch (rsadowski@)

goocanvas2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to goocanvas2-2.0.4. (ajacoutot@)

png

  ~ Makefile                              ~ distinfo

  > Security update png to 1.6.32.
  > "libpng version 1.6.31 added png_handle_eXIf(), which has a
  > null-pointer-dereference bug as well as a potential memory leak. Insofar as
  > the
  > function has existed for only four weeks and the chunk itself for only six,
  > it's unlikely there are any applications affected by it at this time, but
  > they
  > might come into existence in the future. The vulnerability is fixed in
  > version
  > 1.6.32, released on 24 August 2017."
  > ok naddy@ (rsadowski@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_2
  > Security update to png-1.6.32.
  > "libpng version 1.6.31 added png_handle_eXIf(), which has a
  > null-pointer-dereference bug as well as a potential memory leak. Insofar as
  > the
  > function has existed for only four weeks and the chunk itself for only six,
  > it's unlikely there are any applications affected by it at this time, but
  > they
  > might come into existence in the future. The vulnerability is fixed in
  > version
  > 1.6.32, released on 24 August 2017."
  > -- http://www.libpng.org/pub/png/libpng.html
  > ok naddy@ (rsadowski@)

pngcrush

  ~ Makefile                              ~ distinfo

  > Update to pngcrush-1.8.13. (benoit@)

== infrastructure ==================================================== 11/23 ==

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

bin

  ~ out-of-date                           

  > use pkg_create -S  so that port sigs and package sigs are handled
  > identically.
  > Along with removing the XXX in out-of-date, this also fixes dpb update
  > modes. (espie@)

mk

  ~ bsd.port.mk                           

  > use pkg_create -S  so that port sigs and package sigs are handled
  > identically.
  > Along with removing the XXX in out-of-date, this also fixes dpb update
  > modes. (espie@)

== lang ============================================================== 12/23 ==

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

g77

  ~ Makefile                              + patches/patch-gcc_f_g77spec_c

  > let f77 ports link with ldd, if we so wish.
  > okay phessler@ (espie@)

go-bootstrap

  ~ Makefile                              + patches/patch-src_cmd_ld_ldelf_c
  + patches/patch-src_go_build_build_go   
  + patches/patch-src_time_format_test_go
  + patches/patch-src_time_time_test_go   

  > Make lang/go-bootstrap regress pass again:
  > - More effectively disable cgo so that cgo tests are not attempted
  > (backported from the go 1.4 release branch).
  > - Implement the __guard_local hidden symbol workaround.
  > - Skip two time related tests that are dependent on external timezone
  > data dependencies. (jsing@)

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

  > Switch lang/go-bootstrap to use the go1.4 release tarball.
  > Upstream is providing a tarball of the release-branch.go1.4 git branch,
  > which contains minor fixes to keep Go 1.4 building on current platforms.
  > Most of the patches that we currently have for lang/go-bootstrap have
  > now been committed upstream.
  > The current go1.4 release tarball contains one of the patches and most of
  > the remaining patches will be removed when a new release tarball becomes
  > available.
  > ok sthen@ (jsing@)

gravity

  ~ Makefile                              ~ distinfo

  > Update gravity to 0.3.6 -- among bugfixes, also adds an internal math lib
  > and is now C99 instead of C11. (bcallah@)

node

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                
  ~ patches/patch-deps_npm_node_modules_node-gyp_gyp_pylib_gyp_generator_make_py
  + patches/patch-test_common_index_js    
  + patches/patch-test_parallel_test-child-process-exec-timeout_js
  + patches/patch-test_parallel_test-cluster-dgram-1_js
  + patches/patch-test_parallel_test-http-dns-error_js
  + patches/patch-test_parallel_test-net-dns-error_js
  + patches/patch-test_parallel_test-process-execpath_js
  + patches/patch-test_sequential_test-child-process-execsync_js
  + patches/patch-test_sequential_test-module-loading_js

  > Update node to the latest.
  > Full changelog here:
  > https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6
  > .11.4
  > Port changes:
  > - fix tests
  > No objections. (abieber@)

python

  ~ 3.6/Makefile                          ~ 3.6/distinfo
  ~ 3.6/pkg/PLIST-idle                    ~ 3.6/pkg/PLIST-main
  ~ 3.6/pkg/PLIST-tests                   

  > update Python to 3.6.3.
  > tested in a bulk build by naddy@, thanks. (rpointel@)

racket-minimal

  ~ Makefile                              

  > Add mips64el to racket. (juanfra@)

scala

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update scala to 2.12.3.
  > sounds good jasper@. (rpointel@)

vala

  ~ Makefile                              ~ distinfo

  > update to vala-0.36.6 (jasper@)

== mail ============================================================== 13/23 ==

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

dovecot

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-server                      

  > update to Dovecot-2.2.33.1, from Brad. (sthen@)

dovecot-pigeonhole

  ~ Makefile                              ~ distinfo
  ~ patch-src_managesieve-login_Makefile_in

  > update to Dovecot-Pigeonhole-0.4.21, from Brad. (sthen@)

mutt

  ~ Makefile                              ~ pkg/PLIST

  > De-conflict with neomutt. (sthen@)

neomutt

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to neomutt-20171013.
  > Note: this version renames the binary to "neomutt" (and various other files
  > where the name was shared with mutt) - so the packages are now
  > de-conflicted
  > allowing both to be installed together. Users may wish to add a shell alias
  > or symlink for mutt->neomutt. (sthen@)

offlineimap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-offlineimap_conf        

  > Update to offlineimap-7.1.3
  > From Remi Locherer (danj@)

postfix

  ~ stable/Makefile                       ~ stable/distinfo

  > update to Postfix-3.2.3, from Brad. (sthen@)

== math ============================================================== 14/23 ==

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

R

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/README

  > Update to R 3.4.2
  > ok rsadowski@ (feinerer@)

hoc

  - patches/patch-hoc_y                   - patches/patch-makefile
  - patches/patch-symbol_c                ~ Makefile
  ~ distinfo                              

  > hoc(1) moves to github; patches incorporated; new homepage;
  > multiple cluebats from, and ok, sthen@ (ian@)

== multimedia ======================================================== 15/23 ==

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

multimedia

  ~ Makefile                              

  > +gnome-twitch (bcallah@)

dvdbackup

  ~ Makefile                              

  > avoid DT_NEEDED issues, explicitly link with dvdread (espie@)

get_iplayer

  ~ Makefile                              ~ distinfo
  ~ patches/patch-get_iplayer             

  > update to get_iplayer-3.04 (sthen@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-get_iplayer             

  > update to get_iplayer-3.05 (sthen@)

gnome-twitch

  + Makefile                              + distinfo
  + patches/patch-print_git_version_py    + patches/patch-meson_options_txt
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import multimedia/gnome-twitch, a desktop Twitch.tv client.

mkvtoolnix

  ~ Makefile                              

  > Remove unnecessary BDEP on devel/ruby-rake
  > This builds with the current ports version of ruby, which includes rake,
  > it doesn't need devel/ruby-rake, which is ruby 1.8 specific. (jeremy@)

== net =============================================================== 16/23 ==

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

net

  ~ Makefile                              

  > remove net/dnsfilter, not maintained anymore. net/dnsdist is a
  > possible replacement.
  > ok florian@ (benno@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

bitlbee-facebook

  ~ Makefile                              ~ distinfo

  > Update bitlbee-facebook to 1.1.2.
  > From maintainer Michal Mazurek.
  > OK rsadowski@ (fcambus@)

bro

  ~ Makefile                              ~ pkg/PLIST

  > Does not conflict with brotli anymore. (ajacoutot@)

curl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 7.56.0:
  > - adds a new MIME API
  > - fix for CVE-2017-1000254 (FTP PWD response parser out of bounds read)
  > (naddy@)

  ~ Makefile                              + patches/patch-lib_ftp_c

  TAGGED OPENBSD_6_2
  > security fix: CVE-2017-1000254 (FTP PWD response parser out of bounds read)
  > (naddy@)

dleyna

  - connector-dbus/patches/patch-src_connector-dbus_c
  - core/patches/patch-libdleyna_core_main-loop_c
  - renderer/patches/patch-libdleyna_renderer_server_c
  - renderer/patches/patch-libdleyna_renderer_upnp_c
  - server/patches/patch-Makefile_in      
  - server/patches/patch-libdleyna_server_props_c
  - server/patches/patch-libdleyna_server_upnp_h
  ~ Makefile.inc                          ~ connector-dbus/Makefile
  ~ connector-dbus/distinfo               ~ core/Makefile
  ~ core/distinfo                         ~ core/pkg/PLIST
  ~ renderer/Makefile                     ~ renderer/distinfo
  ~ server/Makefile                       ~ server/distinfo
  ~ server/patches/patch-libdleyna_server_device_c
  + server/patches/patch-Makefile_am      

  > Update the dleyna stack to the latest releases. (ajacoutot@)

dnsfilter

  - Makefile                              - distinfo
  - patches/patch-dnsfilter_h             - patches/patch-pf_if_c
  - pkg/DESCR                             - pkg/PLIST
  - pkg/dnsfilter.rc                      

  > remove net/dnsfilter, not maintained anymore. net/dnsdist is a
  > possible replacement.
  > ok florian@ (benno@)

dnsmasq

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_2
  > update to dnsmasq-2.78 in -stable; many CVE fixes (sthen@)

gnugk

  - patches/patch-Toolkit_cxx             - patches/patch-gk_cxx
  - patches/patch-yasocket_cxx            ~ Makefile
  ~ distinfo                              

  > Update to gnugk-4.7.20171013.
  > - upstream included our patches (ajacoutot@)

  - patches/patch-Toolkit_cxx             - patches/patch-gk_cxx
  - patches/patch-yasocket_cxx            ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ pkg/gnugk.rc                          

  TAGGED OPENBSD_6_2
  > SECURITY update to gnugk-4.7.20171013. (ajacoutot@)

icinga

  ~ web2/Makefile                         ~ web2/distinfo
  ~ web2/pkg/PLIST                        

  > update to icinga-web2-2.4.2 (sthen@)

  ~ web2-module-director/Makefile         ~ web2-module-director/distinfo
  ~ web2-module-director/pkg/PLIST        

  > update to icingaweb2-module-director-1.4.0 (sthen@)

ircII

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > update to 20170704; from Brad (naddy@)

munin

  ~ Makefile                              
  + patches/patch-plugins_node_d_openbsd_memory_in

  > Backport  swap usage stats to the memory plugin.
  > From Frank Groeneveld frankf at rankgroeneveld dot nl, thanks! (kirby@)

ntopng

  ~ Makefile                              ~ patches/patch-src_Flow_cpp

  > Add a patch from upstream to avoid strchr on a sequence of bytes which is
  > not
  > a NUL-terminated string. Segfault reported by kasak at kasakoff.net.
  > (sthen@)

  ~ Makefile                              ~ patches/patch-src_Flow_cpp

  TAGGED OPENBSD_6_2
  > MFC ntopng's dissectHTTP reads beyond end of payload fix (sthen@)

ocserv

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-doc_sample_config
  ~ patches/patch-tests_data_test1_passwd

  > update to ocserv-0.11.9 (sthen@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

wireshark

  ~ Makefile                              ~ distinfo

  > update to wireshark-2.4.2 (sthen@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_2
  > update -stable to wireshark-2.4.2 (sthen@)

== print ============================================================= 17/23 ==

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

cups

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makedefs_in             ~ patches/patch-backend_ipp_c
  ~ patches/patch-config-scripts_cups-common_m4
  ~ patches/patch-cups_Makefile           ~ patches/patch-filter_Makefile
  ~ patches/patch-scheduler_ipp_c         ~ pkg/PLIST-main

  > Update to cups-2.2.5. (ajacoutot@)

py-relatorio

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-relatorio-0.7.1
  > From semarie (danj@)

texlive

  ~ base/Makefile                         
  + base/patch-texk_web2c_luatexdir_image_pdftoepdf_w

  > Actually pass -std=c++11 instead of just using a C++11 capable
  > compiler.
  > Add a patch to let pdftoepdf from luatex to still build (found by
  > sthen@).
  > I hope this will also help architectures without clang in base
  > (where this port is currently broken). (kili@)

== productivity ====================================================== 18/23 ==

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

gnucash

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gnucash-2.6.18. (ajacoutot@)

== security ========================================================== 19/23 ==

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

security

  ~ Makefile                              

  > +     SUBDIR += py-dfdatetime,python3 (rpointel@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

arirang

  ~ Makefile                              ~ pkg/PLIST

  > Change PKGNAME from ruby-arirang to arirang, since this is a
  > program, not a library.
  > Switch CONFIGURE_STYLE from ruby extconf to simple, since
  > the extconf style will be removed from ruby.port.mk soon.
  > Update WANTLIB accordingly.
  > OK Jung Lee, maintainer (jeremy@)

botan

  ~ Makefile                              ~ distinfo
  + patches/patch-src_engine_openssl_ossl_bc_cpp
  + patches/patch-src_engine_openssl_ossl_md_cpp

  > Update botan to 1.10.17
  > Minor library bump to libbotan-1.10.so.1.1
  > Patch it to compile with LibreSSL
  > Fix CVE-2017-14737 (bluhm@)

botan2

  - patches/patch-src_tests_test_ffi_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_py            ~ patches/patch-src_tests_main_cpp
  ~ pkg/PLIST                             
  + pkg/patch-src_lib_prov_openssl_openssl_rsa_cpp
  + pkg/patch-src_lib_utils_os_utils_cpp

  > Update botan2 to 2.3.0
  > Major library bump to libbotan-2.so.3.0
  > Remove patch applied upstream
  > Patch it to compile with clang
  > Fix CVE-2017-14737 (bluhm@)

heimdal

  ~ Makefile                              ~ patches/patch-tools_krb5-config_in

  > Prefer -Wl,-rpath over -R to properly register the rpath with clang. This
  > fixes at least sysutils/login_krb5.
  > issue reported by Kurt Mosiejczuk (ajacoutot@)

keybase

  ~ Makefile                              ~ distinfo
  ~ patches/patch-go_client_cmd_update_go

  > Update keybase to latest - diff from Ray Lai <[email protected]> with the
  > addition of NO_TEST from myself.
  > OK gonzalo@ (abieber@)

py-M2Crypto

  ~ Makefile                              

  > Take maintainer.
  > req. by rpe@ (former maintainer) (ajacoutot@)

  ~ Makefile                              ~ distinfo
  + patches/patch-SWIG__bio_i             + patches/patch-SWIG__evp_i
  + patches/patch-SWIG__lib11_compat_i    + patches/patch-SWIG__lib_i
  + patches/patch-SWIG__ssl_i             + patches/patch-SWIG__threads_i
  + patches/patch-SWIG_libcrypto-compat_h

  > Update to py-M2Crypto-0.27.0.
  > - committing early to catch any regression (ajacoutot@)

py-dfdatetime

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 20170719 version, add python3 FLAVOR.
  > ok benoit@. (rpointel@)

== sysutils ========================================================== 20/23 ==

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

sysutils

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

amazon-ssm-agent

  ~ Makefile                              ~ distinfo

  > Update to amazon-ssm-agent-2.2.24.0. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to amazon-ssm-agent-2.2.30.0. (ajacoutot@)

augeas

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

  > update to augeas-1.9.0 (jasper@)

awless

  ~ Makefile                              ~ distinfo

  > Update to awless-0.1.5. (ajacoutot@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.168. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.169. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.170. (ajacoutot@)

beats

  ~ filebeat/Makefile                     ~ filebeat/distinfo
  ~ filebeat/pkg/PLIST                    ~ heartbeat/Makefile
  ~ heartbeat/distinfo                    ~ metricbeat/Makefile
  ~ metricbeat/distinfo                   ~ packetbeat/Makefile
  ~ packetbeat/distinfo                   

  > update to beats-5.6.2 (jasper@)

  ~ filebeat/Makefile                     ~ filebeat/distinfo
  ~ heartbeat/Makefile                    ~ heartbeat/distinfo
  ~ metricbeat/Makefile                   ~ metricbeat/distinfo
  ~ packetbeat/Makefile                   ~ packetbeat/distinfo

  > update to beats-5.6.3 (jasper@)

facter

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_CMakeLists_txt      

  > Minor update to 3.9.2 (sebastia@)

firmware

  + bwfm/Makefile                         + bwfm/distinfo
  + bwfm/pkg/DESCR                        + bwfm/pkg/PLIST

  > New import:
  >     Import Broadcom FullMAC chipset firmware for bwfm(4).

  ~ Makefile                              

  > +bwfm (patrick@)

login_krb5

  ~ Makefile                              

  > Bump REVISION to match an upcoming fix to -stable. (ajacoutot@)

  ~ Makefile                              + patches/patch-Makefile_inc

  TAGGED OPENBSD_6_2
  > Add RPATH to unbreak runtime.
  > issue reported by Kurt Mosiejczuk
  > ok sthen@ (ajacoutot@)

logstalgia

  ~ Makefile                              ~ distinfo

  > Update for Logstalgia to 1.1.0:
  > https://github.com/acaudwell/Logstalgia/releases
  > OK rpointel@ (gonzalo@)

mcollective

  ~ Makefile                              ~ distinfo

  > Small update to 2.11.3 (sebastia@)

rofi

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + patches/patch-source_dialogs_combi_c

  > update to rofi-1.4.1 (jasper@)

ruby-puppet

  ~ 4/Makefile                            ~ 4/pkg/PLIST
  + 4/patches/patch-lib_puppet_rb         

  > Properly install the locales related gettextsetup stuff, and tell
  > Puppet where to find it. That will prevent spamming logs with
  > GettextSetup not found for module ... introduced since the last update
  > (sebastia@)

  ~ 4/Makefile                            ~ 4/distinfo

  > bugfix update to 4.10.8 (sebastia@)

ruby-puppet-lint

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > bugfix update to 2.3.3 (sebastia@)

salt

  ~ Makefile                              ~ distinfo

  > Update to salt-2017.7.2. (ajacoutot@)

terraform

  ~ provider-vsphere/Makefile             ~ provider-vsphere/distinfo

  > Update to terraform-provider-vsphere-0.4.2. (ajacoutot@)

== textproc ========================================================== 21/23 ==

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

textproc

  ~ Makefile                              

  > -ruby-rss (jeremy@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

apertium-dicts

  ~ ita/Makefile                          ~ ita/distinfo

  > Update to apertium-ita-0.10.0. (bentley@)

  ~ cat/Makefile                          ~ cat/distinfo

  > Update to apertium-cat-2.3.0. (bentley@)

  ~ rus/Makefile                          ~ rus/distinfo

  > Update to apertium-rus-0.2.0. (bentley@)

elasticsearch

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to elasticsearch-5.6.2 (jasper@)

  ~ Makefile                              ~ distinfo

  > update to elasticsearch-5.6.3 (jasper@)

html-xml-utils

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > Update to html-xml-utils-7.2.
  > Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog (bentley@)

mupdf

  ~ Makefile                              
  ~ patches/patch-source_fitz_load-jpx_c

  > MuPDF does some locking around its allocation calls; it overrides
  > openjpeg's
  > allocators to do this locking too. However mupdf tries to manually align
  > things
  > in a way that doesn't match what openjpeg does, which we noticed when frees
  > were segfaulting because the addresses didn't match up.
  > In the case of the openjpeg port it's relying on malloc(3)'s guarantee
  > "The allocated space is suitably aligned (after possible pointer coercion)
  > for storage of any type of object" so patch mupdf to do the same.
  > Fixes crash noticed by jca@ in
  > https://www.broadband-forum.org/technical/download/TR-177.pdf (sthen@)

ruby-rss

  - Makefile                              - distinfo
  - patches/patch-setup_rb                - pkg/DESCR
  - pkg/PLIST                             

  > Remove ruby-rss
  > A version of this was included in ruby 1.8.4, and ruby has shipped with
  > a newer version since ruby 1.9.
  > OK jcs@ (jeremy@)

== www =============================================================== 22/23 ==

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

www

  ~ Makefile                              

  > Unlink puppet-dashboard (jeremy@)

  ~ Makefile                              

  > Remove building of ruby 2.2 ports with native code by default.
  > Also fixes a couple of issues where only the ruby 2.2 version was built
  > by default, building them with ruby 2.3 and 2.4 by default instead.
  > (jeremy@)

chromium

  ~ Makefile                              ~ patches/patch-base_BUILD_gn
  ~ patches/patch-base_process_process_metrics_posix_cc
  ~ patches/patch-build_config_compiler_BUILD_gn
  ~ patches/patch-chrome_browser_extensions_BUILD_gn
  ~ patches/patch-chrome_browser_extensions_external_provider_impl_cc
  ~ patches/patch-chrome_common_pref_names_cc
  ~ patches/patch-chrome_common_pref_names_h
  ~ patches/patch-content_zygote_zygote_main_linux_cc
  + patches/patch-base_files_file_path_watcher_kqueue_h
  + patches/patch-base_files_file_path_watcher_stub_cc
  + patches/patch-services_device_time_zone_monitor_time_zone_monitor_linux_cc

  > make chromium use kqueue as the file watcher implementation instead of the
  > stub implementation which caused the timezone watcher constructor and
  > destructor
  > to act weird and cause a use after free abort
  > also patch the timezone watcher to only watch /etc/localtime as we are not
  > using glibc (thank god) and there are no other files to watch for timezone
  > change
  > tested with 1500 consecutive startup of chromium without getting the random
  > use after free (robert@)

  ~ patches/patch-build_config_compiler_BUILD_gn

  > oops, this one sneaked it, so do not use -g1 for !debug builds (robert@)

puppet-dashboard

  - Makefile                              - distinfo
  - patch-app_views_layouts_application_html_haml
  - patch-app_views_layouts_radiator_html_haml
  - patch-config_settings_yml_example     - patch-lib_tasks_import_reports_rake
  - pkg/DESCR                             - pkg/PLIST
  - pkg/README                            - pkg/puppet_dashboard.rc
  - pkg/puppet_dashboard_workers.rc       

  > Remove www/puppet-dashboard.  Requires ruby 1.8 and an embeds very old
  > version of Rails and Rack.
  > OK ajacotout@, jasper@, sebastia@ (jeremy@)

py-django

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         

  > update django to 1.11.6.
  > ok benoit@. (rpointel@)

qutebrowser

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to qutebrowser-0.11.1
  > NB: this isn't the latest version (1.x is), however it dropped support for
  > (legacy) QtWebKit which results in:
  > """
  > qutebrowser needs QtWebKit or QtWebEngine, but neither could be imported!
  > The errors encountered were:
  > QtWebKit: Unsupported legacy QtWebKit found
  > QtWebEngine: cannot import name 'QtWebEngineWidgets'
  > """ (jasper@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update youtube-dl to 2017.10.07
  > ok bentley@ (rsadowski@)

== x11 =============================================================== 23/23 ==

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

gnome

  ~ gucharmap/Makefile                    ~ gucharmap/distinfo
  ~ gucharmap/pkg/PLIST                   

  > update to gucharmap-10.0.2 (jasper@)

  + recipes/patches/patch-meson_options_txt

  > Fix build with meson >=0.43.0. (ajacoutot@)

xwallpaper

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update xwallpaper to 0.2.2
  > ok sthen@ (rsadowski@)

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

Reply via email to