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

archivers/lz4                           audio/ncmpcpp
benchmarks/netperf                      databases/evolution-data-server
devel/afl                               devel/harfbuzz
devel/ruby-gems                         geo/libchamplain
graphics/GraphicsMagick                 lang/jruby
lang/ruby                               lang/vala
mail/abook                              mail/neomutt
multimedia/p5-Storable-AMF              net/gajim
net/libepc                              net/libmaxminddb
net/p5-IO-Socket-Socks                  net/p5-IP-Country
net/p5-Net-HTTP                         net/py-botocore
security/regripper                      security/sudo
sysutils/awless                         sysutils/awscli
sysutils/firmware                       sysutils/mcollective
sysutils/terraform                      textproc/lowdown
textproc/the_silver_searcher            www/cntlm
www/p5-HTTP-Message                     www/p5-LWP-Protocol-https
www/py-django                           x11/gnome
x11/gnustep                             x11/remmina

== archivers ========================================================= 01/16 ==

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

lz4

  ~ Makefile                              

  > honour CXX, it's used for a program to generate the manual, and somehow
  > was defaulting to g++, breaking aarch64 build. (sthen@)

== audio ============================================================= 02/16 ==

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

ncmpcpp

  ~ patches/patch-src_curses_window_h     

  > Add missing comment (dcoppa@)

== benchmarks ======================================================== 03/16 ==

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

netperf

  ~ Makefile                              ~ distinfo

  > netperf upstream moved to github (sthen@)

== databases ========================================================= 04/16 ==

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

evolution-data-server

  ~ Makefile                              ~ distinfo

  > Update to evolution-data-server-3.24.6. (ajacoutot@)

== devel ============================================================= 05/16 ==

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

afl

  ~ Makefile                              ~ distinfo

  > update to 2.51b
  > ok jsg (gsoares@)

harfbuzz

  ~ Makefile                              ~ distinfo

  > Update to harfbuzz-1.5.1. (ajacoutot@)

ruby-gems

  ~ Makefile                              
  ~ patches/patch-lib_rubygems_commands_setup_command_rb
  ~ patches/patch-lib_rubygems_specification_rb
  + patches/patch-lib_rubygems_commands_query_command_rb
  + patches/patch-lib_rubygems_installer_rb
  + patches/patch-lib_rubygems_text_rb    

  TAGGED OPENBSD_6_1
  > Backport rubygems 2.6.13 security patches to rubygems 1.8.24. (jeremy@)

== geo =============================================================== 06/16 ==

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

libchamplain

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to libchamplain-0.12.16 (jasper@)

== graphics ========================================================== 07/16 ==

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

GraphicsMagick

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

  > update to GraphicsMagick-1.3.26, from Brad.
  > CVE-2016-7800, CVE-2016-7997, CVE-2016-9830, CVE-2017-6335, CVE-2017-8350,
  > CVE-2017-10794, CVE-2017-10799, CVE-2017-10800 (sthen@)

== lang ============================================================== 08/16 ==

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

jruby

  ~ Makefile                              
  + patches/patch-lib_ruby_stdlib_rubygems_commands_open_command_rb
  + patches/patch-lib_ruby_stdlib_rubygems_commands_query_command_rb
  + patches/patch-lib_ruby_stdlib_rubygems_commands_sources_command_rb
  + patches/patch-lib_ruby_stdlib_rubygems_dependency_list_rb
  + patches/patch-lib_ruby_stdlib_rubygems_installer_rb
  + patches/patch-lib_ruby_stdlib_rubygems_platform_rb
  + patches/patch-lib_ruby_stdlib_rubygems_rb
  + patches/patch-lib_ruby_stdlib_rubygems_remote_fetcher_rb
  + patches/patch-lib_ruby_stdlib_rubygems_specification_rb
  + patches/patch-lib_ruby_stdlib_rubygems_test_case_rb
  + patches/patch-lib_ruby_stdlib_rubygems_text_rb

  TAGGED OPENBSD_6_1
  > Apply rubygems 2.6.13 security patches (jeremy@)

ruby

  ~ 2.1/Makefile                          
  + 2.1/patches/patch-lib_rubygems_commands_query_command_rb
  + 2.1/patches/patch-lib_rubygems_installer_rb
  + 2.1/patches/patch-lib_rubygems_remote_fetcher_rb
  + 2.1/patches/patch-lib_rubygems_specification_rb
  + 2.1/patches/patch-lib_rubygems_text_rb

  TAGGED OPENBSD_6_1
  > Apply rubygems 2.6.13 security patches (jeremy@)

  ~ 2.2/Makefile                          ~ 2.2/distinfo
  ~ 2.3/Makefile                          ~ 2.3/distinfo
  ~ 2.4/Makefile                          ~ 2.4/distinfo

  TAGGED OPENBSD_6_1
  > Apply rubygems 2.6.13 security patches from upstream (jeremy@)

vala

  ~ Makefile                              ~ distinfo

  > update to vala-0.36.5 (jasper@)

== mail ============================================================== 09/16 ==

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

abook

  ~ Makefile                              

  > set CONFIGURE_STYLE=gnu, automake isn't needed and it's running into
  > problems
  > trying to run autoheader during build. (sthen@)

neomutt

  ~ Makefile                              ~ distinfo
  ~ patches/patch-main_c                  ~ patches/patch-mutt_sasl_c
  ~ patches/patch-mutt_sasl_h             ~ pkg/PLIST
  + patches/patch-newsrc_c                

  > update to neomutt-20170907 (sthen@)

== multimedia ======================================================== 10/16 ==

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

p5-Storable-AMF

  ~ Makefile                              ~ distinfo

  > Update to version 1.23
  > Ok bluhm@ (nigel@)

== net =============================================================== 11/16 ==

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

gajim

  ~ Makefile                              

  > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless).
  > (ajacoutot@)

libepc

  ~ Makefile                              

  > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless).
  > (ajacoutot@)

libmaxminddb

  ~ Makefile                              ~ distinfo

  > Update GeoLite2 databases to latest version. (fcambus@)

p5-IO-Socket-Socks

  ~ Makefile                              ~ distinfo

  > Update to 0.74
  > Ok bluhm@ (nigel@)

p5-IP-Country

  ~ Makefile                              ~ distinfo
  + patches/patch-dbmScripts_ipcc_loader_pl
  + patches/patch-dbmScripts_ipcc_maker_pl
  + patches/patch-dbmScripts_whois_filenames

  > Update country database, upstream provides a database from 2013
  > add an additional target to recreate the database
  > take maintainership
  > ok and hints sthen@ (giovanni@)

p5-Net-HTTP

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 1.17
  > 1.17 is a minor fix to tests only source changes checked and no changes.
  > Ok bluhm@ for 1.16 (nigel@)

py-botocore

  ~ Makefile                              ~ distinfo

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

== security ========================================================== 12/16 ==

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

regripper

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update regripper.
  > ok benoit@. (rpointel@)

sudo

  ~ Makefile                              ~ distinfo

  > Update to sudo 1.8.21p2 (millert@)

== sysutils ========================================================== 13/16 ==

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

awless

  ~ Makefile                              ~ distinfo

  > Update to awless-0.1.3. (ajacoutot@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.147. (ajacoutot@)

firmware

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

  > New import:
  >     import of the inteldrm port for creating the firmware package that
  > includes

mcollective

  ~ Makefile                              ~ distinfo

  > Minor update to 2.11.2 (sebastia@)

terraform

  ~ terraform/Makefile                    ~ terraform/distinfo

  > Update to terraform-0.10.4. (ajacoutot@)

  ~ provider-ignition/Makefile            ~ provider-ignition/distinfo

  > Update to terraform-provider-ignition-0.2.0. (ajacoutot@)

== textproc ========================================================== 14/16 ==

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

lowdown

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to lowdown 0.2.4.
  > ok okan@ (anton@)

the_silver_searcher

  ~ Makefile                              ~ distinfo

  > Update the_silver_searcher to 2.1.0.
  > From maintainer Florian Stinglmayr, thanks! (fcambus@)

== www =============================================================== 15/16 ==

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

cntlm

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-doc_cntlm_1             

  > manpage fixes
  > partly from ubuntu (dcoppa@)

p5-HTTP-Message

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to version 6.13
  > Ok bluhm@ (nigel@)

p5-LWP-Protocol-https

  ~ Makefile                              ~ distinfo

  > Update version to 6.07
  > Ok bluhm@ (nigel@)

py-django

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

  > update django to 1.11.5 and 1.10.8.
  > ok benoit@. (rpointel@)

== x11 =============================================================== 16/16 ==

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

gnome

  ~ vinagre/Makefile                      

  > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless).
  > (ajacoutot@)

gnustep

  ~ ftp/Makefile                          ~ ftp/distinfo

  > Minor Bugfix update to 0.6 (sebastia@)

  ~ laternamagica/Makefile                ~ laternamagica/distinfo

  > Minor update to 0.5 (sebastia@)

remmina

  ~ Makefile                              

  > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless).
  > (ajacoutot@)

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

Reply via email to