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

databases/py-mysqlclient                devel
devel/goffice                           devel/hs-dataenc
devel/mygui                             devel/p5-Data-Dump-Streamer
devel/py-test                           devel/quirks
games                                   games/hedgewars
games/openmw                            games/teeworlds
infrastructure/db                       lang/moarvm
lang/nqp                                lang/parrot
lang/rakudo                             mail/roundcubemail
math/gnumeric                           net/librenms
security                                security/hs-SHA
security/letsencrypt                    security/libsodium
security/pcsc-lite                      security/py-passlib
textproc/p5-String-Random               textproc/p5-XML-XPath
www/lighttpd                            www/py-beaker

== databases ========================================================= 01/11 ==

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

py-mysqlclient

  ~ Makefile                              

  > devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's
  > a
  > python3 FLAVOR now that we have py3-mock. (ajacoutot@)

== devel ============================================================= 02/11 ==

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

devel

  ~ Makefile                              

  > Revive hs-dataenc.
  > ok kili@ (pascal@)

  ~ Makefile                              

  > +mygui (kirby@)

goffice

  ~ Makefile                              ~ distinfo

  > Update to goffice-0.10.25. (ajacoutot@)

hs-dataenc

  + Makefile                              + distinfo
  + patches/patch-dataenc_cabal           + pkg/DESCR
  + pkg/PLIST                             

  > Revive hs-dataenc, soon to be used by hedgewars.
  > ok kili@ (pascal@)

mygui

  + Makefile                              + distinfo
  + patches/patch-CMake_InstallResources_cmake
  + patches/patch-Platforms_Ogre_OgrePlatform_CMakeLists_txt
  + patches/patch-Common_Base_Ogre_BaseManager_cpp
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import MyGUI - a library for creating GUIs for games and 3D
  > applications.

p5-Data-Dump-Streamer

  ~ Makefile                              ~ distinfo

  > Update to p5-Data-Dump-Streamer-2.39. (benoit@)

py-test

  ~ Makefile                              

  > devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's
  > a
  > python3 FLAVOR now that we have py3-mock. (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Revive hs-dataenc.
  > ok kili@ (pascal@)

== games ============================================================= 03/11 ==

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

games

  ~ Makefile                              

  > sync (pascal@)

  ~ Makefile                              

  > +openmw (pascal@)

hedgewars

  + Makefile                              + distinfo
  + pkg/DESCR-main                        + pkg/DESCR-server
  + pkg/PLIST-main                        + pkg/PLIST-server
  + pkg/hedgewars_server.rc               + patches/patch-hedgewars_SDLh_pas
  + patches/patch-hedgewars_CMakeLists_txt
  + patches/patch-hedgewars_avwrapper_CMakeLists_txt
  + patches/patch-misc_libphyslayer_CMakeLists_txt

  > New import:
  >     Hedgewars is a turn based strategy, artillery, action and comedy

openmw

  + Makefile                              + distinfo
  + patches/patch-components_files_fixedpath_hpp
  + patches/patch-components_files_linuxpath_hpp
  + patches/patch-components_files_linuxpath_cpp
  + patches/patch-apps_openmw_crashcatcher_cpp
  + patches/patch-apps_wizard_CMakeLists_txt
  + pkg/PLIST                             + pkg/DESCR
  + pkg/README                            

  > New import:
  >     OpenMW is an attempt to reimplement the popular role playing game

teeworlds

  + patches/patch-src_game_client_gameclient_cpp

  > missed in previous (jasper@)

  - patches/patch-bam-0_2_0_make_unix_sh
  - patches/patch-bam-0_2_0_src_base_bam
  - patches/patch-bam-0_2_0_src_context_h
  - patches/patch-bam-0_2_0_src_driver_gcc_bam
  - patches/patch-bam-0_2_0_src_main_c    - patches/patch-bam-0_2_0_src_node_h
  - patches/patch-default_bam             - patches/patch-scripts_make_src_py
  - patches/patch-src_engine_client_ec_snd_c
  - patches/patch-src_engine_e_engine_c   ~ Makefile
  ~ distinfo                              
  ~ patches/patch-scripts_font_installer_sh
  ~ pkg/DESCR                             ~ pkg/PLIST
  + patches/patch-bam-0_4_0_make_unix_sh
  + patches/patch-bam-0_4_0_src_driver_gcc_lua
  + patches/patch-bam_lua                 + patches/patch-scripts_build_py
  + patches/patch-scripts_compiler_py     + patches/patch-src_base_detect_h
  + patches/patch-src_engine_client_sound_cpp
  + patches/patch-src_engine_client_sound_h
  + patches/patch-src_engine_shared_storage_cpp

  > from new maintainer Donovan Watteau:
  > "- update from 0.5.2 to 0.6.3, which fixes a lot of security issues and
  > which makes the game playable online again.
  > - don't bother building on strict-alignment archs.  On loongson, both
  > the client and the server SIGBUS during startup, and looking at the
  > code it seems that it will crash on anything not x86 or ppc.
  > - don't include an extra copy of DejaVuSans.ttf.
  > - use audio/wavpack, not an internal copy.
  > - make sure an internal zlib is never used.
  > - invoke "bam" with -a, to make sure that it will abort on error.
  > - don't enforce stack protector, base gcc(1) enables it wherever
  > it's possible.
  > - fix endianness detection (confirmed to work on macppc).
  > - drop patch-src_engine_client_ec_snd_c.  At first, I ported it to
  > teeworlds-0.6.2, but actually this patch makes audio much worse
  > for me, and I can't observe anymore the crash it was supposed
  > to fix."
  > ok armani@ (jasper@)

== infrastructure ==================================================== 04/11 ==

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

db

  ~ user.list                             

  > reserve _hedgewars uid/gid (pascal@)

== lang ============================================================== 05/11 ==

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

moarvm

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

  > Update to 2015.12. (pascal@)

nqp

  ~ Makefile                              ~ distinfo

  > Update to 2015.12. (pascal@)

parrot

  ~ Makefile                              

  > drop maintainer (pascal@)

rakudo

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + patches/patch-tools_build_Makefile-Moar_in
  + patches/patch-tools_build_install-core-dist_pl

  > Update to 2015.12.  Fix from upstream to respect DESTDIR. (pascal@)

== mail ============================================================== 06/11 ==

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

roundcubemail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to roundcubemail-1.1.4 (sthen@)

  - patches/patch-program_lib_Roundcube_bootstrap_php
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             ~ pkg/README

  TAGGED OPENBSD_5_8
  > MFC update to roundcubemail-1.1.4, fixes potential path traversal
  > vulnerability
  > https://www.htbridge.com/advisory/HTB23283 "Although the vulnerability is
  > not
  > fully disclosed yet, the attack scenario requires an active Roundcube
  > account
  > as well as write privileges on the same host Roundcube is served from
  > (without
  > open_basedir protection)." Also adds protection against brute-force
  > attacks.
  > http://trac.roundcube.net/wiki/Changelog#RELEASE1.1.4 (sthen@)

== math ============================================================== 07/11 ==

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

gnumeric

  ~ Makefile                              ~ distinfo

  > Update to gnumeric-1.12.25. (ajacoutot@)

== net =============================================================== 08/11 ==

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

librenms

  ~ Makefile                              ~ pkg/README

  > adjust sample config for nginx (sthen@)

== security ========================================================== 09/11 ==

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

security

  ~ Makefile                              

  > sync (pascal@)

hs-SHA

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

  > New import:
  >     Import security/hs-SHA

letsencrypt

  ~ py-acme/Makefile                      

  > devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's
  > a
  > python3 FLAVOR now that we have py3-mock. (ajacoutot@)

libsodium

  ~ Makefile                              ~ distinfo

  > update to libsodium-1.0.8 (sthen@)

pcsc-lite

  - patches/patch-src_pcscdaemon_c        - patches/patch-src_tokenparser_l
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_spy_libpcscspy_c    ~ patches/patch-src_testpcsc_c

  > Bugfixing update to pcsc-lite-1.8.15 (dcoppa@)

py-passlib

  ~ Makefile                              

  > devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's
  > a
  > python3 FLAVOR now that we have py3-mock. (ajacoutot@)

== textproc ========================================================== 10/11 ==

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

p5-String-Random

  ~ Makefile                              ~ distinfo

  > Update to p5-String-Random-0.29. (benoit@)

p5-XML-XPath

  ~ Makefile                              ~ distinfo

  > Update to p5-XML-XPath-1.15. (benoit@)

== www =============================================================== 11/11 ==

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

lighttpd

  ~ Makefile                              + patches/patch-src_chunk_c

  > Fix use after free / double free.
  > from Brad (maintainer) (ajacoutot@)

py-beaker

  ~ Makefile                              

  > devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's
  > a
  > python3 FLAVOR now that we have py3-mock. (ajacoutot@)

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

Reply via email to