OpenBSD ports changes summary for 2016-12-18 ============================================
comms/gammu comms/py-gammu comms/wammu databases databases/pg_statsinfo databases/postgresql databases/postgresql-pllua databases/postgresql-plv8 databases/postgresql-previous databases/skytools databases/xapian-core devel/doxygen devel/tig infrastructure/db lang/chicken mail/gmime mail/offlineimap mail/postfix math/netcdf net/openvpn net/uucp news/leafnode plan9/drawterm print/cups-filters print/texlive productivity/tryton security/heimdal security/p5-IO-Socket-SSL textproc/meld www/logswan www/squid == comms ============================================================= 01/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms gammu ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-tests_CMakeLists_txt ~ pkg/PLIST > Update to gammu-1.38.0 (kirby@) py-gammu ~ Makefile ~ distinfo > Update to python-gammu-2.7 (kirby@) wammu ~ Makefile ~ distinfo ~ patches/patch-setup_py > Update to wammu-0.43 (kirby@) == databases ========================================================= 02/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Hookup postgresql-previous (jeremy@) pg_statsinfo ~ Makefile ~ patches/patch-agent_lib_libstatsinfo_c > Update patch to work on PostgreSQL 9.6 > OK pea@ landry@ (jeremy@) postgresql ~ Makefile ~ distinfo ~ patch-src_interfaces_ecpg_compatlib_Makefile ~ patch-src_interfaces_ecpg_ecpglib_Makefile ~ patch-src_interfaces_ecpg_pgtypeslib_Makefile ~ patch-src_interfaces_libpq_Makefile ~ pkg/PLIST-contrib ~ pkg/PLIST-docs ~ pkg/PLIST-main ~ pkg/PLIST-server ~ pkg/README-server + pkg/DESCR-pg_upgrade + pkg/PLIST-pg_upgrade > Update to PostgreSQL 9.6.1 > This moves pg_upgrade to a subpackage, and has that > subpackage depend on postgresql-previous. > pthread is removed from WANTLIB, as it is no longer > needed for suppoting threaded extensions. > This adds support for PostgreSQL 9.6's new BSD > authentication. > OK pea@ landry@ (jeremy@) postgresql-pllua ~ Makefile > Depend on PostgreSQL 9.6 > OK pea@ landry@ (jeremy@) postgresql-plv8 ~ Makefile > Depend on PostgreSQL 9.6 > OK pea@ landry@ (jeremy@) postgresql-previous + Makefile + distinfo + patches/patch-src_backend_libpq_ip_c + patches/patch-src_Makefile_shlib + patches/patch-src_interfaces_ecpg_compatlib_Makefile + patches/patch-src_backend_storage_lmgr_s_lock_c + patches/patch-src_bin_scripts_vacuumdb_c + patches/patch-src_include_storage_s_lock_h + patches/patch-src_interfaces_ecpg_pgtypeslib_Makefile + patches/patch-src_interfaces_ecpg_ecpglib_Makefile + patches/patch-src_interfaces_libpq_Makefile + pkg/DESCR + pkg/PLIST > New import: > Import postgresql-previous 9.5.5 skytools ~ Makefile + patches/patch-sql_pgq_triggers_stringutil_c > Add patch to work on PostgreSQL 9.6 > OK pea@ landry@ (jeremy@) xapian-core ~ Makefile > Disable -Wredundant-decls to get useful warnings (jca@) == devel ============================================================= 03/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel doxygen - patches/patch-addon_doxywizard_CMakeLists_txt - patches/patch-libmd5_libmd5_pro_in - patches/patch-qtools_qtools_pro_in - patches/patch-src_CMakeLists_txt > Zap empty patches. (jca@) tig ~ Makefile ~ distinfo > Update tig to 2.2.1. (fcambus@) == infrastructure ==================================================== 04/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure db ~ user.list > leafnode shall move to group _news (jca@) ~ user.list > net/uucp will switch to _uucp:_uucp (jca@) == lang ============================================================== 05/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang chicken ~ Makefile.inc ~ core/Makefile + core/patches/patch-irregex-core_scm > Update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954. > http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html > From Timo Myyra (MAINTAINER). (juanfra@) ~ Makefile.inc ~ core/Makefile + core/patches/patch-irregex-core_scm TAGGED OPENBSD_6_0 > Update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954. > http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html > From Timo Myyra (MAINTAINER). (juanfra@) == mail ============================================================== 06/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail gmime ~ Makefile ~ distinfo > Update to gmime-2.6.22. (ajacoutot@) offlineimap ~ Makefile ~ distinfo > Update to offlineimap-7.0.12 > From Remi Locherer (maintainer) (danj@) postfix ~ snapshot/Makefile ~ snapshot/patches/patch-conf_master_cf ~ stable/Makefile ~ stable/patches/patch-conf_master_cf > Tweak uucp transport example; ok sthen@ (jca@) == math ============================================================== 07/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math netcdf ~ Makefile > Update homepage and remove trailing whitespace while here. (kirby@) == net =============================================================== 08/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net openvpn ~ Makefile ~ distinfo ~ patches/patch-src_openvpn_route_c ~ patches/patch-src_openvpn_tun_c > Update to openvpn-2.3.14 > Kill most of our tun patches go away in the process. (jca@) uucp ~ Makefile ~ patches/patch-policy_h ~ pkg/PLIST > Run as _uucp, who takes ownership of /var/spool/uucp* > Previous diff looked good to sthen@. This updated diff stops putting > lock files in /var/spool/locks. This means that one should avoir > running uucp and pppd/whatever uses uu_lock(3) on the same tty. > Hopefully nobody actually does that... (jca@) == news ============================================================== 09/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/news leafnode ~ Makefile ~ pkg/PLIST > Run as group `_news'. > ok sthen@ (jca@) == plan9 ============================================================= 10/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 drawterm ~ Makefile ~ patches/patch-Make_openbsd > Add arm to ONLY_FOR_ARCHS, give a chance to mips64* while here. (jca@) == print ============================================================= 11/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo > Update to cups-filters-1.13.1. (ajacoutot@) texlive - base/patches/patch-texk_kpathsea_Makefile_in - base/patches/patch-texk_ptexenc_Makefile_in > Zap patches not needed anymore, since our libtool "supports" -bindir. > In some cases there still happen -bindir-related failure, but I failed > to reproduce, and noone else sees them for now. Even more, those two > patches do not cover all -bindir cases in sources, so if/when libtool > will fail, you'd need two more patches anyway. > okay aja@ (zhuk@) == productivity ====================================================== 12/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity tryton ~ account_dunning/Makefile ~ account_dunning/distinfo ~ account_invoice/Makefile ~ account_invoice/distinfo ~ sale_shipment_cost/Makefile ~ sale_shipment_cost/distinfo > Update a few tryton modules to the latest stable release in their branch. > (ajacoutot@) ~ trytond/Makefile ~ trytond/distinfo > Update to trytond-3.2.18. (ajacoutot@) == security ========================================================== 13/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security heimdal ~ patches/patch-lib_hcrypto_evp-openssl_c > Pushed upstream. (ajacoutot@) p5-IO-Socket-SSL ~ Makefile ~ distinfo > update p5-IO-Socket-SSL to 2.040 (bluhm@) == textproc ========================================================== 14/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc meld ~ Makefile ~ distinfo > Update to meld-3.16.4. (ajacoutot@) == www =============================================================== 15/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www logswan ~ Makefile ~ distinfo > Update logswan to 1.06. (fcambus@) squid ~ Makefile ~ distinfo > update to squid-3.5.23 > <http://www.squid-cache.org/Advisories/SQUID-2016_10.txt> > Incorrect HTTP Request header comparison results in Collapsed > Forwarding feature mistakenly identifying some private responses as > being suitable for delivery to multiple clients. > <http://www.squid-cache.org/Advisories/SQUID-2016_11.txt> > Incorrect processing of responses to If-None-Modified HTTP conditional > requests leads to client-specific Cookie data being leaked to other > clients. Attack requests can easily be crafted by a client to probe a > cache for this information. (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
