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

databases/postgresql                    devel/afl
devel/mpfr                              devel/quirks
games/urbanterror-data                  geo/osm2pgsql
graphics/ffmpeg                         lang/myrddin
mail/courier-authlib                    mail/courier-imap
mail/maildrop                           net/isc-bind
net/nagios                              net/py-botocore
news                                    news/plor
sysutils/awscli                         sysutils/google-cloud-sdk
x11/gtk-vnc                             x11/mplayer
x11/xfce4                               

== databases ========================================================= 01/11 ==

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

postgresql

  ~ Makefile                              ~ pkg/PLIST-server
  ~ pkg/README-server                     

  > Adjust pg_upgrade docs. Written by jeremy@ based on my notes, with small
  > tweaks by me to avoid hardcoding versions (both in this README and in the
  > @ask-update in PLIST).  OK jeremy@ pea@ (sthen@)

== devel ============================================================= 02/11 ==

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

afl

  ~ Makefile                              ~ distinfo

  > update to 2.39b
  > OK jsg@ (gsoares@)

mpfr

  ~ Makefile                              ~ distinfo

  > update to 3.1.5 patch level 2 for some bug fixes (naddy@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of plor. (fcambus@)

== games ============================================================= 03/11 ==

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

urbanterror-data

  ~ Makefile                              

  > Don't package 1G of data on the arches where urbanterror isn't built.
  > OK fcambus@ and Ryan Freeman (maintainer) (kirby@)

== geo =============================================================== 04/11 ==

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

osm2pgsql

  ~ Makefile                              

  > Mark BROKEN, fails to build with geos 3.6.
  > Reported by naddy@ & sthen@, also see
  > https://github.com/openstreetmap/osm2pgsql/issues/634,
  > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214819 and
  > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216338 (landry@)

== graphics ========================================================== 05/11 ==

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

ffmpeg

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libavutil_random_seed_c

  > Update to ffmpeg-20170208.
  > from Brad (maintainer) (ajacoutot@)

== lang ============================================================== 06/11 ==

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

myrddin

  - patches/patch-configure               - patches/patch-mk_c_mk
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update myrddin to the latest commit.
  > Remove no longer needed local patches. (jturner@)

== mail ============================================================== 07/11 ==

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

courier-authlib

  - patches/patch-userdb_userdbpw_c       ~ Makefile
  ~ distinfo                              

  > bugfix update to 0.67.0
  > patch committed upstream (giovanni@)

courier-imap

  ~ Makefile                              ~ distinfo

  > bugfix update to 4.17.3 (giovanni@)

maildrop

  ~ Makefile                              ~ distinfo

  > bugfix update to 2.8.5 (giovanni@)

== net =============================================================== 08/11 ==

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

isc-bind

  ~ Makefile                              ~ distinfo

  > update to BIND 9.10.4-P6
  > * If a server is configured with a response policy zone (RPZ) that
  > rewrites an answer with local data, and is also configured for DNS64
  > address mapping, a NULL pointer can be read triggering a server crash.
  > This flaw is disclosed in CVE-2017-3135. [RT #44434]
  > * A synthesized CNAME record appearing in a response before the associated
  > DNAME could be cached, when it should not have been. This was a
  > regression introduced while addressing CVE-2016-8864. [RT #44318] (sthen@)

  ~ Makefile                              ~ distinfo
  + patches/patch-bin_dig_dig_c           + patches/patch-bin_dig_host_c
  + patches/patch-bin_dig_nslookup_c      + patches/patch-lib_isc_unix_net_c
  + patches/patch-lib_isc_unix_socket_c   

  TAGGED OPENBSD_6_0
  > update to BIND 9.10.4-P6
  > * If a server is configured with a response policy zone (RPZ) that
  > rewrites an answer with local data, and is also configured for DNS64
  > address mapping, a NULL pointer can be read triggering a server crash.
  > This flaw is disclosed in CVE-2017-3135. [RT #44434]
  > * A synthesized CNAME record appearing in a response before the associated
  > DNAME could be cached, when it should not have been. This was a
  > regression introduced while addressing CVE-2016-8864. [RT #44318] (sthen@)

nagios

  ~ check_bioctl/Makefile                 ~ check_bioctl/distinfo

  TAGGED OPENBSD_6_0
  > MFC ok sthen@
  > Update to check_bioctl-1.23. This unbreaks after the removal of sudo
  > from base.
  > with and ok afresh1@ (maintainer and upstream) (danj@)

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

== news ============================================================== 09/11 ==

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

news

  ~ Makefile                              

  > remove news/plor (sthen@)

plor

  - Makefile                              - distinfo
  - files/plor.1                          - patches/patch-configure
  - patches/patch-configure_in            - patches/patch-main_c
  - patches/patch-soupreply_c             - patches/patch-video_c
  - pkg/DESCR                             - pkg/PLIST

  > Remove plor, it is unfinished alpha quality software, and unmaintained
  > since 1998.
  > We have news/multimail in ports, which is mature software and allows
  > reading SOUP and QWK packets, among other formats.
  > OK sthen@, ajacoutot@, benoit@ (fcambus@)

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

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.45. (ajacoutot@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to google-cloud-sdk-143.0.0. (ajacoutot@)

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

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

gtk-vnc

  ~ Makefile                              + patches/patch-src_vnccolormap_c
  + patches/patch-src_vncconnection_c     

  > SECURITY fix for:
  > CVE-2017-5884 - fix bounds checking for RRE, hextile and copyrect encodings
  > CVE-2017-5885 - fix color map index bounds checking (ajacoutot@)

mplayer

  ~ Makefile                              

  > Bump FFMPEG_V to 20170208.
  > from Brad (maintainer) (ajacoutot@)

xfce4

  ~ xfce4-systemload/Makefile             ~ xfce4-systemload/distinfo

  > Update to xfce4-systemload 1.2.1 (landry@)

  ~ xfce4-netload/Makefile                ~ xfce4-netload/distinfo

  > Update to xfce4-netload 1.3.1 (landry@)

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

Reply via email to