summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-01-31tdb: updated to 1.4.6adam2-6/+6
1.4.6: Bug fixes
2022-01-31doc: Updated mail/fetchmailconf to 6.4.27triaxx1-1/+2
2022-01-31fetchmailconf: Update to 6.4.27triaxx1-2/+2
2022-01-31doc: Updated mail/fetchmail to 6.4.27triaxx1-1/+2
2022-01-31fetchmail: Update to 6.4.27triaxx5-17/+17
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-31Updated lang/py-py3c, devel/py-dogpile-cacheadam1-1/+3
2022-01-31py-dogpile-cache: updated to 1.1.5adam2-7/+6
1.1.5: Unknown changes
2022-01-31doc: Updated net/samba4 to 4.13.17taca1-1/+2
2022-01-31net/samba4: udpate to 4.13.17taca2-6/+6
=============================== 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-31py-py3c: updated to 1.4adam2-7/+6
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-31Updated devel/git, net/haproxyadam2-3/+4
2022-01-31haproxy: updated to 2.5.1adam3-24/+6
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-31py-fasteners: convert to wheel.mkwiz2-17/+12
2022-01-31git: updated to 2.35.1adam2-6/+6
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-31Updated www/py-uvicorn, devel/py-fastenersadam1-1/+3
2022-01-31py-fasteners: updated to 0.17.3adam3-40/+11
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-31py-uvicorn: updated to 0.17.1adam2-6/+6
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-31py-black: remove obsolete patchwiz1-13/+0
2022-01-31doc: Updated misc/ocaml-topkg to 1.0.5wiz2-3/+3
2022-01-31ocaml-topkg: update to 1.0.5.wiz2-6/+6
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-31doc: Updated audio/fluidsynth to 2.2.5wiz2-3/+3
2022-01-31fluidsynth: update to 2.2.5.wiz3-9/+8
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-31doc: Updated www/restish to 0.9.4wiz2-5/+3
2022-01-31restish: update to 0.9.4.wiz2-6/+6
changes not found
2022-01-31doc: Updated databases/py-multidict to 6.0.2wiz1-1/+2
2022-01-31py310-multidict: update to 6.0.2.wiz2-6/+6
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-31doc: Updated devel/py-mccabe to 0.7.0wiz2-4/+3
2022-01-31py-mccabe: update to 0.7.0.wiz2-9/+12
Changes not found, but does not support Python 2 any longer.
2022-01-31*: use versioned_dependencies for py-mccabewiz2-5/+5
2022-01-31versioned_dependencies: support py-mccabewiz1-2/+3
2022-01-31doc: Added devel/py-mccabe06 version 0.6.1nb1wiz1-1/+2
2022-01-31devel/Makefile: + py-mccabe06wiz1-1/+2
2022-01-31devel/py-mccabe06: import py27-mccabe-0.6.1nb1wiz4-0/+39
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-31Updated textproc/py-breathe, net/py-lexiconadam1-1/+3
2022-01-31py-lexicon: updated to 3.9.2adam3-232/+7
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-31doc: Updated devel/py-hypothesis to 6.36.1wiz1-1/+2
2022-01-31py310-hypothesis: update to 6.36.1.wiz2-7/+6
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-31py-breathe: updated to 4.32.0adam2-11/+15
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-31p5-PerlMagick: reset PKGREVISION after updatewiz1-2/+1
2022-01-31doc: Updated graphics/ImageMagick to 7.1.0.22wiz2-3/+3
2022-01-31ImageMagick: update to 7.1.0.22.wiz2-6/+6
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-31doc: Updated emulators/mame to 0.240wiz2-3/+3
2022-01-31mame: update to 0.240.wiz4-23/+8
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-31Updated converters/py-charset-normalizer, devel/py-setuptools, ↵adam1-1/+5
devel/py-cython, security/py-cryptodome
2022-01-31py-cryptodome: updated to 3.14.0adam2-6/+6
3.14.0 New features ------------ * Add support for curve NIST P-192.
2022-01-31py-cython: updated to 0.29.27adam2-7/+6
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-31py-setuptools: updated to 60.6.0adam3-19/+7
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-31py-charset-normalizer: updated to 2.0.11adam2-6/+6
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-31Amanda expects the security config file to be owned by root.mlelstv1-2/+2
2022-01-31editors/xnedit: Build fixesmicha1-1/+16
- 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.