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 (2m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 16:54:40 UTC Now

2018-08-29 06:15:46 UTC MAIN commitmail json YAML

devel/p5-Test-LoadAllModules: import p5-Test-LoadAllModules-0.022

Test::LoadAllModules is a perl module that runs use_ok() on all
modules in the search path.

(wiz)

2018-08-29 06:06:44 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime-Format-Natural to 1.05nb3

(wiz)

2018-08-29 06:06:34 UTC MAIN commitmail json YAML

p5-DateTime-Format-Natural: Clone is a runtime dependency, make it so.

While here, use TEST_DEPENDS.

Bump PKGREVISION.

(wiz)

2018-08-29 05:53:07 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-GD to 2.69

(wiz)

2018-08-29 05:52:58 UTC MAIN commitmail json YAML

p5-GD: update to 2.69.

2.69    * little spelling error, GH #29 Xavier Guimard

(wiz)

2018-08-29 05:51:57 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Scope-Upper to 0.31

(wiz)

2018-08-29 05:51:46 UTC MAIN commitmail json YAML

p5-Scope-Upper: update to 0.31.

0.31    2018-08-26 19:50 UTC
        + Fix : [RT #125931] : localized SCALAR doesn't get imported
                localize '$Foo::x' => $var now properly imports $x into Foo.
                Thanks Vernon Lyon for reporting.

(wiz)

2018-08-29 01:03:14 UTC MAIN commitmail json YAML

2018-08-29 00:50:12 UTC MAIN commitmail json YAML

Updated mbone/mdd to 20180824

This new version fix interoperability between 32 and 64 bit machines

(manu)

2018-08-28 21:25:15 UTC MAIN commitmail json YAML

Build gix for mail/hypermail: disable fortify

hypermail uses libtrio, which overloads <stdio.h> functions by macros.
With _FORTIFY_SOURCE > 0, <stdio.h> loads <ssp/stdio.h> which does
the same, and we get macro redefinition errors.

(manu)

2018-08-28 16:11:00 UTC MAIN commitmail json YAML

Needs setuptools_scm.

(joerg)

2018-08-28 13:57:34 UTC MAIN commitmail json YAML

Updated x11/sakura to 3.6.0

(ryoon)

2018-08-28 13:57:01 UTC MAIN commitmail json YAML

Update to 3.6.0

* Update vte dependency

Changelog:
Not provided.

(ryoon)

2018-08-28 13:51:43 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.10.6

(ryoon)

2018-08-28 13:51:08 UTC MAIN commitmail json YAML

Update to 2.10.6

Changelog:
Overview of Changes from GIMP 2.10.4 to GIMP 2.10.6
===================================================

Core:

  - Render drawable previews asynchronously.
  - Merge the file view filter and file format lists in GimpFileDialog.
    The presence of 2 lists was very confusing.
  - DLL search priority is now updated before running a plug-in on
    Windows, depending on the executable bitness. This gets rid of one
    of the last remnant of DLL hell in GIMP, which was when running
    32-bit plug-ins from a 64-bit build of GIMP.

Filters:

  - New "Little Planet" (gegl:stereographic-projection) filter.
  - New "Long Shadow" (gegl:long-shadow) filter.

Tools:

  - Halt the Measure tool after straightening.
  - Add an "orientation" option to the measure tool, corresponding to
    the "orientation" property of GimpToolCompass (i.e., it controls the
    orientation against which the angle is measured, when not in 3-
    point mode.)  The orientation is "auto" by default, so that the
    angle is always <= 45 deg.  Note that the "orientation" option
    affects the tool's "straighten" function, so that the layer is
    rotated toward the current orientation.
  - Text layers can now represent vertical texts, with 4 variants:
    left-to-right and right-to-left lines, and forcing all characters to
    be upright or following Unicode's vertical orientation property.
    See also:
    * https://www.unicode.org/reports/tr50/
    * http://www.unicode.org/Public/UCD/latest/ucd/VerticalOrientation.txt

User Interface:

  - The Dashboard dockable dialog now has an "async" field to the
    dashboard's "misc" group, showing the number of async operations
    currently in the "running" state.
  - New Preferences option to enable/disable layer-group previews, since
    these can get quite time-expensive.

Translations:

  - New language: Marathi
  - 12 translations were updated: Brazilian Portuguese, Dutch, French,
    German, Greek, Italian, Latvian, Polish, Romanian, Slovenian,
    Spanish, Swedish.

Build:

  - Add --with-win32-32bit-dll-folder configuration option to override
    the folder where 32-bit versions of DLL will be installed (default:
    32/bin/).
  - Install all plug-ins in their own directories. Unlike on master,
    this is not mandatory to do so, but it would protect our core
    plug-ins against any DLL installed directly under plug-ins/ by
    third-party plug-ins (cf. Windows DLL hell).

(ryoon)

2018-08-28 13:44:00 UTC MAIN commitmail json YAML

2018-08-28 13:33:11 UTC MAIN commitmail json YAML

Updated graphics/gegl to 0.4.8

(ryoon)

2018-08-28 13:32:45 UTC MAIN commitmail json YAML

Update to 0.4.8

Changelog:
GEGL-0.4.8 2018-08-17
---------------------

Core/GeglBuffer
~~~~~~~~~~~~~~~

Fixes to races during buffer/tile storage destruction, improve swap usage for
stored empty tiles.

Operations
~~~~~~~~~~

motion-blur-circular - improve/clarify property ui
median-blur          - added abyss-policy property
long-shadow          - new operation
little-planet        - adapt reference composition

(ryoon)

2018-08-28 13:32:22 UTC MAIN commitmail json YAML

Updated graphics/babl to 0.1.56

(ryoon)

2018-08-28 13:31:48 UTC MAIN commitmail json YAML

Update to 0.1.56

Changelog:
2018-08-14 babl-0.1.56
Improvements to the caching of profiled conversion chains between invocations
by ignoring unknown bits in cache file and remember which conversions yielded
reference fishes.

2018-07-23 babl-0.1.54
Export babl_space_get_icc, babl_space_get, babl_model_with_space,
babl_space_with_trc, babl_format_get_encoding, babl_model_is, SSE2 versions of
YA float and Y float to CIE L float.

(ryoon)

2018-08-28 13:23:57 UTC MAIN commitmail json YAML

Update of mingw-w64 packages

(ryoon)

2018-08-28 13:22:21 UTC MAIN commitmail json YAML

2018-08-28 12:09:14 UTC MAIN commitmail json YAML

Updated math/py-numba

(adam)

2018-08-28 12:06:42 UTC MAIN commitmail json YAML

py-numba: updated to 0.39.0

Version 0.39.0
Here are the highlights for the Numba 0.39.0 release.

This is the first version that supports Python 3.7.
With help from Intel, we have fixed the issues with SVML support.
List has gained support for containing reference-counted types like NumPy arrays and list. Note, list still cannot hold heterogeneous types.
We have made a significant change to the internal calling-convention, which should be transparent to most users, to allow for a future feature that will permitting jumping back into python-mode from a nopython-mode function. This also fixes a limitation to print that disabled its use from nopython functions that were deep in the call-stack.
For CUDA GPU support, we added a __cuda_array_interface__ following the NumPy array interface specification to allow Numba to consume externally defined device arrays. We have opened a corresponding pull request to CuPy to test out the concept and be able to use a CuPy GPU array.
The Numba dispatcher inspect_types() method now supports the kwarg pretty which if set to True will produce ANSI/HTML output, showing the annotated types, when invoked from ipython/jupyter-notebook respectively.
The NumPy functions ndarray.dot, np.percentile and np.nanpercentile, and np.unique are now supported.
Numba now supports the use of a per-project configuration file to permanently set behaviours typically set via NUMBA_* family environment variables.
Support for the ppc64le architecture has been added.

(adam)

2018-08-28 11:55:08 UTC MAIN commitmail json YAML

doc: Updated math/xfractint to 20.4.14

(schmonz)

2018-08-28 11:54:54 UTC MAIN commitmail json YAML

2018-08-28 11:50:23 UTC MAIN commitmail json YAML

Removed security/py-py-bcrypt

(adam)

2018-08-28 11:50:10 UTC MAIN commitmail json YAML

libreoffice: master site catch up with harfbuzz bump

(tnn)

2018-08-28 11:47:52 UTC MAIN commitmail json YAML

2018-08-28 11:32:33 UTC MAIN commitmail json YAML

cdrtools: fix build w/ clang

(tnn)

2018-08-28 11:06:18 UTC MAIN commitmail json YAML

Updated www/py-test-django, devel/py-test-xdist

(adam)

2018-08-28 11:05:17 UTC MAIN commitmail json YAML

py-test-xdist: updated to 1.23.0

1.23.0:
Improve collection performance by reducing the number of events sent to master node.

(adam)

2018-08-28 11:02:37 UTC MAIN commitmail json YAML

py-test-django: updated to 3.4.2

3.4.2:
Bugfixes
- Changed dependency for pathlib to pathlib2.
- Fixed code for inserting the project to sys.path with pathlib to use an absolute path, regression in 3.4.0

(adam)

2018-08-28 10:21:47 UTC MAIN commitmail json YAML

ack has been updated.

(schmonz)

2018-08-28 10:20:48 UTC MAIN commitmail json YAML

doc: Updated devel/cvsgraph to 1.7.0

(schmonz)

2018-08-28 10:20:37 UTC MAIN commitmail json YAML

Update to 1.7.0. From the changelog:

- Do a better job at drawing the merge lines by selecting the shortest
  path from the revision boxes. An analysis is now done whether the
  source and destinations should be on the left or right side.
- Fix the left_right case for merge lines to display correctly.
- Fix a +/-1 error on the merge lines to account for both rounding
  errors and the shadow of the revision boxes.
- Add configuration option 'merge_on_tag' to force the left_right case
  to display merge lines on the tags instead of on the top/bottom sides.
  This also solves imagemap overlaps where multiple sources or
  destinations would be displayed at the same position.
- Fix the imagemap function to record the correct position of the merges.
- Use automake
- Streamline the package with patches from the Fedora RPMS
- Imagemap bugfix

(schmonz)

2018-08-28 10:06:47 UTC MAIN commitmail json YAML

doc: Updated textproc/po4a to 0.54

(schmonz)

2018-08-28 10:06:34 UTC MAIN commitmail json YAML

Update to 0.54. From the changelog:

Yaml:
* New module, by Brian Exelbierd (GitHub's #66)
* Fix the behavior with utf-8 files, thanks to Zero King (GitHub's #112)
* Add the references from the Yaml file to the po file (GitHub's #117)
  Thanks Zero King.

Texinfo:
* Fix handling of spaces in menu descriptions (Github's #122 and
  Debian's #758851).

Text:
* Fix the parsing of fortunes files, which had been broken since
  v0.43. The handling has changed a bit, all msgids are now marked as
  "no-wrap", because the word wrap in fortunes files usually matters.
* Remove the option for parsing AsciiDoc. There has been a standalone
  module for nearly five years, released with v0.45. The AsciiDoc
  option for the Text module has been deprecated since then.
* Support pandoc's bibliographic information (title, author, date)
  at the beginning of a markdown file. Also fix a trailing newline
  in some markdown titles (Debian's #894977).

Man:
* Support .MT and .ME macros for e-mail address markup (Debian's #900965).
* Support .OP, .SY, and .YS macros for command synopses.

Asciidoc:
* handle macros with empty target, thanks Martijn Thé (GitHub's #54)
* Fixed a bug that prevented the asciidoc module to parse correctly four
  characters table marks.

Documentation:
* Fix many typos and other issues found by Yuri Chornoivan (GitHub's #104)
  and Allan Nordhøy (GitHub's #102) while translating.
* Remove the last references to the alioth servers and mailing lists.

po4a tool:
* po4a --keep-translations will not remove your existing translations
  if they fall below the threshold. It won't create badly translated
  files either. Use it if you prefer outdated but translated doc to
  updated but not translated doc.

po4a-build tool:
* Remove it and all related shell scripts and makefile chunks. It is
  deprecated by the po4a tool since a long time, and I could not find
  any usage of po4a-build either in Debian or using search engines.

Translations:
* New translation: Norwegian Bokmål, thanks Petter Reinholdtsen.
* Updated: Indonesian, thanks Hori75.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: French, Martin Quinson using weblate.
* Updated: Swedish, thanks Anders Jonsson using weblate.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Dutch, thanks Frans Spiesschaert (Debian's #877248) & weblate.
* Updated: Portuguese, thanks shshshwhs using weblate.
  Fixed: xml tags in Portuguese, thanks Jean-Noël Avila.
* Updated: Estonian, thanks Kristjan Räts using weblate.
* Updated: Ukrainian, thanks Yuri Chornoivan using weblate.
* Updated: Russian, thanks Igor using weblate.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: French, thanks Jean-Baptiste.
* Updated: Vietnamese, thanks to Trần Ngọc Quân.

Other:
* Move to GitHub as the Alioth hosting facility is shutting down.

(schmonz)

2018-08-28 10:02:22 UTC MAIN commitmail json YAML

Added textproc/py-parse, textproc/py-parse_type, devel/py-behave; Updated textproc/py-docx

(adam)

2018-08-28 10:01:46 UTC MAIN commitmail json YAML

py-docx: updated to 0.8.7

0.8.7:
- Add _Row.height_rule
- Add _Row.height
- Add _Cell.vertical_alignment
- Fix 455: increment next_id, don't fill gaps
- Add 375: import docx failure on --OO optimization
- Add 254: remove default zoom percentage
- Add 266: miscellaneous documentation fixes
- Add 175: refine MANIFEST.ini
- Add 168: Unicode error on core-props in Python 2

(adam)

2018-08-28 09:58:54 UTC MAIN commitmail json YAML

py-behave: added version 1.2.6

Behavior-driven development (or BDD) is an agile software development technique
that encourages collaboration between developers, QA and non-technical or
business participants in a software project.

behave uses tests written in a natural language style, backed up by Python code.

(adam)

2018-08-28 09:56:44 UTC MAIN commitmail json YAML

py-parse_type: added version 0.4.2

parse_type extends the parse module (opposite of string.format()) with the
following features:
* build type converters for common use cases (enum/mapping, choice)
* build a type converter with a cardinality constraint (0..1, 0..*, 1..*) from
  the type converter with cardinality=1.
* compose a type converter from other type converters
* an extended parser that supports the CardinalityField naming schema and
  creates missing type variants (0..1, 0..*, 1..*) from the primary type
  converter

(adam)

2018-08-28 09:54:26 UTC MAIN commitmail json YAML

py-parse: added version 1.8.4

Parse strings using a specification based on the Python format() syntax.
parse() is the opposite of format()

(adam)

2018-08-28 09:52:53 UTC MAIN commitmail json YAML

py-test: DEPEND on py-pathlib2 for Python < 3.6

(adam)

2018-08-28 07:28:10 UTC MAIN commitmail json YAML

Updated devel/py-buildbot and friends

(adam)

2018-08-28 07:26:19 UTC MAIN commitmail json YAML

py-buildbot: updated to 1.3.0

Buildbot 1.3.0

Bug fixes
buildbot-worker docker image no longer use pidfile. This allows to auto-restart a docker worker upon crash.
GitLab v3 API is deprecated and has been removed from http://gitlab.com, so we now use v4.

Features
-Git now supports sshHostKey parameter to specify ssh public host key for fetch operations.
-Git now supports sshPrivateKey parameter to specify private ssh key for fetch operations.
-GitPoller now supports sshHostKey parameter to specify ssh public host key for fetch operations. This feature is supported on git 2.3 and newer.
-GitPoller now supports sshPrivateKey parameter to specify private ssh key for fetch operations. This feature is supported on git 2.3 and newer.
Github hook token validation now uses hmac.compare_digest() for better security

Deprecations and Removals
Removed support for GitLab v3 API ( GitLab < 9 ).

Buildbot 1.2.0

Bug fixes
Don窶冲 schedule a build when a GitLab merge request is deleted or edited
Add GitLab source step; using it, we now handle GitLab merge requests from forks properly
Fixed a bug in MailNotifier窶冱 createEmail method when called with the default builds value which resulted in mail not being sent.
Fixed a Github crash that happened on Pull Requests, triggered by Github Web-hooks. The json sent by the API does not contain a commit message. In github.py this causes a crash, resulting into response 500 sent back to Github and building failure.
Speed up generation of api/v2/builders by an order of magnitude.

Improved Documentation
Added examples/gitlab.cfg to demonstrate integrating Buildbot with GitLab.

Features
ForceScheduler Parameters now support an autopopulate parameter.
ForceScheduler Parameters ChoiceParameter now correctly supports the strict parameter, by allowing free text entry if strict is False.
Allow the remote ref to be specified in the GitHub hook configuration
Added callable to p4 source that allows client code to resolve the p4 user and workspace into a more complete author. Default behaviour is a lambda that simply returns the original supplied who. This callable happens after the existing regex is performed.

(adam)

2018-08-28 06:37:42 UTC MAIN commitmail json YAML

Updated devel/py-test-timeout, textproc/py-xlsxwriter, www/py-django-extensions, www/nghttp2

(adam)

2018-08-28 06:37:18 UTC MAIN commitmail json YAML

nghttp2: updated to 1.32.1

Nghttp2 v1.32.1:
nghttp2_session_set_stream_user_data now works for a stream which is not created yet, but the request which creates the stream is queued.

(adam)

2018-08-28 06:35:08 UTC MAIN commitmail json YAML

py-django-extensions: updated to 2.1.2

2.1.2
Changes:
Fix: AutoSlugField, fix check on list or tuple type

2.1.1
Removed support for Django versions before 1.11

Changes:
Fix: foreignkey_searchinput, remove unnecessary img tag
Fix: sqldiff, fix deprecated get_indexes call
Fix: AutoSlugField, check that any non-callable value passed to populate_from is a string type
Fix: tests, fix ChangingDirectoryTests: cd back in tearDown
Fix: show_template_tags, should handle AppConfig class in INSTALLED applications
Improvement: runserver_plus, reduce reraise pollution in traceback page
Improvement: dumpscript, prevent many2many field with custom intermediate models to be added directly on the parent model
Docs: fix typos

(adam)

2018-08-28 06:32:59 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 1.0.9

Release 1.0.9:
Fix for issue with formulas quoted as strings in conditional formats, introduced in version 1.0.7.

(adam)

2018-08-28 06:31:47 UTC MAIN commitmail json YAML

py-test-timeout: updated to 1.3.2

1.3.2:
Unknown changes

(adam)

2018-08-28 06:27:09 UTC MAIN commitmail json YAML

py-aiohttp: rearrange PYTHON_VERSIONS_INCOMPATIBLE

(adam)

2018-08-28 03:48:55 UTC MAIN commitmail json YAML

Updated sysutils/intel-microcode-netbsd to 20180807a

(ryoon)

2018-08-28 03:48:25 UTC MAIN commitmail json YAML

2018-08-28 03:43:39 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 6.1.0.3nb2

(ryoon)

2018-08-28 03:42:35 UTC MAIN commitmail json YAML

2018-08-27 20:46:40 UTC MAIN commitmail json YAML

doc: Updated textproc/discount to 2.2.4

(schmonz)

2018-08-27 20:46:19 UTC MAIN commitmail json YAML

Update to 2.2.4. From the changelog:

1. (bugfix) when splitting a line, null terminate the new line; also
  don窶冲 inherit the dle from the previous line
2. (bugfix) fix the broken footnote code; allow multi-paragraph
  footnotes, not just one line of footnote.
3. (feature) support github checkbox list items (static configuration option)
  a. --github-checkbox does the checkbox with html check entities
  b. --github-checkbox=input does them with html <input> elements (set
      to disabled so that people can窶冲 check and uncheck willy-nilly)
4. (feature) on systems that support it, use the 窶賄estructor窶�
  attribute on mkd_shlib_destructor() so it will run automatically when
  the library unloads.
5. (feature) add --cxx-binding option to configure.sh to generate a
  mkdio.h that窶冱 got an extern "C" wrapper around it.
6. (tweak)delete HGROUP from the list of html5 elements, because the w3c
  working group decided to punt it

The bugfix for not null-terminating a split line was reported by Github
user fCorleone, who was running a input mangler program (afl) to stress
discount by feeding random garbage to it. It saw that the splitline()
function (used when breaking out embedded chunks of html) was not
null-terminating the split line chunks, and was throwing errors on that.
(this is something that clang on modern macos catches if you use the
-fsanitize=address option.)

I never actually use footnotes, so I窶囘 been running for about a decade
assuming that footnotes were one or maybe two lines, but github user
somasis pointed out that this was wrong wrong wrong! Ooops; at least it
was fixable w/o much pain and suffering.

HGROUP was caught by github user Crypto-Anarchist in their own branch of
discount, so I cherry-picked that changeset and pulled it back into the
mainline discount.

(schmonz)

2018-08-27 19:26:30 UTC MAIN commitmail json YAML

doc: Updated mail/ezmlm-idx to 7.2.2nb6

(schmonz)

2018-08-27 19:26:08 UTC MAIN commitmail json YAML

Fix loading sub-std.so (and related broken tests) on at least NetBSD and
Linux. Bump PKGREVISION.

(schmonz)

2018-08-27 16:20:15 UTC MAIN commitmail json YAML

Updated geography/opencpn to 4.8.6
Updated geography/opencpn-plugin-draw to 1.5_20180827
Updated geography/opencpn-plugin-watchdog to 20180827
Updated geography/opencpn-plugin-weather_routing to 20180827

(bouyer)

2018-08-27 16:19:22 UTC MAIN commitmail json YAML

Update to 20180827. Changes since 20180405:
- fix and cleanup wind barb rendering along route
- ADD max wind in ReportDialog
- ADD comfort status in the WeatherRouting panel and ReportDialog
  This allows to:
  * Display directly in the table what will be the worst
    sailing comfort conditions found on the way.
  * Display in the ReportDialog the most comfortable route and date
    to start.
- ADD option for a safety distance from land
  The idea is to add a safety distance to calculate the weather route from
  any land that can be found on the way.
- various cleanups and bug fixes

(bouyer)

2018-08-27 15:59:07 UTC MAIN commitmail json YAML

Update to 20180827. Changes since 20180405:
display alarm counts
add pypilot alarm
simplify ui using context menu
fix sog for speed alarm
fix course alarm near north
correct wind panel
fix wind alarms
Various bug fixes

pkgsrc fix for gtk3: set brush to transparent for anchor alarm circle

(bouyer)

2018-08-27 15:54:10 UTC MAIN commitmail json YAML

Update to 20180827. Changes since 20180405:
Implement Create Boundary JSON interface
Implement CreateTextPoint ODAPI
New 'createtextpoint' api
Bug fixes

(bouyer)

2018-08-27 15:48:16 UTC MAIN commitmail json YAML

2018-08-27 15:14:40 UTC MAIN commitmail json YAML

doc: Added news/libcanlock version 3.0.2

(wiz)

2018-08-27 15:14:31 UTC MAIN commitmail json YAML

doc: Added news/canlock-hp version 0.0.3

(wiz)

2018-08-27 15:14:21 UTC MAIN commitmail json YAML

news/Makefile: + canlock-hp, libcanlock

(wiz)

2018-08-27 15:14:03 UTC MAIN commitmail json YAML

news/libcanlock: import libcanlock-3.0.2

Packaged for wip by Michael B辰uerle.

libcanlock is a library for creating and verifying RFC 8315 Netnews
Cancel-Locks. This implementation uses the recommended algorithm from
Section 4 with HMAC based on the same hash function as <scheme>.

A command line utility "canlock" is built together with the library.

Additional header parsers (for the receiving side) are available in the
package canlock-hp.

(wiz)

2018-08-27 15:13:27 UTC MAIN commitmail json YAML

news/canlock-hp: import canlock-hp-0.0.3

Packaged for wip by Michael B辰uerle.

The canlock-hp package contains standalone header parsers that can be used to
implement RFC 8315 Netnews Cancel-Locks on the receiving (server) side.
They are intended as preprocessors for canlock, the command line frontend of
libcanlock, but are independent programs.

canlock-mhp (Message Header Parser) is intended to process RFC 5536 Netnews
articles and can be used to extract and unfold a single header field.

canlock-hfp (Header Field Parser) is intended to process RFC 8315 header fields
("Cancel-Lock" and "Cancel-Key").

(wiz)

2018-08-27 15:01:28 UTC MAIN commitmail json YAML

2018-08-27 15:01:09 UTC MAIN commitmail json YAML

Update Go to 1.10.4.

go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and
the net/http, mime/multipart, ld/macho, bytes, and strings packages. See the
Go 1.10.4 milestone on our issue tracker for details.

pkgsrc note: After the import of Go 1.11, this package will be renamed to
lang/go110.

(bsiegert)

2018-08-27 13:46:53 UTC MAIN commitmail json YAML

2018-08-27 13:45:21 UTC MAIN commitmail json YAML

Remove gated.

This was announced in July on both pkgsrc-users and tech-pkg, and no one
objected to the removal.

The last release of gated  was in 1999, its upstream
has disappeared, the homepage redirects to a sketchy company.

If you wanted to do routing in software today, you should probably use
quagga or another modern daemon.

ok to remove from gdt@

(bsiegert)

2018-08-27 11:18:54 UTC MAIN commitmail json YAML

Updated www/py-aiohttp, www/py-pylint-django

(adam)

2018-08-27 11:18:35 UTC MAIN commitmail json YAML

py-pylint-django: 2.0.2

Version 2.0.2:
Suppress false-positive no-self-argument in factory.post_generation.

(adam)

2018-08-27 11:16:02 UTC MAIN commitmail json YAML

py-aiohttp: updated to 3.4.0

3.4.0:

Features
Add type hints
Add raise_for_status request parameter
Add type hints to HTTP client
Minor server optimizations
Preserve the cause when HTTPException is raised from another exception.
Add close_boundary option in MultipartWriter.write method. Support streaming
Added a remove_slash option to the normalize_path_middleware factory.
The class AbstractRouteDef is importable from aiohttp.web.

Bugfixes
Prevent double closing when client connection is released before the last data_received() callback.
Make redirect with normalize_path_middleware work when using url encoded paths.
Postpone web task creation to connection establishment.
Fix sock_read timeout.
When using a server-request body as the data= argument of a client request, iterate over the content with readany instead of readline to avoid Line too long errors.
fix UrlDispatcher has no attribute add_options, add web.options
correct filename in content-disposition with multipart body
Many HTTP proxies has buggy keepalive support. Let's not reuse connection but close it after processing every response.
raise 413 "Payload Too Large" rather than raising ValueError in request.post() Add helpful debug message to 413 responses
Fix StreamResponse equality, now that they are MutableMapping objects.
Fix server request objects comparison
Do not hang on 206 Partial Content response with Content-Encoding: gzip
Fix timeout precondition checkers

Improved Documentation
Add a new FAQ entry that clarifies that you should not reuse response objects in middleware functions.
Add FAQ section "Why is creating a ClientSession outside of an event loop dangerous?"
Fix link to Rambler
Fix TCPSite documentation on the Server Reference page.
Fix documentation build configuration file for Windows.
Remove no longer existing lingering_timeout parameter of Application.make_handler from documentation.
Mention that app.make_handler is deprecated, recommend to use runners API instead.

Deprecations and Removals
Drop loop.current_task() from helpers.current_task()
Drop reader parameter from request.multipart().

(adam)

2018-08-27 08:59:52 UTC MAIN commitmail json YAML

openpam: add example configuration files

sudo compiled with -pam and PREFER_PKGSRC=yes now works out of the box

(triaxx)

2018-08-27 08:03:48 UTC MAIN commitmail json YAML

Updated devel/py-atomicwrites, textproc/py-xlsxwriter

(adam)

2018-08-27 08:03:21 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 1.0.8

Release 1.0.8:
Added named exceptions to XlsxWriter. See The Exceptions Class.
Removed the implicit close() in the destructor since it wasn窶冲 guaranteed to work correctly and raised a confusing exception when any other exception was triggered. Note that this is a backward incompatible change. The with context manager is a better way to close automatically, see close().
Added border, fill, pattern and gradient formatting options to set_legend().
Added top_right position to set_legend().

(adam)

2018-08-27 08:00:45 UTC MAIN commitmail json YAML

py-atomicwrites: updated to 1.2.0

1.2.0:
Avoid API breakage under Python 2

(adam)

2018-08-27 07:15:57 UTC MAIN commitmail json YAML

doc: Updated emulators/vmips to 1.5.1

(wiz)

2018-08-27 07:15:47 UTC MAIN commitmail json YAML

vmips: update to 1.5.1.

Based on PR 53556 by Brian R. Gaeke.

vmips-1.5.1 was released on 20 August 2018.  User-visible changes
in version 1.5 (since version 1.5.1):

  * Bug fixes:

  * A pair of time calculations in the clock device were revised to
    avoid triggering compile-time errors in newer C++11-compliant
    compilers.

Improve 'make test'; fails because it needs a mips toolchain.

(wiz)

2018-08-27 07:12:18 UTC MAIN commitmail json YAML

doc: Updated lang/tcl-expect to 5.45.0nb4

(wiz)

2018-08-27 07:12:08 UTC MAIN commitmail json YAML

tcl-expect: update to 5.45.0nb4.

Honor LDFLAGS when linking.

Fixes RELRO build.

(wiz)

2018-08-27 06:51:41 UTC MAIN commitmail json YAML

Updated multimedia/mkvtoolnix, print/cups-filters

(adam)

2018-08-27 06:51:14 UTC MAIN commitmail json YAML

cups-filters: updated to 1.21.1

CHANGES IN V1.21.1
- foomatic-rip: Fixed segmentation fault caused by wrong
  Coverity Scan issue fix.
- Build system: Require QPDF 8.1.0 or later as it is needed by
  bannertopdf.

CHANGES IN V1.21.0
- libcupsfilters, cups-browsed, driverless, foomatic-rip,
  parallel: Silenced warnings from newest gcc.
- libcupsfilters: When generating a PPD for driverless
  printing on a remote IPP printer, make pdftopdf not being
  run by the local queue if the remote queue is a CUPS queue
  to avoid running pdftopdf twice.
- libcupsfilters, cups-browsed, driverless, bannertopdf,
  foomatic-rip, pdftops, pdftoraster, rastertops,
  rastertoescpx, sys5ippprinter, beh: Fixed Coverity Scan
  issues.
- bannertopdf: Switched over from using Poppler to using QPDF
  for generating the PDF pages. With Poppler unstable APIs
  were used which were subject to change. Thanks to Sahil
  Arora for this project in the Google Summer of Code 2018
- cups-browsed: Manually defined clusters ("Cluster" directive
  in cups-browsed.conf) caused cups-browsed to crash.

(adam)

2018-08-27 06:50:16 UTC MAIN commitmail json YAML

mkvtoolnix: updated to 26.0.0

Version 26.0.0 "In The Game":

New features and enhancements
* mkvmerge: chapter generation: if the name template given by
  --generate-chapters-name-template is empty, no names (ChapterDisplay
  master elements with ChapterString/ChapterLanguage children) will be
  generated for the chapter atoms.
* mkvmerge: chapters: chapter names generated from MPLS files will now use the
  name template if one is set via --generate-chapters-name-template.
* mkvmerge: mkvmerge will no longer abort with an error message if no audio,
  video and subtitle tracks should be multiplexed. This allows copying of
  chapters from non-chapter source files (e.g. Matroska or MP4 files).
* MKVToolNix GUI: the font size in the tool selector on the left will scale
  with the font size the user selects in the preferences.
* MKVToolNix GUI: the GUI will no longer automatically resize the columns in
  tree and list views to match the content size. Instead it remembers and
  restores the widths set by the user.
* MKVToolNix GUI: multiplexer: the chapter name template will now be set
  automatically to the name template in the preferences' "chapter editor"
  section. Additionally the option --generate-chapters-name-template … will
  be passed to mkvmerge in situations when mkvmerge will generate chapters
  (either because automatic generation is enabled or if chapters are generated
  for MPLS playlists).
* MKVToolNix GUI: chapter editor: if the chapter name template is empty,
  chapters will be generated without names.
* MKVToolNix GUI: chapter editor: added an option to remove all chapter names
  to the "additional modifications" dialog.

Bug fixes
* mkvmerge: Matroska reader: fixed wrong timestamps when appending Matroska
  files where the second Matroska file's first timestamp is bigger
  than 0.
* mkvmerge: MP4 reader: fixed division by zero errors during file
  identification if the timescale is 0 in the MVHD atom.
* mkvmerge: Windows Television DVR files are now recognized as an unsupported
  file type. This prevents mis-detection as MPEG-2 with an accompanying flood
  of error messages.
* MKVToolNix GUI: info tool: under certain circumstances "cues" were shown at
  the wrong level (inside the previous master element instead of on level 1).
* MKVToolNix GUI: job queue: fixed invalid memory handling and consequent
  crashes when using the "edit in corresponding tool & remove from job queue"
  option if one of the files in that job contained attached files.

Build system changes
* An AppStream metadata file will be installed in $prefix/share/metainfo.

(adam)

2018-08-27 06:18:06 UTC MAIN commitmail json YAML

Updated math/py-numpy, devel/py-test, devel/py-typing, devel/py-hypothesis

(adam)

2018-08-27 06:17:33 UTC MAIN commitmail json YAML

py-hypothesis: updated to 3.69.3

3.69.3:
This patch handles passing an empty :class:python:enum.Enum to :func:~hypothesis.strategies.from_type returns :func:~hypothesis.strategies.nothing, instead of raising an internal :class:python:AssertionError.

3.69.2:
This patch fixes a small mistake in an internal comment. There is no user-visible change.

3.69.1:
This change fixes a small bug in how the core engine consults its cache of previously-tried inputs. There is unlikely to be any user-visible change.

3.69.0:
This release improves argument validation for stateful testing.

If the target or targets of a :func:~hypothesis.stateful.rule are invalid, we now raise a useful validation error rather than an internal exception.
Passing both the target and targets arguments is deprecated - append the target bundle to the targets tuple of bundles instead.
Passing the name of a Bundle rather than the Bundle itself is also deprecated.

(adam)

2018-08-27 06:15:13 UTC MAIN commitmail json YAML

py-typing: updated to 3.6.6

3.6.6:
Sync with Python 3.6.6.

(adam)

2018-08-27 06:06:02 UTC MAIN commitmail json YAML

py-test: updated to 3.7.3

pytest 3.7.3:

Bug Fixes
* Fixtures during teardown can again use capsys and capfd to inspect output captured during tests.
* Fix collection of tests from __init__.py files if they match the python_files configuration option.
* Fix issue where teardown of fixtures of consecutive sub-packages were executed once, at the end of the outer package.
* Fix bug where --show-capture=no option would still show logs printed during fixture teardown.
* Fix stdout/stderr not getting captured when real-time cli logging is active.
* Fix collection error when specifying test functions directly in the command line using test.py::test syntax together with --doctest-modules.
* Fix bugs where unicode arguments could not be passed to testdir.runpytest on Python 2.
* Fix double collection of tests within packages when the filename starts with a capital letter.

(adam)

2018-08-27 06:04:35 UTC MAIN commitmail json YAML

py-numpy: updated to 1.15.1

NumPy 1.15.1:

This is a bugfix release for bugs and regressions reported following the 1.15.0
release.

* The annoying but harmless RuntimeWarning that "numpy.dtype size changed" has
  been suppressed. The long standing suppression was lost in the transition to
  pytest.
* The update to Cython 0.28.3 exposed a problematic use of a gcc attribute used
  to prefer code size over speed in module initialization, possibly resulting in
  incorrect compiled code. This has been fixed in latest Cython but has been
  disabled here for safety.
* Support for big-endian and ARMv8 architectures has been improved.

The Python versions supported by this release are 2.7, 3.4-3.7. The wheels are
linked with OpenBLAS v0.3.0, which should fix some of the linalg problems
reported for NumPy 1.14.

(adam)

2018-08-26 22:36:48 UTC MAIN commitmail json YAML

doc: Updated www/pound to 2.8

(schmonz)

2018-08-26 22:35:45 UTC MAIN commitmail json YAML

Update to 2.8. From the changelog:

Enhancements:
    - removed DynScale flag and support
    - removed support for multi-line headers (both input and output)

Bug fixes:
    - fixed potential request smuggling via fudged headers

(schmonz)

2018-08-26 19:35:55 UTC MAIN commitmail json YAML

doc: Updated devel/skalibs to 2.7.0.0

(schmonz)

2018-08-26 19:35:42 UTC MAIN commitmail json YAML

Update to 2.7.0.0. From the changelog:
----------

- Bugfixes.
- New functions: ipc_timed_sendv(), unlink_void(), genset_deepfree(),
  gensetdyn_deepfree(), skagetln_loose(), skagetlnsep_loose()
- dir_close() now returns void and leaves errno unchanged
- absolutepath(), sarealpath_tmp(), avl*_deletnode(), mininetstring,
  prot functions removed
- djbunix.h doesn't include env.h anymore
- New functions: execvep_loose(), byte_zzero(), openb_read(), sig0_scan()
- New function family: skalibs/genqdyn.h
- New dir_fd function wrapping dirfd() (Solaris doesn't have dirfd())
- memmem implementation for platforms that don't provide it.
- memmem wrappers: byte_search, siovec_search.
- New functions: atomic_symlink, skagetlnmaxsep, child_spawn3
- New header: skalibs/posixplz.h, some header reorganization.
- New family of functions: textmessage and textclient
- skalibs/environ.h and skalibs/getpeereid.h are now obsolescent.
- New functions: access_at() (MacOS and Solaris don't support faccessat),
  skaclient_timed_aflush().
- stralloc.h and tai.h are suitable for inclusion in C++ headers.
- New sysdep: SKALIBS_HASODIRECTORY. (MacOS doesn't support O_DIRECTORY.)
- New function: lock_unx().
- Optimized packing/unpacking routines.
- Better CPPFLAGS/CFLAGS/LDFLAGS management.
- openwritenclose() and openwritevnclose() now use mkstemp.

(schmonz)

2018-08-26 19:34:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/agedu to 20180522.5b12791

(schmonz)

2018-08-26 19:33:42 UTC MAIN commitmail json YAML

Update to 20180522.5b12791. From the git log:

- Missing .gitignore rule for autoconf detritus.
- Give a sensible error message about misordered dumps.
- Convert to and from a new 'sortable' dump format.
- Factor out dump-file handling. (NFC)
- Remove unused variables spotted by -Wall.
- Revise parsing of /proc/net/tcp[6] for magic HTTP auth.
- Fix mmap(2) error checks
- Fix pathname-lookup failure on 'agedu -H /'.
- Add a --numeric option, modifying HTML multifile output.

(schmonz)

2018-08-26 13:26:22 UTC MAIN commitmail json YAML

doc: Updated textproc/xapian-omega to 1.4.7

(schmonz)

2018-08-26 13:26:12 UTC MAIN commitmail json YAML

Update to 1.4.7. From the changelog:

omega:

* New OmegaScript $unique command.  The existing $uniq only removes adjacent
  entries (like the Unix uniq command) so to fully remove duplicates you need a
  sorted input.  Sometimes it is desirable to remove duplicates from an
  unsorted list without changing the order of the entries which are left, so
  add $unique to do that.  If the list is sorted already, then $uniq is more
  efficient.

* Fix $map to cleanly reject a single argument.

templates:

* templates/query: Merge multiple entries in the term frequency information,
  which came from searching several prefixes by default.  Reported by Alistair
  Buxton on #xapian-discuss.

* When multiple words with the same stem are in the query string we now fully
  eliminate duplicates when showing term frequency information.

(schmonz)

2018-08-26 13:26:09 UTC MAIN commitmail json YAML

doc: Updated textproc/xapian to 1.4.7

(schmonz)

2018-08-26 13:25:33 UTC MAIN commitmail json YAML

Update to 1.4.7. From the changelog:

API:

* Database::check(): Fix bogus error reports for documents with length zero
  due to a new check added in 1.4.6 that the doclength was between the stored
  upper and lower bounds, which failed to allow for the lower bound ignoring
  documents with length zero (since documents indexed only by boolean terms
  aren't involved in weighted searches).  Reported by David Bremner.

* Query: Use of Query::MatchAll in multithreaded code causes problems because
  the reference counting gets messed up by concurrent updates.  Document that
  Query(string()) should be used instead of MatchAll in multithreaded code, and
  avoid using it in library code.  Reported by Germ叩n M. Bravo.

* Stem:

  + Stemming algorithms added for Irish, Lithuanian, Nepali and Tamil.

  + Merge Snowball compiler changes which improve code generation.

  + Merge optimisations to the Arabic and Turkish stemmers.

glass backend:

* A long-lived cursor on a table in a WritableDatabase could get into
  an invalid state, which typically resulted in a DatabaseCorruptError
  being thrown with the message:

      Db block overwritten - are there multiple writers?

  But in fact the on-disk database is not corrupted - it's just that
  the cursor in memory has got into an inconsistent state.  It looks
  like we'll always detect the inconsistency before it can cause on-disk
  corruption but it's hard to be completely certain.

  The bug is in code to rebuild the cursor when the underlying table
  changes in ways which require that, which is a fairly rare occurrence
  to start with, and only triggers when a block in the cursor has been
  released, reallocated, and we tried to load it in the cursor at the
  same level - the cursor wrongly assumes it has the current version
  of the block.

  Reported with a reproducer by Sylvain Taverne.  Confirmed by David
  Bremner as also fixing a problem in notmuch for which he hadn't managed
  to find a reduced reproducer.

(schmonz)

2018-08-26 09:52:34 UTC MAIN commitmail json YAML

doc/TODO: add some

+ gimp-2.10.6, gnumeric112-1.12.43, goffice0.10-0.10.43, libdrm-2.4.94,
  librsvg-2.44.0 [needs rust+cargo], pango-1.42.4, poppler-0.68.0,
  py-certifi-2018.8.24, py-test-xdist-1.23.0, sqlite3-3.25.0,
  thunderbird-60.0.

(wiz)

2018-08-26 06:27:50 UTC MAIN commitmail json YAML

doc: Updated time/p5-Time-Warp to 0.53

(wiz)

2018-08-26 06:27:41 UTC MAIN commitmail json YAML

p5-Time-Warp: update to 0.53.

0.53  2018.08.22
      - New maintainer (MANWAR)
      - Updated GitHub repo details.
      - Tidied up Changes.

(wiz)

2018-08-26 06:26:54 UTC MAIN commitmail json YAML

doc: Updated devel/p5-IO-AIO to 4.6

(wiz)

2018-08-26 06:26:46 UTC MAIN commitmail json YAML

p5-IO-AIO: update to 4.6.

4.6  Sat Aug 25 21:58:36 CEST 2018
- add st_btime, st_btimesec, st_btimensec and st_gen accessors,
          mostly for bsds which expose birthtime and st_gen members (netbsd, freebsd
          but only st_gen on openbsd because they compiled their perl without support
          for birthtimes).
        - fix madvise and munlock to properly support negative offsets.
        - allocate fd for the aio_close at boot time, to guarantee it working
          later, rather than calling abort when it fails. also avoids
          close-on-exec race issues after module load.
        - #undef utime on win32, maybe this helps some reports of utime hangs.
        - minor doc improvements.
        - minor configure cleanups.
        - use $Config{perllibs} instead of libs for configure. might help people
          who didn'T install all perl dependencies (might break things as well).

(wiz)

2018-08-26 06:24:26 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Git-CPAN-Patch to 2.3.4

(wiz)

2018-08-26 06:24:17 UTC MAIN commitmail json YAML

p5-Git-CPAN-Patch: update to 2.3.4.

2.3.4 2018-08-24
  [ BUG FIXES ]
    - fix signatures in ::Command::Clone.  (GH#38)

  [ STATISTICS ]
    - code churn: 2 files changed, 16 insertions(+), 7 deletions(-)

(wiz)

2018-08-26 06:17:34 UTC MAIN commitmail json YAML

doc: Updated devel/p5-B-Keywords to 1.19

(wiz)

2018-08-26 06:17:26 UTC MAIN commitmail json YAML

p5-B-Keywords: update to 1.19.

1.19 Thu Aug 23 11:16:09 CEST 2018
  - our was added with 5.005_61

(wiz)

2018-08-26 06:13:45 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Cpanel-JSON-XS to 4.06

(wiz)

2018-08-26 06:13:37 UTC MAIN commitmail json YAML

p5-Cpanel-JSON-XS: update to 4.06.

4.06 2018-08-22 (rurban)
        - Fix overloaded eq/ne comparisons (GH #116 by demerphq, GH #117 by Graham Knopp):
          detect strings, protect from endless recursion. false is now ne "True".
          clarify eq/ne rules in the docs.

(wiz)

2018-08-26 06:11:39 UTC MAIN commitmail json YAML

doc: Updated archivers/p5-Archive-Zip to 1.63

(wiz)

2018-08-26 06:11:29 UTC MAIN commitmail json YAML

p5-Archive-Zip: update to 1.63.

1.63 Wed 21 Aug 2018
    - Restore missing META.yml deps (needed updated MB)
    - Symlink traversal test fix [github/haarg]
    - Added missing prereq Encode as suggested by CPANTS [github/manwar]

(wiz)

2018-08-25 20:46:29 UTC MAIN commitmail json YAML

npm: fix building with PKGREVISION

(adam)

2018-08-25 19:30:22 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup tickets #5816 to #5820.

(bsiegert)

2018-08-25 19:29:35 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5820 - requested by leot
graphics/ImageMagick: security fix

Revisions pulled up:
- graphics/ImageMagick/Makefile                                1.246-1.247
- graphics/ImageMagick/Makefile.common                          1.175
- graphics/ImageMagick/distinfo                                1.190-1.192
- graphics/ImageMagick/patches/patch-config_policy.xml          1.1-1.2

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Aug 16 08:23:16 UTC 2018

  Modified Files:
  pkgsrc/graphics/ImageMagick: Makefile.common distinfo

  Log Message:
  ImageMagick: update to 7.0.8.10.

  2018-08-13  7.0.8-10 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-10, GIT revision 14646:48fba3256:201=
  80813

  2018-08-12  7.0.8-10 Dirk Lemstra <dirk@lem.....org>
    * Added dcraw coder (dcraw:img.cr2) that can be used to force the use of=
    the
      dcraw delegate when libraw is the default raw delegate.
    * Restored thread support for the HEIC coder.

  2018-08-08  7.0.8-10 Cristy  <quetzlzacatenango@image...>
    * ThumbnailImage function no longer reveals sensitive information (refer=
  ence
      https://github.com/ImageMagick/ImageMagick/issues/1243).

  2018-08-06  7.0.8-9 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-9, GIT revision 14618:a3663c3dc:2018=
  0805.

  2018-07-24  7.0.8-9 Cristy  <quetzlzacatenango@image...>
    * XBM coder leaves the hex image data uninitialized if hex value of the
      pixel is negative.
    * More improvements to SVG text handling.
    * New -range threshold option that combines hard and soft thresholding.

  2018-07-23  7.0.8-8 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-8, GIT revision 14583:300fdbcfd:2018=
  0723.

  2018-07-20  7.0.8-8 Cristy  <quetzlzacatenango@image...>
    * Non-HDRI ScaleLongToQuantum() private method no longer adds a half int=
  erval.
    * Fixed memset() negative-size-param (reference
      https://github.com/ImageMagick/ImageMagick/issues/1217).

  2018-07-16  7.0.8-7 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-7, GIT revision 14561:f85c23180:2018=
  0716.

  2018-07-15  7.0.8-7 Cristy  <quetzlzacatenango@image...>
    * Fixed numerous use of uninitialized values, integer overflow, memory
      exceeded, and timeouts (credit to OSS Fuzz).

  2018-07-08  7.0.8-6 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-6, GIT revision 14541:db940ccd2:2018=
  0708.

  2018-07-06  7.0.8-6 Cristy  <quetzlzacatenango@image...>
    * Improve SVG support for tspan element.
    * Add support for -fx image.extent.

  2018-07-04  7.0.8-5 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-5, GIT revision 14514:bba545bbb:2018=
  0704.

  2018-07-04  7.0.8-5 Cristy  <quetzlzacatenango@image...>
    * Fixed a few potential memory leaks
      https://github.com/ImageMagick/ImageMagick/issues).

  2018-07-02  7.0.8-4 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-4, GIT revision 14505:4613eed4a:2018=
  0702.

  2018-06-28  7.0.8-4 Cristy  <quetzlzacatenango@image...>
    * Small tweaks to compile under Cygwin.
    * Fixed numerous use of uninitialized values, integer overflow, memory
      exceeded, and timeouts (credit to OSS Fuzz).
    * Support %B property, the image file size without any decorations.

  2018-06-24  7.0.8-3 Cristy  <quetzlzacatenango@image...>
    * Release ImageMagick version 7.0.8-3, GIT revision 14489:c63c504e8:2018=
  0624.

  2018-06-24  7.0.8-3 Cristy  <quetzlzacatenango@image...>
    * Apply translate component of SVG transform rotate.

---
  Module Name: pkgsrc
  Committed By: leot
  Date: Wed Aug 22 13:39:24 UTC 2018

  Modified Files:
  pkgsrc/graphics/ImageMagick: Makefile distinfo
  Added Files:
  pkgsrc/graphics/ImageMagick/patches: patch-config_policy.xml

  Log Message:
  ImageMagick: Disable ghostscript coders by default in policy.xml

  Disable ghostscript coders in policy.xml as a workaround for
  VU#332928 (<https://www.kb.cert.org/vuls/id/332928>).

  Please note that apart commenting/removing lines added in policy.xml,
  the ghostscript coders can be enabled per-user by copying policy.xml
  to ~/.config/ImageMagick/policy.xml and adjusting it with the
  following lines:

    | [...]
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"PS" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"EPS" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"PDF" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"XPS" />
    | [...]

  Bump PKGREVISION

---
  Module Name: pkgsrc
  Committed By: leot
  Date: Thu Aug 23 14:52:23 UTC 2018

  Modified Files:
  pkgsrc/graphics/ImageMagick: Makefile distinfo
  pkgsrc/graphics/ImageMagick/patches: patch-config_policy.xml

  Log Message:
  ImageMagick: Also block PS2 and PS3 coders in policy.xml

  At least when reading PS2 and PS3 files via
  `convert PS2:<input> <output>' and `convert PS3:<input> <output>'
  gslib/ghostscript will be invoked and hence subject to VU#332928.

  Pointed out by Bob Friesenhahn via oss-security@ ML (and follow up from
  VU#332928 update).

(bsiegert)

2018-08-25 19:26:01 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5819 - requested by leot
graphics/ImageMagick6: security fix

Revisions pulled up:
- graphics/ImageMagick6/Makefile                                1.18-1.19
- graphics/ImageMagick6/distinfo                                1.10-1.11
- graphics/ImageMagick6/patches/patch-config_policy.xml        1.1-1.2

---
  Module Name: pkgsrc
  Committed By: leot
  Date: Wed Aug 22 13:38:00 UTC 2018

  Modified Files:
  pkgsrc/graphics/ImageMagick6: Makefile distinfo
  Added Files:
  pkgsrc/graphics/ImageMagick6/patches: patch-config_policy.xml

  Log Message:
  ImageMagick6: Disable ghostscript coders by default in policy.xml

  Disable ghostscript coders in policy.xml as a workaround for
  VU#332928 (<https://www.kb.cert.org/vuls/id/332928>).

  Please note that apart commenting/removing lines added in policy.xml,
  the ghostscript coders can be enabled per-user by copying policy.xml
  to ~/.config/ImageMagick/policy.xml and adjusting it with the
  following lines:

    | [...]
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"PS" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"EPS" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"PDF" />
    | <policy domain=3D"coder" rights=3D"read|write" pattern=3D"XPS" />
    | [...]

  Bump PKGREVISION

---
  Module Name: pkgsrc
  Committed By: leot
  Date: Thu Aug 23 14:54:21 UTC 2018

  Modified Files:
  pkgsrc/graphics/ImageMagick6: Makefile distinfo
  pkgsrc/graphics/ImageMagick6/patches: patch-config_policy.xml

  Log Message:
  ImageMagick6: Also block PS2 and PS3 coders in policy.xml

  At least when reading PS2 and PS3 files via
  `convert PS2:<input> <output>' and `convert PS3:<input> <output>'
  gslib/ghostscript will be invoked and hence subject to VU#332928.

  Pointed out by Bob Friesenhahn via oss-security@ ML (and follow up from
  VU#332928 update).

(bsiegert)

2018-08-25 19:10:45 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5818 - requested by taca
www/drupal8: security fix

Revisions pulled up:
- www/drupal8/Makefile                                          1.8-1.10
- www/drupal8/PLIST                                            1.7-1.8
- www/drupal8/distinfo                                          1.8-1.9

---
  Module Name:    pkgsrc
  Committed By:  jperkin
  Date:          Wed Jul  4 13:40:45 UTC 2018

  Modified Files:
          pkgsrc/www/drupal8: Makefile

  Log Message:
  *: Move SUBST_STAGE from post-patch to pre-configure

  Performing substitutions during post-patch breaks tools such as mkpatches,
  making it very difficult to regenerate correct patches after making changes,
  and often leading to substituted string replacements being committed.

---
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Mon Jul 16 02:21:49 UTC 2018

  Modified Files:
          pkgsrc/www/drupal8: Makefile PLIST distinfo

  Log Message:
  Update to 8.5.5

  Upstream changes:

  Release notes

  This is a patch release of Drupal 8 and is ready for use on production sites. Learn more about Drupal 8.

  This release only contains bug fixes, along with documentation and testing improvements. Translators should take note of a minor string change since the last release.
  Known issues

      View with user/% path breaks login/logout on 8.5.x - a regression from 8.4.x

      Important: If you have not already upgraded to 8.5.0, read the Drupal 8.5.0 release notes before upgrading to 8.5.5.

  Search the issue queue for all known issues.
  Changes since 8.5.4:

      #2921661 by heddn, maxocub, alexpott, phenaproxima, Jo Fitzgerald, badmetevils, quietone: Add support to migrate multilingual revisions
      #2977945 by awm: typo in test_node_revision_links views yml file
      Revert "Issue #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking"
      #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking
      #2887490 by michaellenahan, cilefen, rOprOprOp, catch: Activity Tracker cannot be enabled if there are unpublished nodes
      #2982042 by progga: UUID component's composer.json has wrong description
      #2860760 by Jo Fitzgerald, heddn, quietone, alexpott: Match setup() functionality of MigrateFileTest with MigratePrivateFileTest
      #2979813 by Wim Leers, TwoD: Add TwoD as maintainer for the editor.module component
      #2581557 by dawehner, mxh, xjm, sorabh.v6, JeroenT: Add ltrim($path, '/') in drupalGet method
      #2635046 by neclimdul, dawehner, alexpott: run-test.sh doesn't work in directories with spaces
      #2950158 by Vidushi Mehta, ankitjain28may, Shiva Srikanth T, ckrina, markconroy, Eli-T: Choose policy for defining font-weight on Umami theme
      #2875679 by mondrake, daffie: BasicSyntaxTest::testConcatFields fails with contrib driver
      #2933413 by Graber, alexpott, joelpittet, chanderbhushan, jchand: Improve test coverage of using bulk actions when the view has an exposed form using AJAX
      #2978596 by visshu007, Chi: views_add_contextual_links() references to non existent views_preprocess_page() function
      #2977175 by borisson_, PieterJanPut, tstoeckler, msankhala: DataDefinition::setConstraints() should be on DataDefinitionInterface
      #2822611 by Mile23, Wim Leers, alexpott, Berdir, catch, dawehner, xjm, tstoeckler, borisson_: Document why UserInterface + FileInterface + MenuLinkContentInterface + … extend \Drupal\Core\Entity\ContentEntityInterface
      #2969598 by msankhala, joachim: badly formatted sample code in docs for Select::orderBy()
      Revert "Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms"
      #2975751 by msankhala, leolando.tan, joachim, claudiu.cristea: incorrect @return for Tables::getTableMapping()
      #2927723 by longwave, artreaktor, chiranjeeb2410, ankitjain28may, cilefen, dawehner: The URL "/ " with trailing space is not getting recognized as
      #2737773 by antongp, wturrell, pcambra, cilefen, Darvanen, cwells, manningpete, alexpott: Proper way to install Drupal, missing vendor folders, example.gitignore
      #2943107 by mherchel, NicholasS, jordana, finnsky, tomphippen, smaz, markconroy, andrewmacpherson, kjay: Umami support for Internet Explorer 11
      #2979166 by RajeevK, lomasr: Wrong documentation on SiteCacheContext class
      #2749901 by MaskyS, kleog, priya.chat, harsha012, rakesh.gectcr, shobhit_juyal, snehi, SenthilMohith, neerajpandey, gawaksh, thompsizzle, ecrown, mohit1604, andrewmacpherson, surbz, rahulrasgon, riddhi.addweb: Add README.txt to Bartik theme
      #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms
      #2772251 by msankhala, markpavlitski, joachim: description for EntityForm::actions() could use rewording
      #2978848 by claudiu.cristea, amateescu: EntityReferenceFieldItemList::referencedEntities() doesn't work for computed fields
      #2073467 by maxocub, Jo Fitzgerald, pobster, masipila, plach, heddn, phenaproxima, catch: Migrate Drupal 7 Entity Translation settings to Drupal 8
      #2877828 by msankhala, joachim: FormInterface::getFormId() should state restrictions on the returned ID string
      #2855054 by alexpott, LoMo, wesleydv, Artusamak, gawaksh, xjm: User cancel link doesn't redirect to the homepage
      #2936821 by msankhala, joachim, lomasr, marxjohnson: unclear docs in MigrateProcessInterface
      #2951715 by dravenk, marvil07, rakesh.gectcr, davidsonjames, heddn, Jo Fitzgerald, quietone, alexpott, maxocub: Log message if static_map plugin skips the row
      #2932777 by mondrake, borisson_, alexpott, daffie: Risky count() in SQLite Statement
      #2951163 by nkoporec, Parvateesam, joachim: CachePluginBase::cacheGet()/::cacheSet() doesn't document @params or @return

---
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Wed Aug 15 10:52:46 UTC 2018

  Modified Files:
          pkgsrc/www/drupal8: Makefile PLIST distinfo

  Log Message:
  Update to 8.5.6

  Upstream changes:
  Drupal 8.5.6 Release notes

  Maintenance and security release of the Drupal 8 series.

  This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:

      Drupal Core - 3rd-party libraries -SA-CORE-2018-005

  No other fixes are included.

(bsiegert)

2018-08-25 17:23:14 UTC MAIN commitmail json YAML

Updated multimedia/x264-devel, devel/py-setuptools

(adam)

2018-08-25 17:22:41 UTC MAIN commitmail json YAML

py-setuptools: updated to 40.2.0

v40.2.0
Fix handling of Unicode arguments in PEP 517 backend

vv40.1.1
Fix regression with egg_info command when tagging is used.

(adam)

2018-08-25 17:21:19 UTC MAIN commitmail json YAML

x264-devel: updated to 20180624

20180624:
ppc: Optimize quant functions
ppc: Add support for Power9-only vec_absd
pc: Optimize sub8x8_dct_dc
ppc: AltiVec add16x16_idct_dc
ppc: Optimize add8x8_idct_dc
ppc: Add compatibility macros for vec_xxpermdi
Prefer a monotonic clock source if available
Add Sony XAVC, a flavour of AVC-Intra
Cosmetics: Fix indentation for multiline function prototypes
Cosmetics: Use consistent "inline" attribute position
x86: AVX-512 plane_copy and plane_copy_swap
4:0:0 (monochrome) encoding support
Makefile improvements
x86inc: Improve SAVE/LOAD_MM_PERMUTATION macros
x86inc: Optimize VEX instruction encoding
x86inc: Fix VEX -> EVEX instruction conversion
configure: Fix required version checks for lavf and swscale
Fix float division by zero in weightp analysis
Fix undefined behavior of left shift for CAVLC encoding
Fix integer overflow in slicetype_path_cost
cli: Fix preset help listing
ppc: Fix zigzag_interleave
Fix clang stack alignment issues
Fix missing bs_flush in AUD writing
Fix possible undefined behavior of right shift
make bs_align_10 imply bs_flush
Fix theoretically incorrect cost_mv_fpel free
configure: Fix ambiguous "$(("
Fix --qpmax default value in fullhelp

(adam)

2018-08-25 16:19:00 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5817 - requested by taca
www/squid3: security fix

Revisions pulled up:
- www/squid3/Makefile                                          1.82
- www/squid3/distinfo                                          1.64

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug 11 01:22:02 UTC 2018

  Modified Files:
  pkgsrc/www/squid3: Makefile distinfo

  Log Message:
  www/squid3: update to 3.5.29

  Changes to squid-3.5.28 (15 Jul 2018):

  - SQUID-2018:1: crash processing SSL-Bumped traffic containing ESI
  - SQUID-2018:2: crash handling responses to internally generated requests
  - SQUID-2018:3 / CVE-2018-1172: crash in ESI Response processing
  - Bug 4861: HTTPMSGLOCK missing pointer safety
  - Bug 4829: IPC shared memory leaks when disker queue overflows
  - Bug 4767: SMP breaks IPv6 SNMP and cache manager queries
  - Bug 2821: Ignore Content-Range in non-206 responses
  - HTCP: Ignore HTCP packets with invalid URI
  - SSL-Bump: fix authentication with schemes other than Basic
  - TPROXY: Fix clientside_mark and client port logging
  - Fix "Cannot assign requested address" for to-origin TPROXY FTP data
  - Fix --with-netfilter-conntrack error message
  - Validate mime icon URL before allocating store entries
  - ... and many documentation changes

(bsiegert)

2018-08-25 16:15:21 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5816 - requested by taca
mail/roundcube: security fix, build fix

Revisions pulled up:
- mail/roundcube-plugin-enigma/distinfo                        1.11
- mail/roundcube-plugin-password/Makefile                      1.3
- mail/roundcube-plugin-password/distinfo                      1.11
- mail/roundcube-plugin-zipdownload/distinfo                    1.11
- mail/roundcube/Makefile.common                                1.11
- mail/roundcube/distinfo                                      1.62

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Aug  9 15:03:57 UTC 2018

  Modified Files:
  pkgsrc/mail/roundcube: Makefile.common distinfo

  Log Message:
  mail/roundcube: update to 1.3.7

  RELEASE 1.3.7
  -------------
  - Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244)
  - Fix bug where some parts of quota information could have been ignored (#6280)
  - Fix bug where some escape sequences in html styles could bypass security checks
  - Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names
  - Fix bug where only attachments with the same name would be ignored on zip download (#6301)
  - Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299)
  - Fix bug where after "mark all folders as read" action message counters were not reset (#6307)
  - Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
  - Fix bug where some HTML comments could have been malformed by HTML parser (#6333)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Aug  9 15:07:01 UTC 2018

  Modified Files:
  pkgsrc/mail/roundcube-plugin-enigma: distinfo

  Log Message:
  mail/roundcube-plugin-enigma: update to 1.3.7

  - Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Aug  9 15:08:15 UTC 2018

  Modified Files:
  pkgsrc/mail/roundcube-plugin-password: Makefile distinfo

  Log Message:
  mail/roundcube-plugin-password: update to 1.3.7

  * No change except version.

  Reset PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Aug  9 15:09:31 UTC 2018

  Modified Files:
  pkgsrc/mail/roundcube-plugin-zipdownload: distinfo

  Log Message:
  mail/roundcube-plugin-zipdownload: update to 1.3.7

  A small PHP poratbility fix.

(bsiegert)

2018-08-25 14:39:12 UTC MAIN commitmail json YAML

capstone: honor LDFLAGS for cstool.

Fixes RELRO build.

(wiz)

2018-08-25 13:20:58 UTC MAIN commitmail json YAML

gtkspell3: remove unused comment

(wiz)

2018-08-25 12:05:58 UTC MAIN commitmail json YAML

doc: Updated editors/poedit to 2.0.3nb11

(wiz)

2018-08-25 12:05:48 UTC MAIN commitmail json YAML

poedit: depend on gtkspell3. Fixes build.

Closes PR 53551.

(wiz)

2018-08-25 12:03:45 UTC MAIN commitmail json YAML

doc: Added textproc/gtkspell3 version 3.0.9

(wiz)

2018-08-25 12:03:34 UTC MAIN commitmail json YAML

textproc/Makefile: + gtkspell3

(wiz)

2018-08-25 12:03:21 UTC MAIN commitmail json YAML

textproc/gtkspell3: import gtkspell3-3.0.9

GtkSpell provides word-processor-style highlighting and replacement
of misspelled words in a GtkTextView widget. Right-clicking a
misspelled word pops up a menu of suggested replacements.

GtkSpell is a library and is mostly of interest to GTK programmers.

This is major version 3 of the library, which is API incompatible
to version 2.

(wiz)

2018-08-25 11:57:44 UTC MAIN commitmail json YAML

gtkspell: mention that this is the legacy version for GTK+2

(wiz)

2018-08-25 01:57:43 UTC MAIN commitmail json YAML

Updated www/ap2-jk to 1.2.43

The update from 1.2.37 works around  an Apache cstratup crash on NetBSD 8.0

This has first been committed to pkgsrc-2018Q2 by mistake. Here is it on
HEAD now after a pkgsrc-2018Q2 change rollback;

Complete Changelog

1.2.43
61733: LB: Propagate load factor changes applied by the status worker to a load balancer sub worker correctly to all processes. Based on a patch provided by Jonathan Oddy. (rjung)
fix    ISAPI: Align the make files for 32-bit and 64-bit builds. (markt)
update  Update config.guess and config.sub from http://git.savannah.gnu.org/cgit/config.git. (rjung)
update  Update PCRE bundled with the ISAPI redirector to 8.41. (rjung)
fix    Update the ISAPI redirector installation documentation to reflect the currently supported versions of Windows. (markt)
fix    Align the normalization performed by the ISAPI redirector with that implemented by Tomcat. (markt)

1.2.42
fix    Status: Fix displayed number of bytes read from and written to the backend when an AJP worker is used without a load balancer worker. (rjung)
fix    Apache: Don't try to read remaining request body parts during clean up if reading the request body from the client already failed during earlier processing phases. (rjung)
fix    57485: Apache: Propagate errors reading the request body from the client to mod_jk so Tomcat sees an error rather than a truncated body. (markt)
fix    57836: ISAPI: Empty REMOTE_USER should not be translated to "". (rjung)
fix    58249: Add a note the the documentation that max_packet_size will be aligned to the next multiple of 1024 if a value is specified that is not a multiple of 1024. (markt)
update  58309: ISAPI: Update bundled pcre from version 5.0 to 8.38. (rjung)
fix    58286: Fix crash in mod_jk and in the ISAPI Redirector. The crash only happens on Windows when retrieving the jk-status for the HTML format (which is the default format). This regression was
introduced by the fix to 54177. (rjung)
fix    58285: Don't use GCC atomics on platforms, for which GCC doesn't provide an atomics implementation. This regression was introduced by the fix to 44454 and 56703. (rjung)
fix    58425: Fix regression in 1.4.41 that prevented AJP 1.2 workers from initialising. Note that the AJP 1.2 protocol is deprecated. Patch provided by yagisita. (markt)
fix    58504: If a background thread is used to perform worker maintenance, ensure that maintenance runs are not skipped. Patch provided by Hiroto Shimizu. (markt)
fix    58608: ISAPI: Add a new registry option "flush_packets" that allows the flushing behaviour of IIS7+ to be controlled. The default is not to flush. Setting the option to "true" with cause IIS
to write data to the client as each AJP packet is received. (markt)
fix    58813: ISAPI: Correctly release a mutex allowing the plugin to complete initialization. Prior to this fix, the incomplete initialization was causing a hang on shutdown. Patch provided by
Matthew Reiter. (markt)
fix    58895: Correct an off-by-one error in the log messages for the number of attempts made to communicate with the backend server. Patch provided by Hiroto Shimizu. (markt)
fix    59164: Fix crash on first connection if a host name is specified for the worker that cannot be resolved to an IP address. (markt)
fix    59184: HTTPD: Avoid segmentation fault if mod_jk is configured with an invalid value for JkShmFile. This causes the server startup to fail. (markt)
fix    Minor code clean-up and optimization. (markt)

1.2.40
fix    AJP, LB: Reduce lock contention during maintenance function. This was observable when using a big number of AJP13 and LB workers, especially in combination with the Apache httpd prefork MPM.
(rjung)
fix    57060: Allow building from outside of source tree. Patch contributed by Petr Sumbera. (rjung)
fix    56703: Status: Fix inflated counter for current number of backend connections especially when a connection timeout occurred on the backend. (rjung)
fix    56661: Fix Servlet API getLocalAddr(). Works for Tomcat 6.0.42, 7.0.55 and 8.0.11 and Apache and ISAPI plugins. (rjung)
update  Status: Log old and new values when changing worker attributes. (rjung)
fix    56667: Status: Fix log message when changing activation state of all members. (rjung)
fix    56565: Fix IPV6 address resolve on non-dual network stacks. (mturk)
fix    50511: Reduce log level for "OPTIONS *" requests from warning to debug. (rjung)
fix    Apache: Copy log notes instead of using references to prevent access to memory from closed pool. (rjung)
add    Add option to control handling of multiple adjacent slashes in mount and unmount. New default is collapsing the slashes only in unmount. Configuration is done via new JkOption for Apache
("CollapseSlashesAll", "CollapseSlashesNone" or "CollapseSlashesUnmount") and via property "collapse_slashes" for IIS (values "all", "none", "unmount"). This is the fix for CVE-2014-8111. (rjung)
add    Add more checks for shared memory allocation. (rjung)
add    56869: Status: Add maximum number of open backend connections to status worker. Patch contributed by Martin Knoblauch. (rjung)
add    56770: AJP: Add worker name to all log messages. Patch contributed by Martin Knoblauch. (rjung)
fix    50186: Docs: Clarify relation between "connection_pool_timeout" and "keepAliveTimeout" or "connectionTimeout" in the Tomcat AJP connector configuration. (rjung)
fix    52334: LB: Calculate worker recovery time based on last recovery attempt time instead of original error time after the first recovery attempt. (rjung)
fix    54596 part 1: IIS: Fix missing last character when parsing relative file names with no ".." directory components from configuration. (rjung)
fix    54596 part 2: IIS: Fix using relative file names in config with ".." path segments that go up the directory hierarchy higher than the starting point of the relative file name. (rjung)
fix    Status: Add logging if status worker output was dropped due to insufficient buffer size. (rjung)
fix    Reduce log buffer from 8KB to 1KB. Add logging in case of failed logging and add trailing "..." to lines which were likely truncated. (rjung)
update  Replace fixed allocation of 32 entries for fail_on_status by dynamic allocation. (rjung)
add    Enforce implementation restriction on maximal length "60" of worker attributes "name", "host", "route", "domain", "redirect", "session_cookie", "session_path" and "set_session_cookie". Checks
were added to configuration file processing and configuration updates via the status worker. (rjung)
add    52483: Apache: Add debug logging for result of JkOptions configuration processing. (rjung)
fix    54177: Status: Use numeric time stamps instead of textual ones to avoid non-well-formed XML output. Textual timestamps are formatted according to locale settings and reencoding them to UTF-8
would be cumbersome. (rjung)
fix    56618: Status: Use percent decoding when reading query string parameters. For example this fixes editing IPv6 addresses via the status worker if the client encodes ":" as "%3A". Patch
contributed by Christopher Schultz. (rjung)
fix    56452: Fix crash in debug logging for IPv6 adresses. Patch contributed by Christopher Schultz. (rjung)
fix    34526: Apache: Improve compatibility with mod_deflate request body inflation. An automatic detection of mod_deflate inflation is not implemented. Use the new Apache environment variable
JK_IGNORE_CL instead, to let mod_jk ignore an existing Content-Length request header. (rjung)
update  44454: LB: Add warning to docs about problems with "busyness" load balancing method. (rjung)
fix    44454: Improve busy counter by using atomics. (rjung)
fix    56703: Status: Improve connected counter. Use atomics and for mod_jk (Apache) currectly count down connections closed by child processes that are stopped. (rjung)
fix    44571: Ensure that we return with status 503 if we can not get and endpoint for a worker. (rjung)
fix    Apache: Improve log handling during graceful or normal restart. (rjung)
fix    Don't update last access time of worker connections during optional checking of idle connections using CPing. Updating the time stamp breaks closing idle connections. (rjung)
fix    Adjust linger parameters used during connection shutdown. (rjung)
fix    Fix annoying redefine warnings for the autoconf PACKAGE defines during configure based builds. (rjung)
fix    Status: Use multi-line table headers and fix invalid xml output. (rjung)
fix    44571: Implement an optional limit on concurrent requests allowed for a worker (attribute "busy_limit"). Original patch contributed by zealot0630 at gmail dot com. (rjung)
fix    Correct log message "all endpoints are disconnected" to "no usable connection found, will create a new one". Tone done from info log level to debug for the common case. (rjung)
add    57536: AJP: Allow to configure connection source address. This should only be used on multi-homed hosts. The feature is experimental. (rjung)
add    57540: AJP: Forward name of SSL protocol used for handling the request (SSLv3, TLSv1, TLSv1.1, TLSv1.2). (rjung)

1.2.39
Fix forwarding of chunked requests, which is broken in version 1.2.39. (rjung)
fix    56352: Fix regression in memory release. (mturk)
fix    Fix status worker display of worker IP address after name or port was changed. (rjung)
update  56297: Improve key hash function. Copied from APR. (rjung)
fix    55683: Remove quotes from quoted session cookies. (rjung)
fix    53542: ISAPI: Fix grammar in 503 error page. (rjung)
fix    55696: Crash on Mac OS X 10.9 during config parsing. (rjung)

1.2.38
update  Deprecate nt_service from Apache Tomcat Connectors. (mturk)
fix    56133: Fix possible crash when a request fails during request body transfer to the back end and reply_timeout was set. Patch contributed by Hiroto Shimizu. (rjung)
fix    Fix status worker not updating parameters for all members. (mturk)
fix    55853: HTTPD: Use the correct API for setting Content-Length. Patch contributed by areese yahoo-inc.com. (rjung)
add    Add IPV6 support for connection to webserver. New directive prefer_ipv6 has been added to control the hostname resolution and preserve backward compatibility. (mturk)
add    Add --disable-sock-cloexec to configure to disable use of SOCK_CLOEXEC (using FD_CLOEXEC + fnctl instead) so built modules will work with Linux kernels prior to 2.6.27. (timw)
update  Clean up config file parsing. Worker names are now restricted to 60 bytes. (rjung)
update  Allow to set a stickyness cookie in case a web framework breaks Tomcat's adding of the routing ID to the end of the JSESSIONID cookie. (rjung)
update  Use max_packet_size also for request body forwarding. (rjung)
update  Apache 2.4: By default forward logical client address as provided by mod_remoteip. When setting JkOptions ForwardPhysicalAddress mod_jk will instead forward the physical peer address. (rjung)
update  Minor documentation improvements. (rjung)

(manu)

2018-08-25 01:53:50 UTC pkgsrc-2018Q2 commitmail json YAML

2018-08-24 20:16:04 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup tickets #5814 and #5815.

(bsiegert)

2018-08-24 20:07:26 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5815 - requested by wiz
www/webkit-gtk: security fix

Revisions pulled up:
- www/webkit-gtk/Makefile                                      1.142
- www/webkit-gtk/PLIST                                          1.40
- www/webkit-gtk/distinfo                                      1.104

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Fri Aug 17 10:37:58 UTC 2018

  Modified Files:
  pkgsrc/www/webkit-gtk: Makefile PLIST distinfo

  Log Message:
  webkit-gtk: update to 2.20.4.

  What's new in WebKitGTK+ 2.20.4?

    - Fix a crash when leaving accelerated compositing mode.
    - Fix non-deterministic build failure due to missing JavaScriptCore/JSContextRef.h.
    - Security fixes: CVE-2018-4261, CVE-2018-4262, CVE-2018-4263, CVE-2018-4264, CVE-2018-4265, CVE-2018-4266,
      CVE-2018-4267, CVE-2018-4270, CVE-2018-4272, CVE-2018-4273, CVE-2018-4278, CVE-2018-4284.

(bsiegert)

2018-08-24 19:18:27 UTC pkgsrc-2018Q2 commitmail json YAML

Pullup ticket #5814 - requested by wiz
security/polkit: security fix

Revisions pulled up:
- security/polkit/Makefile                                      1.12
- security/polkit/distinfo                                      1.8
- security/polkit/patches/patch-src_polkit_polkitunixprocess.c  1.6

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Aug 16 12:30:43 UTC 2018

  Modified Files:
  pkgsrc/security/polkit: Makefile distinfo
  pkgsrc/security/polkit/patches: patch-src_polkit_polkitunixprocess.c

  Log Message:
  polkit: update to 0.115.

  This is polkit 0.115.

  Highlights:
    Fixes CVE-2018-1116, a local information disclosure and denial of service
    caused by trusting client-submitted UIDs when referencing processes.
    Thanks to Matthias Gerstner of the SUSE security team for reporting
    this issue.

  Changes since polkit 0.114:

  Miloslav Trmač (1):
        Fix CVE-2018-1116: Trusting client-supplied UID

  Ray Strode (3):
        Post-release version bump to 0.115
        jsauthority: pass "%s" format string to remaining report function
        NEWS: fix date from 2017 to 2018 for 0.114 entry

(bsiegert)

2018-08-24 18:31:52 UTC MAIN commitmail json YAML

Updated www/nginx-devel, www/py-pylint-django

(adam)

2018-08-24 18:31:06 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.1

Version 2.0.1:
Enable testing with Django 2.1
Add test for Model.objects.get_or_create().
Add test for objects.exclude().
Fix Instance of 'Model' has no 'id' member (no-member), fix Class 'UserCreationForm' has no 'declared_fields' member.
Fix for Instance of 'ManyToManyField' has no 'add' member.
Add test & fix for unused arguments on class based views

(adam)

2018-08-24 18:27:08 UTC MAIN commitmail json YAML

nginx-devel: updated to 1.15.2

Changes with nginx 1.15.2:
*) Feature: the $ssl_preread_protocol variable in the
  ngx_stream_ssl_preread_module.
*) Feature: now when using the "reset_timedout_connection" directive
  nginx will reset connections being closed with the 444 code.
*) Change: a logging level of the "http request", "https proxy request",
  "unsupported protocol", and "version too low" SSL errors has been
  lowered from "crit" to "info".
*) Bugfix: DNS requests were not resent if initial sending of a request
  failed.
*) Bugfix: the "reuseport" parameter of the "listen" directive was
  ignored if the number of worker processes was specified after the
  "listen" directive.
*) Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to
  switch off "ssl_prefer_server_ciphers" in a virtual server if it was
  switched on in the default server.
*) Bugfix: SSL session reuse with upstream servers did not work with the
  TLS 1.3 protocol.

Changes with nginx 1.15.1:
*) Feature: the "random" directive inside the "upstream" block.
*) Feature: improved performance when using the "hash" and "ip_hash"
  directives with the "zone" directive.
*) Feature: the "reuseport" parameter of the "listen" directive now uses
  SO_REUSEPORT_LB on FreeBSD 12.
*) Bugfix: HTTP/2 server push did not work if SSL was terminated by a
  proxy server in front of nginx.
*) Bugfix: the "tcp_nopush" directive was always used on backend
  connections.
*) Bugfix: sending a disk-buffered request body to a gRPC backend might
  fail.

Changes with nginx 1.15.0:
*) Change: the "ssl" directive is deprecated; the "ssl" parameter of the
  "listen" directive should be used instead.
*) Change: now nginx detects missing SSL certificates during
  configuration testing when using the "ssl" parameter of the "listen"
  directive.
*) Feature: now the stream module can handle multiple incoming UDP
  datagrams from a client within a single session.
*) Bugfix: it was possible to specify an incorrect response code in the
  "proxy_cache_valid" directive.
*) Bugfix: nginx could not be built by gcc 8.1.
*) Bugfix: logging to syslog stopped on local IP address changes.
*) Bugfix: nginx could not be built by clang with CUDA SDK installed;
  the bug had appeared in 1.13.8.
*) Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear
  in logs during binary upgrade when using unix domain listen sockets
  on FreeBSD.
*) Bugfix: nginx could not be built on Fedora 28 Linux.
*) Bugfix: request processing rate might exceed configured rate when
  using the "limit_req" directive.
*) Bugfix: in handling of client addresses when using unix domain listen
  sockets to work with datagrams on Linux.
*) Bugfix: in memory allocation error handling.

(adam)

2018-08-24 11:32:03 UTC pkgsrc-2018Q2 commitmail json YAML

Updated www/ap2-jk to 1.2.43

The update from 1.2.37 works around  an Apache cstratup crash on NetBSD 8.0

Complete Changelog

1.2.43
61733: LB: Propagate load factor changes applied by the status worker to a load balancer sub worker correctly to all processes. Based on a patch provided by Jonathan Oddy. (rjung)
fix ISAPI: Align the make files for 32-bit and 64-bit builds. (markt)
update Update config.guess and config.sub from http://git.savannah.gnu.org/cgit/config.git. (rjung)
update Update PCRE bundled with the ISAPI redirector to 8.41. (rjung)
fix Update the ISAPI redirector installation documentation to reflect the currently supported versions of Windows. (markt)
fix Align the normalization performed by the ISAPI redirector with that implemented by Tomcat. (markt)

1.2.42
fix Status: Fix displayed number of bytes read from and written to the backend when an AJP worker is used without a load balancer worker. (rjung)
fix Apache: Don't try to read remaining request body parts during clean up if reading the request body from the client already failed during earlier processing phases. (rjung)
fix 57485: Apache: Propagate errors reading the request body from the client to mod_jk so Tomcat sees an error rather than a truncated body. (markt)
fix 57836: ISAPI: Empty REMOTE_USER should not be translated to "". (rjung)
fix 58249: Add a note the the documentation that max_packet_size will be aligned to the next multiple of 1024 if a value is specified that is not a multiple of 1024. (markt)
update 58309: ISAPI: Update bundled pcre from version 5.0 to 8.38. (rjung)
fix 58286: Fix crash in mod_jk and in the ISAPI Redirector. The crash only happens on Windows when retrieving the jk-status for the HTML format (which is the default format). This regression was introduced by the fix to 54177. (rjung)
fix 58285: Don't use GCC atomics on platforms, for which GCC doesn't provide an atomics implementation. This regression was introduced by the fix to 44454 and 56703. (rjung)
fix 58425: Fix regression in 1.4.41 that prevented AJP 1.2 workers from initialising. Note that the AJP 1.2 protocol is deprecated. Patch provided by yagisita. (markt)
fix 58504: If a background thread is used to perform worker maintenance, ensure that maintenance runs are not skipped. Patch provided by Hiroto Shimizu. (markt)
fix 58608: ISAPI: Add a new registry option "flush_packets" that allows the flushing behaviour of IIS7+ to be controlled. The default is not to flush. Setting the option to "true" with cause IIS to write data to the client as each AJP packet is received. (markt)
fix 58813: ISAPI: Correctly release a mutex allowing the plugin to complete initialization. Prior to this fix, the incomplete initialization was causing a hang on shutdown. Patch provided by Matthew Reiter. (markt)
fix 58895: Correct an off-by-one error in the log messages for the number of attempts made to communicate with the backend server. Patch provided by Hiroto Shimizu. (markt)
fix 59164: Fix crash on first connection if a host name is specified for the worker that cannot be resolved to an IP address. (markt)
fix 59184: HTTPD: Avoid segmentation fault if mod_jk is configured with an invalid value for JkShmFile. This causes the server startup to fail. (markt)
fix Minor code clean-up and optimization. (markt)

1.2.40
fix AJP, LB: Reduce lock contention during maintenance function. This was observable when using a big number of AJP13 and LB workers, especially in combination with the Apache httpd prefork MPM. (rjung)
fix 57060: Allow building from outside of source tree. Patch contributed by Petr Sumbera. (rjung)
fix 56703: Status: Fix inflated counter for current number of backend connections especially when a connection timeout occurred on the backend. (rjung)
fix 56661: Fix Servlet API getLocalAddr(). Works for Tomcat 6.0.42, 7.0.55 and 8.0.11 and Apache and ISAPI plugins. (rjung)
update Status: Log old and new values when changing worker attributes. (rjung)
fix 56667: Status: Fix log message when changing activation state of all members. (rjung)
fix 56565: Fix IPV6 address resolve on non-dual network stacks. (mturk)
fix 50511: Reduce log level for "OPTIONS *" requests from warning to debug. (rjung)
fix Apache: Copy log notes instead of using references to prevent access to memory from closed pool. (rjung)
add Add option to control handling of multiple adjacent slashes in mount and unmount. New default is collapsing the slashes only in unmount. Configuration is done via new JkOption for Apache ("CollapseSlashesAll", "CollapseSlashesNone" or "CollapseSlashesUnmount") and via property "collapse_slashes" for IIS (values "all", "none", "unmount"). This is the fix for CVE-2014-8111. (rjung)
add Add more checks for shared memory allocation. (rjung)
add 56869: Status: Add maximum number of open backend connections to status worker. Patch contributed by Martin Knoblauch. (rjung)
add 56770: AJP: Add worker name to all log messages. Patch contributed by Martin Knoblauch. (rjung)
fix 50186: Docs: Clarify relation between "connection_pool_timeout" and "keepAliveTimeout" or "connectionTimeout" in the Tomcat AJP connector configuration. (rjung)
fix 52334: LB: Calculate worker recovery time based on last recovery attempt time instead of original error time after the first recovery attempt. (rjung)
fix 54596 part 1: IIS: Fix missing last character when parsing relative file names with no ".." directory components from configuration. (rjung)
fix 54596 part 2: IIS: Fix using relative file names in config with ".." path segments that go up the directory hierarchy higher than the starting point of the relative file name. (rjung)
fix Status: Add logging if status worker output was dropped due to insufficient buffer size. (rjung)
fix Reduce log buffer from 8KB to 1KB. Add logging in case of failed logging and add trailing "..." to lines which were likely truncated. (rjung)
update Replace fixed allocation of 32 entries for fail_on_status by dynamic allocation. (rjung)
add Enforce implementation restriction on maximal length "60" of worker attributes "name", "host", "route", "domain", "redirect", "session_cookie", "session_path" and "set_session_cookie". Checks were added to configuration file processing and configuration updates via the status worker. (rjung)
add 52483: Apache: Add debug logging for result of JkOptions configuration processing. (rjung)
fix 54177: Status: Use numeric time stamps instead of textual ones to avoid non-well-formed XML output. Textual timestamps are formatted according to locale settings and reencoding them to UTF-8 would be cumbersome. (rjung)
fix 56618: Status: Use percent decoding when reading query string parameters. For example this fixes editing IPv6 addresses via the status worker if the client encodes ":" as "%3A". Patch contributed by Christopher Schultz. (rjung)
fix 56452: Fix crash in debug logging for IPv6 adresses. Patch contributed by Christopher Schultz. (rjung)
fix 34526: Apache: Improve compatibility with mod_deflate request body inflation. An automatic detection of mod_deflate inflation is not implemented. Use the new Apache environment variable JK_IGNORE_CL instead, to let mod_jk ignore an existing Content-Length request header. (rjung)
update 44454: LB: Add warning to docs about problems with "busyness" load balancing method. (rjung)
fix 44454: Improve busy counter by using atomics. (rjung)
fix 56703: Status: Improve connected counter. Use atomics and for mod_jk (Apache) currectly count down connections closed by child processes that are stopped. (rjung)
fix 44571: Ensure that we return with status 503 if we can not get and endpoint for a worker. (rjung)
fix Apache: Improve log handling during graceful or normal restart. (rjung)
fix Don't update last access time of worker connections during optional checking of idle connections using CPing. Updating the time stamp breaks closing idle connections. (rjung)
fix Adjust linger parameters used during connection shutdown. (rjung)
fix Fix annoying redefine warnings for the autoconf PACKAGE defines during configure based builds. (rjung)
fix Status: Use multi-line table headers and fix invalid xml output. (rjung)
fix 44571: Implement an optional limit on concurrent requests allowed for a worker (attribute "busy_limit"). Original patch contributed by zealot0630 at gmail dot com. (rjung)
fix Correct log message "all endpoints are disconnected" to "no usable connection found, will create a new one". Tone done from info log level to debug for the common case. (rjung)
add 57536: AJP: Allow to configure connection source address. This should only be used on multi-homed hosts. The feature is experimental. (rjung)
add 57540: AJP: Forward name of SSL protocol used for handling the request (SSLv3, TLSv1, TLSv1.1, TLSv1.2). (rjung)

1.2.39
Fix forwarding of chunked requests, which is broken in version 1.2.39. (rjung)
fix 56352: Fix regression in memory release. (mturk)
fix Fix status worker display of worker IP address after name or port was changed. (rjung)
update 56297: Improve key hash function. Copied from APR. (rjung)
fix 55683: Remove quotes from quoted session cookies. (rjung)
fix 53542: ISAPI: Fix grammar in 503 error page. (rjung)
fix 55696: Crash on Mac OS X 10.9 during config parsing. (rjung)

1.2.38
update Deprecate nt_service from Apache Tomcat Connectors. (mturk)
fix 56133: Fix possible crash when a request fails during request body transfer to the back end and reply_timeout was set. Patch contributed by Hiroto Shimizu. (rjung)
fix Fix status worker not updating parameters for all members. (mturk)
fix 55853: HTTPD: Use the correct API for setting Content-Length. Patch contributed by areese yahoo-inc.com. (rjung)
add Add IPV6 support for connection to webserver. New directive prefer_ipv6 has been added to control the hostname resolution and preserve backward compatibility. (mturk)
add Add --disable-sock-cloexec to configure to disable use of SOCK_CLOEXEC (using FD_CLOEXEC + fnctl instead) so built modules will work with Linux kernels prior to 2.6.27. (timw)
update Clean up config file parsing. Worker names are now restricted to 60 bytes. (rjung)
update Allow to set a stickyness cookie in case a web framework breaks Tomcat's adding of the routing ID to the end of the JSESSIONID cookie. (rjung)
update Use max_packet_size also for request body forwarding. (rjung)
update Apache 2.4: By default forward logical client address as provided by mod_remoteip. When setting JkOptions ForwardPhysicalAddress mod_jk will instead forward the physical peer address. (rjung)
update Minor documentation improvements. (rjung)

(manu)

2018-08-24 11:30:05 UTC MAIN commitmail json YAML

doc: Updated net/hub to 2.5.1

(leot)

2018-08-24 11:29:35 UTC MAIN commitmail json YAML

hub: Update net/hub to 2.5.1

Changes:
2.5.1
-----
* `hub issue create`: ignore the `.github/ISSUE_TEMPLATE` directory instead of
  crashing
* `hub pull-request`: avoid re-requesting reviewers in case of CODEOWNERS
* `hub ci-status`: handle cases when Checks API is unavailable, like older
  GitHub Enterprise
* Handle HTTP 422 message format from server response
* Ignore crash for malformed `~/.config/hub` file
* Clarify `hub init -g` documentation that it doesn't imply `hub create`
* `hub clone`: add more documentation about git protocol used

(leot)

2018-08-24 09:52:01 UTC MAIN commitmail json YAML

Updated devel/msgpack

(adam)

2018-08-24 09:51:22 UTC MAIN commitmail json YAML

msgpack: updated to 3.1.0

version 3.1.0
* Improve documents
* Add fuzzer support
* Fix msgpack::object union member access bug
* Improve cross platform configuration
* Fix out of range dereference bug of EXT
* Add timestamp support. std::chrono::system_clock::time_point is mapped to TIMESTAMP
* Add minimal timestamp support for C. The type msgpack_timestamp and the function msgpack_object_to_timestamp() are introduced
* Improve MSGPACK_DEFINE family name confliction probability
* Add no static-library build option (BUILD_SHARED_LIBS=ON)
* Add header only cmake target
* Add std::byte adaptor
* Remove some warnings

(adam)

2018-08-24 09:37:02 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-XML-Parser-Lite to 0.722

(wiz)

2018-08-24 09:36:54 UTC MAIN commitmail json YAML

p5-XML-Parser-Lite: update to 0.722.

0.722 2018-08-19 PHRED
    - Remove unnecessary tests [github/paultcochrane for all]
    - Fix link to dist repo
    - Added continuous integration configurations
    - Minor fixes and cosmetic changes to make code adhere better to current
      Perl best practices
    - Documentation fixes

(wiz)

2018-08-24 09:36:00 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-Text-Diff-HTML to 0.08

(wiz)

2018-08-24 09:35:51 UTC MAIN commitmail json YAML

p5-Text-Diff-HTML: update to 0.08.

0.08  2018-08-21T03:21:47
      - Update project metadata: The Perl Shop is now project
        maintainer, distribution homepage is now on MetaCPAN, and the
        project now includes an appropriate LICENSE file.

(wiz)

2018-08-24 09:34:38 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-Lingua-EN-Sentence to 0.31

(wiz)

2018-08-24 09:34:30 UTC MAIN commitmail json YAML

p5-Lingua-EN-Sentence: update to 0.31.

0.31 Aug 19 2018
    Declared min version of Perl. Fix for RT bug #124686

(wiz)

2018-08-24 09:31:31 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Term-Size to 0.209

(wiz)

2018-08-24 09:31:22 UTC MAIN commitmail json YAML

p5-Term-Size: update to 0.209.

0.209 2018-08-21  Term-Size

    - Tweak documentation
    - Promote to a stable release

0.208 2018-08-20  Term-Size ( TRIAL VERSION )

    - use PerlIO instead of FILE* RT#38594
    - On error, Term::Size functions now return undef
      in scalar context, or an empty list on list context
      RT#76292

(wiz)

2018-08-24 09:30:33 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Module-CoreList to 5.20180820

(wiz)

2018-08-24 09:30:24 UTC MAIN commitmail json YAML

p5-Module-CoreList: update to 5.20180820.

5.20180820
  - Updated for v5.29.2

(wiz)

2018-08-24 09:29:27 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Dispatch to 2.68

(wiz)

2018-08-24 09:29:19 UTC MAIN commitmail json YAML

p5-Log-Dispatch: update to 2.68.

2.68    2018-08-21

- Speedups to the internals to avoid re-validating the same sets of parameters
  repeatedly. Based on a PR #54 from Sergey Leschenko.

(wiz)

2018-08-24 09:26:29 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Git-CPAN-Patch to 2.3.3

(wiz)

2018-08-24 09:26:20 UTC MAIN commitmail json YAML

p5-Git-CPAN-Patch: update to 2.3.3.

Use TEST_DEPENDS.

2.3.3 2018-08-21
  [ DOCUMENTATION ]
    - Fix sendpatch typo in POD. (GH#36, Racke)

  [ MISC ]
    - Use native signatures instead of Method::Signatures::Simple, which
      also mean minimal perl version is now 5.20.0.

  [ STATISTICS ]
    - code churn: 16 files changed, 105 insertions(+), 75 deletions(-)

(wiz)

2018-08-24 06:12:36 UTC MAIN commitmail json YAML

doc: Updated devel/p5-CPAN-Perl-Releases to 3.74

(wiz)

2018-08-24 06:12:28 UTC MAIN commitmail json YAML

p5-CPAN-Perl-Releases: update to 3.74.

    Updated for v5.29.2

(wiz)

2018-08-24 06:11:50 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Cpanel-JSON-XS to 4.05

(wiz)

2018-08-24 06:11:41 UTC MAIN commitmail json YAML

p5-Cpanel-JSON-XS: update to 4.05.

4.05 2018-08-19 (rurban)
        - Set decoded type (PR #115 by Pali)
        - Add json_type_weaken (PR #114 by Pali)
        - Fix tests for 5.6 (rurban, pali)

(wiz)

2018-08-24 06:10:27 UTC MAIN commitmail json YAML

doc: Updated archivers/p5-Archive-Zip to 1.62

(wiz)

2018-08-24 06:10:19 UTC MAIN commitmail json YAML

p5-Archive-Zip: update to 1.62.

Use TEST_DEPENDS

1.62 Sun 19 Aug 2018
    - Add link-samename.zip to MANIFEST

(wiz)

2018-08-23 22:40:52 UTC MAIN commitmail json YAML

devel: Register honggfuzz

(kamil)

2018-08-23 22:33:12 UTC MAIN commitmail json YAML

doc: Added devel/honggfuzz version 1.7

(kamil)

2018-08-23 22:08:07 UTC MAIN commitmail json YAML

devel/honggfuzz: import honggfuzz-1.7

A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer
with interesting analysis options.

(kamil)

2018-08-23 15:01:19 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick6 to 6.9.9.38nb5

(leot)

2018-08-23 14:54:21 UTC MAIN commitmail json YAML

ImageMagick6: Also block PS2 and PS3 coders in policy.xml

At least when reading PS2 and PS3 files via
`convert PS2:<input> <output>' and `convert PS3:<input> <output>'
gslib/ghostscript will be invoked and hence subject to VU#332928.

Pointed out by Bob Friesenhahn via oss-security@ ML (and follow up from
VU#332928 update).

(leot)

2018-08-23 14:53:04 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.8.10nb3

(leot)

2018-08-23 14:52:23 UTC MAIN commitmail json YAML

ImageMagick: Also block PS2 and PS3 coders in policy.xml

At least when reading PS2 and PS3 files via
`convert PS2:<input> <output>' and `convert PS3:<input> <output>'
gslib/ghostscript will be invoked and hence subject to VU#332928.

Pointed out by Bob Friesenhahn via oss-security@ ML (and follow up from
VU#332928 update).

(leot)

2018-08-23 14:26:22 UTC MAIN commitmail json YAML

gutenprint-lib: fix missing graphics/gexiv2 dependency

Bump revision

(triaxx)

2018-08-23 11:33:58 UTC MAIN commitmail json YAML

intel-microcode-netbsd: uncomment LICENSE

(maya)

2018-08-23 11:32:12 UTC MAIN commitmail json YAML

Updated devel/py-treq, devel/py-scandir

(adam)

2018-08-23 11:31:51 UTC MAIN commitmail json YAML

py-scandir: updated to 1.9.0

1.9.0:
Fix build on Python 2.7.
Fix dirent struct alignment on OpenBSD

1.8:
Mark C extension as optional for things like Jython.

(adam)

2018-08-23 11:28:36 UTC MAIN commitmail json YAML

2018-08-23 10:52:28 UTC MAIN commitmail json YAML

2018-08-23 08:37:14 UTC MAIN commitmail json YAML

doc: Updated devel/php-gearman to 2.0.5

(fhajny)

2018-08-23 08:37:06 UTC MAIN commitmail json YAML

devel/php-gearman: Update to 2.0.5.

Based on a PR by @mmoll, see NetBSD/pkgsrc#30

Version 2.0.5
-------------
- fixing incorrect number of required parameters for
  GearmanClient::addServer and GearmanClient::addServers, along with
  proceduralequivalents

Version 2.0.4
-------------
- fix "Param to skip exception handling setup in addServer/addServers
  in GearmanClient class"

(fhajny)

2018-08-23 08:21:12 UTC MAIN commitmail json YAML

doc: Updated devel/gearmand to 1.1.18

(fhajny)

2018-08-23 08:21:02 UTC MAIN commitmail json YAML

devel/gearmand: Update to 1.1.18.

Based on a PR by @mmoll, see NetBSD/pkgsrc#31

Upstream changelog
==================

1.1.18
- HTTP protocol bug fix
- configure.sh accepts -o flag
- Build and test cleanly on OS X with latest xcode

1.1.17
- Redis fixed for items larger than 64 bytes
- Various memcached plugin bugfixes
- Shellcheck passes for bootstrap.sh

1.1.16
- Fixes to HTTP protocol plugin and background jobs
- Redis queue plugin refactored
- TCP Keepalive settings are properly respected
- Various fixes for stricter C++11 compilation
- Changed from CYaSSL to WolfSSL
- Various fixes to memcached queue plugin

1.1.15
- Added "prioritystatus" command to display queued jobs broken down by
  priority.
- Turn on artifact storage
- Use _exit() in fork test to fix race
- add "redis-password" option to redis

1.1.14
- This includes significant fixes for the redis queue backend, and
  various minor bug fixes.

1.1.12 Sun Feb  9 04:27:38 PST 2014
- GEARMAN_SERVERS environmental variable for libgearman to pick up
  servers to communicate with. This means that any driver now linked
with libgearman will be able to handle multiple servers.
- Add INFO level messages for queue creation.

1.1.11 Thu Oct  3 04:38:47 EDT 2013
- Workers which return a bad gearman_return_t will be counted as an
  error by the server and not a final (i.e. they will be retried).
- Fixed possible bug where the server would over count the number of
  NOOP sent if NOOP messages did not get sent.

1.1.10 Mon Sep 16 04:20:13 CDT 2013
- Added gearman_job_use_client()
- Improve compile time.
- Fix for NOOP failure (bad worker causes early exit of loop).
- Fix for postgres (use INFORMATION_SCHEMA).
- Added gearman_client_has_active_tasks() so that you can see if a
  client has active tasks that it is working on.

1.1.9 Fri Aug  2 02:39:25 EDT 2013
- Added gearman_task_is_finished()
- Improved SSL support.
- Exceptions are now supported.
- gearmand excepts its root CA via the environmental variable
  GEARMAND_PORT.
- libgearman will now except GEARMAND_CA_CERTIFICATE,
  GEARMAN_CLIENT_PEM, and GEARMAN_CLIENT_KEY

1.1.8 Thu Jun  6 18:47:01 EDT 2013
- Postgres test case now passes.
- SSL support added.
- OSX fixes.

1.1.7 Mon May  6 06:46:20 EDT 2013
- Cleanup of error codes returned by gearmand.
- gearmand will now set its port from the env variable GEARMAND_PORT.
- Fix issue where identifier might not be set correctly on reconnect.

1.1.6 Tue Apr 16 03:29:57 EDT 2013
- Merge of 1.0.4 tree
- Added support for gearadmin to "cancel" a job.
- Keep-alive support for gearmand has been extended (more options to
  control behavior).
- Fixed issues related to clients who didn't really support exceptions
  being passed exceptions.

1.1.5 Mon Feb  4 00:59:19 EST 2013
- Rollup of bug fixes for 1.0.3
- --threads=0 for gearmand will now result in gearmand using all
  available cores.

1.1.4 Mon Dec 17 21:24:16 EST 2012
- Add GEARMAN_CLIENT_GENERATE_UNIQUE, with default set to not
  generate.
- Experimental addition to queue service which will allow a queue to
  be stored on shutdown (--libsqlite3-store-on-shutdown).
- Rollup of all changes in 1.0.2

1.1.3 Wed Nov  7 22:48:21 EST 2012
- Merge with 1.0.1

1.1.2 Fri Oct 12 05:34:29 EDT 2012
- Merge with 0.41

1.1.1 Wed Sep 19 22:04:56 EDT 2012
- Merge with 0.39

1.1.0 Wed Sep  5 08:33:37 PDT 2012
- Fix for ABI compatibility issues.

(fhajny)

2018-08-23 07:51:19 UTC MAIN commitmail json YAML

Updated devel/py-test-pythonpath, devel/py-unittest-mixins

(adam)

2018-08-23 07:51:00 UTC MAIN commitmail json YAML

py-unittest-mixins: updated to 1.6

1.6:
Unknown changes.

(adam)

2018-08-23 07:48:43 UTC MAIN commitmail json YAML

py-test-pythonpath: updated to 0.7.3

0.7.3:
Unknown changes.

(adam)

2018-08-23 07:48:12 UTC MAIN commitmail json YAML

Note update of security/sleuthkit to 4.1.3nb6.

(he)

2018-08-23 07:47:34 UTC MAIN commitmail json YAML

2018-08-22 20:48:38 UTC MAIN commitmail json YAML

2018-08-22 13:39:58 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.8.10nb2

(leot)

2018-08-22 13:39:24 UTC MAIN commitmail json YAML

ImageMagick: Disable ghostscript coders by default in policy.xml

Disable ghostscript coders in policy.xml as a workaround for
VU#332928 (<https://www.kb.cert.org/vuls/id/332928>).

Please note that apart commenting/removing lines added in policy.xml,
the ghostscript coders can be enabled per-user by copying policy.xml
to ~/.config/ImageMagick/policy.xml and adjusting it with the
following lines:

  | [...]
  | <policy domain="coder" rights="read|write" pattern="PS" />
  | <policy domain="coder" rights="read|write" pattern="EPS" />
  | <policy domain="coder" rights="read|write" pattern="PDF" />
  | <policy domain="coder" rights="read|write" pattern="XPS" />
  | [...]

Bump PKGREVISION

(leot)

2018-08-22 13:38:15 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick6 to 6.9.9.38nb4

(leot)

2018-08-22 13:38:00 UTC MAIN commitmail json YAML

ImageMagick6: Disable ghostscript coders by default in policy.xml

Disable ghostscript coders in policy.xml as a workaround for
VU#332928 (<https://www.kb.cert.org/vuls/id/332928>).

Please note that apart commenting/removing lines added in policy.xml,
the ghostscript coders can be enabled per-user by copying policy.xml
to ~/.config/ImageMagick/policy.xml and adjusting it with the
following lines:

  | [...]
  | <policy domain="coder" rights="read|write" pattern="PS" />
  | <policy domain="coder" rights="read|write" pattern="EPS" />
  | <policy domain="coder" rights="read|write" pattern="PDF" />
  | <policy domain="coder" rights="read|write" pattern="XPS" />
  | [...]

Bump PKGREVISION

(leot)

2018-08-22 13:00:41 UTC MAIN commitmail json YAML

Updated devel/py-pkgconfig, sysutils/py-kazoo

(adam)

2018-08-22 12:59:56 UTC MAIN commitmail json YAML

py-kazoo: updated to 2.5.0

2.5.0:

Performance
recipe: Give TreeCache standalone queue

Doc
Correctly document supported versions
Add license to Wheel
minor tweaks to contributing.md

Features
recipe: allow non ephemeral locking

Chore
drop python 2.6 compatible gevent
remove debian packaging
stop bundling virtualenv
remove python 3.3 from tox
remove easy_install instructions

Bug Fixes
Pass watch as keyword arg instead of positional arg
need gevent >= 1.2, not > 1.1
Remove use of "async" as a variable
core:
- Fix gevent 1.3b1+ timeout import
- Correctly fire multiple callbacks
- resolve race in IAsyncResult.wait()
recipe:
- conn hangs when TreeCache refreshing
- Unexpected exceptions break TreeCache

Refactor
Unify queue factory in various handlers

(adam)

2018-08-22 12:53:13 UTC MAIN commitmail json YAML

py-pkgconfig: updated to 1.4.0

Version 1.4.0
Add boolean static keyword to output private libraries as well
Raise original OSError as well

(adam)

2018-08-22 10:57:29 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20180822

(leot)

2018-08-22 10:57:11 UTC MAIN commitmail json YAML

youtube-dl: Update net/youtube-dl to 20180822

Changes:
version 2018.08.22
------------------
Core
* [utils] Use pure browser header for User-Agent (#17236)

Extractors
+ [kinopoisk] Add support for kinopoisk.ru (#17283)
+ [yourporn] Add support for yourporn.sexy (#17298)
+ [go] Add support for disneynow.go.com (#16299, #17264)
+ [6play] Add support for play.rtl.hr (#17249)
* [anvato] Fallback to generic API key for access-key-to-API-key lookup
  (#16788, #17254)
* [lci] Fix extraction (#17274)
* [bbccouk] Extend id URL regular expression (#17270)
* [cwtv] Fix extraction (#17256)
* [nova] Fix extraction (#17241)
+ [generic] Add support for expressen embeds
* [raywenderlich] Adapt to site redesign (#17225)
+ [redbulltv] Add support redbull.com tv URLs (#17218)
+ [bitchute] Add support for bitchute.com (#14052)
+ [clyp] Add support for token protected media (#17184)
* [imdb] Fix extension extraction (#17167)

(leot)

2018-08-22 10:53:14 UTC MAIN commitmail json YAML

Updated net/py-gsutil

(adam)