OpenBSD ports changes summary for 2016-07-05 ============================================
devel/afl devel/ocaml-cmdliner lang/racket-minimal mail/dovecot net/freeradius3 net/liboping net/netatalk3 net/pidgin productivity/tryton sysutils/opam textproc/lua-markdown www/apache-httpd www/luakit www/trac x11/gnome x11/mplayer x11/xmobar == devel ============================================================= 01/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel afl ~ Makefile ~ distinfo ~ patches/patch-Makefile > update to 2.19b > OK jsg@ (gsoares@) ocaml-cmdliner ~ Makefile ~ distinfo ~ pkg/PLIST > Update to latest (0.9.8), the same that opam installs. > Bump opam REVISION. > ok anil@ chrisz@ (krw@) == lang ============================================================== 02/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang racket-minimal ~ Makefile > Add wxneeded again. We will not have a proper fix before of 6.0. (juanfra@) == mail ============================================================== 03/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail dovecot ~ Makefile ~ distinfo > oops, committed previous from wrong tree. noticed by nigel@ (sthen@) == net =============================================================== 04/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net freeradius3 ~ Makefile ~ distinfo ~ patches/patch-autogen_sh > Replace unnecessary freeradius build dep on autoconf-archive with changes > to > autoconf/autoheader m4 include path instead (the m4 files were there, just > not > being picked up). While there, update to a newer 3.0.x snapshot to fix a > crash > when using raddebug with a condition matching on regexp. (sthen@) liboping ~ Makefile ~ distinfo ~ pkg/PLIST > Update to liboping 1.9.0 > * liboping: The new "PING_OPT_MARK" option allows to mark packets, > which can be used for filtering and routing such packets on Linux. > * oping, noping: The new "-m" command line option allows to set a > mark on packets sent by the tool. > * oping, noping: The new "-O" command line option allows to write > measurements to an CSV file. > * oping, noping: The new "-w" command line option allows to specify > the timeout after which a packet/reply is considered "dropped". (landry@) netatalk3 ~ Makefile + patches/patch-etc_afpd_uam_c + patches/patch-etc_uams_uams_dhx2_passwd_c + patches/patch-etc_uams_uams_dhx_passwd_c + patches/patch-etc_uams_uams_passwd_c > use getpwnam_shadow to unbreak netatalk3, from Nils Frohberg, ok ajacoutot > (sthen@) pidgin ~ Makefile ~ distinfo ~ patches/patch-pidgin_gtkconv_c ~ patches/patch-pidgin_gtkdialogs_c ~ pkg/PLIST-libpurple ~ pkg/PLIST-main > Update to pidgin-2.11.0. > from Brad (maintainer) (ajacoutot@) ~ Makefile + patches/patch-libpurple_protocols_mxit_chunk_c + patches/patch-libpurple_protocols_mxit_chunk_h + patches/patch-libpurple_protocols_mxit_filexfer_c + patches/patch-libpurple_protocols_mxit_filexfer_h + patches/patch-libpurple_protocols_mxit_formcmds_c + patches/patch-libpurple_protocols_mxit_http_c + patches/patch-libpurple_protocols_mxit_http_h + patches/patch-libpurple_protocols_mxit_markup_c + patches/patch-libpurple_protocols_mxit_multimx_c + patches/patch-libpurple_protocols_mxit_mxit_c + patches/patch-libpurple_protocols_mxit_mxit_h + patches/patch-libpurple_protocols_mxit_protocol_c + patches/patch-libpurple_protocols_mxit_protocol_h + patches/patch-libpurple_protocols_mxit_roster_c + patches/patch-libpurple_protocols_mxit_splashscreen_c + patches/patch-libpurple_protocols_mxit_splashscreen_h TAGGED OPENBSD_5_9 > Security fixes for: CVE-2016-2376 - CVE 2016-2380, CVE-2016-4323, > CVE-2016-2365 - CVE-2016-2375 (only affecting the mxit protocol) > originally pointed out by Jeremy Thorn (jasper@) == productivity ====================================================== 05/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity tryton ~ tryton/Makefile ~ tryton/distinfo > Update to tryton-3.2.15. (ajacoutot@) ~ trytond/Makefile ~ trytond/distinfo > Update to trytond-3.2.16. (ajacoutot@) ~ stock/Makefile ~ stock/distinfo > Update to trytond-module-stock-3.2.8. (ajacoutot@) ~ stock_supply/Makefile ~ stock_supply/distinfo > Update to trytond-module-stock_supply-3.2.5. (ajacoutot@) ~ stock_supply_production/Makefile ~ stock_supply_production/distinfo > Update to trytond-module-stock_supply_production-3.2.4. (ajacoutot@) ~ proteus/Makefile ~ proteus/distinfo > Update to proteus-3.2.7. (ajacoutot@) == sysutils ========================================================== 06/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils opam ~ Makefile > Update to latest (0.9.8), the same that opam installs. > Bump opam REVISION. > ok anil@ chrisz@ (krw@) == textproc ========================================================== 07/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc lua-markdown ~ Makefile ~ pkg/PLIST > resolve conflict: luakit bundled an its own version of lua-markdown. so > add an RDEP on it instead. > ok abieber@ (luakit MAINTAINER) (jasper@) == www =============================================================== 08/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www apache-httpd ~ Makefile ~ distinfo ~ pkg/PLIST-main > update to apache-httpd 2.4.23, ok ajacoutot (sthen@) luakit ~ Makefile ~ pkg/PLIST > resolve conflict: luakit bundled an its own version of lua-markdown. so > add an RDEP on it instead. > ok abieber@ (luakit MAINTAINER) (jasper@) trac ~ Makefile ~ distinfo ~ pkg/PLIST > bugfix update to trac-1.0.12 (sthen@) == x11 =============================================================== 09/09 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome - code-assistance/patches/patch-configure ~ code-assistance/Makefile ~ code-assistance/distinfo > bugfix update to gnome-code-assistance-3.16.1 (jasper@) mplayer ~ Makefile + patches/patch-libmpdemux_demux_gif_c > Fix for CVE-2016-4352, from upstream > ok aja@ (jasper@) + patches/patch-libmpdemux_demux_gif_c TAGGED OPENBSD_5_9 > Fix for CVE-2016-4352, from upstream > ok aja@ (jasper@) ~ Makefile TAGGED OPENBSD_5_9 > commit from right directory to get the bump also (jasper@) xmobar ~ Makefile ~ patches/patch-samples_xmobar_config ~ patches/patch-xmobar_cabal > xmobar.config: fix whitespace > (upstream git commit 986aaad363ceb3fb946929648b7e496f03491f1a) > regen patches while here (dcoppa@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
