OpenBSD ports changes summary for 2016-04-17
============================================

databases/tdb                           devel/libtalloc
devel/py-path.py                        devel/py-pexpect
graphics/p5-Imager                      mail/razor-agents
net/icmpinfo                            net/samba
net/sslh                                security/lastpass-cli
www/webkit                              x11/gnome
x11/kde                                 

== databases ========================================================= 01/08 ==

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

tdb

  - patches/patch-buildtools_wafadmin_Tools_ccroot_py
  - patches/patch-lib_replace_replace_h   ~ Makefile
  ~ distinfo                              
  ~ patches/patch-buildtools_wafsamba_samba_install_py
  ~ patches/patch-buildtools_wafsamba_wafsamba_py
  ~ pkg/PLIST                             

  TAGGED OPENBSD_5_9
  > Update to tdb-1.3.7, needed to backport recent samba updates.
  > ok sthen@ (jca@)

== devel ============================================================= 02/08 ==

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

libtalloc

  - patches/patch-buildtools_wafadmin_Tools_ccroot_py
  - patches/patch-buildtools_wafadmin_Tools_gcc_py
  - patches/patch-buildtools_wafadmin_Tools_gxx_py
  - patches/patch-lib_replace_replace_h   ~ Makefile
  ~ distinfo                              
  ~ patches/patch-buildtools_wafsamba_samba_install_py
  ~ patches/patch-buildtools_wafsamba_wafsamba_py

  TAGGED OPENBSD_5_9
  > Update to talloc-2.1.3, needed to backport recent samba updates.
  > ok sthen@ (jca@)

py-path.py

  ~ Makefile                              ~ distinfo

  > Minor update to py-path.py 8.2.1 (shadchin@)

py-pexpect

  ~ Makefile                              

  > Missing build dep, spotted by nigel@ (shadchin@)

== graphics ========================================================== 03/08 ==

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

p5-Imager

  ~ Makefile                              ~ distinfo

  > Update graphics/p5-Imager to 1.005
  > Fixes build with perl 5.22
  > OK sthen@ (afresh1@)

== mail ============================================================== 04/08 ==

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

razor-agents

  ~ Makefile                              ~ patches/patch-Makefile_PL

  > Allow razor-agents to build with perl 5.22
  > Submitted upstream https://github.com/toddr/Razor2-Client-Agent/pull/1
  > OK sthen@ (afresh1@)

== net =============================================================== 05/08 ==

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

icmpinfo

  ~ Makefile                              ~ pkg/DESCR

  > use a better DESCR in net/icmpinfo, from mmcc (sthen@)

samba

  - patches/patch-buildtools_wafadmin_Tools_ccroot_py
  - patches/patch-buildtools_wafadmin_Tools_gcc_py
  - patches/patch-buildtools_wafadmin_Tools_gxx_py
  - patches/patch-buildtools_wafsamba_samba_bundled_py
  - patches/patch-lib_ntdb_wscript        - patches/patch-lib_replace_replace_h
  - patches/patch-lib_testtools_testtools_tests_test_compat_py
  - patches/patch-source3_lib_sysquotas_nfs_c
  - patches/patch-source3_utils_status_c
  - patches/patch-wscript                 ~ Makefile
  ~ distinfo                              
  ~ patches/patch-buildtools_wafsamba_samba_autoconf_py
  ~ patches/patch-buildtools_wafsamba_samba_conftests_py
  ~ patches/patch-buildtools_wafsamba_samba_install_py
  ~ patches/patch-buildtools_wafsamba_wafsamba_py
  ~ patches/patch-lib_ldb_wscript         ~ patches/patch-lib_replace_wscript
  ~ patches/patch-python_samba_provision___init___py
  ~ patches/patch-source3_wscript         
  ~ patches/patch-source4_scripting_bin_samba_upgradedns
  ~ pkg/DESCR-util                        ~ pkg/PLIST-docs
  ~ pkg/PLIST-ldb                         ~ pkg/PLIST-main
  ~ pkg/PLIST-util                        ~ pkg/samba_ad_dc.rc

  TAGGED OPENBSD_5_9
  > Backport SECURITY update to samba-4.3.8
  > ok sthen@
  > Fixes for:
  > CVE-2015-7560 (Incorrect ACL get/set allowed on symlink path)
  > CVE-2016-0771 (Out-of-bounds read in internal DNS server)
  > CVE-2015-5370 (Multiple errors in DCE-RPC code)
  > CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
  > CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
  > CVE-2016-2112 (LDAP client and server don't enforce integrity)
  > CVE-2016-2113 (Missing TLS certificate validation)
  > CVE-2016-2114 ("server signing = mandatory" not enforced)
  > CVE-2016-2115 (SMB IPC traffic is not integrity protected)
  > CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)
  > CVE-2016-2118 is http://badlock.org/ (jca@)

  + patches/patch-source3_client_smbspool_krb5_wrapper_c
  + patches/patch-source4_torture_local_nss_tests_c

  TAGGED OPENBSD_5_9
  > Missed in previous. (jca@)

sslh

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-basic_cfg
  ~ patches/patch-example_cfg             ~ patches/patch-sslh_pod

  > Update to sslh 1.18, from MAINTAINER Bjorn Ketelaars (landry@)

== security ========================================================== 06/08 ==

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

lastpass-cli

  ~ Makefile                              ~ distinfo
  ~ patches/patch-upload-queue_c          

  > Update to lastpass-cli 0.9.0, from MAINTAINER Bjorn Ketelaars (landry@)

== www =============================================================== 07/08 ==

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

webkit

  ~ Makefile                              

  > Unbreak non FLAVORed build.
  > reported by nigel@ (ajacoutot@)

== x11 =============================================================== 08/08 ==

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

gnome

  ~ gvfs/Makefile                         

  TAGGED OPENBSD_5_9
  > Sync with recent net/samba update. (jca@)

kde

  ~ base3/Makefile                        

  TAGGED OPENBSD_5_9
  > Sync with recent net/samba update. (jca@)

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

Reply via email to