OpenBSD ports changes summary for 2016-11-01 ============================================
archivers/libarchive audio/gradio audio/mpg123 audio/ncmpcpp databases databases/mariadb databases/py-minidb databases/redis devel/coccinelle devel/intellij devel/ocaml-dose devel/ocaml-net devel/ocaml-pcre devel/pcre2 devel/py-configargparse devel/py-jsonrpclib devel/py-nosexcover devel/py-setproctitle devel/py-tox devel/ruby-rspec devel/spice-protocol devel/vte3 editors/joe editors/libreoffice editors/nano editors/zile games/scummvm games/scummvm-tools games/xcowsay geo/qgis graphics/gprof2dot graphics/png graphics/povray infrastructure/bin infrastructure/db lang/abcl lang/ghc mail/archiveopteryx mail/dovecot mail/dovecot-pigeonhole math/R multimedia/gstreamer1 net/isc-bind net/libgadu net/ucspi-tcp print/cups-filters productivity/grisbi security/clamav security/letsencrypt shells/bash sysutils sysutils/consul sysutils/consul-template sysutils/firmware sysutils/ggrep sysutils/py-ghmi sysutils/py-psutil sysutils/u-boot textproc/ocaml-text www/urlwatch x11/gnome x11/spice-gtk x11/xfce4 x11/xscreensaver == archivers ========================================================= 01/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers libarchive - patches/patch-libarchive_test_test_write_format_gnutar_filenames_c ~ Makefile ~ distinfo ~ patches/patch-configure > SECURITY update to 3.2.2. > Numerous bugs appear to have been fixed, but there is no log of changes. > (naddy@) - patches/patch-libarchive_test_test_write_format_gnutar_filenames_c ~ Makefile ~ distinfo ~ patches/patch-configure TAGGED OPENBSD_6_0 > SECURITY update to 3.2.2. > Numerous bugs appear to have been fixed, but there is no log of changes. > (naddy@) == audio ============================================================= 02/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio gradio ~ Makefile > Missing bdep on autoconf/automake. (ajacoutot@) mpg123 ~ Makefile ~ distinfo > Security update to 1.23.8: > Fix an out-of-bounds memory read in the ID3v2 parser for tags that claim an > unrealistically small length. (naddy@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_0 > Security update to 1.23.8: > Fix an out-of-bounds memory read in the ID3v2 parser for tags that claim an > unrealistically small length. (naddy@) ncmpcpp ~ Makefile ~ distinfo ~ patches/patch-src_ncmpcpp_cpp > Update to ncmpcpp 0.7.7 (dcoppa@) == databases ========================================================= 03/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > +py-minidb (rpe@) mariadb - patches/patch-sql_signal_handler_cc ~ Makefile ~ distinfo ~ patches/patch-scripts_mysqld_safe_sh ~ patches/patch-storage_connect_reldef_cpp ~ pkg/PLIST-tests > update to MariaDB 10.0.28, from Brad (who also tested it on ppc): fixes > CVE-2016-5616, CVE-2016-5624, CVE-2016-5626, CVE-2016-3492, CVE-2016-5629, > CVE-2016-8283, CVE-2016-7440, CVE-2016-5584 and CVE-2016-6663. (sthen@) py-minidb + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import py-minidb redis ~ Makefile ~ distinfo ~ patches/patch-src_Makefile > Update to redis-3.2.5 (dcoppa@) == devel ============================================================= 04/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel coccinelle ~ Makefile > Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. > (krw@) intellij ~ Makefile ~ distinfo ~ pkg/PLIST > update to intellij-2016.2.5 > from Caspar Schutijser (MAINTAINER) (jasper@) ocaml-dose ~ Makefile > Oops. Missed one REVISION bump. > Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. > (krw@) ocaml-net ~ Makefile > Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. > (krw@) ocaml-pcre ~ Makefile ~ distinfo + patches/patch-_oasis + patches/patch-myocamlbuild_ml + patches/patch-setup_ml > Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. > (krw@) pcre2 ~ Makefile > update pkgconfig files to propagate wxneeded to dependant ports (jasper@) ~ Makefile > move USE_WXNEEDED to the top of the file as per common practice (jasper@) py-configargparse ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-ConfigArgParse-0.11.0 (danj@) py-jsonrpclib ~ Makefile ~ distinfo > Update to py-jsonrpclib-0.1.7 (danj@) py-nosexcover ~ Makefile ~ distinfo > Update to py-nosexcover-1.0.11 (danj@) py-setproctitle ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-tests_pyrun_c ~ patches/patch-tests_setproctitle_test_py ~ pkg/PLIST > Update to py-setproctitle-1.1.10 > ok aja@ (danj@) py-tox ~ Makefile ~ distinfo > Update to py-tox-2.4.1 (danj@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/pkg/PLIST > update to specinfra-2.64.0 (jasper@) spice-protocol ~ Makefile ~ patches/patch-spice_macros_h > Simplify endianness goo. > spice-gtk breaks on sparc64 because endianness can't be detected, > because not all source files in spice-gtk include the same config.h > file. So instead of requiring consumer ports to define HAVE_ENDIAN_H, > let's just assume that we have it. > ok jasper@ (jca@) vte3 ~ Makefile > update LDEP to use the fixed pcre2 (jasper@) == editors =========================================================== 05/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors joe ~ Makefile ~ distinfo ~ pkg/PLIST > update to joe-4.3 (jasper@) libreoffice ~ Makefile ~ distinfo ~ pkg/PLIST-main > update to 5.2.2.2 (robert@) nano - patches/patch-doc_man_nanorc_5 ~ Makefile ~ distinfo ~ patches/patch-doc_man_nano_1 > update to 2.7.1: add the ability to display line numbers in front of the > text (naddy@) zile ~ Makefile ~ distinfo > Update for Zile to 2.4.13: > OK naddy@ (gonzalo@) == games ============================================================= 06/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games scummvm ~ Makefile ~ distinfo ~ patches/patch-Makefile_common ~ patches/patch-configure ~ pkg/PLIST > update to scummvm 1.9.0 (jsg@) scummvm-tools ~ Makefile ~ distinfo ~ patches/patch-configure > update to scummvm-tools 1.9.0 (jsg@) xcowsay ~ Makefile ~ distinfo > update to xcowsay-1.4 (jasper@) == geo =============================================================== 07/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo qgis ~ Makefile ~ distinfo ~ patches/patch-debian_qgis_desktop ~ patches/patch-src_app_qgisapp_cpp ~ patches/patch-src_core_CMakeLists_txt ~ pkg/PLIST > Update to QGIS 2.18.0. > See http://changelog.qgis.org/en/qgis/version/2.18.0/ for a visual list > of changes. (landry@) == graphics ========================================================== 08/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics gprof2dot ~ Makefile ~ distinfo > update to gprof2dot-2016.10.13 (jasper@) png ~ Makefile ~ distinfo > maintenance update to 1.6.26; from Brad (naddy@) povray ~ Makefile ~ distinfo > use the latest release from the png 1.2 branch, 1.2.56 (naddy@) == infrastructure ==================================================== 09/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ register-plist > When there is a package with a matching name, but with a different > pkgpath, print a message showing the packages that weren't matched > due to the differing pkgpath. > Help and OK espie@ (jeremy@) db + .cvsignore > Ignore network.conf > db/network.conf can be used to override MASTER_SITE* entries in > templates/network.conf.template, let cvs(1) be silent about it. > ok phessler@ (jca@) ~ user.list > add _consul-template (jasper@) == lang ============================================================== 10/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang abcl ~ Makefile ~ distinfo ~ files/abcl_completions ~ pkg/PLIST > update to abcl-1.4.0 > from Timo Myyra (MAINTAINER) (jasper@) ghc ~ Makefile > Instead of setting USE_WXNEEDED=Yes, explicitely pass -Wl,-z,wxneeded > the linker again. Otherwise, the ld wrapper script installed when > USE_WXNEEDED=Yes will be used by the installed ghc package. > Problem noticed by Karel Gardas. (kili@) == mail ============================================================== 11/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail archiveopteryx - patches/patch-db_database_cpp - patches/patch-db_schema_cpp - patches/patch-doc_Jamfile ~ Makefile ~ distinfo ~ patches/patch-Jamfile ~ patches/patch-Jamrules ~ patches/patch-Jamsettings ~ patches/patch-aox_servers_cpp ~ patches/patch-db_postgres_cpp ~ patches/patch-doc_archiveopteryx_conf_man ~ patches/patch-doc_archiveopteryx_man ~ patches/patch-doc_readme_README ~ patches/patch-server_tlsthread_cpp ~ pkg/PLIST ~ pkg/README > Update to archiveopteryx 3.2.0 and drop MAINTAINERship. > Been lying in mystuff for the past two years, pending actual testing. > For the record: > Archiveopteryx is a mail server system optimised for long-term storage > and heavy access. It comprises a set of server programs that provide > access to mail stored in a relational database (PostgreSQL). (landry@) dovecot ~ Makefile ~ distinfo ~ patches/patch-doc_example-config_Makefile_in ~ patches/patch-doc_example-config_conf_d_Makefile_in ~ patches/patch-src_auth_password-scheme-crypt_c ~ pkg/PLIST-ldap ~ pkg/PLIST-server > update to Dovecot 2.2.26.0, ok brad (sthen@) dovecot-pigeonhole ~ Makefile ~ distinfo ~ patch-src_managesieve-login_Makefile_in ~ pkg/PLIST > update to Pigeonhole 0.4.16, the final version is out and as pointed out > by Brad there's a problem with older Pigeonhole with Dovecot 2.2.26.0. > (sthen@) == math ============================================================== 12/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math R ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST > Update to R 3.3.2 > ok dcoppa@ (feinerer@) == multimedia ======================================================== 13/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer1 ~ plugins-base/Makefile > BDEP on intltool for share/aclocal/intltool.m4; ok aja (sthen@) == net =============================================================== 14/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net isc-bind - patches/patch-lib_isc_unix_socket_c ~ Makefile ~ distinfo > update to BIND 9.10.4-P1, fixing a resolver DoS in DNAME handling. > CVE-2016-8864 (sthen@) - patches/patch-lib_isc_unix_socket_c ~ Makefile ~ distinfo TAGGED OPENBSD_6_0 > update to BIND 9.10.4-P1, fixing a resolver DoS in DNAME handling. > CVE-2016-8864 (sthen@) libgadu ~ Makefile > don't pickup protobuf; spotted by nigel@ (jasper@) ucspi-tcp ~ Makefile ~ distinfo > New revision of ipv6 patch removes duplicate text in tcpclient.1 and > tcpsetver.1 manual pages. No changes in generated binaries. > OK MAINTAINER (czarkoff@) == print ============================================================= 15/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo > Update to cups-filters-1.11.6. (ajacoutot@) == productivity ====================================================== 16/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity grisbi ~ Makefile > Touche pas au grisbi, salope! > (set PORTROACH annotation so that it stops bothering me about the > instable/broken snapshot hosted on the garbage dump^Wsourceforge) (landry@) - patches/patch-src_bet_data_c ~ Makefile ~ distinfo > Actually, grisbi moved to github, so just update to the 1.0.1 found > there. Add plumbing to run autogen.sh and the necessary BDEPs on autohell. > (landry@) == security ========================================================== 17/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security clamav ~ Makefile + patches/patch-m4_reorganization_libs_pcre_m4 > Prevent picking up pcre2 (for now). > ok sthen@ (maintainer) (ajacoutot@) letsencrypt ~ client/Makefile > py-psutil no longer needed, spotted by landry@ (sthen@) == shells ============================================================ 18/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells bash ~ Makefile ~ distinfo > update to 4.3 patchlevel 48 (naddy@) == sysutils ========================================================== 19/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +consul-template (jasper@) consul - patches/patch-temporary_hack-stat_openbsd_go - patches/patch-temporary_hack_stat_unsupported_go ~ Makefile ~ distinfo > - update to consul 0.7.0: https://www.hashicorp.com/blog/consul-0-7.html > ok aja@ (MAINTAINER) (jasper@) consul-template + Makefile + distinfo + files/default.conf + pkg/consul_template.rc + pkg/DESCR + pkg/PLIST + pkg/README > New import: > import consul-template-0.16.0 firmware ~ iwm/Makefile ~ iwm/distinfo ~ iwm/pkg/PLIST > Remove obsolete iwm(4) firmware files for API version 9 (unused since 6.0). > ok sthen@ (stsp@) ~ iwm/Makefile > Sync a comment with reality. (stsp@) ggrep ~ Makefile ~ distinfo > maintenance update to 2.26 (naddy@) py-ghmi ~ Makefile > Missing bdep on devel/py-pbr. (ajacoutot@) py-psutil ~ Makefile ~ distinfo ~ patches/patch-psutil_tests___init___py > Update to py-psutil 4.4.2. > ok danj@ (landry@) u-boot ~ Makefile ~ pkg/PLIST > disable the clearfog target until kwbimage is fixed > There is a use after free in kwbimage, found by building u-boot with the > use after free detection enabled in malloc. When building the clearfog > target: > MKIMAGE u-boot-spl.kwb > Segmentation fault (core dumped) > kwbimage_generate -> image_version_file (alloc and free image_cfg global) > kwbimage_generate -> image_headersz_v1 -> image_count_options (image_cfg > used) > It isn't clear to me if image_version_file should be inlined or another > approach taken, but as it stands it is clearly wrong. > The result of image_version_file is also never checked for -1 which > multiple > paths in the function return. > I reported this on the u-boot list a week or so ago but no one has > responded > so far. (jsg@) == textproc ========================================================== 20/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc ocaml-text ~ Makefile > Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. > (krw@) == www =============================================================== 21/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www urlwatch - patches/patch-lib_urlwatch_html2txt_py ~ Makefile ~ distinfo ~ pkg/PLIST > Update www/urlwatch to version 2. > This is a major update for urlwatch which is now a python3 program. > Consider looking at the README.md at https://github.com/thp/urlwatch > if you are migrating from version 1. > Noteable changes: > - the urls file is now in PyYaml format and will be auto-convertert > - watching ftp:// URLs needs a workaround like: > kind: shell > command: curl ftp://url/path/ > - custom hooks are different and need rewriting > Feedback from and OK sthen@ aja@ (rpe@) ~ Makefile ~ patches/patch-urlwatch > regen patch (no pkg change) > enable tests (sthen@) == x11 =============================================================== 22/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome ~ control-center/Makefile ~ control-center/distinfo ~ control-center/patch-panels_user-accounts_Makefile_in ~ control-center/pkg/PLIST > Update to gnome-control-center-3.22.1. (ajacoutot@) ~ file-roller/Makefile > i accidentally the whole MODGNOME_TOOLS > spotted by naddy@ (jasper@) ~ music/Makefile > devel/py-gobject3${MODPY_FLAVOR} is also needed at build time. > spotted by naddy@ (ajacoutot@) ~ todo/Makefile ~ todo/distinfo ~ todo/pkg/PLIST > Update to gnome-todo-3.22.0. (ajacoutot@) ~ terminal/Makefile > update LDEP to use the fixed pcre2 (jasper@) ~ anjuta/Makefile ~ builder/Makefile ~ color-manager/Makefile ~ vinagre/Makefile > Bump GNOME ports that have pcre2 in WANTLIB so that they get updated. > (ajacoutot@) spice-gtk - patches/patch-configure_ac ~ Makefile > Drop unneeded patch > ... and bump REVISION Just In Case (tm) (jca@) xfce4 ~ xfce4-battery/Makefile ~ xfce4-battery/distinfo ~ xfce4-battery/pkg/PLIST > Update to xfce4-battery 1.1.0, ported to Gtk3 (landry@) ~ xfce4-datetime/Makefile ~ xfce4-datetime/distinfo ~ xfce4-datetime/pkg/PLIST > Update xfce4-datetime 0.7.0, ported to Gtk3 (landry@) ~ xfce4-diskperf/Makefile ~ xfce4-diskperf/distinfo ~ xfce4-diskperf/pkg/PLIST > Update to xfce4-diskperf 2.6.0, ported to Gtk3 (landry@) ~ xfce4-fsguard/Makefile ~ xfce4-fsguard/distinfo ~ xfce4-fsguard/pkg/PLIST > Update to xfce4-fsguard 1.1.0, ported to Gtk3 (landry@) ~ xfce4-netload/Makefile ~ xfce4-netload/distinfo ~ xfce4-netload/pkg/PLIST > Update to xfce4-netload 1.3.0, ported to Gtk3 (landry@) ~ xfce4-smartbookmark/Makefile ~ xfce4-smartbookmark/distinfo ~ xfce4-smartbookmark/pkg/PLIST > Update to xfce4-smartbookmark 0.5.0, ported to Gtk3 (landry@) ~ xfce4-systemload/Makefile ~ xfce4-systemload/distinfo ~ xfce4-systemload/pkg/PLIST > Update to xfce4-systemload 1.2.0, ported to Gtk3 (landry@) ~ xfce4-wavelan/Makefile ~ xfce4-wavelan/distinfo > Update to xfce4-wavelan 0.6.0, ported to Gtk3 (landry@) ~ xfce4-mpc/Makefile ~ xfce4-mpc/distinfo ~ xfce4-mpc/pkg/PLIST > Update to xfce4-mpc 0.5.0, ported to Gtk3 (landry@) xscreensaver ~ Makefile ~ distinfo ~ pkg/PLIST > update to xscreensaver-5.36 (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
