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

2024-05-13 07:10:54 UTC Now

2022-05-18 13:27:34 UTC MAIN commitmail json YAML

sysutils/navi: update to 2.20.1

- Fix version in Cargo.toml (#732)

(pin)

2022-05-18 13:26:23 UTC MAIN commitmail json YAML

libwmf: Remove obsolete MESSAGE file

TrueType fonts are a standard component of modern X distributions,
including NetBSD's, so there's probably no better need to mention them
here than in any other package.

(nia)

2022-05-18 13:21:25 UTC MAIN commitmail json YAML

Updated www/py-sanic, net/py-lexicon

(adam)

2022-05-18 13:21:08 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.11.2

v3.11.2
Add support of record update without an identifier in yandex provider

(adam)

2022-05-18 13:19:16 UTC MAIN commitmail json YAML

py-sanic: updated to 22.3.2

v22.3.2
Resolve warning issue with error handler mismatch warning

(adam)

2022-05-18 12:09:03 UTC MAIN commitmail json YAML

doc: Updated net/trippy to 0.4.0

(pin)

2022-05-18 12:08:44 UTC MAIN commitmail json YAML

net/trippy: update to 0.4.0

0.4.0 - 2022-05-18
Added
-Added -P (--target-port) flag to allow specifying the target port (1, 2)
-Added ability to tracing with either a fixed source or a fixed destination port
for both udp and tcp tracing (#43)
-Display source and destination ports in Tui (#156)
-Added the -A (--source-address) flag to allow specifying the source address
(#162)
-Added the -I (--interface) flag to allow specifying the source interface (#142)
-Added the -Q (--tos) flag to allow specifying the TOS (DSCP+ECN) IPv4 header
value (#38)

Changed
-Changed tcp tracing to use a standard (non-raw) socket to be able to detect the
target (#134)
-Changed udp tracing to use a standard (non-raw) socket (#155)
-Renamed the --tui-max-addresses-per-hop flag as tui-max-addrs (#165)
-Reorder the cli flags in the help output (#163)
-Change short alias for flag max_round_duration from -I to -T (1)
-Added short cli flags for source-port (-S), first-ttl (-f) and tui-max-addrs
(-M) (1)

Fixed
-Checksums for udp packets were not being set (obsoleted by #155) (#159)
-TimeExceeded responses from the target address were not being handled (1)
-The largest time-to-live for a given round was being calculated incorrectly in
some cases (1)

(pin)

2022-05-18 12:07:56 UTC MAIN commitmail json YAML

doc: Updated shells/starship to 1.6.3

(pin)

2022-05-18 12:07:31 UTC MAIN commitmail json YAML

shells/starship: update to 1.6.3

1.6.3 (2022-04-26)
Bug Fixes
    git_branch: correct variable name for remote branch (#3897) (bd7957f)
    schema: move config-schema into docs folder (#3878) (094f982)

Performance Improvements
    package: only try to read files that exist (#3904) (2a650bf)

Reverts
    schema: move config-schema back into .github folder (#3886) (9b2ce42)

(pin)

2022-05-18 12:06:48 UTC MAIN commitmail json YAML

doc: Updated graphics/kvantum to 1.0.2

(pin)

2022-05-18 12:06:27 UTC MAIN commitmail json YAML

graphics/kvantum: update to 1.0.2

-QML tool buttons that are styled by qqc2-desktop-style (e.g., inside KDE's
System Settings) are drawn like ordinary buttons as far as possible.
-Improvements and workarounds for LibreOffice's Qt skin.
-A warning dialog is added for kinetic scrolling. It should not be enabled by
theme makers.

(pin)

2022-05-18 12:05:46 UTC MAIN commitmail json YAML

doc: Updated benchmarks/hyperfine to 1.14.0

(pin)

2022-05-18 12:05:27 UTC MAIN commitmail json YAML

benchmarks/hyperfine: update to 1.14.0

-Add a new --output={null,pipe,inherit,<FILE>} option to control
where the output of the benchmarked program is redirected (if at all),
see #377 and #509 (@tavianator, originally suggested by @BurntSushi)
-Add Emacs org-mode as a new export format, see #491 (@ppaulweber)
-Relax glibc requirements, see #508 and #512 (@sharkdp)

(pin)

2022-05-18 12:04:40 UTC MAIN commitmail json YAML

doc: Updated textproc/git-delta to 0.13.0

(pin)

2022-05-18 12:04:20 UTC MAIN commitmail json YAML

textproc/git-delta: update to 0.13.0

What's Changed
  -Update bat dependency so that delta is compatible with latest bat release
    (#1075)
  -Flush line buffers in additional locations by @dandavison in #1003
  -Reorganize wrapping utilities by @dandavison in #1008
  -Bump regex to fix CVE-2022-24713 by @msirringhaus in #1015
  -Apply file-transformation to diff header in addition to hunk header
    by @dandavison in #1012
  -Add support for irreversible-delete by @wescande in #945
  -Add custom env struct to store env at init by @wescande in #1025
  -Apply hyperlinks to diff stat file paths by @dandavison in #1035
  -Add link to bat on README by @eloyesp in #1052
  -Add chameleon theme to themes.gitconfig by @AirOnSkin in #1062
  -Add 'light = false' w/ comment in gitconfig by @toolness in #1073

(pin)

2022-05-18 12:03:32 UTC MAIN commitmail json YAML

doc: Updated www/ddgr to 2.0

(pin)

2022-05-18 12:03:07 UTC MAIN commitmail json YAML

www/ddgr: update to 2.0

-Display results in reversed order (--rev, --reverse)
-Support Python v3.10 (dropped v3.6)

(pin)

2022-05-18 11:38:04 UTC MAIN commitmail json YAML

Updated sysutils/ansible-lint, devel/py-cython

(adam)

2022-05-18 11:37:45 UTC MAIN commitmail json YAML

py-cython: updated to 0.29.30

0.29.30 (2022-05-16)
====================

Bugs fixed
----------
* The GIL handling changes in 0.29.29 introduced a regression where
  objects could be deallocated without holding the GIL.

0.29.29 (2022-05-16)
====================

Features added
--------------
* Avoid acquiring the GIL at the end of nogil functions.
  This change was backported in order to avoid generating wrong C code
  that would trigger C compiler warnings with tracing support enabled.

Bugs fixed
----------
* Function definitions in ``finally:`` clauses were not correctly generated.
* A case where C-API functions could be called with a live exception set was fixed.
* Pickles can now be exchanged again with those generated from Cython 3.0 modules.
* Cython now correctly generates Python methods for both the provided regular and
  reversed special numeric methods of extension types.
* Calling unbound extension type methods without arguments could raise an
  ``IndexError`` instead of a ``TypeError``.
* Calling unbound ``.__contains__()`` super class methods on some builtin base
  types could trigger an infinite recursion.
* The C union type in pure Python mode mishandled some field names.
* Allow users to overwrite the C macro ``_USE_MATH_DEFINES``.
* Improved compatibility with CPython 3.10/11.
* Docstrings of descriptors are now provided in PyPy 7.3.9.

(adam)

2022-05-18 11:34:56 UTC MAIN commitmail json YAML

ansible-lint: updated to 6.2.0

v6.2.0

Minor Changes

Add rule to check key order
Improve yamllint messages and documentation
Convert rules documentation to markdown
schema: enable validation of playbook and tasks files
schema: add validation of argument_specs.yml files
schema: add support for ansible-navigator config files
schema: add ability to recognize ansible-lint config files
schema: add ability to recognize yaml inventory files
schema: add ability to recognize meta/runtime.yml files
schema: add support for execution-environments

Bugfixes

Properly raise load-failure when utf-8 decoding fails
Fix codeclimate description output
Recognize tower requirements.txt files
Bump test dependencies
Update to append skipped rules for nested task
Convert main README to markdown
Include schemas inside the wheel
Convert documentation to markdown
Change custom yamllint config logging to debug
Update JSON Schemas
Avoid altering PATH when not needed
Fix offline mode
Allow use of empty files as valid config files

(adam)

2022-05-18 11:24:10 UTC MAIN commitmail json YAML

Updated databases/pgpool2, graphics/py-Pillow

(adam)

2022-05-18 11:23:52 UTC MAIN commitmail json YAML

py-Pillow: updated to 9.1.1

9.1.1
- When reading past the end of a TGA scan line, reduce bytes left. CVE-2022-30595
- Do not open images with zero or negative height

(adam)

2022-05-18 11:20:35 UTC MAIN commitmail json YAML

pgpool2: updated to 4.3.1

4.3.1

Suppress message length log for in_hot_standby.
Change the default value for log_line_prefix.
Add validations of wd_lifecheck_password and recovery_password format.
Enhance parameter status handling.
Bug fixes

4.3.0

Many enhancements are added to this version for easier configuration and administration. A new cluster membership mechanism is introduced to dynamically adjust the Watchdog cluster size. This allows the leader Watchdog node to retain the quorum/VIP even when some of watchdog nodes get Shutdown or disconnected. New PostgreSQL 14 SQL parser is imported. The Snapshot Isolation Mode is now ready for production. New sample configuration for the mode is provided in the configuration example section.

(adam)

2022-05-18 08:50:50 UTC MAIN commitmail json YAML

doc: Updated devel/py-pyparsing to 3.0.9

(wiz)

2022-05-18 08:50:41 UTC MAIN commitmail json YAML

py-pyparsing: update to 3.0.9.

Version 3.0.9 -
---------------
- Added Unicode set `BasicMultilingualPlane` (may also be referenced
  as `BMP`) representing the Basic Multilingual Plane (Unicode
  characters up to code point 65535). Can be used to parse
  most language characters, but omits emojis, wingdings, etc.
  Raised in discussion with Dave Tapley (issue #392).

- To address mypy confusion of `pyparsing.Optional` and `typing.Optional`
  resulting in `error: "_SpecialForm" not callable` message
  reported in issue #365, fixed the import in exceptions.py. Nice
  sleuthing by Iwan Aucamp and Dominic Davis-Foster, thank you!
  (Removed definitions of `OptionalType`, `DictType`, and `IterableType`
  and replaced them with `typing.Optional`, `typing.Dict`, and
  `typing.Iterable` throughout.)

- Fixed typo in jinja2 template for railroad diagrams, thanks for the
  catch Nioub (issue #388).

- Removed use of deprecated `pkg_resources` package in
  railroad diagramming code (issue #391).

- Updated bigquery_view_parser.py example to parse examples at
  https://cloud.google.com/bigquery/docs/reference/legacy-sql

(wiz)

2022-05-18 08:43:17 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.23.7

(wiz)

2022-05-18 08:43:06 UTC MAIN commitmail json YAML

musicpd: update to 0.23.7.

ver 0.23.7 (2022/05/09)
* database
  - upnp: support pupnp 1.14
* decoder
  - ffmpeg: fix HLS seeking
  - opus: fix missing song length on high-latency files
* output
  - shout: require at least libshout 2.4.0
* mixer
  - pipewire: fix volume restore
  - software: update volume of disabled outputs
* support libiconv

(wiz)

2022-05-18 08:37:54 UTC MAIN commitmail json YAML

doc/TODO: + libarchive-3.6.1.

(wiz)

2022-05-18 08:07:53 UTC MAIN commitmail json YAML

Updated lang/python39, lang/py39-html-docs

(adam)

2022-05-18 08:07:32 UTC MAIN commitmail json YAML

python39 py39-html-docs: updated to 3.9.13

Python 3.9.13

Core and Builtins

gh-92311: Fixed a bug where setting frame.f_lineno to jump over a list comprehension could misbehave or crash.
gh-92112: Fix crash triggered by an evil custom mro() on a metaclass.
gh-92036: Fix a crash in subinterpreters related to the garbage collector. When a subinterpreter is deleted, untrack all objects tracked by its GC. To prevent a crash in deallocator functions expecting objects to be tracked by the GC, leak a strong reference to these objects on purpose, so they are never deleted and their deallocator functions are not called. Patch by Victor Stinner.
gh-91421: Fix a potential integer overflow in _Py_DecodeUTF8Ex.
bpo-46775: Some Windows system error codes(>= 10000) are now mapped into the correct errno and may now raise a subclass of OSError. Patch by Dong-hee Na.
bpo-46962: Classes and functions that unconditionally declared their docstrings ignoring the --without-doc-strings compilation flag no longer do so.

The classes affected are pickle.PickleBuffer, testcapi.RecursingInfinitelyError, and types.GenericAlias.

The functions affected are 24 methods in ctypes.

Patch by Oleg Iarygin.
bpo-36819: Fix crashes in built-in encoders with error handlers that return position less or equal than the starting position of non-encodable characters.

Library

gh-91581: utcfromtimestamp() no longer attempts to resolve fold in the pure Python implementation, since the fold is never 1 in UTC. In addition to being slightly faster in the common case, this also prevents some errors when the timestamp is close to datetime.min. Patch by Paul Ganssle.
gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify().
gh-92049: Forbid pickling constants re._constants.SUCCESS etc. Previously, pickling did not fail, but the result could not be unpickled.
bpo-47029: Always close the read end of the pipe used by multiprocessing.Queue after the last write of buffered data to the write end of the pipe to avoid BrokenPipeError at garbage collection and at multiprocessing.Queue.close() calls. Patch by Gテゥry Ogam.
gh-91910: Add missing f prefix to f-strings in error messages from the multiprocessing and asyncio modules.
gh-91810: ElementTree method write() and function tostring() now use the text file窶冱 encoding (窶弑TF-8窶� if not available) instead of locale encoding in XML declaration when encoding="unicode" is specified.
gh-91832: Add required attribute to argparse.Action repr output.
gh-91734: Fix OSS audio support on Solaris.
gh-91700: Compilation of regular expression containing a conditional expression (?(group)...) now raises an appropriate re.error if the group number refers to not defined group. Previously an internal RuntimeError was raised.
gh-91676: Fix unittest.IsolatedAsyncioTestCase to shutdown the per test event loop executor before returning from its run method so that a not yet stopped or garbage collected executor state does not persist beyond the test.
gh-90568: Parsing \N escapes of Unicode Named Character Sequences in a regular expression raises now re.error instead of TypeError.
gh-91595: Fix the comparison of character and integer inside Tools.gdb.libpython.write_repr(). Patch by Yu Liu.
gh-90622: Worker processes for concurrent.futures.ProcessPoolExecutor are no longer spawned on demand (a feature added in 3.9) when the multiprocessing context start method is "fork" as that can lead to deadlocks in the child processes due to a fork happening while threads are running.
gh-91575: Update case-insensitive matching in the re module to the latest Unicode version.
gh-91581: Remove an unhandled error case in the C implementation of calls to datetime.fromtimestamp with no time zone (i.e. getting a local time from an epoch timestamp). This should have no user-facing effect other than giving a possibly more accurate error message when called with timestamps that fall on 10000-01-01 in the local time. Patch by Paul Ganssle.
bpo-34480: Fix a bug where _markupbase raised an UnboundLocalError when an invalid keyword was found in marked section. Patch by Marek Suscak.
bpo-27929: Fix asyncio.loop.sock_connect() to only resolve names for socket.AF_INET or socket.AF_INET6 families. Resolution may not make sense for other families, like socket.AF_BLUETOOTH and socket.AF_UNIX.
bpo-43323: Fix errors in the email module if the charset itself contains undecodable/unencodable characters.
bpo-46787: Fix concurrent.futures.ProcessPoolExecutor exception memory leak
bpo-46415: Fix ipaddress.ip_{address,interface,network} raising TypeError instead of ValueError if given invalid tuple as address parameter.
bpo-44911: IsolatedAsyncioTestCase will no longer throw an exception while cancelling leaked tasks. Patch by Bar Harel.
bpo-44493: Add missing terminated NUL in sockaddr_un窶冱 length

This was potentially observable when using non-abstract AF_UNIX datagram sockets to processes written in another programming language.
bpo-42627: Fix incorrect parsing of Windows registry proxy settings
bpo-36073: Raise ProgrammingError instead of segfaulting on recursive usage of cursors in sqlite3 converters. Patch by Sergey Fedoseev.

Documentation

gh-91888: Add a new gh role to the documentation to link to GitHub issues.
gh-91783: Document security issues concerning the use of the function shutil.unpack_archive()
gh-91547: Remove 窶弑ndocumented modules窶� page.
bpo-44347: Clarify the meaning of dirs_exist_ok, a kwarg of shutil.copytree().
bpo-38668: Update the introduction to documentation for os.path to remove warnings that became irrelevant after the implementations of PEP 383 and PEP 529.
bpo-47138: Pin Jinja to a version compatible with Sphinx version 2.4.4.
bpo-46962: All docstrings in code snippets are now wrapped into PyDoc_STR() to follow the guideline of PEP 7窶冱 Documentation Strings paragraph. Patch by Oleg Iarygin.
bpo-26792: Improve the docstrings of runpy.run_module() and runpy.run_path(). Original patch by Andrew Brezovsky.
bpo-45790: Adjust inaccurate phrasing in Defining Extension Types: Tutorial about the ob_base field and the macros used to access its contents.
bpo-42340: Document that in some circumstances KeyboardInterrupt may cause the code to enter an inconsistent state. Provided a sample workaround to avoid it if needed.
bpo-41233: Link the errnos referenced in Doc/library/exceptions.rst to their respective section in Doc/library/errno.rst, and vice versa. Previously this was only done for EINTR and InterruptedError. Patch by Yan 窶忱yyyyyyan窶� Orestes.
bpo-38056: Overhaul the Error Handlers documentation in codecs.
bpo-13553: Document tkinter.Tk args.

Tests

gh-91607: Fix test_concurrent_futures to test the correct multiprocessing start method context in several cases where the test logic mixed this up.
bpo-47205: Skip test for sched_getaffinity() and sched_setaffinity() error case on FreeBSD.
bpo-29890: Add tests for ipaddress.IPv4Interface and ipaddress.IPv6Interface construction with tuple arguments. Original patch and tests by louisom.

Build

bpo-47103: Windows PGInstrument builds now copy a required DLL into the output directory, making it easier to run the profile stage of a PGO build.

Windows

bpo-47194: Update zlib to v1.2.12 to resolve CVE-2018-25032.
bpo-46785: Fix race condition between os.stat() and unlinking a file on Windows, by using errors codes returned by FindFirstFileW() when appropriate in win32_xstat_impl.
bpo-40859: Update Windows build to use xz-5.2.5

Tools/Demos

gh-91583: Fix regression in the code generated by Argument Clinic for functions with the defining_class parameter.

(adam)

2022-05-18 05:44:34 UTC MAIN commitmail json YAML

Updated devel/py-setuptools, textproc/py-elementpath

(adam)

2022-05-18 05:43:44 UTC MAIN commitmail json YAML

py-elementpath: updated to 2.5.2

v2.5.2
* Include fixes for `XPathContext.iter_siblings()`

(adam)

2022-05-18 05:41:49 UTC MAIN commitmail json YAML

py-setuptools: updated to 62.3.1

v62.3.1

Misc
* Fixed typo which causes ``namespace_packages`` to raise an error instead of
  warning.

(adam)

2022-05-18 00:47:31 UTC MAIN commitmail json YAML

note update of bozohttpd to 20220517.

(mrg)

2022-05-18 00:46:46 UTC MAIN commitmail json YAML

update to bozohttpd 20220517.  changes include:

o  remove obsolete .bzdirect handling.
o  new "-m tlsversion" option to set the minimum TLS version
  available.  partially from <sunil@nimmagadda.net>.
o  extend the list of available ciphers to include most of the
  openssl "HIGH" with some additional disables.  retain the current
  list of bad options.  should deal with PR#51278.
o  don't assume host BUFSIZ is sufficient.  small BUFSIZ leads to
  always happens errors in the testsuite.  switch all these buffers
  to be 4KiB sized.  reported by embr <git@liclac.eu>
o  fix a denial of service attack against initial request contents,
  now bounded at 16KiB.  reported by Justin Parrott in PR#56085
o  new support for content types: .tar.bz2, .tar.xz, .tar.lz,
  .tar.zst, .tbz2, .txz, .tlz, .zipx, .xz, .zst, .sz, .lz, .lzma,
  .lzo, .7z, .lzo, .cab, .dmg, .jar, and .rar.  should fix
  netbsd PR#56026:
  MIME type of .tar.xz file on ny{cdn,ftp}.NetBSD.org is invalid
o  fix various NULL derefs from malformed headers.  mostly from
  <emily@ingalls.rocks>.
o  fix memory leaks in library interface: add bozo_cleanup().

(mrg)

2022-05-18 00:28:46 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-panel to 0.4.3

(khorben)

2022-05-18 00:28:35 UTC MAIN commitmail json YAML

deforaos-panel: update to 0.4.3

Changes since 0.4.2:

* Documentation generated by Gtk-Doc
* Build fixes for FreeBSD
* Initial translation into German
* Minor fixes

(khorben)

2022-05-18 00:28:02 UTC MAIN commitmail json YAML

skalibs: Update MAINTAINER

(charlotte)

2022-05-18 00:27:48 UTC MAIN commitmail json YAML

7kaa: Update MAINTAINER

(charlotte)

2022-05-18 00:27:34 UTC MAIN commitmail json YAML

fallingtime: Update MAINTAINER

(charlotte)

2022-05-18 00:27:23 UTC MAIN commitmail json YAML

lugaru: Update MAINTAINER

(charlotte)

2022-05-18 00:26:34 UTC MAIN commitmail json YAML

redeclipse: Update MAINTAINER

(charlotte)

2022-05-18 00:26:18 UTC MAIN commitmail json YAML

xonotic: Update MAINTAINER

(charlotte)

2022-05-18 00:26:00 UTC MAIN commitmail json YAML

execline: Update MAINTAINER

(charlotte)

2022-05-18 00:25:44 UTC MAIN commitmail json YAML

neko: Update MAINTAINER

(charlotte)

2022-05-18 00:25:28 UTC MAIN commitmail json YAML

nim: Update MAINTAINER

(charlotte)

2022-05-18 00:25:12 UTC MAIN commitmail json YAML

s6-portable-utils: Update MAINTAINER

(charlotte)

2022-05-18 00:24:49 UTC MAIN commitmail json YAML

assimp: Update MAINTAINER

(charlotte)

2022-05-18 00:24:33 UTC MAIN commitmail json YAML

s6-dns: Update MAINTAINER

(charlotte)

2022-05-18 00:24:18 UTC MAIN commitmail json YAML

s6: Update MAINTAINER

(charlotte)

2022-05-18 00:23:57 UTC MAIN commitmail json YAML

cwm: Update MAINTAINER email

(charlotte)

2022-05-17 21:55:02 UTC MAIN commitmail json YAML

doc: Updated graphics/freeglut to 3.2.2

(nia)

2022-05-17 21:54:50 UTC MAIN commitmail json YAML

freeglut: Update to 3.2.2

                                freeglut 3.2.2

Changes

    * Fix netbsd/aarch64 build by including sys/joystick.h instead of
      machine/joystick.h.
    * Fix build with gcc >= 10 which made -fno-common the default by no
      longer relying on COMMON symbols for globals.
    * Fix android build (default to FREEGLUT_GLES, and check for debug
      flags).
    * Add flat shading option to the shapes demo.
    * Fix crash when calling primitive drawing functions without creating a
      window first.
    * Dropped really old and unmaintained doc directory from the source
      tree.

(nia)

2022-05-17 21:44:37 UTC MAIN commitmail json YAML

doc: Updated multimedia/libaom to 3.3.0

(nia)

2022-05-17 21:44:11 UTC MAIN commitmail json YAML

libaom: Update to 3.3.0

2022-01-28 v3.3.0
  This release includes compression efficiency and perceptual quality
  improvements, speedup and memory optimizations, some new features, and
  several bug fixes.

  - New Features
    * AV1 RT: Introducing CDEF search level 5
    * Changed real time speed 4 to behave the same as real time speed 5
    * Add --deltaq-strength
    * rtc: Allow scene-change and overshoot detection for svc
    * rtc: Intra-only frame for svc
    * AV1 RT: Option 2 for codec control AV1E_SET_ENABLE_CDEF to disable
      CDEF on non-ref frames
    * New codec controls AV1E_SET_LOOPFILTER_CONTROL and
      AOME_GET_LOOPFILTER_LEVEL
    * Improvements to three pass encoding

  - Compression Efficiency Improvements
    * Overall compression gains: 0.6%

  - Perceptual Quality Improvements
    * Improves the perceptual quality of high QP encoding for delta-q mode 4
    * Auto select noise synthesis level for all intra

  - Speedup and Memory Optimizations
    * Added many SSE2 optimizations.
    * Good quality 2-pass encoder speedups:
      o Speed 2: 9%
      o Speed 3: 12.5%
      o Speed 4: 8%
      o Speed 5: 3%
      o Speed 6: 4%
    * Real time mode encoder speedups:
      o Speed 5: 2.6% BDRate gain, 4% speedup
      o Speed 6: 3.5% BDRate gain, 4% speedup
      o Speed 9: 1% BDRate gain, 3% speedup
      o Speed 10: 3% BDRate gain, neutral speedup
    * All intra encoding speedups (AVIF):
      o Single thread - speed 6: 8%
      o Single thread - speed 9: 15%
      o Multi thread(8) - speed 6: 14%
      o Multi thread(8) - speed 9: 34%

  - Bug Fixes
    * Issue 3163: Segmentation fault when using --enable-keyframe-filtering=2
    * Issue 2436: Integer overflow in av1_warp_affine_c()
    * Issue 3226: armv7 build failure due to gcc-11
    * Issue 3195: Bug report on libaom (AddressSanitizer: heap-buffer-overflow)
    * Issue 3191: Bug report on libaom (AddressSanitizer: SEGV on unknown
      address)
    * Issue 3176: Some SSE2/SADx4AvgTest.* tests fail on Windows
    * Issue 3175: Some SSE2/SADSkipTest.* tests fail on Windows

(nia)

2022-05-17 18:37:10 UTC MAIN commitmail json YAML

doc: Updated net/yaydl to 0.7.1

(pin)

2022-05-17 18:36:51 UTC MAIN commitmail json YAML

net/yaydl: update to 0.7.1

-Updated one dependency and fixed YouTube's URL regex - thank you, @yeurch!

(pin)

2022-05-17 18:35:58 UTC MAIN commitmail json YAML

doc: Updated www/wiki-tui to 0.4.8

(pin)

2022-05-17 18:35:38 UTC MAIN commitmail json YAML

www/wiki-tui: update to 0.4.8

What's Changed
Exciting New Features:
    Add an option for selecting a different backend

Bug Fixes
    Fix flickering issue with the crossterm and termion backend
    Fix the crash that occurred when scrolling during the article loading

(pin)

2022-05-17 18:35:07 UTC MAIN commitmail json YAML

doc: Updated wm/sdorfehs to 1.4

(pin)

2022-05-17 18:34:48 UTC MAIN commitmail json YAML

wm/sdorfehs: update to 1.4

-frame: Assign vscreen properly from frestore.

(pin)

2022-05-17 18:25:09 UTC MAIN commitmail json YAML

kio-extras: SunOS needs md5sum tool.

(jperkin)

2022-05-17 18:02:26 UTC MAIN commitmail json YAML

deforaos-configure.mk: keep track of two more users

(khorben)

2022-05-17 18:01:39 UTC MAIN commitmail json YAML

doc: Updated x11/deforaos-panel to 0.4.2

(khorben)

2022-05-17 18:01:28 UTC MAIN commitmail json YAML

deforaos-panel: update to 0.4.2

Changes since 0.4.1:

* Renaming of the .desktop files
* Moved the configuration file to
  ~/.config/DeforaOS/Desktop/Panel/Panel.conf
* Build fixes and improved support for macOS
* Support for compilation modes with DeforaOS configure
* Improved compilation scripts (from DeforaOS configure)

This also makes use of the helper for DeforaOS configure, found in
devel/deforaos-configure/deforaos-configure.mk.

(khorben)

2022-05-17 17:55:53 UTC MAIN commitmail json YAML

kf5: Only pull in kwayland if supported.

(jperkin)

2022-05-17 17:44:50 UTC MAIN commitmail json YAML

doc: Updated sysutils/deforaos-browser to 0.5.5

(khorben)

2022-05-17 17:44:27 UTC MAIN commitmail json YAML

deforaos-browser: update to 0.5.5

Changes since 0.5.4:

* Renaming of the .desktop files
* Moved the configuration file to
  ~/.config/DeforaOS/Desktop/Browser/Browser.conf
* Improved architecture of the desktop(1) handler
* Matching the latest libDesktop
* Build fix for macOS
* Improved compilation scripts (from DeforaOS configure)

This also makes use of the helper for DeforaOS configure, found in
devel/deforaos-configure/deforaos-configure.mk.

(khorben)

2022-05-17 17:41:31 UTC MAIN commitmail json YAML

2022-05-17 17:32:40 UTC MAIN commitmail json YAML

deforaos-mixer: use DEFORAOS_CONFIGURE_MODE for the "embedded" option

(khorben)

2022-05-17 17:31:19 UTC MAIN commitmail json YAML

deforaos-configure.mk: explicitly support configuration modes

(khorben)

2022-05-17 17:17:57 UTC MAIN commitmail json YAML

2022-05-17 17:03:47 UTC MAIN commitmail json YAML

kdesu: Add required flags for SunOS.

(jperkin)

2022-05-17 14:10:14 UTC MAIN commitmail json YAML

doc: Updated graphics/qr-code-generator to 1.8.0

(ryoon)

2022-05-17 14:09:38 UTC MAIN commitmail json YAML

qr-code-generator: Update to 1.8.0

Changelog:
Not available.

(ryoon)

2022-05-17 13:58:08 UTC MAIN commitmail json YAML

krfb: SunOS needs socket libraries.

(jperkin)

2022-05-17 13:52:09 UTC MAIN commitmail json YAML

krdc: SunOS needs socket libraries.

(jperkin)

2022-05-17 13:37:49 UTC MAIN commitmail json YAML

doc: Updated misc/libreoffice to 7.3.3.2

(ryoon)

2022-05-17 13:37:10 UTC MAIN commitmail json YAML

libreoffice: Update to 7.3.3.2

Changelog:
7.3.3.2:
Bugs fixed compared to 7.3.3 RC1

1. tdf#135978 Undo deletes images not even inside the scope of changes (track
    & changes enabled) [Michael Stahl]
2. tdf#142151 Red cast rendered in 16 bit TIFF image [Julien Nabet]
3. tdf#143615 Impress: Crash when slide transition = 0sec ( steps in comment
    10 ) [Thorsten Behrens]
4. tdf#146460 webdav: website fails to load from open file dialog [Michael
    Stahl]
5. tdf#147472 CHAPTER NUMBERING: Unintentional dot added as before separator
    [Vasily Melenchuk]
6. tdf#147723 CRASH: after pasting twice [Michael Stahl]
7. tdf#148115 Tooltips are being rendered with artifacts (flashing, blinking,
    zooming...) [Jan-Marek Glogowski]
8. tdf#148122 Celtic MD font appears wrong [Caol??n McNamara]
9. tdf#148197 LibreOffice crashes when I try to dock floating Navigator window
    (GTK3) [Caol??n McNamara]
10. tdf#148313 CRASH: Basic IDE crashing while resizing dialog [Noel Grandin]
11. tdf#148429 Link external data doesn't work anymore due to web server not
    permitting "curl" user agent [Michael Stahl]
12. tdf#148551 Inserting Statistics Fields defaults to A B C format [Vasily
    Melenchuk]
13. tdf#148620 Crash in Draw and Impress when using Format > Lists > Move Down
    [Noel Grandin]
14. tdf#148654 Audio from interaction click does not stop when exiting
    slideshow (gtk3-only) [Caol??n McNamara]
15. tdf#148699 kf5: No tooltips for shapes in Impress's "Basic Shapes" toolbar
    item (and others) [Jan-Marek Glogowski]

7.3.3.1:
Bugs fixed compared to 7.3.2 RC2

1. ofz#45488 get WW8+ calculation of sprmTDefTable length right [Caol??n
    McNamara]
2. ofz#45524 string is presumed to be at least length 1 [Caol??n McNamara]
3. ofz#46526 abrt [Caol??n McNamara]
4. rhbz#2069486 content of the textbox in help index cannot be deleted [Caol??
    n McNamara]
5. tdf#53970 EDITING: avi file lost when save presentation to PPTX (PPT) [T??
    nde T??th]
6. tdf#95706 FILEOPEN: RTF import doesnt interpret ascii text encoding with
    windows code pages [Vasily Melenchuk]
7. tdf#96389 Default tab size wrong on pptx import [G??l?ah K?se]
8. tdf#104390 FILEOPEN RTF Courier New erroneously replaced with fallback
    font, when file does not contain \pard\plain [Vasily Melenchuk]
9. tdf#104927 Text Import - fixed width mode not adjusting csvtablebox for
    multi-byte fonts [Eike Rathke]
10. tdf#111675 IFS() and SWITCH() should short-cut evaluation like IF() and
    CHOOSE() [Eike Rathke]
11. tdf#111851 FILEOPEN: RTF: table's shading ignored [Vasily Melenchuk]
12. tdf#111924 Focus lost on context menu [Andreas Heinisch]
13. tdf#113066 [EMF] Writer wrongly shows graphics semicircles from CAD that
    were pasted as GDI [Bartosz Kosiorek]
14. tdf#116358 Writer doesn't keep a table row with the next in RTF documents
    [Vasily Melenchuk]
15. tdf#117159 REPORTBUILDER - Trying to edit chart leads to crash of whole LO
    [Caol??n McNamara]
16. tdf#117162 REPORTBUILDER - Chart isn't shown in report [Caol??n McNamara]
17. tdf#118047 FILEOPEN RTF: In page header "spacing below paragraph" is 0.35
    cm, should be 0 [Vasily Melenchuk]
18. tdf#128610 "Import MathML from Clipboard", is broken on linux ( steps in
    comment 19 ) [Mike Kaganski]
19. tdf#131234 RTF import: numbering in list has wrong font size [Vasily
    Melenchuk]
20. tdf#135220 Different number of pages/ layout after CTRL+X undo [Michael
    Stahl]
21. tdf#139687 Certain footnotes are only partly rendered (missing top/bottom
    have of the text) after undo or cut paste (footnote spacing appears to be
    off) [Michael Stahl]
22. tdf#140222 Split button popup windows are docked incorrectly using
    ctrl+shift+F10 [Jim Raykowski]
23. tdf#141578 Libreoffice unusable with fractional scaling on multimonitor (on
    plasma+wayland) [Jan-Marek Glogowski]
24. tdf#141671 FILESAVE: RTF: Incorrect font properties after RT in Word [Mark
    Hung]
25. tdf#142204 [EMF] SetArcDirection support [Bartosz Kosiorek]
26. tdf#142902 FILESAVE DOCX Remove personal information from change tracking
    and comments [L??szl?? N??meth]
27. tdf#143135 Impress crashes when switching to another application then back
    (kf5 / qt5 with IM) [Jan-Marek Glogowski]
28. tdf#143216 Hyperlinks with Basic Auth (https://user:password@example.com/)
    get lost in PDF export [Dr. David Alan Gilbert]
29. tdf#144563 Fields referencing numbered lists now have "." in the generated
    text where they did not before [Vasily Melenchuk]
30. tdf#144585 button popups don't open with KF5 VCL on Wayland [Jan-Marek
    Glogowski]
31. tdf#145954 Unable to access Math menus using Tabbed interface on Kf5
    [Jan-Marek Glogowski]
32. tdf#146174 ALT no longer usable for hotkeys, goes to dropdown menu now
    (started in 7.2.3) (gtk3 only) [Vincent Reher]
33. tdf#146851 The logic of Cross Reference representing Paragraph Numbering is
    different between MSOffice and LibreOffice [Vasily Melenchuk]
34. tdf#147014 FILEOPEN XLSX: Images anchored to cells are missing [Aron Budea]
35. tdf#147285 Pasting from Firefox results in raw code (\uXXXX) instead of
    Chinese text under kf5 (cairo+wayland) [Michael Weghorn]
36. tdf#147309 Firebird: Deleting an old view and creating a new view with same
    name works only after restarting Base [Julien Nabet]
37. tdf#147310 The undo action isn't visible on screen (only save & reload will
    show it worked) [Michael Stahl]
38. tdf#147347 Deleting rows with track changes enabled behaving kind of
    strange [L??szl?? N??meth]
39. tdf#147414 Space is add after the cursor not before (so cursor doesn't move
    when pressing space) with track & changed enabled [Michael Stahl]
40. tdf#147416 Track changes prevents spell suggestions to appear in right
    click context menu [Michael Stahl]
41. tdf#147523 unable to expand formula region in calc using mouse in 7.4 (kf5)
    [Jan-Marek Glogowski]
42. tdf#147546 Transliteration with punctuation marks [L??szl?? N??meth]
43. tdf#147641 OPTIONS DIALOG: Configuring default font size for captions
    always reset to 12 points [Noel Grandin]
44. tdf#147760 DOCX export: Writer adds timestamps to the anonymized tracked
    changes [L??szl?? N??meth]
45. tdf#147761 Record macro, does not record "sort" [Szymon K??os]
46. tdf#147782 Macro recorder: After start windowlet takes keyboard focus.
    Keystrokes don't go to the document. [Caol??n McNamara]
47. tdf#147876 Crash in Macros with Import dialog if OS file dialog used
    [Samuel Mehrbrodt]
48. tdf#147905 LibreOffice Calc 7.3.1: PROPER function in long table leads to
    wrong capitalization [Xisco Fauli, Noel Grandin]
49. tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 [Noel
    Grandin]
50. tdf#147925 Cursor scrolling back to comment when clicking outside of
    comment since LO 7.3 [Jim Raykowski]
51. tdf#147978 FILESAVE PPTX Cloud shape loses fill after RT [Regina Henschel]
52. tdf#148033 Loss of precision in /MediaBox: `nMediaBoxWidth` and
    `nMediaBoxHeight` in `PDFWriterImpl::emitCatalog()` should be `double` in
    accordance with `PDFPage::emit()`. [Lemures Lemniscati]
53. tdf#148052 FILEOPEN DOCX: Date(fixed) or Time(fixed) fields with has a '.'
    in the Date Format are updated dynamically in Writer [Eike Rathke]
54. tdf#148054 Fixed width CSV import and "Text to Columns" function hidden
    columns' data is not hidden but trailing data may, or may get appended
    [Eike Rathke]
55. tdf#148111 FILEOPEN: DOCX: Text Field is empty [Vasily Melenchuk]
56. tdf#148160 Return carriage in a cell in Calc breaks french autocorrect
    [Szymon K??os]
57. tdf#148227 Writer track changes: missing Undo of tracked row deletion in
    Hide Changes mode [L??szl?? N??meth]
58. tdf#148228 Writer track changes: missing Undo of tracked table deletion in
    Hide Changes mode [L??szl?? N??meth]
59. tdf#148235 No longer possible to switch XForm to design mode from "Form
    Design" toolbar [Michael Weghorn]
60. tdf#148253 LibreOffice 7.3 conversion can no longer convert .pptx to .html
    unless with filter or .htm [Mike Kaganski]
61. tdf#148273 FILEOPEN DOCX: Empty paragraph formatting before section break
    leaks to the bullets [Sarper Akdemir]
62. tdf#148310 Firebird: copy complete rows, CLOB field, last character lost
    [Julien Nabet]
63. tdf#148338 Writer Mail Merge Failure with one-letter domain names [Mike
    Kaganski]
64. tdf#148342 FILESAVE DOCX Shape 'puzzle' is exported as rectangle [Attila
    Bakos (NISZ)]
65. tdf#148345 Writer track changes: not visible Reject Changes of tracked
    table row deletion in Hide Changes mode [L??szl?? N??meth]
66. tdf#148361 FILEOPEN: DOCX: Incorrect information in placeholder [Vasily
    Melenchuk]
67. tdf#148382 "To" is empty in "Email merged document" dialog [Mike Kaganski]
68. tdf#148384 "Sending Email messages" dialog does not stay open upon errors
    [Mike Kaganski]
69. tdf#148397 Crash on font features dialog opening with EB Garamond [Julien
    Nabet]
70. tdf#148423 The width of columns with a long word collapses after opening a
    TSV [Stephan Bergmann]
71. tdf#148445 Exchanging data source in mail merge wizard causes crash (kf5)
    [Michael Weghorn]
72. tdf#148481 Wrong mouse pointer shown for hyperlinks when pressing Ctrl
    [Jan-Marek Glogowski]
73. tdf#148491 Close document X button doesn't close (qt5 and kf5 only)
    [Jan-Marek Glogowski]

7.3.2.2:
Bugs fixed compared to 7.3.2 RC1

1. tdf#147143 Word selection error in Arabic text [Noel Grandin]
2. tdf#147744 Calc crashes when pasting simple formula in a filtered column
    [Kohei Yoshida]
3. tdf#147767 CALC: Paste data with very small font from website [Noel
    Grandin]
4. tdf#147928 Crash when inserting comment and undoing in Writer (gtk3 only)
    [Caol??n McNamara]
5. tdf#147961 Crash: Typing "++" and press Enter (AutoCorrect Create Table)
    [Noel Grandin]
6. tdf#148053 Typing or pasting ZWNJ leads to Writer crash (debug build only)
    [Caol??n McNamara]

7.3.2.1:
Bugs fixed compared to 7.3.1 RC3

1. cid#1500433 using a moved object [Caol??n McNamara]
2. cid#1500452 using a moved object [Caol??n McNamara]
3. cid#1500515 dereference after null check [Caol??n McNamara]
4. cid#1500654 using a moved object [Caol??n McNamara]
5. cid#1500690 explicit null dereferenced [Caol??n McNamara]
6. cid#1501377 dereference after null check [Caol??n McNamara]
7. ofz#44991 use-of-uninitialized-value [Caol??n McNamara]
8. ofz#44997 use-of-uninitialized-value [Caol??n McNamara]
9. ofz#45073 initialize names to NULL in case of 0 glyphs [Caol??n McNamara]
10. ofz#45081 check font length [Caol??n McNamara]
11. ofz#45082 out-of-memory [Caol??n McNamara]
12. ofz#45165 verify table offsets [Caol??n McNamara]
13. ofz#45255 handle short O_hhea table [Caol??n McNamara]
14. ofz#45314 limit to valid day/month indexes [Caol??n McNamara]
15. tdf#34759 media player pauses when press progressbar (rewind music) [Caol??
    n McNamara]
16. tdf#38669 Typing an accented letter when focus on a figure, display another
    character [Andreas Heinisch]
17. tdf#100007 Progress slider and progress status controls don't update during
    playback [Caol??n McNamara]
18. tdf#103800 FILEOPEN PPTX: Dark red font opens as white in specific text box
    [T??nde T??th]
19. tdf#104902 unable to display chr(10) or chr(13) in a cell in calc when
    inserted by a macro [Andreas Heinisch]
20. tdf#118117 Pivot table with column named "Data" [Justin Luth]
21. tdf#119083 Recalculation is slow with 90000 VLOOKUP [Eike Rathke]
22. tdf#122098 FILEOPEN XLSX, Function with logic answer gives back 1 or 0 in
    LO [Justin Luth]
23. tdf#122471 FILEOPEN XLSX, Pivot missing columns and rows in LO [Justin
    Luth]
24. tdf#123318 Problems with new help's "Search in chosen module" function
    [Ilmari Lauhakangas]
25. tdf#126319 FILESAVE: exporting selection to bitmap formats produces
    distorted output [Armin Le Grand (Allotropia)]
26. tdf#127720 FILEOPEN PPTX Y error bars gone from XY Scatter chart [Justin
    Luth]
27. tdf#132057 Calc jumping to "protected cells" during data entry in
    spreadsheets [Lubo? Lu????k]
28. tdf#132557 FILEOPEN PPTX: oval shape from slide master opens as square (OK
    from PPT) [Sarper Akdemir]
29. tdf#135843 FILEOPEN PPTX: extraneous/missing lines in table in Impress
    versus PowerPoint [G??l?ah K?se, Xisco Fauli]
30. tdf#136632 Save transparency when exporting selected drawing objects is not
    working for PNG [Julien Nabet]
31. tdf#137381 Chapter numbering preview inconsistent with dark theme [Heiko
    Tietze]
32. tdf#137520 Colibre: Some icons with text (like B, I, U, etc) are too big
    that make them unbalance with the rest of the icons [Rizal Muttaqin]
33. tdf#138400 UI Calc Wrong icons showing for format as general and format as
    currency [Rizal Muttaqin]
34. tdf#140077 Fatal Error after insert a new line by Enter
    (std::bad_array_new_length) ( steps in comment 15 ) [Michael Stahl]
35. tdf#142423 Adjust the default LibO heading sizes to avoid rounding/up down
    on DOCX export (causing layout shifts) [Heiko Tietze]
36. tdf#143239 Image off-page after undo [Michael Stahl]
37. tdf#143709 Part of the text remains visible when press CTRL+A Backspace
    within an Calc cell (gen) [Andreas Heinisch]
38. tdf#144036 New icon needed for the UNO Object Inspector [Rizal Muttaqin]
39. tdf#144303 Create Calc's Cross Cursor for Every Icon Theme [Rizal Muttaqin]
40. tdf#145580 Comment balloon doesn't allow Latin characters [Caol??n
    McNamara]
41. tdf#146171 Tracked changes with no date (0000-00-00) in .doc(x) documents
    are no longer tracked when converted to ODF format. [L??szl?? N??meth]
42. tdf#146463 Filtering of data series name does not hide it in chart legend
    [Ouyang Leyan]
43. tdf#146562 UI: Table of content dialog position to parent is off (dialog
    doesn't open centered to main screen) [Caol??n McNamara]
44. tdf#146597 Writer stops responding when a group of shapes is anchored to
    character [Attila Bakos (NISZ)]
45. tdf#146690 FILESAVE PPTX: Textbox with only newlines doesn't preserve text
    size on save [Sarper Akdemir]
46. tdf#146825 Right click Remove in animation tab doesn't work decently. Right
    click doesn't entail select [Caol??n McNamara]
47. tdf#146848 Assert pasting content in Debug build [Michael Stahl]
48. tdf#146962 Track Changes: Deleting rows in Hide Changes mode doesn't hide
    the deleted rows immediately (only changing to Show Changes, and back to
    Hide Changes) [L??szl?? N??meth]
49. tdf#147089 Incorrect handling of right-hand argument to "\" Integral
    Division BASIC operator [Andreas Heinisch]
50. tdf#147121 FILESAVE PPTX: font size of empty line break in multi-line list
    item increases [Attila Bakos (NISZ)]
51. tdf#147166 Changing text color of list item changes vertical spacing [Caol
    ??n McNamara]
52. tdf#147292 chart data point hover tip broken in gtk3 VCL UI [Caol??n
    McNamara]
53. tdf#147298 Auto Calculate does not work on newly inserted columns in ods or
    xls formats [Kohei Yoshida]
54. tdf#147343 Wrong microtypography for AM/PM indicator in Spanish locales
    [Julien Nabet]
55. tdf#147364 CRASH calling a DLL function returning a string in LibreOffice
    x64 on Windows [Mike Kaganski]
56. tdf#147421 LibreOffice hangs if there are massively null-byte characters in
    csv file [Eike Rathke]
57. tdf#147435 Accept/Reject Track Change icons/menu items aren't enabled on
    selected cells of text tables, despite their tracked text changes [L??szl??
    N??meth]
58. tdf#147448 Freezes because of External link [Eike Rathke]
59. tdf#147565 Browsing comments in the navigation pane also browses hidden
    solved comments [Jim Raykowski]
60. tdf#147575 Colibre: Open <DB Object> Has Generic Open Folder Icons [Rizal
    Muttaqin]
61. tdf#147603 Missing star icons in Extension dialog [Rizal Muttaqin]
62. tdf#147611 UI: Assert when running a macro (regression in 7.3) [Mike
    Kaganski]
63. tdf#147664 Sukapura: Some icons with text (like B, I, U, etc) are too big
    that make them unbalance with the rest of the icons [Rizal Muttaqin]
64. tdf#147686 Colibre: Text direction icons (right to left and left to right)
    have less clear arrows especially on large screens (1920x1080) [Rizal
    Muttaqin]
65. tdf#147755 Can't use "Tools > Symbols" dialog in math formula editor (StR
    in comment 3) [Arnaud VERSINI]
66. tdf#147830 CRASH when apply particular advanced filter in particular
    document [Lubo? Lu????k]
67. tdf#147835 Sukapura: Text direction icons (right to left and left to right)
    have less clear arrows especially on large screens (1920x1080) [Rizal
    Muttaqin]
68. tdf#147838 Image needed for Base's dummy preview every icon theme (see tdf#
    139453) [Rizal Muttaqin]

(ryoon)

2022-05-17 13:35:47 UTC MAIN commitmail json YAML

2022-05-17 13:13:20 UTC MAIN commitmail json YAML

doc: Updated multimedia/mpv to 0.34.1nb4

(ryoon)

2022-05-17 13:12:14 UTC MAIN commitmail json YAML

mpv: Add some dependencies and options

* Bump PKGREVISION because default option has changed.
* Add archivers/libarchive as dependency to enable to play files in ZIP archive.
* Add sixel option and enable by default.

(ryoon)

2022-05-17 12:57:33 UTC MAIN commitmail json YAML

doc: Updated www/py-nbconvert to 6.5.0nb1

(ryoon)

2022-05-17 12:57:07 UTC MAIN commitmail json YAML

py-nbconvert: Fix runtime error of www/py-notebook

setup.py says tinycss2 is required for bleach>=5, however
with bleach-3.3.1, tinycss2 is required to find python3 kernel.
Bump PKGREVISION.

(ryoon)

2022-05-17 12:51:06 UTC MAIN commitmail json YAML

doc: Updated www/firefox-l10n to 100.0.1

(ryoon)

2022-05-17 12:50:43 UTC MAIN commitmail json YAML

firefox-l10n: Update to 100.0.1

* Sync with www/firefox-100.0.1.

(ryoon)

2022-05-17 12:50:19 UTC MAIN commitmail json YAML

doc: Updated www/firefox to 100.0.1

(ryoon)

2022-05-17 12:49:39 UTC MAIN commitmail json YAML

firefox: Update to 100.0.1

Changelog:
100.0.1:
Fixed

  * Fixed an issue with subtitles in Picture-in-Picture mode while using
    Netflix (bug 1768818)

  * Fixed an issue where some commands were unavailable in the
    Picture-in-Picture window (bug 1768201)

Changed

  * Firefox's security sandbox now blocks access to the Win32k APIs for Content
    Processes on Windows (bug 1767999)

(ryoon)

2022-05-17 12:08:26 UTC MAIN commitmail json YAML

ortp: update HOMEPAGE

(wiz)

2022-05-17 12:04:30 UTC MAIN commitmail json YAML

ortp: Remove -Werror.

This package could really do with an update, some of the constructs are
questionable and possibly already fixed upstream.

(jperkin)

2022-05-17 11:55:23 UTC MAIN commitmail json YAML

2022-05-17 11:31:16 UTC MAIN commitmail json YAML

lua-unbound: Needs pkg-config to build.

(nia)

2022-05-17 09:54:20 UTC MAIN commitmail json YAML

ksirk: Add required SunOS libraries.

(jperkin)

2022-05-17 09:31:14 UTC MAIN commitmail json YAML

Updated sysutils/ansible-core, sysutils/py-ansible-compat

(adam)

2022-05-17 09:30:51 UTC MAIN commitmail json YAML

py-ansible-compat: updated to 2.0.4

v2.0.4
Bugfixes
Add support for tower requirements

(adam)

2022-05-17 09:29:54 UTC MAIN commitmail json YAML

ansible-core: updated to 2.13.0

v2.13.0
=======

Major Changes
-------------

- Jinja2 Controller Requirement - Jinja2 3.0.0 or newer is required for the control node (the machine that runs Ansible) (https://github.com/ansible/ansible/pull/75881)
- Templating - remove ``safe_eval`` in favor of using ``NativeEnvironment`` but utilizing ``literal_eval`` only in cases when ``safe_eval`` was used (https://github.com/ansible/ansible/pull/75587)

Minor Changes
-------------

- Action Plugins - Add helper method for argument spec validation, and extend to pause and async_wrapper
- Added AIX root CA certs folders - enhance the TLS support in ``uri`` task on AIX
- Added ``module_utils.compat.typing`` to facilitate type-hinting on all supported Python versions.
- Ansible.Basic - small changes to allow use in PowerShell modules running on non-Windows platforms (https://github.com/ansible/ansible/pull/76924).
- AnsibleModule.run_command() now has a toggle to allow caller to decide to handle exceptions from executing the command itself
- Attach concat function to an environment class (https://github.com/ansible/ansible/pull/76282)
- Clarify in a comment that unrolling an iterator in ``Templar._finalize`` is actually necessary. Also switch to using the ``_unroll_iterator`` decorator directly to deduplicate code in ``Templar._finalize``. (https://github.com/ansible/ansible/pull/76436)
- Installation - modernize our python installation, to reduce dynamic code in setup.py, and migrate what is feasible to setup.cfg. This will enable shipping wheels in the future.
- PlayIterator - introduce public methods to access ``PlayIterator._host_states`` (https://github.com/ansible/ansible/pull/74416)
- PlayIterator - use enums for Iterating and Failed states (https://github.com/ansible/ansible/pull/74511)
- Reduce number of iterations through PlayIterator (https://github.com/ansible/ansible/pull/74175)
- Remove more Python 2.x compatibility code from controller (https://github.com/ansible/ansible/pull/77320).
- Start of moving away from using Six, Python 2 and 3 compatibility library (https://github.com/ansible/ansible/pull/75863)
- The collection loader now reports a Python warning if an attempt is made to install the Ansible collection loader a second time. Previously this condition was reported using an Ansible warning.
- ``ansible-galaxy collection [install|verify]`` - allow user-provided signature sources in addition to those from the Galaxy server. Each collection entry in a requirements file can specify a ``signatures`` key followed by a list of sources. Collection name(s) provided on the CLI can specify additional signature sources by using the ``--signatures`` CLI option. Signature sources should be URIs that can be opened with ``urllib.request.urlopen()``, such as "https://example.com/path/to/detached_signature.asc" or "file:///path/to/detached_signature.asc". The ``--keyring`` option must be specified if signature sources are provided.
- ``ansible-galaxy collection [install|verify]`` - use gpg to verify the authenticity of the signed ``MANIFEST.json`` with ASCII armored detached signatures provided by the Galaxy server. The keyring (which is not managed by ``ansible-galaxy``) must be provided with the ``--keyring`` option to use signature verification. If no ``--keyring`` is specified and the collection to ``install|verify`` has associated detached signatures on the Galaxy server, a warning is provided.
- ``ansible-galaxy collection install`` - Add a global configuration to modify the required number of signatures that must verify the authenticity of the collection. By default, the number of required successful signatures is 1. Set this option to ``all`` to require all signatures verify the collection. To ensure signature verification fails if there are no valid signatures, prepend the value with '+', such as ``+all`` or ``+1``.
- ``ansible-galaxy collection install`` - Add a global ignore list for gpg signature errors. This can be used to ignore certain signatures when the number of required successful signatures is all. When the required number of successful signatures is a positive integer, the only effect this has is to display fewer errors to the user on failure (success is determined by having the minimum number of successful signatures, in which case all errors are disregarded).
- ``ansible-galaxy collection install`` - Add a global toggle to turn off GPG signature verification.
- ``ansible-galaxy collection install`` - Store Galaxy server metadata alongside installed collections for provenance. Signatures obtained from the Galaxy server can be used for offline verification with ``ansible-galaxy collection verify --offline``.
- ansible-console - Provide a  way to customize the stdout callback
- ansible-core modules - Remove unused Python shebangs from built-in modules.
- ansible-doc metadata dump - add option ``--no-fail-on-errors`` which allows to not fail the ansible-doc invocation when errors happen during docs parsing or processing. Instead they are reported in the JSON result in an ``error`` key for the affected plugins (https://github.com/ansible/ansible/pull/77035).
- ansible-galaxy - the option to skip certificate verification now also applies when cloning via SCM (git/hg) (https://github.com/ansible/ansible/issues/41077)
- ansible-test - Accept new-style Python modules without a shebang.
- ansible-test - Add ``--version`` support to show the ansible-core version.
- ansible-test - Add support for ``rhel/8.5`` remote instances.
- ansible-test - Add support for remote testing of FreeBSD 12.3.
- ansible-test - Add support for running container tests with ``podman remote`` (https://github.com/ansible/ansible/pull/75753)
- ansible-test - Added the ``fedora35`` test container.
- ansible-test - Change the maximum number of open files in a test container from the default to ``10240``.
- ansible-test - Declare public dependencies of ansible-core and use to limit unguarded imports in plugins.
- ansible-test - Importing ``distutils`` now results in an error.
- ansible-test - Installation of ``cryptography`` is no longer version constrained when ``openssl`` 1.1.0 or later is installed.
- ansible-test - Miscellaneous code cleanup and type hint fixes.
- ansible-test - PowerShell in the ``base`` and ``default`` containers has been upgraded to version 7.1.4.
- ansible-test - Remove RHEL 8.4 remote (``rhel/8.4``) support.
- ansible-test - Remove ``idna`` constraint.
- ansible-test - Remove obsolete ``MAXFD`` display.
- ansible-test - Remove obsolete constraints for Python 2.6.
- ansible-test - Remove support for FreeBSD 12.2 remote provisioning.
- ansible-test - Remove support for macOS 11.1 remote provisioning.
- ansible-test - Remove support for provisioning remote AIX instances.
- ansible-test - Remove the ``centos8`` test container since CentOS 8 will reach end-of-life soon.
- ansible-test - Remove the ``fedora33`` test container since Fedora 33 will reach end-of-life soon.
- ansible-test - Remove unused Python 2.x compatibility code.
- ansible-test - Removed support for Sherlock from the Azure provisioning plugin.
- ansible-test - Removed used ``MarkupSafe`` constraint for Python 3.5 and earlier.
- ansible-test - Requirements for the plugin import test are now frozen.
- ansible-test - Shellcheck in the ``base`` and ``default`` containers has been upgraded to version 0.7.0.
- ansible-test - Stop early with an error if the current working directory contains an invalid collection namespace or name.
- ansible-test - The ``--help`` option is now available when an unsupported cwd is in use.
- ansible-test - The ``--help`` output now shows the same instructions about cwd as would be shown in error messages if the cwd is unsupported.
- ansible-test - The ``pip`` and ``wheel`` packages are removed from all sanity test virtual environments after installation completes to reduce their size. Previously they were only removed from the environments used for the ``import`` sanity test.
- ansible-test - The explanation about cwd usage has been improved to explain more clearly what is required.
- ansible-test - The hash for all managed sanity test virtual environments has changed. Containers that include ``ansible-test sanity --prime-venvs`` will need to be rebuilt to continue using primed virtual environments.
- ansible-test - Update ``base`` container to version 2.1.0.
- ansible-test - Update ``base`` container to version 2.2.0.
- ansible-test - Update ``default`` containers to version 5.2.0.
- ansible-test - Update ``default`` containers to version 5.4.0.
- ansible-test - Update ``default`` containers to version 5.5.0.
- ansible-test - Update ``default`` containers to version 5.6.2.
- ansible-test - Update ``default`` containers to version 5.7.0.
- ansible-test - Update ``default`` containers to version 5.8.0.
- ansible-test - Update ``default`` containers to version 5.9.0.
- ansible-test - Update ``pip`` used to bootstrap remote FreeBSD instances from version 20.3.4 to 21.3.1.
- ansible-test - Update sanity test requirements.
- ansible-test - Update the NIOS test plugin container to version 1.4.0.
- ansible-test - Update the ``alpine`` container to version 3.3.0. This updates the base image from 3.14.2 to 3.15.0, which includes support for installing binary wheels using pip.
- ansible-test - Update the ``base`` and ``default`` containers from Python 3.10.0rc2 to 3.10.0.
- ansible-test - Update the ``base`` and ``default`` containers from a Ubuntu 18.04 to Ubuntu 20.04 base image.
- ansible-test - Update the ``default`` containers to version 5.1.0.
- ansible-test - Update the ``galaxy`` test plugin to get its container from a copy on quay.io.
- ansible-test - Update the ``openshift`` test plugin to get its container from a copy on quay.io.
- ansible-test - Use Python 3.10 as the default Python version for the ``base`` and ``default`` containers.
- ansible-test - add macOS 12.0 as a remote target (https://github.com/ansible/ansible/pull/76328)
- ansible-test - handle JSON decode error gracefully in podman environment.
- ansible-test pslint - Added the `AvoidLongLines <https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules/AvoidLongLines.md>`_ rule set to a length of 160.
- ansible-test pslint - Added the `PlaceCloseBrace <https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules/PlaceCloseBrace.md>`_ rule set to enforce close braces on a newline.
- ansible-test pslint - Added the `PlaceOpenBrace <https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules/PlaceOpenBrace.md>`_ rule set to enforce open braces on the same line and a subsequent newline.
- ansible-test pslint - Added the `UseConsistentIndentation <https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules/UseConsistentIndentation.md>`_ rule to enforce indentation is done with 4 spaces.
- ansible-test pslint - Added the `UseConsistentWhitespace <https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules/UseConsistentWhitespace.md>`_ rule to enforce whitespace consistency in PowerShell.
- ansible-test pslint - Updated ``PowerShellScriptAnalyzer`` to 1.20.0
- ansible-test sanity validate-modules - the validate-modules sanity test now also checks the documentation of documentable plugin types (https://github.com/ansible/ansible/pull/71734).
- ansible-test validate-modules sanity test - add more schema checks to improve quality of plugin documentation (https://github.com/ansible/ansible/pull/77268).
- ansible-test validate_modules - allow ``choices`` for return values (https://github.com/ansible/ansible/pull/76009).
- apt - Add support for using ">=" in package version number matching.
- apt - Adds APT option ``--allow-change-held-packages`` as module parameter ``allow_change_held_packages`` to allow APT up- or downgrading a package which is on APTs hold list (https://github.com/ansible/ansible/issues/65325)
- auto inventory plugin will now give plugin loading information on verbose output
- callbacks - Add result serialization format options to ``_dump_results`` allowing plugins such as the ``default`` callback to emit ``YAML`` serialized task results in addition to ``JSON``
- dnf - add more specific error message for GPG validation (https://github.com/ansible/ansible/issues/76192)
- env lookup, add default option
- facts - report prefix length for IPv4 addresses in Linux network facts.
- get_parsable_locale now logs result when in debug mode.
- git - display the destination directory path in error msg when local_mods detects local modifications conflict so that users see the exact location
- iptables - add the ``chain_management`` parameter that controls iptables chain creation and deletion
- jinja2_native - keep same behavior on Python 3.10.
- junit callback - Add support for replacing the directory portion of out-of-tree relative task paths with a placeholder.
- k8s - scenario guides for kubernetes migrated to ``kubernetes.core`` collection.
- module_utils.distro - Add missing ``typing`` import from original code.
- package_facts - add pkg_info support for OpenBSD and NetBSD (https://github.com/ansible/ansible/pull/76580)
- services_facts - Add support for openrc (https://github.com/ansible/ansible/pull/76373).
- setting DEFAULT_FACT_PATH is being deprecated in favor of the generic module_defaults keyword
- uri - Avoid reading the response body when not needed
- uri - Eliminate multiple requests to determine the final URL for file naming with ``dest``
- validate-modules - do some basic validation on the ``M(...)``, ``U(...)``, ``L(..., ...)`` and ``R(..., ...)`` documentation markups (https://github.com/ansible/ansible/pull/76262).
- vmware - migrated vmware scenario guides to `community.vmware` repo.
- yum, dnf - add sslverify option to temporarily disable certificate validation for a repository

Breaking Changes / Porting Guide
--------------------------------

- Module Python Dependency - Drop support for Python 2.6 in module execution.
- Templating - it is no longer allowed to perform arithmetic and concatenation operations outside of the jinja template (https://github.com/ansible/ansible/pull/75587)
- The ``finalize`` method is no longer exposed in the globals for use in templating.

Deprecated Features
-------------------

- ansible-core - Remove support for Python 2.6.
- ansible-test - Remove support for Python 2.6.
- ssh connection plugin option scp_if_ssh in favor of ssh_transfer_method.

Removed Features (previously deprecated)
----------------------------------------

- Remove deprecated ``Templar.set_available_variables()`` method (https://github.com/ansible/ansible/issues/75828)
- cli - remove deprecated ability to set verbosity before the sub-command (https://github.com/ansible/ansible/issues/75823)
- copy - remove deprecated ``thirsty`` alias (https://github.com/ansible/ansible/issues/75824)
- psrp - Removed fallback on ``put_file`` with older ``pypsrp`` versions. Users must have at least ``pypsrp>=0.4.0``.
- url_argument_spec - remove deprecated ``thirsty`` alias for ``get_url`` and ``uri`` modules (https://github.com/ansible/ansible/issues/75825, https://github.com/ansible/ansible/issues/75826)

Security Fixes
--------------

- Do not include params in exception when a call to ``set_options`` fails. Additionally, block the exception that is returned from being displayed to stdout. (CVE-2021-3620)

Bugfixes
--------

- Add a YAML representer for ``NativeJinjaText``
- Add a YAML representer for ``NativeJinjaUnsafeText``
- AnsiballZ - Ensure we use the full python package in the module cache filename to avoid a case where ``collections:`` is used to execute a module via short name, where the short name duplicates another module from ``ansible.builtin`` or another collection that was executed previously.
- Ansible.ModuleUtils.LinkUtil - Ignore the ``LIB`` environment variable when loading the ``LinkUtil`` code
- Ansible.ModuleUtils.SID - Use user principal name as is for lookup in the ``Convert-ToSID`` function - https://github.com/ansible/ansible/issues/77316
- Detect package manager for Amazon Linux 2022 (AL2022) as dnf
- Ensure the correct ``environment_class`` is set on ``AnsibleJ2Template``
- Fix ``AttributeError`` when providing password file via ``--connection-password-file`` (https://github.com/ansible/ansible/issues/76530)
- Fix ``end_play`` to end the current play only (https://github.com/ansible/ansible/issues/76672)
- Fix collection filter/test plugin redirects (https://github.com/ansible/ansible/issues/77192).
- Fix executing includes in the always section in the free strategy (https://github.com/ansible/ansible/issues/75642)
- Fix for when templating empty template file resulted in file with string 'None' (https://github.com/ansible/ansible/issues/76610)
- Fix help message for the 'ansible-galaxy collection verify' positional argument. The positional argument must be a collection name (https://github.com/ansible/ansible/issues/76087).
- Fix module logging issue when using custom module on WSL2 (https://github.com/ansible/ansible/issues/76320)
- Fix task debugger to work with ``run_once`` using ``linear`` strategy (https://github.com/ansible/ansible/issues/76049)
- Fix traceback when installing a collection from a git repository and git is not installed (https://github.com/ansible/ansible/issues/77479).
- Interpreter Discovery - Fallback to OS family if the distro is not found in ``INTERPRETER_PYTHON_DISTRO_MAP`` (https://github.com/ansible/ansible/issues/75560)
- Interpreter discovery - Add ``RHEL`` to ``OS_FAMILY_MAP`` for correct family fallback for interpreter discovery (https://github.com/ansible/ansible/issues/77368)
- Make include_role/include_tasks work with any_errors_fatal (https://github.com/ansible/ansible/issues/50897)
- Parser errors from within includes should not be rescueable (https://github.com/ansible/ansible/issues/73657)
- Prevent losing unsafe on results returned from lookups (https://github.com/ansible/ansible/issues/77535)
- Templating - Ensure we catch exceptions when getting ``.filters`` and ``.tests`` attributes on their respective plugins and properly error, instead of aborting which results in no filters being added to the jinja2 environment
- Trigger an undefined error when an undefined variable is detected within a dictionary and/or list (https://github.com/ansible/ansible/pull/75587)
- _run_loop - Add the task name to the warning (https://github.com/ansible/ansible/issues/76011)
- ``Templar.copy_with_new_env`` - set the ``finalize`` method of the new ``Templar`` object for the new environment (https://github.com/ansible/ansible/issues/76379)
- add_host/group_by: fix using changed_when in a loop (https://github.com/ansible/ansible/issues/71627)
- ansible - Exclude Python 2.6 from Python interpreter discovery.
- ansible-config avoid showing _terms and _input when --only-changed.
- ansible-doc - Fix ansible-doc -l ansible.builtin / ansible.legacy not returning anything
- ansible-doc - ignore plugin deprecation warnings (https://github.com/ansible/ansible/issues/75671)
- ansible-galaxy - Add galaxy_collection_skeleton/galaxy_collection_skeleton_ignore configuration options
- ansible-galaxy - Fix using the '--ignore-certs' option when there is no server-specific configuration for the Galaxy server.
- ansible-galaxy - installing/downloading collections with invalid versions in git repositories and directories now gives a formatted error message (https://github.com/ansible/ansible/issues/76425, https://github.com/ansible/ansible/issues/75404).
- ansible-galaxy - when installing a role properly raise an error when inaccessible path is specified multiple times in roles_path (e.g. via environment variable and command line option) (https://github.com/ansible/ansible/issues/76316)
- ansible-galaxy collection build - Ignore any existing ``MANIFEST.json`` and ``FILES.json`` in the root directory when building a collection.
- ansible-galaxy collection verify - display files/directories not included in the FILES.json as modified content.
- ansible-galaxy publish - Fix warning and error detection in import messages to properly display them in Ansible
- ansible-pull handle case where hostname and nodename are empty
- ansible-test - Add default entry for Windows remotes to be used with unknown versions.
- ansible-test - All virtual environments managed by ansible-test are marked as usable after being bootstrapped, to avoid errors caused by use of incomplete environments. Previously this was only done for sanity tests. Existing environments from previous versions of ansible-test will be recreated on demand due to lacking the new marker.
- ansible-test - Automatic target requirements installation is now based on the target environment instead of the controller environment.
- ansible-test - Correctly detect when running as the ``root`` user (UID 0) on the origin host. The result of the detection was incorrectly being inverted.
- ansible-test - Don't fail if network cannot be disconnected (https://github.com/ansible/ansible/pull/77472)
- ansible-test - Fix Python real prefix detection when running in a ``venv`` virtual environment.
- ansible-test - Fix ``windows-integration`` and ``network-integration`` when used with the ``--docker`` option and user-provided inventory.
- ansible-test - Fix installation and usage of ``pyyaml`` requirement for the ``import`` sanity test for collections.
- ansible-test - Fix path to inventory file for ``windows-integration`` and ``network-integration`` commands for collections.
- ansible-test - Fix plugin loading.
- ansible-test - Fix skipping of tests marked ``needs/python`` on the origin host.
- ansible-test - Fix skipping of tests marked ``needs/root`` on the origin host.
- ansible-test - Fix the ``import`` sanity test to work properly when Ansible's built-in vendoring support is in use.
- ansible-test - Fix the ``validate-modules`` sanity test to avoid double-loading the collection loader and possibly failing on import of the ``packaging`` module.
- ansible-test - Fix traceback in ``import`` sanity test on Python 2.7 when ``pip`` is not available.
- ansible-test - Fix traceback in the ``validate-modules`` sanity test when testing an Ansible module without any callables.
- ansible-test - Fix traceback when running from an install and delegating execution to a different Python interpreter.
- ansible-test - Fix traceback when using the ``--all`` option with PowerShell code coverage.
- ansible-test - Fix type hints.
- ansible-test - Import ``yaml.cyaml.CParser`` instead of ``_yaml.CParser`` in the ``yamllint`` sanity test.
- ansible-test - Limit ``paramiko`` installation to versions before 2.9.0. This is required to maintain support for systems which do not support RSA SHA-2 algorithms.
- ansible-test - Pylint Deprecated Plugin - Use correct message symbols when date or version is not a float or str (https://github.com/ansible/ansible/issues/77085)
- ansible-test - Relocate constants to eliminate symlink.
- ansible-test - Replace the directory portion of out-of-tree paths in JUnit files from integration tests with the ``out-of-tree:`` prefix.
- ansible-test - Sanity tests run with the ``--requirements` option for Python 2.x now install ``virtualenv`` when it is missing or too old. Previously it was only installed if missing. Version 16.7.12 is now installed instead of the latest version.
- ansible-test - Set the ``pytest`` option ``--rootdir`` instead of letting it be auto-detected.
- ansible-test - Show an error message instead of a traceback when running outside of a supported directory.
- ansible-test - Target integration test requirements are now correctly installed for target environments running on the controller.
- ansible-test - The ``import`` sanity test no longer reports errors about ``packaging`` being missing when testing collections.
- ansible-test - Update distribution test containers to version 3.1.0.
- ansible-test - Update help links to reference ``ansible-core`` instead of ``ansible``.
- ansible-test - Update unit tests to use the ``--forked`` option instead of the deprecated ``--boxed`` option.
- ansible-test - Use https://ci-files.testing.ansible.com/ for instance bootstrapping instead of an S3 endpoint.
- ansible-test - Use relative paths in JUnit files generated during integration test runs.
- ansible-test - Use the correct variable to reference the client's SSH key when generating inventory.
- ansible-test - Use the legacy collection loader for ``import`` sanity tests on target-only Python versions.
- ansible-test - Virtual environments managed by ansible-test now use consistent versions of ``pip``, ``setuptools`` and ``wheel``. This avoids issues with virtual environments containing outdated or dysfunctional versions of these tools. The initial bootstrapping of ``pip`` is done by ansible-test from an HTTPS endpoint instead of creating the virtual environment with it already present.
- ansible-test - fix a typo in validate-modules.
- ansible-test - fixed support container failures (eg http-test-container) under podman
- ansible-test compile sanity test - do not crash if a column could not be determined for an error (https://github.com/ansible/ansible/pull/77465).
- ansible-test pslint - Fix error when encountering validation results that are highly nested - https://github.com/ansible/ansible/issues/74151
- ansible-vault encrypt_string - fix ``--output`` option to correctly write encrypted string into given file (https://github.com/ansible/ansible/issues/75101)
- ansible.builtin.file modification_time supports check_mode
- ansible_facts.devices - Fix parsing of device serial number detected via sg_inq for rhel8 (https://github.com/ansible/ansible/issues/75420)
- apt - fails to deploy deb file to old debian systems using python-apt < 0.8.9 (https://github.com/ansible/ansible/issues/47277)
- arg_spec - Fix incorrect ``no_log`` warning when a parameter alias is used (https://github.com/ansible/ansible/pull/77576)
- async - Improve performance of sending async callback events by never sending the full task through the queue (https://github.com/ansible/ansible/issues/76729)
- catch the case that cowsay is broken which would lead to missing output
- cleaning facts will now only warn about the variable name and not post the content, which can be undesireable to disclose
- collection_loader - Implement 'find_spec' and 'exec_module' to override deprecated importlib methods 'find_module' and 'load_module' when applicable (https://github.com/ansible/ansible/issues/74660).
- correctly inherit vars from parent in block (https://github.com/ansible/ansible/issues/75286).
- default callback - Ensure we compare FQCN also in lockstep logic, to ensure using the FQCN of a strategy plugin triggers the correct behavior in the default callback plugin. (https://github.com/ansible/ansible/issues/76782)
- distribution - add EuroLinux to fact gathering (https://github.com/ansible/ansible/pull/76624).
- distribution - detect tencentos and gather correct facts on the distro.
- dnf - ensure releasever is passed into libdnf as string (https://github.com/ansible/ansible/issues/77010)
- extend timeout for ansible-galaxy when communicating with the galaxy server api, and apply it to all interactions with the api
- facts - add support for deepin distro information detection (https://github.com/ansible/ansible/issues/77286).
- first_found - fix to allow for spaces in file names (https://github.com/ansible/ansible/issues/77136)
- gather_facts - Fact gathering now continues even if it fails to read a file
- gather_facts action now handles the move of base connection plugin types into collections to add/prevent subset argument correctly
- gather_facts/setup will not fail anymore if capsh is present but not executable
- git module fix docs and proper use of ssh wrapper script and GIT_SSH_COMMAND depending on version.
- git module is more consistent and clearer about which ssh options are added to git calls.
- git module no longer uses wrapper script for ssh options.
- hacking - fix incorrect usage of deprecated fish-shell redirection operators that failed to honor ``--quiet`` flag when sourced (https://github.com/ansible/ansible/pull/77180).
- hostname - Do not require SystemdStrategy subclasses for every distro (https://github.com/ansible/ansible/issues/76792)
- hostname - Fix Debian strategy KeyError, use `SystemdStrategy` (https://github.com/ansible/ansible/issues/76124)
- hostname - Update the systemd strategy in the ``hostname`` module to not interfere with NetworkManager (https://github.com/ansible/ansible/issues/76958)
- hostname - add hostname support for openEuler distro (https://github.com/ansible/ansible/pull/76619).
- hostname - use ``file_get_content()`` to read the file containing the host name in the ``FileStrategy.get_permanent_hostname()`` method. This prevents a ``TypeError`` from being raised when the strategy is used (https://github.com/ansible/ansible/issues/77025).
- include_vars, properly initialize variable as there is corner case in which it can end up referenced and not defined
- inventory - parameterize ``disable_lookups`` in ``Constructable`` (https://github.com/ansible/ansible/issues/76769).
- inventory manager now respects --flush-cache
- junit callback - Fix traceback during automatic fact gathering when using relative paths.
- junit callback - Fix unicode error when handling non-ASCII task paths.
- module_utils.common.yaml - The ``SafeLoader``, ``SafeDumper`` and ``Parser`` classes now fallback to ``object`` when ``yaml`` is not available. This fixes tracebacks when inheriting from these classes without requiring a ``HAS_YAML`` guard around class definitions.
- parameters - handle blank values when argument is a list (https://github.com/ansible/ansible/issues/77108).
- play_context now compensates for when a conneciton sets the default to inventory_hostname but skips adding it to the vars.
- playbook/strategy have more informative 'attribute' based errors for playbook objects and handlers.
- python modules (new type) will now again prefer the specific python stated in the module's shebang instead of hardcoding to /usr/bin/python.
- replace - Always return ``rc`` to ensure return values are consistent - https://github.com/ansible/ansible/pull/71963
- script - skip in check mode if the plugin cannot determine if a change will occur (i.e. neither `creates` or `removes` are provided).
- service - Fixed handling of sleep arguments during service restarts on AIX. (https://github.com/ansible/ansible/issues/76877)
- service - Fixed service restarts with arguments on AIX. (https://github.com/ansible/ansible/issues/76840)
- service_facts module will now give more meaningful warnings when it fails to gather data.
- set_fact/include_vars correctly handle delegation assignments within loops
- setup - detect docker container with check for ./dockerenv or ./dockinit (https://github.com/ansible/ansible/pull/74349).
- shell/command - only return changed as True if the task has not been skipped.
- shell/command - only skip in check mode if the options `creates` and `removes` are both None.
- ssh connection - properly quote controlpersist path given by user to avoid issues with spaces and other characters
- ssh connection avoid parsing ssh cli debug lines as they can match expected output at high verbosities.
- ssh connection now uses more correct host source as play_context can ignore loop/delegation variations.
- sudo become plugin, fix handling of non interactive flags, previous substitution was too naive
- systemd - check if service is alias so it gets enabled (https://github.com/ansible/ansible/issues/75538).
- systemd - check if service is indirect so it gets enabled (https://github.com/ansible/ansible/issues/76453).
- task_executor reverts the change to push facts into delegated vars on loop finalization as result managing code already handles this and was duplicating effort to wrong result.
- template lookup - restore inadvertently deleted default for ``convert_data`` (https://github.com/ansible/ansible/issues/77004)
- to_json/to_nice_json filters defaults back to unvaulting/no unsafe packing.
- unarchive - Fix zip archive file listing that caused issues with content postprocessing (https://github.com/ansible/ansible/issues/76067).
- unarchive - Make extraction work when the LANGUAGE environment variable is set to a non-English locale.
- unarchive - apply ``owner`` and ``group`` permissions to top folder (https://github.com/ansible/ansible/issues/35426)
- unarchive - include the original error when a handler cannot manage the archive (https://github.com/ansible/ansible/issues/28977).
- unarchive - the ``io_buffer_size`` option added in 2.12 was not accepted by the module (https://github.com/ansible/ansible/pull/77271).
- urls - Allow ``ca_path`` to point to a bundle containing multiple PEM certs (https://github.com/ansible/ansible/issues/75015)
- urls/uri - Address case where ``HTTPError`` isn't fully initialized due to the error, and is missing certain methods and attributes (https://github.com/ansible/ansible/issues/76386)
- user - allow ``password_expiry_min`` and ``password_expiry_min`` to be set to ``0`` (https://github.com/ansible/ansible/issues/75017)
- user - allow password min and max to be set at the same time (https://github.com/ansible/ansible/issues/75017)
- user - update logic to check if user exists or not in MacOS.
- validate_argument_spec - Skip suboption validation if the top level option is an invalid type (https://github.com/ansible/ansible/issues/75612).
- variablemanager, more efficient read of vars files
- vault - Warn instead of fail for missing vault IDs if at least one valid vault secret is found.
- winrm - Ensure ``kinit`` is run with the same ``PATH`` env var as the Ansible process
- yum - prevent storing unnecessary cache data by running `yum makecache fast` (https://github.com/ansible/ansible/issues/76336)

Known Issues
------------

- get_url - document ``check_mode`` correctly with unreliable changed status (https://github.com/ansible/ansible/issues/65687).

(adam)

2022-05-17 07:44:27 UTC MAIN commitmail json YAML

Updated net/haproxy, devel/py-setuptools

(adam)

2022-05-17 07:44:07 UTC MAIN commitmail json YAML

py-setuptools: updated to 62.3.0

v62.3.0

Deprecations

* Formally added deprecation messages for namespace_packages. The methodology that uses pkg_resources and namespace_packages for creating namespaces was already discouraged by the :doc:`setuptools docs </userguide/package_discovery>` and the :doc:`Python Packaging User Guide <PyPUG:guides/packaging-namespace-packages>`, therefore this change just make the deprecation more official. Users can consider migrating to native/implicit namespaces (as introduced in PEP 420).

* Relying on include_package_data to ensure sub-packages are automatically added to the build wheel distribution (as "data") is now considered a deprecated practice.

This behaviour was controversial and caused inconsistencies.

Instead, projects are encouraged to properly configure packages or use discovery tools. General information can be found in :doc:`userguide/package_discovery`.

Changes

* Allowed recursive globs (**) in package_data. -- by :user:`nullableVoidPtr`
* Fixed behaviour when both install_requires (in setup.py) and dependencies (in pyproject.toml) are specified. The configuration in pyproject.toml will take precedence over setup.py (in accordance with PEP 621). A warning was added to inform users.

Documentation changes

* Added introduction to references/keywords Added deprecation tags to test kwargs Moved userguide/keywords to deprecated section Clarified in deprecated doc what keywords came from distutils and which were added or changed by setuptools

Misc

* Updated version of vendored pyparsing to 3.0.8 to avoid problems with upcoming deprecation in Python 3.11.
* Added warning about incompatibility with old versions of importlib-metadata.

(adam)

2022-05-17 07:33:48 UTC MAIN commitmail json YAML

haproxy: updated to 2.5.7

2.5.7
- BUILD: compiler: properly distinguish weak and global symbols
- MINOR: connection: Add way to disable active connection closing during soft-stop
- BUG/MEDIUM: http-ana: Fix memleak in redirect rules with ignore-empty option
- BUG/MINOR: resolvers: Fix memory leak in resolvers_deinit()
- BUG/MINOR: pools: make sure to also destroy shared pools in pool_destroy_all()
- MINOR: ssl: add a new global option "tune.ssl.hard-maxrecord"
- BUG/MEDIUM: httpclient: Fix loop consuming HTX blocks from the response channel
- CI: github actions: update LibreSSL to 3.5.2
- SCRIPTS: announce-release: add URL of dev packages
- BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag on an empty HTX message
- BUG/MEDIUM: mux-h1: Be able to handle trailers when C-L header was specified
- BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket
- BUG/MINOR: mux-h2: mark the stream as open before processing it not after
- MINOR: mux-h2: report a trace event when failing to create a new stream
- DOC: config: Update doc for PR/PH session states to warn about rewrite failures
- BUG/MINOR: tcp/http: release the expr of set-{src,dst}[-port]
- BUG/MINOR: startup: usage() when no -cc arguments
- BUG/MEDIUM: resolvers: make "show resolvers" properly yield
- BUG/MEDIUM: cli: make "show cli sockets" really yield
- BUG/MINOR: proxy/cli: don't enumerate internal proxies on "show backend"
- BUG/MINOR: map/cli: protect the backref list during "show map" errors
- BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init
- BUG/MEDIUM: ssl/cli: fix yielding in show_cafile_detail
- BUG/MINOR: ssl/cli: fix "show ssl ca-file/crl-file" not to mix cli+ssl contexts
- BUG/MINOR: ssl/cli: fix "show ssl ca-file <name>" not to mix cli+ssl contexts
- BUG/MINOR: ssl/cli: fix "show ssl crl-file" not to mix cli+ssl contexts
- BUG/MINOR: ssl/cli: fix "show ssl cert" not to mix cli+ssl contexts
- DOC: fix typo "ant" for "and" in INSTALL
- CI: dynamically determine actual version of h2spec
- BUG/MINOR: ssl: Fix typos in crl-file related CLI commands
- BUILD: ssl: work around bogus warning in gcc 12's -Wformat-truncation
- BUILD: debug: work around gcc-12 excessive -Warray-bounds warnings
- BUILD: listener: shut report of possible null-deref in listener_accept()
- BUG/MEDIUM: ssl: fix the gcc-12 broken fix :-(
- DOC: install: update gcc version requirements
- BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes).
- BUG/MEDIUM: lua: fix argument handling in data removal functions
- DOC/MINOR: fix typos in the lua-api document
- BUG/MINOR: conn_stream: do not confirm a connection from the frontend path
- CLEANUP: applet: make appctx_new() initialize the whole appctx
- BUG/MEDIUM: wdt: don't trigger the watchdog when p is unitialized
- MINOR: mux-h1: Add global option accpet payload for any HTTP/1.0 requests
- CLEANUP: mux-h1: Fix comments and error messages for global options

(adam)

2022-05-17 00:42:33 UTC MAIN commitmail json YAML

2022-05-16 22:45:44 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 2.2.5

(tron)

2022-05-16 22:45:29 UTC MAIN commitmail json YAML

mutt: Update to version 2.2.5

This is a bug-fix release, fixing two authentication problems when Mutt is
configured with libgsasl (a new configuration option in 2.2.x).

(tron)

2022-05-16 21:21:42 UTC MAIN commitmail json YAML

doc: Updated www/firefox91-l10n to 91.9.0

(nia)

2022-05-16 21:21:29 UTC MAIN commitmail json YAML

2022-05-16 21:16:13 UTC MAIN commitmail json YAML

doc: Updated www/firefox91 to 91.9.0

(nia)

2022-05-16 21:16:00 UTC MAIN commitmail json YAML

firefox91: update to 91.9.0

Security Vulnerabilities fixed in Firefox ESR 91.9

    #CVE-2022-29914: Fullscreen notification bypass using popups

    #CVE-2022-29909: Bypassing permission prompt in nested browsing contexts

    #CVE-2022-29916: Leaking browser history with CSS variables

    #CVE-2022-29911: iframe Sandbox bypass

    #CVE-2022-29912: Reader mode bypassed SameSite cookies

    #CVE-2022-29917: Memory safety bugs fixed in Firefox 100 and Firefox ESR
    91.9

(nia)

2022-05-16 19:43:01 UTC MAIN commitmail json YAML

TODO: fix PKGNAME

thanks adam

(wiz)

2022-05-16 19:22:37 UTC MAIN commitmail json YAML

Updated lang/py-libcst

(adam)

2022-05-16 19:20:04 UTC MAIN commitmail json YAML

py-libcst: updated to 0.4.3

0.4.3 - 2022-05-11

Fixed
* Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module

0.4.2 - 2022-05-04

Fixed
* native: Avoid crashing by making IntoPy conversion fallible
* native: make sure ParserError's line is zero-indexed
* Fix space validation for AsName and Await
* Qualified Name Provider: Fix returned qname for symbols that are prefixes of each other
* Rename Codemod: Correct last renamed import from
* Many changes to the Apply Type Comments codemod:
  * Allow for skipping quotes when applying type comments
  * Port pyre fixes
  * Preserve as-imports when merging type annotations.
  * Qualify imported symbols when the dequalified form would cause a conflict
  * Add an argument to always qualify imported type annotations.

Added
* Create an AddTrailingCommas codemod
* Define gather global names visitor

Updated
* Support module and package names in the codemod context
* Drop support for running libcst using a python 3.6 interpreter
* Update relative import logic to match cpython
* Scope Provider: Consider access information when computing qualified names for nodes

(adam)

2022-05-16 19:12:19 UTC MAIN commitmail json YAML

2022-05-16 18:51:51 UTC MAIN commitmail json YAML

doc/TODO: + ansible-base-2.13, jemalloc-5.3.

(wiz)

2022-05-16 18:08:18 UTC MAIN commitmail json YAML

doc: Added net/vultr-cli version 2.14.0

(tpaul)

2022-05-16 18:08:00 UTC MAIN commitmail json YAML

2022-05-16 17:09:50 UTC MAIN commitmail json YAML

2022-05-16 15:35:43 UTC MAIN commitmail json YAML

doc: Updated www/py-flask-login to 0.6.1

(kleink)

2022-05-16 15:35:29 UTC MAIN commitmail json YAML

py-flask-login: Update to 0.6.1.

Version 0.6.1
-------------

Released on May 1st, 2022

- Only preserve subdomain or host view args in unauthorized redirect
- The new utility function `login_remembered` returns `True` if the
  current login is remembered across sessions.
- Fix side effect potentially executing view twice for same request.
- Clarify usage of FlaskLoginClient test client in docs.

(kleink)

2022-05-16 15:26:38 UTC MAIN commitmail json YAML

doc: Updated www/py-flask-admin to 1.6.0

(kleink)

2022-05-16 15:26:17 UTC MAIN commitmail json YAML

2022-05-16 14:59:16 UTC MAIN commitmail json YAML

doc: Updated shells/zsh to 5.9

(ryoon)

2022-05-16 14:58:30 UTC MAIN commitmail json YAML

zsh: Update to 5.9

Changelog:
5.9:
Changes since 5.8.1
-------------------

zsh 5.9 is dedicated to the memory of Sven Guckes, who was, amongst other
things, a long-time zsh advocate.  For more information, see:

  https://linuxnews.de/2022/02/sven-guckes-verstorben/
  https://groups.google.com/g/vim_announce/c/MJBKVd-xrEE/m/joVNaDgAAgAJ

When unsetting a hash element, the string enclosed in square brackets is
interpreted literally after any normal command-line-argument expansions.
Thus
  unset "hash[$key]"
first expands $key as usual for a double-quoted string, and then interprets
that result as the exact hash element to unset.  This differs from previous
versions of the shell, which would also remove a leading backslash for an
unusual subset of characters in the expansion of $key.  Note this also
means, for example, that now
  unset 'hash[ab]cd]'
unsets the element with key "ab]cd" rather than silently doing nothing.

The function command learnt a -T option to declare a function and enable
tracing for it simultaneously.

The option SHORT_REPEAT was added to enable the short syntax of
SHORT_LOOPS for the repeat command only. It is disabled by default.

The _arguments function now supports NUL-delimiting optargs in the
opt_args array via the -0 option. Developers of completion functions
should find this easier to handle reliably than the default
colon-delimiting behaviour.

The zsh/system module's `zsystem flock` command learnt an -i option to
set the wait interval used with -t. Additionally, -t now supports
fractional seconds.

The option CLOBBER_EMPTY was added to enable the overwrite behaviour
of CLOBBER for empty files only. It is disabled by default.

A (-) expansion flag was added. It works like (n) but correctly sorts
negative numbers.

The (*) expansion flag enables EXTENDED_GLOB for pattern matching.
For example, ${(*)sample/(#b)*(pat)*/${match[1]}} uses backreferences
even if EXTENDED_GLOB is not otherwise set.  However, this does not
descend into nested exapansions, and doubling as (**) does not disable
EXTENDED_GLOB.

The compinit function learnt a -w option to explain why compdump runs.
When run without the -i or -u options and compaudit discovers security
issues, answering "y" to the "Ignore insecure ..." prompt removes the
insecure elements (like the -i option) where previously it ignored the
result (thus formerly like the -u option).  Further, removing those
elements includes dropping directories from the $fpath array.

The zsh/datetime module's strftime builtin learnt an -n option to omit
the trailing newline when printing a formatted time.

The XTRACE option is now disabled while running user-defined completion
widgets.  This corresponds to long-standing behavior of other user ZLE
widgets.  Use the _complete_debug widget to capture XTRACE output, or
use "functions -T" to enable tracing of specific completion functions.

The fc builtin learnt an -s option which is a POSIX equivalent to the
`fc -e-` method of re-executing a command without invoking an editor.

The option CASE_PATHS was added to control how NO_CASE_GLOB behaves.
NO_CASE_GLOB + NO_CASE_PATHS is equivalent to the current NO_CASE_GLOB
behaviour. NO_CASE_GLOB + CASE_PATHS treats only path components that
contain globbing characters as case-insensitive; this behaviour may
yield more predictable results on case-sensitive file systems.
NO_CASE_PATHS is the default.

With the new TYPESET_TO_UNSET option set, "typeset foo" leaves foo unset,
in contrast to the default behavior which assigns foo="".  Any parameter
attributes such as numeric type, sorting, and padding are retained until
the parameter is explicitly unset or a conflicting value is assigned.
This is similar to default behavior of bash and ksh.  This option is
disabled by default.

The compadd builtin's -D option can now be specified more than once.

The zsh/zutil module's zformat builtin learnt an -F option which behaves
like -f except that ternary expressions check for existence instead of
doing math evaluation.

The conventional syntax used to indicate units, ranges, and default values
in completion descriptions (e.g. `timeout (seconds) (0-60) [20]`) is now
recognised by the completion system itself. These components are parsed
out of the description and can be individually styled. A _numbers helper
function has been added to help function authors offer rich completion
for these values.

The log builtin, WATCH parameter, et al., have been broken out into a
separate module, zsh/watch. The module is enabled by default.

The zsh/watch module's WATCHFMT parameter now supports colours via the
%F and %K escapes.

The STTY parameter can now be set to an empty string before running a
command to automatically restore terminal settings after the command
finishes.

The "jobs" command and "$jobstates" and related parameters can report on
parent shell jobs even in subshells.  This is a snapshot of the parent
state, frozen at the point the subshell started.  However, if a subshell
starts its own background jobs, the parent state is discarded in order
to report on those new jobs.

(ryoon)

2022-05-16 14:19:23 UTC MAIN commitmail json YAML

firefox: bump rev for prefs change

(tnn)

2022-05-16 13:29:05 UTC MAIN commitmail json YAML

purpose: Requires msgmerge.

(jperkin)

2022-05-16 12:29:33 UTC MAIN commitmail json YAML

2022-05-16 12:14:22 UTC MAIN commitmail json YAML

2022-05-16 11:57:31 UTC MAIN commitmail json YAML

doc: Updated net/frr to 8.2.2

(kardel)

2022-05-16 11:54:20 UTC MAIN commitmail json YAML

net/frr: Update to 8.2.2

Features 8.2.2 Release
    BGP Long-lived graceful restart capability
    (http://docs.frrouting.org/en/stable-8.2/bgp.html#long-lived-graceful-restart)
    BGP Extended Optional Parameters Length for BGP OPEN Message
    (http://docs.frrouting.org/en/stable-8.2/bgp.html#clicmd-neighbor-PEER-extended-optional-parameters)
    BGP Extended BGP Administrative Shutdown Communication
    IS-IS Link State Traffic Engineering support
    (http://docs.frrouting.org/en/stable-8.2/isisd.html#traffic-engineering)
    OSPFv3 Support for NSSA Type-7 address ranges
    (http://docs.frrouting.org/en/stable-8.2/ospf6d.html#ospf6-area)
    PBR VLAN actions support
    (http://docs.frrouting.org/en/stable-8.2/pbr.html#pbr-maps)

Features 8.1 Release
    Lua hooks are now feature complete, with one hook available for use
    (http://docs.frrouting.org/en/latest/scripting.html)
    Improvements to SRv6 (Segment Routing over IPv6)
    (http://docs.frrouting.org/en/latest/zebra.html#segment-routing-ipv6)
    Improvements to Prefix-SID (Type 5)
    EVPN route type-5 gateway IP overlay Index
    (http://docs.frrouting.org/en/latest/bgp.html#evpn-overlay-index-gateway-ip)
    OSPFv3 NSSA and NSSA totally stub areas
    (http://docs.frrouting.org/en/latest/ospf6d.html#ospf6-area)
    OSPFv3 ASBR summarization
    (http://docs.frrouting.org/en/latest/ospf6d.html#asbr-summarisation-support-in-ospfv3)
    OSPFv3 Graceful Restart
    (http://docs.frrouting.org/en/latest/ospf6d.html#graceful-restart)
    OSPFv2 Graceful Restart (restarting mode added, helper was already implemented)
    (http://docs.frrouting.org/en/latest/ospfd.html#graceful-restart)

Further release information: https://github.com/FRRouting/frr/releases/

(kardel)

2022-05-16 09:10:31 UTC MAIN commitmail json YAML

gdal-lib: Update distfile checksums.

Unclear at this time if upstream have changed the tarball or if the checksums
were incorrect, but this definitely correlates with what they are currently
distributing, as well as matches their published md5 checksums.

(jperkin)

2022-05-16 08:47:19 UTC MAIN commitmail json YAML

2022-05-16 08:22:07 UTC MAIN commitmail json YAML

bulk-medium: Fix syntax error.

(jperkin)

2022-05-16 07:21:35 UTC MAIN commitmail json YAML

2022-05-16 05:39:52 UTC MAIN commitmail json YAML

firefox: Enable WebRender by default, bypassing Firefox's internal
soup of checks to see whether the GPU is "good enough" (that has a failure
rate of 100% on NetBSD).  Greatly improves general web page performance,
even with the unaccelerated llvmpipe OpenGL implementation.  Tested
with various Xorg drivers.

(nia)

2022-05-15 22:44:24 UTC MAIN commitmail json YAML

openjdk11 & 17: preemptively set PKG_FAIL_REASON when PR 55248 applies

That is, NetBSD before 9.98.83. This around when we switched to GCC 10.
Is suspected to be related.

(tnn)

2022-05-15 22:30:50 UTC MAIN commitmail json YAML

openjdk17: add bootstrap for NetBSD-9-aarch64 and later

with the usual caveat that it needs ld.elf_so from -current to work

(tnn)

2022-05-15 21:27:32 UTC MAIN commitmail json YAML

doc: Updated sysutils/navi to 2.20.0

(pin)

2022-05-15 21:27:10 UTC MAIN commitmail json YAML

sysutils/navi: update to 2.20.0

New features
    Release binary for Linux ARM64 (#728)
    Make width configurable for snippet column
    Add shared paths for cheat directory and config file
    Add build feature to disable repo management
    Add build feature to disable command execution

Code quality
    Bump all possible dependencies (#729)
    Temporarily remove lint checks (#730)
    Fix path-related tests (#727)
    Fix minor typos
    Remove references to Linuxbrew

(pin)

2022-05-15 20:29:01 UTC MAIN commitmail json YAML

openjdk17: regen bootstrap binaries to be smaller & more portable

- build without x11
- bundle libstdc++.so.9 & libgcc_s.so.1 from base so it works with
  base clang as well as future NetBSD releases
- don't ship external debug symbols (.diz), demos, src.zip
- build in clean chroot with pkgsrc bootstrapped to /root/pkg
- upload pgp signatures to nbftp

This mimics how it was done for openjdk11 &
takes bootstraps down from ~300MB to ~100MB.

(tnn)

2022-05-15 20:01:26 UTC MAIN commitmail json YAML

doc: Updated chat/profanity to 0.12.1

(nia)

2022-05-15 20:01:14 UTC MAIN commitmail json YAML

profanity: update to 0.11.1

Changes:

    Fix resetting colors when loading invalid theme
    Use correct color for nick of others in history
    Fix a segfault when uploading or downloading files
    Fix logging of text chatlogs
    Simplification of tab completion code
    Add Alt/Ctrl-arrows combinations for GNU Screen
    Make all existing input functions bindable from config
    Cleanup
    Improve man pages
    Fix race condition on resize

(nia)

2022-05-15 19:30:23 UTC MAIN commitmail json YAML

Updated graphics/openjpeg, devel/py-pylint, net/py-lexicon, textproc/py-xmlschema

(adam)

2022-05-15 19:29:25 UTC MAIN commitmail json YAML

py-xmlschema: updated to 1.11.0

v1.11.0
* Add localization for validation related error messages
* Add Italian translation
* Add Russian partial translation

(adam)

2022-05-15 19:26:51 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.11.1

3.11.1

Modified

Improve the Oracle Cloud DNS (oci) provider on the authentication mechanism
Add API documentation to Oracle Cloud DNS

(adam)

2022-05-15 19:25:35 UTC MAIN commitmail json YAML

py-pylint: updated to 2.13.9

What's New in Pylint 2.13.9?

Respect ignore configuration options with --recursive=y.
Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic.
Fix IndexError crash in uninferable_final_decorators method.
Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute.
Fix a crash when accessing __code__ and assigning it to a variable.
Fix a false positive for undefined-loop-variable when using enumerate().

(adam)

2022-05-15 19:24:11 UTC MAIN commitmail json YAML

openjpeg: updated to 2.5.0

v2.5.0

Merged pull requests:

tools/travis-ci/install.sh: git clone with https:// to fix 'The unaut…
Java Support 1.8 now...
Separate fuzz targets to increase coverage
CMakeLists.txt: do not set INSTALL_NAME_DIR for MacOS builds for CMake >= 3.0 (fixes
Avoid integer overflows in DWT. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44544
Updated "added support for partial bitstream decoding"
opj_encoder_set_extra_options(): add a GUARD_BITS=value option
More overflow related bug fixes
opj_j2k_setup_encoder(): validate number of tiles to avoid illegal values and potential overflow (fixes
Missed conversion from unsigned int to OPJ_INT32
Added check for integer overflow in get_num_images
Added overflow check for CVE-2021-29338
Fix integer overflow in num_images
Remove duplicate assignments in function tiftoimage
Fix some typos (found by codespell)
CI: Add CIFuzz action
Feature/decimation
API: deprecate 'bpp' member in favor of 'prec'
Added support for high throughput (HTJ2K) decoding.
verify-indentation.sh: fix for pull request from bar/master to foo/master
Change integer for version libtiff 4.3.0
Port continuous integration to github actions
Avoid integer overflows in DWT.
LGTM warning: Comparison result is always the same
A couple typos found by codespell
cmake: add install interface include directory
fix issues 1368: exist a issues of freeing uninitialized pointer in src/bin/jp2/opj_decompress.c,that will cause a segfault
opj_j2k_is_imf_compliant: Fix out of bounds access
opj_j2k_is_imf_compliant: Fix argument formatting for warnings.
CMakeLists.txt/appveyor.yml: update version number to 2.5.0…
.travis.yml: try to fix gcc 4.8 config by updating to xenial
Add support for enabling generation of TLM markers in encoder
Fix various compiler warnings
fix
Remove obsolete components JPWL, JP3D and MJ2
tools/travis-ci/install.sh: fix links to Kakadu and jpylyzer binaries
emscripten: disable big endian test
Fix cmake file with DESTDIR
CMakeLists.txt: Don't require a C++ compiler
Import files tiff and yuv(raw)
Fix year in NEWS
Fix lcms2 static linking using pgk config
fix static build only against tiff and its indirect dependencies

Closed issues:

integer constant is too large for 'long' type
Openjpeg3D lossy compression not working
mj2: Array overflow
OPJ fails to decode image that KDU manages correctly
yuvtoimage() bug in v1 and v2 for 16-Bit: please apply ASAP
JP3D: Fix CVE-2013-4289 CVE-2013-4290
MJ2 libraries are installed in lib
MJ2: realloc is misused and may leak memory
MJ2 wrapper not functional
JPWL is broken in trunk
MJ2 files not using OPENJPEG API correctly
Maximum bit depth supported by the OpenJPEG implementation of JP3D
does openjpeg support either visually lossless or numerically lossless jpeg2000 compression?
extract jpeg2000 tile without decompression
openjpeg doesn't install a relocatable shared lib on macOS
pull request - the cinema industry awaits!
Integer overflows in j2K
why lossly compression performance worse than jpeg when compress png?
cect
the docs don't describe bpp and prec in opj_image_comp very well
converting .png to .jp2 by opj_compress is different from the original image
Comparison result is always the same
Exist a issues of freeing uninitialized pointer in src/bin/jp2/opj_decompress.c,that will cause a segfault
[TEST NOT RUNNING]: bigendian test
opj_decompress 2.4.0 built with library 2.3.0.
New library htjpeg2000
Integer Overflow in num_images
All IMF Profile Selections Result in PART1
grayscale image
error C2169: 'lrintf': intrinsic function, cannot be defined
Generate lower-case extension
color of reconstructed png file much darker
CVE-2019-6988, CVE-2018-20846 and CVE-2018-16376
opj 2.4.0: opj_free missing in opj3d
Not able to compress volumetric data
HTML documents are not installed in specified place
Can't find openjpeg.h when cross-compile.
OpenJPEG is available with EasyConfig
Building Test Programs
Builds are not reproducible
strange behaviour of opj_jp3d_compress/decompress utility
Potential heap-based buffer overflow in function t2_encode_packet in src/lib/openmj2/t2.c and src/lib/openjp3d/t2.c
Function tgatoimage in src/bin/jpwl/convert.c need to check that the file is big enough to avoid excessive memory allocations
memory & cpu are exhausted when converting jp2 file into png
Cannot compress PGX into JP3D despite following the directions?
sscanf buffer overflow in opj_jp3d_compress.c
integer underflow may lead to writing garbage
sscanf buffer overflow
strcpy overflows
sprintf buffer overflows
strcpy buffer overflow
integer overflow in malloc()
out of bounds writes
out of bounds writes
divide by zero, perhaps multiplication overflow
missing format string parameter
leaks from cppcheck in lib folder
How to initialize DEBUG_PROFILE in color.c?
JP3D sample files
BIG_ENDIAN bug in jpwl.c
OpenJPEG fails to decode partial j2c where kdu succeeds
building mj2 binaries fails
openmj2\mj2.c: Out of bounds
bin\mj2\opj_mj2_decompress.c 101 wrong check / leak

(adam)

2022-05-15 19:23:52 UTC MAIN commitmail json YAML

doc: Updated devel/libuv to 1.44.1nb1

(wiz)

2022-05-15 19:23:43 UTC MAIN commitmail json YAML

libuv: fix incorrect handling of multiple kqueue events for the same fd

This sometimes causes cmake to hang while waiting for child processes
to exit.

Debugged by and patch from chuq, thanks a lot!

Bump PKGREVISION.

(wiz)

2022-05-15 19:22:06 UTC MAIN commitmail json YAML

doc: Updated security/openssh to 9.0.1

(wiz)

2022-05-15 19:21:56 UTC MAIN commitmail json YAML

openssh: update to 9.0.1.

Changes since OpenSSH 8.9
=========================

This release is focused on bug fixing.

Potentially-incompatible changes
--------------------------------

This release switches scp(1) from using the legacy scp/rcp protocol
to using the SFTP protocol by default.

Legacy scp/rcp performs wildcard expansion of remote filenames (e.g.
"scp host:* .") through the remote shell. This has the side effect of
requiring double quoting of shell meta-characters in file names
included on scp(1) command-lines, otherwise they could be interpreted
as shell commands on the remote side.

This creates one area of potential incompatibility: scp(1) when using
the SFTP protocol no longer requires this finicky and brittle quoting,
and attempts to use it may cause transfers to fail. We consider the
removal of the need for double-quoting shell characters in file names
to be a benefit and do not intend to introduce bug-compatibility for
legacy scp/rcp in scp(1) when using the SFTP protocol.

Another area of potential incompatibility relates to the use of remote
paths relative to other user's home directories, for example -
"scp host:~user/file /tmp". The SFTP protocol has no native way to
expand a ~user path. However, sftp-server(8) in OpenSSH 8.7 and later
support a protocol extension "expand-path () openssh com" to support
this.

In case of incompatibility, the scp(1) client may be instructed to use
the legacy scp/rcp using the -O flag.

New features
------------

* ssh(1), sshd(8): use the hybrid Streamlined NTRU Prime + x25519 key
  exchange method by default ("sntrup761x25519-sha512 () openssh com").
  The NTRU algorithm is believed to resist attacks enabled by future
  quantum computers and is paired with the X25519 ECDH key exchange
  (the previous default) as a backstop against any weaknesses in
  NTRU Prime that may be discovered in the future. The combination
  ensures that the hybrid exchange offers at least as good security
  as the status quo.

  We are making this change now (i.e. ahead of cryptographically-
  relevant quantum computers) to prevent "capture now, decrypt
  later" attacks where an adversary who can record and store SSH
  session ciphertext would be able to decrypt it once a sufficiently
  advanced quantum computer is available.

* sftp-server(8): support the "copy-data" extension to allow server-
  side copying of files/data, following the design in
  draft-ietf-secsh-filexfer-extensions-00. bz2948

* sftp(1): add a "cp" command to allow the sftp client to perform
  server-side file copies.

Bugfixes
--------

* ssh(1), sshd(8): upstream: fix poll(2) spin when a channel's output
  fd closes without data in the channel buffer. bz3405 and bz3411

* sshd(8): pack pollfd array in server listen/accept loop. Could
  cause the server to hang/spin when MaxStartups > RLIMIT_NOFILE

* ssh-keygen(1): avoid NULL deref via the find-principals and
  check-novalidate operations. bz3409 and GHPR#307 respectively.

* scp(1): fix a memory leak in argument processing. bz3404

* sshd(8): don't try to resolve ListenAddress directives in the sshd
  re-exec path. They are unused after re-exec and parsing errors
  (possible for example if the host's network configuration changed)
  could prevent connections from being accepted.

* sshd(8): when refusing a public key authentication request from a
  client for using an unapproved or unsupported signature algorithm
  include the algorithm name in the log message to make debugging
  easier.

Portability
-----------

* sshd(8): refactor platform-specific locked account check, fixing
  an incorrect free() on platforms with both libiaf and shadow
  passwords (probably only Unixware) GHPR#284,

* ssh(1), sshd(8): Fix possible integer underflow in scan_scaled(3)
  parsing of K/M/G/etc quantities. bz#3401.

* sshd(8): provide killpg implementation (mostly for Tandem NonStop)
  GHPR#301.

* Check for missing ftruncate prototype. GHPR#301

* sshd(8): default to not using sandbox when cross compiling. On most
  systems poll(2) does not work when the number of FDs is reduced
  with setrlimit, so assume it doesn't when cross compiling and we
  can't run the test.  bz#3398.

* sshd(8): allow ppoll_time64 in seccomp sandbox. Should fix sandbox
  violations on some (at least i386 and armhf) 32bit Linux platforms.
  bz#3396.

* Improve detection of -fzero-call-used-regs=all support in
  configure script.

Security Near Miss
==================

* sshd(8): fix an integer overflow in the user authentication path
  that, in conjunction with other logic errors, could have yielded
  unauthenticated access under difficult to exploit conditions.

  This situation is not exploitable because of independent checks in
  the privilege separation monitor. Privilege separation has been
  enabled by default in since openssh-3.2.2 (released in 2002) and
  has been mandatory since openssh-7.5 (released in 2017). Moreover,
  portable OpenSSH has used toolchain features available in most
  modern compilers to abort on signed integer overflow since
  openssh-6.5 (released in 2014).

  Thanks to Malcolm Stagg for finding and reporting this bug.

Potentially-incompatible changes
================================

* sshd(8), portable OpenSSH only: this release removes in-built
  support for MD5-hashed passwords. If you require these on your
  system then we recommend linking against libxcrypt or similar.

* This release modifies the FIDO security key middleware interface
  and increments SSH_SK_VERSION_MAJOR.

Changes since OpenSSH 8.8
=========================

This release includes a number of new features.

New features
------------

* ssh(1), sshd(8), ssh-add(1), ssh-agent(1): add a system for
  restricting forwarding and use of keys added to ssh-agent(1)
  A detailed description of the feature is available at
  https://www.openssh.com/agent-restrict.html and the protocol
  extensions are documented in the PROTOCOL and PROTOCOL.agent
  files in the source release.

* ssh(1), sshd(8): add the sntrup761x25519-sha512@openssh.com hybrid
  ECDH/x25519 + Streamlined NTRU Prime post-quantum KEX to the
  default KEXAlgorithms list (after the ECDH methods but before the
  prime-group DH ones). The next release of OpenSSH is likely to
  make this key exchange the default method.

* ssh-keygen(1): when downloading resident keys from a FIDO token,
  pass back the user ID that was used when the key was created and
  append it to the filename the key is written to (if it is not the
  default). Avoids keys being clobbered if the user created multiple
  resident keys with the same application string but different user
  IDs.

* ssh-keygen(1), ssh(1), ssh-agent(1): better handling for FIDO keys
  on tokens that provide user verification (UV) on the device itself,
  including biometric keys, avoiding unnecessary PIN prompts.

* ssh-keygen(1): add "ssh-keygen -Y match-principals" operation to
  perform matching of principals names against an allowed signers
  file. To be used towards a TOFU model for SSH signatures in git.

* ssh-add(1), ssh-agent(1): allow pin-required FIDO keys to be added
  to ssh-agent(1). $SSH_ASKPASS will be used to request the PIN at
  authentication time.

* ssh-keygen(1): allow selection of hash at sshsig signing time
  (either sha512 (default) or sha256).

* ssh(1), sshd(8): read network data directly to the packet input
  buffer instead of indirectly via a small stack buffer. Provides a
  modest performance improvement.

* ssh(1), sshd(8): read data directly to the channel input buffer,
  providing a similar modest performance improvement.

* ssh(1): extend the PubkeyAuthentication configuration directive to
  accept yes|no|unbound|host-bound to allow control over one of the
  protocol extensions used to implement agent-restricted keys.

Bugfixes
--------

* sshd(8): document that CASignatureAlgorithms, ExposeAuthInfo and
  PubkeyAuthOptions can be used in a Match block. PR#277.

* sshd(8): fix possible string truncation when constructing paths to
  .rhosts/.shosts files with very long user home directory names.

* ssh-keysign(1): unbreak for KEX algorithms that use SHA384/512
  exchange hashes

* ssh(1): don't put the TTY into raw mode when SessionType=none,
  avoids ^C being unable to kill such a session. bz3360

* scp(1): fix some corner-case bugs in SFTP-mode handling of
  ~-prefixed paths.

* ssh(1): unbreak hostbased auth using RSA keys. Allow ssh(1) to
  select RSA keys when only RSA/SHA2 signature algorithms are
  configured (this is the default case). Previously RSA keys were
  not being considered in the default case.

* ssh-keysign(1): make ssh-keysign use the requested signature
  algorithm and not the default for the key type. Part of unbreaking
  hostbased auth for RSA/SHA2 keys.

* ssh(1): stricter UpdateHostkey signature verification logic on
  the client- side. Require RSA/SHA2 signatures for RSA hostkeys
  except when RSA/SHA1 was explicitly negotiated during initial
  KEX; bz3375

* ssh(1), sshd(8): fix signature algorithm selection logic for
  UpdateHostkeys on the server side. The previous code tried to
  prefer RSA/SHA2 for hostkey proofs of RSA keys, but missed some
  cases. This will use RSA/SHA2 signatures for RSA keys if the
  client proposed these algorithms in initial KEX. bz3375

* All: convert all uses of select(2)/pselect(2) to poll(2)/ppoll(2).
  This includes the mainloops in ssh(1), ssh-agent(1), ssh-agent(1)
  and sftp-server(8), as well as the sshd(8) listen loop and all
  other FD read/writability checks. On platforms with missing or
  broken poll(2)/ppoll(2) syscalls a select(2)-based compat shim is
  available.

* ssh-keygen(1): the "-Y find-principals" command was verifying key
  validity when using ca certs but not with simple key lifetimes
  within the allowed signers file.

* ssh-keygen(1): make sshsig verify-time argument parsing optional

* sshd(8): fix truncation in rhosts/shosts path construction.

* ssh(1), ssh-agent(1): avoid xmalloc(0) for PKCS#11 keyid for ECDSA
  keys (we already did this for RSA keys). Avoids fatal errors for
  PKCS#11 libraries that return empty keyid, e.g. Microchip ATECC608B
  "cryptoauthlib"; bz#3364

* ssh(1), ssh-agent(1): improve the testing of credentials against
  inserted FIDO: ask the token whether a particular key belongs to
  it in cases where the token supports on-token user-verification
  (e.g. biometrics) rather than just assuming that it will accept it.

  Will reduce spurious "Confirm user presence" notifications for key
  handles that relate to FIDO keys that are not currently inserted in at
  least some cases. bz3366

* ssh(1), sshd(8): correct value for IPTOS_DSCP_LE. It needs to
  allow for the preceding two ECN bits. bz#3373

* ssh-keygen(1): add missing -O option to usage() for the "-Y sign"
  option.

* ssh-keygen(1): fix a NULL deref when using the find-principals
  function, when matching an allowed_signers line that contains a
  namespace restriction, but no restriction specified on the
  command-line

* ssh-agent(1): fix memleak in process_extension(); oss-fuzz
  issue #42719

* ssh(1): suppress "Connection to xxx closed" messages when LogLevel
  is set to "error" or above. bz3378

* ssh(1), sshd(8): use correct zlib flags when inflate(3)-ing
  compressed packet data. bz3372

* scp(1): when recursively transferring files in SFTP mode, create the
  destination directory if it doesn't already exist to match scp(1) in
  legacy RCP mode behaviour.

* scp(1): many improvements in error message consistency between scp(1)
  in SFTP mode vs legacy RCP mode.

* sshd(8): fix potential race in SIGTERM handling PR#289

* ssh(1), ssh(8): since DSA keys are deprecated, move them to the
  end of the default list of public keys so that they will be tried
  last. PR#295

* ssh-keygen(1): allow 'ssh-keygen -Y find-principals' to match
  wildcard principals in allowed_signers files

Portability
-----------

* ssh(1), sshd(8): don't trust closefrom(2) on Linux. glibc's
  implementation does not work in a chroot when the kernel does not
  have close_range(2). It tries to read from /proc/self/fd and when
  that fails dies with an assertion of sorts. Instead, call
  close_range(2) directly from our compat code and fall back if
  that fails.  bz#3349,

* OS X poll(2) is broken; use compat replacement. For character-
  special devices like /dev/null, Darwin's poll(2) returns POLLNVAL
  when polled with POLLIN. Apparently this is Apple bug 3710161 -
  not public but a websearch will find other OSS projects
  rediscovering it periodically since it was first identified in
  2005.

* Correct handling of exceptfds/POLLPRI in our select(2)-based
  poll(2)/ppoll(2) compat implementation.

* Cygwin: correct checking of mbstowcs() return value.

* Add a basic SECURITY.md that refers people to the openssh.com
  website.

* Enable additional compiler warnings and toolchain hardening flags,
  including -Wbitwise-instead-of-logical, -Wmisleading-indentation,
  -fzero-call-used-regs and -ftrivial-auto-var-init.

* HP/UX. Use compat getline(3) on HP-UX 10.x, where the libc version
  is not reliable.

(wiz)

2022-05-15 19:12:24 UTC MAIN commitmail json YAML

doc: Added chat/libstrophe version 0.12.0

(nia)

2022-05-15 19:12:11 UTC MAIN commitmail json YAML

chat: add libstrophe

libstrophe is a minimal XMPP library written in C. It has almost no external
dependencies, only an XML parsing library (expat or libxml are both supported).
It is designed for both POSIX and Windows systems.

(nia)

2022-05-15 18:55:49 UTC MAIN commitmail json YAML

doc: updated angband

(nia)

2022-05-15 18:54:44 UTC MAIN commitmail json YAML

angband[-sdl]: update to 4.2.4

Summary of Changes

    use C99 types instead of the angband special types
    Single Combat maybe finally bug-free
    improvements to the birth process
    improvements to the NDS port
    many improvements to auto-building and all the front ends
    improvements to changing of background colours
    adding of a panic directory for panic saves
    new tests, and improvements to current ones
    re-organisation of effects code
    add a player argument to a lot of functions that needed it
    import a lot of historical documentation
    lots of tidying and neatening

(nia)

2022-05-15 18:53:38 UTC MAIN commitmail json YAML

doc: Updated converters/cbmconvert to 2.1.5

(rhialto)

2022-05-15 18:42:10 UTC MAIN commitmail json YAML

doc: Updated games/frotz to 2.54

(nia)

2022-05-15 18:41:54 UTC MAIN commitmail json YAML

frotz: update 2.54

Summary of changes between Frotz 2.53 and Frotz 2.54:
=====================================================

Frotz 2.54 was released on Wednesday April 13, 2022.

This release's main attractions are official support for TOPS20 and
cross-compilation to DOS.

NEW FEATURES

- Added changes to allow for compilation on a DEC PDP-10 mainframe
  running TOPS20.  See INSTALL_PDP10.

- Added a means to cross-compile to DOS by way of Open Watcom C version
  2 and later.  See INSTALL_DOS.

- Added a quiet mode to dumb interface to quell startup messages.

BUG FIXES

- Fixed several problems with compilation under macOS.

- Fixed wrong glyphs in DOS Frotz's Amiga font mode.  1/2 and 1/4 were
  there instead of the oe and OE ligatures.

- Fixed a failure of the -q flag to actually silence sound effects.

- Fixed an oversight in SDL Frotz that prevented some sounds from
  playing in Lurking Horror.

- Made the dumb and curses interfaces read the resolution chunk from
  Blorb files.  Previously they would assume a resolution of 320x200.

(nia)

2022-05-15 18:39:30 UTC MAIN commitmail json YAML

converters/cbmconvert: update to 2.1.5

This is a maintenance release of cbmconvert, with no new features.
What's Changed

  - REL files are correctly written to Lynx archives.
  - 1571 images can be actually created.
  - Most code is now covered by CTest.
  - ARC/SDA, Arkive, T64 are not covered at all yet.

Full Changelog: https://github.com/dr-m/cbmconvert/commits/cbmconvert-2.1.5

(rhialto)

2022-05-15 18:37:46 UTC MAIN commitmail json YAML

doc: updated stella

(nia)

2022-05-15 18:36:18 UTC MAIN commitmail json YAML

[libretro-]stella: update to 6.6

This is a new semi-major release, with the following changes:

    Added preliminary PlusROM support for saving high scores.

    Added preliminary support for 'MVC' bankswitching scheme by Rob Bairos.

    Added web links for many games.

    Added dead zone and linearity settings for analog controllers.

    Added 'Check for Update' button to Help dialog.

    Added different mask patterns for scanline emulation.

    Fixed MindLink controller.

    Fixed SaveKey not working with QuadTari.

    Added TIA randomization on startup option.

    Added different debug color luminances for player and missile copies.

    Added hotkeys for TV roll speed and toggling 'Developer settings' sets.

    Debugger: enhanced prompt's auto complete and history.

    Debugger: added optional logging of breaks and traps.

    Debugger: added Thumb cycle counting.

(nia)

2022-05-15 17:48:57 UTC MAIN commitmail json YAML

zenlisp: switch MASTER_SITES to HTTPS, fix HOMEPAGE.

(fcambus)

2022-05-15 17:40:02 UTC MAIN commitmail json YAML

Specify TEST_DIRS to fix previous.

(schmonz)

2022-05-15 17:26:39 UTC MAIN commitmail json YAML

clisp: follow redirects chain for HOMEPAGE, point to SourceForge directly.

(fcambus)

2022-05-15 17:26:31 UTC MAIN commitmail json YAML

2022-05-15 17:22:12 UTC MAIN commitmail json YAML

binaryen: update USE_LANGUAGES, it now uses c++17.

(fcambus)

2022-05-15 17:12:41 UTC MAIN commitmail json YAML

doc: Updated games/oshu to 2.0.2

(nia)

2022-05-15 17:12:25 UTC MAIN commitmail json YAML

oshu: update to 2.0.2

Changes:
    Add support to more path types in the beatmap
    New scoring model based on the hit/miss ratio
    ffmpeg 5.0 compability

(nia)

2022-05-15 17:01:59 UTC MAIN commitmail json YAML

doc: Updated games/quakespasm to 0.94.4

(nia)

2022-05-15 17:01:47 UTC MAIN commitmail json YAML

quakespasm: update to 0.94.4

  5.1.  Changes in 0.94.4

  o  Fixed getting stuck with loading plaque upon attempting to load a
    bad save from the menu

  o  Fixed SZ_GetSpace server crashes, e.g. in ad_magna or ad_mountain

  o  Fixed intermission camera angles during demo playback

  o  Don't reset onground flag on every new server message

  o  Re-enabled title demos by default (turn off with cl_startdemos 0)

  o  Don't autoplay next demo after a timedemo

  o  Fixed bad parsing of cdtrack in hipdemo1 from Scourge of Armagon

  o  Fixed serverinfo off-by-one nummodels/numsounds for protocol 15

  o  Support for Quake 2021 update 3

  o  Implemented quad/pentagram dlights for Quake 2021 rerelease

  o  Implemented 2021 rerelease localsound builtin & svc_localsound (56)

  o  Several other improvements to Quake 2021 rerelease support

  o  Several other small fixes and improvements all over the code

  o  Updated third party code (SDL, lodepng, miniz, some of the codecs,
    etc.)

  o  Thanks to Andrei Drexler, 'atsb' and 'temx' for their several
    patches.

(nia)

2022-05-15 13:41:11 UTC MAIN commitmail json YAML

fna: rename some directories in post-extract instead of symlinking

xbuild does not seem to much like symlinks. It produced a package now.

(tnn)

2022-05-15 12:28:51 UTC MAIN commitmail json YAML

doc: note games/fna update, or at least attempt at it

(tnn)

2022-05-15 12:17:49 UTC MAIN commitmail json YAML

fna: blind update to 22.05 to sync with graphics/fna3d

Untested because it uses mono, I can't test. Sorry.

(tnn)

2022-05-15 12:12:30 UTC MAIN commitmail json YAML

doc: Updated ham/chirp to 20220515

(gdt)

2022-05-15 12:12:20 UTC MAIN commitmail json YAML

ham/chirp: Update to 20220515

Upstream changes are minor.

(gdt)

2022-05-15 12:09:49 UTC MAIN commitmail json YAML

2022-05-15 12:08:07 UTC MAIN commitmail json YAML

fna3d: reset bl3. Assume this is API breaking.

(tnn)

2022-05-15 11:50:53 UTC MAIN commitmail json YAML

2022-05-15 11:26:44 UTC MAIN commitmail json YAML

mingw-binutils: set WRKSRC explicitly to work with renamed distfile

(tnn)

2022-05-15 10:49:36 UTC MAIN commitmail json YAML

py-ansible-compat: needs py-setuptools_scm

(adam)

2022-05-15 10:27:07 UTC MAIN commitmail json YAML

py-matplotlib: incompatibility with matplotlib via numpy

(nia)

2022-05-15 10:26:27 UTC MAIN commitmail json YAML

2022-05-15 10:05:16 UTC MAIN commitmail json YAML

2022-05-15 08:29:50 UTC MAIN commitmail json YAML

gr-fcdproplus: remove

Broken since gnuradio 3.8 update, doesn't build in any bulk build,
inactive upstream

(wiz)

2022-05-15 06:45:27 UTC MAIN commitmail json YAML

doc: Updated textproc/tuc to 0.6.0

(pin)

2022-05-15 06:45:09 UTC MAIN commitmail json YAML

textproc/tuc: update to 0.6.0

[0.6.0] - 2022-05-13
    Add split-by-byte using --bytes
    Add split-by-character using --characters
    Faster performance when -p (compress delimiters) is on
    Faster performance when reading the input
    CI now fails if the linter is not satisfied
    Reviewd CI/release actions, simpler, faster
    Release binaries for ARM too

(pin)

2022-05-15 06:44:34 UTC MAIN commitmail json YAML

doc: Updated net/castor to 0.9.0

(pin)

2022-05-15 06:44:09 UTC MAIN commitmail json YAML

net/castor: update to 0.9.0

-Fix deps versions.
-Update defaults and example settings.

(pin)

2022-05-15 06:16:23 UTC MAIN commitmail json YAML

CHANGES for tcl-expect, gstreamer0.10-plugins, libogg

(dholland)

2022-05-15 06:16:01 UTC MAIN commitmail json YAML

doc/TODO: mention Greenbone (sucessor for OpenVAS) per PR 56687

(dholland)

2022-05-15 05:52:19 UTC MAIN commitmail json YAML

Bump PKGREVISION for previous (to 1)

The fix was actually in libogg and it's clients of libogg that don't
build.

(dholland)

2022-05-15 05:50:49 UTC MAIN commitmail json YAML

PR 56708 John Klos: audio/libvorbis fails on macOS El Capitan

When including <stdint.h>, use the types it defines, not the legacy
ones with extra (internal) underscores.

(dholland)

2022-05-15 05:15:53 UTC MAIN commitmail json YAML

2022-05-15 04:54:07 UTC MAIN commitmail json YAML

paris-traceroute: this needs c++11 for inttypes.

(wiz)

2022-05-15 04:49:15 UTC MAIN commitmail json YAML

2022-05-15 04:48:21 UTC MAIN commitmail json YAML

tex package updates

(markd)

2022-05-15 04:46:32 UTC MAIN commitmail json YAML

2022-05-15 04:44:23 UTC MAIN commitmail json YAML

texlive-collection-mathscience: bump revision to 63241

(markd)

2022-05-15 04:43:49 UTC MAIN commitmail json YAML

2022-05-15 04:43:04 UTC MAIN commitmail json YAML

texlive-collection-games: bump version to 2022pre1

(markd)

2022-05-15 04:42:07 UTC MAIN commitmail json YAML

texlive-collection-games: update to revision 63224

(markd)

2022-05-15 04:40:03 UTC MAIN commitmail json YAML

tex-siunitx{,-doc}: update to 3.1.1

- Allow for _e.g._ `\clist_item:Nn` usage inside `\unit` argument

(markd)

2022-05-15 04:39:56 UTC MAIN commitmail json YAML

2022-05-15 04:37:51 UTC MAIN commitmail json YAML