Commit graph

351712 commits

Author SHA1 Message Date
triaxx
ae8a41c164 fetchmailconf: Update to 6.4.27 2022-01-31 14:13:58 +00:00
triaxx
0d9ed5a882 doc: Updated mail/fetchmail to 6.4.27 2022-01-31 14:13:17 +00:00
triaxx
9700a04aef fetchmail: Update to 6.4.27
upstream changes:
-----------------
fetchmail-6.4.27 (released 2022-01-26, 31661 LoC):

# BREAKING CHANGES:
* Bump wolfSSL minimum required version to 5.1.1 to pull in security fix.

# TRANSLATIONS: language translations were updated by this fine person:
* ro:    Remus-Gabriel Chelu [Romanian]
2022-01-31 14:12:59 +00:00
adam
f7ba78f15f Updated lang/py-py3c, devel/py-dogpile-cache 2022-01-31 13:57:17 +00:00
adam
aa88f3c94c py-dogpile-cache: updated to 1.1.5
1.1.5:
Unknown changes
2022-01-31 13:56:06 +00:00
taca
0c5fefdecf doc: Updated net/samba4 to 4.13.17 2022-01-31 13:45:37 +00:00
taca
343469f0b9 net/samba4: udpate to 4.13.17
===============================
                   Release Notes for Samba 4.13.17
                          January 31, 2022
                   ===============================


This is a security release in order to address the following defects:

o CVE-2021-44142: Out-of-Bound Read/Write on Samba vfs_fruit module.
                  https://www.samba.org/samba/security/CVE-2021-44142.html

o CVE-2022-0336:  Re-adding an SPN skips subsequent SPN conflict checks.
                  https://www.samba.org/samba/security/CVE-2022-0336.html


Changes since 4.13.16
---------------------

o  Ralph Boehme <slow@samba.org>
   * BUG 14914: CVE-2021-44142

o  Joseph Sutton <josephsutton@catalyst.net.nz>
   * BUG 14950: CVE-2022-0336
2022-01-31 13:45:12 +00:00
adam
74459f0b17 py-py3c: updated to 1.4
v1.4

Additions:
add guidance around the use of Py_FindMethod

Fixes:
Avoid compiler warning about unused function
Fix DESTDIR support in the Makefile
Various documentation warning fixes
2022-01-31 13:44:39 +00:00
adam
aa4e7862a7 Updated devel/git, net/haproxy 2022-01-31 13:06:43 +00:00
adam
7043e20a56 haproxy: updated to 2.5.1
2.5.1
- BUG/MINOR: cache: Fix loop on cache entries in "show cache"
- BUG/MINOR: httpclient: allow to replace the host header
- BUG/MINOR: lua: don't expose internal proxies
- BUG/MINOR: lua: remove loop initial declarations
- BUG/MEDIUM: cli: Properly set stream analyzers to process one command at a time
- BUILD: evports: remove a leftover from the dead_fd cleanup
- BUG/MINOR: vars: Fix the set-var and unset-var converters
- BUG/MINOR: server: Don't rely on last default-server to init server SSL context
- BUG/MEDIUM: resolvers: Detach query item on response error
- BUG/MAJOR: segfault using multiple log forward sections.
- BUG/MEDIUM: h1: Properly reset h1m flags when headers parsing is restarted
- BUG/MEDIUM: mworker: FD leak of the eventpoll in wait mode
- BUG/MINOR: mworker: deinit of thread poller was called when not initialized
- MINOR: mux-h1: Improve H1 traces by adding info about http parsers
- BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH
- BUG/MEDIUM: sample: Fix memory leak in sample_conv_jwt_member_query
- MINOR: cli: "show version" displays the current process version
- BUILD: tree-wide: avoid warnings caused by redundant checks of obj_types
- IMPORT: slz: use the correct CRC32 instruction when running in 32-bit mode
- MINOR: http-rules: Add capture action to http-after-response ruleset
- BUG/MINOR: cli/server: Don't crash when a server is added with a custom id
- DOC: spoe: Clarify use of the event directive in spoe-message section
- DOC: config: Specify %Ta is only available in HTTP mode
- DOC: config: retry-on list is space-delimited
- DOC: config: fix error-log-format example
- BUG/MEDIUM: mworker/cli: crash when trying to access an old PID in prompt mode
- MINOR: ssl: Remove empty lines from "show ssl ocsp-response" output
- MINOR: pools: work around possibly slow malloc_trim() during gc
- BUG/MEDIUM: backend: fix possible sockaddr leak on redispatch
- BUG/MEDIUM: peers: properly skip conn_cur from incoming messages
- BUG/MEDIUM: mux-h1: Fix splicing by properly detecting end of message
- BUG/MINOR: mux-h1: Fix splicing for messages with unknown length
- BUILD: ssl: unbreak the build with newer libressl
- DOC: fix misspelled keyword "resolve_retries" in resolvers
- DEBUG: ssl: make sure we never change a servername on established connections
- BUILD: opentracing: display warning in case of using OT_USE_VARS at compile time
- BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server
- REGTESTS: ssl: fix ssl_default_server.vtc
- MINOR: compat: detect support for dl_iterate_phdr()
- MINOR: debug: add ability to dump loaded shared libraries
- MINOR: debug: add support for -dL to dump library names at boot
- MINOR: proxy: add option idle-close-on-response
- MINOR: cpuset: switch to sched_setaffinity for FreeBSD 14 and above.
- BUILD: makefile: add -Wno-atomic-alignment to work around clang abusive warning
- CI: Github Actions: do not show VTest failures if build failed
- BUG/MINOR: ssl: free the fields in srv->ssl_ctx
- BUG/MEDIUM: ssl: free the ckch instance linked to a server
- REGTESTS: ssl: update of a crt with server deletion
- BUILD/MINOR: cpuset FreeBSD 14 build fix.
- CI: github actions: update OpenSSL to 3.0.1
- BUILD/MINOR: tools: solaris build fix on dladdr.
- BUG/MINOR: cli: fix _getsocks with musl libc
- BUG/MEDIUM: http-ana: Preserve response's FLT_END analyser on L7 retry
- BUG/MEDIUM: mworker: don't use _getsocks in wait mode
- BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello error
- BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent data
- BUILD: cpuset: fix build issue on macos introduced by previous change
- CI: github actions: clean default step conditions
2022-01-31 13:06:20 +00:00
wiz
b63af70adf py-fasteners: convert to wheel.mk 2022-01-31 13:03:49 +00:00
adam
a7a1f32c55 git: updated to 2.35.1
Git v2.35.1 Release Notes
=========================

Git 2.35 shipped with a regression that broke use of "rebase" and
"stash" in a secondary worktree.  This maintenance release ought to
fix it.
2022-01-31 13:03:42 +00:00
adam
6c3496904f Updated www/py-uvicorn, devel/py-fasteners 2022-01-31 12:56:31 +00:00
adam
f2291eb245 py-fasteners: updated to 0.17.3
0.17.3:
  - Allow writer to become a reader in thread ReaderWriter lock

0.17.2:
  - Remove unnecessary setuptools pin

0.17.1:
  - Switch to the modern python package build infrastructure

0.17: [NEVER RELEASED]
  - Remove support for python 3.5 and earlier, including 2.7
  - Add support for python 3.9 and 3.10
  - Fix a conflict with django lock
  - Add __version__ and __all__ attributes
  - Fix a failure to parse README as utf-8
  - Move from nosetest to pytest and cleanup testing infrastructure
2022-01-31 12:56:13 +00:00
adam
86088fd044 py-uvicorn: updated to 0.17.1
0.17.1

Fixed

Move all data handling logic to protocol and ensure connection is closed.
Change spec_version field from "2.1" to "2.3", as Uvicorn is compliant with that version of the ASGI specifications.
2022-01-31 12:47:29 +00:00
wiz
92f4bb7ed1 py-black: remove obsolete patch 2022-01-31 12:16:12 +00:00
wiz
949dbb89b1 doc: Updated misc/ocaml-topkg to 1.0.5 2022-01-31 12:04:27 +00:00
wiz
9fe0201763 ocaml-topkg: update to 1.0.5.
v1.0.5 2022-01-28 La Forclaz (VS)
---------------------------------

- `Topkg.String.parse_version`. Support for the new OCaml
  version string format (https://github.com/ocaml/ocaml/pull/9712)
- Switch from `opam config var` to `opam var`.
- Fix compilation for next version of `cmdliner`.
2022-01-31 12:04:19 +00:00
wiz
dbead7929a doc: Updated audio/fluidsynth to 2.2.5 2022-01-31 12:03:42 +00:00
wiz
c32db59bba fluidsynth: update to 2.2.5.
Fix a build failure with CMake < 3.12 (#1003, thanks to @komh)
    OSS and MidiShare drivers are now deprecated (#1010)
    Prevent samples accidentally having their loops disabled (#1017)
    Fix framework installation on MacOS (#1029, thanks to @pedrolcl)
2022-01-31 12:03:33 +00:00
wiz
b56e78e44b doc: Updated www/restish to 0.9.4 2022-01-31 12:01:55 +00:00
wiz
092f598578 restish: update to 0.9.4.
changes not found
2022-01-31 12:01:32 +00:00
wiz
371e1891f7 doc: Updated databases/py-multidict to 6.0.2 2022-01-31 11:58:02 +00:00
wiz
95032d4391 py310-multidict: update to 6.0.2.
6.0.2 (2022-01-24)
==================

Bugfixes
--------

- Revert :issue:`644`, restore type annotations to as-of 5.2.0 version. (:issue:`688`)


6.0.1 (2022-01-23)
==================

Bugfixes
--------

- Restored back ``MultiDict``, ``CIMultiDict``, ``MultiDictProxy``, and
  ``CIMutiDictProxy`` generic type arguments; they are parameterized by value type, but the
  key type is fixed by container class.

  ``MultiDict[int]`` means ``MutableMultiMapping[str, int]``. The key type of
  ``MultiDict`` is always ``str``, while all str-like keys are accepted by API and
  converted to ``str`` internally.

  The same is true for ``CIMultiDict[int]`` which means ``MutableMultiMapping[istr,
  int]``. str-like keys are accepted but converted to ``istr`` internally. (:issue:`682`)
2022-01-31 11:57:54 +00:00
wiz
cd0466750c doc: Updated devel/py-mccabe to 0.7.0 2022-01-31 11:56:46 +00:00
wiz
608a6f855b py-mccabe: update to 0.7.0.
Changes not found, but does not support Python 2 any longer.
2022-01-31 11:56:36 +00:00
wiz
a3977b3a22 *: use versioned_dependencies for py-mccabe 2022-01-31 11:55:26 +00:00
wiz
98ed8916ad versioned_dependencies: support py-mccabe 2022-01-31 11:54:44 +00:00
wiz
3da69189b9 doc: Added devel/py-mccabe06 version 0.6.1nb1 2022-01-31 11:54:41 +00:00
wiz
974c491885 devel/Makefile: + py-mccabe06 2022-01-31 11:54:25 +00:00
wiz
6bb548eeca devel/py-mccabe06: import py27-mccabe-0.6.1nb1
Ned's script to check McCabe complexity.

This module provides a plugin for flake8, the Python code checker.

This package contains the last version supporting Python 2.
2022-01-31 11:53:48 +00:00
adam
dd5067bde4 Updated textproc/py-breathe, net/py-lexicon 2022-01-31 11:49:23 +00:00
adam
1fb9cf4729 py-lexicon: updated to 3.9.2
3.9.2 - 17/01/2022

Modified
Fix configuration reference

3.9.1 - 17/01/2022

Modified
Reimplement the transip provider using the new REST v6 API
2022-01-31 11:48:26 +00:00
wiz
ad3427133e doc: Updated devel/py-hypothesis to 6.36.1 2022-01-31 11:43:39 +00:00
wiz
8678a2e0a1 py310-hypothesis: update to 6.36.1.
6.36.1 - 2022-01-31

This patch fixes some deprecation warnings from pytest 7.0, along with
some code formatting and docs updates.

6.36.0 - 2022-01-19

This release disallows using typing.Final with from_type() and
register_type_strategy().

Why? Because Final can only be used during class definition. We don’t
generate class attributes.

It also does not make sense as a runtime type on its own.

6.35.1 - 2022-01-17

This patch fixes hypothesis write output highlighting with rich
version 12.0 and later.

6.35.0 - 2022-01-08

This release disallows using typing.ClassVar with from_type() and
register_type_strategy().

Why? Because ClassVar can only be used during class definition. We
don’t generate class attributes.

It also does not make sense as a runtime type on its own.

6.34.2 - 2022-01-05

This patch updates our vendored list of top-level domains, which is
used by the provisional domains() strategy.

6.34.1 - 2021-12-31

This patch fixes issue #3169, an extremely rare bug which would
trigger if an internal least-recently-reused cache dropped a newly
added entry immediately after it was added.

6.34.0 - 2021-12-31

This release fixes issue #3133 and issue #3144, where attempting to
generate Pandas series of lists or sets would fail with confusing
errors if you did not specify dtype=object.

6.33.0 - 2021-12-30

This release disallows using typing.TypeAlias with from_type() and
register_type_strategy().

Why? Because TypeAlias is not really a type, it is a tag for type
checkers that some expression is a type alias, not something else.

It does not make sense for Hypothesis to resolve it as a
strategy. References issue #2978.

6.32.1 - 2021-12-23

This patch updates our autoformatting tools, improving our code style
without any API changes.

6.32.0 - 2021-12-23

This release drops support for Python 3.6, which reached end of life
upstream on 2021-12-23.

6.31.6 - 2021-12-15

This patch adds a temporary hook for a downstream tool, which is not
part of the public API.

6.31.5 - 2021-12-14

This release updates our copyright headers to use a general authorship
statement and omit the year.

6.31.4 - 2021-12-11

This patch makes the .example() method more representative of
test-time data generation, albeit often at a substantial cost to
readability (issue #3182).

6.31.3 - 2021-12-10

This patch improves annotations on some of Hypothesis’ internal
functions, in order to deobfuscate the signatures of some
strategies. In particular, strategies shared between
hypothesis.extra.numpy and the hypothesis.extra.array_api extra will
benefit from this patch.

6.31.2 - 2021-12-10

This patch fix invariants display in stateful falsifying examples
(issue #3185).

6.31.1 - 2021-12-10

This patch updates xps.indices() so no flat indices are generated,
i.e. generated indices will now always explicitly cover each axes of
an array if no ellipsis is present. This is to be consistent with a
specification change that dropped support for flat indexing (#272).

6.31.0 - 2021-12-09

This release makes us compatible with Django 4.0, in particular by
adding support for use of zoneinfo timezones (though we respect the
new USE_DEPRECATED_PYTZ setting if you need it).

6.30.1 - 2021-12-05

This patch updates our vendored list of top-level domains, which is
used by the provisional domains() strategy.

6.30.0 - 2021-12-03

This release adds an allow_subnormal argument to the floats()
strategy, which can explicitly toggle the generation of subnormal
floats (issue #3155). Disabling such generation is useful when testing
flush-to-zero builds of libraries.

nps.from_dtype() and xps.from_dtype() can also accept the
allow_subnormal argument, and xps.from_dtype() or xps.arrays() will
disable subnormals by default if the array module xp is detected to
flush-to-zero (like is typical with CuPy).
2022-01-31 11:43:31 +00:00
adam
86e2c707c5 py-breathe: updated to 4.32.0
Breathe v4.32.0
Added breathe_doxygen_aliases config variable.
Render \remark/\remarks and \see/\sa using Sphinx/Docutils admonition style nodes.
Render C++ scoped enums differently than unscoped enums, and with their underlying type.
Render \retval lists using dedicated field list when Sphinx >= 4.3 is used.
Make .. doxygenfunction handle function template specializations.
Properly handle field-lists and admonitions in the detailed description of classes and functions.
Add :confval:`breathe_show_include` to control whetherinclude lines are shown. Defaults to True.
Fix sys.path adjustment in doc config.
Fix sphinx renderer variable and function visitors for C#.
Fix sphinx renderer class visitor for C#.
Auto-format python code with black.
Extend flake8 and address some style issues.
Fix black formatting warning.
Update Sphinx and Python versions tested against.
Fix friend functions for older Doxygen versions.
Doxygen >= 1.9.2 supports C++20 concepts, add support for them.
Change the way directives are added to adhere to the interface, e.g., avoiding myst-parser to crash.
Improved list of included files (with cross-references for local includes).
Update flake8 and mypy related stuff.
Update readme with logo and sponsorship info.
Store version number in both setup.py and __init__.py.
CICD: lint: continue with other jobs if black fails.
2022-01-31 11:39:40 +00:00
wiz
e4852d0726 p5-PerlMagick: reset PKGREVISION after update 2022-01-31 11:34:52 +00:00
wiz
9b70cc7ff0 doc: Updated graphics/ImageMagick to 7.1.0.22 2022-01-31 11:34:41 +00:00
wiz
7449666f67 ImageMagick: update to 7.1.0.22.
2022-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-22 GIT revision 19618:cb0ac9022:20220129

2021-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * limit colorname length to avoid possible DoS
  * restore MPRI URI in SVG

2022-01-28  7.1.0-21  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-21 GIT revision 19609:f084a86ec:20220128

2021-01-24  7.1.0-21  <quetzlzacatenango@image...>
  * PDF now shows the correct Unicode title (reference
  https://github.com/ImageMagick/ImageMagick/issues/4771).
  * optimize Fx image statistics (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).
2022-01-31 11:34:32 +00:00
wiz
dd4f75b0e7 doc: Updated emulators/mame to 0.240 2022-01-31 11:27:59 +00:00
wiz
e8e4ece925 mame: update to 0.240.
As lunar new year draws near and we approach a quarter of a century
since Nicola Salmoria released MAME to the public, it’s time for
MAME 0.240 – the first release of the 2022 calendar year. Wait,
what was that? A quarter of a century? Yes, on 5 February, it will
be twenty-five years since MAME 0.1 was released, supporting just
five Z80-based games. MAME is coming up to its silver jubilee! And
what a long way we’ve come…

This month, we’ve added support for dozens more versions of the
Igrosoft five-reel slot machines. But buried in there are the
remaining versions of Nintendo Game & Watch series games (rare
versions of Helmet, Judge and Mario’s Cement Factory), two more
Elektronika games based on Nintendo programs, a German version of
Exidy’s Mouse Trap, and the incredibly rare Mahjong Block Jongbou
2 from SNK.

In the software lists, there are a whole pile of recently dumped
prototypes of console games, and some homebrew titles for the Bandai
RX-78. That’s on top of the steady stream of Apple II floppies,
Commodore 64 cassettes, FM Towns CDs, and newly supported NES and
Famicom cartridges. Building on the work last month, the CD-i has
received a few more fixes that improve performance and add support
for more discs.
2022-01-31 11:27:50 +00:00
adam
856f451dac Updated converters/py-charset-normalizer, devel/py-setuptools, devel/py-cython, security/py-cryptodome 2022-01-31 11:26:53 +00:00
adam
47be432a7f py-cryptodome: updated to 3.14.0
3.14.0

New features
------------
* Add support for curve NIST P-192.
2022-01-31 11:26:31 +00:00
adam
062fb51e0d py-cython: updated to 0.29.27
0.29.27 (2022-01-28)
====================

Features added
--------------
* The ``cythonize`` command has a new option ``-M`` to generate ``.dep`` dependency
  files for the compilation unit.  This can be used by external build tools to track
  these dependencies.

Bugs fixed
----------
* Compilation failures on PyPy were resolved.
* Calls to ``range()`` with more than three arguments did not fail.
* Some C compiler warnings about missing type struct initialisers in Py3.10 were resolved.
* Cython no longer warns about using OpenMP 3.0 features since they are now
  considered generally available.
2022-01-31 11:24:04 +00:00
adam
675b071df7 py-setuptools: updated to 60.6.0
v60.6.0

Changes
* Merge with pypa/distutils@bb018f1ac3 including consolidated behavior in sysconfig.get_platform.
* Don't include optional Home-page in metadata if no url is specified.
* Merge with pypa/distutils@b53a824ec3 including improved support for lib directories on non-x64 Windows builds.

Misc
* Used Py3 syntax super().__init__()

v60.5.4

Misc
* Remove filtering of distutils warnings.
* Suppress distutils replacement when building or testing CPython.

v60.5.3

Misc
* Honor sysconfig variables in easy_install.

v60.5.2

Misc
* In _distutils_hack, for get-pip, simulate existence of setuptools.

v60.5.1

Misc
* Correct support for Python 3 native loaders.
2022-01-31 11:14:21 +00:00
adam
49deda3d85 py-charset-normalizer: updated to 2.0.11
2.0.11:

Added
- Explicit support for Python 3.11

Changed
- The logging behavior have been completely reviewed, now using only TRACE and DEBUG levels
2022-01-31 11:04:38 +00:00
mlelstv
124957c8e9 Amanda expects the security config file to be owned by root. 2022-01-31 10:56:27 +00:00
micha
4556013495 editors/xnedit: Build fixes
- Honor external CFLAGS (should now use pkgsrc hardening flags)
- Use POSIX struct dirent (should fix build on SmartOS)
- Enable workarounds for Motif bugs on IRIX and Solaris

Bump PKGREVISION.
2022-01-31 10:39:24 +00:00
wiz
8e3067b698 doc: Updated x11/xterm to 370nb1 2022-01-31 10:00:33 +00:00
wiz
f3a1acd5c9 xterm: add patch for CVE-2022-24130
From upstream.

Bump PKGREVISION.
2022-01-31 10:00:24 +00:00