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

audio                                   audio/akode
devel/quirks                            meta/tor-browser
net/icbd                                net/kea
security/libgcrypt                      security/nikto
sysutils/terraform                      www/p5-HTML-Base
www/p5-HTTP-Cookies                     www/tor-browser
www/youtube-dl                          

== audio ============================================================= 01/07 ==

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

audio

  ~ Makefile                              

  > unhook akode (rsadowski@)

akode

  - Makefile                              - distinfo
  - files/Makefile.am                     - files/sndio_sink.cpp
  - files/sndio_sink.h                    - patches/patch-akode_akode-config_in
  - patches/patch-akode_lib_audioconfiguration_h
  - patches/patch-akode_lib_audioframe_h
  - patches/patch-akode_lib_auto_sink_cpp
  - patches/patch-akode_lib_converter_cpp
  - patches/patch-akode_lib_crossfader_cpp
  - patches/patch-akode_lib_fast_resampler_cpp
  - patches/patch-akode_lib_player_cpp    
  - patches/patch-akode_lib_volumefilter_cpp
  - patches/patch-akode_plugins_Makefile_am
  - patches/patch-akode_plugins_mpc_decoder_mppdec_mpc_dec_cpp
  - patches/patch-akode_plugins_mpc_decoder_mppdec_requant_h
  - patches/patch-akode_plugins_mpc_decoder_mppdec_streaminfo_cpp
  - patches/patch-akode_plugins_mpc_decoder_mppdec_synth_filter_cpp
  - patches/patch-akode_plugins_xiph_decoder_flac113_decoder_cpp
  - patches/patch-akode_plugins_xiph_decoder_speex_decoder_cpp
  - patches/patch-configure_in            - pkg/DESCR
  - pkg/PLIST                             

  > remove audio/akode
  > no longer maintained upstream and no ports use it.
  > ok jca@ zhuk@ (rsadowski@)

== devel ============================================================= 02/07 ==

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

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > register removal of akode, reminded by jca@ (rsadowski@)

== meta ============================================================== 03/07 ==

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

tor-browser

  ~ Makefile                              ~ pkg/README

  > update to tor-browser 7.0.4, from attila (maintainer) (sthen@)

== net =============================================================== 04/07 ==

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

icbd

  - patches/patch-icb_c                   - patches/patch-icb_h
  ~ Makefile                              ~ distinfo

  > update to icbd-1.8. maintainer timeout (short-ish, but it's an important
  > fix
  > so i'm going ahead anyway). (sthen@)

kea

  - patches/patch-src_bin_dhcp4_tests_dhcp4_process_tests_sh_in
  - patches/patch-src_bin_dhcp6_tests_dhcp6_process_tests_sh_in
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + patches/patch-src_bin_keactrl_kea-ca_conf_pre
  + patches/patch-src_bin_keactrl_kea_conf_pre
  + patches/patch-src_bin_keactrl_keactrl_conf_in

  > update to kea-1.2.0, from maintainer Patrik Lundin (sthen@)

== security ========================================================== 05/07 ==

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

libgcrypt

  - patches/patch-random_jitterentropy_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-random_jitterentropy-base_c

  > SECURITY update to libgcrypt-1.8.1.
  > - CVE-2017-0379 - side-channel attack on Curve25519 (ajacoutot@)

  ~ Makefile                              + patches/patch-cipher_ecc_c
  + patches/patch-mpi_ec_c                + patches/patch-src_mpi_h

  TAGGED OPENBSD_6_1
  > Merge upstream fix for:
  > - CVE-2017-0379 - side-channel attack on Curve25519 (ajacoutot@)

nikto

  - patches/patch-nikto_pl                
  - patches/patch-plugins_nikto_core_plugin
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-program_nikto_pl
  + patches/patch-program_plugins_nikto_core_plugin

  > Update to new version and move to github.
  > feedback from sthen@ fixed.
  > ok sthen@ (nigel@)

== sysutils ========================================================== 06/07 ==

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

terraform

  ~ provider-atlas/Makefile               ~ provider-atlas/distinfo
  ~ provider-azurerm/Makefile             ~ provider-azurerm/distinfo
  ~ provider-cloudstack/Makefile          ~ provider-cloudstack/distinfo
  ~ provider-digitalocean/Makefile        ~ provider-digitalocean/distinfo
  ~ provider-fastly/Makefile              ~ provider-fastly/distinfo
  ~ provider-google/Makefile              ~ provider-google/distinfo
  ~ provider-icinga2/Makefile             ~ provider-icinga2/distinfo
  ~ provider-kubernetes/Makefile          ~ provider-kubernetes/distinfo
  ~ provider-newrelic/Makefile            ~ provider-newrelic/distinfo
  ~ provider-opc/Makefile                 ~ provider-opc/distinfo
  ~ provider-openstack/Makefile           ~ provider-openstack/distinfo
  ~ provider-pagerduty/Makefile           ~ provider-pagerduty/distinfo
  ~ provider-profitbricks/Makefile        ~ provider-profitbricks/distinfo
  ~ provider-rancher/Makefile             ~ provider-rancher/distinfo
  ~ provider-scaleway/Makefile            ~ provider-scaleway/distinfo
  ~ provider-triton/Makefile              ~ provider-triton/distinfo
  ~ provider-vcd/Makefile                 ~ provider-vcd/distinfo
  ~ provider-vsphere/Makefile             ~ provider-vsphere/distinfo

  > Bump a few providers to a more recent release. (ajacoutot@)

  ~ provider-azurerm/Makefile             ~ provider-azurerm/distinfo
  ~ provider-openstack/Makefile           ~ provider-openstack/distinfo

  > More version bumps. (ajacoutot@)

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

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

p5-HTML-Base

  ~ Makefile                              ~ pkg/PLIST

  > Perl placed was placed in P5ARCH should be in P5SITE, it's not arch
  > dependant.
  > OK bluhm@ (nigel@)

p5-HTTP-Cookies

  ~ Makefile                              ~ distinfo

  > Update to version 6.04. feedback from bluhm@
  > add TEST_DEPENDS, remove BUILD_DEPENDS = ${RUN_DEPENDS}
  > Ok bluhm@ (nigel@)

tor-browser

  ~ Makefile.inc                          ~ browser/Makefile
  ~ browser/distinfo                      ~ browser/files/all-openbsd.js
  ~ browser/files/configure               
  ~ browser/files/extension-overrides.js
  ~ browser/files/tor-browser-cfg-tail.js
  ~ browser/files/patch-js_src_jit_ProcessExecutableMemory_cpp
  ~ https-everywhere/Makefile             ~ https-everywhere/distinfo
  ~ noscript/Makefile                     ~ noscript/distinfo
  ~ tor-launcher/Makefile                 ~ tor-launcher/distinfo
  ~ tor-launcher/patch-src_modules_tl-util_jsm
  ~ torbutton/Makefile                    ~ torbutton/distinfo

  > update to tor-browser 7.0.4, from attila (maintainer) (sthen@)

youtube-dl

  ~ Makefile                              ~ pkg/PLIST

  > add missing from PLIST
  > Ok fcambus@ (nigel@)

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

Reply via email to