OpenBSD ports changes summary for 2016-01-27 ============================================
archivers/lha archivers/p7zip audio/opus-tools devel devel/hs-simple-sendfile devel/hs-test-framework-quickcheck2 devel/quirks devel/xulrunner geo/py-proj graphics/rawtherapee lang/gambit lang/gforth lang/racket-minimal mail/mozilla-thunderbird mail/mutt math/calc math/ntl net/megatools net/prosody print/printrun sysutils/py-elasticsearch-curator sysutils/ruby-facter textproc/p5-XML-XPath textproc/py-elasticsearch www/chromium www/firefox-esr www/firefox-esr-i18n www/firefox-i18n www/mozilla www/mozilla-firefox www/privoxy www/py-urllib3 www/seamonkey www/sogo www/sope x11/awesome x11/gnome == archivers ========================================================= 01/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers lha ~ Makefile + patches/patch-src_header_c > Security fix for CVE-2016-1925; from upstream git (jasper@) ~ Makefile + patches/patch-src_header_c TAGGED OPENBSD_5_8 > Security fix for CVE-2016-1925; from upstream git (jasper@) p7zip ~ Makefile ~ patches/patch-CPP_7zip_UI_Console_Main_cpp + patches/patch-CPP_7zip_Bundles_SFXCon_SfxCon_cpp > - extend pledge to handle self-extracting archives and the remaining main > binaries > from Josh Grosse (MAINTAINER) and brynet@ > ok brynet@ sthen@ (jasper@) == audio ============================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio opus-tools + patches/patch-configure > Fix the PIE test in configure. opus-tools is compiled with PIE anyway, > so this is just a cosmetic change. Reported by and ok juanfra@ (naddy@) ~ Makefile > PIE flags really need disabling, we use PIE by default anyway > on arches where it actually works. From sthen@ (naddy@) == devel ============================================================= 03/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Unhook hs-simple-sendfile. (kili@) hs-simple-sendfile - Makefile - distinfo - pkg/DESCR - pkg/PLIST > Remove devel/hs-simple-sendfile. (kili@) hs-test-framework-quickcheck2 ~ Makefile ~ pkg/PLIST + pkg/patch-test-framework-quickcheck2_cabal > Unbreak. It's still required for the darcs testsuite (which I really > would like to re-enable). (kili@) quirks ~ Makefile ~ files/Quirks.pm > devel/hs-simple-sendfile left the tree. (kili@) xulrunner ~ 24/Makefile > Bump REVISION after sqlite dependency change (landry@) == geo =============================================================== 04/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo py-proj ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-proj-1.9.5.1. (benoit@) == graphics ========================================================== 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics rawtherapee ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-rtengine_CMakeLists_txt ~ patches/patch-rtexif_CMakeLists_txt ~ patches/patch-rtgui_CMakeLists_txt ~ pkg/PLIST + pkg/README > Update to rawtherapee-4.2. Reminded by Daniel Jakots, thanjs. > - set ONLY_FOR_ARCHES=amd64 because of memory consumption > - add comments to patches commited upstream > - add README (requested by sthen@) > OK sthen@ (kirby@) == lang ============================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gambit ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-doc_makefile_in ~ pkg/PLIST > Update to Gambit 4.8.4. > In addition to the update, I'm removing the shared libs. The term > "shared" is misleading here, gambit will continue generating > dynamically linked binaries by default and the only static libraries > linked will be its own libraries. Nothing uses the non-versioned > gambit shared libraries in the ports tree. > OK jasper@. (juanfra@) gforth ~ pkg/PLIST > expand ${MACHINE_ARCH}, spotted by benoit@ > no bump as it doesn't change on amd64, and didn't build elsewhere (jasper@) ~ Makefile ~ patches/patch-arch_mips_machine_h ~ patches/patch-engine_engine_c ~ patches/patch-libffi_fs > - submitted upstream > - take maintainer (jasper@) racket-minimal ~ Makefile ~ pkg/PLIST > Add some missing files. Reported by jorey via #devious/freenode. (juanfra@) == mail ============================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mozilla-thunderbird ~ Makefile > Bump REVISION after sqlite dependency change (landry@) mutt ~ Makefile ~ patches/patch-main_c > Add missing sendfd and recvfd pledges for the gpgme flavor. > Reported by Andreas Kusalananda Kahari, thanks! > ok sthen@ (tb@) == math ============================================================== 08/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math calc ~ Makefile ~ distinfo ~ patches/patch-calc_man ~ pkg/DESCR ~ pkg/PLIST > update to calc-2.12.5.0, take MAINTAINER and rewrite DESCR. (sthen@) ~ Makefile ~ pkg/PLIST > switch calc from Makefile.simple to the main Makefile, OpenBSD support was > added to this in 2.12.2.4. (sthen@) ntl ~ Makefile ~ distinfo ~ patches/patch-src_DoConfig ~ patches/patch-src_VERSION_INFO ~ pkg/PLIST > Update to ntl-9.6.3. (benoit@) == net =============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net megatools ~ Makefile ~ distinfo > Update to megatools-1.9.96; take maintainership; add missing bdep. > (bentley@) prosody - patches/patch-prosody - patches/patch-prosodyctl - patches/patch-tests_run_tests_sh ~ Makefile > "patch + SUBST_CMD" -> "sed -i" for prosody's #! lines, no pkg change > (sthen@) ~ Makefile > repair previous; run_tests.sh was ^lua not #! (sthen@) == print ============================================================= 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print printrun ~ Makefile > BUILD_DEPENDS = ${RUN_DEPENDS} is bad practice (think about bulk builder) > and is far from being needed here. (ajacoutot@) == sysutils ========================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils py-elasticsearch-curator ~ Makefile + patches/patch-setup_py > Add patch to setup.py to let it work with updated py-elasticsearch. > From Pavel Korovin, Thanks! > With comment to upstream git commit from me (sebastia@) ruby-facter ~ Makefile ~ distinfo > update to facter-2.4.6 (jasper@) == textproc ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc p5-XML-XPath ~ Makefile ~ distinfo > Update to p5-XML-XPath-1.26. (benoit@) py-elasticsearch ~ Makefile ~ distinfo > Update to 2.2.0 > see: http://elasticsearch-py.readthedocs.org/en/master/Changelog.html#id2 > from Pavel Korovin, thanks! (sebastia@) == www =============================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www chromium ~ Makefile ~ patch-third_party_libjpeg_turbo_libjpeg_gyp > move to libjpeg_turbo from using the system libjpeg (robert@) firefox-esr ~ Makefile ~ distinfo > Update to firefox-esr 38.6.0. > * See https://www.mozilla.org/en-US/firefox/38.6.0/releasenotes/ > * Fixes MFSA 2015-150, 2016-01 & 2016-03 > Note that with esr45 around the corner, esr38 will only be supported for > two more point releases. (landry@) firefox-esr-i18n ~ Makefile.inc ~ distinfo > Update to firefox-esr 38.6.0. > * See https://www.mozilla.org/en-US/firefox/38.6.0/releasenotes/ > * Fixes MFSA 2015-150, 2016-01 & 2016-03 > Note that with esr45 around the corner, esr38 will only be supported for > two more point releases. (landry@) firefox-i18n ~ Makefile.inc ~ distinfo > Update to firefox-44.0. > * See https://www.mozilla.org/en-US/firefox/44.0/releasenotes/ > * Fixes MFSA 2016-01 -> 12 > * Fix CONFIGURE_STYLE, no need for autohell? > * Use bundled libevent > * Remove useless MOZILLA_AUTOCONF_DIRS > Note that starting with fx 45, gstreamer will be deprecated in favor of > ffmpeg. If it works, haven't tested it yet... > Tested by/discussed with naddy@ (landry@) mozilla ~ mozilla.port.mk > Winter cleanup in preparation for gecko 44. > * Move the nss/libevent/sqlite dependencies to separate blocks, allowing > to disable them by defining MOZILLA_USE_BUNDLED_NSS|SQLITE|LIBEVENT. > Gecko 44 doesn't build against our base libevent1, and it's simpler to > use the bundled/patched libevent instead of ports libevent2. This should > also help tbb which insists on using its own (heavily patched) nss > * Bump sqlite dependency, gecko 44 requires sqlite 3.9.1 > * Fix debug FLAVOR, use only --enable-debug-symbols=yes > --disable-install-strip. The resulting pkg is only around 280Mb, and > unstripped libxul is 800Mb. Adventurous users can show it to gdb. > * Rework the way default value is set for WRKDIST, soon (with esr45) > xulrunner will be the only exception left > * Remove unused _MOZDIR definition (landry@) mozilla-firefox ~ Makefile ~ distinfo ~ patch-browser_base_content_aboutcerterror_aboutCertError_xhtml ~ patch-browser_installer_Makefile_in ~ patch-gfx_skia_moz_build > Update to firefox-44.0. > * See https://www.mozilla.org/en-US/firefox/44.0/releasenotes/ > * Fixes MFSA 2016-01 -> 12 > * Fix CONFIGURE_STYLE, no need for autohell? > * Use bundled libevent > * Remove useless MOZILLA_AUTOCONF_DIRS > Note that starting with fx 45, gstreamer will be deprecated in favor of > ffmpeg. If it works, haven't tested it yet... > Tested by/discussed with naddy@ (landry@) privoxy ~ Makefile + patches/patch-filters_c + patches/patch-parsers_c TAGGED OPENBSD_5_8 > Security fixes for: > CVE-2016-1982 (invalid reads in case of corrupt chunk-encoded content) and > CVE-2016-1983 (invalid reads with empty Host headers). (jasper@) py-urllib3 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 1.14 > now with socks proxy support (sebastia@) seamonkey ~ Makefile > Bump REVISION after sqlite dependency change (landry@) sogo ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 2.3.7a (sebastia@) sope ~ Makefile ~ distinfo > Update to 2.3.7a (sebastia@) == x11 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 awesome ~ Makefile + patches/patch-event_c + patches/patch-objects_client_c > Merge fix from the stable '3.5' branch: > Fix window key grabbing > (git commit f128b313130ad10dfa6a8e1bdf8e360038aee378) (dcoppa@) gnome ~ calculator/Makefile ~ calculator/distinfo > update to gnome-calculator-3.18.3 (jasper@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
