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

2024-05-13 06:37:51 UTC Now

2019-06-15 01:20:08 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 60.7.1

(ryoon)

2019-06-15 01:19:02 UTC MAIN commitmail json YAML

Update to 67.0.1

* Sync with mail/thunderbird-60.7.1

(ryoon)

2019-06-15 01:18:17 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 60.7.1

(ryoon)

2019-06-15 01:17:08 UTC MAIN commitmail json YAML

Update to 60.7.1

Changelog:
Fixed
No prompt for smartcard PIN when S/MIME signing is used

Security fixes:
#CVE-2019-11703: Heap buffer overflow in icalparser.c
#CVE-2019-11704: Heap buffer overflow in icalvalue.c
#CVE-2019-11705: Stack buffer overflow in icalrecur.c
#CVE-2019-11706: Type confusion in icalproperty.c

(ryoon)

2019-06-14 23:10:54 UTC MAIN commitmail json YAML

qt5-qtwebkit: build fix for 32-bit x86

This now requires 64-bit atomic ops, handle accordingly. (XXX: as with
other packages, this will presumably also break on other architectures
as a result, e.g. macppc.)

(gutteridge)

2019-06-14 22:32:06 UTC MAIN commitmail json YAML

(lang/prolog) remove default setting (MAKE_JOBS_SAFE)

(mef)

2019-06-14 22:28:45 UTC MAIN commitmail json YAML

doc: Updated lang/gprolog to 1.4.5

(mef)

2019-06-14 22:28:35 UTC MAIN commitmail json YAML

(lang/gprolog) Updated to 1.4.5, thanks maya@ to fix calloc issue

Change in GNU Prolog version 1.4.5 (Feb 2018):
pp* fix a bug in soft-cut (when a cut appears in the if-part)
* fix bug when consulting multifile predicates with alternatives
* add ?- ISO prefix operator
* add gplc option --new-top-level (add top-level command-line option handling)
* fix a bug on linux witg gcc 6.3.0 (or binutils): needs PIC code
* fix a bug in findall/4
* fix a bug in select/5 under Windows
* fix a bug in the compiler
* fix a bug in read/1
* fix large address awarenes under cygwin32 (configure.in)
* improve memory limitation of acyclic_term/1
* improve term output (write/1 and friends)
* improve error handling for options (e.g. in write_term/3)
* fix bug with cut in the if-part of if-then(-else)
* fix port to x86_64/OpenBSD
  (machine kindly provided by Duncan Patton a Campbell)
* fix a bug with Apple/Yosemite gcc = LLVM version 6.0 (clang-600.0.56) on x86_64
* allow to define more atoms with MAX_ATOM env var on 64 bits machines
* fix a bug in bagof/3 when used as findall/3
* port to sparc64/OpenBSD
  (machine kindly provided by Duncan Patton a Campbell)
* add built-in predicate findall/4
* fix a bug with linedit when environment variable LINEDIT=no
* fix bugs in the FD solver
* set socket option SO_REUSEADDR at socket creation
* support for alternate Prolog file extension .prolog
* fix a bug in atoms for 1-char atom '\0' (now acts as the empty atom)
* fix problems with Apple/Mavericks gcc = LLVM version 5.0 (clang-500.2.79) on x86_64
* remove clang warnings (uninitialized variables)
* fix bugs in the lexer of the form 0bop 2 when bop is an infix op
* fix terminal ANSI sequence handling in linedit
* increase internal compiler data sizes
* fix bug in gprolog.h (invalid 64 bits PL_MAX_INTEGER)

(mef)

2019-06-14 19:37:05 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.8.6

(leot)

2019-06-14 19:36:46 UTC MAIN commitmail json YAML

gallery-dl: Update to 1.8.6

Changes:
1.8.6
-----
### Additions
- Support for
  - `slickpic` (#249)
  - `xhamster` (#281)
  - `pornhub`  (#282)
  - `8muses`  (#305)
- `extra` option for `deviantart` to download Sta.sh content linked in
  description texts (#302)
### Changes
- Detect `directlink` URLs with upper case filename extensions (#296)
### Fixes
- Improved error handling for `tumblr` API calls (#297)
- Fixed extraction of `livedoor` blogs (#301)
- Fixed extraction of special `deviantart` Sta.sh items (#307)
- Fixed pagination for specific `keenspot` comics

(leot)

2019-06-14 17:30:13 UTC MAIN commitmail json YAML

gprolog: avoid GCC optimizing calloc into an infinite loop.

(maya)

2019-06-14 17:22:21 UTC MAIN commitmail json YAML

2019-06-14 16:14:25 UTC MAIN commitmail json YAML

doc: Updated net/bind914 to 9.14.2nb1

(taca)

2019-06-14 16:14:06 UTC MAIN commitmail json YAML

2019-06-14 16:05:26 UTC MAIN commitmail json YAML

kicad packages update to 5.1.2

(bouyer)

2019-06-14 16:01:20 UTC MAIN commitmail json YAML

Add kicad-packages3d kicad-symbols kicad-templates
Remove kicad-lib

(bouyer)

2019-06-14 15:59:33 UTC MAIN commitmail json YAML

Update kicad packages to 5.1.2, based on kicad 5.1.0 packages by Atsushi
Toyokura in pkgsrc-wip.
pkgsrc changes: kicad-lib is gone, replaced by kicad-symbols and
kicad-templates.

Changes since 4.0.7:

KiCad 5.1.2 Release
2019-04-26

The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.1.2 stable version contains critical bug fixes and other minor improvements since the 5.1.0 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.1.0 release can be found on the KiCad 5.1.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible.

KiCad 5.1.0 Release
2019-03-14

The KiCad project is proud to announce the release of version
5.1.0. This is the first ever minor version release of KiCad and was
developed primarily to resolve compatibility issues with Linux GTK3
and long awaited support for python3.

In addition to the primary focus, there have been many important
changes that make this release a substantial improvement over the 5.0
series and a worthwhile upgrade for users on all platforms. Included
in the improvements are:

- Improved 3D model library path configuration.
- Cairo canvas is now used for printing support on all platforms.
- Schematic and symbol library editors now use the modern canvases for
  rendering.
- Symbol pin table is now editable.
- Pcbnew scripting support for Python 3 has been added.
- Snapping for graphical object drawing in board and footprint editors.
- Significant user interface improvements.
- Major dialog box improvements.
- Both the footprint and symbol library editors now share the same
  user interface paradigm with a library tree view pane.
- Symbol, footprint, and 3D model library improvements.
- Documentation and translation improvements.
- Less pain for Linux package maintainers, now all features should be
  easy to support.

Additionally, files created by KiCad version 5.1 remain 100%
compatible with files created by version 5.0.

Of course no new stable version of KiCad would be complete without
many, many bug fixes so please consider upgrading as soon as
possible. This version will be the only supported version of KiCad
moving forward. There will be no further releases of the 5.0 series.

Version 5.1.0 is built from the source code in the lp:kicad/5.1
branch.

KiCad binaries will be available for download for Windows, MacOS, and
Linux are available or will be in the very near future. See the KiCad
download page for guidance.

Thank you to all developers, packagers, librarians, document writers,
translators, and everyone else who helped make this release
possible. We hope you enjoy the latest release of KiCad.

The KiCad Development Team

KiCad 5.0.2 Release
2018-12-09
The KiCad project is proud to announce the latest series 5 stable
release of KiCad. The 5.0.2 stable version contains critical bug fixes
and other minor improvements since the 5.0.1 release. It also includes
improved footprint, symbol, and 3D model libraries, translations, and
documentation. A list of all of the fixed bugs since the 5.0.1 release
can be found on the KiCad 5.0.2 milestone page. This release contains
several critical bug fixes so please consider upgrading as soon as
possible.
  http://kicad-pcb.org/blog/2018/12/KiCad-5.0.2-Release/

KiCad 5.0.1 Release
2018-10-14
The KiCad project is proud to announce the latest series 5 stable
release of KiCad. The 5.0.1 stable version contains critical bug fixes
and other minor improvements since the 5.0.0 release. It also includes
improved footprint, symbol, and 3D model libraries, translations, and
documentation. A list of all of the fixed bugs since the 5.0.0 release
can be found on the KiCad 5.0.1 milestone page. This release contains
several critical bug fixes so please consider upgrading as soon as
possible.
  http://kicad-pcb.org/blog/2018/10/KiCad-5.0.1-Release/

Warning
Please note that a last minute bug was found in the Eagle schematic
import feature too late to be fixed in this release which is expected
to be fixed in release 5.0.2. If you need to convert Eagle schematics
you may want to hold off upgrading until 5.0.2.

KiCad 5 - A New Generation
2018-07-22
Almost a year after the release of KiCad 4.0.7, the KiCad development
team is proud to present a new and improved KiCad 5.0 release!
The stable release version 5.0.0 is made from the stable 5.0 branch.
KiCad binaries should be available now or in the very near future for
download for Windows, macOS and Linux. See the download page for
guidance.
  http://kicad-pcb.org/post/release-5.0.0/

(bouyer)

2019-06-14 15:17:46 UTC MAIN commitmail json YAML

Updated devel/blosc, math/py-tables, textproc/py-numpydoc

(adam)

2019-06-14 15:17:18 UTC MAIN commitmail json YAML

py-numpydoc: updated to 0.9.1

numpydoc 0.9.1
Updating minimum sphinx version in setup.py

numpydoc 0.9.0
Implemented enhancements:
MAINT: Add CircleCI
ENH: accept autoclass member options
Clarify location of certain invalid docstrings.
ENH: Xref param type
Make parameter a namedtuple
ENH: Added support for multiple functions+description in a See Also block
DOC: Added example of multi-line code in Examples section.
switch the test suite to pytest
Report object name upon mangle_docstrings exception
Add option to use member listing for attributes
Require that sphinx issue no warnings in CI
Command-line tool to help debug NumpyDocString
Support Receives section for generator.send(...) params

Fixed bugs:
References messed up
BUG?: References always have an errant second link
BUG: turn member descriptor attributes into links
FIX: Fix collections.abc imports
FIX: Escape chars in re
Fix markup in format.rst.
Move setup of autosummary earlier in setup().
Only print the index if it is necessary.
FIX pedantic handling of whitespace in reference regex
FIX remove duplicated citation back-references
Use DEDUPLICATION_TAG to determine whether a citation node is in a docstring
FIX parsing of type-only return params
pip --use-wheel no longer exists
DOC: Add missing backslash to omega for inline math example.
DOC: remove links to numpy repo file
Escape the * in *args and **kwargs

Closed issues:
autosummary fails with numpydoc where napoleon succeeds
NumpyDocString doesn't roundtrip well
Generating a docstring from a numpydoc object
make parameters and attributes anchors in docstrings
BUG: Plot(s) not rendered if docstring ends with normal text after show command
Location reporting returns useless information
Anonymous return values have their types populated in the name slot of the tuple.
support for coroutine
multiple entries in a See Also section

(adam)

2019-06-14 15:13:35 UTC MAIN commitmail json YAML

py-tables: updated to 3.5.2

Changes from 3.5.1 to 3.5.2
- Fixed compatibility with python 3.8: Fixed `Dictonary keys changed during
  iteration` RuntimeError while moving/renameing a node.
  Thanks to Christoph Gohlke for reporting and Miro Hroncok for help with
  building PyTables for python 3.8alpha (cython compatibility).
- Fixed a bug in offset calculations producing floats instead of ints
  affecting python 3.

(adam)

2019-06-14 15:12:40 UTC MAIN commitmail json YAML

blosc: updated to 1.16.3

Release 1.16.3
Fix for building for clang with -march=haswell.
Fix all the known warnings for GCC/Clang. Still some work to do for MSVC
in this front.
Due to some problems with several CI systems, the check for library symbols
are deactivated now by default. If you want to enforce this check, use:
cmake .. -DDEACTIVATE_SYMBOLS_CHECK=ON to re-activate it.

Release 1.16.2
Correct the check for the compressed size when the buffer is memcpyed. This
was a regression introduced in 1.16.0.

Release 1.16.1
Fixed a regression in 1.16.0 that prevented to compress empty buffers
Zstd updated to 1.3.8

Release 1.16.0
Now the functions that execute Blosc decompressions are safe by default
for untrusted/possibly corrupted inputs. The additional checks seem to
not affect performance significantly (see some benchmarks), so
this is why they are the default now.

The previous functions (with less safety) checks are still available with a
'_unsafe' suffix. The complete list is:

blosc_decompress_unsafe()
blosc_decompress_ctx_unsafe()
blosc_getitem_unsafe()
Also, a new API function named blosc_cbuffer_validate(), for validating Blosc
compressed data, has been added.

Fixed a bug in blosc_compress() that could lead to thread deadlock under
some situations.

Fix data race in shuffle.c host_implementation initialization.

(adam)

2019-06-14 15:00:18 UTC MAIN commitmail json YAML

Updated math/py-numpy, www/py-nbconvert, math/py-scipy

(adam)

2019-06-14 14:53:29 UTC MAIN commitmail json YAML

py-scipy: updated to 1.3.0

SciPy 1.3.0 Release Notes

SciPy 1.3.0 is the culmination of 5 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and better
documentation. There have been some API changes
in this release, which are documented below. All users are encouraged to
upgrade to this release, as there are a large number of bug-fixes and
optimizations. Before upgrading, we recommend that users check that
their own code does not use deprecated SciPy functionality (to do so,
run your code with python -Wd and check for DeprecationWarning s).
Our development attention will now shift to bug-fix releases on the
1.3.x branch, and on adding new features on the master branch.

This release requires Python 3.5+ and NumPy 1.13.3 or greater.

For running on PyPy, PyPy3 6.0+ and NumPy 1.15.0 are required.

Highlights of this release
- Three new stats functions, a rewrite of pearsonr, and an exact
  computation of the Kolmogorov-Smirnov two-sample test
- A new Cython API for bounded scalar-function root-finders in scipy.optimize
- Substantial CSR and CSC sparse matrix indexing performance
  improvements
- Added support for interpolation of rotations with continuous angular
  rate and acceleration in RotationSpline

SciPy 1.2.0 Release Notes

SciPy 1.2.0 is the culmination of 6 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and better
documentation. There have been a number of deprecations and API changes
in this release, which are documented below. All users are encouraged to
upgrade to this release, as there are a large number of bug-fixes and
optimizations. Before upgrading, we recommend that users check that
their own code does not use deprecated SciPy functionality (to do so,
run your code with python -Wd and check for DeprecationWarning s).
Our development attention will now shift to bug-fix releases on the
1.2.x branch, and on adding new features on the master branch.

This release requires Python 2.7 or 3.4+ and NumPy 1.8.2 or greater.

This will be the last SciPy release to support Python 2.7.
Consequently, the 1.2.x series will be a long term support (LTS)
release; we will backport bug fixes until 1 Jan 2020.

For running on PyPy, PyPy3 6.0+ and NumPy 1.15.0 are required.

Highlights of this release
- 1-D root finding improvements with a new solver, toms748, and a new
  unified interface, root_scalar
- New dual_annealing optimization method that combines stochastic and
  local deterministic searching
- A new optimization algorithm, shgo (simplicial homology
  global optimization) for derivative free optimization problems
- A new category of quaternion-based transformations are available in
  scipy.spatial.transform

(adam)

2019-06-14 14:49:12 UTC MAIN commitmail json YAML

py-nbconvert: updated to 5.5.0

5.5.0:

New Features
- IPyWidget Support
- A new ClearMetadata Preprocessor is available
- Support for pandoc 2
- New, and better, latex template

Fixing Problems
- Refactored execute preprocessor to have a process_message function
- Fixed OOM kernel failures hanging
- Fixed latex export for svg data in python 3
- Enabled configuration to be shared to exporters from script exporter
- Make latex errors less verbose
- Typo in template syntax
- Improved attachments +fix supporting non-unique names
- PDFExporter "output_mimetype" traitlet is not longer 'text/latex'
- FIX: respect wait for clear_output
- address deprecation warning in cgi.escape
- Correct inaccurate description of available LaTeX template
- Fixed kernel death detection for executions with timeouts
- Fixed export names for various templates

Deprecations
- Dropped support for python 3.4
- Removed deprecated export_by_name

Testing, Docs, and Builds
- Added tests for each branch in execute's run_cell method
- Mention formats in --to options more clearly
- Adds ascii output type to command line docs page, mention image folder output
- Simplify setup.py
- Use utf-8 encoding in execute_api example
- Upgrade pytest on Travis
- Fix LaTeX base template name in docs
- Updated release instructions based on 5.4 release walk-through
- Fixed broken link to jinja docs

(adam)

2019-06-14 14:33:07 UTC MAIN commitmail json YAML

py-numpy: updated to 1.16.4

1.16.4:
BUG: Some PyPy versions lack PyStructSequence_InitType2.
MAINT, DEP: Fix deprecated ``assertEquals()``
BUG: Fix structured_to_unstructured on single-field types (backport)
BLD: Make CI pass again with pytest 4.5
TST: Register markers in conftest.py.
BUG: Removes ValueError for empty kwargs in arraymultiter_new
BUG: Add TypeError to accepted exceptions in crackfortran.
BUG: Handle subarrays in descr_to_dtype
BUG: Protect generators from log(0.0)
BUG: Always return views from structured_to_unstructured when...
BUG: Catch stderr when checking compiler version
BUG: longdouble(int) does not work
BUG: distutils/system_info.py fix missing subprocess import
BUG,DEP: Fix writeable flag setting for arrays without base
MAINT: Prepare for the 1.16.4 release.
BUG: special case object arrays when printing rel-, abs-error

(adam)

2019-06-14 13:26:18 UTC MAIN commitmail json YAML

seamonkey: This gets the newer get_position too.

(nia)

2019-06-14 12:20:42 UTC MAIN commitmail json YAML

firefox*: Reduce SUN_BUFFER_FRAMES back down to 32.

This was a precaution but actually seems to introduce frame drops
at the default audio latency.

(nia)

2019-06-14 10:37:04 UTC MAIN commitmail json YAML

R: Requires pkg-config to detect cairo correctly.

(jperkin)

2019-06-14 10:22:46 UTC MAIN commitmail json YAML

glu: Requires iconv.

(jperkin)

2019-06-14 09:42:36 UTC MAIN commitmail json YAML

2019-06-14 08:13:14 UTC MAIN commitmail json YAML

py-testtools: Improve test target. Update bug reports.

(wiz)

2019-06-14 08:11:35 UTC MAIN commitmail json YAML

2019-06-14 08:02:23 UTC MAIN commitmail json YAML

Updated devel/py-test-fixture-config, www/py-autobahn

(adam)

2019-06-14 08:01:02 UTC MAIN commitmail json YAML

py-autobahn: updated to 19.6.2

19.6.2
fix: add forgotten cryptography dependency

19.6.1
new: XBR client library integrated
new: add entropy depletion unit tests
fix: make CLI tool python2 compatible
fix: use cryptography pbkdf2 instead of custom
fix: include tests for packaging

(adam)

2019-06-14 07:49:36 UTC MAIN commitmail json YAML

py-test-fixture-config: updated to 1.7.0

1.7.0:
* All: Support pytest >= 4.0.0
* All: Support Python 3.7
* pytest-server-fixtures: if host not defined on your machine, default to localhost
* pytest-server-fixture: Pin to rethinkdb < 2.4.0 due to upstream API changes
* pytest-verbose-parametrize: Add support for revamped marker infrastructure
* pytest-verbose-parametrize: Fix integration tests to support pytest >= 4.1.0
* pytest-virtualenv: Add virtualenv as install requirement.
* pytest-webdriver: Fix RemovedInPytest4Warning using getfixturevalue
* circleci: Fix checks by skipping coverall submission for developer without push access
* wheels: Generate universal wheels installable with both python 2.x and 3.x
* dist: Remove support for building and distributing *.egg files
* VagrantFile: Install python 3.7 and initialize python 3.7 by default
* Fix DeprecationWarning warnings using "logger.warning()" function

1.6.2:
* pytest-server-fixtures: suppress stacktrace if kill() is called
* pytest-server-fixtures: fix random port logic in TestServerV2

1.6.1:
* pytest-server-fixtures: fix exception when attempting to access hostname while server is not started

1.6.0:
* pytest-server-fixtures: added previously removed TestServerV2.kill() function
* pytest-profiling: pin more-itertools==5.0.0 in integration tests, as that's a PY3 only release

1.5.1:
* pytest-verbose-parametrize: fixed unicode parameters when using @pytest.mark.parametrize

1.5.0:
* pytest-server-fixtures: made postgres fixtures and its tests optional, like all other fixtures
* pytest-server-fixtures: reverted a fix for pymongo deprecation warning, as this will break compatibility with pymongo 3.6.0
* pytest-server-fixtures: dropped RHEL5 support in httpd

1.4.1:
* pytest-server-fixtures: server fixture binary path specified in ENV now only affect server class 'thread'

(adam)

2019-06-14 07:34:27 UTC MAIN commitmail json YAML

doc/CHANGES-2019: remove duplicate entry

(sjmulder)

2019-06-14 07:22:55 UTC MAIN commitmail json YAML

doc: Updated sysutils/nnn to 2.5nb2

(sjmulder)

2019-06-14 06:47:01 UTC MAIN commitmail json YAML

sysutils/nnn: switch back to mk/curses.buildlink3.mk

It was rightly suggested that nnn's use of mouse functions unavailable
on NetBSD curses doesn't mean builtin curses couldn't be used elsewhere,
so switch back to mk/curses.buildlink3.mk and use INCOMPAT_CURSES to
exclude NetBSD.

Bump PKGREVISION because this could end up picking a different curses
implementation somewhere.

(sjmulder)

2019-06-14 05:49:38 UTC MAIN commitmail json YAML

Updated net/py-botocore, net/py-s3transfer, net/py-boto3, net/py-awscli

(adam)

2019-06-14 05:49:13 UTC MAIN commitmail json YAML

py-awscli: updated to 1.16.178

1.16.178
api-change:guardduty: Update guardduty command to latest version
api-change:appmesh: Update appmesh command to latest version
api-change:elasticache: Update elasticache command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.177
api-change:servicecatalog: Update servicecatalog command to latest version

1.16.176
api-change:sagemaker: Update sagemaker command to latest version

1.16.175
api-change:personalize-runtime: Update personalize-runtime command to latest version
api-change:codecommit: Update codecommit command to latest version
api-change:personalize: Update personalize command to latest version
api-change:personalize-events: Update personalize-events command to latest version
api-change:codebuild: Update codebuild command to latest version

1.16.174
api-change:ec2: Update ec2 command to latest version

1.16.173
api-change:ecs: Update ecs command to latest version
api-change:dynamodb: Update dynamodb command to latest version
api-change:logs: Update logs command to latest version
api-change:ssm: Update ssm command to latest version
api-change:guardduty: Update guardduty command to latest version
api-change:mediaconnect: Update mediaconnect command to latest version
api-change:organizations: Update organizations command to latest version
api-change:ses: Update ses command to latest version

1.16.172
api-change:glue: Update glue command to latest version

1.16.171
api-change:storagegateway: Update storagegateway command to latest version
api-change:iam: Update iam command to latest version
api-change:s3: Update s3 command to latest version
api-change:elasticache: Update elasticache command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.170
api-change:rds: Update rds command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.169
api-change:iotanalytics: Update iotanalytics command to latest version
api-change:rds: Update rds command to latest version
api-change:iotevents-data: Update iotevents-data command to latest version
api-change:codecommit: Update codecommit command to latest version
api-change:rds-data: Update rds-data command to latest version
api-change:kafka: Update kafka command to latest version
api-change:pinpoint-email: Update pinpoint-email command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:iotevents: Update iotevents command to latest version

1.16.168
api-change:dlm: Update dlm command to latest version
api-change:securityhub: Update securityhub command to latest version
api-change:ssm: Update ssm command to latest version
api-change:rds: Update rds command to latest version
api-change:iotthingsgraph: Update iotthingsgraph command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.167
api-change:robomaker: Update robomaker command to latest version
api-change:transcribe: Update transcribe command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:rds: Update rds command to latest version
api-change:groundstation: Update groundstation command to latest version
api-change:sts: Update sts command to latest version
api-change:pinpoint-email: Update pinpoint-email command to latest version
api-change:waf: Update waf command to latest version
api-change:chime: Update chime command to latest version

1.16.166
api-change:codedeploy: Update codedeploy command to latest version
api-change:mediastore-data: Update mediastore-data command to latest version
api-change:opsworkscm: Update opsworkscm command to latest version

1.16.165
api-change:ec2: Update ec2 command to latest version
api-change:waf-regional: Update waf-regional command to latest version

1.16.164
api-change:apigateway: Update apigateway command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:budgets: Update budgets command to latest version
api-change:efs: Update efs command to latest version
api-change:devicefarm: Update devicefarm command to latest version
api-change:worklink: Update worklink command to latest version
api-change:rds: Update rds command to latest version

1.16.163
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
api-change:datasync: Update datasync command to latest version

1.16.162
api-change:kafka: Update kafka command to latest version
api-change:mediapackage-vod: Update mediapackage-vod command to latest version
api-change:meteringmarketplace: Update meteringmarketplace command to latest version

1.16.161
api-change:appstream: Update appstream command to latest version

1.16.160
api-change:medialive: Update medialive command to latest version
api-change:s3: Update s3 command to latest version

1.16.159
api-change:ec2: Update ec2 command to latest version
api-change:codepipeline: Update codepipeline command to latest version
api-change:rds: Update rds command to latest version
api-change:transcribe: Update transcribe command to latest version
api-change:mediapackage: Update mediapackage command to latest version

1.16.158
api-change:storagegateway: Update storagegateway command to latest version
api-change:comprehend: Update comprehend command to latest version
api-change:chime: Update chime command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.157
api-change:datasync: Update datasync command to latest version
api-change:lambda: Update lambda command to latest version
api-change:iotanalytics: Update iotanalytics command to latest version

1.16.156
api-change:glue: Update glue command to latest version
api-change:sts: Update sts command to latest version

1.16.155
api-change:sagemaker: Update sagemaker command to latest version
api-change:kinesisanalytics: Update kinesisanalytics command to latest version
api-change:eks: Update eks command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:kinesisanalyticsv2: Update kinesisanalyticsv2 command to latest version

1.16.154
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:ssm: Update ssm command to latest version
api-change:appsync: Update appsync command to latest version

(adam)

2019-06-14 05:47:28 UTC MAIN commitmail json YAML

py-boto3: updated to 1.9.168

1.9.168
api-change:appmesh: [botocore] Update appmesh client to latest version
api-change:elasticache: [botocore] Update elasticache client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:guardduty: [botocore] Update guardduty client to latest version

1.9.167
api-change:servicecatalog: [botocore] Update servicecatalog client to latest version

1.9.166
api-change:sagemaker: [botocore] Update sagemaker client to latest version

1.9.165
api-change:codebuild: [botocore] Update codebuild client to latest version
api-change:personalize-runtime: [botocore] Update personalize-runtime client to latest version
api-change:codecommit: [botocore] Update codecommit client to latest version
api-change:personalize-events: [botocore] Update personalize-events client to latest version
api-change:personalize: [botocore] Update personalize client to latest version

1.9.164
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.163
api-change:ecs: [botocore] Update ecs client to latest version
api-change:organizations: [botocore] Update organizations client to latest version
api-change:logs: [botocore] Update logs client to latest version
api-change:dynamodb: [botocore] Update dynamodb client to latest version
api-change:guardduty: [botocore] Update guardduty client to latest version
api-change:ssm: [botocore] Update ssm client to latest version
api-change:ses: [botocore] Update ses client to latest version
api-change:mediaconnect: [botocore] Update mediaconnect client to latest version

1.9.162
api-change:glue: [botocore] Update glue client to latest version

1.9.161
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:s3: [botocore] Update s3 client to latest version
api-change:elasticache: [botocore] Update elasticache client to latest version
api-change:iam: [botocore] Update iam client to latest version

1.9.160
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:rds: [botocore] Update rds client to latest version

1.9.159
api-change:iotevents-data: [botocore] Update iotevents-data client to latest version
api-change:iotevents: [botocore] Update iotevents client to latest version
api-change:pinpoint-email: [botocore] Update pinpoint-email client to latest version
api-change:iotanalytics: [botocore] Update iotanalytics client to latest version
api-change:codecommit: [botocore] Update codecommit client to latest version
api-change:rds-data: [botocore] Update rds-data client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:servicecatalog: [botocore] Update servicecatalog client to latest version
api-change:kafka: [botocore] Update kafka client to latest version

1.9.158
api-change:ssm: [botocore] Update ssm client to latest version
api-change:securityhub: [botocore] Update securityhub client to latest version
api-change:iotthingsgraph: [botocore] Update iotthingsgraph client to latest version
api-change:dlm: [botocore] Update dlm client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.157
api-change:groundstation: [botocore] Update groundstation client to latest version
api-change:transcribe: [botocore] Update transcribe client to latest version
api-change:chime: [botocore] Update chime client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:waf: [botocore] Update waf client to latest version
api-change:pinpoint-email: [botocore] Update pinpoint-email client to latest version
api-change:robomaker: [botocore] Update robomaker client to latest version
api-change:sts: [botocore] Update sts client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version

1.9.156
api-change:mediastore-data: [botocore] Update mediastore-data client to latest version
api-change:codedeploy: [botocore] Update codedeploy client to latest version
api-change:opsworkscm: [botocore] Update opsworkscm client to latest version

1.9.155
api-change:waf-regional: [botocore] Update waf-regional client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.154
api-change:efs: [botocore] Update efs client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:apigateway: [botocore] Update apigateway client to latest version
api-change:worklink: [botocore] Update worklink client to latest version
api-change:rds: [botocore] Update rds client to latest version
api-change:servicecatalog: [botocore] Update servicecatalog client to latest version
api-change:devicefarm: [botocore] Update devicefarm client to latest version
api-change:budgets: [botocore] Update budgets client to latest version

1.9.153
api-change:datasync: [botocore] Update datasync client to latest version
api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version

1.9.152
api-change:kafka: [botocore] Update kafka client to latest version
api-change:meteringmarketplace: [botocore] Update meteringmarketplace client to latest version
api-change:mediapackage-vod: [botocore] Update mediapackage-vod client to latest version

1.9.151
api-change:appstream: [botocore] Update appstream client to latest version

1.9.150
api-change:medialive: [botocore] Update medialive client to latest version
api-change:s3: [botocore] Update s3 client to latest version

1.9.149
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:transcribe: [botocore] Update transcribe client to latest version
api-change:mediapackage: [botocore] Update mediapackage client to latest version
api-change:codepipeline: [botocore] Update codepipeline client to latest version
enhancement:Environment Variables: [botocore] Ignore env var credentials is values are empty
api-change:rds: [botocore] Update rds client to latest version

1.9.148
api-change:comprehend: [botocore] Update comprehend client to latest version
api-change:chime: [botocore] Update chime client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version

1.9.147
api-change:datasync: [botocore] Update datasync client to latest version
api-change:iotanalytics: [botocore] Update iotanalytics client to latest version
api-change:lambda: [botocore] Update lambda client to latest version

1.9.146
api-change:glue: [botocore] Update glue client to latest version
api-change:sts: [botocore] Update sts client to latest version

1.9.145
api-change:servicecatalog: [botocore] Update servicecatalog client to latest version
api-change:eks: [botocore] Update eks client to latest version
api-change:sagemaker: [botocore] Update sagemaker client to latest version
api-change:kinesisanalytics: [botocore] Update kinesisanalytics client to latest version
api-change:kinesisanalyticsv2: [botocore] Update kinesisanalyticsv2 client to latest version

1.9.144
api-change:appsync: [botocore] Update appsync client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:ssm: [botocore] Update ssm client to latest version
api-change:alexaforbusiness: [botocore] Update alexaforbusiness client to latest version

(adam)

2019-06-14 05:45:54 UTC MAIN commitmail json YAML

py-s3transfer: updated to 0.2.1

0.2.1
enhancment:ProcessPool: Adds user agent suffix.

(adam)

2019-06-14 05:45:16 UTC MAIN commitmail json YAML

py-botocore: updated to 1.12.168

1.12.168
api-change:appmesh: Update appmesh client to latest version
api-change:elasticache: Update elasticache client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:guardduty: Update guardduty client to latest version

1.12.167
api-change:servicecatalog: Update servicecatalog client to latest version

1.12.166
api-change:sagemaker: Update sagemaker client to latest version

1.12.165
api-change:codebuild: Update codebuild client to latest version
api-change:personalize-runtime: Update personalize-runtime client to latest version
api-change:codecommit: Update codecommit client to latest version
api-change:personalize-events: Update personalize-events client to latest version
api-change:personalize: Update personalize client to latest version

1.12.164
api-change:ec2: Update ec2 client to latest version

1.12.163
api-change:ecs: Update ecs client to latest version
api-change:organizations: Update organizations client to latest version
api-change:logs: Update logs client to latest version
api-change:dynamodb: Update dynamodb client to latest version
api-change:guardduty: Update guardduty client to latest version
api-change:ssm: Update ssm client to latest version
api-change:ses: Update ses client to latest version
api-change:mediaconnect: Update mediaconnect client to latest version

1.12.162
api-change:glue: Update glue client to latest version

1.12.161
api-change:ec2: Update ec2 client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:s3: Update s3 client to latest version
api-change:elasticache: Update elasticache client to latest version
api-change:iam: Update iam client to latest version

1.12.160
api-change:ec2: Update ec2 client to latest version
api-change:rds: Update rds client to latest version

1.12.159
api-change:iotevents-data: Update iotevents-data client to latest version
api-change:iotevents: Update iotevents client to latest version
api-change:pinpoint-email: Update pinpoint-email client to latest version
api-change:iotanalytics: Update iotanalytics client to latest version
api-change:codecommit: Update codecommit client to latest version
api-change:rds-data: Update rds-data client to latest version
api-change:rds: Update rds client to latest version
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:kafka: Update kafka client to latest version

1.12.158
api-change:ssm: Update ssm client to latest version
api-change:securityhub: Update securityhub client to latest version
api-change:iotthingsgraph: Update iotthingsgraph client to latest version
api-change:dlm: Update dlm client to latest version
api-change:rds: Update rds client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.157
api-change:groundstation: Update groundstation client to latest version
api-change:transcribe: Update transcribe client to latest version
api-change:chime: Update chime client to latest version
api-change:rds: Update rds client to latest version
api-change:waf: Update waf client to latest version
api-change:pinpoint-email: Update pinpoint-email client to latest version
api-change:robomaker: Update robomaker client to latest version
api-change:sts: Update sts client to latest version
api-change:storagegateway: Update storagegateway client to latest version

1.12.156
api-change:mediastore-data: Update mediastore-data client to latest version
api-change:codedeploy: Update codedeploy client to latest version
api-change:opsworkscm: Update opsworkscm client to latest version

1.12.155
api-change:waf-regional: Update waf-regional client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.154
api-change:efs: Update efs client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:apigateway: Update apigateway client to latest version
api-change:worklink: Update worklink client to latest version
api-change:rds: Update rds client to latest version
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:devicefarm: Update devicefarm client to latest version
api-change:budgets: Update budgets client to latest version

1.12.153
api-change:datasync: Update datasync client to latest version
api-change:alexaforbusiness: Update alexaforbusiness client to latest version

1.12.152
api-change:kafka: Update kafka client to latest version
api-change:meteringmarketplace: Update meteringmarketplace client to latest version
api-change:mediapackage-vod: Update mediapackage-vod client to latest version

1.12.151
api-change:appstream: Update appstream client to latest version

1.12.150
api-change:medialive: Update medialive client to latest version
api-change:s3: Update s3 client to latest version

1.12.149
api-change:ec2: Update ec2 client to latest version
api-change:transcribe: Update transcribe client to latest version
api-change:mediapackage: Update mediapackage client to latest version
api-change:codepipeline: Update codepipeline client to latest version
enhancement:Environment Variables: Ignore env var credentials is values are empty
api-change:rds: Update rds client to latest version

1.12.148
api-change:comprehend: Update comprehend client to latest version
api-change:chime: Update chime client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:ec2: Update ec2 client to latest version

1.12.147
api-change:datasync: Update datasync client to latest version
api-change:iotanalytics: Update iotanalytics client to latest version
api-change:lambda: Update lambda client to latest version

1.12.146
api-change:glue: Update glue client to latest version
api-change:sts: Update sts client to latest version

1.12.145
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:eks: Update eks client to latest version
api-change:sagemaker: Update sagemaker client to latest version
api-change:kinesisanalytics: Update kinesisanalytics client to latest version
api-change:kinesisanalyticsv2: Update kinesisanalyticsv2 client to latest version

1.12.144
api-change:appsync: Update appsync client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:ssm: Update ssm client to latest version
api-change:alexaforbusiness: Update alexaforbusiness client to latest version

(adam)

2019-06-14 04:55:11 UTC MAIN commitmail json YAML

Updated databases/py-psycopg2, devel/py-mako

(adam)

2019-06-14 04:54:45 UTC MAIN commitmail json YAML

py-mako: updated to 1.0.12

1.0.12
[bug] [py3k]
Fixed regression where import refactors in Mako 1.0.11 caused broken imports on Python 3.8.

1.0.11
[change]
Updated for additional project metadata in setup.py. Additionally, the code has been reformatted using Black and zimports.

1.0.10
[bug] [py3k]
Added a default encoding of ���utf-8��� when the RichTraceback object retrieves Python source lines from a Python traceback; as these are bytes in Python 3 they need to be decoded so that they can be formatted in the template.

(adam)

2019-06-14 04:51:43 UTC MAIN commitmail json YAML

py-psycopg2: updated to 2.8.3

Psycopg 2.8.3 released

We have released Psycopg 2.8.3, which includes a slight change to the logical replication.

Choosing the right frequency to send replication feedback messages from the client to the server was previously the developer's responsibility, with too many feedback messages being a waste of bandwidth and server resources, too few slowing down WAL cleanup and possibly preventing a server graceful shutdown.

Psycopg will now make sure that feedback is only sent after a certain period of time from the previous one, so that the client can simply call send_feedback() at each message without the fear of overwhelming the server.

For completeness, the changes included in the release are:
* Added interval_status parameter to start_replication() method and other facilities to send automatic replication keepalives at periodic intervals
* Fixed namedtuples caching introduced in 2.8

(adam)

2019-06-14 02:09:18 UTC MAIN commitmail json YAML

doc: Updated wm/blackbox70 to 0.74nb1

(gutteridge)

2019-06-14 02:09:03 UTC MAIN commitmail json YAML

2019-06-13 23:50:06 UTC MAIN commitmail json YAML

Updated net/knot to 2.8.2

(ryoon)

2019-06-13 23:47:05 UTC MAIN commitmail json YAML

Update to 2.8.2

Changelog:
Knot DNS 2.8.2 (2019-06-05)
===========================

Features:
---------
- New blocking mode for zone event triggers in knotc
- New weighted records mode in the module geoip (Thanks to Conrad Hoffmann)
- Module noudp allows UDP allow rate configuration

Improvements:
-------------
- NSEC3 salt lifetime can be set to infinity
- New 'running' zone event status in the knotc output
- Knotc in the forced mode returns failure also if zone check emits any warning
- Ignoring PMTU information for IPv4/UDP via IP_PMTUDISC_OMIT (Thanks to Daisuke Higashi)
- Various improvements in the documentation

Bugfixes:
---------
- Broken setting of CPU affinity for UDP workers
- Unexpected results with the geoip subnet mode
- Sometimes insufficient zone adjusting
- Incoherent DNSKEY RRSIG lifetimes in SKR
- Confusing output from keymgr if an error occurs during KSR generation
- Non-functional changeset history depth limitation in kjournalprint
- Wrong processing of multiple $INCLUDE directives #646

(ryoon)

2019-06-13 23:08:05 UTC MAIN commitmail json YAML

seamonkey: Disable non-blocking i/o in sun audio backend, follows firefox60

(nia)

2019-06-13 22:20:39 UTC MAIN commitmail json YAML

py-testscenarios: set test target.

Update some comments and note bug report about cyclic dependency.

(wiz)

2019-06-13 22:05:24 UTC MAIN commitmail json YAML

firefox: Add sun audio backend and make it a default where supported.

This replaces the OSS backend with something that passes the unit tests,
supports additional channels, and supports recording. It will be included
with future versions of Firefox.

Tested with:

* YouTube audio-video sync test
* about:support device detection
* WebRTC microphone recording (using an USB microphone)

Note: you can select an audio backend using the about:config variable
media.cubeb.backend. This can be set to options such as sun/pulse/oss.

Let me know if you still need to use the oss backend. It's very
incomplete, buggy, and FreeBSD has already removed it - ideally we
should eventually.

Bump PKGREVISION.

(nia)

2019-06-13 22:01:56 UTC MAIN commitmail json YAML

firefox60: Disable the nonblocking audio code for now.

It seems to cause frame drops at higher latencies.

(nia)

2019-06-13 19:44:35 UTC MAIN commitmail json YAML

dolphin-emu: Disable openal for now.

The soundtouch update breaks it in Dolphin and it never worked that well
to begin with.

(nia)

2019-06-13 19:12:44 UTC MAIN commitmail json YAML

2019-06-13 19:06:30 UTC MAIN commitmail json YAML

rust: work around problem in rand vendor crate that made rustc very slow

... on some NetBSD hosts. To be discussed with upstream.

(tnn)

2019-06-13 19:02:37 UTC MAIN commitmail json YAML

2019-06-13 14:16:37 UTC MAIN commitmail json YAML

firefox60: Add sun audio backend and make it a default where supported.

This replaces the OSS backend with something that passes the unit tests,
supports additional channels, and supports recording. It will be included
with future versions of Firefox.

Tested with:

* YouTube audio-video sync test
* about:support device detection
* WebRTC microphone recording (using an USB microphone)

While here, fix WebRTC builds.

Note: you can select an audio backend using the about:config variable
media.cubeb.backend. This can be set to options such as sun/pulse/oss.

Let me know if you still need to use the oss backend. It's very
incomplete, buggy, and FreeBSD has already removed it - ideally we
should eventually.

Bump PKGREVISION.

(nia)

2019-06-13 13:22:29 UTC MAIN commitmail json YAML

Updated net/nsd to 4.2.0

(ryoon)

2019-06-13 13:21:40 UTC MAIN commitmail json YAML

Update to 4.2.0

Changelog:
4.2.0
================
FEATURES:
- Print IP address when bind socket fails with error.
- Fix #4249: The option hide-identity: yes stops NSD from responding
  with the hostname for chaos class queries.  Implements the RFC4829
  security considerations.
- Patch to add support for TCP Fast Open, from Sara
  Dickinson (Sinodun).
- Patch to add support for tls service on a specified tls port,
  from Sara Dickinson (Sinodun).
- Use travis for build check, initial unit test and clang analysis.
BUG FIXES:
- Fix to delete unused zparser.default_apex member.
- Fix that the TLS handshake routine sets the correct event to
  continue when done.
- Fix that TLS renegotiation calls the read and write routines again
  with the same parameters when the desired event has been satisfied.
- Fix that TCP Fastopen has better error message and supports OSX.
- Fix to avoid buffer alloc with global buffer in tls write handler.
- Fix to initialize event structure when accepting TCP connection.
- Disable TLS1.0, TLS1.1 and weak ciphers, enable
  CIPHER_SERVER_PREFERENCE, patch from Andreas Schulze.
- further setup ssl ctx after the keys are loaded, for ECDH.
- TLS OCSP stapling support, enabled with tls-service-ocsp: filename,
  patch from Andreas Schulze.
- Fix #10: Fix memory leaks caused by duplicate rr and include
  instructions.
- Fix to define _OPENBSD_SOURCE to get reallocarray on NetBSD.

4.1.27
================
FEATURES:
- Deny ANY with only one RR in response, by default.  Patch from
  Daisuke Higashi.  The deny-any statement in nsd.conf sets ANY
  queries over UDP to be further moved to TCP as well.
  Also no additional section processing for type ANY, reducing
  the response size.
- Fix #4215: on-the-fly change of TSIG keys with patch from Igor, adds
  nsd-control print_tsig, update_tsig, add_tsig, assoc_tsig
  and del_tsig.  These changes are gone after reload, edit the
  config file (or a file included from it) to make changes that
  last after restart.
BUG FIXES:
- Fix #4213: disable-ipv6 and dnstap compile error.
- Fix to reduce region_log_stats if condition, this removes a
  debug statement.
        - Fix for FreeBSD port with dnstap enabled.
- Fix to remove unused code.
- Fix #6: nsd-control-setup: Change validity time to a shorter
  period (<2038).
- Fix unused definition in header remote.h.
- Fix #4236: IPV4_MINIMAL_RESPONSE_SIZE=1480 is slightly too big.
- Fix #4235: IP_PMTUDISC_OMIT on IPv4/UDP sockets.
- Fixed radtree_insert memory leak.
- Fixed access recycled variable.

(ryoon)

2019-06-13 13:06:51 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkgin to 0.12.0

(jperkin)

2019-06-13 13:06:40 UTC MAIN commitmail json YAML

pkgin: Update to 0.12.0.

## Version 0.12.0 (2019-06-13)

* Fix ordering of database updates, ensuring modification times are only
  updated once the new data is committed.

(jperkin)

2019-06-13 13:04:15 UTC MAIN commitmail json YAML

doc: Added games/lugaru version 1.2

(nia)

2019-06-13 13:04:02 UTC MAIN commitmail json YAML

lugaru: add version 1.2

based on work by charlotte in wip.

Lugaru is a DRM-free, third-person action game. The main character, Turner,
is an anthropomorphic rebel bunny rabbit with impressive combat skills. In
his quest to find those responsible for slaughtering his village, he
uncovers a far-reaching conspiracy involving the corrupt leaders of the
rabbit republic and the starving wolves from a nearby den. Turner takes it
upon himself to fight against their plot and save his fellow rabbits from
slavery.

(nia)

2019-06-13 10:53:12 UTC MAIN commitmail json YAML

seamonkey: sun audio support for NetBSD/SunOS, use gtk3 by default

cubeb_sun replaces cubeb_oss, adding support for additional channels
on NetBSD, passing tests, and recording support (more useful on firefox
where WebRTC works)

upstream's official builds use gtk3 over gtk2 and doing so enables
support for hidpi displays.

me and several others have been using this for the past ~week, see
https://github.com/kinetiknz/cubeb/pull/510

bump PKGREVISION.

(nia)

2019-06-13 09:45:38 UTC MAIN commitmail json YAML

doc: Updated textproc/json-glib to 1.4.4

(wiz)

2019-06-13 09:45:17 UTC MAIN commitmail json YAML

json-glib: update to 1.4.4.

Switch to meson build system.  Based on wip/json-glib.

Overview of changes for 1.4
==============================
• Use Meson as the only build system
• #773504 - Avoid extra allocations [Garrett Regier]
• #780550 - meson error looking for python3 [Daniele Forghieri]
• #769206 - docs: Clarify when NULL might be returned [Matthew Leeds]
• #766281 - utils/json_from_string: Don't reset user-provided error
            argument [Heinrich Fink]
• #758580 - json_reader_is_value returns TRUE for null type but
            json_reader_get_value throws an error [Robert Ancell]
• #768788 - Incorrect account of jsonPath syntax in doc [Allin Cottrell]
• #774688 - json_from_string() could be optimized to avoid copying the
            root node [Ole André Vadla Ravnås]

(wiz)

2019-06-13 09:43:19 UTC MAIN commitmail json YAML

gobject-introspection: remove INSTALL_ENV setting now that
py-meson/build.mk honors MAKE_ENV during installation.

(wiz)

2019-06-13 09:42:40 UTC MAIN commitmail json YAML

py-meson/build.mk: match standard install target more closely

Also pass MAKE_ENV to install step.

(wiz)

2019-06-13 09:36:53 UTC MAIN commitmail json YAML

Added devel/py-pyte version 0.8.0

(gson)

2019-06-13 09:35:33 UTC MAIN commitmail json YAML

py-pyte: Add version 0.8.0

Pyte is a Python library that emulates the DEC VT100 and compatible
video terminals.

(gson)

2019-06-13 09:33:38 UTC MAIN commitmail json YAML

py-pyte: Add version 0.8.0

Pyte is a Python library that emulates the DEC VT100 and compatible
video terminals.

(gson)

2019-06-13 09:29:06 UTC MAIN commitmail json YAML

Updated www/nghttp2

(adam)

2019-06-13 09:28:52 UTC MAIN commitmail json YAML

nghttp2: updated to 1.39.1

v1.39.1:

nghttpx
This release fixes the bug that log-level is not set with cmd-line or configuration file. It also fixes FPE with default backend.

v1.39.0:

lib
libnghttp2 now ignores content-length in 200 response to CONNECT request as per RFC 7230.

third-party
mruby has been upgraded to 2.0.1.

asio
libnghttp2-asio now supports boost-1.70.

src
http-parser has been replaced with llhttp.

nghttpx
nghttpx now ignores Content-Length and Transfer-Encoding in 1xx or 200 to CONNECT.

This release fixes the bug that the log level does not change to the default value on configuration reload if log-level option is missing in new configuration.

(adam)

2019-06-13 09:07:56 UTC MAIN commitmail json YAML

Updated net/haproxy

(adam)

2019-06-13 09:07:08 UTC MAIN commitmail json YAML

haproxy: updated to 1.8.20

1.8.20
- BUG/MAJOR: listener: Make sure the listener exist before using it.
- BUG/MINOR: listener: keep accept rate counters accurate under saturation
- BUG/MEDIUM: logs: Only attempt to free startup_logs once.
- BUG/MEDIUM: 51d: fix possible segfault on deinit_51degrees()
- BUG/MINOR: ssl: fix warning about ssl-min/max-ver support
- MEDIUM: threads: Use __ATOMIC_SEQ_CST when using the newer atomic API.
- BUG/MEDIUM: threads/fd: do not forget to take into account epoll_fd/pipes
- BUG/MAJOR: spoe: Fix initialization of thread-dependent fields
- BUG/MAJOR: stats: Fix how huge POST data are read from the channel
- BUG/MINOR: http/counters: fix missing increment of fe->srv_aborts
- BUG/MEDIUM: ssl: ability to set TLS 1.3 ciphers using ssl-default-server-ciphersuites
- DOC: The option httplog is no longer valid in a backend.
- BUG/MAJOR: checks: segfault during tcpcheck_main
- BUILD: makefile: work around an old bug in GNU make-3.80
- MINOR: tools: make memvprintf() never pass a NULL target to vsnprintf()
- BUILD: makefile: fix build of IPv6 header on aix51
- BUILD: makefile: add _LINUX_SOURCE_COMPAT to build on AIX-51
- BUILD: Makefile: disable shared cache on AIX 5.1
- BUG/MINOR: cli: correctly handle abns in 'show cli sockets'
- MINOR: cli: start addresses by a prefix in 'show cli sockets'
- BUG/MEDIUM: peers: fix a case where peer session is not cleanly reset on release.
- BUILD: use inttypes.h instead of stdint.h
- BUILD: connection: fix naming of ip_v field
- BUG/MEDIUM: pattern: assign pattern IDs after checking the config validity
- BUG/MEDIUM: spoe: Queue message only if no SPOE applet is attached to the stream
- BUG/MEDIUM: spoe: Return an error if nothing is encoded for fragmented messages
- BUG/MINOR: threads: fix the process range of thread masks
- MINOR: lists: Implement locked variations.
- BUG/MEDIUM: lists: Properly handle the case we're removing the first elt.
- BUG/MEDIUM: list: fix the rollback on addq in the locked liss
- BUG/MEDIUM: list: fix LIST_POP_LOCKED's removal of the last pointer
- BUG/MEDIUM: list: add missing store barriers when updating elements and head
- MINOR: list: make the delete and pop operations idempotent
- BUG/MEDIUM: list: correct fix for LIST_POP_LOCKED's removal of last element
- BUG/MEDIUM: list: fix again LIST_ADDQ_LOCKED
- BUG/MEDIUM: list: fix incorrect pointer unlocking in LIST_DEL_LOCKED()
- MAJOR: listener: do not hold the listener lock in listener_accept()
- BUG/MEDIUM: listener: use a self-locked list for the dequeue lists
- BUG/MEDIUM: listener: make sure the listener never accepts too many conns
- BUILD/MINOR: listener: Silent a few signedness warnings.
- MINOR: skip get_gmtime where tm is unused
- BUG/MAJOR: http_fetch: Get the channel depending on the keyword used
- BUG/MEDIUM: maps: only try to parse the default value when it's present
- BUG/MINOR: acl: properly detect pattern type SMP_T_ADDR
- BUG/MEDIUM: thread/http: Add missing locks in set-map and add-acl HTTP rules
- BUG/MINOR: 51d: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST()
- BUG/MINOR: da: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST()
- BUG/MINOR: spoe: Don't systematically wakeup SPOE stream in the applet handler

1.8.19
- DOC: ssl: Clarify when pre TLSv1.3 cipher can be used
- DOC: ssl: Stop documenting ciphers example to use
- BUG/MINOR: spoe: do not assume agent->rt is valid on exit
- BUG/MINOR: lua: initialize the correct idle conn lists for the SSL sockets
- BUG/MEDIUM: spoe: initialization depending on nbthread must be done last
- BUG/MEDIUM: server: initialize the idle conns list after parsing the config
- BUG/MAJOR: spoe: Don't try to get agent config during SPOP healthcheck
- BUG/MAJOR: stream: avoid double free on unique_id
- BUG/MINOR: config: Reinforce validity check when a process number is parsed

1.8.18
- DOC: http-request cache-use / http-response cache-store expects cache name
- BUG/MAJOR: cache: fix confusion between zero and uninitialized cache key
- BUG/MEDIUM: ssl: Disable anti-replay protection and set max data with 0RTT.
- DOC: Be a bit more explicit about allow-0rtt security implications.
- BUG/MEDIUM: ssl: missing allocation failure checks loading tls key file
- BUG/MINOR: backend: don't use url_param_name as a hint for BE_LB_ALGO_PH
- BUG/MINOR: backend: balance uri specific options were lost across defaults
- BUG/MINOR: backend: BE_LB_LKUP_CHTREE is a value, not a bit
- BUG/MINOR: stick_table: Prevent conn_cur from underflowing
- BUG/MINOR: server: don't always trust srv_check_health when loading a server state
- BUG/MINOR: check: Wake the check task if the check is finished in wake_srv_chk()
- BUG/MEDIUM: ssl: Fix handling of TLS 1.3 KeyUpdate messages
- DOC: mention the effect of nf_conntrack_tcp_loose on src/dst
- MINOR: h2: add a bit-based frame type representation
- MINOR: h2: declare new sets of frame types
- BUG/MINOR: mux-h2: CONTINUATION in closed state must always return GOAWAY
- BUG/MINOR: mux-h2: headers-type frames in HREM are always a connection error
- BUG/MINOR: mux-h2: make it possible to set the error code on an already closed stream
- BUG/MINOR: hpack: return a compression error on invalid table size updates
- DOC: nbthread is no longer experimental.
- BUG/MINOR: spoe: corrected fragmentation string size
- BUG/MINOR: deinit: tcp_rep.inspect_rules not deinit, add to deinit
- SCRIPTS: add the slack channel URL to the announce script
- SCRIPTS: add the issue tracker URL to the announce script
- BUG/MINOR: stream: don't close the front connection when facing a backend error
- MINOR: xref: Add missing barriers.
- BUG/MEDIUM: mux-h2: wake up flow-controlled streams on initial window update
- BUG/MEDIUM: mux-h2: fix two half-closed to closed transitions
- BUG/MEDIUM: mux-h2: make sure never to send GOAWAY on too old streams
- BUG/MEDIUM: mux-h2: wait for the mux buffer to be empty before closing the connection
- MINOR: stream-int: expand the flags to 32-bit
- MINOR: stream-int: add a new flag to mention that we want the connection to be killed
- MINOR: connstream: have a new flag CS_FL_KILL_CONN to kill a connection
- BUG/MEDIUM: mux-h2: do not close the connection on aborted streams
- BUG/MEDIUM: stream: Don't forget to free s->unique_id in stream_free().
- BUG/MINOR: config: fix bind line thread mask validation
- BUG/MAJOR: config: verify that targets of track-sc and stick rules are present
- BUG/MAJOR: spoe: verify that backends used by SPOE cover all their callers' processes
- BUG/MINOR: config: make sure to count the error on incorrect track-sc/stick rules

(adam)

2019-06-13 07:58:31 UTC MAIN commitmail json YAML

2019-06-13 07:55:25 UTC MAIN commitmail json YAML

Updated devel/py-xdis, lang/py-uncompyle6

(adam)

2019-06-13 07:55:07 UTC MAIN commitmail json YAML

py-uncompyle6: updated to 3.3.4

3.3.4:
Major work was done by x0ret to correct function signatures and include annotation types
Handle Python 3.6 STORE_ANNOTATION
Friendlier assembly output
LOAD_CONST replaced by LOAD_STR where appropriate to simplify parsing and improve clarity
remove unneeded parenthesis in a generator expression when it is the single argument to the function
Bug in noting an async function
Handle unicode docstrings and fix docstring bugs
Add uncompyle6 command-line short option -T as an alternate for --tree+
Some grammar cleanup

(adam)

2019-06-13 07:52:46 UTC MAIN commitmail json YAML

py-xdis: updated to 4.0.2

4.0.2:
To unicode strings in Python 2.x Try to convert to ascii, but if that doesn't work, leave as unicode.
BUILD_TUPLE_UNPACK_WITH_CALL is a vararg

(adam)

2019-06-13 07:45:06 UTC MAIN commitmail json YAML

doc: Updated devel/py-test to 4.6.3nb1

(wiz)

2019-06-13 07:44:54 UTC MAIN commitmail json YAML

py-test: update to 4.6.3nb1.

From the 4.5.0 changelog:
- pytest now depends on wcwidth

Make it so.

(wiz)

2019-06-13 05:07:56 UTC MAIN commitmail json YAML

py-jsonschema: added ALTERNATIVES

(adam)

2019-06-13 03:29:28 UTC MAIN commitmail json YAML

add and enable u-boot-rock64

(jnemeth)

2019-06-13 03:19:48 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.2.16

(ryoon)

2019-06-13 03:19:13 UTC MAIN commitmail json YAML

Update to 4.2.16

This patch is provided by spz@, thank you.

Changelog:

4.2.16

Security Updates

  * One of RT's dependencies, the Perl module Email::Address, has a
    denial of service vulnerability which could induce a denial of
    service of RT itself. We recommend updating to Email::Address
    version 1.912 or later. The Email::Address vulnerabilities are
    assigned CVE-2015-7686 and CVE-2015-12558. CVE-2015-7686 was
    addressed in RT with a previous update. Email::Address version
    1.912 addresses both of these CVEs with updates directly in the
    source module. Thanks to Ricardo Signes for helping us with these
    updates.

  * One of RT's dependencies, the Perl module Email::Address::List,
    relies on and operates similarly to Email::Address and therefore
    also has potential denial of service vulnerabilities. These
    vulnerabilities are assigned CVE-2018-18898. We recommend
    administrators install Email::Address::List version 0.06 or
    later. Thanks to Lukas Kramer for reporting the issue and Alex
    Vandiver for contributing fixes.

  * An optional RT dependency, HTML::Gumbo, incorrectly escaped HTML
    in some cases. Since RT relies on this module to escape HTML
    content, it's possible this issue could allow malicious HTML to be
    displayed in RT. For RT's using this optional module, we recommend
    administrators install HTML::Gumbo version 0.18 or later. Thanks
    to Ruslan Zakirov for updating this module.

  * The version of jQuery used in RT 4.2 and 4.4 has a Cross-site
    Scripting (XSS) vulnerability when using cross-domain Ajax
    requests. This vulnerability is assigned CVE-2015-9251. RT does
    not use this jQuery feature so it is not directly
    vulnerable. jQuery version 1.12 no longer receives official
    updates, however a fix was posted with recommendations for
    applications to patch locally, so RT will follow this
    recommendation and ship with a patched version.

4.2.15

General user UI
  * Show the Ticket's Subject when modifying the ticket.
  * Re-format RT/Config.pm so the `# loc` comment parses correctly.

Web Administration
  * Stop wrapping ShowUser in <a> tags to avoid unnecessary nested links.
  * When listing group members, sort by text-only representation of the
    user, not HTML (I#30771)
  * In the group admin page, stop pre-computing ShowUser.
  * In shredder, check for both id and name mismatches when loading objects
  * Retain scrip sort order in pagination links

Internals
  * Cache OCFVs to improve performance searching for duplicates when adding
    values.
  * Remove unused dependencies on File::Copy and Carp.
  * On Oracle, return the empty string instead of undef for Subject when it
    has no value on a ticket.
  * Handle alphabetic words in RT::Plugin::Version

Developer
  * Avoid using $id in /Ticket/Display.html so callbacks can modify id in ARGS.

Documentation
  * Mention the RT-Attach-Message: yes header in template docs.
  * Fix incorrect path in portlet documentation.

Internationalization
  * Many changes to refactor sections of RT's internationalization code.

4.2.14

Security
  * RT 4.0.0 and above are vulnerable to an information leak of cross-site
    request forgery (CSRF) verification tokens if a user visits a specific
    URL crafted by an attacker. This vulnerability is assigned
    CVE-2017-5943. It was discovered by a third-party security researcher.

  * RT 4.0.0 and above are vulnerable to a cross-site scripting (XSS) attack
    if an attacker uploads a malicious file with a certain content type.
    Installations which use the AlwaysDownloadAttachments config setting are
    unaffected. This fix addresses all existant and future uploaded
    attachments. This vulnerability is assigned CVE-2016-6127. This was
    responsibly disclosed to us first by Scott Russo and the GE Application
    Security Assessment Team.

  * One of RT's dependencies, a Perl module named Email::Address, has a
    denial of service vulnerability which could induce a denial of service
    of RT itself. We recommend administrators install Email::Address version
    1.908 or above, though we additionally provide a new workaround within
    RT. The Email::Address vulnerability was assigned CVE-2015-7686. This
    vulnerability's application to RT was brought to our attention by Pali
    Roh叩r.

  * RT 4.0.0 and above are vulnerable to timing side-channel attacks for
    user passwords. By carefully measuring millions or billions of login
    attempts, an attacker could crack a user's password even over the
    internet. RT now uses a constant-time comparison algorithm for secrets
    to thwart such attacks. This vulnerability is assigned CVE-2017-5361.
    This was responsibly disclosed to us by Aaron Kondziela.

  * RT's ExternalAuth feature is vulnerable to a similar timing side-channel
    attack. Both RT 4.0/4.2 with the widely-deployed RT::Authen::ExternalAuth
    extension, as well as the core ExternalAuth feature in RT 4.4 are
    vulnerable. Installations which don't use ExternalAuth, or which use
    ExternalAuth for LDAP/ActiveDirectory authentication, or which use
    ExternalAuth for cookie-based authentication, are unaffected. Only
    ExternalAuth in DBI (database) mode is vulnerable.

  * RT 4.0.0 and above are potentially vulnerable to a remote code execution
    attack in the dashboard subscription interface. A privileged attacker
    can cause unexpected code to be executed through carefully-crafted saved
    search names. Though we have not been able to demonstrate an actual
    attack owing to other defenses in place, it could be possible. This fix
    addresses all existant and future saved searches. This vulnerability is
    assigned CVE-2017-5944. It was discovered by an internal security audit.

  * RT 4.0.0 and above have misleading documentation which could reduce
    system security. The RestrictLoginReferrer config setting (which has
    security implications) was inconsistent with its implementation, which
    checked for a slightly different variable name. RT will now check for the
    incorrect name and produce an error message. This was responsibly
    disclosed to us by Alex Vandiver.

General user UI
  * Avoid divide-by-zero in charts with no data (I#32143)
  * Remove dashboard from menu if it can't be loaded (I#29719)
  * Avoid wrapping one-time recipient checkbox separately from its
    label (I#32117)
  * Use only top-level attachments for generating one-time recipient lists
    to avoid e.g. phishing addresses
  * Fix bulk update for asset custom fields (I#32509)
  * Sort one-time recipient addresses (I#31879)
  * Fix article quicksearch degrading the article menu (#31591)
  * Avoid noisy "CF changed from 0 to 0" messages (I#32440)
  * Avoid showing a truncated list of articles due to permissions (I#31989)
  * Include the new Request Tracker logo
  * Stop double-escaping HTML which is made into links (I#31169)

Email
  * Avoid overaggressively trimming whitespace from MIME encoded-words
  * Add config option $OverrideMailPrecedence to help avoid out-of-office
    autoreplies
  * Fix issues with encrypted attachments being unreadable/absent

Database
  * Replace deprecated NOCREATEUSER with NOSUPERUSER for
    Postgres 9.6 (I#32511)

rt-serializer/rt-importer
  * Fix several incorrect references in output (I#31803, I#31804, I#31805,
    I#31808)
  * Add --exclude-organization option  (I#31812, I#31813)
  * Add --limit-queues and --limit-cfs options
  * Suppress semi-unmigrated link relationships by default
  * Add --hyperlink-unmigrated option
  * Fix queue change transactions to mention unmigrated queues by name
  * Support for dashboards in menu preference (I#31810)
  * Support for RT at a Glance preference (I#31809)
  * Don't skip RT->System searches
  * Avoid breaking rights granted to users (I#31806)

Web Administration
  * Add checkbox for selecting all custom field values in admin UI
  * Log a history entry when adjusting whether a user is Privileged
  * Log history entries when adding/removing a group member both to
    the group and to the member
  * Hide disabled scrips by default, adding a "include disabled scrips"
    checkbox (I#30131)
  * Add missing timezone field on user create/modify (I#29977)
  * Add RT extension names and versions to System Configuration page (I#31482)

Server Administration
  * Avoid error messages in 4.0.1 upgrade step
  * Improve automatic identification of `find` command
  * Add RefreshIntervals config option for managing homepage and
    dashboard refresh
  * Log failure to unlink temp file after email parse (I#32142)
  * Make automatically linking a used article to the ticket configurable
    with $LinkArticlesOnInclude config
  * Avoid undef warnings with mbox MailCommand and FastCGI
  * Avoid regex deprecation warnings on perl 5.21.1+
  * Avoid issues with modern Perl versions excluding ./ from @INC
  * Reduce log levels of custom field loading issues caused by ordinary
    end-user actions (I#31742)
  * Adapt SMIME probe to work with openssl 1.1
  * Double bcrypt cost for password hashing
  * Avoid "Couldn't load object RT::Transaction #0" warnings (I#31548)
  * Avoid broken DateTime::Locale versions (I#31542)
  * Avoid incompatible DBD::mysql version (I#32670)

Developer
  * Clarify the usage of skip_update in /Ticket/Update.html BeforeUpdate
    callback
  * Fix whitespace-related test failures under Mojolicious 7.0
  * Fix test failures when /usr/bin/sendmail absent
  * Factor out _OutgoingMailFrom into a separate method for extensibility
  * Ensure that Test::NoWarnings is skipped if skip_all is used
  * Fix bug where RT::Ticket->Create's SquelchMailTo would squelch only
    to the first address (I#31600)
  * Avoid test failure caused by hash randomization
  * Set up default args for customizations calling SignEncrypt directly
  * New callbacks:
      /Elements/ShowCustomFieldWikitext WikiFormatArgs
      /Search/Elements/Chart AfterChartTable
  * Improved callbacks:
      /Elements/Tabs Privileged adds Search_Args and Has_Query parameters

Documentation
  * Update links to the RT wiki
  * Update mailing list references to point to community forum
  * Improve documentation around creating a custom theme (I#31800)
  * Document how to include custom fields in format strings

Internationalization
  * Improvth @RefreshIntervals
  * Update translations for: Brazilian Portuguese, Dutch, German, Latvian,
    Macedonian, Russian, Serbian, Slovenian, and Spanish

4.2.13

General User UI
  * Avoid race condition where a ticket's Started timestamp could be
    before its Created timestamp
  * Users without ability to update a saved search are no longer shown
    an Update button
  * IP custom field textboxes now wide enough for full IPv6 addresses (I#24565)
  * Self-service Cc field now allows for autocompleting multiple users
  * When possible sort charts numerically rather than ascii-betically
  * QuickCreate now respects DefaultQueue and RememberDefaultQueue (I#30913)
  * Make user preferences use label tags for better clickiness (I#30953)
  * Hide "Transaction has no content" from Extract Article (I#31027)
  * Improve CSRF detection by whitelisting more specific parameters (I#31090)
  * Empty selection boxes no longer render 1px wide (I#31316)
  * Show queue ID if the user can't see the queue name
  * Search builder display format now properly supports "large" sizing
  * Fix SMIME encoding issue (I#31155)
  * Improve messaging and logging around reminders that users can't see
  * Queue name on ticket display is now a link to a search for all active
    tickets in that queue
  * Support autocomplete custom fields in bulk update (I#15259)
  * Hint to the user that not all CF types are supported by bulk update,
    instead of silently excluding them (I#15259)
  * Improve compliance with RFC4480 for GPG armor lines (I#30372)
  * Restore behavior of $EditCustomFieldsSingleColumn config (I#18555)
  * Fix a regression with time zones in datetime custom fields (I#31674)
  * Fix certain attachment links containing HTML metacharacters from
    double escaping (I#31751)
  * Fix custom attachment URLs for self-service users (I#30960)

Database
  * "schema" upgrade files no longer issue CREATE INDEX statements, instead
    there are now "indexes" upgrade files that describe the end state of the
    indexes RT requires. This better handles indexes that may have been
    deployed by hand or otherwise already exist.
  * We now correctly shred ObjectCustomFields records when shredding a
    CustomField
  * Add $MaxFulltextAttachmentSize RT_Config option (default: 0 meaning
    no limit) for tuning how very large attachments are included in the
    full-text index
  * Improve 4.0 upgrade scripts running under 4.2

Web Administration
  * We now record transactions for changes to queues
  * Improve visual design of Shredder forms

Server Administration
  * Add missing dependency on Encode 2.64
  * New RT_SiteConfig.pm files now get a "use utf8;" by default to allow
    config options to use Unicode
  * bcrypt cost has been doubled on schedule to improve password hashing
    security
  * Allow multiple --action and --action-arg options in rt-crontool
  * Fix "use of localtime without parentheses" warning
  * rt-email-dashboards now has a --log parameter for setting log level
  * Add config %ReferrerComponents to provide fine-grained control over
    referrer checking behavior
  * Clarify web config validation log messages (I#31117)
  * Add a no_ticket_transactions option to user shredder
  * Remove now-unnecessary dependency on Apache::DBI (I#31210)
  * Avoid DateTime::Locale versions 1.00 and 1.01
    https://rt.cpan.org/Public/Bug/Display.html?id=110244
  * Have ./configure test whether to use GNU-style syntax or BSD-style
    syntax for `find -perm` (I#31308)

Developer
  * Improve test compatibility with File::Which 1.17
  * Improve test compatibility with HTML::FormatText::WithLinks::AndTables
  * Remove unused RT::Shredder::Record
  * Transactions now have a ColumnMap
  * New callbacks:
      /Ticket/Create.html MassageCloneArgs
      /Admin/Queues/Modify.html FormStart
      /Ticket/Elements/ShowBasics AfterTimeLeft, AfterPriority, AfterQueue,
          and AfterTable
      /Ticket/Elements/ShowSummary AfterBasics, AfterPeople, AfterReminders,
          and AfterDates
      /Ticket/Graphs/index.html BeforeActionList, FormStart, AfterForm, and
          Default
      /Ticket/Update.html RightColumnBottom
      /Admin/CustomFields/Modify.html EndOfPage
      /Elements/CollectionAsTable/Row EachField
      /Dashboards/Subscription.html SubscriptionFormEnd, SubscriptionFields,
          and MassageSubscriptionFields
      /Elements/ShowTransactionAttachments BeforeAttachment
  * Improved callbacks:
      /Admin/CustomFields/Modify.html Initial adds $Results

Documentation
  * New documentation on format strings (docs/format-strings.pod) for
    controlling how search results are displayed
  * Update documentation to expect that most installations will deploy
    fulltext search
  * Also remind users that they should set up backups in the README
  * Fix UPGRADING-4.2's description of PostgreSQL full-text search using
    GiST; it uses GIN indexes (I#31844)

Internationalization
  * Adjust the string "CustomFields" to instead use the existing
    "Custom Fields" to ease translation
  * We now display translated ticket properties and statuses on graphs
  * Update translations for: Brazilian Portuguese, Czech, Finnish, French,
    German, Greek, Hungarian, Japanese, Latvian, Lithuanian, Occitan, Polish,
    Russian, Spanish, Swedish, and Turkish

(ryoon)

2019-06-13 03:14:47 UTC MAIN commitmail json YAML

Remove devel/xulrunner45 and www/icedtea-web

(ryoon)

2019-06-13 03:12:12 UTC MAIN commitmail json YAML

Disable icedtea-web

(ryoon)

2019-06-13 03:11:32 UTC MAIN commitmail json YAML

2019-06-13 03:10:44 UTC MAIN commitmail json YAML

Disable xulrunner45

(ryoon)

2019-06-13 03:10:11 UTC MAIN commitmail json YAML

2019-06-12 22:04:55 UTC MAIN commitmail json YAML

doc: Updated net/glib-networking to 2.60.3

(leot)

2019-06-12 22:04:40 UTC MAIN commitmail json YAML

glib-networking: Update to 2.60.3

pkgsrc changes:
- Add options.mk in order to be able to select between `gnutls' and
  `openssl'.  However, no defaults are changed: `openssl' is
  considered experimental by upstream at the moment.
- Remove dependency to mozilla-rootcerts (default gnutls/openssl
  certificates are now honored instead, should be part of
  Makefile,-r1.41 commit, sorry!)

Changes:
2.60.3
======
- Fix clobbering of the thread-default main context after certificate
  verification failure during async handshakes since 2.60.1 (#85)
- Fix GTlsDatabase initialization failures in OpenSSL backend due to
  uninitialized memory use
- Fix minor leak of ALPN protocols

2.60.2
======
- OpenSSL backend now defaults to system trust store (#62)
- Fix client auth failure error with GnuTLS 3.6.7 (#70)

(leot)

2019-06-12 21:11:44 UTC MAIN commitmail json YAML

sysutils/nnn: fix typo, remove set_escdelay() mention

set_escdelay() is available on NetBSD 8+.

(sjmulder)

2019-06-12 21:09:59 UTC MAIN commitmail json YAML

textproc/libxls: work around pre-C++11 GCC errors

C++11 support is needed only for a test but causing the build to fail
on older but still suported OSes like RHEL 6. A patch has been
submitted upstream to simply skip the test if C++11 support is lacking,
but until then, use GCC_REQD.

(sjmulder)

2019-06-12 20:57:07 UTC MAIN commitmail json YAML

math/bcal: restrict to 64 bit platforms

bcal is 64 bit only by design so use ONLY_FOR_PLATFORM to prevent build
failures on unsupported platforms.

(sjmulder)

2019-06-12 20:53:05 UTC MAIN commitmail json YAML

doc: Updated sysutils/nnn to 2.5nb1

(sjmulder)

2019-06-12 20:52:37 UTC MAIN commitmail json YAML

sysutils/nnn: require ncurses

nnn is not compatible with NetBSD curses, requiring mouse and
set_escdelay() functions. Use ncurses instead.

Bump PKGREVISION.

(sjmulder)

2019-06-12 20:41:05 UTC MAIN commitmail json YAML

Updated devel/py-xopen, devel/py-requests-futures

(adam)

2019-06-12 20:40:36 UTC MAIN commitmail json YAML

py-requests-futures: updated to 1.0.0

1.0.0:
Unknown changes

(adam)

2019-06-12 20:34:56 UTC MAIN commitmail json YAML

py-xopen: updated to 0.7.0

v0.7.0:
Add PipedGzipReader.readline()

(adam)

2019-06-12 20:25:52 UTC MAIN commitmail json YAML

py-certbot-dns-google: Python 2.7 is not supported in py-google-api-python-client

(adam)

2019-06-12 19:32:44 UTC MAIN commitmail json YAML

2019-06-12 18:34:43 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 67.0.2

(ryoon)

2019-06-12 18:34:23 UTC MAIN commitmail json YAML

Update to 67.0.1

* Sync with www/firefox-67.0.2

(ryoon)

2019-06-12 18:34:03 UTC MAIN commitmail json YAML

Updated www/firefox to 67.0.2

(ryoon)

2019-06-12 18:33:27 UTC MAIN commitmail json YAML

Update to 67.0.2

Changelog:
Fixed
    Fix JavaScript error ("TypeError: data is null in PrivacyFilter.jsm")
    in console which may significantly degrade sessionstore
    reliability and performance (bug 1553413)

    Proxy authentication dialog box repeatedly pops up asking to
    authenticate after upgrading to Firefox 67 (bug 1548804)

    Pearson MyCloud breaks if FIDO U2F is not Chrome's implementation
    (bug 1551282)

    Starting in safe mode on Linux or macOS causes Firefox to think
    on the subsequent launch that the profile is too recent to be
    used with this version of Firefox (bug 1556612)

    Linux distribution users can't easily install/use additional/different
    languages using the built-in preferences UI (bug 1554744)

    Developer tools users can't copy the href/src content from
    various HTML tags via the context menu in the Inspector markup
    view (bug 1552275)

    Custom home page is broken with clearing data on shutdown
    settings applied (bug 1554167)

    Performance-regression for eclipse RAP based applications (bug
    1555962)

    macOS 10.15 crash fix (bug 1556076)

    Can't start two downloads in parallel via <a download> anymore
    (bug 1542912)

(ryoon)

2019-06-12 18:26:41 UTC MAIN commitmail json YAML

Remove mail/thunderbird45{,-l10n}

(ryoon)

2019-06-12 18:23:59 UTC MAIN commitmail json YAML

Disable thunderbird45 and thunderbird45-l10n

(ryoon)

2019-06-12 18:23:11 UTC MAIN commitmail json YAML

2019-06-12 15:25:03 UTC MAIN commitmail json YAML

2019-06-12 14:22:22 UTC MAIN commitmail json YAML

doc: Updated multimedia/adobe-flash-player to 32.0.0.207

(tsutsui)

2019-06-12 14:21:58 UTC MAIN commitmail json YAML

adobe-flash-player: update to 32.0.0.207.

Upstream announcement:

https://helpx.adobe.com/security/products/flash-player/apsb19-30.html

Adobe Security Bulletin
Security Bulletin for Adobe Flash Player | APSB19-30

Summary

  Adobe has released security updates for Adobe Flash Player for
  Windows, macOS, Linux and Chrome OS. These updates address
  a critical vulnerability in Adobe Flash Player. Successful
  exploitation could lead toarbitrary code executionin the context
  of the current user.

(tsutsui)

2019-06-12 13:57:20 UTC MAIN commitmail json YAML

gobject-introspection: fix installation on Darwin

(adam)

2019-06-12 13:27:01 UTC MAIN commitmail json YAML

Updated mail/notmuch to 0.29.1

(ryoon)

2019-06-12 13:26:27 UTC MAIN commitmail json YAML

Update to 0.29.1

Changelog:
What's new in notmuch 0.29.1
=========================

Build
-----

Fix for installation failure with `configure --without-emacs`.

What is notmuch
===============
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.

(ryoon)

2019-06-12 10:29:39 UTC MAIN commitmail json YAML

Updated security/py-acme, security/py-certbot*

(adam)

2019-06-12 10:27:38 UTC MAIN commitmail json YAML

py-acme,py-certbot*: updated to 0.35.1

0.35.1:

Fixed
Support for specifying an authoritative base domain in our dns-rfc2136 plugin has been removed. This feature was added in our last release but had a bug which caused the plugin to fail so the feature has been removed until it can be added properly.
Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only package with changes other than its version number was:

certbot-dns-rfc2136

(adam)

2019-06-12 10:14:19 UTC MAIN commitmail json YAML

doc/TODO: + Sigil-0.9.14, mame-0.210, vlc-3.0.7.

(wiz)

2019-06-12 10:05:48 UTC MAIN commitmail json YAML

doc/CHANGES-2019: Updated net/unbound to 1.9.1nb1 [pettai 2019-06-12]

(wiz)

2019-06-12 10:04:21 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis, devel/py-test

(adam)

2019-06-12 10:04:05 UTC MAIN commitmail json YAML

unbound: bump PKGREVISION for previous

a new file is installed -> PLIST change -> bump

(wiz)

2019-06-12 10:03:49 UTC MAIN commitmail json YAML

py-test: updated to 4.6.3

pytest 4.6.3:
Bug Fixes
* -q has again an impact on the style of the collected items (--collect-only) when --log-cli-level is used.
* Fix regressions of 5063 for importlib_metadata.PathDistribution which have their files attribute being None.
* Fix regression where the obj attribute of TestCase items was no longer bound to methods.

(adam)

2019-06-12 09:51:52 UTC MAIN commitmail json YAML

py-hypothesis: updated to 4.24.3

4.24.3:
This patch improves the implementation of an internal wrapper on Python 3.8 beta1 (and will break on the alphas; but they're not meant to be stable). On other versions, there is no change at all.

4.24.2:
Deprecation messages for functions in hypothesis.extra.django.models now explicitly name the deprecated function to make it easier to track down usages. Thanks to Kristian Glass for this contribution!

4.24.1:
This patch fixes :issue:`1999`, a spurious bug raised when a :func:`@st.composite <hypothesis.strategies.composite>` function was passed a keyword-only argument.

(adam)

2019-06-12 09:21:42 UTC MAIN commitmail json YAML

2019-06-12 08:37:58 UTC MAIN commitmail json YAML

py-zipp: added BUILD_DEPENDS

(adam)

2019-06-12 05:25:04 UTC MAIN commitmail json YAML

Change HOMEPAGE to the github page.

(msaitoh)

2019-06-12 01:04:53 UTC MAIN commitmail json YAML

doc: Updated pkgtools/x11-links to 1.19

(gutteridge)

2019-06-12 01:04:40 UTC MAIN commitmail json YAML

x11-links: add some more links to reflect NetBSD current

Add specific versions of libGL and libGLU as found in recent NetBSD
current releases.

(gutteridge)

2019-06-12 00:55:14 UTC MAIN commitmail json YAML

doc: Updated x11/py-terminator to 0.98nb9

(kamil)

2019-06-12 00:50:05 UTC MAIN commitmail json YAML

filezilla: build fix for 32-bit x86

As of version 3.41, Filezilla now requires 64-bit atomic integer ops,
handle accordingly. (XXX: Filezilla will presumably also break on other
architectures as a result, e.g. macppc.)

(gutteridge)

2019-06-11 23:50:14 UTC MAIN commitmail json YAML

py-terminator: Drop old patch, require py-psutil

Drop old patch that workaround problem fixed (memory fault when prompting
for CWD) in py-psutil 5.6.3.

Register py-psutil as a dependency. It's not needed for every OS,
but most of them can make use of the call to determine the current
working directory.

Bump PKGREVISION.

(kamil)

2019-06-11 22:55:17 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-psutil to 5.6.3

(leot)

2019-06-11 22:55:04 UTC MAIN commitmail json YAML

py-psutil: Update to 5.6.3

pkgsrc changes:
- Remove no longer needed patch hunks (applied upstream)

Changes:
5.6.3
=====
2019-06-11
Enhancements
------------
- 1494: [AIX] added support for Process.environ().  (patch by Arnon Yaari)

Bug fixes
---------
- 1276: [AIX] can't get whole cmdline().  (patch by Arnon Yaari)
- 1501: [Windows] Process cmdline() and exe() raise unhandled "WinError 1168
  element not found" exceptions for "Registry" and "Memory Compression" psuedo
  processes on Windows 10.
- 1526: [NetBSD] process cmdline() could raise MemoryError.  (patch by
  Kamil Rytarowski)

(leot)

2019-06-11 21:14:43 UTC MAIN commitmail json YAML

Import py-certbot-dns-linode py-cerbot-dns-google py-certbot-dns-gehirn
      py-certbot-dns-dnsmadeeasy py-certbot-dns-dnsimple

(triaxx)

2019-06-11 21:13:39 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot-dns-dnsimple to 0.35.0

(triaxx)

2019-06-11 21:12:40 UTC MAIN commitmail json YAML

2019-06-11 21:11:06 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot-dns-dnsmadeeasy to 0.35.0

(triaxx)

2019-06-11 21:10:31 UTC MAIN commitmail json YAML

2019-06-11 21:09:25 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot-dns-gehirn to 0.35.0

(triaxx)

2019-06-11 21:08:54 UTC MAIN commitmail json YAML

2019-06-11 21:07:41 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot-dns-google to 0.35.0

(triaxx)

2019-06-11 21:06:59 UTC MAIN commitmail json YAML

2019-06-11 21:05:41 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot-dns-linode to 0.35.0

(triaxx)

2019-06-11 21:05:03 UTC MAIN commitmail json YAML

2019-06-11 20:04:35 UTC MAIN commitmail json YAML

doc: Updated sysutils/dbus to 1.12.16

(wiz)

2019-06-11 20:04:23 UTC MAIN commitmail json YAML

dbus: update to 1.12.16.

dbus 1.12.16 (2019-06-11)
=========================

The “tree cat” release.

Security fixes:

• CVE-2019-12749: Do not attempt to carry out DBUS_COOKIE_SHA1
  authentication for identities that differ from the user running the
  DBusServer. Previously, a local attacker could manipulate symbolic
  links in their own home directory to bypass authentication and connect
  to a DBusServer with elevated privileges. The standard system and
  session dbus-daemons in their default configuration were immune to this
  attack because they did not allow DBUS_COOKIE_SHA1, but third-party
  users of DBusServer such as Upstart could be vulnerable.
  Thanks to Joe Vennix of Apple Information Security.
  (dbus#269, Simon McVittie)

(wiz)

2019-06-11 17:13:16 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.49

(gson)

2019-06-11 17:12:19 UTC MAIN commitmail json YAML

misc/py-anita: update to 1.49

Changes from 1.48:

Fix issue introduced in 1.48 that caused the Xen install kernel to be
used instead of the regular Xen kernel when booting the installed
system.

(gson)

2019-06-11 15:56:32 UTC MAIN commitmail json YAML

bacula: HOMEPAGE is a permanent redirect to https

(nia)

2019-06-11 15:09:00 UTC MAIN commitmail json YAML

Set USE_GCC_RUNTIME=yes, bump PKGREVISION

(abs)

2019-06-11 14:34:08 UTC MAIN commitmail json YAML

doc: Updated security/py-acme to 0.35.0
doc: Updated security/py-certbot to 0.35.0
doc: Updated security/py-certbot-apache to 0.35.0
doc: Updated security/py-certbot-dns-luadns to 0.35.0
doc: Updated security/py-certbot-dns-nsone to 0.35.0
doc: Updated security/py-certbot-dns-ovh to 0.35.0
doc: Updated security/py-certbot-dns-rfc2136 to 0.35.0
doc: Updated security/py-certbot-dns-route53 to 0.35.0
doc: Updated security/py-certbot-dns-sakuracloud to 0.35.0
doc: Updated security/py-certbot-nginx to 0.35.0

(triaxx)

2019-06-11 14:31:13 UTC MAIN commitmail json YAML

doc: Updated devel/go-golang-lru to 0.5.1

(wiz)

2019-06-11 14:31:02 UTC MAIN commitmail json YAML

go-golang-lru: update to 0.5.1.

Changes not found, but this is a release from 2019 instead of some
random tree state from 2016.

(wiz)

2019-06-11 14:22:03 UTC MAIN commitmail json YAML

py-acme: update to 0.35.0
py-certbot: update to 0.35.0
py-certbot-apache: update to 0.35.0
py-certbot-dns-luadns: update to 0.35.0
py-certbot-dns-nsone: update to 0.35.0
py-certbot-dns-ovh: update to 0.35.0
py-certbot-dns-rfc2136: update to 0.35.0
py-certbot-dns-route53: update to 0.35.0
py-certbot-dns-sakuracloud: update to 0.35.0
py-certbot-nginx: update to 0.35.0

pkgsrc changes:
---------------
* Add py-certbot/Makefile.common to make version number coherent

upstream changes:
-----------------
- Added
    o dns_rfc2136 plugin now supports explicitly specifing an authorative base domain for cases when the automatic method does not work (e.g. Split horizon DNS)

- Fixed
    o Renewal parameter webroot_path is always saved, avoiding some regressions when webroot authenticator plugin is invoked with no challenge to perform.
    o Certbot now accepts OCSP responses when an explicit authorized responder, different from the issuer, is used to sign OCSP responses.
    o Scripts in Certbot hook directories are no longer executed when their filenames end in a tilde.

- Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only package with changes other than its version number was:
    o certbot
    o certbot-dns-rfc2136

(triaxx)

2019-06-11 13:23:47 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.8.49

(wiz)

2019-06-11 13:23:35 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.8.49.

2019-06-08  7.0.8-49 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-49, GIT revision 15708:6d7e1db:20190608

2019-06-03  7.0.8-49 Cristy  <quetzlzacatenango@image...>
  * Add support for RGB565 image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36078).
  * Use user defined allocator instead of `malloc` (reference
    https://github.com/ImageMagick/ImageMagick6/pull/49/).
  * Add static decorator to accelerator kernels (reference
    https://github.com/ImageMagick/ImageMagick/issues/1366).

2019-06-01  7.0.8-48 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-48, GIT revision 15689:061a3bb82:20190601

2019-06-01  7.0.8-48 Cristy  <quetzlzacatenango@image...>
  * Fix transient convolution bug (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36119).

2019-05-26  7.0.8-47 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-47, GIT revision 15681:5cffc6cbb:20190526

2019-05-19  7.0.8-47 Cristy  <quetzlzacatenango@image...>
  * Support 16 and 32 bit tiled float TIFF images.
  * Convolve morphology alpha channel fix (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36086).
  * Text improvements to the internal SVG renderer.

(wiz)

2019-06-11 13:12:16 UTC MAIN commitmail json YAML

glib-networking: remove no longer valid MESON_ARGS and REPLACE_PYTHON

There is no longer a way to provide a custom cacert.pem: glib-networking
now picks up the default-trust-store-file gnutls ones.

(leot)

2019-06-11 12:46:00 UTC MAIN commitmail json YAML

doc: Updated net/glib-networking to 2.60.1

(wiz)

2019-06-11 12:45:46 UTC MAIN commitmail json YAML

glib-networking: update to 2.60.1.

2.60.1 - April 1, 2019
======================

- Improve reliability of client auth failure tests (#66)
- Fix excessive CPU usage after sync handshake (#69)

2.60.0.1 - March 12, 2019
=========================

- Fix build with OpenSSL pkg-config unavailable (Nirbheek Chauhan)

2.60.0 - March 11, 2019
=======================

This is the first stable release featuring the new OpenSSL backend. Please be
advised that this new backend is still experimental and known to not work on
some systems, including Debian. Linux distributions are encouraged to stick to
the default build options, where OpenSSL is not yet enabled.

- Fix build with GnuTLS disabled (Nirbheek Chauhan)
- Fix build on Windows (Chun-Wei Fan)

2.59.92 - March 4, 2019
=======================

- Many OpenSSL backend fixes for Windows (Nirbheek Chauhan)
- GnuTLS: reject sync operations during handshake to avoid deadlocks (#46)
- Temporarily disable DTLS and OpenSSL tests due to #49 and #54

2.59.91 - February 18, 2019
===========================

- Update OpenSSL SSL struct when certificate is changed (#55, Fredrik Ternerot)
- Fix tests build when GnuTLS is disabled (#59)
- Remove Fedora-specific PROFILE=SYSTEM default cipher list (#61)
- Fix some problems with the connection tests (Fredrik Ternerot)

2.59.90 - February 4, 2019
==========================

This release adds an OpenSSL backend, obsoleting the glib-openssl project.
Credit to all the contributors to the glib-openssl project, especially
Ignacio Casal Quinteiro. Also thanks to Xavier Claessens for helping with the
transition.

The OpenSSL backend seems to be mature, though it is less well-tested for
desktop usage than the GnuTLS backend. It will remain disabled by default at
build time due to the GPL-incompatible nature of the OpenSSL license -- and the
GPLv2-incompatible nature of the Apache license that will be used by future
versions of OpenSSL -- and because the GnuTLS backend is sufficient for Linux
distros.

Use the OpenSSL backend if you are building an embedded system where
(GPLv2+ or LGPLv3+) dependencies are unacceptable (e.g. nettle or GMP, both
dependencies of GnuTLS) and you are OK with the GPL-incompatible OpenSSL
license. If the OpenSSL backend is enabled at build time, you should probably
disable build of the GnuTLS backend, or it will take precedence over the OpenSSL
backend at runtime. For example, you could configure with:

$ mkdir build && cd build
$ meson -Dgnutls=disabled -Dopenssl=enabled ..

2.59.2 - January 7, 2019
========================

- Add support for application layer protocol negotiation (#47, Scott Hutton)

2.59.1 - November 11, 2018
==========================

This release removes the gnutls-pkcs11 backend, which was disabled in 2.57.2,
due to lack of any feedback whatsoever regarding its disablement. If you think
it is still useful to you, given that the normal gnutls backend now supports
PKCS#11, speak up now.

This release also includes several changes to properly support TLS 1.3.

Other changes:

- Perform certificate verification during, not after, TLS handshake
- Dramatically improve the reliability of the non-DTLS tests. (DTLS is still having problems.)
- Regenerate test certificates to prepare for OpenSSL support
- Several meson build system improvements to prepare for OpenSSL support

2.58.0 - September 2, 2018
==========================

- Updated translations

2.57.92 - August 27, 2018
=========================

- Revert fixes for #4 and #6 due to regression (#43)
- Fix installed tests (S辿bastien Bacher, !7)

2.57.90 - August 12, 2018
=========================

- Properly check for server errors in connection tests (#4)
- Perform certificate verification during, not after, TLS handshake (#6)
- Avoid trailing dots in SNI hostnames (#11)
- Send fallback SCSV with fallback connection attempts
- Fail unsafe rehandshake attempts initiated by API request

2.57.3 - July 16, 2018
======================

- Fix memory leaks when calling g_tls_connection_gnutls_get_certificate()
- Use .so for modules on macOS instead of dylib (Nirbheek Chauhan)
- Fix build with MSVCC (Nirbheek Chauhan)

2.57.2 - May 21, 2018
=====================

This release disables build of the gnutls-pkcs11 backend by default. Please
direct any complaints to https://gitlab.gnome.org/GNOME/glib-networking/issues/7

- Several meson build system improvements
  (#794978, #795043, and #795982, Xavier Claessens and Nirbheek Chauhan)

2.57.1 - April 16, 2018
=======================

- Use GnuTLS system trust and remove build option to specify cert bundle (#753260)
- Fix criticals when child streams outlast the parent GTlsConnection (#792219)
- Fix crash when setting client cert without private key (#793712)
- Update tests for compatibility with GnuTLS 3.6.2 (#794286)
- Never install GIO modules outside build prefix (#794358)
- Don't install test files if installed tests are disabled (#794372)
- Fix build with -Dpkcs11=false (#794292, Tom Schoonjans)
- Allow building as meson subproject (#794709, Mathieu Duponchelle)

- g_tls_certificate_verify() no longer manually verifies certificate
  activation/expiration time, matching the current behavior of
  g_tls_database_verify_chain().

(wiz)

2019-06-11 12:24:55 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 1.7.9

(wiz)

2019-06-11 12:24:41 UTC MAIN commitmail json YAML

py-google-api-python-client: update to 1.7.9.

v1.7.9
  Version 1.7.9

  Bugfix release
  - Remove Django Samples. ([#657](https://github.com/googleapis/google-api-python-client/pull/657))
  - Call request_orig with kwargs ([#658](https://github.com/googleapis/google-api-python-client/pull/658))

(wiz)

2019-06-11 12:18:45 UTC MAIN commitmail json YAML

doc: Updated devel/py-pygit2 to 0.28.2

(wiz)

2019-06-11 12:18:31 UTC MAIN commitmail json YAML

py-pygit2: update to 0.28.2.

0.28.2 (2019-05-26)
-------------------------

- Fix crash in reflog iteration
  `#901 <https://github.com/libgit2/pygit2/issues/901>`_

- Support symbolic references in ``branches.with_commit(..)``
  `#910 <https://github.com/libgit2/pygit2/issues/910>`_

- Documentation updates
  `#909 <https://github.com/libgit2/pygit2/pull/909>`_

- Test updates
  `#911 <https://github.com/libgit2/pygit2/pull/911>`_

(wiz)

2019-06-11 12:14:07 UTC MAIN commitmail json YAML

doc: Updated textproc/py-html5-parser to 0.4.7

(wiz)

2019-06-11 12:13:53 UTC MAIN commitmail json YAML

2019-06-11 11:59:28 UTC MAIN commitmail json YAML

doc: Updated audio/speexdsp to 1.2.0

(wiz)

2019-06-11 11:59:15 UTC MAIN commitmail json YAML

speexdsp: update to 1.2.0.

Changes not documented.

(wiz)

2019-06-11 11:55:10 UTC MAIN commitmail json YAML

doc: Updated audio/moc to 2.5.2

(nia)

2019-06-11 11:54:56 UTC MAIN commitmail json YAML

moc: Update to 2.5.2

pkgsrc changes:

* support wide-curses, enabled by default so I can read my song titles.
* support for alsa, enabled by default on linux
* support for more file formats
* pkglint fixes

2.5.2

New configuration file options:
    ALSAStutterDefeat: avoid the ALSA bug which causes stuttering
Significant bug fixes:
    Fixed error during configure on busybox systems
    Fixed calculation of average bitrate in FLAC decoder
    Fixed unintentional disabling of MMAP support
    Fixed build failure on split ncurses/tinfo systems
    Fixed unreaped children when running in foreground mode
    Fixed freeze on Nokia devices if audios play to completion
    Circumvented ALSA stutter bug
    Added missing 'Precache' option to example config file
Miscellaneous:
    Improved the accuracy of the average bitrate for FLAC
    Mitigated out-of-file seeking for several formats
    Warn of TagLib version requirement rising to 1.5
    Warn of Musepack library changing to libmpc (from libmpcdec)

2.5.1

Significant bug fixes:
    Corrected the setting of linked libraries for Berkeley DB
    Fixed ALSA volume setting problem (Tomasz Golinski)
    Fixed clearing of stream status message on error
    Resolved FFmpeg/LibAV's downmixing API issues (Andreas Cadhalpun)
    Removed duplicate logging of fatal error messages
Miscellaneous:
    Adapted to FFmpeg 3.0 API
    Warn of FFmpeg/LibAV version requirement rising to 1.0/10.0
    Warn of pending POSIX.1-2001 compliance requirement
    Fixed several warnings and errors on OpenBSD (Brent Cook)
    Fixed various (and potential) segfaults (Daniel T. Borelli, Hendrik Iben, Rastislav Barlik)
    Fixed various resource leakages
    Silenced various compiler warnings
    Added instructions on building with autoreconf

(nia)

2019-06-11 11:41:53 UTC MAIN commitmail json YAML

doc: Updated textproc/po4a to 0.56

(wiz)

2019-06-11 11:41:39 UTC MAIN commitmail json YAML

po4a: update to 0.56.

        ___  ____  __
__  __/ _ \ | ___| / /_
\ \ / / | | ||___ \| '_ \      The D-Day release, 75th anniversary.
\ V /| |_| | ___) | (_) |
  \_/  \___(_)____/ \___/      (released 2019-06-06)

AsciiDoc:
* Introduce option tablecells to process cells in tables. (GitHub's #166)
* widen accepted characters in the term part of definition list
  (GitHub's #169)

po4a tool:
* Don't use single quotes to protect command line arguments, as it
  fails on Windows (GitHub's #141)

Translations:
* New translation: Arabic, thanks mohammadA.
* Updated: Dutch, thanks Frans Spiesschaert.
* Updated: French, thanks Jean-Baptiste Holcroft.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Japanese, thanks Victory.
* Updated: Norwegian Bokmål, thanks Petter Reinholdtsen and Allan Nordhøy.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle and Silvério
  Santos.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).

(wiz)

2019-06-11 11:36:13 UTC MAIN commitmail json YAML

2019-06-11 11:34:39 UTC MAIN commitmail json YAML

py-gcovr: Add version 4.1

Gcovr provides a utility for managing the use of the GNU gcov utility
and generating summarized code coverage results. This command is
inspired by the Python coverage.py package, which provides a similar
utility for Python.

(markd)

2019-06-11 11:14:47 UTC MAIN commitmail json YAML

p5-GitLab-API-v4 update.

(markd)

2019-06-11 11:10:34 UTC MAIN commitmail json YAML

p5-GitLab-API-v4: update to version 0.19

0.19 2019-05-17T20:40:22Z

- Live tests now run against GitLab CE 11.10.4 (was 11.2.3).
- Add GitLab::API::v4::WWWClient.
- Add GitLab::API::v4::Mock for writing unit tests.
- Switch to the GNU General Public License version 3.

0.18 2019-04-01T04:35:02Z

- Add SUPPORT section to the docs.
- The archive method no longer tries to decode the response.
- Add the commit_refs method.
- Add the trigger_pipeline method.
- Document some create_pipeline method parameters.

0.17 2019-02-20T22:47:58Z

- Require perl 5.10.1 as I give up trying to support 5.8 due to other modules
  requiring 5.10 and strictures/multidimensional issues.
- Simplify VERSION declarations.

0.16 2019-02-18T06:21:15Z

- Migrate build tooling from Dist::Zilla to Minilla.

0.15 2019-01-09

- BREAKING CHANGE: gitlab-api-v4 now takes parameters in the form of
  param:value rather than --param=value.  This is to avoid foot-gun
  ambiguities when options have the same names as parameters (such as --url).
- Add --pretty and --canonical options to gitlab-api-v4.

(markd)

2019-06-11 10:22:01 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.21.10

(wiz)

2019-06-11 10:21:43 UTC MAIN commitmail json YAML

musicpd: update to 0.21.10.

ver 0.21.10 (2019/06/05)
* decoder
  - opus: fix duplicate tags
* output
  - httpd: reject some well-known URIs
* fix crash bug (0.21.9 regression)

(wiz)

2019-06-11 10:17:28 UTC MAIN commitmail json YAML

grep: Ensure we use the correct path to PKGGNUDIR grep.

Remove pointless patch-src_Makefile.am.  Bump PKGREVISION.

(jperkin)

2019-06-11 10:06:23 UTC MAIN commitmail json YAML

doc: Updated www/bozohttpd to 20190228

(mrg)

2019-06-11 10:03:07 UTC MAIN commitmail json YAML

2019-06-11 09:41:02 UTC MAIN commitmail json YAML

update to bozohttpd 20190228.  changes include:

o  extend timeout facility to ssl and stop servers hanging forever
  if the client never sends anything.  reported by Steffen in netbsd
  PR#50655.
o  don't display special files in the directory index.  they aren't
  served, but links to them are generated.
o  fix CGI '+' parameter handling, some error checking, and a double
  free.  from rajeev_v_pillai@yahoo.com
o  more directory indexing clean up.  from rajeev_v_pillai@yahoo.com

(mrg)

2019-06-11 09:16:17 UTC MAIN commitmail json YAML

doc: Updated devel/glib2 to 2.60.4

(prlw1)

2019-06-11 09:15:54 UTC MAIN commitmail json YAML

Update glib2 to 2.60.4

Create GIO_MODULES_DIR - reported by wiz@

Overview of changes in GLib 2.60.4
==================================

* Fixes to improved network status detection with NetworkManager (#1788)

* Leak fixes to some `glib-genmarshal` generated code (#1793)

* Further fixes to the Happy Eyeballs (RFC 8305) implementation (!865)

* File system permissions fix to clamp down permissions in a small time window
  when copying files (CVE-2019-12450, !876)

* Bugs fixed:
- #1755 Please revert #535 gmacros: Try to use the standard __func__ first in G_STRFUNC
- #1788 GNetworkMonitor claims I am offline
- #1792 glib-genmarshal generated valist marshal does not respect static scope for some types
- #1793 glib-genmarshal generates wrong code for va marshaler for VARIANT type
- #1795 Fix mingw32 CI on older branches
- !865 gnetworkaddress: fix "happy eyeballs" logic
- !878 Backport !876 ���gfile: Limit access to files when copying��� to glib-2-60

(prlw1)

2019-06-11 09:06:48 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-core_kernel to 0.12.2

(jaapb)

2019-06-11 09:06:33 UTC MAIN commitmail json YAML

Updated devel/ocaml-core_kernel to version 0.12.2.

This adds support for OCaml 4.08.
I have also added bash to USE_TOOLS to fix PR pkg/54285.

(jaapb)

2019-06-11 09:04:13 UTC MAIN commitmail json YAML

doc: Updated fonts/unifont to 12.1.02

(wiz)

2019-06-11 09:04:00 UTC MAIN commitmail json YAML

unifont: update to 12.1.02.

2019-06-01: Release 12.1.02
  * Adds a Japanese version of Unifont, unifont_jp, containing
    kanji glyphs from the public domain Jiskan16 font.

  * Contains redrawn Devanagari and Bengali glyphs with
    narrower consonants for better superimposing of vowels.

  * Updated unibmp2hex.c to convert RGB color space files to
    monochrome.

(wiz)

2019-06-11 08:58:44 UTC MAIN commitmail json YAML

doc: Updated devel/waf to 2.0.17

(wiz)

2019-06-11 08:58:32 UTC MAIN commitmail json YAML

waf: update to 2.0.17.

NEW IN WAF 2.0.17
-----------------
* Improve build performance on FreeBSD and Python3 #2241
* Add Python 3.8 flag detection for building embedded interpreters #2239
* Prevent Qt5 uninstallation errors when c++ files are generated
* Improve installation/uninstallation colors

(wiz)

2019-06-11 08:49:39 UTC MAIN commitmail json YAML

doc: Updated audio/libshout to 2.4.3

(wiz)

2019-06-11 08:49:28 UTC MAIN commitmail json YAML

libshout: update to 2.4.3.

libshout 2.4.3 (20190529)
* Fixed building with OpenSSL 1.1.0.
* Fixed static building with OpenSSL.
* Added support for PUT.
* Added support for WebM and Matroska with full timing.
* Added support to inspect the full server's TLS certificate chain.
* Improved API to set the format used for streaming.

(wiz)

2019-06-11 08:46:51 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_bin_prot to 0.12.1

(jaapb)

2019-06-11 08:44:31 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_bin_prot to 0.12.1.

This version adds support for OCaml 4.08.

(jaapb)

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

doc: Updated x11/xcalc to 1.1.0

(wiz)

2019-06-11 08:18:16 UTC MAIN commitmail json YAML

xcalc: update to 1.1.0.

This release adds base conversion (decimal, octal, hexadecimal),
bitwise ops (and, or, xor, not, shift left/right, truncate), and
a modulo operator to the default TI (infix, i.e. not RPN/postfix)
calculator mode.  It also binds the Return key to the "=" button.

Thanks to Tim Hentenaar for contributing this feature.

Alan Coopersmith (5):
      Add bitwise ops and base conversion (DEC/OCT/HEX) to man page
      Pass -D_CONST_X_STRING to make libXt declare String as const char *
      Fix -Wsign-compare warning in Syntax() function
      Fix -Wsign-compare warning in quit() function
      xcalc 1.1.0

Tim Hentenaar (1):
      Add bitwise ops and base conversion (DEC/OCT/HEX) in TI mode

(wiz)

2019-06-11 08:13:16 UTC MAIN commitmail json YAML

doc: Updated x11/sessreg to 1.1.2

(wiz)

2019-06-11 08:13:05 UTC MAIN commitmail json YAML

sessreg: update to 1.1.2.

Changes since 1.1.1:

Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add comment about why safe_strncpy isn't replaced with strlcpy
      sessreg 1.1.2

Fabrice Fontaine (1):
      Fix missing defines _PATH_WTMPX/_PATH_UTMPX in musl

Peter Hutterer (1):
      Replace strncpy calls with a sane version that always terminates

(wiz)

2019-06-11 05:30:49 UTC MAIN commitmail json YAML

doc: Updated www/trac to 1.2.3

(maya)