OpenBSD ports changes summary for 2017-01-30
============================================

databases/sqlports                      devel/autoconf-archive
lang/go                                 mail/getmail
mail/sendmail                           net/isc-dhcp
net/powerdns                            security/py-openssl
sysutils                                sysutils/amazon-ecs-cli
sysutils/consul                         sysutils/terraform
www/composer                            www/elinks
x11/qt4                                 

== databases ========================================================= 01/09 ==

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

sqlports

  ~ Makefile                              

  > add RDEP on sqlite3, ok espie@ (sthen@)

== devel ============================================================= 02/09 ==

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

autoconf-archive

  ~ Makefile                              
  + patch-m4_ax_compiler_flags_cflags_m4
  + patch-m4_ax_compiler_flags_cxxflags_m4

  > Check if the compiler supports -Wno-suggest-attribute=format instead of
  > blindly using it.
  > from [email protected] who also submitted this upstream (jasper@)

== lang ============================================================== 03/09 ==

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

go

  ~ go.port.mk                            

  > Split -ldflags="-s -w" from MODGO_FLAGS and instead:
  > - create a new MODGO_LDFLAGS variable
  > - set MODGO_LDFLAGS to "-s -w" by default (no DEBUG)
  > - add -ldflags="${MODGO_LDFLAGS}" to the build and test CMDs if
  > MODGO_LDFLAGS is defined
  > ok czarkoff@ jsing@ (ajacoutot@)

== mail ============================================================== 04/09 ==

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

getmail

  ~ Makefile                              ~ distinfo

  > Update to getmail 4.53.0 (tim@)

sendmail

  ~ Makefile                              ~ files/site.OS.m4

  > Enable ECC support and more granular control of TLS options.
  > From Kyle Amon; OK ajacoutot@; discussed with jca@, Claus Assmann (bluhm@)

== net =============================================================== 05/09 ==

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

isc-dhcp

  ~ Makefile                              + patches/patch-common_socket_c

  > Unbreak dhcpd in v6 mode.
  > Upstream tries to use only IPV6_PKTINFO to specify the outgoing
  > interface index, but our kernel doesn't support this.  This lead
  > upstream to add a workaround for "bogus BSDs", namely set sin6_scope_id
  > in dhclient mode. But dhcpd/dhcrelay are affected by the same problem,
  > so always set sin6_scope_id.
  > Issue reported & initial diff proposed by Marc Peters, maintainer
  > timeout. (jca@)

powerdns

  ~ Makefile                              + patches/patch-pdns_dnsparser_cc
  + patches/patch-pdns_dnsparser_hh       + patches/patch-pdns_misc_cc

  TAGGED OPENBSD_6_0
  > apply patches from upstream for CVE-2016-5426, CVE-2016-5427 (robert@)

== security ========================================================== 06/09 ==

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

py-openssl

  - patches/patch-OpenSSL_crypto_py       
  - patches/patch-OpenSSL_test_test_ssl_py
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-tests_memdbg_py

  > update to py-openssl-16.2.0, tested by me (certbot) and phessler (gajim)
  > (sthen@)

== sysutils ========================================================== 07/09 ==

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

sysutils

  ~ Makefile                              

  > +amazon-ecs-cli (ajacoutot@)

amazon-ecs-cli

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

  > New import:
  >     Import ecs-cli-0.4.6.

consul

  ~ Makefile                              ~ distinfo

  > Update to consul-0.7.3. (ajacoutot@)

  ~ Makefile                              

  > Properly return the version number instead of 'Unknown'. (ajacoutot@)

terraform

  ~ Makefile                              ~ distinfo

  > Update to terraform-0.8.5.
  > prodded by jasper@ (ajacoutot@)

== www =============================================================== 08/09 ==

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

composer

  ~ Makefile                              ~ distinfo

  > update to composer-1.3.2, from Frank Groeneveld (sthen@)

elinks

  ~ Makefile                              
  + patches/patch-src_network_ssl_socket_c

  > Unbreak after libressl change, remove direct access to field now private.
  > (jca@)

== x11 =============================================================== 09/09 ==

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

qt4

  ~ Makefile                              

  > Fix previous, correctly register estdc++ in per-subpackage WANTLIB (jca@)

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

Reply via email to