OpenBSD ports changes summary for 2017-08-06 to 2017-08-13 inclusive ====================================================================
audio audio/audiality2 audio/hs-libmpd audio/libmpdclient audio/mpg123 audio/ncmpcpp audio/pianobar databases/mariadb databases/openldap databases/pgcluu databases/py-apsw databases/redis databases/sqlite3 devel devel/apr devel/autogen devel/git devel/include-what-you-use devel/llvm devel/mercurial devel/msgpack devel/nspr devel/py-docopt devel/py-ruamel.ordereddict devel/quirks devel/subversion devel/tortoisehg editors/libreoffice editors/nano emulators/advancemame emulators/advancemess emulators/dgen-sdl emulators/openmsx fonts fonts/fira-fonts fonts/freefont-ttf fonts/ja-kanjistrokeorders-ttf fonts/migmix fonts/migu fonts/symbola-ttf games games/allegro games/gottcode games/koboredux games/numptyphysics games/openmw games/prboom games/supertux games/wtf geo/geocode-glib geo/openbsd-developers graphics graphics/clutter graphics/feh graphics/jpegoptim graphics/lensfun graphics/maim graphics/orthanc graphics/png graphics/pqiv graphics/slop lang/node lang/python lang/seed7 mail/courier-authlib mail/courier-imap mail/fetchmail mail/isync mail/mozilla-thunderbird misc/wordnet multimedia/mpv multimedia/x264 net net/amule net/curl net/dhcpcd net/gdnsd net/gloox net/gnaughty net/haproxy net/mcast-proxy net/nagios net/nmap net/openafs net/openvpn-auth-ldap net/py-cares net/py-dnspython security security/botan2 security/encfs security/gnupg2 security/keepassxc security/nss security/pcsc-lite security/rhash shells/ksh93 shells/zsh sysutils sysutils/ansible sysutils/bacula sysutils/beats sysutils/borgmatic sysutils/duplicity sysutils/memtest86+ sysutils/raspberrypi-firmware sysutils/smartmontools sysutils/tarsnapper sysutils/virt-what telephony/asterisk-g729 telephony/bcg729 telephony/p5-Net-SIP textproc textproc/apertium textproc/apertium-dicts textproc/apertium-lex-tools textproc/elasticsearch textproc/extract_url textproc/lttoolbox textproc/py-docutils textproc/py-pykwalify textproc/py-ruamel.yaml www www/buku www/firefox-esr www/firefox-esr-i18n www/firefox-i18n www/kibana www/luakit www/mozilla www/mozilla-firefox www/p5-WWW-Search-Ebay www/py-flask www/py-mechanize www/qutebrowser www/racktables www/seamonkey www/seamonkey-i18n www/stagit www/tomcat www/tor-browser www/youtube-dl x11 x11/bspwm x11/kde4 x11/mate x11/smplayer x11/sxhkd x11/xfce4 x11/xkbcommon == audio ============================================================= 01/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio audio ~ Makefile > +audiality2 (bentley@) audiality2 + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-a2play_CMakeLists_txt + patches/patch-src_CMakeLists_txt + patches/patch-test_CMakeLists_txt > New import: > Import audiality2-1.9.2. hs-libmpd ~ Makefile ~ distinfo > Update to hs-libmpd-0.9.0.7 (dcoppa@) libmpdclient ~ Makefile ~ distinfo ~ patches/patch-src_sync_c ~ pkg/PLIST + patches/patch-meson_build > Update to libmpdclient-2.13 (dcoppa@) mpg123 ~ Makefile ~ distinfo > update to 1.25.5 for miscellaneous minor overflow fixes and better > checking of ID3v2 encoding values (naddy@) ~ Makefile ~ distinfo > update to 1.25.6: fix an overflow reading frame data bits in layer II > decoding (naddy@) ncmpcpp ~ Makefile + patches/patch-doc_config + patches/patch-src_curses_window_cpp > Bugfixes from the '0.8.x' stable branch: > Fix crash when colors are disabled > (upstream git commit a22cd2c68c71481c653d9f6547f2e7b46ce57106) > config: change default value of show_duplicate_tags from 'true' to 'yes' > (upstream git commit 4f72330bb8d04aa14fa380f969013675882b7c1b) (dcoppa@) pianobar ~ Makefile + patches/patch-src_ui_act_c > Fix use-after-free when deleting station > (upstream git commit 2a8865ad0d7c4976f43d99ed258c84ae4f95b0ce) (dcoppa@) == databases ========================================================= 02/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases mariadb ~ Makefile ~ distinfo ~ patches/patch-scripts_CMakeLists_txt ~ patches/patch-sql_CMakeLists_txt ~ patches/patch-storage_connect_reldef_cpp ~ pkg/PLIST-server ~ pkg/PLIST-tests > update to mariadb-10.0.32, from Brad (maintainer) (sthen@) openldap ~ patches/patch-servers_slapd_back-mdb_init_c > set rc before calling Debug, from Paul B. Henson (sthen@) pgcluu ~ Makefile ~ distinfo ~ patches/patch-pgcluu ~ patches/patch-pgcluu_collectd > update to pgcluu-2.6 (jasper@) py-apsw ~ Makefile ~ distinfo ~ patches/patch-tests_py + patches/patch-setup_py > update to py-apsw 3.9.2-r1, fix hardcoded gcc in tests (sthen@) redis - patches/patch-src_Makefile_dep ~ Makefile ~ distinfo ~ patches/patch-deps_Makefile ~ patches/patch-deps_hiredis_Makefile ~ patches/patch-deps_hiredis_net_c ~ patches/patch-redis_conf ~ patches/patch-src_Makefile ~ patches/patch-src_config_c ~ patches/patch-src_server_h > Update to redis-4.0.1 (dcoppa@) sqlite3 ~ Makefile ~ distinfo > Update to sqlite3 3.20.0. > Fixes CVE-2017-10989 ('The getNodeSize function in ext/rtree/rtree.c in > SQLite through 3.19.3, as used in GDAL and other products, mishandles > undersized RTree blobs in a crafted database, leading to a heap-based > buffer over-read or possibly unspecified other impact.') > The standalone fix itself is at > https://sqlite.org/src/vpatch?from=0db20efe201736b3&to=66de6f4a9504ec26 > Pass -DSQLITE_ENABLE_FTS3 via CFLAGS, as it apparently fixes build > issues with mozilla (from FreeBSD r447626 via naddy@) (landry@) == devel ============================================================= 03/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +py-ruamel.ordereddict (jasper@) ~ Makefile > +py-docopt,python3 (jasper@) apr ~ patches/patch-configure ~ patches/patch-network_io_unix_sockets_c > regen patches, noticed while building git TDEP > ok stsp@ (maintainer) (danj@) autogen ~ Makefile > replace gettext module and remove empty configure argument (naddy@) git ~ patches/patch-t_t0001-init_sh ~ patches/patch-t_t4062-diff-pickaxe_sh ~ patches/patch-t_t7004-tag_sh > Sync with upstream (dcoppa@) ~ Makefile ~ distinfo > Update git to fix CVE-2017-1000117. > From Daniel Jakots, thanks! > OK benoit@, sthen@ (pirofti@) ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-t_t9200-git-cvsexportcommit_sh ~ patches/patch-t_test-lib_sh TAGGED OPENBSD_6_1 > Backport git CVE-2017-1000117 fix. > From Daniel Jakots, thanks! > OK sthen@ (pirofti@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_0 > Update to git-2.9.5, fix CVE-2017-1000117 > ok pirofti (danj@) include-what-you-use - patches/patch-iwyu_cc - patches/patch-iwyu_driver_cc - patches/patch-iwyu_location_util_h ~ Makefile ~ distinfo ~ patches/patch-iwyu_include_picker_cc > update to include-what-you-use 0.8 > from Brad (jsg@) llvm ~ Makefile ~ patches/patch-tools_clang_lib_Sema_SemaChecking_cpp + patches/patch-include_llvm_CodeGen_AsmPrinter_h + patches/patch-lib_CodeGen_AsmPrinter_AsmPrinter_cpp + patches/patch-lib_Target_X86_X86AsmPrinter_h + patches/patch-lib_Target_X86_X86MCInstLower_cpp + patches/patch-tools_clang_include_clang_Basic_Builtins_def > Pull across more parts from base, from Brad: > - Use int3 trap padding between functions instead of trapsleds with a > leading jump > - Declare lgamma library builtins as never being const > - Enable the kprintf format attribute (sthen@) mercurial - patches/patch-contrib_hg-ssh - patches/patch-mercurial_dispatch_py - patches/patch-tests_test-ssh_t ~ Makefile ~ distinfo ~ pkg/DESCR-main ~ pkg/PLIST-main + patches/patch-tests_test-clonebundles_t TAGGED OPENBSD_6_1 > Update to mercurial 4.2.3. > https://www.mercurial-scm.org/pipermail/mercurial/2017-August/050522.html > CVE-2017-1000115: > Mercurial's symlink auditing was incomplete prior to 4.3, and could be > abused > to write to files outside the repository. > CVE-2017-1000116: > Mercurial was not sanitizing hostnames passed to ssh, allowing shell > injection > attacks by specifying a hostname starting with -oProxyCommand. (juanfra@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > Update to mercurial 4.2.3. > https://www.mercurial-scm.org/pipermail/mercurial/2017-August/050522.html > CVE-2017-1000115: > Mercurial's symlink auditing was incomplete prior to 4.3, and could be > abused > to write to files outside the repository. > CVE-2017-1000116: > Mercurial was not sanitizing hostnames passed to ssh, allowing shell > injection > attacks by specifying a hostname starting with -oProxyCommand. (juanfra@) ~ Makefile ~ distinfo ~ patches/patch-tests_test-clonebundles_t ~ pkg/PLIST-main TAGGED OPENBSD_6_1 > Update to mercurial 4.3.1. (juanfra@) msgpack ~ Makefile ~ distinfo > update to msgpack-2.1.4 (jasper@) ~ Makefile > enable tests since gtest was updated a while back (jasper@) nspr ~ Makefile ~ distinfo ~ patches/patch-nspr_configure_in ~ patches/patch-nspr_pr_src_misc_prnetdb_c > Update to NSPR 4.16, will be required by upcoming gecko 56 releases > (landry@) py-docopt ~ Makefile ~ pkg/PLIST > add python3 flavor (jasper@) py-ruamel.ordereddict + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import py-ruamel.ordereddict-0.4.13 quirks ~ Makefile ~ files/Quirks.pm > apertium-fr-ca -> apertium-fra-cat (bentley@) subversion ~ Makefile ~ distinfo > Update to Subversion 1.9.7. Fixes CVE-2017-9800, "Arbitrary code execution > on > clients through malicious svn+ssh URLs in svn:externals and > svn:sync-from-url" > See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt > (stsp@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > For 6.1-stable: > Update to Subversion 1.9.7. Fixes CVE-2017-9800, "Arbitrary code execution > on > clients through malicious svn+ssh URLs in svn:externals and > svn:sync-from-url" > See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt > (stsp@) tortoisehg ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_6_1 > Update to tortoisehg 4.2.2. We need to update this package to keep in > sync it with the latest mercurial release, updated due to security bugs. > (juanfra@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > Update to tortoisehg 4.3.1. (juanfra@) == editors =========================================================== 04/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors libreoffice ~ Makefile > mark BROKEN-i386 to save half an hour of build time. current failure: > /usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_u > no/gcc3_linux_intel/except.cxx:164:32: error: unknown type name > '__si_class_type_info' > /usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_u > no/gcc3_linux_intel/except.cxx:170:32: error: unknown type name > '__class_type_info' > previously failed with segfaults during build. (sthen@) ~ Makefile + patch-bridges_source_cpp_uno_gcc3_linux_intel_share_hxx > unbreak build on i386 (robert@) nano ~ Makefile ~ distinfo ~ patches/patch-doc_nano_1 ~ patches/patch-src_Makefile_in > Update to 2.8.6: > * new feature: the ability to do softwrapping between words > * fix a handful of rare display glitches > * rename the option 'cut' to 'cutfromcursor' > (please update your nanorc files before 2020). (naddy@) == emulators ========================================================= 05/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators advancemame ~ Makefile > add -fomit-frame-pointer for i386 to unbreak, clang builds use an extra > register compared to the gcc build and we run out. (sthen@) advancemess ~ Makefile > add -fomit-frame-pointer for i386 to unbreak, clang builds use an extra > register compared to the gcc build and we run out. (sthen@) dgen-sdl + patches/patch-Makefile_in + patches/patch-mz80_Makefile_in + patches/patch-star_Makefile_in > fix with newer nasm on i386, from Brad (sthen@) openmsx ~ Makefile ~ distinfo > Update to openmsx-0.14.0. > Release notes: > https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_0_14_0/doc/releas > e-notes.txt (bentley@) == fonts ============================================================= 06/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts fonts ~ Makefile > +migu,migmix (bentley@) fira-fonts ~ Makefile ~ distinfo ~ pkg/PLIST > Update fira-fonts to 20170227 (last github commit) > - update HOMEPAGE > - remove LICENSE (not available anymore) > - GH_* wish/tweak from juanfra@ > ok juanfra@ (rsadowski@) freefont-ttf ~ Makefile ~ distinfo > update freefont-ttf to 20120503 > license tweak and ok bentley@ (rsadowski@) ja-kanjistrokeorders-ttf ~ Makefile ~ distinfo ~ pkg/PLIST > update ja-kanjistrokeorders-ttf to 4.001 > MASTER_SITES tweak and ok bentley@ (rsadowski@) migmix + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import migmix-20150712. migu + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import migu-20150712. symbola-ttf ~ Makefile ~ distinfo > update symbola-ttf to 9.17 > - rename distfile with version number > - tabs++; > ok bentley@ (rsadowski@) == games ============================================================= 07/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games games ~ Makefile > +koboredux (bentley@) allegro ~ Makefile + patches/patch-include_allegro_platform_al386gcc_h > fix clang/i386 build (embedded asm problems, clue from kettenis@) > switch to correct autoconf version while there (sthen@) gottcode ~ Makefile.inc ~ connectagram/Makefile ~ connectagram/distinfo ~ connectagram/pkg/PLIST ~ cutemaze/Makefile ~ cutemaze/distinfo ~ cutemaze/pkg/PLIST ~ hexalate/Makefile ~ hexalate/distinfo ~ hexalate/pkg/PLIST ~ peg-e/Makefile ~ peg-e/distinfo ~ peg-e/patches/patch-peg-e_pro ~ peg-e/pkg/PLIST ~ simsu/Makefile ~ simsu/distinfo ~ simsu/pkg/PLIST ~ tanglet/Makefile ~ tanglet/distinfo ~ tanglet/pkg/PLIST ~ tetzle/Makefile ~ tetzle/distinfo ~ tetzle/pkg/PLIST > Minor update to all the games. Resort WANTLIB. Change to my @openbsd.org > email address. > ok landry@ (bcallah@) + gottet/Makefile + gottet/distinfo + gottet/pkg/PLIST + gottet/pkg/DESCR > New import: > Import games/gottcode/gottet, a Tetris clone. ~ Makefile > +gottet (bcallah@) koboredux + Makefile + distinfo + patches/patch-CMakeLists_txt + patches/patch-src_CMakeLists_txt + pkg/PLIST + pkg/DESCR + pkg/README > New import: > Import koboredux-0.7.4. numptyphysics ~ Makefile > drop maintainer (dcoppa@) openmw ~ Makefile ~ distinfo ~ pkg/PLIST > Update to OpenMW 0.42.0, from Juha Erkkila. (pascal@) prboom ~ Makefile + patches/patch-src_m_fixed_h > %cc -> cc in asm; unbreak on i386+clang (sthen@) supertux ~ Makefile ~ patches/patch-CMakeLists_txt > Fix CMakeLists.txt, so we can drop USE_NINJA=No (dcoppa@) wtf ~ Makefile ~ distinfo > Update to 20170811. (bcallah@) == geo =============================================================== 08/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo geocode-glib ~ Makefile ~ distinfo ~ pkg/PLIST > update to geocode-glib-3.24.0 (jasper@) openbsd-developers ~ Makefile ~ files/OpenBSD > Add myself > OK phessler@ (akoshibe@) == graphics ========================================================== 09/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > +jpegoptim (jca@) ~ Makefile > +orthanc (jasper@) clutter ~ clutter-gtk/Makefile ~ clutter-gtk/distinfo ~ clutter-gtk/pkg/PLIST > update to clutter-gtk-1.8.4 (jasper@) feh ~ Makefile ~ distinfo ~ patches/patch-man_feh_pre > Bugfixing update to feh-2.19.1 (dcoppa@) jpegoptim + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import jpegoptim-1.4.4, a utility to optimize jpeg files lensfun + patches/patch-tests_CMakeLists_txt > Bugfix: ${OpenMP_CXX_FLAGS} was used unconditionally > Fix building lensfun with CMake-3.9 (dcoppa@) maim ~ Makefile ~ distinfo > update maim from 5.4.63 to 5.4.65 > COMPILER hint and ok bcallah@ (rsadowski@) ~ Makefile > WANTLIB regen (don't mix cmake-3.7.2p4 and cmake-3.9) (rsadowski@) orthanc + server/Makefile + server/distinfo + server/patches/patch-Core_MultiThreading_Mutex_cpp + server/patches/patch-Core_SystemToolbox_cpp + server/patches/patch-Resources_Configuration_json + server/patches/patch-Plugins_Engine_PluginsManager_cpp + server/patches/patch-OrthancServer_FromDcmtkBridge_cpp + server/patches/patch-Plugins_Engine_SharedLibrary_cpp + server/patches/patch-Resources_CMake_Compiler_cmake + server/patches/patch-UnitTestsSources_PluginsTests_cpp + server/patches/patch-UnitTestsSources_UnitTestsMain_cpp + server/patches/patch-CMakeLists_txt + server/patches/patch-Resources_ThirdParty_minizip_ioapi_h + server/pkg/PLIST + server/pkg/orthanc.rc + server/pkg/DESCR > New import: > import orthanc-1.3.0 + Makefile + Makefile.inc > add common Makefile bits (jasper@) + webviewer-plugin/distinfo + webviewer-plugin/Makefile + webviewer-plugin/patches/patch-Orthanc_Core_SystemToolbox_cpp + webviewer-plugin/patches/patch-CMakeLists_txt + webviewer-plugin/pkg/PLIST + webviewer-plugin/pkg/DESCR > New import: > import orthanc-plugin-webviewer-2.3 + postgresql-plugin/Makefile + postgresql-plugin/distinfo + postgresql-plugin/pkg/DESCR + postgresql-plugin/pkg/PLIST + postgresql-plugin/patches/patch-CMakeLists_txt + postgresql-plugin/patches/patch-Core_PostgreSQLLargeObject_cpp + postgresql-plugin/patches/patch-Core_PostgreSQLConnection_cpp > New import: > import orthanc-plugin-postgresql-2.0 ~ server/Makefile ~ server/pkg/PLIST ~ server/pkg/orthanc.rc > set a logdir to prevent spewing to STDOUT/STDERR (jasper@) ~ Makefile.inc ~ postgresql-plugin/Makefile ~ webviewer-plugin/Makefile > move pre-configure to Makefile.inc (jasper@) ~ server/Makefile ~ server/patches/patch-Core_SystemToolbox_cpp ~ server/patches/patch-Resources_CMake_Compiler_cmake > - resolve XXX and implement GetPathToExecutableInternal > - sync Compiler.cmake with what's been submitted upstream (jasper@) ~ Makefile.inc ~ webviewer-plugin/Makefile > fix stray \n and :0 that snuck in > spotted by naddy@ (jasper@) ~ Makefile.inc ~ server/Makefile > move BDEP on unzip to Makefile.inc for it's common > spotted by naddy@ (jasper@) png ~ Makefile ~ distinfo ~ patches/patch-libpng_pc_in > Maintenance update to 1.6.31. This adds eXIf chunk support. (naddy@) pqiv ~ Makefile ~ distinfo + patches/patch-lib_thumbnailcache_c > Update to pqiv-2.9 > COMPILER clue and ok jca@ (danj@) ~ Makefile ~ patches/patch-lib_thumbnailcache_c > Sync with what's been committed upstream (danj@) slop ~ Makefile ~ distinfo > update slop to 6.3.48 > COMPILER hint and ok bcallah@ (rsadowski@) == lang ============================================================== 10/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang node - patches/patch-node_gyp ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-common_gypi ~ patches/patch-deps_npm_node_modules_node-gyp_gyp_pylib_gyp_generator_make_py ~ patches/patch-tools_test_py + patches/patch-node_gypi > upgrade node to latest lts > - remove COMPILER, only building on arches with clang base > - hard code paths to clang for module building > - move node.gyp patch to node.gypi > - regen patches > OK fcambus@ (abieber@) python ~ 3.6/Makefile ~ 3.6/distinfo ~ 3.6/pkg/PLIST-main ~ 3.6/pkg/PLIST-tests > update python to 3.6.2, tested in a bulk by sthen@. (rpointel@) seed7 ~ Makefile ~ distinfo > Update to 20170807. (bcallah@) == mail ============================================================== 11/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail courier-authlib ~ Makefile > drop gettext module > prodded and ok sthen@ (giovanni@) courier-imap ~ Makefile > drop gettext module > prodded and ok sthen@ (giovanni@) fetchmail ~ Makefile ~ patches/patch-socket_c > Do not overrun plugin string when copying it. Prevents sporadic > segmentation fault in fetchmail. Fix reported to upstream. > OK jca@ (bluhm@) isync ~ Makefile ~ distinfo + patches/patch-src_socket_c > Update to isync-1.2.2 > Based on a diff from Klemens Nanni, ok dcoppa@ jca@ (danj@) mozilla-thunderbird ~ Makefile > Bump REVISION-main after mozilla.port.mk changes. 52.3.0 is around the > corner... (landry@) == misc ============================================================== 12/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc wordnet ~ Makefile ~ patches/patch-lib_morph_c > Avoid an out of bound array access. > Reported by Michael Reed, ok sthen@ (maintainer) (jca@) ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > Fix MASTER_SITES, and update to the 3.1 Princeton WordNet database. > (sthen@) == multimedia ======================================================== 13/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mpv ~ Makefile > aarch64 has atomic ops; from Brad (sthen@) x264 ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-configure > update to x264-20170717, from Brad (sthen@) == net =============================================================== 14/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > update to py-dnspython 1.15.0 > upstream now have unified py2+py3 source, so use it and enable py3 build. > (sthen@) amule ~ Makefile + patches/patch-src_TextClient_cpp > Fix display of search results in amulecmd > Uses correct integer conversion identifiers in Printf > (upstream svn revision r10987) (dcoppa@) curl ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-Makefile_in > Security update to 7.55.0: > * file: output the correct buffer to the user (CVE-2017-1000099) > * tftp: reject file name lengths that don't fit (CVE-2017-1000100) > * glob: do not parse after a strtoul() overflow range (CVE-2017-1000101) > (naddy@) ~ Makefile + patches/patch-lib_tftp_c + patches/patch-src_tool_urlglob_c TAGGED OPENBSD_6_1 > Security fixes: > * tftp: reject file name lengths that don't fit (CVE-2017-1000100) > * glob: do not parse after a strtoul() overflow range (CVE-2017-1000101) > (naddy@) ~ Makefile + patches/patch-lib_tftp_c + patches/patch-src_tool_urlglob_c TAGGED OPENBSD_6_0 > Security fixes: > * tftp: reject file name lengths that don't fit (CVE-2017-1000100) > * glob: do not parse after a strtoul() overflow range (CVE-2017-1000101) > (naddy@) dhcpcd ~ Makefile ~ patches/patch-if-bsd_c > netinet6/nd6.h r1.72 removed "flags" in struct nd_ifinfo, make this > compile again. > Need for revision bump pointed out by jca. > OK jca, sthen (florian@) gdnsd ~ Makefile ~ patches/patch-configure ~ pkg/gdnsd.rc > remove reload and switch default state dir, also take maintainer > ok sthen (jung@) gloox ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-src_Makefile_in ~ patches/patch-src_examples_ft_recv_cpp ~ patches/patch-src_tlsopensslbase_cpp ~ pkg/PLIST + patches/patch-src_examples_adhoc_example_cpp + patches/patch-src_examples_annotations_example_cpp + patches/patch-src_examples_bookmarkstorage_example_cpp + patches/patch-src_examples_bosh_example_cpp + patches/patch-src_examples_component_example_cpp + patches/patch-src_examples_disco_example_cpp + patches/patch-src_examples_flexoff_example_cpp + patches/patch-src_examples_message_example_cpp + patches/patch-src_examples_muc_example_cpp + patches/patch-src_examples_privacylist_example_cpp + patches/patch-src_examples_privatexml_example_cpp + patches/patch-src_examples_pubsub_example_cpp + patches/patch-src_examples_reconnect_example_cpp + patches/patch-src_examples_register_example_cpp + patches/patch-src_examples_reset_example_cpp + patches/patch-src_examples_roster_example_cpp + patches/patch-src_examples_vcard_example_cpp + patches/patch-src_tlsopensslserver_cpp > Update to gloox-1.0.20. > ok sebastia@ (maintainer) (bentley@) gnaughty ~ Makefile > why this glaringly missing category was never added is beyond me (jasper@) haproxy - patches/patch-Makefile ~ Makefile ~ distinfo ~ patches/patch-doc_haproxy_1 ~ patches/patch-src_ssl_sock_c > Update to haproxy-1.7.8 > This moves the port to the latest stable branch. Thanks to Bernard Spil > for patching haproxy to make it work with libressl and pointing it to me! > OK gonzalo@ (danj@) mcast-proxy ~ Makefile ~ pkg/PLIST > Move mcast-proxy to sbin/, to match the location used in the rc script. > Alternative to a diff from Paul de Weerd (maintainer) to change the script, > ok with him. (sthen@) nagios ~ check_openbgpd/Makefile ~ check_openbgpd/distinfo > Update check_openbgpd to 1.10 > ok danj@ (afresh1@) ~ check_openbgpd/Makefile ~ check_openbgpd/distinfo TAGGED OPENBSD_6_1 > MFC to unbreak, discussed with sthen@ > Update check_openbgpd to 1.10 (danj@) nmap ~ Makefile ~ distinfo ~ pkg/DESCR-main ~ pkg/PLIST-main > Update to 7.60, initial diff from David Carlier (maintainer) with > tweaks by me > ok rsadowski@ (giovanni@) openafs ~ Makefile + patches/patch-src_ubik_utst_client_c + patches/patch-src_ubik_utst_server_c > Fix a couple of C problems in security/openafs that clang doesn't like. > Still doesn't build ("./kauth.rg, line 141: expected '*' or 'identifier'") > so mark as BROKEN. (OpenAFS is i386-only). (sthen@) openvpn-auth-ldap ~ Makefile > Drop MAINTAINER > ok jsing@ (jca@) py-cares ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-cares-2.3.0 (danj@) py-dnspython ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-dnspython 1.15.0 > upstream now have unified py2+py3 source, so use it and enable py3 build. > (sthen@) == security ========================================================== 15/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Hook rhash to the build (dcoppa@) ~ Makefile > hook keepassxc,yubikey > hint from giovanni@ (rsadowski@) botan2 ~ Makefile ~ distinfo ~ patches/patch-configure_py ~ pkg/PLIST > update botan2 to 2.2.0 (bluhm@) ~ Makefile ~ pkg/PLIST + patches/patch-src_tests_main_cpp + patches/patch-src_tests_test_ffi_cpp > Enable the --with-openssl configure switch in botan2. This allows > to use LibreSSL as backend for the Botan API. Include the Botan > test program and samples in the package. So we can test LibreSSL > using their tests scripts with botan-test --provider=openssl. > Currently only a fraction of the tests actually use the OpenSSL > provider, but that can be improved later. > OK doug@ (bluhm@) encfs ~ Makefile > Make this more readable... (jca@) gnupg2 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 2.1.22 > ok abieber@ (pea@) ~ Makefile ~ distinfo > Update to 2.1.23 > ok abieber@ (pea@) keepassxc ~ Makefile > Add yubikey flavor to keepassxc > - licence tweak from giovanni@ > tested with challenge-response on yubikey-neo and ok giovanni@ (rsadowski@) nss ~ Makefile ~ distinfo ~ patches/patch-nss_Makefile ~ patches/patch-nss_lib_freebl_blapi_h > Update to nss 3.32, will be required by upcoming gecko 56 releases. > See > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.32_rele > ase_notes (landry@) pcsc-lite ~ Makefile + patches/patch-src_simclist_c > simclist: fix memory leak > (upstream commit 8946edadaca353d65112664a5fcd7bbe1be54ed5) (dcoppa@) rhash + Makefile + distinfo + patches/patch-librhash_Makefile + patches/patch-common_func_h + patches/patch-parse_cmdline_c + patches/patch-Makefile + patches/patch-find_file_c + patches/patch-librhash_rhash_c + patches/patch-librhash_rhash_h + patches/patch-tests_test_rhash_sh + pkg/DESCR + pkg/PLIST > New import: > Import RHash, a console utility and library for computing and ~ Makefile ~ patches/patch-tests_test_rhash_sh > Fix tests script so it doesn't need ggrep anymore (dcoppa@) == shells ============================================================ 16/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells ksh93 + patches/patch-src_lib_libast_hash_hashalloc_c + patches/patch-src_lib_libast_string_tokscan_c > unbreak with clang 32-bit arches, from libast upstream via freebsd (sthen@) zsh ~ Makefile ~ distinfo ~ pkg/PLIST > Update ZSH to 5.4.1 > ok pea@ juanfra@ (rsadowski@) == sysutils ========================================================== 17/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +virt-what (jasper@) ~ Makefile > + tarsnapper (danj@) ansible ~ Makefile ~ distinfo ~ pkg/PLIST-html > update to ansible-2.3.2.0 (jasper@) bacula ~ Makefile ~ distinfo > minor bugfix update to bacula-9.0.3 (sthen@) beats ~ filebeat/Makefile ~ filebeat/distinfo ~ heartbeat/Makefile ~ heartbeat/distinfo ~ metricbeat/Makefile ~ metricbeat/distinfo ~ packetbeat/Makefile ~ packetbeat/distinfo > update to beats-5.5.1 (jasper@) borgmatic - files/config.dist ~ Makefile ~ distinfo ~ pkg/PLIST + files/config.yaml.dist + patches/patch-setup_py + pkg/MESSAGE > update to borgmatic-1.1.6 > Note the configuration changed from INI to YAML: > https://github.com/witten/borgmatic#upgrading-from-borgmatic-10x (jasper@) ~ Makefile > this actually needs an RDEP on borg itself (jasper@) duplicity ~ Makefile ~ distinfo ~ patches/patch-bin_duplicity ~ pkg/PLIST > Update to duplicity-0.7.13.1 (danj@) memtest86+ ~ Makefile > Respect CC (jca@) ~ Makefile ~ patches/patch-Makefile > Also respect CFLAGS > grrrrrr... (jca@) ~ Makefile ~ patches/patch-Makefile > Revert most of my recent CFLAGS changes > test.c doesn't build with clang and -O2, so keep using -Os for it, and > respect CFLAGS only for other files. (jca@) + patches/patch-io_h + patches/patch-main_c > Make this palatable to clang: fix inlines, hack for computed goto. > Nota bene: The resulting memtest binary is still broken. > ok jca@ (naddy@) raspberrypi-firmware ~ Makefile ~ distinfo ~ pkg/PLIST > update to 1.20170703 (jsg@) smartmontools ~ Makefile > Build smartmontools on all architectures. > There's no good reason to restrict this to only a few tested > architectures, the package is fast to build and might be useful > elsewhere. If it doesn't build on some architectures, we can fix it or > use NOT_FOR_ARCHS. ok giovanni@ (maintainer) (jca@) tarsnapper + Makefile + distinfo + patches/patch-setup_py + patches/patch-tarsnapper_egg-info_requires_txt + pkg/DESCR + pkg/PLIST > New import: > Import tarsnapper-0.4.0 from Michael Reed, tweaks from jca@ and myself virt-what + distinfo + Makefile + pkg/PLIST + pkg/DESCR + patches/patch-virt-what_in > New import: > import virt-what-1.18 ~ patches/patch-virt-what_in > missing have_cpuinfo check merged upstream (jasper@) == telephony ========================================================= 18/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk-g729 ~ Makefile ~ distinfo > update to asterisk-g729-1.4.1 > switch to COMPILER=gcc-only to unbreak (sthen@) bcg729 ~ Makefile ~ distinfo > update to bcg729-1.0.2 (sthen@) p5-Net-SIP ~ Makefile ~ distinfo > update p5-Net-SIP to 0.810 (bluhm@) == textproc ========================================================== 19/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > +py-ruamel.yaml (jasper@) ~ Makefile > +py-ruamel.yaml,python3 (jasper@) ~ Makefile > +py-pykwalify > +py-pykwalify,python3 (jasper@) apertium - patches/patch-configure ~ Makefile ~ distinfo ~ pkg/PLIST > Update to apertium-3.4.2. (bentley@) apertium-dicts ~ spa/Makefile ~ spa/distinfo ~ spa/pkg/PLIST ~ spa-arg/Makefile > Update to apertium-spa-1.0.0. (bentley@) ~ cat/Makefile ~ cat/distinfo ~ cat/pkg/PLIST + cat/patches/patch-Makefile_in > Update to apertium-cat-2.2.0. (bentley@) + fra/Makefile + fra/distinfo + fra/pkg/DESCR + fra/pkg/PLIST > New import: > Import apertium-fra-1.1.0, a French dictionary for apertium. + fra-cat/Makefile + fra-cat/distinfo + fra-cat/pkg/DESCR + fra-cat/pkg/PLIST > New import: > Import apertium-fra-cat-1.2.0, a French/Catalan translation pair. + ita/Makefile + ita/distinfo + ita/pkg/DESCR + ita/pkg/PLIST > New import: > Import apertium-ita-0.9.0, an Italian dictionary for apertium. + spa-ita/Makefile + spa-ita/distinfo + spa-ita/pkg/DESCR + spa-ita/pkg/PLIST > New import: > Import apertium-spa-ita-0.1.0, a Spanish/Italian translation pair. + bel/Makefile + bel/distinfo + bel/pkg/DESCR + bel/pkg/PLIST > New import: > Import apertium-bel-0.1.0, a Belarusian dictionary for apertium. + rus/Makefile + rus/distinfo + rus/pkg/DESCR + rus/pkg/PLIST > New import: > Import apertium-rus-0.1.0, a Russian dictionary for apertium. + bel-rus/distinfo + bel-rus/Makefile + bel-rus/pkg/DESCR + bel-rus/pkg/PLIST > New import: > Import apertium-bel-rus-0.2.0, a Belarusian/Russian translation pair. ~ bel/Makefile ~ rus/Makefile > Remove stray DISTNAME lines. (bentley@) ~ Makefile > Sync (bentley@) - fr-ca/Makefile - fr-ca/distinfo - fr-ca/patches/patch-Makefile_in - fr-ca/pkg/DESCR - fr-ca/pkg/PLIST > Remove apertium-fr-ca, obviated by apertium-fra-cat. (bentley@) apertium-lex-tools ~ Makefile + patch-TaggerOutputProcessor_h > Cope with new apertium. > Pointed out by jeremy@ (bentley@) elasticsearch ~ Makefile ~ distinfo > update to elasticsearch-5.5.1 (jasper@) extract_url ~ Makefile ~ distinfo > have DISTNAME match GH_PROJECT and drop unneeded VERSION > ok feinerer@ (MAINTAINER) (jasper@) lttoolbox ~ Makefile ~ distinfo ~ pkg/PLIST > Update to lttoolbox-3.3.3. (bentley@) py-docutils ~ patches/patch-setup_py > regen patch; no change (sthen@) py-pykwalify + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > import py-pykwalify-1.6.0 py-ruamel.yaml + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import py-ruamel.yaml-0.15.23 ~ Makefile ~ pkg/PLIST > add python3 flavor to be used by borgmatic (jasper@) == www =============================================================== 20/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > +buku (feinerer@) buku + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import buku 3.2 firefox-esr ~ Makefile ~ distinfo > Update to firefox-esr 52.3.0. > See https://www.mozilla.org/en-US/firefox/52.3.0/releasenotes/ (not up yet) > (landry@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > MFC: update to firefox-esr 52.3.0. > See https://www.mozilla.org/en-US/firefox/52.3.0/releasenotes/ (not yet up) > "Stable" packages for i386 and amd64 available at > https://packages.rhaalovely.net/ > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub > (landry@) firefox-esr-i18n ~ Makefile.inc ~ distinfo > Update to firefox-esr 52.3.0. > See https://www.mozilla.org/en-US/firefox/52.3.0/releasenotes/ (not up yet) > (landry@) firefox-i18n ~ Makefile.inc ~ distinfo > Update to firefox 55.0. > See https://www.mozilla.org/en-US/firefox/55.0/releasenotes/ > Set ONLY_FOR_ARCHS properly - all the world is x86 anyway. > Ditch --disable-debug-symbols on i386, it links fine without it. (landry@) ~ Makefile.inc ~ distinfo > Bugfix update to 55.0.1. > See https://www.mozilla.org/en-US/firefox/55.0.1/releasenotes/ > * Fix a regression the tab restoration process (bug 1388160) > * Fix a problem causing What's new pages not to be displayed (bug 1386224) > * Fix a rendering issue with some PKCS#11 libraries (bug 1388370) > * Disable the predictor prefetch (bug 1388160) > -stable commit awaiting packages... (landry@) kibana ~ Makefile ~ distinfo ~ pkg/PLIST > update to kibana-5.5.1 > from Pavel Korovin (MAINTAINER) (jasper@) luakit ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-config_globals_lua > bump to latest and use ddg as default search engine > Full changelog: https://luakit.github.io/luakit/news/luakit-2017.08.10.html > OK gsoares (abieber@) mozilla ~ mozilla.port.mk > Gecko 55 assorted changes. > - remove ONLY_FOR_ARCHS, it doesn't work in a module > - default EXTRACT_SUFX to .tar.xz > - bump nss requirement to 3.32 (technically, 55 requires 3.31, but 56 > will require 3.32..) > - bump nspr requirement to 4.16 (yadada yadada 4.15) > - bump sqlite requirement to 3.19.3 > - remove junk from powerpc days, the boat has sailed > - ditch --enable-gio, its enabled by default, and now errors out as an > unknown option with the new build system > - ditch junk for xulrunner, WRKDIST is always the same now > - ditch pre-configure target, it's useless now (landry@) ~ mozilla.port.mk TAGGED OPENBSD_6_1 > Hack: only pass --enable-gio when PKGPATH isnt www/mozilla-firefox. > Needed for 55.0 backport to build... sigh. (landry@) mozilla-firefox ~ Makefile ~ distinfo ~ patch-security_manager_pki_resources_content_exceptionDialog_js ~ pkg/PLIST > Update to firefox 55.0. > See https://www.mozilla.org/en-US/firefox/55.0/releasenotes/ > Set ONLY_FOR_ARCHS properly - all the world is x86 anyway. > Ditch --disable-debug-symbols on i386, it links fine without it. (landry@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > MFC: update to firefox 55.0. > See https://www.mozilla.org/en-US/firefox/55.0/releasenotes/ > Switch to use bundled sqlite as it requires 3.19.3. > "Stable" packages for i386 and amd64 available at > https://packages.rhaalovely.net/ > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub > (landry@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > Bugfix update to 55.0.1. > See https://www.mozilla.org/en-US/firefox/55.0.1/releasenotes/ > * Fix a regression the tab restoration process (bug 1388160) > * Fix a problem causing What's new pages not to be displayed (bug 1386224) > * Fix a rendering issue with some PKCS#11 libraries (bug 1388370) > * Disable the predictor prefetch (bug 1388160) > -stable commit awaiting packages... (landry@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > MFC: Bugfix update to 55.0.1. > See https://www.mozilla.org/en-US/firefox/55.0.1/releasenotes/ > * Fix a regression the tab restoration process (bug 1388160) > * Fix a problem causing What's new pages not to be displayed (bug 1386224) > * Fix a rendering issue with some PKCS#11 libraries (bug 1388370) > * Disable the predictor prefetch (bug 1388160) > "Stable" packages for i386 and amd64 available at > https://packages.rhaalovely.net/ > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub > (landry@) p5-WWW-Search-Ebay ~ Makefile > Add missing build dependency p5-Module-Install-AuthorTests. > found by naddy@ (bluhm@) py-flask ~ Makefile ~ distinfo > Update to py-flask-0.12.2 (danj@) py-mechanize ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-mechanize-0.3.5 (sthen@) qutebrowser ~ Makefile ~ distinfo ~ pkg/PLIST > update to qutebrowser-0.11.0 (jasper@) racktables ~ Makefile ~ distinfo > update to racktables-0.20.14 (sthen@) seamonkey ~ Makefile ~ distinfo ~ patch-mozilla_storage_mozStorageConnection_cpp ~ patch-suite_installer_Makefile_in ~ pkg/PLIST-lightning > Update to seamonkey 2.48/lightning-seamonkey 5.3. > See https://www.seamonkey-project.org/releases/seamonkey2.48/ > Based off gecko 51 w/ fixes. > Garbage collect all the alpha/sparc64/powerpc junk, properly set > ONLY_FOR_ARCHS. (landry@) seamonkey-i18n - patch-mozilla_netwerk_protocol_http_Http2Session_cpp ~ Makefile ~ Makefile.inc ~ distinfo > Update to seamonkey 2.48/lightning-seamonkey 5.3. > See https://www.seamonkey-project.org/releases/seamonkey2.48/ > Based off gecko 51 w/ fixes. > Garbage collect all the alpha/sparc64/powerpc junk, properly set > ONLY_FOR_ARCHS. (landry@) stagit ~ Makefile ~ distinfo ~ pkg/PLIST > Update to stagit 0.6. From Hiltjo Posthuma. (juanfra@) tomcat ~ v8/Makefile ~ v8/distinfo ~ v8/pkg/PLIST-examples > Update to Tomcat 8.5.20 (dcoppa@) tor-browser ~ browser/Makefile > Bump REVISION after mozilla.port.mk changes. (landry@) ~ browser/Makefile > Set ONLY_FOR_ARCHS to reduce kittens genocide (landry@) youtube-dl ~ Makefile ~ distinfo ~ pkg/PLIST > Update youtube-dl to 2017.08.09 > ok pirofti@ (rsadowski@) == x11 =============================================================== 21/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > +bspwm > +sxhkd (jasper@) bspwm + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-Makefile + patches/patch-examples_bspwmrc > New import: > import bspwm-0.9.3 kde4 ~ cantor/patches/patch-cmake_FindLibSpectre_cmake + cantor/patches/patch-cmake_FindLuaJIT_cmake + cantor/patches/patch-src_backends_lua_CMakeLists_txt > It looks like I didn't commit some patches for Cantor. > Noticed by naddy@ (and, probably, sthen@) > Things worked somehow until yesterday(?), I don't ever want to know, how. > (zhuk@) + libs/patches/patch-kdeui_CMakeLists_txt > fix kde4libs with upcoming CMake > ok dcoppa@ (rsadowski@) mate ~ panel/Makefile ~ panel/distinfo ~ panel/pkg/PLIST > update to mate-panel-1.18.4 (robert@) ~ session-manager/Makefile ~ session-manager/distinfo > update to mate-session-manager-1.18.1 (robert@) smplayer ~ Makefile ~ distinfo > Update for SMPlayer to 17.8.0 > Tested by Josh as always (thanks!) (gonzalo@) sxhkd + distinfo + Makefile + pkg/PLIST + pkg/DESCR + patches/patch-Makefile > New import: > import sxhkd-0.5.8 xfce4 ~ xfce4-xkb/Makefile ~ xfce4-xkb/distinfo ~ xfce4-xkb/pkg/PLIST > Update to xfce4-xkb 0.8.0. > Many changes, among porting to Gtk+3/xfconf, see > https://mail.xfce.org/pipermail/xfce/2017-June/035618.html - you might > have to redo your plugin config as no migration path was planned. (landry@) ~ xfce4-clipman/Makefile ~ xfce4-clipman/distinfo > update to xfce4-clipman 1.4.2, port to gtkapplication (landry@) + xfce4-places/patches/patch-panel-plugin_model_h > Fix crash at runtime, recent compilers barf on inline > declaration+definition without extern.. Use a slightly different fix > from upstream (ie remove the inline from the declaration, instead of > piling extern on top of inline) > Uncovered by clang, https://bugzilla.xfce.org/show_bug.cgi?id=11939 > (landry@) ~ xfce4-xkb/Makefile > Fixup previous - didnt build so no bump. > Failure reported by nigel@ (landry@) xkbcommon ~ Makefile ~ distinfo > update to libxkbcommon-0.7.2 (jasper@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
