OpenBSD ports changes summary for 2015-12-18
============================================

archivers/p5-Archive-Zip                databases/ruby-pg
devel/afl                               devel/cmake
devel/libgdata                          editors/libreoffice
graphics/cairo                          lang/ruby
multimedia/gstreamer1                   net
net/openvpn                             net/py-libcloud
net/websockify                          print/cups-filters
print/poppler                           print/py-poppler
security/keepassx                       shells/nsh
www/dansguardian                        www/p5-WWW-Shorten
x11/gnome                               x11/i3

== archivers ========================================================= 01/13 ==

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

p5-Archive-Zip

  ~ Makefile                              ~ distinfo

  > Update to p5-Archive-Zip-1.56. (benoit@)

== databases ========================================================= 02/13 ==

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

ruby-pg

  ~ Makefile                              ~ distinfo

  > Update to ruby-pg 0.18.4 (jeremy@)

== devel ============================================================= 03/13 ==

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

afl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > update to 1.96b
  > OK jsg@ mmcc@ (gsoares@)

cmake

  ~ Makefile                              ~ cmake.port.mk
  ~ patches/patch-Source_cmGeneratorTarget_cxx

  > Fix pasto:
  > size_t last = env_vers.find_first_of(".");
  > should have been
  > size_t last = env_vers.find_last_of(".");
  > Spotted by zhuk@
  > Gave him my ok for the diff, but he probably forgot to commit it (dcoppa@)

  - patches/patch-Tests_CMakeLists_txt    

  > Remove superfluous patch (dcoppa@)

libgdata

  ~ Makefile                              

  > don't set PORTROACH for gnome.port.mk limits it to even releases, whereas
  > this
  > port tracks an odd-numbered development branch. (jasper@)

== editors =========================================================== 04/13 ==

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

libreoffice

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update to 5.0.4.2 (robert@)

== graphics ========================================================== 05/13 ==

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

cairo

  ~ Makefile                              ~ distinfo

  > Update to cairo-1.14.6.
  > - only change is not relevant to us but we can to stick to the latest
  > stable
  > work delegated to myself by eric@ (maintainer) (ajacoutot@)

== lang ============================================================== 06/13 ==

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

ruby

  ~ 1.8/Makefile                          + 1.8/patches/patch-ext_dl_handle_c

  > Backport fix for CVE-2009-5147 and CVE-2015-7551 from r23405 (jeremy@)

  ~ 2.0/Makefile                          ~ 2.0/distinfo

  > Update to ruby 2.0.0-p648, fixing CVE-2015-7551 (jeremy@)

  - 2.1/patches/patch-ext_openssl_extconf_rb
  - 2.1/patches/patch-ext_openssl_ossl_ssl_c
  ~ 2.1/Makefile                          ~ 2.1/distinfo

  > Update to ruby 2.1.8, fixing CVE-2015-7551
  > Bump lib minor due to added function.  Drop a couple of patches
  > included upstream. (jeremy@)

  - 2.2/patches/patch-ext_openssl_extconf_rb
  - 2.2/patches/patch-ext_openssl_ossl_ssl_c
  ~ 2.2/Makefile                          ~ 2.2/distinfo

  > Update to ruby 2.2.4, fixing CVE-2015-7551
  > Bump lib minor due to added function.  Drop a couple of patches
  > included upstream. (jeremy@)

== multimedia ======================================================== 07/13 ==

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

gstreamer1

  ~ Makefile.inc                          

  > Bump to 1.6.2. (ajacoutot@)

  ~ core/Makefile                         ~ core/distinfo
  ~ core/pkg/PLIST                        

  > Update to gstreamer1-1.6.2. (ajacoutot@)

  ~ plugins-base/Makefile                 ~ plugins-base/distinfo

  > Update to gstreamer1-plugins-base-1.6.2. (ajacoutot@)

  ~ plugins-good/distinfo                 

  > Update to gstreamer1-plugins-good-1.6.2. (ajacoutot@)

  ~ plugins-bad/Makefile                  ~ plugins-bad/distinfo

  > Update to gstreamer1-plugins-bad-1.6.2. (ajacoutot@)

  ~ plugins-ugly/distinfo                 

  > Update to gstreamer1-plugins-ugly-1.6.2. (ajacoutot@)

  ~ py-gstreamer/distinfo                 

  > Update to py3-gstreamer1-1.6.2. (ajacoutot@)

  ~ plugins-libav/Makefile                ~ plugins-libav/distinfo

  > Update to gstreamer1-plugins-libav-1.6.2. (ajacoutot@)

== net =============================================================== 08/13 ==

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

net

  ~ Makefile                              

  > +websockify (sthen@)

openvpn

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-src_openvpn_tun_c

  > update to openvpn-2.3.9 (sthen@)

py-libcloud

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-libcloud-0.20.0. (ajacoutot@)

websockify

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-tests_test_websocket_py
  + patches/patch-websockify_websocket_py

  > New import:
  >     import ports/net/websockify, ok czarkoff@

== print ============================================================= 09/13 ==

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

cups-filters

  ~ Makefile                              ~ distinfo

  > SECURITY update to cups-filters-1.5.0. (ajacoutot@)

  ~ Makefile                              
  ~ patches/patch-filter_foomatic-rip_util_c

  TAGGED OPENBSD_5_8
  > SECURITY FIX: Also consider the semicolon (';') as an illegal shell escape
  > character. (ajacoutot@)

poppler

  ~ Makefile                              ~ distinfo
  ~ patches/patch-aclocal_m4              ~ patches/patch-configure_ac
  ~ pkg/PLIST-main                        

  > Update to poppler-0.39.0.
  > Major bump for libpoppler-glib because poppler_orientation_get_type() had
  > been removed.
  > ok diff-wise, aja@ (kili@)

py-poppler

  ~ Makefile                              ~ patches/patch-poppler_defs

  > Let it build with poppler-0.39.0.
  > No objections from aja@ (kili@)

  ~ patches/patch-poppler_defs            

  > Less version-specific comment. (kili@)

== security ========================================================== 10/13 ==

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

keepassx

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

  > Update to keepassx 2.0, From Rafael Sadowski.
  > No objection from steven@ (MAINTAINER) ok mmcc@ (landry@)

== shells ============================================================ 11/13 ==

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

nsh

  - patches/patch-kroute_c                - patches/patch-show_c
  ~ Makefile                              ~ distinfo

  > update to nsh-20151213, unbreak (sthen@)

== www =============================================================== 12/13 ==

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

dansguardian

  ~ Makefile                              

  > dansguardian doesn't seem actively developed any more, add a comment
  > to the Makefile pointing at the e2guardian fork (sthen@)

p5-WWW-Shorten

  ~ Makefile                              ~ distinfo

  > Update to p5-WWW-Shorten-3.08. (benoit@)

== x11 =============================================================== 13/13 ==

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

gnome

  ~ online-accounts/Makefile              ~ online-accounts/distinfo

  > update to gnome-online-accounts-3.18.3 (jasper@)

i3

  ~ Makefile                              ~ patches/patch-src_bindings_c
  ~ patches/patch-src_commands_c          ~ patches/patch-src_config_parser_c
  ~ patches/patch-src_ipc_c               ~ patches/patch-src_startup_c
  + patches/patch-include_commands_h      + patches/patch-include_con_h
  + patches/patch-include_match_h         + patches/patch-include_startup_h
  + patches/patch-include_workspace_h     
  + patches/patch-parser-specs_commands_spec
  + patches/patch-src_assignments_c       + patches/patch-src_click_c
  + patches/patch-src_commands_parser_c   + patches/patch-src_con_c
  + patches/patch-src_config_directives_c
  + patches/patch-src_floating_c          + patches/patch-src_main_c
  + patches/patch-src_manage_c            + patches/patch-src_match_c
  + patches/patch-src_randr_c             + patches/patch-src_regex_c
  + patches/patch-src_workspace_c         

  > Merge all the fixes from the git stable branch of i3
  > Regen WANTLIB while here (dcoppa@)

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

Reply via email to