Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 13:00:10 UTC Now

2014-01-26 13:04:23 UTC MAIN commitmail json YAML

Updated graphics/p5-cairo to 1.104

(obache)

2014-01-26 13:04:14 UTC MAIN commitmail json YAML

Update p5-cairo to 1.104.
(with fixes configure requirements from DEPENDS to BUILD_DEPENDS)

Overview of changes in Cairo 1.104
==================================

* Avoid misusing the macro PL_na, thus preventing potential issues when Cairo
  is used in conjunction with certain XS modules, among them XML::Parser and
  String::Approx.

(obache)

2014-01-26 13:03:58 UTC MAIN commitmail json YAML

Remove FETCH_USING, not for package Makefiles to set.

(wiz)

2014-01-26 13:00:43 UTC MAIN commitmail json YAML

Put sections in standard order.
Remove FETCH_USING because it's not intended to be put in package Makefiles.

(wiz)

2014-01-26 12:08:38 UTC MAIN commitmail json YAML

+p5-Glib-Object-Introspection

(obache)

2014-01-26 12:07:01 UTC MAIN commitmail json YAML

Added devel/p5-Glib-Object-Introspection version 0.019

(obache)

2014-01-26 12:06:41 UTC MAIN commitmail json YAML

Import p5-Glib-Object-Introspection-0.019 as devel/p5-Glib-Object-Introspection.

Glib::Object::Introspection uses the gobject-introspection and libffi projects
to dynamically create Perl bindings for a wide variety of libraries.  Examples
include gtk+, webkit, libsoup and many more.

(obache)

2014-01-26 12:01:44 UTC MAIN commitmail json YAML

2014-01-26 11:57:22 UTC MAIN commitmail json YAML

Updated devel/p5-glib2 to 1.304

(obache)

2014-01-26 11:56:56 UTC MAIN commitmail json YAML

Updated devel/p5-glib2 to 1.304

(obache)

2014-01-26 11:56:45 UTC MAIN commitmail json YAML

Update p5-glib2 to 1.304.

Overview of changes in Glib 1.304 (stable)
==========================================

* Fix compilation against glib < 2.34.0.

Overview of changes in Glib 1.303 (stable)
==========================================

* Revert the change to ref counting of initial wrappers of custom subclasses,
  introduced in Glib 1.300.  It caused issues with subclasses inheriting from
  Glib::InitiallyUnowned.
* Fix a test failure with perl >= 5.19.4.
* Create a GType for GSpawnFlags and register it with the bindings.

Overview of changes in Glib 1.302 (stable)
==========================================

* Avoid misusing the macro PL_na, thus preventing issues when Glib is used in
  conjunction with certain XS modules, among them XML::Parser and
  String::Approx.
* Avoid memory corruption when registering boxed synonyms repeatedly.

Overview of changes in Glib 1.301 (stable)
==========================================

* t/options.t: skip tests in non-UTF-8 locales; fixes RT#83490

Overview of changes in Glib 1.300 (stable)
==========================================

* Stable release to coincide with the release of Perl 5.18.0

Since 1.28x (The previous stable release)
-----------------------------------------
* Ensure timely destruction of initial wrapper of custom subclasses
* Start changing module version numbers in all Perl modules in the
  distribution, not just lib/Glib.pm; (Bugzilla #690464)
* Make Glib::Object subclassing more robust.  This should in particular fix
  issues revealed by the change to hash randomization introduced in perl
  5.17.6.
* Correctly handle utf8-encoded strings in GPerlArgv.  This should fix issues
  seen with utf8-encoded strings in @ARGV with, for example, Gtk2->init.

Overview of changes in Glib 1.291 (unstable)
============================================

* Ensure timely destruction of initial wrapper of custom subclasses
* Start changing module version numbers in all Perl modules in the
  distribution, not just lib/Glib.pm; (Bugzilla #690464)

Overview of changes in Glib 1.290 (unstable)
============================================

* Make Glib::Object subclassing more robust.  This should in particular fix
  issues revealed by the change to hash randomization introduced in perl
  5.17.6.
* Correctly handle utf8-encoded strings in GPerlArgv.  This should fix issues
  seen with utf8-encoded strings in @ARGV with, for example, Gtk2->init.

Overview of changes in Glib 1.280 (stable)
==========================================

Since 1.26x (the previous stable series)
----------------------------------------
* Correctly handle the boxed type for GError.
* Ensure that custom signal marshallers are always used irregardless of
  the spelling used for the signal name.
* Make the stack handling of some marshallers more robust, in
  preparation for custom Glib::Boxed converters that call back into
  Perl code.
* Add new C API gperl_register_boxed_synonym.

Since 1.270
-----------
* Fix building with perl <= 5.14.

Overview of changes in Glib 1.270 (unstable)
============================================

* Correctly handle the boxed type for GError.
* Ensure that custom signal marshallers are always used irregardless of the
  spelling used for the signal name.
* Make the stack handling of some marshallers more robust, in
  preparation for custom Glib::Boxed converters that call back into Perl
  code.
* Add new C API gperl_register_boxed_synonym.

(obache)

2014-01-26 10:37:44 UTC MAIN commitmail json YAML

2014-01-26 10:28:53 UTC MAIN commitmail json YAML

Fix typo in comment.

(wiz)

2014-01-26 10:28:49 UTC MAIN commitmail json YAML

Update scamper to 20140122

from PR pkg/48546

scamper-dealias:
* many slight improvements to the implementation of the 'ally' alias
  resolution algorithm.
* add flag to prefixscan that says the alias was inferred using a common
  source address
* for json output, print flags, bump version.

scamper-ping:
* record ICMP parameter problem responses to ping.
* for json output, print tx time on probes.

sc_attach:
* add support for starting as a daemon.
* add support for specifying a command which will be used with each address
* document these options in manual page

sc_analysis_dump:
* update manual page to document unintuitive behaviour of -e option.

misc:
* getopt returns an int, not a char.  important on arm.  fixed in
  sc_wartscat, sc_speedtrap, and sc_analysis_dump,
* silence benign warnings from clang on MacOS and cppcheck.

(markd)

2014-01-26 09:38:33 UTC MAIN commitmail json YAML

Update comment:
Assembler support is still broken under Mac OS X in version 3.2.9.
Somebody should re-check Solaris as well.

(tron)

2014-01-26 09:11:44 UTC MAIN commitmail json YAML

+ clutter-gst-2.0.10 [require gstreamer1>=1.2.0]

(obache)

2014-01-26 08:58:59 UTC MAIN commitmail json YAML

2014-01-26 08:57:32 UTC MAIN commitmail json YAML

Update mksh to R49.

R49 is a recommended bugfix release:

- [tg] dot.mkshrc: fix two issues with the cd wrapper
- [tg] Unbreak set +p (wider issue still to be addressed)
- [Steffen Daode Nurpmeso] Use WCONTINUED with waitpid(2)
- [millert] Add proper suspend builtin handling tty(4) and setpgrp(2)
- [tg] Sanitise and slightly optimise control character handling
- [tg] Add O_BINARY to all open(2) calls for OS/2 kLIBC support
- [tg] Generate option strings for shell, set, ulimit at compile time
- [Steffen Daode Nurpmeso] Drop ISTRIP termios(4) mode
- [tg] Mention negative history numbers, octals in the manpage
- [tg] Make check.pl work with Perl < 5.6.1 again
- [tg] Detect getsid(2) and skip the oksh suspend builtin otherwise
- [tg] Document that set -o noclobber is unsafe for tempfiles
- [tg] Update to Unicode 6.3.0
- [RT] Restore some portability
- [tg] Fix parsing positional argument variable names
- [tg] Sprinkle a few __attribute__((__pure__)); fix warnings
- [tg] Fix build on OSX: always use our wcwidth code; only use our strlcpy(3)
  code if the OE doesn窶冲 provide one (prompted by jonthn on IRC)
- [tg] Optimise sh -c to exec even in MKSH_SMALL
- [tg] Use new BAFH for hashing

(bsiegert)

2014-01-26 08:47:30 UTC MAIN commitmail json YAML

Updated graphics/clutter to 1.16.4

(obache)

2014-01-26 08:47:10 UTC MAIN commitmail json YAML

Update clutter to 1.16.4.

Clutter 1.16.4                                                      2014-01-24
===============================================================================

  • List of changes since Clutter 1.16.2

    - Performance improvements
    Avoid using hardware picking as much as possible; do not queue redraws
    when not needed, and rely on clipped redraws more.

    - Accessibility fixes

  • List of bugs fixed since Clutter 1.16.2

    #710227 - ClutterGestureAction memory corruption
    #719747 - ClutterStage: Don't add empty actors to the stage clip
    #712563 - Fixes for cogl journal usage when picking
    #722220 - Incorrect string reported in accessible text-changed events
              when text is removed
    #722188 - atk_text_get_n_selections() should return 0 when no text is
              selected
    #719901 - ClutterStageCogl: Ignore a clip the size of the stage
    #719563 - input-device: Guard against double free
    #719367 - Bind constraints: Don't force redraws on source relayout
    #719368 - Don't queue redraws when reallocating actor that haven't moved

Many thanks to:

  Owen W. Taylor, Alejandro Piñeiro, Jasper St. Pierre, Florian Müllner,
  Lionel Landwerlin, Sphinx Jiang, Wylmer Wang.

(obache)

2014-01-26 08:46:00 UTC MAIN commitmail json YAML

py-amqp works with python-3.x, as does this.

(wiz)

2014-01-26 08:45:04 UTC MAIN commitmail json YAML

Updated graphics/cogl to 1.16.2

(obache)

2014-01-26 08:44:04 UTC MAIN commitmail json YAML

Update cogl to 1.16.2.

Cogl 1.16.2                                                        2014-01-20

  • List of changes since Cogl 1.16.0

  » YV12/I420 support in cogl-gst is fixed.
  » cogl_framebuffer_push_path_clip is fixed.
  » MSVC build updates

  • Gnome Bugzilla bugs closed since 1.16.0:

    #706808 - "Unable to locate required kms libraries" message is really
              uninformative
    #710135 - Fix build on big endian
    #710926 - Build fails without declaration of wl_resource
    #719582 - cogl-framebuffer: Don't mark the clear clip dirty from the
              journal
    #721450 - Re-enable swap_region for mesa 10.1+ llvmpipe / swrast

Many thanks to:

  Robert Bragg
  Adel Gadllah
  Lionel Landwerlin
  Chun-wei Fan
  Emilio Pozuelo Monfort
  Jasper St. Pierre

(obache)

2014-01-26 08:43:29 UTC MAIN commitmail json YAML

specify gl-libname without extension and shlib major version.
default ligGL.so.1 match to pkgsrc one with ELF, but not for builtin one.

(obache)

2014-01-26 08:18:38 UTC MAIN commitmail json YAML

Updated textproc/asciidoc to 8.6.9nb2

(wiz)

2014-01-26 08:18:29 UTC MAIN commitmail json YAML

Fix interpreter path in more files. Bump PKGREVISION.

(wiz)

2014-01-26 05:17:14 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20140125

(schmonz)

2014-01-26 05:17:08 UTC MAIN commitmail json YAML

Update to 3.20140125. From the changelog:

* inline: Allow overriding the title of the feed. Closes: #735123
  Thanks, Christophe Rhodes
* osm: Escape name parameter. Closes: #731797

(schmonz)

2014-01-26 04:43:00 UTC MAIN commitmail json YAML

Use gcc46 under OpenBSD to suppress warning as error

(ryoon)

2014-01-26 04:22:03 UTC MAIN commitmail json YAML

Fix build under OpenBSD/amd64 5.4

* Pass -liconv to LDFLAGS

(ryoon)

2014-01-26 04:00:19 UTC MAIN commitmail json YAML

Forgot to add this... Fixes unportable cfmakeraw() for SunOS.

(rodent)

2014-01-26 03:51:12 UTC MAIN commitmail json YAML

2014-01-26 03:49:01 UTC MAIN commitmail json YAML

2014-01-26 02:11:48 UTC MAIN commitmail json YAML

Darktable now needs GraphicsMagick headers (if not also libraries) to
build.

(jakllsch)

2014-01-26 00:52:14 UTC MAIN commitmail json YAML

Updated devel/py-coverage to 3.7.1

(wiz)

2014-01-26 00:52:05 UTC MAIN commitmail json YAML

Update to 3.7.1:

3.7.1 -- 13 December 2013
-------------------------

- Improved the speed of HTML report generation by about 20%.

- Fixed the mechanism for finding OS-installed static files for the HTML report
  so that it will actually find OS-installed static files.

3.7 --- 6 October 2013
----------------------

- Added the ``--debug`` switch to ``coverage run``.  It accepts a list of
  options indicating the type of internal activity to log to stderr.

- Improved the branch coverage facility, fixing `issue 92`_ and `issue 175`_.

- Running code with ``coverage run -m`` now behaves more like Python does,
  setting sys.path properly, which fixes `issue 207`_ and `issue 242`_.

- Coverage can now run .pyc files directly, closing `issue 264`_.

- Coverage properly supports .pyw files, fixing `issue 261`_.

- Omitting files within a tree specified with the ``source`` option would
  cause them to be incorrectly marked as unexecuted, as described in
  `issue 218`_.  This is now fixed.

- When specifying paths to alias together during data combining, you can now
  specify relative paths, fixing `issue 267`_.

- Most file paths can now be specified with username expansion (``~/src``, or
  ``~build/src``, for example), and with environment variable expansion
  (``build/$BUILDNUM/src``).

- Trying to create an XML report with no files to report on, would cause a
  ZeroDivideError, but no longer does, fixing `issue 250`_.

- When running a threaded program under the Python tracer, coverage no longer
  issues a spurious warning about the trace function changing: "Trace function
  changed, measurement is likely wrong: None."  This fixes `issue 164`_.

- Static files necessary for HTML reports are found in system-installed places,
  to ease OS-level packaging of coverage.py.  Closes `issue 259`_.

- Source files with encoding declarations, but a blank first line, were not
  decoded properly.  Now they are.  Thanks, Roger Hu.

- The source kit now includes the ``__main__.py`` file in the root coverage
  directory, fixing `issue 255`_.

.. _issue 92: https://bitbucket.org/ned/coveragepy/issue/92/finally-clauses-arent-treated-properly-in
.. _issue 164: https://bitbucket.org/ned/coveragepy/issue/164/trace-function-changed-warning-when-using
.. _issue 175: https://bitbucket.org/ned/coveragepy/issue/175/branch-coverage-gets-confused-in-certain
.. _issue 207: https://bitbucket.org/ned/coveragepy/issue/207/run-m-cannot-find-module-or-package-in
.. _issue 242: https://bitbucket.org/ned/coveragepy/issue/242/running-a-two-level-package-doesnt-work
.. _issue 218: https://bitbucket.org/ned/coveragepy/issue/218/run-command-does-not-respect-the-omit-flag
.. _issue 250: https://bitbucket.org/ned/coveragepy/issue/250/uncaught-zerodivisionerror-when-generating
.. _issue 255: https://bitbucket.org/ned/coveragepy/issue/255/directory-level-__main__py-not-included-in
.. _issue 259: https://bitbucket.org/ned/coveragepy/issue/259/allow-use-of-system-installed-third-party
.. _issue 261: https://bitbucket.org/ned/coveragepy/issue/261/pyw-files-arent-reported-properly
.. _issue 264: https://bitbucket.org/ned/coveragepy/issue/264/coverage-wont-run-pyc-files
.. _issue 267: https://bitbucket.org/ned/coveragepy/issue/267/relative-path-aliases-dont-work

Version 3.6 --- 5 January 2013
------------------------------

- Added a page to the docs about troublesome situations, closing `issue 226`_,
  and added some info to the TODO file, closing `issue 227`_.

.. _issue 226: https://bitbucket.org/ned/coveragepy/issue/226/make-readme-section-to-describe-when
.. _issue 227: https://bitbucket.org/ned/coveragepy/issue/227/update-todo

Version 3.6b3 --- 29 December 2012
----------------------------------

- Beta 2 broke the nose plugin. It's fixed again, closing `issue 224`_.

.. _issue 224: https://bitbucket.org/ned/coveragepy/issue/224/36b2-breaks-nosexcover

Version 3.6b2 --- 23 December 2012
----------------------------------

- Coverage.py runs on Python 2.3 and 2.4 again. It was broken in 3.6b1.

- The C extension is optionally compiled using a different more widely-used
  technique, taking another stab at fixing `issue 80`_ once and for all.

- Combining data files would create entries for phantom files if used with
  ``source`` and path aliases.  It no longer does.

- ``debug sys`` now shows the configuration file path that was read.

- If an oddly-behaved package claims that code came from an empty-string
  filename, coverage.py no longer associates it with the directory name,
  fixing `issue 221`_.

.. _issue 80: https://bitbucket.org/ned/coveragepy/issue/80/is-there-a-duck-typing-way-to-know-we-cant
.. _issue 221: https://bitbucket.org/ned/coveragepy/issue/221/coveragepy-incompatible-with-pyratemp

Version 3.6b1 --- 28 November 2012
----------------------------------

- Wildcards in ``include=`` and ``omit=`` arguments were not handled properly
  in reporting functions, though they were when running.  Now they are handled
  uniformly, closing `issue 143`_ and `issue 163`_.  **NOTE**: it is possible
  that your configurations may now be incorrect.  If you use ``include`` or
  ``omit`` during reporting, whether on the command line, through the API, or
  in a configuration file, please check carefully that you were not relying on
  the old broken behavior.

- The **report**, **html**, and **xml** commands now accept a ``--fail-under``
  switch that indicates in the exit status whether the coverage percentage was
  less than a particular value.  Closes `issue 139`_.

- The reporting functions coverage.report(), coverage.html_report(), and
  coverage.xml_report() now all return a float, the total percentage covered
  measurement.

- The HTML report's title can now be set in the configuration file, with the
  ``--title`` switch on the command line, or via the API.

- Configuration files now support substitution of environment variables, using
  syntax like ``${WORD}``.  Closes `issue 97`_.

- Embarrassingly, the `[xml] output=` setting in the .coveragerc file simply
  didn't work.  Now it does.

- The XML report now consistently uses filenames for the filename attribute,
  rather than sometimes using module names.  Fixes `issue 67`_.
  Thanks, Marcus Cobden.

- Coverage percentage metrics are now computed slightly differently under
  branch coverage.  This means that completely unexecuted files will now
  correctly have 0% coverage, fixing `issue 156`_.  This also means that your
  total coverage numbers will generally now be lower if you are measuring
  branch coverage.

- When installing, now in addition to creating a "coverage" command, two new
  aliases are also installed.  A "coverage2" or "coverage3" command will be
  created, depending on whether you are installing in Python 2.x or 3.x.
  A "coverage-X.Y" command will also be created corresponding to your specific
  version of Python.  Closes `issue 111`_.

- The coverage.py installer no longer tries to bootstrap setuptools or
  Distribute.  You must have one of them installed first, as `issue 202`_
  recommended.

- The coverage.py kit now includes docs (closing `issue 137`_) and tests.

- On Windows, files are now reported in their correct case, fixing `issue 89`_
  and `issue 203`_.

- If a file is missing during reporting, the path shown in the error message
  is now correct, rather than an incorrect path in the current directory.
  Fixes `issue 60`_.

- Running an HTML report in Python 3 in the same directory as an old Python 2
  HTML report would fail with a UnicodeDecodeError. This issue (`issue 193`_)
  is now fixed.

- Fixed yet another error trying to parse non-Python files as Python, this
  time an IndentationError, closing `issue 82`_ for the fourth time...

- If `coverage xml` fails because there is no data to report, it used to
  create a zero-length XML file.  Now it doesn't, fixing `issue 210`_.

- Jython files now work with the ``--source`` option, fixing `issue 100`_.

- Running coverage under a debugger is unlikely to work, but it shouldn't fail
  with "TypeError: 'NoneType' object is not iterable".  Fixes `issue 201`_.

- On some Linux distributions, when installed with the OS package manager,
  coverage.py would report its own code as part of the results.  Now it won't,
  fixing `issue 214`_, though this will take some time to be repackaged by the
  operating systems.

- Docstrings for the legacy singleton methods are more helpful.  Thanks Marius
  Gedminas.  Closes `issue 205`_.

- The pydoc tool can now show docmentation for the class `coverage.coverage`.
  Closes `issue 206`_.

- Added a page to the docs about contributing to coverage.py, closing
  `issue 171`_.

- When coverage.py ended unsuccessfully, it may have reported odd errors like
  ``'NoneType' object has no attribute 'isabs'``.  It no longer does,
  so kiss `issue 153`_ goodbye.

.. _issue 60: https://bitbucket.org/ned/coveragepy/issue/60/incorrect-path-to-orphaned-pyc-files
.. _issue 67: https://bitbucket.org/ned/coveragepy/issue/67/xml-report-filenames-may-be-generated
.. _issue 82: https://bitbucket.org/ned/coveragepy/issue/82/tokenerror-when-generating-html-report
.. _issue 89: https://bitbucket.org/ned/coveragepy/issue/89/on-windows-all-packages-are-reported-in
.. _issue 97: https://bitbucket.org/ned/coveragepy/issue/97/allow-environment-variables-to-be
.. _issue 100: https://bitbucket.org/ned/coveragepy/issue/100/source-directive-doesnt-work-for-packages
.. _issue 111: https://bitbucket.org/ned/coveragepy/issue/111/when-installing-coverage-with-pip-not
.. _issue 137: https://bitbucket.org/ned/coveragepy/issue/137/provide-docs-with-source-distribution
.. _issue 139: https://bitbucket.org/ned/coveragepy/issue/139/easy-check-for-a-certain-coverage-in-tests
.. _issue 143: https://bitbucket.org/ned/coveragepy/issue/143/omit-doesnt-seem-to-work-in-coverage
.. _issue 153: https://bitbucket.org/ned/coveragepy/issue/153/non-existent-filename-triggers
.. _issue 156: https://bitbucket.org/ned/coveragepy/issue/156/a-completely-unexecuted-file-shows-14
.. _issue 163: https://bitbucket.org/ned/coveragepy/issue/163/problem-with-include-and-omit-filename
.. _issue 171: https://bitbucket.org/ned/coveragepy/issue/171/how-to-contribute-and-run-tests
.. _issue 193: https://bitbucket.org/ned/coveragepy/issue/193/unicodedecodeerror-on-htmlpy
.. _issue 201: https://bitbucket.org/ned/coveragepy/issue/201/coverage-using-django-14-with-pydb-on
.. _issue 202: https://bitbucket.org/ned/coveragepy/issue/202/get-rid-of-ez_setuppy-and
.. _issue 203: https://bitbucket.org/ned/coveragepy/issue/203/duplicate-filenames-reported-when-filename
.. _issue 205: https://bitbucket.org/ned/coveragepy/issue/205/make-pydoc-coverage-more-friendly
.. _issue 206: https://bitbucket.org/ned/coveragepy/issue/206/pydoc-coveragecoverage-fails-with-an-error
.. _issue 210: https://bitbucket.org/ned/coveragepy/issue/210/if-theres-no-coverage-data-coverage-xml
.. _issue 214: https://bitbucket.org/ned/coveragepy/issue/214/coveragepy-measures-itself-on-precise

Version 3.5.3 --- 29 September 2012
-----------------------------------

- Line numbers in the HTML report line up better with the source lines, fixing
  `issue 197`_, thanks Marius Gedminas.

- When specifying a directory as the source= option, the directory itself no
  longer needs to have a ``__init__.py`` file, though its subdirectories do, to
  be considered as source files.

- Files encoded as UTF-8 with a BOM are now properly handled, fixing
  `issue 179`_.  Thanks, Pablo Carballo.

- Fixed more cases of non-Python files being reported as Python source, and
  then not being able to parse them as Python.  Closes `issue 82`_ (again).
  Thanks, Julian Berman.

- Fixed memory leaks under Python 3, thanks, Brett Cannon. Closes `issue 147`_.

- Optimized .pyo files may not have been handled correctly, `issue 195`_.
  Thanks, Marius Gedminas.

- Certain unusually named file paths could have been mangled during reporting,
  `issue 194`_.  Thanks, Marius Gedminas.

- Try to do a better job of the impossible task of detecting when we can't
  build the C extension, fixing `issue 183`_.

- Testing is now done with `tox`_, thanks, Marc Abramowitz.

.. _issue 82: https://bitbucket.org/ned/coveragepy/issue/82/tokenerror-when-generating-html-report
.. _issue 147: https://bitbucket.org/ned/coveragepy/issue/147/massive-memory-usage-by-ctracer
.. _issue 179: https://bitbucket.org/ned/coveragepy/issue/179/htmlreporter-fails-when-source-file-is
.. _issue 183: https://bitbucket.org/ned/coveragepy/issue/183/install-fails-for-python-23
.. _issue 194: https://bitbucket.org/ned/coveragepy/issue/194/filelocatorrelative_filename-could-mangle
.. _issue 195: https://bitbucket.org/ned/coveragepy/issue/195/pyo-file-handling-in-codeunit
.. _issue 197: https://bitbucket.org/ned/coveragepy/issue/197/line-numbers-in-html-report-do-not-align
.. _tox: http://tox.readthedocs.org/

Version 3.5.2 --- 4 May 2012
----------------------------

No changes since 3.5.2.b1

Version 3.5.2b1 --- 29 April 2012
---------------------------------

- The HTML report has slightly tweaked controls: the buttons at the top of
  the page are color-coded to the source lines they affect.

- Custom CSS can be applied to the HTML report by specifying a CSS file as
  the extra_css configuration value in the [html] section.

- Source files with custom encodings declared in a comment at the top are now
  properly handled during reporting on Python 2.  Python 3 always handled them
  properly.  This fixes `issue 157`_.

- Backup files left behind by editors are no longer collected by the source=
  option, fixing `issue 168`_.

- If a file doesn't parse properly as Python, we don't report it as an error
  if the filename seems like maybe it wasn't meant to be Python.  This is a
  pragmatic fix for `issue 82`_.

- The ``-m`` switch on ``coverage report``, which includes missing line numbers
  in the summary report, can now be specifed as ``show_missing`` in the
  config file.  Closes `issue 173`_.

- When running a module with ``coverage run -m <modulename>``, certain details
  of the execution environment weren't the same as for
  ``python -m <modulename>``.  This had the unfortunate side-effect of making
  ``coverage run -m unittest discover`` not work if you had tests in a
  directory named "test".  This fixes `issue 155`_ and `issue 142`_.

- Now the exit status of your product code is properly used as the process
  status when running ``python -m coverage run ...``.  Thanks, JT Olds.

- When installing into pypy, we no longer attempt (and fail) to compile
  the C tracer function, closing `issue 166`_.

.. _issue 82: https://bitbucket.org/ned/coveragepy/issue/82/tokenerror-when-generating-html-report
.. _issue 142: https://bitbucket.org/ned/coveragepy/issue/142/executing-python-file-syspath-is-replaced
.. _issue 155: https://bitbucket.org/ned/coveragepy/issue/155/cant-use-coverage-run-m-unittest-discover
.. _issue 157: https://bitbucket.org/ned/coveragepy/issue/157/chokes-on-source-files-with-non-utf-8
.. _issue 166: https://bitbucket.org/ned/coveragepy/issue/166/dont-try-to-compile-c-extension-on-pypy
.. _issue 168: https://bitbucket.org/ned/coveragepy/issue/168/dont-be-alarmed-by-emacs-droppings
.. _issue 173: https://bitbucket.org/ned/coveragepy/issue/173/theres-no-way-to-specify-show-missing-in

(wiz)

2014-01-26 00:41:07 UTC MAIN commitmail json YAML

Do not use py-distrbute with Python 3.x, but always use py-setuptools
(as was the default for Python-2.x in this file).

py-distribute is by now obsolete, and py-setuptools the standard way.

(wiz)

2014-01-26 00:39:40 UTC MAIN commitmail json YAML

Do not insist on py-distribute on python-3.x.
Times have changed, and py-setuptools is now the cool kid again.

(wiz)

2014-01-26 00:30:02 UTC MAIN commitmail json YAML

Add missing egg to PLIST. Bump PKGREVISION.
(breakage happened during previous commit, sorry)

(wiz)

2014-01-26 00:22:38 UTC MAIN commitmail json YAML

Updated graphics/py-OpenGL to 3.0.1nb5

(wiz)

2014-01-26 00:22:29 UTC MAIN commitmail json YAML

Add missing egg to PLIST (happened during big python-3.x commit, sorry).
Fix interpreter path in installed file.
Bump PKGREVISION.

(wiz)

2014-01-26 00:06:32 UTC MAIN commitmail json YAML

Remove py-fann, it seems deprecated upstream.
At least there is no release available for the current stable
release, 2.2.0.
ok maintainer gdt@

(wiz)

2014-01-25 13:54:48 UTC MAIN commitmail json YAML

Updated lang/openjdk7 to 1.7.51

(ryoon)

2014-01-25 13:53:22 UTC MAIN commitmail json YAML

Update to 1.7.51

I cannot find release notes for OpenJDK7, I will quote from Oracle's
JDK 7u51 release notes.

Changelog:
7u51: http://www.oracle.com/technetwork/java/javase/7u51-relnotes-2085002.html
Olson Data 2013h
JDK 7u51 contains Olson time zone data version 2013h.

New Features and Changes
Jarsigner updated to encourage timestamping

Timestamping for a signed jar is now strongly recommended. The Jarsigner tool will print out an informational warning at signing or verifying when timestamp is missing. For more information, see Signing JAR Files.

See 8023338.
Changes to Security Slider:

The following changes to Security Slider were included in this release(7u51):

    Block Self-Signed and Unsigned applets on High Security Setting
    Require Permissions Attribute for High Security Setting
    Warn users of missing Permissions Attributes for Medium Security Setting

For more information, see Java Control Panel documentation.
Prompt users to clear previously remembered decisions:

In JDK 7u51, users are given an option to restore the security prompts, for any prompts that were hidden prior to installing the latest release. For more information, see Install Documentation for Windows.

It is recommended that users restore security prompts after every 30 days to ensure better protection.

Note: This option is offered only during Auto update on Mac OS.
Exception Site List:

The Exception Site List feature allows end users to run Java applets and Java Web Start applications that do not meet the latest security requirements. Rich Internet Applications that are hosted on a site in the exception site list are allowed to run with the applicable security prompts.

For more information, see Exception Site List documentation.
Change in Default Socket Permissions

The default socket permissions assigned to all code including untrusted code have been changed in this release. Previously, all code was able to bind any socket type to any port number greater than or equal to 1024. It is still possible to bind sockets to the ephemeral port range on each system. The exact range of ephemeral ports varies from one operating system to another, but it is typically in the high range (such as from 49152 to 65535). The new restriction is that binding sockets outside of the ephemeral range now requires an explicit permission in the system security policy.

Most applications using client tcp sockets and a security manager will not see any problem, as these typically bind to ephemeral ports anyway. Applications using datagram sockets or server tcp sockets (and a security manager) may encounter security exceptions where none were seen before. If this occurs, users should review whether the port number being requested is expected, and if this is the case, a socket permission grant can be added to the local security policy, to resolve the issue.

See 8011786 (not public).
Change in JAXP Xalan Extension Functions

In JDK 7u51, a change has been made in JAXP Xalan Extension functions to always use the default DOM implementation when Security Manager is present. This change affects the NodeSet created by DOM Document.

Before this change, the DOM implementation is located through the DOM factory lookup process. With this change, when security is enabled, the lookup process is skipped and the default DOM implementation is used.

This change will only affect those applications that use a 3rd party DOM implementation. In general, the NodeSet structure is expected to be compatible with that of the JDK default implementation.
Bug Fixes

This release contains fixes for security vulnerabilities. For more information, see Oracle Java SE Critical Patch Update Advisory.

For a list of bug fixes included in this release, see JDK 7u51 Bug Fixes page.

The following are some of the notable bug fixes in this release:

Area: tools/jar
Synopsis: Clarify jar verifications

The jarsigner tool prints out more messages when there are severe warnings and -strict is on. For details, see the jarsigner tool documentation (Windows)(Solaris/Linux).

See 8024302 (not public).

(ryoon)

2014-01-25 13:39:35 UTC MAIN commitmail json YAML

Updated lang/gcc46 to 4.6.4

(ryoon)

2014-01-25 13:38:48 UTC MAIN commitmail json YAML

2014-01-25 12:57:30 UTC MAIN commitmail json YAML

Move (BUILD_)DEPENDS after the maintainer section. Requested by wiz@

(prlw1)

2014-01-25 12:54:48 UTC MAIN commitmail json YAML

Removed math/gcalctool-gtk3 successor math/gnome-calculator

(prlw1)

2014-01-25 12:52:56 UTC MAIN commitmail json YAML

2014-01-25 12:38:24 UTC MAIN commitmail json YAML

Added math/gnome-calculator version 3.10.2

(prlw1)

2014-01-25 12:35:19 UTC MAIN commitmail json YAML

2014-01-25 12:26:14 UTC MAIN commitmail json YAML

Fix build under SunOS

(ryoon)

2014-01-25 11:11:31 UTC MAIN commitmail json YAML

Updated finance/moneyguru to 2.7.1

(wiz)

2014-01-25 11:11:21 UTC MAIN commitmail json YAML

Update to 2.7.1. Packaging-tested only, but 2.6.1 didn't package
any longer. Change LICENSE to modified-bsd per upstream.

Changes:

2.7.1 (2013-09-07)

Improved OFX parsing. (#369)
Fixed rounding error when changing split amounts. (#367)
Fixed Qt import window glitch. (#371)
Improved currency rates fetching reliability.
Fixed occasional hard crashes on accounts drag & drop. [Mac] (#354)

2.7.0 (2013-05-26)

Added support for custom currencies. (#33)
Fixed amount parsing bug with currencies with many decimals.
Fixed cache folder bug causing cached files to be misplaced. [Linux, Windows]
Dropped 32-bit support on Mac OS X.

2.6.3 (2013-03-23)

Fixed a selection glitch on New Account. (#358)
Fixed a schedule spawning bug. (#362)
Removed the fairware dialog (More Info).
Added a 64-bit build for Windows.
Added Spanish localization by Enrique G. Paredes.

2.6.2 (2013-01-06)

Fixed a bug causing transaction imbalance after import. (#351)
Fixed glitch in bar graph drawing. (#352)
Fixed a bug in QIF exports. (#353)
Fixed a crash on print. [Linux, Windows] (#349)

(wiz)

2014-01-25 10:59:32 UTC MAIN commitmail json YAML

Updated security/gnutls to 3.2.9

(wiz)

2014-01-25 10:59:22 UTC MAIN commitmail json YAML

Update to 3.2.9 based on patch from Richard Palo.
Assembler issues still seem to be there at least on SunOS.

* Version 3.2.9 (released 2014-01-24)

** libgnutls: The %DUMBFW option in priority string only
appends data to client hello if the expected size is in the
"black hole" range.

** libgnutls: %COMPAT implies %DUMBFW.

** libgnutls: gnutls_session_get_desc() returns a more compact
ciphersuite description.

* libgnutls: In PKCS #11 allow deleting multiple non-certificate data.

** libgnutls: When a PKCS #11 trust store is specified (e.g. using the
configure option --with-default-trust-store-pkcs11), then the PKCS #11
token is used on demand to obtain the trusted anchors, rather than
preloading all trusted certificates. That delegates CA certificate management
and blacklist checking to the PKCS #11 module.

** libgnutls: When a PKCS #11 trust store is specified in configure option
or in gnutls_x509_trust_list_add_trust_file(), then the module is used
to obtain the verification anchors and any required blacklists as in
http://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-pkcs11.html

** libgnutls: Fix in OCSP certificate status extension handling
in non-blocking servers. Patch by Nils Maier.

** p11tool: Added --so-login option to force login as security
officer (admin).

** API and ABI modifications:
No changes since last version.

(wiz)

2014-01-25 10:56:58 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ati to 7.3.0

(wiz)

2014-01-25 10:56:50 UTC MAIN commitmail json YAML

Update to 7.3.0 with glamor support disabled (not packaged).

Alex Deucher (16):
      radeon: disallow glamor on pre-R600 asics
      radeon/kms: add berlin pci ids
      radeon: enable glamor by default (v4)
      glamor: require 0.5.1 or newer
      radeon: fix limit handling for cards with >4G of ram
      radeon: add glamor Xv support (v2)
      Revert "radeon: add glamor Xv support (v2)"
      drm/radeon: fix non-glamor build
      radeon: fix the non-glamor build harder...
      radeon: enable tiling on SI by default (v2)
      radeon: add support for Hawaii
      radeon/kms: add Hawaii pci ids
      drm/radeon: fix SUMO2 pci id
      radeon/exa: Always use a scratch surface for UTS to vram
      Require glamor 0.6.0
      radeon: bump version for release

Christopher James Halse Rogers (1):
      EXA/evergreen: Paranoia around linear tiling. (v2)

Dave Airlie (1):
      radeon: use glamor Xv support if present.

Jerome Glisse (1):
      radeon/glamor: with new pixmap for dri2 drawable no need to
create new texture

Maarten Lankhorst (1):
      bump version post release

Mark Kettenis (1):
      Fix shadowfb on big-endian machines

Michel D舅zer (3):
      DRI2: Install client callback only once
      dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
      Don't require the glamoregl module to be pre-loaded with xserver >= 1.15

Robert Millan (2):
      radeon: Set first parameter of drmOpen() to NULL
      radeon: Restore kernel module load on FreeBSD.

Vadim Girlin (1):
      radeon: disable 2D tiling on buffers < 128 pixels

(wiz)

2014-01-25 10:52:20 UTC MAIN commitmail json YAML

2014-01-25 10:52:11 UTC MAIN commitmail json YAML

Update to 301:
This release adds minor bugfixes and documentation improvements.

(wiz)

2014-01-25 10:51:35 UTC MAIN commitmail json YAML

+ gnutls-3.2.9, py-Scientific-2.8.1, xf86-video-ati-7.3.0.

(wiz)

2014-01-25 10:49:53 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha22

(wiz)

2014-01-25 10:49:43 UTC MAIN commitmail json YAML

Update to 3.01a22:

3.01a22:

mkisofs includes a new option, -legacy, that allows it to reenable
the short options -H/-L/-P; these have been disabled in 2006 for
compatibility with scripts that have not been updated during the
past 10 years. libsiconv now only tries to open a file when the
argument includes a slash in its name. libschily::printf() now
includes support for %n$ argument reordering for the first 30
arguments.

(wiz)

2014-01-25 10:47:52 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.52

(wiz)

2014-01-25 10:47:44 UTC MAIN commitmail json YAML

Update to 2.4.52:

Ben Widawsky (3):
      intel: squash unused variable 'bo_gem'
      intel: Handle malloc fails in context create
      intel: Merge latest i915_drm.h

Eric Anholt (2):
      drm: Initialize or valgrind-clear modesetting ioctl arguments.
      intel: Track whether a buffer is idle to avoid trips to the kernel.

Hyungwon Hwang (1):
      tests/kmstest: support exynos

Keith Packard (1):
      Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))

Kenneth Graunke (2):
      intel: Create a new drm_intel_bo offset64 field.
      Bump the version to 2.4.52

Rob Clark (1):
      freedreno: add fd_device_new_dup()

Vincent ABRIOU (1):
      modetest: add the possibility to select the refresh frequency for a mode

(wiz)

2014-01-25 10:45:50 UTC MAIN commitmail json YAML

Remove support for PYTHON_PATCH_SCRIPTS; use REPLACE_PYTHON.

(wiz)

2014-01-25 10:45:22 UTC MAIN commitmail json YAML

2014-01-25 10:31:01 UTC MAIN commitmail json YAML

Remove PYTHON_VERSIONS_INCLUDE_3X.
Allow python-3.x by default.

(wiz)

2014-01-25 10:30:32 UTC MAIN commitmail json YAML

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

(wiz)

2014-01-25 09:31:30 UTC MAIN commitmail json YAML

Updated x11/py-gtk2 to 2.24.0nb17

(wiz)

2014-01-25 09:31:21 UTC MAIN commitmail json YAML

Convert to versioned_dependencies.mk for cairo.
Fix interpreter path in installed files.
Mark as not ready for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-25 09:29:42 UTC MAIN commitmail json YAML

Add MASTER_SITE_HASKELL_HACKAGE

(obache)

2014-01-25 09:25:32 UTC MAIN commitmail json YAML

Mark this is as major version 3 of the module
(compare py-beautifulsoup4)

(wiz)

2014-01-25 09:24:26 UTC MAIN commitmail json YAML

Update HOMEPAGE. Mark as not ready for python-3.x.

(wiz)

2014-01-25 09:16:52 UTC MAIN commitmail json YAML

Move LICENSE to correct place.

(wiz)

2014-01-25 09:15:45 UTC MAIN commitmail json YAML

Updated multimedia/py-ming to 0.4.5nb2

(wiz)

2014-01-25 09:15:37 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not ready for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-25 09:09:06 UTC MAIN commitmail json YAML

Mention this is the python-2.x version of the module.

(wiz)

2014-01-25 09:08:32 UTC MAIN commitmail json YAML

Add geography to CATEGORIES.
Mark as not ready for python-3.x.

(wiz)

2014-01-25 09:06:43 UTC MAIN commitmail json YAML

Update HOMEPAGE. Mark as not ready for python-3.x (use py-numpy there).

(wiz)

2014-01-25 09:06:15 UTC MAIN commitmail json YAML

Update HOMEPAGE. Mark as not ready for python-3.x.

(wiz)

2014-01-25 09:05:56 UTC MAIN commitmail json YAML

Mark as not useful for python-3.x (included since 3.3, the only version
currently in pkgsrc).

(wiz)

2014-01-25 09:02:06 UTC MAIN commitmail json YAML

Update HOMEPAGE. Mark as not ready for python-3.x.

(wiz)

2014-01-25 08:59:57 UTC MAIN commitmail json YAML

Remove unnecessary USE_X11=yes.
Mark as not ready for python-3.x.

(wiz)

2014-01-25 08:57:54 UTC MAIN commitmail json YAML

Set PY_PEP3147=no as package does not support it.
Mark as not ready for python-3.x.

(wiz)

2014-01-25 08:55:08 UTC MAIN commitmail json YAML

Update HOMEPAGE.
Mark as not ready for python-3.x.

(wiz)

2014-01-25 08:54:01 UTC MAIN commitmail json YAML

Updated devel/py-gobject-shared to 2.28.6nb11

(wiz)

2014-01-25 08:53:53 UTC MAIN commitmail json YAML

Since this only installs header files, we do not need any real
py-cairo dependency here. Fake presence for configure script using cairo
flags.
Bump PKGREVISION.

This change allows using this package for both python-2.x and python-3.x.

(wiz)

2014-01-25 08:51:49 UTC MAIN commitmail json YAML

Adapt PLIST for python-3.x.
Mark as not ready for python-3.x though.
Set PY_PEP3147=no since the infrastructure doesn't support it.
Use versioned_dependencies.mk for cairo.

(wiz)

2014-01-25 08:47:17 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.
Also set PY_PEP3147=no since the package infrastructure does not handle
__pycache__ correctly.

(wiz)

2014-01-25 08:45:38 UTC MAIN commitmail json YAML

2014-01-25 08:44:53 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES.
Mark as not ready for python-3.x.

(wiz)

2014-01-25 08:44:28 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.
Remove CONFIGURE_ARGS that is not supported any longer by the configure
script.

(wiz)

2014-01-25 08:19:54 UTC MAIN commitmail json YAML

Updated devel/py-ipython1 to 1.1.0nb1

(wiz)

2014-01-25 08:19:44 UTC MAIN commitmail json YAML

Fix interpreter path in installed files.
Bump PKGREVISION.
Fix build and PLIST for python-3.x

XXX: strangely, this isn't happy with py-distribute for python-3.x.
XXX: I don't understand why, but a build dependency on setuptools fixes
XXX: installation, so I've done that.

(wiz)

2014-01-25 05:07:04 UTC MAIN commitmail json YAML

Updated emulators/suse131_qt4 to 13.1nb1

(obache)

2014-01-25 05:06:38 UTC MAIN commitmail json YAML

Update libqt4 RPMs to 4.8.5-5.9.2 for CVE-2013-4549.

Bump PKGREVISION.

(obache)

2014-01-25 02:55:27 UTC MAIN commitmail json YAML

Note update of sysutils/libvirt to 1.2.1

(agc)

2014-01-25 02:54:27 UTC MAIN commitmail json YAML

2014-01-25 00:01:21 UTC MAIN commitmail json YAML

Xconq still requires legacy Tcl/Tk structure members, so have its headers
expose them.

(kleink)

2014-01-24 23:01:06 UTC MAIN commitmail json YAML

Updated graphics/MesaLib to 7.11.2nb4

(ryoon)

2014-01-24 23:00:15 UTC MAIN commitmail json YAML

2014-01-24 18:43:22 UTC MAIN commitmail json YAML

Updated devel/jenkins to 1.532.1

(ryoon)

2014-01-24 18:42:49 UTC MAIN commitmail json YAML

Update to 1.532.1

Changelog:
What's new in 1.532.1 (2013/11/25)

    Collecting findbugs analysis results occasionally causes ssh slave to go offline causing job to abort (issue 19619)
    Bytecode compatibility transformer mistakenly corrupts org.apache.ivy.core.settings.IvySettings.triggers (issue 19383)
    Functions.globalIota overflow (issue 20085)
    Upgrade bundled versions of credentials, ssh-credentials and ssh-slaves plugins (issue 19945)
    /me/my-views/editDescription may be used by any user to set global description (issue 18633)
    Missing base directory in ZIP from .../artifact/dir/subdir/*zip*/subdir.zip (issue 19947)
    After deleting last build, next build of last build is zombie (issue 19920)
    Upgrade error to 1.531: PROXY_HEADER is null (issue 19613)
    Upgrade bundled versions of credentials and ssh-slaves so we can assume available (issue 20071)
    Collecting finbugs analysis results randomly fails with exception (issue 18879)
    ViewJobFilter.filter expect "All jobs that are possible." but don't get recursive ones (issue 20143)
    Download build artifacts as zip generates a corrupted file (issue 19752)
    Jenkins redirecting from https to http (issue 10675)
    java.io.IOException: Unexpected termination of the channel (issue 18836)
    When installing a plugin and the needed dependencies have compatibility issues, warn the user (issue 19739)
    Installing a plugin with optional dependencies doesn't upgrade the optional dependencies when needed (issue 19736)
    After upgrade from 1.519 to 1.526 -> NumberFormatException occurs during maven 3 build (issue 19251)

What's new in 1.509.4 (2013/10/09)

    Configurable loggers should capture messages on slaves (issue 18274)
    @RequirePOST and similar should send a 405 (issue 16918)
    Using jenkins-cli connecting to HTTPS port fails due to hostname mismatch in certificate (issue 12629)
    [XStream] ConcurrentModificationException from DefaultConverterLookup (issue 18775)
    @QueryParameter with @RelativePath broken (issue 18776)
    fingerprint are truncated (issue 19515)
    Environment variable replacement/resolving (issue 16660)
    failed to archive slave artifacts. Unexpected end of ZLIB input stream (issue 19473)
    winstone.ClientSocketException: Failed to write to client (issue 10524)
    /log/all polluted with FINE* messages from other loggers (issue 18959)
    Incorrect redirect after editing view with Unicode name (issue 18373)
    Flyweight jobs and zero executors (issue 7291)
    ERR_CONTENT_DECODING_FAILED on Custom Views with Project-based Matrix Authorization (issue 15437)
    Buttons do not work in IE 11 (issue 19171)
    CLI login command fails on Windows (issue 19192)
    Problems with "Latest Test Result" and "Aggregated Test Result" links (issue 9637)
    Exception while trigger downstream projects (issue 17247)
    Maven 2 jobs fail (exception in MavenFingerprinter) (issue 18441)
    Outdated JRuby libs (issue 14351)
    Deadlock (issue 18589)
    When copying folder, display names of contained jobs are gratuitously cleared (issue 18074)
    Incorrect redirection after delete of job in folder in view (issue 17575)
    Javadoc project action yields HTTP 404 (issue 19168)
    Memory exhaustion parsing large test stdio from Surefire (issue 15382)
    With lazy-build loading estimated build duration may become expensive (issue 18196)
    Can't build using maven 3.1.0 (issue 15935)
    Cannot create a custom logger matching any namespace (issue 17983)
    Clean up fingerprint records that correspond to the deleted build recods (issue 18417)
    "projects tied to slave" shows unrelated maven module jobs (issue 17451)
    hudson.security.AccessDeniedException2: anonymous is missing the Administer permission (issue 15578)
    窶扨y Views" links leads to 404 Not Found (issue 17317)
    Some jobs not loaded after jenkins restart: java.lang.NoSuchFieldError: triggers (issue 18677)
    New lazy loading permalinks can break job.lastStableBuild != null => job.lastSuccessfulBuild != null (issue 18846)

(ryoon)

2014-01-24 17:07:36 UTC MAIN commitmail json YAML

add patch from upstream to add missing privilege check
from the advisory:
Malicious or misbehaving unprivileged guests can cause the host or other
guests to malfunction. This can result in host-wide denial of service.
Privilege escalation, while seeming to be unlikely, cannot be excluded.
Only PV guests can take advantage of this vulnerability.
(CVE-2014-1666)
bump PKGREV

(drochner)

2014-01-24 16:37:19 UTC MAIN commitmail json YAML

Fix OpenBSD 5.3 build and supress warning under OpenBSD 5.4

* OpenBSD has no libdb like NetBSD

(ryoon)

2014-01-24 15:59:41 UTC MAIN commitmail json YAML

Explicitly allow python-3.x.

(wiz)

2014-01-24 14:27:38 UTC pkgsrc-2013Q4 commitmail json YAML

2014-01-24 14:27:11 UTC pkgsrc-2013Q4 commitmail json YAML

Pullup ticket #4308 - requested by schnoebe
print/hplip: security update

Revisions pulled up:
- print/hplip/Makefile                                          1.30
- print/hplip/PLIST.base                                        1.12
- print/hplip/distinfo                                          1.12

---
  Module Name: pkgsrc
  Committed By: schnoebe
  Date: Thu Jan 23 14:58:28 UTC 2014

  Modified Files:
  pkgsrc/print/hplip: Makefile PLIST.base distinfo

  Log Message:
  Update to 3.14.1

  Significant Changes:
      Added digital signature validation in HPLIP upgrade feature

  Issues fixed:
      CVE-2013-6427: hplip: insecure auto update feature
      CVE-2013-6402: hplip: insecure temporary file handling in pkit.py

(tron)

2014-01-24 13:28:30 UTC MAIN commitmail json YAML

Fix gyp for Darwin, where platform libtool should be used.
Bump PKGREVISION.

(fhajny)

2014-01-24 13:22:35 UTC MAIN commitmail json YAML

Updated devel/py-testtools to 0.9.34

(obache)

2014-01-24 13:22:22 UTC MAIN commitmail json YAML

Update py-testtools to 0.9.34.

0.9.34
~~~~~~

Improvements
------------

* Added ability for ``testtools.TestCase`` instances to force a test to
  fail, even if no assertions failed. (Thomi Richards)

* Added ``testtools.content.StacktraceContent``, a content object that
  automatically creates a ``StackLinesContent`` object containing the current
  stack trace. (Thomi Richards)

* ``AnyMatch`` is now exported properly in ``testtools.matchers``.
  (Robert Collins, Rob Kennedy, github #44)

* In Python 3.3, if there are duplicate test ids, tests.sort() will
  fail and raise TypeError. Detect the duplicate test ids firstly in
  sorted_tests() to ensure that all test ids are unique.
  (Kui Shi, #1243922)

* ``json_content`` is now in the ``__all__`` attribute for
  ``testtools.content``. (Robert Collins)

* Network tests now bind to 127.0.0.1 to avoid (even temporary) network
  visible ports. (Benedikt Morbach, github #46)

* Test listing now explicitly indicates by printing 'Failed to import' and
  exiting (2) when an import has failed rather than only signalling through the
  test name. (Robert Collins, #1245672)

* ``test_compat.TestDetectEncoding.test_bom`` now works on Python 3.3 - the
  corner case with euc_jp is no longer permitted in Python 3.3 so we can
  skip it. (Martin [gz], #1251962)

0.9.33
~~~~~~

Improvements
------------

* Added ``addDetailuniqueName`` method to ``testtools.TestCase`` class.
  (Thomi Richards)

* Removed some unused code from ``testtools.content.TracebackContent``.
  (Thomi Richards)

* Added ``testtools.StackLinesContent``: a content object for displaying
  pre-processed stack lines. (Thomi Richards)

* ``StreamSummary`` was calculating testsRun incorrectly: ``exists`` status
  tests were counted as run tests, but they are not.
  (Robert Collins, #1203728)

0.9.32
~~~~~~

Regular maintenance release.  Special thanks to new contributor, Xiao Hanyu!

Changes
-------

* ``testttols.compat._format_exc_info`` has been refactored into several
  smaller functions. (Thomi Richards)

Improvements
------------

* Stacktrace filtering no longer hides unittest frames that are surrounded by
  user frames. We will reenable this when we figure out a better algorithm for
  retaining meaning. (Robert Collins, #1188420)

* The compatibility code for skipped tests with unittest2 was broken.
  (Robert Collins, #1190951)

* Various documentation improvements (Clint Byrum, Xiao Hanyu).

0.9.31
~~~~~~

Improvements
------------

* ``ExpectedException`` now accepts a msg parameter for describing an error,
  much the same as assertEquals etc. (Robert Collins)

0.9.30
~~~~~~

A new sort of TestResult, the StreamResult has been added, as a prototype for
a revised standard library test result API.  Expect this API to change.
Although we will try to preserve compatibility for early adopters, it is
experimental and we might need to break it if it turns out to be unsuitable.

Improvements
------------
* ``assertRaises`` works properly for exception classes that have custom
  metaclasses

* ``ConcurrentTestSuite`` was silently eating exceptions that propagate from
  the test.run(result) method call. Ignoring them is fine in a normal test
  runner, but when they happen in a different thread, the thread that called
  suite.run() is not in the stack anymore, and the exceptions are lost. We now
  create a synthetic test recording any such exception.
  (Robert Collins, #1130429)

* Fixed SyntaxError raised in ``_compat2x.py`` when installing via Python 3.
  (Will Bond, #941958)

* New class ``StreamResult`` which defines the API for the new result type.
  (Robert Collins)

* New support class ``ConcurrentStreamTestSuite`` for convenient construction
  and utilisation of ``StreamToQueue`` objects. (Robert Collins)

* New support class ``CopyStreamResult`` which forwards events onto multiple
  ``StreamResult`` objects (each of which receives all the events).
  (Robert Collins)

* New support class ``StreamSummary`` which summarises a ``StreamResult``
  stream compatibly with ``TestResult`` code. (Robert Collins)

* New support class ``StreamTagger`` which adds or removes tags from
  ``StreamResult`` events. (RobertCollins)

* New support class ``StreamToDict`` which converts a ``StreamResult`` to a
  series of dicts describing a test. Useful for writing trivial stream
  analysers. (Robert Collins)

* New support class ``TestControl`` which permits cancelling an in-progress
  run. (Robert Collins)

* New support class ``StreamFailFast`` which calls a ``TestControl`` instance
  to abort the test run when a failure is detected. (Robert Collins)

* New support class ``ExtendedToStreamDecorator`` which translates both regular
  unittest TestResult API calls and the ExtendedTestResult API which testtools
  has supported into the StreamResult API. ExtendedToStreamDecorator also
  forwards calls made in the StreamResult API, permitting it to be used
  anywhere a StreamResult is used. Key TestResult query methods like
  wasSuccessful and shouldStop are synchronised with the StreamResult API
  calls, but the detailed statistics like the list of errors are not - a
  separate consumer will be created to support that.
  (Robert Collins)

* New support class ``StreamToExtendedDecorator`` which translates
  ``StreamResult`` API calls into ``ExtendedTestResult`` (or any older
  ``TestResult``) calls. This permits using un-migrated result objects with
  new runners / tests. (Robert Collins)

* New support class ``StreamToQueue`` for sending messages to one
  ``StreamResult`` from multiple threads. (Robert Collins)

* New support class ``TimestampingStreamResult`` which adds a timestamp to
  events with no timestamp. (Robert Collins)

* New ``TestCase`` decorator ``DecorateTestCaseResult`` that adapts the
  ``TestResult`` or ``StreamResult`` a case will be run with, for ensuring that
  a particular result object is used even if the runner running the test doesn't
  know to use it. (Robert Collins)

* New test support class ``testtools.testresult.doubles.StreamResult``, which
  captures all the StreamResult events. (Robert Collins)

* ``PlaceHolder`` can now hold tags, and applies them before, and removes them
  after, the test. (Robert Collins)

* ``PlaceHolder`` can now hold timestamps, and applies them before the test and
  then before the outcome. (Robert Collins)

* ``StreamResultRouter`` added. This is useful for demultiplexing - e.g. for
  partitioning analysis of events or sending feedback encapsulated in
  StreamResult events back to their source. (Robert Collins)

* ``testtools.run.TestProgram`` now supports the ``TestRunner`` taking over
  responsibility for formatting the output of ``--list-tests``.
  (Robert Collins)

* The error message for setUp and tearDown upcall errors was broken on Python
  3.4. (Monty Taylor, Robert Collins, #1140688)

* The repr of object() on pypy includes the object id, which was breaking a
  test that accidentally depended on the CPython repr for object().
  (Jonathan Lange)

0.9.29
~~~~~~

A simple bug fix, and better error messages when you don't up-call.

Changes
-------

* ``testtools.content_type.ContentType`` incorrectly used ',' rather than ';'
  to separate parameters. (Robert Collins)

Improvements
------------

* ``testtools.compat.unicode_output_stream`` was wrapping a stream encoder
  around ``io.StringIO`` and ``io.TextIOWrapper`` objects, which was incorrect.
  (Robert Collins)

* Report the name of the source file for setUp and tearDown upcall errors.
  (Monty Taylor)

0.9.28
~~~~~~

Testtools has moved VCS - https://github.com/testing-cabal/testtools/ is
the new home. Bug tracking is still on Launchpad, and releases are on Pypi.

We made this change to take advantage of the richer ecosystem of tools around
Git, and to lower the barrier for new contributors.

Improvements
------------

* New ``testtools.testcase.attr`` and ``testtools.testcase.WithAttributes``
  helpers allow marking up test case methods with simple labels. This permits
  filtering tests with more granularity than organising them into modules and
  test classes. (Robert Collins)

0.9.27
~~~~~~

Improvements
------------

* New matcher ``HasLength`` for matching the length of a collection.
  (Robert Collins)

* New matcher ``MatchesPredicateWithParams`` make it still easier to create
  ad hoc matchers. (Robert Collins)

* We have a simpler release process in future - see doc/hacking.rst.
  (Robert Collins)

0.9.26
~~~~~~

Brown paper bag fix: failed to document the need for setup to be able to use
extras. Compounded by pip not supporting setup_requires.

Changes
-------

* setup.py now can generate egg_info even if extras is not available.
  Also lists extras in setup_requires for easy_install.
  (Robert Collins, #1102464)

0.9.25
~~~~~~

Changes
-------

* ``python -m testtools.run --load-list`` will now preserve any custom suites
  (such as ``testtools.FixtureSuite`` or ``testresources.OptimisingTestSuite``)
  rather than flattening them.
  (Robert Collins, #827175)

* Testtools now depends on extras, a small library split out from it to contain
  generally useful non-testing facilities. Since extras has been around for a
  couple of testtools releases now, we're making this into a hard dependency of
  testtools. (Robert Collins)

* Testtools now uses setuptools rather than distutils so that we can document
  the extras dependency. (Robert Collins)

Improvements
------------

* Testtools will no longer override test code registered details called
  'traceback' when reporting caught exceptions from test code.
  (Robert Collins, #812793)

(obache)

2014-01-24 12:42:52 UTC MAIN commitmail json YAML

Move PY_PEP3147 specific PRINT_PLIST handling from common mk/plist/print-plist.mk
to lang/python/extension.mk, handling reverse way.

(obache)

2014-01-24 11:30:10 UTC MAIN commitmail json YAML

Updated mail/milter-manager to 2.0.1

(obache)

2014-01-24 11:29:30 UTC MAIN commitmail json YAML

Update milter-manager to 2.0.1.

== [release-2-0-1] 2.0.1: 2014-01-24

A bug fix release of 2.0.0.

=== milter manager

==== Improvements

  * Support SIGUSR1 signal to reopen log file

==== Fixes

  * Drop functionality to report stack trace on crash.
    Because it is unsafe for all users. [GitHub #38]

=== milter-core

==== Improvements

  * Support log output by MILTER_LOG_PATH environment variable.

=== milter-client

==== Improvements

  * Support --log-path option.

=== Ruby milter

==== Improvements

  * Support --log-path option.
  * Support SIGUSR1 signal to reopen log file.

=== Package

==== Improvements

  * Drop Ubuntu Lucid (10.04) support.
  * Add Ubuntu Saucy (13.10) support.
  * deb: Support Ruby 2.0.0 detection on Debian.
  * rpm: Update Ruby1.9.3 package for CentOS6 to Ruby1.9.3-p484.
  * Remove auto-generated files from distribution archive.
    [Reported by Youhei SASAKI][milter-manager-users-ja:00225]

=== Document

==== Improvements

  * Update to the latest milter-greylist RPM.
    [Reported by ishizaka tadanori][milter-manager-users-ja:00220]
  * Improve English version reference manual.
    [GitHub #17]

=== Thanks

  * Youhei SASAKI
  * ishizaka tadanori

(obache)

2014-01-24 11:15:46 UTC MAIN commitmail json YAML

Updated databases/percona-toolkit to 2.2.6

(jperkin)

2014-01-24 11:15:29 UTC MAIN commitmail json YAML

Update percona-toolkit to version 2.2.6.  Changes since 2.1.7:

v2.2.6 released 2013-12-18

  * Added pt-query-digest support for Percona Server slow log rate limiting
  * Added pt-agent --ping
  * Added pt-mysql-summary --all-databases
  * Added pt-stalk --sleep-collect
  * Added pt-table-sync --[no]check-child-tables
  * Fixed bug 1249150: PTDEBUG prints some info to STDOUT
  * Fixed bug 1248363: pt-agent requires restart after changing MySQL options
  * Fixed bug 1248778: pt-agent --install on PXC is not documented
  * Fixed bug 1250973: pt-agent --install doesn't check for previous install
  * Fixed bug 1250968: pt-agent --install suggest MySQL user isn't quoted
  * Fixed bug 1251004: pt-agent --install error about slave is confusing
  * Fixed bug 1251726: pt-agent --uninstall fails if agent is running
  * Fixed bug 1248785: pt-agent docs don't list privs required for its MySQL user
  * Fixed bug 1215016: pt-deadlock-logger docs use pt-fk-error-logger
  * Fixed bug 1201443: pt-duplicate-key-checker error when EXPLAIN key_len=0
  * Fixed bug 1217013: pt-duplicate-key-checker misses exact duplicate unique indexes
  * Fixed bug 1214685: pt-mysql-summary schema dump prompt can't be disabled
  * Fixed bug 1195628: pt-online-schema-change gets stuck looking for its own _new table
  * Fixed bug 1249149: pt-query-digest stats prints to STDOUT instead of STDERR
  * Fixed bug 1071979: pt-stak error parsing df with NFS
  * Fixed bug 1223458: pt-table-sync deletes child table rows

v2.2.5 released 2013-10-16

  * Added Query_time histogram bucket counts to pt-query-digest JSON output
  * Added pt-online-schema-change --[no]drop-triggers option
  * Fixed bug 1206677: pt-agent docs reference clodu.percona.com
  * Fixed bug 1226721: pt-agent on CentOS 5 fails to send data
  * Fixed bug 1199589: pt-archiver deletes data despite --dry-run
  * Fixed bug 1206728: pt-deadlock-logger 2.2 requires DSN on command line
  * Fixed bug 1209436: pt-kill --log-dsn may not work on Perl 5.8
  * Fixed bug 1215608: pt-online-schema-change new table suffix is hard-coded
  * Fixed bug  821692: pt-query-digest doesn't distill LOAD DATA correctly
  * Fixed bug  984053: pt-query-digest doesn't distill INSERT/REPLACE without INTO correctly
  * Fixed bug  821690: pt-query-digest doesn't distill IF EXISTS correctly
  * Fixed bug 1210537: pt-table-checksum --recursion-method=cluster crashes if no nodes are found
  * Fixed bug  944051: pt-table-checksum has ambiguous exit status
  * Fixed bug 1229861: pt-table-sync quotes float values, can't sync

v2.2.4 released 2013-07-18

  * Implemented pt-query-digest anonymous JSON output
  * Implemented pt-online-schema-change timestamp output
  * Fixed bug 1182856: Zero values causes "Invalid --set-vars value: var=0"
  * Fixed bug 1195034: pt-deadlock-logger error: Use of uninitialized value $ts in pattern match (m//)
  * Fixed bug 1137556: pt-heartbeat docs don't account for --utc
  * Fixed bug 1188264: pt-online-schema-change error copying rows: Undefined subroutine &pt_online_schema_change::get
  * Fixed bug 1171968: pt-query-digest docs don't mention --type=rawlog
  * Fixed bug 1176010: pt-query-digest doesn't group db and `db` together
  * Fixed bug 1174956: pt-query-digest and pt-fingerprint don't strip some multi-line comments
  * Fixed bug 1172317: pt-sift does not work if pt-stalk did not collect due to a full disk
  * Fixed bug 1136559: pt-table-checksum: Deep recursion on subroutine "SchemaIterator::_iterate_dbh"
  * Fixed bug 1199591: pt-table-checksum doesn't use non-unique index with highest cardinality
  * Fixed bug 1163735: pt-table-checksum fails if explicit_defaults_for_timestamp is enabled in 5.6
  * Fixed bug 1168434: pt-upgrade reports differences on NULL
  * Fixed bug 1168106: pt-variable-advisor has the wrong default value for innodb_max_dirty_pages_pct in 5.5 and 5.6
  * Fixed bug 1168110: pt-variable-advisor shows key_buffer_size in 5.6 as unconfigured (even though it is)

v2.2.3 released 2013-06-17

  * Added new tool: pt-agent
  * Fixed bug 1188002: pt-online-schema-change causes "ERROR 1146 (42S02): Table 'db._t_new' doesn't exist"

v2.2.2 released 2013-04-24

  * Added --show-all to pt-query-digest
  * Added --recursion-method=cluster to pt-table-checksum
  * Fixed bug 1127450: pt-archiver --bulk-insert may corrupt data
  * Fixed bug 1163372: pt-heartbeat --utc --check always returns 0
  * Fixed bug 1156901: pt-query-digest --processlist reports duplicate queries for replication thread
  * Fixed bug 1160338: pt-query-digest 2.2 prints unwanted debug info on tcpdump parsing errors
  * Fixed bug 1160918: pt-query-digest 2.2 prints too many string values
  * Fixed bug 1156867: pt-stalk prints the wrong variable name in verbose mode when --function is used
  * Fixed bug 1081733: pt-stalk plugins can't access the real --prefix
  * Fixed bug 1099845: pt-table-checksum pxc same_node function incorrectly uses wsrep_sst_receive_address
  * Fixed bug  821502: Some tools don't have --help or --version
  * Fixed bug  947893: Some tools use @@hostname without /*!50038*/
  * Fixed bug 1082406: An explicitly set wsrep_node_incoming_address may make SHOW STATUS LIKE 'wsrep_incoming_addresses' return a portless address

v2.2.1 released 2013-03-14

  * Official support for MySQL 5.6
  * Official support for Percona XtraDB Cluster
  * Redesigned pt-query-digest
  * Redesigned pt-upgrade
  * Redesigned pt-fk-error-logger
  * Redesigned pt-deadlock-logger
  * Changed --set-vars in all tools
  * Renamed --retries to --tries in pt-online-schema-change
  * Added --check-read-only to pt-heartbeat
  * Added MySQL options to pt-mysql-summary
  * Added MySQL options to pt-stalk
  * Removed --lock-wait-timeout from pt-online-schema-change (use --set-vars)
  * Removed --lock-wait-timeout from pt-table-checksum (use --set-vars)
  * Removed pt-query-advisor
  * Removed pt-tcp-model
  * Removed pt-trend
  * Removed pt-log-player
  * Enabled --version-check by default in all tools
  * Fixed bug 1008796: Several tools don't have --database
  * Fixed bug 1087319: Quoter::serialize_list() doesn't handle multiple NULL values
  * Fixed bug 1086018: pt-config-diff needs to parse wsrep_provider_options
  * Fixed bug 1056838: pt-fk-error-logger --run-time works differently than pt-deadlock-logger --run-time
  * Fixed bug 1093016: pt-online-schema-change doesn't retry RENAME TABLE
  * Fixed bug 1113301: pt-online-schema-change blocks on metadata locks
  * Fixed bug 1125665: pt-stalk --no-stalk silently clobbers other options, acts magically
  * Fixed bug 1019648: pt-stalk truncates InnoDB status if there are too many transactions
  * Fixed bug 1087804: pt-table-checksum doesn't warn if no slaves are found

v2.1.9 released 2013-02-14

  * Fixed bug 1103221: pt-heartbeat 2.1.8 doesn't use precision/sub-second timestamps
  * Fixed bug 1099665: pt-heartbeat 2.1.8 reports big time drift with UTC_TIMESTAMP
  * Fixed bug 1099836: pt-online-schema-change fails with "Duplicate entry" on MariaDB
  * Fixed bug 1103672: pt-online-schema-change makes bad DELETE trigger if PK is re-created with new columns
  * Fixed bug 1115333: pt-pmp doesn't list the origin lib for each function
  * Fixed bug  823411: pt-query-digest shouldn't print "Error: none" for tcpdump
  * Fixed bug 1103045: pt-query-digest fails to parse non-SQL errors
  * Fixed bug 1105077: pt-table-checksum: Confusing error message with binlog_format ROW or MIXED on slave
  * Fixed bug  918056: pt-table-sync false-positive error "Cannot nibble table because MySQL chose no index instead of the PRIMARY index"
  * Fixed bug 1099933: pt-stalk is too verbose, fills up log

v2.1.8 released 2012-12-21

  * Beta support for MySQL 5.6
  * Beta support for Percona XtraDB Cluster
  * pt-online-schema-change: If ran on Percona XtraDB Cluster, requires PXC 5.5.28 or newer
  * pt-table-checksum: If ran on Percona XtraDB Cluster, requires PXC 5.5.28 or newer
  * pt-upgrade: Added --[no]disable-query-cache
  * Fixed bug  927955: Bad pod2rst transformation
  * Fixed bug  898665: Bad online docs formatting for --[no]vars
  * Fixed bug 1022622: pt-config-diff is case-sensitive
  * Fixed bug 1007938: pt-config-diff doesn't handle end-of-line comments
  * Fixed bug  917770: pt-config-diff Use of uninitialized value in substitution (s///) at line 1996
  * Fixed bug 1082104: pt-deadlock-logger doesn't handle usernames with dashes
  * Fixed bug  886059: pt-heartbeat handles timezones inconsistently
  * Fixed bug 1086259: pt-kill --log-dsn timestamp is wrong
  * Fixed bug 1015590: pt-mysql-summary doesn't handle renamed variables in Percona Server 5.5
  * Fixed bug 1079341: pt-online-schema-change checks for foreign keys on MyISAM tables
  * Fixed bug  823431: pt-query-advisor hangs on big queries
  * Fixed bug  996069: pt-query-advisor RES.001 is incorrect
  * Fixed bug  933465: pt-query-advisor false positive on RES.001
  * Fixed bug  937234: pt-query-advisor issues wrong RES.001
  * Fixed bug 1082599: pt-query-digest fails to parse timestamp with no query
  * Fixed bug 1078838: pt-query-digest doesn't parse general log with "Connect user as user"
  * Fixed bug  957442: pt-query-digest with custom --group-by throws error
  * Fixed bug  887638: pt-query-digest prints negative byte offset
  * Fixed bug  831525: pt-query-digest help output mangled
  * Fixed bug  932614: pt-slave-restart CHANGE MASTER query causes error
  * Fixed bug 1046440: pt-stalk purge_samples slows down checks
  * Fixed bug  986847: pt-stalk does not report NFS iostat
  * Fixed bug 1074179: pt-table-checksum doesn't ignore tables for --replicate-check-only
  * Fixed bug  911385: pt-table-checksum v2 fails when --resume + --ignore-database is used
  * Fixed bug 1041391: pt-table-checksum debug statement for "Chosen hash func" prints undef
  * Fixed bug 1075638: pt-table-checksum Illegal division by zero at line 7950
  * Fixed bug 1052475: pt-table-checksum uninitialized value in numeric lt (<) at line 8611
  * Fixed bug 1078887: Tools let --set-vars clobber the required SQL mode

(jperkin)

2014-01-24 09:49:34 UTC MAIN commitmail json YAML

Add patch-flask_security_script.py to fix the py33 build;
also submitted upstream as #214.

(kleink)

2014-01-24 09:23:45 UTC MAIN commitmail json YAML

+ RBTools-0.5.5, abcmidi-20140120, accerciser-3.8.2, ap-python-3.5.0,
  aubio-0.4.0, botan-1.10.7, calibre-1.21, cdrtools-3.01alpha22,
  cogl-1.16.2, cuisine-0.6.5, cvs-fast-export-1.3, cxref-1.6e,
  dar-2.4.12, etm2-2.3.21 [etm successor], gammu-1.33.0,
  gnome-chess-3.10.3, gnome-menus-3.8.0, klavaro-3.0, libdrm-2.4.52,
  libraw-0.16.0, libxmp-4.2.3, mp3diags-1.2.01, parallel-20140122,
  phpmyadmin-4.1.5, py-cython-0.20, py-gammu-1.33.0, py-gnome-menus-3.8.0,
  py-wxWidgets-3.0.0, scamper-20140122 [pkg/48546], tcllib-1.15,
  tcpreplay-4.0.2, worker-3.3.0, xterm-301.

(wiz)

2014-01-24 09:16:18 UTC MAIN commitmail json YAML

2014-01-24 08:36:57 UTC MAIN commitmail json YAML

Remove conflict with other python version of this package,
there are no common files.
Fix PLIST for python-3.x.

(wiz)

2014-01-24 00:50:12 UTC pkgsrc-2013Q4 commitmail json YAML

2014-01-24 00:48:51 UTC pkgsrc-2013Q4 commitmail json YAML

Pullup ticket #4299 - requested by tron
Build fix for "ngrep" for GNU make 4.0.

Revisions pulled up:
- net/ngrep/distinfo                                            1.15
- net/ngrep/patches/patch-ab                                    1.7

---
  Module Name: pkgsrc
  Committed By: tron
  Date: Tue Jan 14 22:43:20 UTC 2014

  Modified Files:
  pkgsrc/net/ngrep: distinfo
  pkgsrc/net/ngrep/patches: patch-ab

  Log Message:
  Fix build with GNU Make 4.0 and newer.

(schnoebe)

2014-01-23 23:53:04 UTC MAIN commitmail json YAML

Set maintainer to pkgsrc-users@ as requested by morr@

(cheusov)

2014-01-23 23:42:38 UTC MAIN commitmail json YAML

2014-01-23 21:06:11 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.81

(ryoon)

2014-01-23 21:05:19 UTC MAIN commitmail json YAML

2014-01-23 21:03:57 UTC MAIN commitmail json YAML

2014-01-23 20:08:40 UTC MAIN commitmail json YAML

add and enable py-flup3

(jnemeth)

2014-01-23 20:06:08 UTC MAIN commitmail json YAML

add and enable py-X2

(jnemeth)

2014-01-23 20:03:56 UTC MAIN commitmail json YAML

add and enable py-pydot

(jnemeth)

2014-01-23 19:18:15 UTC MAIN commitmail json YAML

Updated sysutils/virtinst to 0.600.3nb1

(wiz)

2014-01-23 19:18:07 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 19:12:27 UTC MAIN commitmail json YAML

Add enigmail checksum

(wiz)

2014-01-23 18:56:52 UTC MAIN commitmail json YAML

Updated sysutils/rdiff-backup to 1.2.8nb6

(wiz)

2014-01-23 18:56:44 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 18:53:11 UTC MAIN commitmail json YAML

Updated devel/qbzr to 0.22.1nb3

(wiz)

2014-01-23 18:53:03 UTC MAIN commitmail json YAML

Convert to distutils.mk. Fix interpreter path in installed file.
Mark as not for python-3.x. Bump PKGREVISION.

(wiz)

2014-01-23 18:51:37 UTC MAIN commitmail json YAML

2014-01-23 18:45:16 UTC MAIN commitmail json YAML

Removed unused patch

(wiz)

2014-01-23 18:43:11 UTC MAIN commitmail json YAML

Remove unused patch.

(wiz)

2014-01-23 18:42:34 UTC MAIN commitmail json YAML

Remove unused patch

(wiz)

2014-01-23 18:42:13 UTC MAIN commitmail json YAML

2014-01-23 18:41:14 UTC MAIN commitmail json YAML

2014-01-23 18:40:09 UTC MAIN commitmail json YAML

Remove patch that doesn't apply any longer, and add RMD160 checksum
to distinfo
XXX: doesn't build

(wiz)

2014-01-23 18:37:06 UTC MAIN commitmail json YAML

2014-01-23 18:35:58 UTC MAIN commitmail json YAML

Updated security/mixminion to 0.0.8alpha3nb5

(wiz)

2014-01-23 18:30:29 UTC MAIN commitmail json YAML

Updated sysutils/polysh to 0.4nb1

(wiz)

2014-01-23 18:30:20 UTC MAIN commitmail json YAML

Convert to distutils.mk. Fix interpreter path in installed file
Mark as not for python-3.x. Bump PKGREVISION.

(wiz)

2014-01-23 17:45:48 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 17:39:32 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
(no effective change in PLIST, so no PKGREVISION++)

(wiz)

2014-01-23 17:34:26 UTC MAIN commitmail json YAML

Remove REPLACE_* section for non-existing file.
Mark as not for python-3.x.

(wiz)

2014-01-23 17:24:53 UTC MAIN commitmail json YAML

Updated games/jools to 0.20nb4

(wiz)

2014-01-23 17:24:44 UTC MAIN commitmail json YAML

Convert to distutils.mk. Fix interpreter path in installed file.
Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 17:07:25 UTC MAIN commitmail json YAML

Updated emulators/gns3 to 0.8.3.1nb2

(wiz)

2014-01-23 17:07:16 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 16:50:15 UTC MAIN commitmail json YAML

Updated net/exabgp to 3.2.19nb1

(wiz)

2014-01-23 16:50:06 UTC MAIN commitmail json YAML

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

(wiz)

2014-01-23 16:29:29 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2014-01-23 16:27:49 UTC MAIN commitmail json YAML

Update to version 3.8.

Changes:

Introduces a new, modern admin design
* A fresh, uncluttered design
* Clean typography with Open Sans
* Superior contrast and large, comfortable type
* Responsive interfaces throughout
* Refined, theme management
* Smoother, click-to-add widget management

New Default Theme - Twenty Fourteen
* Easily create a responsive magazine website with a sleek, modern design.
* Feature your favorite homepage content in either a grid or a slider.
* Use the three widget areas to customize your website, and change your
  content's layout with a full-width page template and a contributor page to show
  off your authors.

For Developers
* External Libraries have been updated.
* Better RTL support

More info on http://codex.wordpress.org/Version_3.8

(morr)

2014-01-23 16:18:42 UTC MAIN commitmail json YAML

Fix syntax; fix variable evaluation problem.

(wiz)

2014-01-23 15:44:15 UTC MAIN commitmail json YAML

Fix PLIST for python-3.x.

(wiz)

2014-01-23 15:24:48 UTC MAIN commitmail json YAML

Remove py-psyco. From the homepage:

12 March 2012

    Psyco is unmaintained and dead. Please look at PyPy for the
    state-of-the-art in JIT compilers for Python.

(wiz)

2014-01-23 15:17:46 UTC MAIN commitmail json YAML

Update print/hplip to 3.14.1.

(schnoebe)

2014-01-23 15:14:30 UTC MAIN commitmail json YAML

Improve sed script so it survives OBJDIRs with '-o' in their name.
>From Tobias Nygren in PR 48544.

(wiz)

2014-01-23 14:58:28 UTC MAIN commitmail json YAML

Update to 3.14.1

Significant Changes:
    Added digital signature validation in HPLIP upgrade feature

Issues fixed:
    CVE-2013-6427: hplip: insecure auto update feature
    CVE-2013-6402: hplip: insecure temporary file handling in pkit.py

(schnoebe)

2014-01-23 14:47:16 UTC MAIN commitmail json YAML

Updated www/py-uwsgi to 2.0

(wiz)

2014-01-23 14:47:05 UTC MAIN commitmail json YAML

Update to 2.0 (python-3.x compatible) based on the wip package by othyro.

Changes:
uWSGI 2.0

Changelog [20131230] Important changes

Dynamic options have been definitely removed as well as the
broken_plugins directory Bugfixes and improvements

    improved log rotation do not rely on unix signals to print
    request status during harakiri added magic vars for uid and
    gid various Lua fixes a tons of coverity-governed bugfixes made
    by Riccardo Magliocchetti

New features --attach-daemon2

this is a keyval based option for configuring external daemons.

Updated docs are: :doc:`AttachingDaemons` Linux setns() support

One of the biggest improvements in uWSGI 1.9-2.0 has been the total
support for Linux namespaces.

This last patch adds support for the setns() syscall.

This syscall allows a process to "attach" to a running namespace.

uWSGI instances can exposes their namespaces file descriptors
(basically they are the files in /proc/self/ns) via a unix socket.

External instances connects to that unix socket and automatically
enters the mapped namespace.

to spawn an instance in "namespace server mode", you use the
--setns-socket <addr> option

uwsgi --setns-socket /var/run/ns.socket --unshare net,ipc,uts ...

to attach you simply use --setns <addr>

uwsgi --setns /var/run/ns.socket ...

Updated docs: :doc:`Namespaces` "private" hooks

When uWSGI runs your hooks, it verbosely print the whole hook action
line. This could be a security problem in some scenario (for example
when you run initial phases as root user but allows unprivileged
access to logs).

Prefixing your action with a '!' will suppress full logging:

[uwsgi] hook-asap = !exec:my_secret_command

Support for yajl library (JSON parser)

Til now uWSGI only supported jansson as the json parser required
for managing .js config files.

You can now use the yajl library (available in centos) as alternative
JSON parser (will be automatically detected) Perl spooler support

The perl/PSGI plugin can now be used as a spooler server:

uwsgi::spooler(sub {
    my $args = shift; print Dumper($args); return -2; });

The client part is still missing as we need to fix some internal
api problem.

Expect it in 2.0.1 ;) Gateways can drop privileges

Gateways (like http router, sslrouter, rawrouter, forkptyrouter
...) can now drop privileges independently by the master.

Currently only the http/https/spdy router exposes the new option
(--http-uid/--http-gid) Subscriptions-governed SNI contexts

The subscription subsystem now supports 3 additional keys (you can
set them with the --subscribe2 option):

sni_key

sni_cert

sni_ca

all of the takes a path to the relevant ssl files.

(wiz)

2014-01-23 14:38:51 UTC MAIN commitmail json YAML

Updated print/py-Pdf to 1.13nb1

(wiz)

2014-01-23 14:38:42 UTC MAIN commitmail json YAML

2014-01-23 14:15:12 UTC MAIN commitmail json YAML

Remove vim-gtk, not supported by upstream any longer.
Noted by Niclas Rosenvik on pkgsrc-users.

(wiz)

2014-01-23 13:30:50 UTC MAIN commitmail json YAML

Note missing re-Added graphics/py-matplotlib-tk and Added devel/ipython1 (hi drochner)

(obache)

2014-01-23 13:21:12 UTC MAIN commitmail json YAML

Updated www/lighttpd to 1.4.34

(adam)

2014-01-23 13:21:04 UTC MAIN commitmail json YAML

Drop maintainership, haven't used it in ages.

(joerg)

2014-01-23 13:20:12 UTC MAIN commitmail json YAML

Changes 1.4.34:
* [mod_auth] explicitly link ssl for SHA1 (fixes 2517)
* [mod_extforward] fix compilation without IPv6, (not) using undefined var (fixes 2515, thx mm)
* [ssl] fix SNI handling; only use key+cert from SNI specific config (fixes 2525, CVE-2013-4508)
* [doc] update ssl.cipher-list recommendation
* [stat-cache] FAM: fix use after free (CVE-2013-4560)
* [stat-cache] fix FAM cleanup/fdevent handling
* [core] check success of setuid,setgid,setgroups (CVE-2013-4559)
* [ssl] fix regression from CVE-2013-4508 (client-cert sessions were broken)
* maintain physical.basedir (the "acting" doc-root as prefix of physical.path) in more places
* [core] decode URL before rewrite, enabling it to work in $HTTP["url"] conditionals (fixes 2526)
* [auto* build] remove -no-undefined from linker flags, as we actually link modules with undefined symbols (fixes 2533)
* [mod_mysql_vhost] fix memory leak on config init (2530)
* [mod_webdav] fix fd leak found with parfait (fixes 2530, thx kukackajiri)

(adam)

2014-01-23 12:24:08 UTC MAIN commitmail json YAML

Note update of the "sma" package to version 1.4nb1.

(tron)

2014-01-23 12:21:05 UTC MAIN commitmail json YAML

latex2html-2008nb5

(is)

2014-01-23 12:20:47 UTC MAIN commitmail json YAML

Packaging improvements:
- Comment out master site and home page URL as they don't work anymore.
- Define a license.
- Fix "pkglint warnings.
- Fix build on IRIX by correcting the mistake in the fix for PR pkg/28818.

Bump package revision because binary changed.

(tron)

2014-01-23 12:16:59 UTC MAIN commitmail json YAML

Don't install our own very ancient url.sty (1.4); depend on print/tex-url
instead.

(is)

2014-01-23 11:58:39 UTC MAIN commitmail json YAML

pdate maintainer's e-mail address.

(tron)

2014-01-23 11:14:15 UTC MAIN commitmail json YAML

Add support for "foo:link" and "foo:build" for link dependencies
and build dependencies.
For link dependencies, the corresponding buildlink3.mk file will be
included (instead of DEPENDS).
For build dependencies, BUILD_DEPENDS is used (instead of DEPENDS).

Add cairo support.

(wiz)

2014-01-23 11:12:44 UTC MAIN commitmail json YAML

2014-01-23 11:11:46 UTC MAIN commitmail json YAML

Added graphics/py-cairo3 version 1.10.0

(wiz)

2014-01-23 11:11:36 UTC MAIN commitmail json YAML

+ py-cairo3, py-matplotlib-tk

(wiz)

2014-01-23 11:11:09 UTC MAIN commitmail json YAML

Import py33-cairo-1.10.0 as graphics/py-cairo3.

Cairo is a 2D graphics library with support for multiple output
devices.  Currently supported output targets include the X Window
System, win32, and image buffers. Experimental backends include OpenGL
(through glitz), Quartz, XCB, PostScript and PDF file output.

This package contains the Python bindings for Cairo.

(wiz)

2014-01-23 11:10:17 UTC MAIN commitmail json YAML

2014-01-23 10:58:41 UTC MAIN commitmail json YAML

py-input-pad come from with input-pad (and same version), not ibus-input-pad.

(obache)

2014-01-23 10:52:36 UTC MAIN commitmail json YAML

add missing distinfo for x86_64.

(obache)

2014-01-23 10:51:49 UTC MAIN commitmail json YAML

add missing distinfo for x86_64.

(obache)

2014-01-23 09:40:51 UTC MAIN commitmail json YAML

Updated devel/py-msgpack to 0.4.0

(obache)

2014-01-23 09:40:29 UTC MAIN commitmail json YAML

Update msgpack-python to 0.4.0.

0.4.0
=====
:release date: 2013-10-21

Inconpatible Changes
--------------------

* Raises TypeError instead of ValueError when packer receives unsupported type.

Changes
-------

* Support New msgpack spec.

0.3.0
=====

Inconpatible Changes
--------------------

* Default value of ``use_list`` is ``True`` for now. (It was ``False`` for 0.2.x)
  You should pass it explicitly for compatibility to 0.2.x.
* `Unpacker.unpack()` and some unpack methods now raise `OutOfData` instead of
  `StopIteration`. `StopIteration` is used for iterator protocol only.

Changes
-------
* Pure Python fallback module is added. (thanks to bwesterb)
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
* Add capturing feature. You can pass the writable object to
  ``Unpacker.unpack()`` as a second parameter.
* Add ``Packer.pack_array_header`` and ``Packer.pack_map_header``.
  These methods only pack header of each type.
* Add ``autoreset`` option to ``Packer`` (default: True).
  Packer doesn't return packed bytes and clear internal buffer.
* Add ``Packer.pack_map_pairs``. It packs sequence of pair to map type.

0.2.4
=======
:release date: 2012-12-22

Bugs fixed
----------

* Fix SEGV when object_hook or object_pairs_hook raise Exception. (#39)

0.2.3
=======
:release date: 2012-12-11

Changes
-------
* Warn when use_list is not specified. It's default value will be changed in 0.3.

Bugs fixed
-----------
* Can't pack subclass of dict.

0.2.2
=======
:release date: 2012-09-21

Changes
-------
* Add ``use_single_float`` option to ``Packer``. When it is true, packs float
  object in single precision format.

Bugs fixed
-----------
* ``unpack()`` didn't restores gc state when it called with gc disabled.
  ``unpack()`` doesn't control gc now instead of restoring gc state collectly.
  User can control gc state when gc cause performance issue.

* ``Unpacker``'s ``read_size`` option didn't used.

0.2.1
=======
:release date: 2012-08-20

Changes
-------
* Add ``max_buffer_size`` parameter to Unpacker. It limits internal buffer size
  and allows unpack data from untrusted source safely.

* Unpacker's buffer reallocation algorithm is less greedy now. It cause perforamce
  derease in rare case but memory efficient and don't allocate than ``max_buffer_size``.

Bugs fixed
----------
* Fix msgpack didn't work on SPARC Solaris. It was because choosing wrong byteorder
  on compilation time. Use ``sys.byteorder`` to get correct byte order.
  Very thanks to Chris Casey for giving test environment to me.

0.2.0
=======
:release date: 2012-06-27

Changes
-------
* Drop supporting Python 2.5 and unify tests for Py2 and Py3.
* Use new version of msgpack-c. It packs correctly on big endian platforms.
* Remove deprecated packs and unpacks API.

Bugs fixed
----------
* #8 Packing subclass of dict raises TypeError. (Thanks to Steeve Morin.)

(obache)

2014-01-23 09:34:18 UTC MAIN commitmail json YAML

Updated devel/msgpack to 0.5.8

(obache)

2014-01-23 09:34:03 UTC MAIN commitmail json YAML

Update msgpack to 0.5.8.

2013-12-23 version 0.5.8:

  * Move to the new github repository msgpack/msgpack-c
  * Support the new deserialization specification
  * fixes the problem of unpack helpers for array and map with 32bit compilers (#37, #38)
  * Other bug fixes and refactoring: #46, #41, #36, #35, #33, #32, #30, #29, #28, #27, #26, #25, #8, #3
  * Update of documents: #23, #18, #17

(obache)

2014-01-23 08:55:10 UTC MAIN commitmail json YAML

Updated graphics/py-Pillow to 2.3.0

(obache)

2014-01-23 08:54:59 UTC MAIN commitmail json YAML

Update Pillow to 2.3.0.

Changelog (Pillow)
==================

2.3.0 (2014-01-01)
------------------

- Stop leaking filename parameter passed to getfont
  [jpharvey]

- Report availability of LIBTIFF during setup and selftest
  [cgohlke]

- Fix msvc build error C1189: "No Target Architecture"
  [cgohlke]

- Fix memory leak in font_getsize
  [wiredfool]

- Correctly prioritize include and library paths
  [ohanar]

- Image.point fixes for numpy.array and docs
  [wiredfool]

- Save the transparency header by default for PNGs
  [wiredfool]

- Support for PNG tRNS header when converting from RGB->RGBA
  [wiredfool]

- PyQT5 Support
  [wiredfool]

- Updates for saving color tiffs w/compression using libtiff
  [wiredfool]

- 2gigapix image fixes and redux
  [wiredfool]

- Save arbitrary tags in Tiff image files
  [wiredfool]

- Quote filenames and title before using on command line
  [tmccombs]

- Fixed Viewer.show to return properly
  [tmccombs]

- Documentation fixes
  [wiredfool]

- Fixed memory leak saving images as webp when webpmux is available
  [cezarsa]

- Fix compiling with FreeType 2.5.1
  [stromnov]

- Adds directories for NetBSD.
  [deepy]

- Support RGBA TIFF with missing ExtraSamples tag
  [cgohlke]

- Lossless WEBP Support
  [wiredfool]

- Take compression as an option in the save call for tiffs
  [wiredfool]

- Add support for saving lossless WebP. Just pass 'lossless=True' to save()
  [liftoff]

- LCMS support upgraded from version 1 to version 2, fixes #343
  [wiredfool]

- Added more raw decoder 16 bit pixel formats
  [svanheulen]

- Document remaining Image* modules listed in PIL handbook
  [irksep]

- Document ImageEnhance, ImageFile, ImageFilter, ImageFont, ImageGrab, ImageMath, and ImageOps
  [irksep]

- Port and update docs for Image, ImageChops, ImageColor, and ImageDraw
  [irksep]

- Move or copy content from README.rst to docs/
  [irksep]

- Respect CFLAGS/LDFLAGS when searching for headers/libs
  [iElectric]

- Port PIL Handbook tutorial and appendices
  [irksep]

- Alpha Premultiplication support for transform and resize
  [wiredfool]

- Fixes to make Pypy 2.1.0 work on Ubuntu 12.04/64
  [wiredfool]

2.2.2 (2013-12-11)
------------------

- Fix #427: compiling with FreeType 2.5.1
  [stromnov]

(obache)

2014-01-23 06:51:32 UTC MAIN commitmail json YAML

Updated meta-pkgs/suse131 to 13.1nb2

(obache)

2014-01-23 06:51:17 UTC MAIN commitmail json YAML

2014-01-23 05:59:14 UTC MAIN commitmail json YAML

fixes wrong dependency path.

(obache)

2014-01-23 00:08:50 UTC MAIN commitmail json YAML

Updated fonts/ghostscript-cidfonts to 20000901nb6

(mef)

2014-01-23 00:08:02 UTC MAIN commitmail json YAML

For PR pkg/48479, old make (like NetBSD-5.1) behaves differently
with undefined VARIABLE:
  Malformed conditional (!empty(PKG_OPTIONS.gs_type:Mghostscript-agpl))
So, avoid using ghostscript version dependent installation path.
PKGREVISION++ (installation path changed). Thanks obache@

(mef)