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

2024-05-12 18:42:23 UTC Now

2023-10-02 10:40:41 UTC MAIN commitmail json YAML

math/fitme: import package

CLI curve fitting tool. Parameterise an equation from a CSV dataset.

(pin)

2023-10-02 10:38:33 UTC MAIN commitmail json YAML

doc: Updated audio/spotify-player to 0.15.2

(pin)

2023-10-02 10:38:10 UTC MAIN commitmail json YAML

audio/spotify-player: update to 0.15.2

v0.15.2
Changes
- HOTFIX: revert windows crate's version to 0.44.0 (6d3a2ea)

v0.15.1
What's Changed
- Make it possible to enable streaming only in daemon mode by @Schnouki in #242
- Add support for getting track's data from CLI get command by @aome510 in #245
- Add player event hook command by @aome510 in #244
- filter out unplayable/unavailable tracks by @rileyallyn in #207
- Optimize CLI command runtime by @aome510 in #249
- Update player_event_hook_command usage by @aome510 in #251
- Set PulseAudio app properties using environment variables by @Schnouki in #252
- Consistent Spotify naming by @jacksongoode in #256
- Add audio normalization device config option by @jsbmg in #255
- Add Mute command by @BKasin in #253
- Improve rendering performance for liked tracks page by @aome510 in #262
- [Windows]: Create dummy window to handle media control by @rashil2000 in #261

(pin)

2023-10-02 10:32:29 UTC MAIN commitmail json YAML

Updated databases/mysql57-client, databases/mysql57-server

(adam)

2023-10-02 10:31:59 UTC MAIN commitmail json YAML

mysql57: updated to 5.7.43

Changes in MySQL 5.7.43

Compilation Notes

Improved Clang 15 usage, although it's not officially supported in v5.7.

Functionality Added or Changed

Important Change: The linked OpenSSL library for MySQL Server has been upgraded from OpenSSL 1.1.1 to OpenSSL 3.0. The exact version is now 3.0.9. More information on changes from 1.1.1 to 3.0 can be found at https://www.openssl.org/docs/man3.0/man7/migration_guide.html.

The linked curl library for MySQL Server (Enterprise Edition) has been updated to version 8.1.1.

Bugs Fixed

Group Replication: After one machine halted and restarted in a three-node MySQL InnoDB Cluster, one node failed to start; after restarting all nodes, the cluster shut down unexpectedly.

Our thanks to Zetang Zeng for the contribution.

Fortified parsing of the network packet data sent by the server to the client.

Some floating-point literals were not always handled correctly.

Executing a query with an implicit aggregation should return exactly one row, unless the query has a HAVING clause that filters out the row, but a query with a HAVING clause which evaluated to FALSE sometimes ignored this, and returned a row regardless.

During optimization, range-select tree creation uses logic which differs based on the left-hand side of the IN() predicate. For a field item, each value on the right-hand side is added to an OR tree to create the necessary expression. In the case of a row item comparison (example: WHERE (a,b) IN ((n1,m1), (n2, m2), ...)), an expression in disjunctive normal form (DNF) is needed. A DNF expression is created by adding an AND tree with column values to an OR tree for each set of RHS values, but instead the OR tree was added to the AND tree causing the tree merge to require exponential time due to O(n2) runtime complexity.

(adam)

2023-10-02 09:12:23 UTC MAIN commitmail json YAML

Updated net/py-minio, textproc/py-mistune

(adam)

2023-10-02 09:12:05 UTC MAIN commitmail json YAML

py-mistune: updated to 3.0.2

Version 3.0.2
* Fix list parser to avoid RecursionError

(adam)

2023-10-02 09:09:36 UTC MAIN commitmail json YAML

py-minio: updated to 7.1.17

7.1.17

add type hint for minio/credentials/credentials.py
Fix missed f-strings
prepare temporary directory when fget_object
Add CertificateIdentityProvider to imports
add type hint for Minio.put_object
add type hint for Minio.get_object
add type hint for Minio.__init__

(adam)

2023-10-02 08:55:04 UTC MAIN commitmail json YAML

Updated textproc/py-xlsxwriter, textproc/py-validators

(adam)

2023-10-02 08:54:47 UTC MAIN commitmail json YAML

py-validators: updated to 0.22.0

0.22.0

What's Changed

Breaking:
API changes in validators.ipv4 and validators.ipv6 functions
strict parameter now correctly validates IP addresses strictly in CIDR notation
host_bit parameter distinguishes between network and host IP address

fix: url validator considers urls with /#/ as valid
Add note about ValidationFailure to ValidationError in changes.md
fix: simple hostname validation regex
fix: strict CIDR IP validation; bump version

(adam)

2023-10-02 08:52:00 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 3.1.6

Release 3.1.6 - October 1 2023
* Added support for chart leader lines for chart types other than Pie and Doughnut.

(adam)

2023-10-02 08:12:38 UTC MAIN commitmail json YAML

Updated net/py-pyftpdlib, print/py-pydyf

(adam)

2023-10-02 08:12:19 UTC MAIN commitmail json YAML

py-pydyf: updated to 0.8.0

Version 0.8.0

New features:
* Add text rise operator

(adam)

2023-10-02 08:10:10 UTC MAIN commitmail json YAML

py-pyftpdlib: updated to 1.5.8

Version: 1.5.8 - 2023-10-02

**Enhancements**

- removed Python 2.6 support.
- speedup logging by 28% by using `logging._srcfile = None` trick. This
  avoids calling `calling sys._getframe()` for each log record.
- added support for Python 3.12.

(adam)

2023-10-02 06:21:02 UTC MAIN commitmail json YAML

doc: Added time/saturn-cli version 0.4.2

(pin)

2023-10-02 06:20:39 UTC MAIN commitmail json YAML

Add saturn-cli

(pin)

2023-10-02 06:19:59 UTC MAIN commitmail json YAML

time/saturn-cli: import package

Saturn provides you with a CLI interface to calendaring much in the way
taskwarrior does with tasks. It also provides you with several methods to
query and notify yourself of important appointments.

It can act standalone or integrate fully with Google Calendar.

Saturn provides also a TUI as a separate program, sui will present a calendar
in a terminal window and allow you to interact with it in similar ways to
saturn.

This package contains both the CLI and TUI tools.

(pin)

2023-10-02 06:05:33 UTC MAIN commitmail json YAML

doc: Added sysutils/recoll version 1.35.0

(wiz)

2023-10-02 06:05:23 UTC MAIN commitmail json YAML

sysutils/Makefile: + recoll

(wiz)

2023-10-02 06:05:12 UTC MAIN commitmail json YAML

2023-10-02 00:26:07 UTC MAIN commitmail json YAML

doc: Added net/p5-Net-OAuth2 version 0.67

(schmonz)

2023-10-02 00:26:01 UTC MAIN commitmail json YAML

Add and enable p5-Net-OAuth2.

(schmonz)

2023-10-02 00:25:59 UTC MAIN commitmail json YAML

Add p5-Net-OAuth2: OAuth 2.0 implementation in Perl

OAuth version 2.0 is a follow-up on OAuth 1.0, which is not supported by
this module. The specification for version 2.0 can be found in

- RFC6749, Authorization framework: http://tools.ietf.org/html/rfc6749
- RFC6750, Bearer token usage: http://tools.ietf.org/html/rfc6750

Start with one these modules:

- Net::OAuth2::Profile::WebServer
- Net::OAuth2::Profile::Password

(schmonz)

2023-10-01 22:33:15 UTC MAIN commitmail json YAML

switch to using ffmpeg6.  bump pkg version.

(mrg)

2023-10-01 18:49:02 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.22.5

(pin)

2023-10-01 18:48:11 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.22.5

Improve `.txtnote` renderer: recognize Markdown autolink

`.txtnote` renderer: Recognize Markdown autolinks, e.g. <https:getreu.net> or
<foo@mydomain.com>

Breaking configuration change:

* Rename `tmpl_html.linux.*` variables to `tmpl_html.unix.*`

(pin)

2023-10-01 17:04:16 UTC MAIN commitmail json YAML

Updated textproc/pugixml, security/sqlmap, sysutils/ansible-lint, devel/pkgconf

(adam)

2023-10-01 17:03:49 UTC MAIN commitmail json YAML

pkgconf: updated to 2.0.3

Changes from 2.0.2 to 2.0.3:
----------------------------

* Fix some edge-cases with the new `--modversion` implementation
  and add additional regression tests.
  Patch by Colin Gillespie.

* Fix some format specifiers to use PRIu64 in debug tracing.

(adam)

2023-10-01 17:02:15 UTC MAIN commitmail json YAML

ansible-lint: updated to 6.20.2

v6.20.2

Bugfixes

Do not use github action path for running ansible lint
Correct listing of autofix rules in documentation
Make the autofix rule list dynamic in documentation
Fix documentation links to autofix page
Bump test dependencies
Correct documentation regarding CLI argument precedence
Document autofix ability for rules that supports it
Accept underline prefix when checking var-naming
Correct regression with use of --fix

(adam)

2023-10-01 16:59:37 UTC MAIN commitmail json YAML

sqlmap: updated to 1.7.9

1.7.9
Implements option --union-values

(adam)

2023-10-01 16:57:45 UTC MAIN commitmail json YAML

pugixml: updated to 1.14

v1.14 2023-10-01

Maintenance release. Changes:

Improvements:

xml_attribute::set_name and xml_node::set_name now have overloads that accept pointer to non-null-terminated string and size

Implement parse_merge_pcdata parsing mode in which PCDATA contents is merged into a single node when original document had comments that were skipped during parsing

xml_document::load_file now returns a more consistent error status when given a path to a folder

Bug fixes:

Fix assertion in XPath numberç«Šç—´tring conversion when using non-English locales

Fix PUGIXML_STATIC_CRT CMake option to correctly select static CRT when using MSVC and recent CMake

Compatibility improvements:

Fix GCC 2.95/3.3 builds

Fix CMake 3.27 deprecation warnings

Fix XCode 14 sprintf deprecation warning when compiling in C++03 mode

Fix clang/gcc warnings -Wweak-vtables, -Wreserved-macro-identifier

(adam)

2023-10-01 16:24:20 UTC MAIN commitmail json YAML

Updated textproc/py-xmlschema, net/py-test-remotedata, lang/py-asttokens, lang/py-executing

(adam)

2023-10-01 16:23:54 UTC MAIN commitmail json YAML

py-executing: updated to 2.0.0

2.0.0
Unknown changes

(adam)

2023-10-01 16:20:51 UTC MAIN commitmail json YAML

py-asttokens: updated to 2.4.0

2.4.0
Merge pull request 116 from gristlabs/walk-include-joinedstr
Add include_joined_str parameter to util.walk

2.3.0
setup.cfg shouldn't have version

(adam)

2023-10-01 16:17:00 UTC MAIN commitmail json YAML

py-test-remotedata: updated to 0.4.1

0.4.1 (2023-09-25)
- Reverting the short option of ``-R`` due to a clash with ``pytest-leaks``.
  The short option is added to ``pytest-astropy`` instead.

(adam)

2023-10-01 16:15:55 UTC MAIN commitmail json YAML

py-xmlschema: updated to 2.5.0

`v2.5.0`_ (2023-09-21)
======================
* Fix identity keys tracking with additional full XPath checks on XML data
* Rewrite schema exports using relative paths

(adam)

2023-10-01 16:13:59 UTC MAIN commitmail json YAML

Updated graphics/py-altgraph, devel/py-modulegraph, security/py-asyncssh, audio/py-audioread

(adam)

2023-10-01 16:13:35 UTC MAIN commitmail json YAML

py-audioread: updated to 3.0.1

3.0.1
Fix a possible deadlock when FFmpeg's version output produces too much data.

(adam)

2023-10-01 16:11:32 UTC MAIN commitmail json YAML

py-asyncssh: updated to 2.14.0

Release 2.14.0 (30 Sep 2023)
----------------------------

* Added support for a new accept_handler argument when setting up
  local port forwarding, allowing the client host and port to be
  validated and/or logged for each new forwarded connection. An
  accept handler can also be returned from the server_requested
  function to provide this functionality when acting as a server.
  Thanks go to GitHub user zgxkbtl for suggesting this feature.

* Added an option to disable expensive RSA private key checks when
  using OpenSSL 3.x. Functions that read private keys have been
  modified to include a new unsafe_skip_rsa_key_validation argument
  which can be used to avoid these additional checks, if you are
  loading keys from a trusted source.

* Added host information into AsyncSSH exceptions when host key
  validation fails, and a few other improvements related to X.509
  certificate validation errors. Thanks go to Peter Moore for
  suggesting this and providing an example.

* Fixed a regression which prevented keys loaded into an SSH agent
  with a certificate from working correctly beginning in AsyncSSH
  after version 2.5.0. Thanks go to GitHub user htol for reporting
  this issue and suggesting the commit which caused the problem.

* Fixed an issue which was triggering an internal exception when
  shutting down server sessions with the line editor enabled which
  could cause some output to be lost on exit, especially when running
  on Windows. Thanks go to GitHub user jerrbe for reporting this issue.

* Fixed an issue in a unit test seen in Python 3.12 beta. Thanks go
  to Georg Sauthoff for providing this fix.

* Fixed a documentation error in SSHClientConnectionOptions and
  SSHServerConnectionOptions. Thanks go to GitHub user bowenerchen
  for reporting this issue.

(adam)

2023-10-01 16:09:39 UTC MAIN commitmail json YAML

py-modulegraph: updated to 0.19.6

Version 0.19.6
--------------

* Actually introduce Python 3.12 support

  Previous support was tested on an installation that previously
  had an early alpha installed without cleaning up, resulting in
  failing to remove all use of the ``imp`` module.

(adam)

2023-10-01 16:08:31 UTC MAIN commitmail json YAML

py-altgraph: updated to 0.17.4

v0.17.4

Mark 3.12 support in release

Also upgrade pre-commit configuration and fix
a warning from flake8

(adam)

2023-10-01 16:05:07 UTC MAIN commitmail json YAML

Updated lang/nodejs, devel/meson

(adam)

2023-10-01 16:04:49 UTC MAIN commitmail json YAML

meson: updated to 1.2.2

1.2.2
Bug fixes

(adam)

2023-10-01 16:00:13 UTC MAIN commitmail json YAML

nodejs: updated to 20.8.0

Version 20.8.0 (Current)

Notable Changes

Stream performance improvements

Performance improvements to writable and readable streams, improving the creation and destruction by 賊15% and reducing the memory overhead each stream takes in Node.js

Performance improvements for readable webstream, improving readable stream async iterator consumption by 賊140% and improving readable stream pipeTo consumption by 賊60%

Rework of memory management in vm APIs with the importModuleDynamically option

This rework addressed a series of long-standing memory leaks and use-after-free issues in the following APIs that support importModuleDynamically:

vm.Script
vm.compileFunction
vm.SyntheticModule
vm.SourceTextModule
This should enable affected users to upgrade from older versions of Node.js.

(adam)

2023-10-01 14:01:20 UTC MAIN commitmail json YAML

doc: Added fonts/leahfonts version 20170708

(vins)

2023-10-01 13:59:44 UTC MAIN commitmail json YAML

2023-10-01 13:57:49 UTC MAIN commitmail json YAML

fonts/leahfonts: initial import of leahfonts-20170708

Leah Fonts is a collection of bitmap fonts designed by Leah Neukirchen,
for those who still prefer a crispier look over TrueType.

Included fonts are:
* sq - 7x15 pixel font inspired by Codec and Quadraat Sans Mono.
  Public domain, 2012. Covers full Latin-1 range. Normal and bold.
* 5x13 - condensed pixel font built on 6x13. A well readable font that
  is only five pixels wide, such that you can fit four 80-chars wide
  shells next to each other on a 1600x1200 display. Partial Latin-1
  support (German subset). Normal only.
* smalltalk10 - the font of the Smalltalk 80 system. A pixel perfect
  restauration of the Smalltalk 80 variable width font "sans-serif 10" as
  provided in the image tape by Mario Wolczko, using the emulator by Dan
  Banay. Covers only printable 7-bit ASCII. Normal shape only.

(vins)

2023-10-01 13:22:19 UTC MAIN commitmail json YAML

bulk-small: Fix py-setuptools path.

Otherwise this, bulk-medium, and bulk-large just won't build at all.

(riastradh)

2023-10-01 12:00:08 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.1.1.19, MesaLib-23.2.1, cairo-gobject-1.18.0,
  cairomm-1.18.0, enchant2-2.6.1, erlang-26.1.1, grpc-1.59.0,
  libcups-2.4.7, mame-0.259, meson-1.2.2, nodejs-20.8.0,
  py-astroid-3.0.0, py-cairo-1.25.0, py-cffi-1.16.0, py-cycler-0.12.0,
  py-flask-3.0.0, py-fonttools-4.43.0, py-google-api-core-2.12.0,
  py-google-api-python-client-2.101.0, py-google-auth-2.23.2,
  py-grpcio-1.59.0, py-icalendar-5.0.10, py-pdf-3.16.2, py-pilkit-3.0,
  py-pylint-2.17.7, py-rapidfuzz-3.3.1, py-rope-1.10.0, py-sigal-2.4,
  py-sphinx-autoapi-3.0.0, py-werkzeug-3.0.0, webkit-gtk-2.42.1.

(wiz)

2023-10-01 10:00:44 UTC MAIN commitmail json YAML

doc: Updated games/tetris-tui to 0.1.8

(pin)

2023-10-01 10:00:23 UTC MAIN commitmail json YAML

games/tetris-tui: update to 0.1.8

v0.1.8
- fix duplicate key events on Windows

v0.1.7
- support 2-player mode

(pin)

2023-10-01 09:59:36 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 1.3.1

(pin)

2023-10-01 09:59:17 UTC MAIN commitmail json YAML

devel/git-cliff: update to 1.3.1

1.3.1 - 2023-09-30
笵ー�ク� Features
- (args) Support tilde for options (#266) - (8698bc2)
- (ci) Distribute RPM package (#159) - (baf4da8)

�汾� Bug Fixes
- (ci) Update cargo-tarpaulin arguments - (83a0371)

�泅� Refactor
- (ci) Simplify cargo-tarpaulin installation - (95f8d53)

�沒� Documentation
- (installation) Update instructions for Arch Linux - (291a928)
- (installation) Add instructions for Alpine Linux - (3199bba)
- (license) Re-license under the MIT + Apache 2.0 license (#303) - (cd56344)
- Update Tera links to the new URL (#272) - (890de00)

笞呻ク� Miscellaneous Tasks
- Remove GPL code (#293) - (e3606ba)

笳��ク� Revert
- (args) Update clap and clap extras to v4 (#137) (#292) - (fb4c733)

(pin)

2023-10-01 09:58:20 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.26.1

(pin)

2023-10-01 09:57:55 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.26.1

- improved status line

(pin)

2023-10-01 09:57:13 UTC MAIN commitmail json YAML

doc: Updated net/bandsnatch to 0.3.0

(pin)

2023-10-01 09:56:54 UTC MAIN commitmail json YAML

net/bandsnatch: update to 0.3.0

0.3.0 - 2023-09-30
Added
- New debug-collection subcommand, helpful for testing weird cases where some
  data is wrong on the user's collection page.

(pin)

2023-10-01 09:12:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-server to 6.0.22

(otis)

2023-10-01 09:12:20 UTC MAIN commitmail json YAML

2023-10-01 09:02:48 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix50-server to 5.0.38

(otis)

2023-10-01 09:02:37 UTC MAIN commitmail json YAML

2023-10-01 08:24:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix to 4.0.49

(otis)

2023-10-01 08:23:52 UTC MAIN commitmail json YAML

2023-10-01 08:20:29 UTC MAIN commitmail json YAML

doc: Updated multimedia/libvpx to 1.13.1

(wiz)

2023-10-01 08:20:20 UTC MAIN commitmail json YAML

libvpx: update to 1.13.1.

2023-09-29 v1.13.1 "Ugly Duckling"
  This release contains two security related fixes. One each for VP8 and VP9.

  - Upgrading:
    This release is ABI compatible with the previous release.

  - Bug fixes:
    https://crbug.com/1486441 (CVE-2023-5217)
    Fix to a crash related to VP9 encoding (#1642)

(wiz)

2023-10-01 08:06:55 UTC MAIN commitmail json YAML

doc: Updated net/tnftpd to 20231001

(wiz)

2023-10-01 08:06:37 UTC MAIN commitmail json YAML

tnftpd: update to 20231001.

Changes in tnftpd from 20200704 to 20231001:

Security fixes to improve error handling when switching UID/GID,
and to prevent MLSD and MLST before authentication succeeds.

Fix buffer overflows when counting users, and when authenticating
using PAM.

(wiz)

2023-09-30 17:20:44 UTC MAIN commitmail json YAML

Updated misc/stellarium, converters/py-charset-normalizer, comms/py-rich, sysutils/py-stack-data

(adam)

2023-09-30 17:20:19 UTC MAIN commitmail json YAML

py-stack-data: updated to 0.6.3

v0.6.3
handle weird six import error

(adam)

2023-09-30 17:18:34 UTC MAIN commitmail json YAML

py-rich: updated to 13.6.0

13.6.0

Added Python 3.12 to classifiers.

(adam)

2023-09-30 17:16:30 UTC MAIN commitmail json YAML

py-charset-normalizer: updated to 3.3.0

3.3.0

Added
- Allow to execute the CLI (e.g. normalizer) through `python -m charset_normalizer.cli` or `python -m charset_normalizer`
- Support for 9 forgotten encoding that are supported by Python but unlisted in `encoding.aliases` as they have no alias

Removed
- (internal) Redundant utils.is_ascii function and unused function is_private_use_only
- (internal) charset_normalizer.assets is moved inside charset_normalizer.constant

Changed
- (internal) Unicode code blocks in constants are updated using the latest v15.0.0 definition to improve detection
- Optional mypyc compilation upgraded to version 1.5.1 for Python >= 3.7

Fixed
- Unable to properly sort CharsetMatch when both chaos/noise and coherence were close due to an unreachable condition in \_\_lt\_\_

(adam)

2023-09-30 17:14:46 UTC MAIN commitmail json YAML

stellarium: updated to 23.3

23.3 [2023-09-25]
The Stellarium Team has released version 23.3.

The major changes of this version:
- New plugin: Missing Stars
- Allow semitransparent landscapes
- Added discovery circumstances for Solar system bodies
- Improve orbit drawing for minor bodies
- Show named impact features as ellipses
- Major changes in Navigational Stars plugin
- Observing List fixes
- Unambiguous comet names

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

We have identified and fixed some bugs in the TelescopeControl plugin on
the Qt6-based releases.

(adam)

2023-09-30 17:00:47 UTC MAIN commitmail json YAML

doc: Updated chat/element-web to 1.11.45

(js)

2023-09-30 17:00:38 UTC MAIN commitmail json YAML

Update chat/element-web to 1.11.45

Changes in [1.11.45](https://github.com/vector-im/element-web/releases/tag/v1.11.45) (2023-09-29)
=================================================================================================

## �汾� Bug Fixes
* Fix Emoji font on Safari 17 ([\#11673](https://github.com/matrix-org/matrix-react-sdk/pull/11673)).

Changes in [1.11.44](https://github.com/vector-im/element-web/releases/tag/v1.11.44) (2023-09-26)
=================================================================================================

## 笨ィ Features
* Make video & voice call buttons pin conference widget if unpinned ([\#11576](https://github.com/matrix-org/matrix-react-sdk/pull/11576)). Fixes vector-im/customer-retainer#72.
* OIDC: persist refresh token ([\#11249](https://github.com/matrix-org/matrix-react-sdk/pull/11249)). Contributed by @kerryarchibald.
* ElementR: Cross user verification ([\#11364](https://github.com/matrix-org/matrix-react-sdk/pull/11364)). Fixes #25752. Contributed by @florianduros.
* Default intentional mentions ([\#11602](https://github.com/matrix-org/matrix-react-sdk/pull/11602)).
* Notify users about denied access on ask-to-join  rooms ([\#11480](https://github.com/matrix-org/matrix-react-sdk/pull/11480)). Contributed by @nurjinjafar.
* Allow setting knock room directory visibility ([\#11529](https://github.com/matrix-org/matrix-react-sdk/pull/11529)). Contributed by @charlynguyen.

## �汾� Bug Fixes
* Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](https://github.com/matrix-org/matrix-react-sdk/pull/11634)). Fixes #26209.
* Escape placeholder before injecting it into the style ([\#11607](https://github.com/matrix-org/matrix-react-sdk/pull/11607)).
* Move ViewUser action callback to RoomView ([\#11495](https://github.com/matrix-org/matrix-react-sdk/pull/11495)). Fixes #26040.
* Fix room timeline search toggling behaviour edge case ([\#11605](https://github.com/matrix-org/matrix-react-sdk/pull/11605)). Fixes #26105.
* Avoid rendering view-message link in RoomKnocksBar unnecessarily ([\#11598](https://github.com/matrix-org/matrix-react-sdk/pull/11598)). Contributed by @charlynguyen.
* Use knock rooms sync to reflect the knock state ([\#11596](https://github.com/matrix-org/matrix-react-sdk/pull/11596)). Fixes #26043 and #26044. Contributed by @charlynguyen.
* Fix avatar in right panel not using the correct font ([\#11593](https://github.com/matrix-org/matrix-react-sdk/pull/11593)). Fixes #26061. Contributed by @MidhunSureshR.
* Add waits in Spotlight Cypress tests, hoping this unflakes them ([\#11590](https://github.com/matrix-org/matrix-react-sdk/pull/11590)). Fixes #26053, #26140 #26139 and #26138. Contributed by @andybalaam.
* Fix vertical alignment of default avatar font ([\#11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes #26081.
* Fix avatars in public room & space search being flex shrunk ([\#11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes #26133.
* Fix EventTile avatars being rendered with a size of 0 instead of hidden ([\#11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes #26075.

Changes in [1.11.43](https://github.com/vector-im/element-web/releases/tag/v1.11.43) (2023-09-15)
=================================================================================================

(No changes - bumping the version number for an element-desktop release.)

Changes in [1.11.42](https://github.com/vector-im/element-web/releases/tag/v1.11.42) (2023-09-13)
=================================================================================================

## �汾� Bug Fixes
* Update Compound to fix Firefox-specific avatar regression ([\#11604](https://github.com/matrix-org/matrix-react-sdk/pull/11604)). Fixes #26155.

Changes in [1.11.41](https://github.com/vector-im/element-web/releases/tag/v1.11.41) (2023-09-12)
=================================================================================================

## �洶� Deprecations
* Deprecate customisations in favour of Module API ([\#25736](https://github.com/vector-im/element-web/pull/25736)). Fixes #25733.

## 笨ィ Features
* Make SVGR icons use forward ref ([\#26082](https://github.com/vector-im/element-web/pull/26082)).
* Add support for rendering a custom wrapper around Element ([\#25537](https://github.com/vector-im/element-web/pull/25537)). Contributed by @maheichyk.
* Allow creating public knock rooms ([\#11481](https://github.com/matrix-org/matrix-react-sdk/pull/11481)). Contributed by @charlynguyen.
* Render custom images in reactions according to MSC4027 ([\#11087](https://github.com/matrix-org/matrix-react-sdk/pull/11087)). Contributed by @sumnerevans.
* Introduce room knocks bar ([\#11475](https://github.com/matrix-org/matrix-react-sdk/pull/11475)). Contributed by @charlynguyen.
* Room header UI updates ([\#11507](https://github.com/matrix-org/matrix-react-sdk/pull/11507)). Fixes #25892.
* Remove green "verified" bar for encrypted events ([\#11496](https://github.com/matrix-org/matrix-react-sdk/pull/11496)).
* Update member count on room summary update ([\#11488](https://github.com/matrix-org/matrix-react-sdk/pull/11488)).
* Support for E2EE in Element Call  ([\#11492](https://github.com/matrix-org/matrix-react-sdk/pull/11492)).
* Allow requesting to join knock rooms via spotlight ([\#11482](https://github.com/matrix-org/matrix-react-sdk/pull/11482)). Contributed by @charlynguyen.
* Lock out the first tab if Element is opened in a second tab. ([\#11425](https://github.com/matrix-org/matrix-react-sdk/pull/11425)). Fixes #25157.
* Change avatar to use Compound implementation ([\#11448](https://github.com/matrix-org/matrix-react-sdk/pull/11448)).

## �汾� Bug Fixes
* Fix vertical alignment of default avatar font ([\#11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes #26081.
* Fix avatars in public room & space search being flex shrunk ([\#11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes #26133.
* Fix EventTile avatars being rendered with a size of 0 instead of hidden ([\#11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes #26075.
* Fix compound external assets path in bundle ([\#26069](https://github.com/vector-im/element-web/pull/26069)).
* Use RoomStateEvent.Update for knocks ([\#11516](https://github.com/matrix-org/matrix-react-sdk/pull/11516)). Contributed by @charlynguyen.
* Prevent event propagation when clicking icon buttons ([\#11515](https://github.com/matrix-org/matrix-react-sdk/pull/11515)).
* Only display RoomKnocksBar when feature flag is enabled ([\#11513](https://github.com/matrix-org/matrix-react-sdk/pull/11513)). Contributed by @andybalaam.
* Fix avatars of knock members for people tab of room settings ([\#11506](https://github.com/matrix-org/matrix-react-sdk/pull/11506)). Fixes #26083. Contributed by @charlynguyen.
* Fixes read receipt avatar offset ([\#11483](https://github.com/matrix-org/matrix-react-sdk/pull/11483)). Fixes #26067, #26064 #26059 and #26061.
* Fix avatar defects ([\#11473](https://github.com/matrix-org/matrix-react-sdk/pull/11473)). Fixes #26051 and #26046.
* Fix consistent avatar output for Percy ([\#11472](https://github.com/matrix-org/matrix-react-sdk/pull/11472)). Fixes #26049 and #26052.
* Fix colour of avatar and colour matching with username ([\#11470](https://github.com/matrix-org/matrix-react-sdk/pull/11470)). Fixes #26042.
* Fix incompatibility of Soft Logout with Element-R ([\#11468](https://github.com/matrix-org/matrix-react-sdk/pull/11468)).
* Fix instances of double translation and guard translation calls using typescript ([\#11443](https://github.com/matrix-org/matrix-react-sdk/pull/11443)).

(js)

2023-09-30 16:17:12 UTC MAIN commitmail json YAML

doc: Updated games/onscripter to 20230825

(tsutsui)

2023-09-30 16:16:54 UTC MAIN commitmail json YAML

onscripter: update to 20230825.

No English upstream changelog, but mostly minor bug fixes since 20191116.

(tsutsui)

2023-09-30 11:06:55 UTC MAIN commitmail json YAML

2023-09-30 11:02:41 UTC MAIN commitmail json YAML

doc: Updated lang/qore to 1.19.1

(nros)

2023-09-30 11:02:07 UTC MAIN commitmail json YAML

lang/qore: update to version 1.19.1

Changes from release notes:

New Features in Qore:

    New user modules:
        GoogleDataProvider
        GoogleRestClient
        HueRestClient
    ConnectionProvider module
        added a logger interface to the abstract base connection class.
        added a connection-defined feature list to connection info.
    FileLocationHandler module
        implemented support for non-blocking I/O from file handlers.
    Logger module
        added LoggerInterface and LoggerWrapper classes.
    added the following function and methods to support base64-url
      encoding of data:
        make_base64_url_string()
        <string>::toBase64Url()
        <binary>::toBase64Url()
    added the following class and new methods to support OAuth2
      and non-blocking polling functionality:
        FilePollOperation class
        ReadOnlyFile::startPollRead()
        HTTPClient::getUsername()
        HTTPClient::getPassword()
    added the encode_chars option to the HTTPClient class

Bug Fixes in Qore:

    ConnectionProvider module
        assume connections are up until they are proven to be down
        fixed a bug where the InvalidConnection class would report an
          invalid url hash.
    RestClient module
        implemented consistent support for OAuth2 authorization flows
          including for OAuth2 with non-blocking I/O and non-blocking
          retrieval of Swagger schemas for REST clients.
        fixed a bug where polling pings did not respect connection
          options or the validator.
    fixed a bugs handling the signal mask that could cause
      hard-to-debug problems such as deadlocks in JIT in the JVM on
      macOS aarch64.
    fixed a bug handling non-blocking I/O for socket connections on
      Darwin / macOS.
    fixed a bug where function and method variants did not report
      varargs in the signature.
    fixed a bug where an access exception could be raised when a
      reference to a private member was used in a static class method.
    fixed a bug where the stack guard was not properly enforced when
      the JVM assumed enforcement responsibility; in addition, due to
      the fact that thread stacks are allocated from overcommitted
      memory, reducing the thread stack size to 512KB had no effect on
      the memory size of Qore programs but did affect Qore, Java, and
      Python programs, therefore the stack limit for all threads was
      reset to 8MB as of this release.
    HttpServer
        allow context info to be cleared after handling each request to
        ensure that context info (like thread-local data) does not leak
        into other connections on the same thread.
    RestClient
        do not try to get another OAuth2 token if the token was just
        retrieved.
    fixed a bug where user variants would not always set the varargs
      flags from ellipses.
    fixed an extraneous SOCKET-NOT-OPEN exception when running
      socket callbacks after a socket was closed.

(nros)

2023-09-30 10:35:25 UTC MAIN commitmail json YAML

Updated devel/py-wcwidth, math/py-numexpr

(adam)

2023-09-30 10:35:06 UTC MAIN commitmail json YAML

py-numexpr: updated to 2.8.7

Changes from 2.8.6 to 2.8.7
---------------------------

* More permissive rules in sanitizing regular expression: allow to access digits
  after the . with scientific notation.  Thanks to Thomas Vincent.

* Don't reject double underscores that are not at the start or end of a variable
  name (pandas uses those), or scientific-notation numbers with digits after the
  decimal point.  Thanks to Rebecca Palmer.

* Do not use `numpy.alltrue` in the test suite, as it has been deprecated
  (replaced by `numpy.all`).  Thanks to Rebecca Chen.

* Wheels for Python 3.12.  Wheels for 3.7 and 3.8 are not generated anymore.

(adam)

2023-09-30 10:33:14 UTC MAIN commitmail json YAML

py-wcwidth: updated to 0.2.8

0.2.8
Minor changes

Include requirements files in the source distibution

(adam)

2023-09-30 08:52:52 UTC MAIN commitmail json YAML

cmake: use the right ps command to get child process info on NetBSD

CMake uses ps to pid get information on childs of a process
to recursivly kill the childs. Not having KWSYSPE_PS_COMMAND
set means that CMake won't try to kill the child processes.
Not checking for the __NetBSD__ define also causes NetBSD
Sparc to use the ps command for Solaris leading to run-time
breaks, see PR pkg/57272.
This change was suggested by Valry Ushakov on PR pkg/57272.

(nros)

2023-09-30 08:05:49 UTC MAIN commitmail json YAML

qt6-qtbase: remove unused include

(adam)

2023-09-30 08:04:40 UTC MAIN commitmail json YAML

qt6-qtmultimedia: switch to ffmpeg6

(adam)

2023-09-29 22:09:51 UTC MAIN commitmail json YAML

doc: gst-plugins1-bad vulnerabilities

(wiz)

2023-09-29 21:17:27 UTC MAIN commitmail json YAML

qt6: updated to 6.5.3

(adam)

2023-09-29 21:16:25 UTC MAIN commitmail json YAML

2023-09-29 21:12:18 UTC MAIN commitmail json YAML

2023-09-29 19:09:51 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.22.4

(pin)

2023-09-29 19:09:14 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.22.4

v1.22.4
Add compilation target *bsd, fixes #17

v1.22.3
Maintenance release: refactor and simplify HTML tmpl. code

Breaking change in HTML templates:

* Rename template variables `{{note_*}}` to `{{ doc_* }}`
* New `markup_to_html(extension=ext)` filter
* Replace template variable `doc_erroneous_content_html|safe` with
  `doc_text|markup_to_html|safe`

v1.22.2
Viewer: choose syntax highlighting theme

This release come with 3 new configuration features:

1. Choose the syntax highlighting theme with the configuration file variables:
  `tmpl_html.viewer_highlighting_theme` and
  `tmpl_html.exporter_highlighting_theme`.

2. Breaking change: The HTML templates `tmpl_html.viewer`,
  `tmpl_html.viewer_error` and `tmpl_html.exporter` automatically escape
  HTML critical characters. Escaping can be disabled be adding the
  `safe` filter in last position.

3. Tp-Note's configuration file is now stored with inline documentation.

(pin)

2023-09-29 18:31:39 UTC MAIN commitmail json YAML

doc: Updated graphics/libpgf to 7.21.7

(nros)

2023-09-29 18:29:29 UTC MAIN commitmail json YAML

Update libpgf to version 7.21.7

Pkgsrc changes:
Don't need dos2unix, the line endings have been fixed in this version.
Removed doc/Makefile.am patch, it has been applied upstream.
This version builds on compilers defaulting to C++17.
BUILDLINK_API_DEPENDS has been bumped to the new version since nothing
in pkgsrc depends on libpgf.

Changelog from readme:

Version 7.21.7, (Thu, 18 Feb 2021)
------------------------------------

1. The new version is a minor bug fix of versions 7.15.25 to 7.21.2.

2. This bug fix for ROI decoding only. This bug fix is necessary if
  several Read() and ResetStreamPos() operations are called with
  the same PGFimage object after a single Open() call.

Version 7.21.2, (Sun, 17 Jan 2021)
------------------------------------

1. The new version is a documentation and build tool update of
  version 7.19.3.

Version 7.19.3, (Tue, 15 Jan 2019)
------------------------------------

1. The new version is a minor update of version 7.15.25.

2. This version fixes a compilation bug seen when ROI support is
  disabled.

Version 7.15.32, (Thu, 6 Aug 2015)
------------------------------------

1. The new version is a minor update of version 7.15.25.

2. This version improves the reuse of CPGFImage objects for several
  decoding operations. It clarifies the usage of CPGFImage::Close()
  and CPGFImage::Destroy() by deletion of Close(). Several reading
  operations can be performed in the following way:
  Open(), Read(), GetBitmap(), ResetStreamPos(), Read(),
  GetBitmap(), ResetStreamPos(), ...
  Calling Destroy() frees all allocated ressources and reinitializes
  the object to the same state as the constructor does. This allows
  the reuse of the CPGFImage object for encoding and decoding:
  SetHeader(), ImportBitmap(), Write(), ResetStreamPos(), Destroy(),
  Open(), Read(), GetBitmap()

3. Caching or skipping of user data (meta data) while opening a PGF
  image can be controlled by a new UserdataPolicy in
  ConfigureDecoder().

Version 7.15.25, (Sat, 20 June 2015)
------------------------------------

1. This new version is a replacement of version 6.14.12.
  In case you use the ROI decoding, we strongly encourage using
  version 6.15.25 instead of an older version.

2. This version fixes some decoder bugs only seen in ROI decoding.
  ROI decoding is now also supported for Bitmap and RGB12 image modes.

3. This version introduces a new and more efficient data format for
  binary images (bitmaps).
  The new format allows ROI decoding.
  The decoder supports both the old and the new format, but ROI
  decoding works only with the new format.

4. The two reserverd bytes in PGFHeader are now used for a more
  detailled PGF version number.

5. The Visual Studio project files are in the VS12 format.

(nros)

2023-09-29 17:45:31 UTC MAIN commitmail json YAML

doc: exim, libspf2 security issues

(wiz)

2023-09-29 17:30:57 UTC MAIN commitmail json YAML

mc: ncurses option needs ncursesw.

Requires functions such as mvadd_wchnstr that are only available in the latter.

(jperkin)

2023-09-29 16:21:26 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 18.10.3

(pin)

2023-09-29 16:20:31 UTC MAIN commitmail json YAML

shells/oh-my-posh: update tp 18.10.3

Bug Fixes
- git: strip correct directory part when in worktree (5f5c0c0)

(pin)

2023-09-29 15:11:31 UTC MAIN commitmail json YAML

doc: Updated lang/php81 to 8.1.24

(taca)

2023-09-29 15:11:00 UTC MAIN commitmail json YAML

lang/php81: update to 8.1.24

28 Sep 2023, PHP 8.1.24

- Core:
  . Fixed bug GH-11937 (Constant ASTs containing objects). (ilutov)
  . Fixed bug GH-11790 (On riscv64 require libatomic if actually needed).
    (Jeremie Courreges-Anglas)
  . Fixed bug GH-12073 (Segfault when freeing incompletely initialized
    closures). (ilutov)
  . Fixed bug GH-12060 (Internal iterator rewind handler is called twice).
    (ju1ius)
  . Fixed bug GH-12102 (Incorrect compile error when using array access on TMP
    value in function call). (ilutov)

- DOM:
  . Fix memory leak when setting an invalid DOMDocument encoding. (nielsdos)

- Iconv:
  . Fixed build for NetBSD which still uses the old iconv signature.
    (David Carlier)

- Intl:
  . Fixed bug GH-12020 (intl_get_error_message() broken after
    MessageFormatter::formatMessage() fails). (Girgias)

- MySQLnd:
  . Fixed bug GH-10270 (Invalid error message when connection via SSL fails:
    "trying to connect via (null)"). (Kamil Tekiela)

- ODBC:
  . Fixed memory leak with failed SQLPrepare. (NattyNarwhal)
  . Fixed persistent procedural ODBC connections not getting closed.
    (NattyNarwhal)

- SimpleXML:
  . Fixed bug #52751 (XPath processing-instruction() function is not
    supported). (nielsdos)

- SPL:
  . Fixed bug GH-11972 (RecursiveCallbackFilterIterator regression in 8.1.18).
    (nielsdos)

- SQLite3:
  . Fixed bug GH-11878 (SQLite3 callback functions cause a memory leak with
    a callable array). (nielsdos, arnaud-lb)

(taca)

2023-09-29 15:09:05 UTC MAIN commitmail json YAML

doc: Updated lang/php82 to 8.2.11

(taca)

2023-09-29 15:08:06 UTC MAIN commitmail json YAML

lang/php82: update to 8.2.11

28 Sep 2023, PHP 8.2.11

- Core:
  . Fixed bug GH-11937 (Constant ASTs containing objects). (ilutov)
  . Fixed bug GH-11790 (On riscv64 require libatomic if actually needed).
    (Jeremie Courreges-Anglas)
  . Fixed bug GH-11876: ini_parse_quantity() accepts invalid quantities.
    (Girgias)
  . Fixed bug GH-12073 (Segfault when freeing incompletely initialized
    closures). (ilutov)
  . Fixed bug GH-12060 (Internal iterator rewind handler is called twice).
    (ju1ius)
  . Fixed bug GH-12102 (Incorrect compile error when using array access on TMP
    value in function call). (ilutov)

- DOM:
  . Fix memory leak when setting an invalid DOMDocument encoding. (nielsdos)

- Iconv:
  . Fixed build for NetBSD which still uses the old iconv signature.
    (David Carlier)

- Intl:
  . Fixed bug GH-12020 (intl_get_error_message() broken after
    MessageFormatter::formatMessage() fails). (Girgias)

- MySQLnd:
  . Fixed bug GH-10270 (Invalid error message when connection via SSL fails:
    "trying to connect via (null)"). (Kamil Tekiela)

- ODBC:
  . Fixed memory leak with failed SQLPrepare. (NattyNarwhal)
  . Fixed persistent procedural ODBC connections not getting closed.
    (NattyNarwhal)

- SimpleXML:
  . Fixed bug #52751 (XPath processing-instruction() function is not
    supported). (nielsdos)

- SPL:
  . Fixed bug GH-11972 (RecursiveCallbackFilterIterator regression in 8.1.18).
    (nielsdos)

- SQLite3:
  . Fixed bug GH-11878 (SQLite3 callback functions cause a memory leak with
    a callable array). (nielsdos, arnaud-lb)

(taca)

2023-09-29 13:41:59 UTC MAIN commitmail json YAML

Updated devel/py-ipython, devel/py-macholib

(adam)

2023-09-29 13:41:42 UTC MAIN commitmail json YAML

py-macholib: updated to 1.16.3

1.16.3
Unknown changes

(adam)

2023-09-29 13:40:02 UTC MAIN commitmail json YAML

py-ipython: updated to 8.16.0

IPython 8.16
------------

Small double release of IPython (with the 8.12.3 release notes just below).
Mostly bug fixes and cleanups, and type annotations. Of interest for users:

- Fix a bug of the new iPdb chained traceback where some
  Exception would not have any traceback. (see upstream fix in CPython for more
  details).
- Fix an error where semicolon would not suppress output.
- Fix case with spurious message about event loops when using
  matplotlib.

(adam)

2023-09-29 10:45:04 UTC MAIN commitmail json YAML

curl: fix libcurl breakage on macOS 14, via upstream

Autoreconfed with upstream m4 changes and relevant hunks extracted manually.
patch-configure can be reverted when curl is updated past 8.4.0.

(tnn)

2023-09-29 10:24:00 UTC MAIN commitmail json YAML

libaom: work around configure hang on macOS

(tnn)

2023-09-29 09:44:29 UTC MAIN commitmail json YAML

doc: update libvpx fixed version

(wiz)

2023-09-29 09:43:52 UTC MAIN commitmail json YAML

doc: Updated multimedia/libvpx to 1.13.0nb1

(wiz)

2023-09-29 09:43:37 UTC MAIN commitmail json YAML

2023-09-29 09:43:15 UTC MAIN commitmail json YAML

2023-09-29 09:37:31 UTC MAIN commitmail json YAML

doc: + wekit-gtk, libvpx vulnerabilities

(wiz)

2023-09-29 09:29:10 UTC MAIN commitmail json YAML

doc: mention pkg-vulnerabilities/eol-packages move to pkgsrc

(wiz)

2023-09-29 09:27:07 UTC MAIN commitmail json YAML

pixman: fix build for aarch64 machines with clang; apply pkglint suggestions while here

(adam)

2023-09-29 09:26:46 UTC MAIN commitmail json YAML

2023-09-29 09:24:33 UTC MAIN commitmail json YAML

guide: update path to pkg-vulnerabilities source file

(wiz)

2023-09-29 09:18:56 UTC MAIN commitmail json YAML

Updated devel/py-wcwidth, devel/py-pyelftools

(adam)

2023-09-29 09:18:37 UTC MAIN commitmail json YAML

py-pyelftools: updated to 0.30

Version 0.30 (2023.09.06)

- Optimization: cache instantiation of DWARF structs
- DWARFv5 CU headers
- Bug fix in attribute reporting for DWA_FORM_indirect
- Support for RISC-V attributes
- Readelf used for testing upgraded to 2.41
- Support for MIPS64 object files
- LoongArch support

(adam)

2023-09-29 09:16:31 UTC MAIN commitmail json YAML

py-wcwidth: updated to 0.2.7

0.2.7

Major changes

Update Unicode version to 15.1.0

Minor changes

Add testing support for Python 3.12
Update README
Update requirements
Enable GitHub Actions CI
Prepare release 0.2.7
Update tox envs in README
Include bin, docs, and tox.ini in the source distribution

(adam)

2023-09-29 09:13:27 UTC MAIN commitmail json YAML

Add package vulnerability database and EOL information to pkgsrc itself.

Feel free to add entries here (and ask pkgsrc-security to re-generate
the signed file).

(These files lived in a separate repository before.)

(wiz)

2023-09-29 08:22:48 UTC MAIN commitmail json YAML

Fix "additinal" -> "additional" typo in manpage

(abs)

2023-09-29 08:10:42 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-borgbackup to 1.2.6nb1

(wiz)

2023-09-29 08:10:33 UTC MAIN commitmail json YAML

2023-09-29 07:49:39 UTC MAIN commitmail json YAML

doc: Updated x11/xman to 1.1.6

(wiz)

2023-09-29 07:49:24 UTC MAIN commitmail json YAML

xman: update to 1.1.6.

This release adds a -version option and fixes https://bugs.debian.org/720266 .

Alan Coopersmith (9):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      man page: remove out-of-date reference to X(7)
      gitlab CI: stop requiring Signed-off-by in commits
      configure: Use AC_SYS_LARGEFILE to enable large file support
      Add -version option
      Install WM_DELETE_WINDOW handler for search window
      Fix spelling/wording issues
      xman 1.1.6

(wiz)

2023-09-28 22:31:08 UTC MAIN commitmail json YAML

2023-09-28 22:26:33 UTC MAIN commitmail json YAML

2023-09-28 22:21:06 UTC MAIN commitmail json YAML

Fix permissions when building as root

(joerg)

2023-09-28 22:19:37 UTC MAIN commitmail json YAML

2023-09-28 22:12:46 UTC MAIN commitmail json YAML

Fix permissions when building as root

(joerg)

2023-09-28 22:12:12 UTC MAIN commitmail json YAML

Fix permissions when building as root

(joerg)

2023-09-28 22:07:20 UTC MAIN commitmail json YAML

+ restic-rest-server

(joerg)

2023-09-28 22:03:33 UTC MAIN commitmail json YAML

+ restic-rest-server

(joerg)

2023-09-28 22:03:10 UTC MAIN commitmail json YAML

Add restic-reset-server-0.12.0:

Rest Server is a high performance HTTP server that implements restic's
REST backend API. It provides secure and efficient way to backup data
remotely, using restic backup client via the rest: URL.

(joerg)

2023-09-28 21:43:10 UTC MAIN commitmail json YAML

2023-09-28 21:40:14 UTC MAIN commitmail json YAML

2023-09-28 21:39:51 UTC MAIN commitmail json YAML

qpdf-11.6.1:
- bugfixes
- improvements for bash/zsh auto completion
- improved cross-compilation

(joerg)

2023-09-28 21:35:41 UTC MAIN commitmail json YAML

2023-09-28 21:33:54 UTC MAIN commitmail json YAML

Depend on ncurses for color handling on Linux.

(joerg)

2023-09-28 21:33:10 UTC MAIN commitmail json YAML

libunwind doesn't need LLVM to build.

(joerg)

2023-09-28 21:32:13 UTC MAIN commitmail json YAML

libcxxabi doesn't care about LLVM libraries, so don't depend on them.

(joerg)

2023-09-28 21:29:25 UTC MAIN commitmail json YAML

Don't create CPU-specific binaries by default, it makes packages
non-portable.

XXX Check other asterisk packages for the same issue.

(joerg)

2023-09-28 19:41:05 UTC MAIN commitmail json YAML

doc: Updated devel/opa to 0.57.0

(leot)

2023-09-28 19:40:58 UTC MAIN commitmail json YAML

opa: Update to 0.57.0

Changes:
0.57.0
------
This release contains an updated Rego syntax to allow general
references in rule heads, and a mix of new features and bugfixes.
Support for General References in Rule Heads

In OPA 0.56.0, we introduced support for general references in rule
heads as an experimental feature.  It has now graduated to a fully
supported feature, and is no longer experimental.

A general reference is a reference with variables at arbitrary locations.
In Rego, partial rules are used for generating sets and objects.
In previous versions of OPA, variables were only allowed in the very
last position in the rule's reference.
Now, Rego has been expanded to allow rules to be declared with general
references in their head, with variables at arbitrary locations.

(leot)

2023-09-28 18:40:53 UTC MAIN commitmail json YAML

mk/curses: don't search for makefiles outside the pkgsrc directory

(rillig)

2023-09-28 16:09:16 UTC MAIN commitmail json YAML

Updated devel/py-coverage, devel/py-faker

(adam)

2023-09-28 16:08:11 UTC MAIN commitmail json YAML

py-faker: updated to 19.6.2

v19.6.2
* fix type error in `pyfloat`  when `max_value` is `None`.

(adam)

2023-09-28 16:05:52 UTC MAIN commitmail json YAML

py-coverage: updated to 7.3.1

Version 7.3.1 — 2023-09-06
--------------------------
- The semantics of stars in file patterns has been clarified in the docs.  A
  leading or trailing star matches any number of path components, like a double
  star would.  This is different than the behavior of a star in the middle of a
  pattern.  This discrepancy was `identified by Sviatoslav Sydorenko
  <starbad_>`_, who `provided patient detailed diagnosis <pull 1650_>`_ and
  graciously agreed to a pragmatic resolution.

- The API docs were missing from the last version. They are now `restored
  <apidocs_>`_.

(adam)

2023-09-28 16:01:53 UTC MAIN commitmail json YAML

Updated devel/py-argcomplete, devel/py-astroid, devel/py-pylint, math/py-pandas

(adam)

2023-09-28 16:01:24 UTC MAIN commitmail json YAML

py-pandas: updated to 2.1.1

What窶冱 new in 2.1.1 (September 20, 2023)

These are the changes in pandas 2.1.1. See Release notes for a full changelog including other versions of pandas.

Fixed regressions

Fixed regression in concat() when DataFrame 窶�s have two different extension dtypes (GH 54848)
Fixed regression in merge() when merging over a PyArrow string index (GH 54894)
Fixed regression in read_csv() when usecols is given and dtypes is a dict for engine="python" (GH 54868)
Fixed regression in read_csv() when delim_whitespace is True (GH 54918, GH 54931)
Fixed regression in GroupBy.get_group() raising for axis=1 (GH 54858)
Fixed regression in DataFrame.__setitem__() raising AssertionError when setting a Series with a partial MultiIndex (GH 54875)
Fixed regression in DataFrame.filter() not respecting the order of elements for filter (GH 54980)
Fixed regression in DataFrame.to_sql() not roundtripping datetime columns correctly for sqlite (GH 54877)
Fixed regression in DataFrameGroupBy.agg() when aggregating a DataFrame with duplicate column names using a dictionary (GH 55006)
Fixed regression in MultiIndex.append() raising when appending overlapping IntervalIndex levels (GH 54934)
Fixed regression in Series.drop_duplicates() for PyArrow strings (GH 54904)
Fixed regression in Series.interpolate() raising when fill_value was given (GH 54920)
Fixed regression in Series.value_counts() raising for numeric data if bins was specified (GH 54857)
Fixed regression in comparison operations for PyArrow backed columns not propagating exceptions correctly (GH 54944)
Fixed regression when comparing a Series with datetime64 dtype with None (GH 54870)

Bug fixes

Fixed bug for ArrowDtype raising NotImplementedError for fixed-size list (GH 55000)
Fixed bug in DataFrame.stack() with future_stack=True and columns a non-MultiIndex consisting of tuples (GH 54948)
Fixed bug in Series.dt.tz() with ArrowDtype where a string was returned instead of a tzinfo object (GH 55003)
Fixed bug in Series.pct_change() and DataFrame.pct_change() showing unnecessary FutureWarning (GH 54981)

Other

Reverted the deprecation that disallowed Series.apply() returning a DataFrame when the passed-in callable returns a Series object (GH 52116)

(adam)

2023-09-28 15:57:26 UTC MAIN commitmail json YAML

lang/rust-bin: Adjust SUBDIR in distinfo

DIST_SUBDIR now includes nbN, to handle a new netbsd-i386 distfile.
Adjust paths in distinfo by adding nb1, which worked for building on
nebtsd-9 amd64.

(gdt)

2023-09-28 15:56:42 UTC MAIN commitmail json YAML

py-pylint: updated to 2.17.6

v2.17.6

Other Bug Fixes

When parsing comma-separated lists of regular expressions in the config,
ignore commas that are inside braces since those indicate quantifiers, not
delineation between expressions.

sys.argv is now always correctly considered as impossible to infer
(instead of using the actual values given to pylint).

Don't show class fields more than once in Pyreverse diagrams.

Don't show arrows more than once in Pyreverse diagrams.

Don't show duplicate type annotations in Pyreverse diagrams.

Don't add Optional to | annotations with None in Pyreverse diagrams.

(adam)

2023-09-28 15:55:46 UTC MAIN commitmail json YAML

py-astroid: updated to 2.15.8

v2.15.8
Fix a regression in 2.15.7 for unsubscriptable-object.

v2.15.7
Fix a crash when inferring a typing.TypeVar call.

Infer user-defined enum classes by checking if the class is a subtype of enum.Enum.

Fix inference of functions with @functools.lru_cache decorators without
parentheses.

Make sys.argv uninferable because it never is. (It's impossible to infer
the value it will have outside of static analysis where it's our own value.)v2.15.7
Fix a crash when inferring a typing.TypeVar call.

Infer user-defined enum classes by checking if the class is a subtype of enum.Enum.

Fix inference of functions with @functools.lru_cache decorators without
parentheses.

Make sys.argv uninferable because it never is. (It's impossible to infer
the value it will have outside of static analysis where it's our own value.)

(adam)

2023-09-28 15:52:02 UTC MAIN commitmail json YAML

py-argcomplete: updated to 3.1.2

Changes for v3.1.2 (2023-09-16)
- Ensure Python 3.12+ compatibility in check_console_script

(adam)

2023-09-28 15:50:17 UTC MAIN commitmail json YAML

Updated math/py-scipy, devel/py-msgpack, databases/py-psycopg2, devel/py-ruamel-yaml

(adam)

2023-09-28 15:49:50 UTC MAIN commitmail json YAML

py-ruamel-yaml: updated to 0.17.33

0.17.33
- added `flow_seq_start`, `flow_seq_end`, `flow_seq_separator`, `flow_map_start`, `flow_map_end`,
  `flow_map_separator` **class** attributes to the `Emitter` class so flow style output
  can more easily be influenced

(adam)

2023-09-28 15:48:37 UTC MAIN commitmail json YAML

py-psycopg2: updated to 2.9.8

What's new in psycopg 2.9.8

- Wheel package bundled with PostgreSQL 16 libpq in order to add support for
  recent features, such as ``sslcertmode``.

(adam)

2023-09-28 15:47:39 UTC MAIN commitmail json YAML

py-msgpack: updated to 1.0.7

1.0.7
Bug fixes

(adam)

2023-09-28 15:46:30 UTC MAIN commitmail json YAML

py-scipy: updated to 1.11.3

Issues closed for 1.11.3
------------------------
* BUG: scipy.optimize's trust-constr algorithm hangs when keep-feasible...
* freqz: suboptimal performance for worN=2\*\*n+1, include_nyquist=True...
* Bug in scipy.sparse.csgraph.min_weight_full_bipartite_matching
* BUG: Different results between numpy.fft.rfft and scipy.signal.freqz
* Buffer dtype mismatch, expected 'ITYPE_t' but got 'long'
* BUG: johnsonsu distribution no longer accepts integer \`b\` parameter
* BUG: dev.py has \`distutils\` usage
* BUG: mesonpy embeds random path in .pyx files
* BUG: Regression in 1.11.2: optimize.least_squares with method='trf'...
* BUG: Build fails on latest commit
* BUG: scipy.sparse.csgraph.laplacian raises AttributeError on...
* BUG: Incorrect sampling from zero rank covariance

Pull requests for 1.11.3
------------------------
* BUG: add infeasibility checks to min_weight_full_bipartite_matching
* BUG: Allow johnsonsu parameters to be floats
* BUG: sparse.csgraph: Support int64 indices in traversal.pyx
* BUG: Fix python3.12 distutils dev.py build
* BUG: trust-constr Bounds exclusive
* MAINT: should not be using np.float64() on arrays
* REL, MAINT: prep for 1.11.3
* BUG: Fixes 19103 by adding back make_strictly_feasible to lsq...
* BLD: Avoid absolute pathnames in .pyx files
* MAINT: signal: Remove the cval parameter from the private function...
* BLD: revert to using published wheels [wheel build]
* BUG: Support sparse arrays in scipy.sparse.csgraph.laplacian
* MAINT: stats.CovViaEigendecomposition: fix \`_LA\` attribute...
* TST: fix \`TestODR.test_implicit\` test failure with tolerance...
* BUG: freqz rfft grid fix
* MAINT: newton, make sure x0 is an inexact type
* BUG: stats: fix build failure due to incorrect Boost policies...
* BLD: add float.h include to \`_fpumode.c\`, fixes Clang on Windows...
* MAINT: fix libquadmath licence

(adam)

2023-09-28 15:31:29 UTC MAIN commitmail json YAML

py-urwid: add missing TOOL_DEPENDS

(wiz)

2023-09-28 14:48:18 UTC MAIN commitmail json YAML

doc: Updated devel/mold to 2.2.0

(fcambus)

2023-09-28 14:47:59 UTC MAIN commitmail json YAML

mold: update to 2.2.0.

New features:

- We now use BLAKE3 as a cryptographic hash function instead of SHA256.
  This change has made --build-id a few percent faster. libssl is no longer
  a build dependency.
- mold is now a few percent faster than the previous version due to an
  optimization of string merging code path.
- mold now emits slightly optimized code for thread-local variable accesses.
- [RISC-V] mold now supports TLSDESC relocations. TLSDESC is a new mechanism
  for faster thread-local variable access. We (@ishitatsuyuki) actually led
  the effort to ratify the specification (riscv-non-isa/riscv-elf-psabi-doc#373)
  and implement it to compiler toolchain including GCC, GNU binutils and,
  of course, mold.

Bug fixes and compatibility improvements:

- mold no longer marks an as-needed .so as "needed" if the .so file is not
  directly used by the output file. Previously, mold marked a .so file as
  "needed" if the .so file was used by another "needed" .so file.
- [PPC64] --execute-only now works on 64-bit PowerPC.

(fcambus)

2023-09-28 13:06:24 UTC MAIN commitmail json YAML

doc: Updated audio/gospt to 0.0.52

(pin)

2023-09-28 13:05:58 UTC MAIN commitmail json YAML

audio/gospt: update to 0.0.52

v0.0.52
- remove print

v0.0.51
- add case for playlist item
- error handling, fix initial auth not erroring, remove depricated functions,
  update libraries

(pin)

2023-09-28 12:35:51 UTC MAIN commitmail json YAML

doc: Updated net/syncthing to 1.24.0

(triaxx)

2023-09-28 12:35:30 UTC MAIN commitmail json YAML

syncthing: Update to 1.24.0

upstream changes:
-----------------
v1.24.0
Bugfixes:
    #8965: v1.23.6 introduces untrusted sharing regression
Enhancements:
    #5175: Record more performance metrics
    #7456: Announce IPv6 ULA
    #7973: Restore versions file filter should be case insensitive
    #8767: Check interface for FlagRunning
Other issues:
    #9021: panic: bug: ClusterConfig called on closed or nonexistent connection
    #9034: Build with Go 1.21 out of the box

v1.23.7
Bugfixes:
    #6597: setLowPriority should not increase process priority when already lower (in Windows)
    #7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01)
    #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked
    #8967: Shared With list ends with comma on 1 device
    #9001: relaysrv crash after some weeks of operation
Enhancements:
    #8890: Do not autoexpand tilde sign (~) to an absolute home directory path
    #8957: Add environment variables for --home, --conf, and --data
    #8968: Error for Windows invalid file names should indicate the invalid character or name part
Other issues:
    #8973: 1.23.6 docker image no longer available for linux/arm/v7
    #8983: Integrate govulncheck

v1.23.6
Bugfixes:
    #7638: favicon not working Firefox & derivative browsers
    #8899: Omitting %s from LDAP bind DN sends corrupted bind DN string to LDAP server
    #8920: Untrusted device should be disallowed from being an introducer
    #8960: relaysrv and discosrv docker images haven't been updated for more than year
Other issues:
    #8691: Add arm64 architecture for syncthing/discosrv container
    #8897: v1.23.5-rc.1 / v1.23.5: Missing sha1sum.txt.asc & sha256sum.txt.asc
    #8898: v1.23.5-rc.1: Missing .debs for i386, armel, armhf

v1.23.5
bugfixes:
    #8503: "syncthing cli config devices add" reflect error when using --addresses flag
    #8764: ignore patterns creating during folder addition are not loaded
    #8778: tests fail on windows with go 1.20
    #8779: test cleanup fails all model tests on windows on go 1.20
    #8859: incorrect handling of path for auto accepted folder
Other issues:
    #8799: "fatal error: checkptr: converted pointer straddles multiple allocations" in crypto tests

(triaxx)

2023-09-28 12:24:32 UTC MAIN commitmail json YAML

rust-bin: use a revision-specific dist subdir.

This so that the changed bits get re-fetched, and we don't try to
re-use an already-fetched binary, and get a checksum mismatch.
Follow-up on the "new i586 bits" change.

(he)

2023-09-28 09:54:42 UTC MAIN commitmail json YAML

Qt6: set CMAKE_APPLE_SILICON_PROCESSOR on arm64

Set CMAKE_APPLE_SILICON_PROCESSOR just like other cmake builds.
The Qt6 configure script acts outside the settings in devel/cmake
so we have to replicate them to get the same environment.

(nros)

2023-09-28 08:51:55 UTC MAIN commitmail json YAML

doc: Updated x11/xf86-video-siliconmotion to 1.7.10

(wiz)

2023-09-28 08:51:46 UTC MAIN commitmail json YAML

xf86-video-siliconmotion: update to 1.7.10.

Alan Coopersmith (13):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      constify some char * declarations
      Quiet -Wempty-body warning
      Replace malloc()+snprintf() with Xasprintf()
      Replace malloc()+memset() with calloc()
      Remove "All rights reserved" from Oracle copyright notices
      gitlab CI: ensure libtool is installed in build container
      xf86-video-siliconmotion 1.7.10

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: use exec instead of waiting for configure to finish

(wiz)

2023-09-28 08:33:33 UTC MAIN commitmail json YAML

doc: Updated devel/fq to 0.8.0

(wiz)

2023-09-28 08:33:20 UTC MAIN commitmail json YAML

fq: update to 0.8.0.

# 0.8.0

Fix handling of shadowing order for `_<name>` keys, 3 new decoders `caff`, `moc3` and `opentimestamps`, some smaller fixes and improvements.

- New decoders `caff` and `moc3`. See below for details.
- Fix shadowing of underscore prefixed keys (`_<name>`) for text formats like `json`, `yaml` etc. #757
- Rename `--null`/`nul-output` to `--raw-output0` and also clarify that NUL and new lines are outputted after and not between each output.
- Updated gojq fork with fixes from upstream:
  - Improved error messages for indices, setpath, delpaths
  - Add `abs` function
  - Change behavior of walk with multiple outputs
  - Change zero division to produce an error when dividend is zero
  - Fix empty string repeating with the maximum integer
  - Fix string multiplication by zero to emit empty string
  - Remove deprecated `leaf_paths` function
- Fix `split` in combination with binary to not include separator. #767

## Decoder changes
- `caff` Add archive format decoder. Thanks @Ronsor #747
  - CAFF is an archive format usually found with the extensions `.cmo3` and `.can3` used by Live2D Cubism.
- `id3v2` Handle `W000`-`WZZZ` and `W00`-`WZZ` URL frames. #758
- `matroska` Update spec and regenerate. #737
- `moc3` Add Live2D Cubism MOC3 decoder. Thanks @Ronsor #747
  - MOC3 is a format for 2D rigged puppets, somewhat like Flash.
- `mp3_frame_xing` Detect lame ext more similar to ffmpeg and mediainfo. #763
- `mp4`
  - Decode `sgpd` (Sample group definition box) entries. Thanks Sergei Kuzmin @ksa-real #707
  - Decode `cslg` (Composition to decode timeline mapping) box. #754
  - Decode `emsg` (Event message) and `id3v2` message data. #755
  - Nicer trimmed major brand for `ftyp`. #723
- `opentimestamps` Add [OpenTimestamps](https://opentimestamps.org/) decoder. Thanks @fiatjaf #769

(wiz)

2023-09-28 06:57:20 UTC MAIN commitmail json YAML

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

(adam)

2023-09-28 06:57:02 UTC MAIN commitmail json YAML

ansible-lint: updated to 6.20.0

v6.20.0

Minor Changes

Respect cgroup CPU limits when running inside containers
Rename --write option to --fix
Add auto-fixing implementation for no-free-form rule
Add auto-fixing implementation for partial-become rule
Add auto-fixing implementation for no-jinja-when rule

Bugfixes

Fix the detection of role vars missing role prefix
Clarify auto-fix arguments use
Avoid IndexError exception with jinja transform
Fix docs typo
Add /bin/bash executable to example correct code for pipefail rule
Properly avoid pipx venv path to be included in altered path warning
Fix transform exception with local_action with old syntax
Support only_upgrade

v6.19.0

Minor Changes

Add auto transform for no-log-password rule
Add auto-fixing implementation for key-order[task] rule
Add auto-fixing implementation for jinja[spacing] rule
Make schema validation messages more explicit
Transform for deprecated-local-action rule

Bugfixes

Require ansible-compat>=4.1.10
Skip altered path warning for ansible-lint installed by pipx
Update transform for key-order rule
Allow installation of pre-release collection version as dependencies
Avoid deprecated-bare-vars false positive with file paths
Limit sequence-of-sequence indents to a single space
Avoid no-handlers false positives
Add missing word to risky-shell-pipe docs
Avoid yamllint truthy violations with github workflows
Avoid false positive with var-name rule on roles
Include links to documentation for schema validation errors
Schema update
Use yaml.load_all for multiple yaml document
Ignore user configured value for any_unparsed_is_failed
Update rulebook schema

(adam)

2023-09-28 06:52:02 UTC MAIN commitmail json YAML

py-ansible-compat: updated to 4.1.10

v4.1.10
Bugfixes

Catch empty collection lists

v4.1.9
Bugfixes

Automatically add --pre when installing collections from git repositories

v4.1.8
Bugfixes

Revise site packages collection search test
Add only those sys.paths which contain an ansible_collections directory path
Allow git dependencies in galaxy.yml files

(adam)

2023-09-28 05:46:15 UTC MAIN commitmail json YAML

Add a couple more new dependencies.  Bump package revision.

(pgoyette)

2023-09-28 05:16:12 UTC MAIN commitmail json YAML

doc: libreddit: fix version number

(wiz)

2023-09-28 05:15:53 UTC MAIN commitmail json YAML

2023-09-27 23:59:50 UTC MAIN commitmail json YAML

doc: Updated lang/janet to 1.31.0

(charlotte)

2023-09-27 23:58:51 UTC MAIN commitmail json YAML

lang/janet: Update to 1.31.0.

## 1.31.0 - 2023-09-17

- Report line and column when using `janet_dobytes`
- Add `:unless` loop modifier
- Allow calling `reverse` on generators.
- Improve performance of a number of core functions including `partition`, `mean`, `keys`, `values`, `pairs`, `interleave`.
- Add `lengthable?`
- Add `os/sigaction`
- Change `every?` and `any?` to behave like the functional versions of the `and` and `or` macros.
- Fix bug with garbage collecting threaded abstract types.
- Add `:signal` to the `sandbox` function to allow intercepting signals.

(charlotte)

2023-09-27 20:30:25 UTC MAIN commitmail json YAML

2023-09-27 20:25:53 UTC MAIN commitmail json YAML

doc/guide: Update htdocs-share to 20230927 (pkgsrc-2023Q3)

Thanks to <gdt>!

(leot)

2023-09-27 20:03:08 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 18.10.2

(pin)

2023-09-27 20:02:48 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 18.10.2

Bug Fixes
- ansi: pop color at the end of the text (19020c1), closes #4290

(pin)

2023-09-27 20:01:53 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.26.0

(pin)

2023-09-27 20:01:27 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.26.0

v1.26.0 - 2023-09-27
- when given a path to a file at launch, broot now selects it in the tree and
  opens it in preview - Fix #729
- allow rebinding of the 'tab' and 'esc' keys with the :next_match and :escape
  internals - Fix #740
- fix fuzzy patterns not case insensitive on some characters - Fix #746

(pin)

2023-09-27 17:31:26 UTC MAIN commitmail json YAML

Note update of lang/rust-bin to 1.70.0nb1.

(he)

2023-09-27 17:25:47 UTC MAIN commitmail json YAML

doc: Updated mail/opensmtpd to 7.3.0p2

(vins)

2023-09-27 17:25:18 UTC MAIN commitmail json YAML

mail/opensmtpd: update to OpenSMTPD 7.3.0p2

Portable-only changes:

* avoid potential use of uninitialized the bundled copy of
  ASN1_time_parse
  This could lead to a failure during STARTTLS and a subsequent
  downgrade to plaintext.

* backport the ENGINE removal to build with the latest LiBRESSL

(vins)

2023-09-27 17:19:24 UTC MAIN commitmail json YAML

rust-bin: update the i586 binaries, so the result works on netbsd-9...

...and probably newer as well.  Testing status on netbsd-8 is unknown
at the moment.  Ref. pkgsrc-users@ discussion; the old binaries
were built on netbsd-8 and require gcc7's shared libs from pkgsrc.
This set is instead cross-built, and does not depend on an external
LLVM or external gcc.

Bump PKGREVISION, since this gets us new i586 binaries.

(he)

2023-09-27 17:18:00 UTC MAIN commitmail json YAML

x11/qt6ct: update to 0.9

# Changes
Qt6 Configuration Tool 0.9
  * added Qt 6.6 compatibility
  * added compatibility with QT_STYLE_OVERRIDE=qt5ct-style
  * improved cmake build:
  * make translations optional
- enabled reproducible build by default
- other fixes and improvements
  * fixed crash on QML applications
  * fixed parallel build using qmake
  * fixed localization support
  * updated Dutch translation
  * updated Polish translation
  * updated Russian translation
  * updated French translation

(vins)

2023-09-27 16:57:32 UTC MAIN commitmail json YAML

doc: Updated www/libreddit to 0.30.1_20230714

(vins)

2023-09-27 16:57:15 UTC MAIN commitmail json YAML

www/libreddit: update to latest snapshot.

The project is in maintenance mode since the Reddit API change, which
factually killed third-party apps. Yet, libreddit is still perfectly
usable for a self-hosted private instance which would not hit the reddit
API request threshold.
While it's not clear where the project is headed at the moment, it
appears resonable to pull all the changes and fixes committed since the
last official release.

(vins)

2023-09-27 16:51:21 UTC MAIN commitmail json YAML

doc: Updated mail/meli to 0.8.2

(vins)

2023-09-27 16:49:37 UTC MAIN commitmail json YAML

mail/meli: update to 0.8.2

v0.8.2

Bugfix release.

- melib/utils/xdg: fix doc test compilation preventing installation on AUR packages
- mail/view: fix forward dialog not working
- mail/listing: go to end when pressing next/page down for the second time when sidebar is focused

v0.8.1

Small quality of life fixes.

- meli: update to 2021 edition
- melib: update to 2021 edition
- mail/view: show current number command buffer
- mail/compose: init cursor at To: header field
- Use Context::current_dir() when saving files to relative paths
- Add current working directory tracking to Context
- view/envelope: fix some out of bounds drawing.
- Add install-man cli subcommand to install manpages on your system
- meli: add print-used-paths subcommand
- mellib/imap: don't flood user with sqlite3 errors if db is corrupted
- command/parser: unify toggle_* parsers
- Update README.md
- mail/view: fix out-of-bounds draw when terminal is small
- melib/email/parser: fix invalid address parse on folded values
- listing.rs: add hide_sidebar_on_launch option
- accounts.rs: move to crate root
- state.rs: fix typo
- Add Cross.toml for aarch64-unknown-linux-gnu builds
- command: split code into submodules, add better error reporting
- ui: show descriptive tab names for composer and threads
- dependencies: embed xdg-utils crate
- mail/view/thread: add toggle_layout shortcut
- mail/view: don't initialize entire thread at once
- mail/view: handle dialog Esc in the parent component
- mail/view: remove unnecessary Clone derives
- view/thread: open earliest unread email instead of first in thread
- email/parser.rs: fix invalid mailto() results when body field exists
- commands.rs: Introduce CommandError with context
- melib/build.rs: add feature to use cache instead of downloading unicode data
- jmap: fix invalid Type link references
- remove deflate feature; make it a hard dependency
- contacts: refactor module structure

(vins)

2023-09-27 16:21:55 UTC MAIN commitmail json YAML

Updated devel/py-jupyter_core, www/py-jupyterlab-server, www/py-jupyterlab, www/py-notebook

(adam)

2023-09-27 16:21:31 UTC MAIN commitmail json YAML

py-notebook: updated to 7.0.4

7.0.4

Enhancements made

- Update to JupyterLab 4.0.6

Bugs fixed

- Fix `app_version`
- fix trusted status indication

Maintenance and upkeep improvements

- Update Binder environment
- Add `deduplicate` top-level script
- Move opening path in new browser tabs to a separate plugin
- Enable the Playwright trace
- Bump actions/checkout from 3 to 4
- Adopt sp-repo-review
- Add `datetime.datetime.utc()` to the filter list
- Fix docs build on Gitpod

(adam)

2023-09-27 16:16:55 UTC MAIN commitmail json YAML

2023-09-27 16:14:12 UTC MAIN commitmail json YAML

py-jupyterlab-server: updated to 2.25.0

2.25.0

Maintenance and upkeep improvements

- Bump openapi deps and support Python 3.8-3.12
- Bump actions/checkout from 3 to 4
- Bump apache/skywalking-eyes from 0.4.0 to 0.5.0

(adam)

2023-09-27 16:09:00 UTC MAIN commitmail json YAML

py-jupyter_core: updated to 5.3.2

5.3.2

Bugs fixed

- Fix event loop handling

Maintenance and upkeep improvements

- Bump actions/checkout from 3 to 4
- Adopt sp-repo-review

(adam)

2023-09-27 15:36:41 UTC MAIN commitmail json YAML

Updated misc/py-trove-classifiers, net/py-unearth, archivers/py-brotlicffi, security/py-cryptodome

(adam)