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

2024-05-13 02:27:23 UTC Now

2023-10-22 15:06:36 UTC MAIN commitmail json YAML

p5-Mail-DKIM: Add missing dependency on CryptX

(gdt)

2023-10-22 13:41:16 UTC MAIN commitmail json YAML

mk/defaults/mk.conf: Sync FETCH_USING list with fetch.mk

(js)

2023-10-22 13:34:31 UTC MAIN commitmail json YAML

curl: Make brotli an option

This fixes the linker errors on Fedora 39 for me. Apparently curl picks up the
headers and assumes the libraries must exist then. Explicitly disabling brotli
when not using it or depending on the buildlink when enabling it fixes this.

(js)

2023-10-22 12:59:05 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warnings to 0.32

(wen)

2023-10-22 12:50:38 UTC MAIN commitmail json YAML

2023-10-22 12:44:58 UTC MAIN commitmail json YAML

doc: Fix www/p5-Dancer2 entry copypasto

Updated was accidentally written 2 times.

Noticed via www@ via htutils/changes/pkg-changes2html script.

(leot)

2023-10-22 12:37:21 UTC MAIN commitmail json YAML

doc/TODO: + csvlens-0.3.2, llvm-17.0.3, yazi-0.1.5.

(wiz)

2023-10-22 12:35:49 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000156

(wen)

2023-10-22 12:32:59 UTC MAIN commitmail json YAML

Update to 0.000156

Upstream changes:
0.000156  2023-09-13 15:11:52-07:00 America/Los_Angeles

    - Fix typo in POD for Test2::Util::Importer

(wen)

2023-10-22 12:23:54 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Message to 6.45

(wen)

2023-10-22 12:11:15 UTC MAIN commitmail json YAML

Update to 6.45

Upstream changes:
6.45      2023-09-27 14:27:31Z
    - Allow for file ownership conflicts with Docker and GitHub Actions
      (GH#193) (Olaf Alders)
    - Add the 'status_code' function for getting all status codes as hash
      (GH#194) (Dai Okabayashi)

(wen)

2023-10-22 11:37:52 UTC MAIN commitmail json YAML

py-gdbm: disable for Python 3.12

gdbm will not be a default dependency of the batteries-included Python
packages. Until srcdist.mk gets support for 3.12, there is no py-gdbm
package for Python 3.12.

(wiz)

2023-10-22 11:34:58 UTC MAIN commitmail json YAML

py-Tk: disable for Python 3.12

tk will not be a default dependency of the batteries-included Python packages,
and srcdist.mk needs to be switched from distutils to some other method of
installing the modules separately. Until this is done, there is no py-Tk
for Python 3.12.

(wiz)

2023-10-22 10:55:05 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Date to 6.06

(wen)

2023-10-22 10:53:48 UTC MAIN commitmail json YAML

Update to 6.06

UPstream changes:
6.06      2023-07-06 22:29:55Z
    - Use copyright year rather than range (GH#18) (Olaf Alders)
    - Replace "Test" with "Test::More" (GH#20) (James Raspass)
    - Remove the executable bit from the test (GH#21) (James Raspass)
    - Add support for Windows four-digit year format (GH#23) (Grant Street
      Group)

(wen)

2023-10-22 10:13:45 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Selector-XPath to 0.28

(wen)

2023-10-22 10:10:44 UTC MAIN commitmail json YAML

Update to 0.28

Upstream changes:
0.28 2023-08-07
    * Restore Perl 5.8 compatibility

0.27 2023-08-06
    * Allow for more whitespace in An+B formulae and in parentheses
    * Support :nth-child(n-3) to select the first three elements
    * Fix handling of :nth-of-type to actually respect the type

(wen)

2023-10-22 10:05:48 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities: add entry for py-configobj

(wiz)

2023-10-22 10:03:59 UTC MAIN commitmail json YAML

doc: Updated devel/py-configobj to 5.0.8nb1

(wiz)

2023-10-22 10:03:37 UTC MAIN commitmail json YAML

2023-10-22 09:59:41 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-TT to 0.46

(wen)

2023-10-22 09:57:52 UTC MAIN commitmail json YAML

Update to 0.46

Upstream changes:
0.46 - 2022-08-03
        - Catch errors from exposed methods (RRWO++)

(wen)

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

Updated www/p5-Catalyst-Plugin-Session to 0.43

(wen)

2023-10-22 09:43:52 UTC MAIN commitmail json YAML

Update to 0.43

Upstream changes:
0.43 - 2022-06-03
      - fix tests when Catalyst::Plugin::Authentication is unavailable

0.42 - 2022-05-31
      - revised packaging
      - correctly specify test prerequisites as test prerequisites
      - drop unused Test::Exception prereq
      - drop Tie::RefHash prereq that was not used directly
      - only run pod tests for authors
      - ensure all optional tests are run by authors
      - drop use of Test::WWW::Mechanize::PSGI and Test::WWW::Mechanize::Catalyst
        in favor of a simpler user agent

(wen)

2023-10-22 08:44:18 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Runtime to 5.90131

(wen)

2023-10-22 08:32:27 UTC MAIN commitmail json YAML

Update to 5.90131

Upstream changes:
5.90131 - 2023-07-20
  - fixed broken links in various documentation
  - added strict and warnings pragma to all files that needed them
  - added mailmpa file
  - enhanced Chaining dispatch with 'next action' feature.  See
    Catalyst::ActionChain for more.

5.90130 - 2022-11-09
  - change forward and detach to be able to work with instances
  - fix DELETE requests to allow a body
  - update metadata to point issue tracker to GitHub

5.90129 - 2022-07-23
  - change repo URL in metadata to use github repo
  - fix compatibility with Type::Tiny 1.016002
  - fix -h option to catalyst scripts to mean --host as intended

(wen)

2023-10-22 08:16:57 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Application-Plugin-ValidateRM to 2.52

(wen)

2023-10-22 08:13:49 UTC MAIN commitmail json YAML

Update to 2.52

Upstream changes:
2.52 Nov 10th, 2022
    - typo fixes by David Steinbrunner
    - Mohammad S Anwar fixed the permission of Build.PL script
      as suggested by CPANTS
    - Code cleanups by Tom Hukins:
      - Replace string eval with the safer block eval
      - Remove an unnecessary require()

2.51 June 16h, 2012
    Added repository URL to Build.PL

(wen)

2023-10-22 08:06:16 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Quoted to 0.05

(wen)

2023-10-22 08:04:32 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05 2023-07-11

* Mark hr as an inline tag

(wen)

2023-10-22 07:59:19 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Compile to 0.26

(wen)

2023-10-22 07:57:53 UTC MAIN commitmail json YAML

Update to 0.26

Upstream changes:
0.26  2023-07-30 23:21:04 UTC
        - test with simple source filter rather than Switch.pm (haarg)

(wen)

2023-10-22 07:52:27 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 4.59

(wen)

2023-10-22 07:51:05 UTC MAIN commitmail json YAML

Update to 4.59

Upstream changes:
4.59 2023-10-02

    [ FIX ]
    -  Bring VERSION values inline

4.58 2023-10-02

    [ FIX ]
    -  Update cookie expires date format (GH #258 , thanks to robbiebow)

(wen)

2023-10-22 07:48:03 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 1.0.0

(wen)

2023-10-22 04:28:30 UTC MAIN commitmail json YAML

Update to 1.0.0

1.0.0    2023-10-09 10:10:10-04:00 America/New_York

    [ BUG FIXES ]
    * GH #1663: Allow overriding of prefix in add_route (GeekRuthie)
    * GH #1675: Stringify VERSION_FROM correctly in Makefile.PL (Jason
      A. Crome)
    * GH #1677: Don't deserialize multipart form data on post (Emil
      Perhinschi)
    * GH #1694: Update JS assets in Dancer2 app skel (Jason A. Crome)

    [ ENHANCEMENTS ]
    * PR #1682: Bump minimum version of Perl to 5.14 (Jason A. Crome)

    [ DOCUMENTATION ]
    * GH #1580: Document the purpose of the .dancer file (Jason A. Crome)
    * GH #1669: Show correct usage of Dancer2::Core::Error (GeekRuthie)
    * GH #1674: Fix POD for input_handle() (mauke)
    * GH #1414: Add documentation resources to the doc map (Jason A.
      Crome, Yanick Champoux)
    * PR #1684: Remove shumphrey from core developers (Steven Humphrey)
    * GH #1685: Document the versioning scheme and Dancer2 release
      process (Jason A. Crome)
    * PR #1688: Fixed various bugs/issues in Dancer2 Pod (Jason A. Crome)
    * PR #1691: Update the contribution guidelines (Jason A. Crome)
    * PR #1692: Change README extension .mkdn -> .md (Jason A. Crome)

    [ DEPRECATED ]
    * GH #1645: Deprecated Dancer2::Test (Jason A. Crome)
    * GH #1646: Deprecated keyword: push_header (Jason A. Crome)
    * GH #1647: Deprecated keyword: header (Jason A. Crome)
    * GH #1648: Deprecated keyword: headers (Jason A. Crome)
    * GH #1649: Deprecated keyword: context (Jason A. Crome)
    * GH #1650: Deprecated: splat/capture named placeholders (Jason A.
      Crome)
    * GH #1651: Deprecated core Request instance method:
      request->dispatch_path (Jason A. Crome)
    * GH #1652: Deprecated keyword in plugins: plugin_setting (Jason A.
      Crome)
    * GH #1653: Deprecated keyword in plugins: dancer_app (Jason A. Crome)
    * GH #1654: Deprecated keyword in plugins: request (Jason A. Crome)
    * GH #1655: Deprecated keyword in plugins: var (Jason A. Crome)
    * GH #1656: Deprecated keyword in plugins: hook (Jason A. Crome)

    [ MISC ]
    * GH #1659: Rename `master` branch to be `main` (Yanick Champoux)

(wen)

2023-10-22 02:48:32 UTC MAIN commitmail json YAML

doc: Updated emulators/PC6001VX to 4.2.3

(tsutsui)

2023-10-22 02:47:07 UTC MAIN commitmail json YAML

PC6001VX: update to 4.2.3.

pkgsrc changes:
- specify QMAKE_ARGS+=DEFINES+="DELAY_TIMER_MS_DEFAULT=10" on NetBSD,
  assuming most major Tier-I ports have HZ=100

Upstream changes:
* The timer precision can now be changed to suit the environment.

(tsutsui)

2023-10-22 00:55:55 UTC MAIN commitmail json YAML

openal-soft: fix builds for aarch64 on NetBSD 9.x

For aarch64, older NetBSD releases will end up pulling in GCC 10
because of the C++20 requirement. We apply -mno-outline-atomics as one
way of getting around linking issues that otherwise occur. (This was
breaking 492 dependent builds.)

(gutteridge)

2023-10-21 23:27:42 UTC MAIN commitmail json YAML

lang/php: Drop MESSAGE.module

This is only:
  - pointing out that example config is installed
  - cautioning that if you have an odd setup, you need to pay attention.

As threatened on 16 October on tech-pkg@.

(gdt)

2023-10-21 23:26:52 UTC MAIN commitmail json YAML

Updated devel/libunit to 1.31.1
Updated www/unit to 1.31.1
Updated www/unit-perl to 1.31.1
Updated www/unit-php to 1.31.1
Updated www/unit-python to 1.31.1
Updated www/unit-ruby to 1.31.1

(osa)

2023-10-21 23:24:43 UTC MAIN commitmail json YAML

*/*unit*: update NGINX Unit from 1.31.0 to 1.31.1

<ChangeLog>

*) Feature: allow to set the HTTP response status in Wasm module.

*) Feature: allow uploads larger than 4GiB in Wasm module.

*) Bugfix: application process could crash while rewriting URLs with
  query strings.

*) Bugfix: requests larger than about 64MiB could cause error in Wasm
  module.

*) Bugfix: when using many headers in Java module some of them could be
  corrupted due to memory realocation issue.

*) Bugfix: ServerRequest.destroy() implemented in Node.js module to make
  it compatible with some frameworks that might use it.

*) Bugfix: chunk argument of ServerResponse.write() can now be a
  Uint8Array to improve compatibility with Node.js 15.0.0 and above.

*) Bugfix: Node.JS unit-http NPM module now has appropriate default
  paths for macOS/arm64 systems.

*) Bugfix: build on musl libc with clang.

</ChangeLog>

(osa)

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

doc: Updated devel/cargo-modules to 0.10.1

(pin)

2023-10-21 21:09:38 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.10.1

[0.10.1] - 2023-10-21
Updated dependencies:
- rust-analyzer from 0.0.178 to 0.0.181
- bitflags from 2.4.0 to 2.4.1

(pin)

2023-10-21 21:07:01 UTC MAIN commitmail json YAML

bulk-test-go: promscale is no more.

(jperkin)

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

sysutils/qmediamanager: Bump auto-admin dep version

Ensure users have the latest bug fixes

(bacon)

2023-10-21 20:56:17 UTC MAIN commitmail json YAML

doc: Updated sysutils/desktop-installer to 0.8.3

(bacon)

2023-10-21 20:56:11 UTC MAIN commitmail json YAML

2023-10-21 20:45:09 UTC MAIN commitmail json YAML

doc: Updated sysutils/auto-admin to 0.8.0

(bacon)

2023-10-21 20:45:02 UTC MAIN commitmail json YAML

sysutils/auto-admin: Update to 0.8.0

Numerous small UI improvements
Several bug fixes
Add OpenBSD support to some of the most common scripts

Changes: https://github.com/outpaddling/auto-admin/releases

(bacon)

2023-10-21 19:41:56 UTC MAIN commitmail json YAML

net/Makefile: - go-net

(wiz)

2023-10-21 19:00:00 UTC MAIN commitmail json YAML

doc: Updated sysutils/fd-find to 8.7.1

(pin)

2023-10-21 18:59:39 UTC MAIN commitmail json YAML

sysutils/fd-find: update to 8.7.1

Bugfixes
  -1 properly conflicts with the exec family of options.
  --max-results overrides -1
  --quiet properly conflicts with the exec family of options. This used to be
  the case, but broke during the switch to clap-derive
  --changed-within now accepts a space as well as a "T" as the separator
  between date and time (due to update of chrono dependency)

Other
  Many dependencies were updated
  Some documentation was updated and fixed

(pin)

2023-10-21 18:58:55 UTC MAIN commitmail json YAML

doc: Updated fonts/gerb to 0.0.1alpha20230427nb2

(pin)

2023-10-21 18:58:20 UTC MAIN commitmail json YAML

fonts/gerb: fix build with new libgit2

Switch to vendored libgit2 to avoid mismatches.

(pin)

2023-10-21 18:57:35 UTC MAIN commitmail json YAML

doc: Updated devel/git-branchless to 0.8.0nb1

(pin)

2023-10-21 18:57:15 UTC MAIN commitmail json YAML

devel/git-branchless: fix build with new libgit2

Switch to vendored libgit2 to avoid mismatches.

(pin)

2023-10-21 18:56:27 UTC MAIN commitmail json YAML

doc: Updated devel/jj to 0.10.0nb2

(pin)

2023-10-21 18:56:02 UTC MAIN commitmail json YAML

devel/jj: fix build with new libgit2

Switch to vendored libgit2 to avoid mismatches.

(pin)

2023-10-21 18:55:13 UTC MAIN commitmail json YAML

doc: Updated wm/lefthk to 0.1.9

(pin)

2023-10-21 18:54:53 UTC MAIN commitmail json YAML

2023-10-21 18:08:35 UTC MAIN commitmail json YAML

py-types-setuptools: not for Python 2.7

(adam)

2023-10-21 18:07:58 UTC MAIN commitmail json YAML

Updated devel/py-types-setuptools, textproc/py-types-yaml

(adam)

2023-10-21 18:07:39 UTC MAIN commitmail json YAML

py-types-yaml: updated to 6.0.12.12

6.0.12.12 (2023-09-23)

[PyYAML] type the whole Emitter class

(adam)

2023-10-21 18:04:27 UTC MAIN commitmail json YAML

py-types-setuptools: updated to 68.2.0.0

68.2.0.0 (2023-09-07)

[stubsabot] Bump setuptools to 68.2.*

(adam)

2023-10-21 17:58:40 UTC MAIN commitmail json YAML

Updated devel/py-xopen, net/py-lexicon

(adam)

2023-10-21 17:53:18 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.16.1

Lexicon v3.16.1

Added

Add support to Python 3.12.

Modified

Support older versions of requests (<2.27.0) in ovh provider.

(adam)

2023-10-21 17:51:45 UTC MAIN commitmail json YAML

py-xopen: updated to 1.8.0

v1.8.0 (2023-11-03)

xopen now defers to the isal.igzip_threaded module rather than piping to external programs in applicable cases. This makes reading and writing to gzip files using threads more efficient.
Support for Python 3.7 is dropped and support for Python 3.12 is added.

(adam)

2023-10-21 17:11:59 UTC MAIN commitmail json YAML

2023-10-21 14:49:28 UTC MAIN commitmail json YAML

doc: Updated textproc/bat to 0.24.0

(fox)

2023-10-21 14:48:54 UTC MAIN commitmail json YAML

textproc/bat: Update to 0.24.0

Changes since 0.23.0:

v0.24.0
Features

  * Add environment variable BAT_PAGING, see #2629 (@einfachIrgendwer0815)
  * Add opt-in (--features lessopen) support for LESSOPEN and LESSCLOSE.
    See #1597, #1739, #2444, #2602, and #2662 (@Anomalocaridid)

Bugfixes

  * Fix more not being found on Windows when provided via BAT_PAGER, see
    #2570, #2580, and #2651 (@mataha)
  * Switched default behavior of --map-syntax to be case insensitive #2520
  * Updated version of serde_yaml to 0.9. See #2627 (@Raghav-Bell)
  * Fix arithmetic overflow in LineRange::from and LineRange::parse_range,
    see #2674, #2698 (@skoriop)
  * Fix paging not happening when stdout is interactive but stdin is not,
    see #2574 (@Nigecat)
  * Make -pp override --paging and vice versa when passed as a later argument,
    see #2660 (@J-Kappes)

Other

  * Output directory for generated assets (completion, manual) can be
    customized, see #2515 (@tranzystorek-io)
  * Use the is-terminal crate instead of atty, see #2530 (@nickelc)
  * Add Winget Releaser workflow, see #2519 (@sitiom)
  * Bump MSRV to 1.70, see #2651 (@mataha)

Syntaxes

  * Associate os-release with bash syntax, see #2587 (@cyqsimon)
  * Associate Containerfile with Dockerfile syntax, see #2606
    (@einfachIrgendwer0815)
  * Replaced quotes with double quotes so fzf integration example script
    works on windows and linux. see #2095 (@johnmatthiggins)
  * Associate ksh files with bash syntax, see #2633 (@johnmatthiggins)
  * Associate sarif files with JSON syntax, see #2695 (@rhysd)
  * Associate ron files with rust syntax, see #2427 (@YeungOnion)
  * Add support for WebGPU Shader Language, see #2692 (@rhysd)
  * Add .dpkg-new and .dpkg-tmp to ignored suffixe, see #2595 (@scop)
  * fix: Add syntax mapping *.jsonl => json, see #2539 (@WinterCore)
  * Update Julia syntax, see #2553 (@dependabot)
  * add NSIS support, see #2577 (@idleberg)
  * Update ssh-config, see #2697 (@mrmeszaros)

bat as a library

  * Add optional output_buffer arg to Controller::run() and
    Controller::run_with_error_handler(), see #2618 (@Piturnah)

(fox)

2023-10-21 14:36:14 UTC MAIN commitmail json YAML

Updated devel/py-pip, devel/py-ruamel-yaml, www/py-websocket-client, devel/meson

(adam)

2023-10-21 14:35:49 UTC MAIN commitmail json YAML

meson: updated to 1.2.3

1.2.3
Bug fixes

(adam)

2023-10-21 14:34:40 UTC MAIN commitmail json YAML

py-websocket-client: updated to 1.6.4

1.6.4
- Add support for HTTP 307 and 308 redirect codes

(adam)

2023-10-21 14:33:20 UTC MAIN commitmail json YAML

py-ruamel-yaml: updated to 0.17.40

0.17.40
- flow style sets are now preserved ( `!!set {a, b, c} )`. Any values specified when
  loading are dropped, including `!!null ""`.
- |
  potential workaround for issue 484: the long_description_content_type including the variant specification `CommonMark`
  can result in problems on Azure. If you can install from `.tar.gz` using
  `RUAMEL_NO_LONG_DESCRIPTION=1 pip install ruamel.yaml --no-binary :all:` then the long description, and its
  offending type, are nog included (in the METADATA).
  (Reported by [Coury Ditch](https://sourceforge.net/u/cmditch/profile/))
- links in documentation update (reported by [David Hoese](https://sourceforge.net/u/daveydave400/profile/))
- Added some `__repr__` for internally used classes

(adam)

2023-10-21 14:31:56 UTC MAIN commitmail json YAML

py-pip: updated to 23.3.1

23.3.1 (2023-10-21)

Bug Fixes

- Handle a timezone indicator of Z when parsing dates in the self check.
- Fix bug where installing the same package at the same time with multiple pip processes could fail.

(adam)

2023-10-21 14:27:46 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.72.1

(fox)

2023-10-21 14:27:13 UTC MAIN commitmail json YAML

audio/fasttracker2: Update to 1.72.1

Changes since v1.69

v1.72 - 07.10.2023
- Block Cut (ALT+F3) and Block Copy (ALT+F4) was broken in v1.70

v1.71 - 04.10.2023
- CTRL+A/ALT+A keybindings were swapped (thanks to MIDRA2ADVANCE for telling me)

v1.70 - 01.10.2023
- Bugfix: Shrink Pattern ("Srnk.") could lead to a pattern length of 0
- Better variable sanitation for some pattern editing routines, may (?)
  prevent some rare crashes.
- CTRL+F5 (Paste Pattern) had wrong button names in its message box when asking
  to adjust the pattern length after pasting.
- Changed the above message box text to be easier to understand
- Removed audio dithering for 16-bit audio bit depth mode. It seemed to be
  wrongly implemented anyway.
- Some small changes done to the about screen
- Windows/macOS: Updated SDL to v2.28.3
- Code cleanup

(fox)

2023-10-21 14:21:40 UTC MAIN commitmail json YAML

doc: Updated sysutils/eza to 0.15.0

(fox)

2023-10-21 14:21:14 UTC MAIN commitmail json YAML

sysutils/eza: Update to 0.15.0

Changes since 0.14.2:

eza v0.15.0

Changelog

[0.15.0] - 2023-10-19

Bug Fixes

  * Reenable debug symbols in debug builds
  * Clippy lint
  * Merge conflict with main

Documentation

  * Correct color option spellings

Features

  * Add option --smart-group
  * Add completions, man for --smart-group
  * Add icons=always,auto,never. dont display icons in a tty|piped
  * Fix auto value for colors and icons + documentation
  * [breaking] Remove --no-icons in favor of --icons=always,auto,never.
    default is auto

Miscellaneous Tasks

  * Upgrade to uutils_term_grid from unmaintained term_grid
  * Release eza v0.15.0

Build

  * Bump DeterminateSystems/nix-installer-action from 5 to 6

Ci

  * Remove stalebot, is super annoying
  * Adjust test case to icons=auto (no icons should show due to tty)

(fox)

2023-10-21 11:20:23 UTC MAIN commitmail json YAML

charls: use platform independent cmake configure check for --version-script

(nros)

2023-10-20 21:24:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/onefetch to 2.18.1nb2

(pin)

2023-10-20 21:24:29 UTC MAIN commitmail json YAML

sysutils/onefetch: fix build with new libgit2

Switch to vendored libgit2 to avoid mismatches.

(pin)

2023-10-20 21:23:15 UTC MAIN commitmail json YAML

doc: Updated net/gping to 1.14.0nb1

(pin)

2023-10-20 21:22:56 UTC MAIN commitmail json YAML

net/gping: fix build with new libgit2

Switch to vendored libgit2 to avoid mismatches.

(pin)

2023-10-20 21:21:47 UTC MAIN commitmail json YAML

doc: Updated textproc/git-delta to 0.16.5nb1

(pin)

2023-10-20 21:21:28 UTC MAIN commitmail json YAML

2023-10-20 19:10:40 UTC MAIN commitmail json YAML

libfido2: needs mandoc

(tnn)

2023-10-20 18:49:33 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities: add minizip

(wiz)

2023-10-20 18:37:24 UTC MAIN commitmail json YAML

doc/TODO: + nicotine-plus-3.2.9.

(wiz)

2023-10-20 18:36:59 UTC MAIN commitmail json YAML

2023-10-20 16:44:37 UTC MAIN commitmail json YAML

doc: removed promscale

(tnn)

2023-10-20 16:44:06 UTC MAIN commitmail json YAML

2023-10-20 15:58:56 UTC MAIN commitmail json YAML

doc: Updated textproc/libhighlight to 4.9

(schmonz)

2023-10-20 15:58:49 UTC MAIN commitmail json YAML

highlight: update to 4.9.

>From the changelog:

- updated astyle lib to version 3.4.9
- added support for Elm (#237)
- added support for Factor (#239)
- added support for Cpp2
- updated c.lang to include module keywords
- fixed Lua nested string deprecation error (#238)

(schmonz)

2023-10-20 15:24:54 UTC MAIN commitmail json YAML

Updated x11/py-qt5, x11/py-qt6

(adam)

2023-10-20 15:24:21 UTC MAIN commitmail json YAML

doc: Updated devel/swagger-codegen to 3.0.48

(schmonz)

2023-10-20 15:24:15 UTC MAIN commitmail json YAML

swagger-codegen: update to 3.0.48.

>From the changelog:

- Update dependencies

(schmonz)

2023-10-20 15:24:14 UTC MAIN commitmail json YAML

py-qt6: updated to 6.5.3

PyQt v6.5.3 has been released. This is a bug-fix release and also adds support for Python v3.12.

Added the missing QAbstractItemModel.multiData() method.
Added the missing QModelRoleDataSpan class.

(adam)

2023-10-20 15:23:49 UTC MAIN commitmail json YAML

py-qt5: updated to 5.15.10

PyQt v5.15.10 has been released. This is a bug-fix release and also adds support for Python v3.12

(adam)

2023-10-20 15:07:20 UTC MAIN commitmail json YAML

doc: Updated multimedia/rav1e to 0.6.3nb1

(ryoon)

2023-10-20 15:07:06 UTC MAIN commitmail json YAML

rav1e: Fix PLIST for recent cargo-c or the other rust related changes

* Bump PKGREVISION.

(ryoon)

2023-10-20 14:37:26 UTC MAIN commitmail json YAML

Updated x11/py-sip6, x11/py-qt-builder, x11/py-sip-qt5

(adam)

2023-10-20 14:33:25 UTC MAIN commitmail json YAML

py-sip-qt5: updated to 12.13.0

12.13.0
Bug fixes

(adam)

2023-10-20 14:31:08 UTC MAIN commitmail json YAML

py-qt-builder: updated to 1.15.3

PyQt-builder v1.15.3 has been released. This is a feature and bug-fix release that adds support for PyQt5 on Apple silicon.

Added the --apple-universal2 command line option to the build tools to specify a universal build on macOS.

(adam)

2023-10-20 14:30:17 UTC MAIN commitmail json YAML

py-sip6: updated to 6.7.12

SIP v6.7.12

This adds support for Python v3.12.

Added sipPyTypeDictRef() to the v12 and v13 ABIs. sipPyTypeDict() is now deprecated and must not be used with Python v3.12 and later.
Classes will automatically support being iterated over if they implement __getitem__() or operator[] and have a method annotated with __len__.
The latest version of ABI v13 is v13.6.0.
The latest version of ABI v12 is v12.13.0.

(adam)

2023-10-20 14:18:32 UTC MAIN commitmail json YAML

Updated math/py-astropy, devel/py-test-mock

(adam)

2023-10-20 14:17:44 UTC MAIN commitmail json YAML

py-test-mock: updated to 3.12.0

3.12.0 (2023-10-19)
-------------------

* Added support for Python 3.12.
* Dropped support for EOL Python 3.7.
* ``mocker.resetall()`` now also resets mocks created by ``mocker.create_autospec``

(adam)

2023-10-20 14:16:35 UTC MAIN commitmail json YAML

py-astropy: updated to 5.3.4

Version 5.3.4 (2023-10-03)
==========================

Bug Fixes
---------

astropy.io.misc

- Updated ``astropy.io.misc.yaml`` so ``dump()` with a numpy object array or
  ``load()`` with YAML representing a Numpy object array both raise
  ``TypeError``. This prevents problems like a segmentation fault.

astropy.io.votable

- Fixed a bug in ``convert_to_writable_filelike`` where ``GzipFile`` was not
  closed properly.

astropy.units

- In VOUnit, the spaces around the slash were removed in the formatting of
  fractions, and fractional powers now also use the "**" operator.

- We now ensure that the unit ``u.cgs.cm`` is just an alias of ``u.si.cm``,
  instead of a redefinition.  This ensures that ``u.Unit("cm") / u.cm``
  will reliably cancel to dimensionless (instead of some "cm / cm").

astropy.utils

- For ``Masked``, ``np.ptp`` and the ``.ptp()`` method now properly account for
  the mask, ensuring the result is identical to subtracting the maximum and
  minimum (with the same arguments).

(adam)

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

doc: Updated chat/coyim to 0.4.1

(bsiegert)

2023-10-20 13:59:39 UTC MAIN commitmail json YAML

coyim: update to 0.4.1, now with Go module build.

This a small point release that primarily improves the flow for in-band
registration. It removes a large number of the previously recommended servers
since they no longer support registration, and solves other issues related to
registration. This is the first release containing rudimentary support for a
global application stylesheet. This will later provide support for customized
styling by the end-user.

(bsiegert)

2023-10-20 12:42:07 UTC MAIN commitmail json YAML

Updated graphics/py-matplotlib, math/py-pyerfa

(adam)

2023-10-20 12:41:48 UTC MAIN commitmail json YAML

py-pyerfa: updated to 2.0.1.1

2.0.1.1 (2023-10-19)
====================
- Ensured pyerfa works on PyPy too with the Python limited API. [gh-120]
- Ensure any non-contigous multi-dimensional inputs are recognized
  properly, so that, e.g., a non-contiguous matrix is copied as
  needed before input to the erfa functions. [gh-124]

(adam)

2023-10-20 12:40:05 UTC MAIN commitmail json YAML

py-matplotlib: updated to 3.8.0

v3.8.0

Type hints for most public APIs
Many improvements to Mathtext
Addition of \boldsymbol command
Additional sizable delimiters
Documentation improvements
\substack command
\middle delimitier
\mathbfit for bold italic text
3D plotting improvements
Specify tick/axis label positions
Improved text for coordinates in interactive sessions
Ability to share view angles
New plotting method ecdf (empirical cumulative distribution function)

(adam)

2023-10-20 11:33:21 UTC MAIN commitmail json YAML

Updated www/py-bleach, devel/py-urwid

(adam)

2023-10-20 11:33:03 UTC MAIN commitmail json YAML

py-urwid: updated to 2.2.3

Urwid 2.1.2
===========
* Add pack method to LineBox.
* Add a test to check the linebox.pack is good. (by Miguel de Dios)
* Add bin/release.sh script to partially automate releases. (by Tony Cebzanov)
* Add workaround for 386 (by Tony Cebzanov)
* Fix curses_display python3 ord() (by Ya-Liang Chang (Allen))
* Fix bumping to dev version in release.sh script (by Tony Cebzanov)
* Fix focus_end on a collapsed tree (by Anonymous Maarten)
* Fix crash with "ellipsis" clipping for py2 tour.py works with py2 now Typo in
  tour.py (by akorb)
* Ignore resetting to invalid locale (Closes 377) (by Jochen Sprickerhof)
* Use ord2 for python2/3 compatibility (by Ya-Liang Chang (Allen))

(adam)

2023-10-20 11:31:22 UTC MAIN commitmail json YAML

py-bleach: updated to 6.1.0

Version 6.1.0 (October 6th, 2023)
---------------------------------

**Backwards incompatible changes**

* Dropped support for Python 3.7.

**Security fixes**

None

**Bug fixes**

* Add support for Python 3.12.
* Fix linkify with arrays in querystring
* Handle more cases with < followed by character data
* Fix entities inside a tags in linkification
* Update cap for tinycss2 to <1.3
* Updated Sphinx requirement
* Add dependabot for github actions and update github actions

(adam)

2023-10-20 11:25:55 UTC MAIN commitmail json YAML

Updated lang/py-pygls, devel/py-rstr

(adam)

2023-10-20 11:25:38 UTC MAIN commitmail json YAML

py-rstr: updated to 3.2.2

3.2.2

- Removes type stubs for `random` to fix type-checking failures
  under Python 3.11.

(adam)

2023-10-20 11:19:08 UTC MAIN commitmail json YAML

py-pygls: updated to 1.1.1

v1.1.1

chore: manual changes for v1.1.0 release
build(deps-dev): bump urllib3 from 2.0.5 to 2.0.6
explicit exports from pygls.workspace
fix: prevent AttributeError root_path when no workspace
ci: fix release process
build: v1.1.1

(adam)

2023-10-20 11:13:13 UTC MAIN commitmail json YAML

Updated devel/py-ruamel-yaml, devel/py-outcome

(adam)

2023-10-20 11:12:55 UTC MAIN commitmail json YAML

py-outcome: updated to 1.3.0

Outcome 1.3.0 (2023-10-17)

Features

- Added type hints to the package. :py:class:`Value` and :py:class`Outcome` are now generic.
  A type alias was also added (:py:data:`Maybe`) for the union of :py:class:`Value`
  and :py:class:`Error`.

(adam)

2023-10-20 11:10:13 UTC MAIN commitmail json YAML

py-ruamel-yaml: updated to 0.17.39

0.17.39:
- update README generation, no code changes

0.17.36:
- fixed issue 480, dumping of a loaded empty flow-style mapping with comment failed
- fixed issue 482, caused by DEFAULT_MAPPING_TAG having changes to being a `Tag()`
  instance, not a string
- updated documentation to use mkdocs

(adam)

2023-10-20 10:42:03 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz, fonts/harfbuzz-icu

(adam)

2023-10-20 10:41:39 UTC MAIN commitmail json YAML

harfbuzz harfbuzz-icu: updated to 8.2.2

8.2.2

Fix regression from 8.1.0 in shaping fonts with duplicate feature tags.
Fix regression from 8.2.0 in parsing CSS-style feature strings.
Variable fonts instanciation now handles more tables.
Various CMake build improvements.
various fixes to build without errors with gcc 4.9.2.

(adam)

2023-10-20 10:37:32 UTC MAIN commitmail json YAML

gcc12: Work around ld bug in Xcode 15.

(jperkin)

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

Updated games/rocksndiamonds, games/mirrormagic

(adam)

2023-10-20 09:53:39 UTC MAIN commitmail json YAML

mirrormagic: updated to 3.3.0

Mirror Magic 3.3.0

added new Deflektor style steel slope game elements
added new Deflektor style fixed mirror game elements
added flipping and rotating brushes in level editor using keys ���x���, ���y��� and ���z���
fixed several bugs

(adam)

2023-10-20 09:53:02 UTC MAIN commitmail json YAML

rocksndiamonds: updated to 4.3.6.0

Rocks'n'Diamonds 4.3.6.0

added new Deflektor style steel slope game elements for MM game engine
added new Deflektor style fixed mirror game elements for MM game engine
added flipping and rotating brushes in level editor using keys ���x���, ���y��� and ���z���
added supporting reference elements for custom element explosion content
improved showing game music on music info screen
fixed bug with playing game music for first level of level set
fixed centering credits text when using fonts with different width
fixed drawing mouse pointer global animation above MM engine tile cursor
fixed bug with triggering ���entered by player��� event when pushing element

(adam)

2023-10-20 08:41:35 UTC MAIN commitmail json YAML

bulk-test-go: Remove deleted packages.

(jperkin)

2023-10-20 07:56:57 UTC MAIN commitmail json YAML

2023-10-20 07:41:34 UTC MAIN commitmail json YAML

bulk-medium: remove py-gdbm

It was in the section for 'commonly used' libraries, but only one
package in pkgsrc depends on it.

(wiz)

2023-10-20 07:28:13 UTC MAIN commitmail json YAML

doc: Updated net/py-aiodns to 3.1.1

(wiz)

2023-10-20 07:27:58 UTC MAIN commitmail json YAML

py-aiodns: update to 3.1.1.

3.1.1:

    Add PEP-561 with py.typed by @JCHacking in #109
    Fix timeout by @saghul in #110

3.1.0:

    Remove loop= param from asyncio.sleep() to fix tests on Python 3.10 by @mgorny in #96
    Fix return type for resolver nameservers by @xtrochu in #102
    Update supported Python versions by @saghul in #108

(wiz)

2023-10-20 07:25:59 UTC MAIN commitmail json YAML

doc: Updated time/py-icalendar to 5.0.10

(wiz)

2023-10-20 07:25:50 UTC MAIN commitmail json YAML

py-icalendar: update to 5.0.10.

5.0.10 (unreleased)
-------------------

Bug fixes:

- Component._encode stops ignoring parameters argument on native values, now merges them
  Fixes: #557
  [zocker1999net]

5.0.9 (2023-09-24)
------------------

Bug fixes:

- PERIOD values now set the timezone of their start and end. #556

5.0.8 (2023-09-18)
------------------

Minor changes:

- Update build configuration to build readthedocs. #538
- No longer run the ``plone.app.event`` tests.
- Add documentation on how to parse ``.ics`` files. #152
- Move pip caching into Python setup action.
- Check that issue #165 can be closed.
- Updated about.rst for issue #527
- Avoid ``vText.__repr__`` BytesWarning.

Bug fixes:

- Calendar components are now properly compared
  Ref: #550
  Fixes: #526
  [jacadzaca]

(wiz)

2023-10-20 07:24:56 UTC MAIN commitmail json YAML

doc: Updated time/py-pytz to 2023.3.post1

(wiz)

2023-10-20 07:24:42 UTC MAIN commitmail json YAML

py-pytz: update to 2023.3.post1.

Changes not found

(wiz)

2023-10-20 07:23:12 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.23.14

(wiz)

2023-10-20 07:22:55 UTC MAIN commitmail json YAML

musicpd: update to 0.23.14.

ver 0.23.14 (2023/10/08)
* decoder
  - flac: fix scanning files with non-ASCII names on Windows
  - mad: fix calculation of LAME peak values
* mixer
  - wasapi: fix problem setting volume
* more libfmt 10 fixes
* fix auto-detected systemd unit directory
* Android
  - require Android 7 or newer

(wiz)

2023-10-20 07:09:08 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-outdated to 0.13.1nb1

(pin)

2023-10-20 07:08:00 UTC MAIN commitmail json YAML

devel/cargo-outdated: fix build with new libgit2

Avoid version mismatch, switch to vendored libgit2.

(pin)

2023-10-20 07:06:22 UTC MAIN commitmail json YAML

doc: Updated textproc/bat to 0.23.0nb2

(pin)

2023-10-20 07:05:38 UTC MAIN commitmail json YAML

2023-10-20 07:03:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/lsd to 1.0.0nb1

(pin)

2023-10-20 07:03:02 UTC MAIN commitmail json YAML

2023-10-20 07:01:30 UTC MAIN commitmail json YAML

doc: Updated editors/tp-note to 1.22.9

(pin)

2023-10-20 07:00:07 UTC MAIN commitmail json YAML

editors/tp-note: update to 1.22.9

Minor improvements in Markdown parsing

The version now recognizes all the official Markdown escape `\`
characters when searching for Hyperlinks or rendering `.txtnote` files.

See
[CommonMark Spec](https://spec.commonmark.org/0.30/#backslash-escapes)
for more details.

(pin)

2023-10-20 06:10:57 UTC MAIN commitmail json YAML

doc: Updated x11/libdrm to 2.4.117

(wiz)

2023-10-20 06:10:46 UTC MAIN commitmail json YAML

libdrm: update to 2.4.117.

Chia-I Wu (1):
      modetest: print modifiers in hex as well

Dmitry Baryshkov (1):
      modetest: custom mode support

Dylan Baker (3):
      meson: fix intel requirements
      meson: Use feature.require() and feature.allowed()
      meson: replace deprecated program.path -> program.full_path

Ezequiel Garcia (1):
      modetest: avoid erroring if there's no gamma legacy support

Geert Uytterhoeven (8):
      amdgpu: Fix pointer/integer mismatch warning
      amdgpu: Use PRI?64 to format uint64_t
      util: add NV24 and NV42 frame buffer formats
      util: add pattern support for DRM_FORMAT_NV{24,42}
      modetest: add support for DRM_FORMAT_NV{24,42}
      util: fix grey in YUV SMPTE patterns
      modetest: fix mode_vrefresh() for interlace/dblscan/vscan
      util: remove unused definitions of RED, GREEN, and BLUE

Jonathan Gray (5):
      amdgpu: add marketing names from amd-5.4.6 (22.40.6)
      amdgpu: add marketing names from amd-5.5.1 (23.10.1)
      amdgpu: add marketing names from PRO Edition 23.Q3 W7000
      amdgpu: add marketing names from Adrenalin 23.7.2
      amdgpu: add marketing names from Adrenalin 23.9.1

Marijn Suijten (2):
      modetest: document why no blob is created for linear gamma LUT
      modetest: allocate and commit atomic request around set_property()

Neil Armstrong (2):
      modetest: permit -r and -s to work together
      modetest: allow using -r and -P

Rohith Iyer (1):
      modetest: add support for writeback connector

Samuel Pitoiset (2):
      amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
      amdgpu: add support for querying VM faults information

Simon Ser (3):
      xf86drm: mark DRM_MAX_MINOR as deprecated
      ci: bump FreeBSD to 13.2
      build: bump version to 2.4.117

(wiz)

2023-10-20 04:58:10 UTC MAIN commitmail json YAML

add mujs scripting support.

default on, bump pkg revision.  ok leot@.

(mrg)

2023-10-20 03:44:46 UTC MAIN commitmail json YAML

doc: Update the latest version of alsa-plugins

(ryoon)

2023-10-20 03:35:15 UTC MAIN commitmail json YAML

lcc: Update HOMEPAGE

(ryoon)

2023-10-19 23:13:48 UTC MAIN commitmail json YAML

doc: Updated x11/qt5-qtbase to 5.15.11nb1

(ryoon)

2023-10-19 23:13:18 UTC MAIN commitmail json YAML

2023-10-19 20:49:18 UTC MAIN commitmail json YAML

doc: Updated x11/xcb-util-cursor to 0.1.5

(wiz)

2023-10-19 20:48:57 UTC MAIN commitmail json YAML

xcb-util-cursor: update to 0.1.5.

This release sets the close-on-exec flag when opening files on platforms
that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with
libXcursor, including a fix for an off-by-one error in memory allocation
that triggered errors from AddressSanitizer.

Alan Coopersmith (2):
      Set close-on-exec when opening files
      xcb-util-cursor 0.1.5

Thomas E. Dickey (1):
      cppcheck style-fixes in _XcursorThemeInherits

shubham shrivastav (1):
      Insufficient memory for terminating null of string in _XcursorThemeInherits

(wiz)

2023-10-19 19:06:16 UTC MAIN commitmail json YAML

doc: Updated net/sacc to 1.07

(leot)

2023-10-19 19:06:11 UTC MAIN commitmail json YAML

sacc: Update to 1.07

pkgsrc changes:
- Inject CFLAGS and LDFLAGS

Changes:
1.07
----
- Various fixes
- Makefile improvements for easier target and user build flags handling
- the tls code has (hopefuly) been improved a bit
- added support for "TOFU" TLS certificates, alongside the ability to
  provide self-signed remote certificates

(leot)

2023-10-19 19:00:06 UTC MAIN commitmail json YAML

2023-10-19 18:44:49 UTC MAIN commitmail json YAML

go-crypto: remove

This is only useful for old-style Go package builds, which are going away.
The rationale is the same as for net/go-net.

(bsiegert)

2023-10-19 18:35:49 UTC MAIN commitmail json YAML

Removed go-logrus and go-net

(bsiegert)

2023-10-19 18:35:32 UTC MAIN commitmail json YAML

go-net: remove

This is only needed for GOPATH-style builds of Go software,
which is going away. The only reverse dependencies of this are in wip
and probably crufty, otherwise they would use the newer go-module.mk.

(bsiegert)

2023-10-19 18:07:28 UTC MAIN commitmail json YAML

go-logrus: remove

Old-style Go package, not used by anything, not useful on its own.

(bsiegert)

2023-10-19 17:54:01 UTC MAIN commitmail json YAML

doc/TODO: + vnstat-2.14.

(wiz)

2023-10-19 16:00:16 UTC MAIN commitmail json YAML

doc: Updated net/sayaka to 3.7.2

(tsutsui)

2023-10-19 15:59:52 UTC MAIN commitmail json YAML

sayaka: remove obsolete patch (forgot in previous).

(tsutsui)

2023-10-19 15:51:20 UTC MAIN commitmail json YAML

libreoffice: Restore java option

As of 7.6.2.1, java option works.

(ryoon)

2023-10-19 15:42:50 UTC MAIN commitmail json YAML

doc: Updated editors/py-jedi to 0.19.1

(wiz)

2023-10-19 15:42:37 UTC MAIN commitmail json YAML

py-jedi: update to 0.19.1.

0.19.1 (2023-10-02)
+++++++++++++++++++

- Python 3.12 support (Thanks Peter!)

(wiz)

2023-10-19 15:39:53 UTC MAIN commitmail json YAML

doc: Updated www/py-sigal to 2.4

(wiz)

2023-10-19 15:39:44 UTC MAIN commitmail json YAML

py-sigal: update to 2.4.

Version 2.4
~~~~~~~~~~~

Released on 2023-09-29.

Sigal now requires Pillow>=8.0.0

- Avoid IndexError with empty source dir [:issue:`498`].
- New cli option ``--force-album`` to reprocess only specific albums
  [:issue:`491`].
- Added support for black detection in video thumbnail generation
  [:issue:`485`].
- Don't show the galleria container if there are no medias [:issue:`484`].
- Force encrypt's password form to be on top [:issue:`483`].
- Add mkv to ``video_extensions`` [:issue:`481`].
- Make sure ``zip_gallery`` is set correctly [:issue:`477`].
- Updates for recent Pillow changes, requires Pillow>=8.0.0 [:issue:`479`].
- Make theme dir writable after copying to it [:issue:`471`].
- New plugin: Titleregexp - modify titles of albums with regular expressions
  [:issue:`469`].
- List of sort-properties as fallback instead of zero-length string
  [:issue:`468`].

(wiz)

2023-10-19 15:36:39 UTC MAIN commitmail json YAML

doc: Updated devel/boehm-gc to 8.2.4

(wiz)

2023-10-19 15:36:26 UTC MAIN commitmail json YAML

boehm-gc: update to 8.2.4.

== [8.2.4] 2023-05-26 ==

* Abort with appropriate message if first call of mmap fails with EPERM
* Adjust CORD_ec comment placement in ec.h
* Adjust WoW64 workaround to work on UWP/WinRT
* Adjust naming of Win32/64 and x86/64 words in comments and documentation
* Avoid potential race between realloc and GC_block_was_dirty
* Do not double-clear first two words of object in GC_generic_malloc_aligned
* Do not mention FASTLOCK in comment
* Do not mix debug and non-debug allocations in disclaim tests
* Do not prohibit threaded builds with malloc redirection on non-Linux
* Do not prohibit zero proc argument in GC_register_disclaim_proc
* Eliminate '&array may not produce intended result' wcc warnings
* Eliminate 'GC_unmap_end declared but unused' bcc warning in disclaim_bench
* Eliminate 'ISO C++17 does not allow register specifier' gcc warning
* Eliminate 'cast signed to bigger unsigned' CSA warning in WARNs, new_thread
* Eliminate 'n obtained from untrusted source' code defect FP in test_cpp
* Eliminate 'skipping config since MAXSIG/_NSIG is unknown' cppcheck FP
* Eliminate data race FP between remove_protection and write_fault_handler
* Eliminate data race FP reported in need_unreachable_finalization by TSan
* Ensure 'new' system header is included by gc_cpp.h if GC_INCLUDE_NEW
* Ensure GC_NO_PTHREAD_SIGMASK defined if no GC_pthread_sigmask prototype
* Fix 'EMSCRIPTEN macro redefined' compile error
* Fix 'ISO C90 forbids mixed decl and code' warning in SOFT_VDB dirty_init
* Fix 'call to undeclared pthread_setname_np' errors in configure and cmake
* Fix 'failed to create new win32 semaphore' Cygwin fatal error at fork
* Fix 'operator new is missing throw(bad_alloc)' clang warning in gc_cpp.h
* Fix 'overflow in conversion from word' g++ warning in GC_init
* Fix 'unknown option --no-undefined' linker error in cmake script (OS X)
* Fix 'unresolved _end' linker error when targeting Android bitcode
* Fix CORD_next() indent inside loop in test_basics() of cordtest
* Fix DCL_LOCK_STATE placement in GC_set_oom_fn
* Fix GC_excl_table overrun on overflow in GC_exclude_static_roots
* Fix GC_thread_is_registered for finished threads
* Fix GC_unreachable_finalize_mark_proc to ensure its unique address
* Fix GC_unregister_my_thread call before GC functions usage in gctest
* Fix IRIX5 defined wrongly on FreeBSD/mips, WinCE/mips, Tandem S-Series
* Fix allocated objects count increment in alloc8bytes of gctest
* Fix alt-stack handling in GC_push_all_stacks if stack grows up
* Fix comparisons to heap boundary in GC_get_back_ptr_info and GC_mark_from
* Fix data race in GC_heapsize_at_forced_unmap variable
* Fix description of client promise for IGNORE_OFF_PAGE allocated objects
* Fix disabling of automatic dynamic libraries registration
* Fix double initialization of main thread local free lists on Win32
* Fix gccpp and gctba library names in gcinterface.md
* Fix infinite loop in disable_gc_for_dlopen and GC_wait_for_gc_completion
* Fix infinite wait in pthread_join/detach if thread already finished (Win32)
* Fix joinable threads shutdown on NaCl
* Fix loop condition over dll_thread_table in GC_lookup_pthread (Win32)
* Fix missing GC_CALLBACK for GC_waitForSingleObjectInfinite
* Fix missing extern C for __asan_default_options
* Fix missing libalphagc.so dependency in Makefile.direct
* Fix missing lock while updating GC_in_thread_creation in GC_exit_check
* Fix missing recovery from faults in GC_mark_some on Win64 if MinGW
* Fix missing result check of pthread_attr_getdetachstate in pthread_create
* Fix mistyped function name in documentation of REDIRECT_REALLOC
* Fix negative heap size values reported in WARN
* Fix null pointer dereference in TRACE_TARGET
* Fix of GC_bytes_allocd increment in GC_generic_malloc_inner
* Fix overlapping region assertion in mark_some if malloc redirect on Linux
* Fix potential SIGSEGV on out-of-memory in gctest
* Fix signals delivery fail in find-leak mode if init from non-main thread
* Fix stack top/bottom print order in GC_push_all_stacks if stack grows up
* Fix store-and-dirty call in GC_CONS
* Fix unregistering of thread created by intercepted pthread_create on NaCl
* Fix unused GC_parse_version if no SOFT_VDB and no parallel mark on Linux
* Fix use of unset errno after pthread_create/sigmask calls
* Fix various typos in comments and documentation
* Increment allocated objects count after GC_GCJ_MALLOC() in gctest
* Invoke GC_oom_fn if GC_make_array_descriptor failed because of no memory
* Make Emscripten Asyncify feature optional
* Mention gctba library in README.cmake
* Prevent 'function should return a value' BCC error in CMake script
* Provide meaningful error message in case of Emscripten threaded build
* Reduce local variable scope in resend_lost_signals_retry for cppcheck
* Remove disable-warning options from WCC_MAKEFILE unrecognized by wcc v2.0
* Remove false warning of missing libpthread.so on Linux
* Remove redundant 'ifdef THREADS' around LOCK/UNLOCK in call_with_alloc_lock
* Remove redundant GC_ATTR_UNUSED for GC_mark_and_push
* Remove unused GC_old_sig_mask from gc_locks.h
* Replace WARN in GC_mark_some wrapper back to GC_COND_LOG_PRINTF
* Specify throw and noexcept for operator new/delete in gc_cpp.h for MS VC
* Support Hurd/x86_64
* Support client-defined stack pointer adjustment before thread stack push
* Suppress 'unreachable code' wcc warning in I_HOLD_LOCK assertion (CMake)
* Update autotools for release preparation (ac-2.71, am-1.16.5, m4-1.14.19)
* Update dump function name in GC_DUMP_REGULARLY variable documentation
* Use emscripten_stack_get_base instead of emscripten_scan_stack
* Use sbrk() to get OS memory on Emscripten
* Workaround 'writing into region of size 0' gcc warning in suspend_handler
* Workaround CSA null pointer dereference FP in invalidate_map of cord/de
* Workaround a malfunction of soft-dirty bits clearing on Power9

(wiz)

2023-10-19 15:35:45 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz-icu to 8.2.1

(wiz)

2023-10-19 15:35:32 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz to 8.2.1

(wiz)

2023-10-19 15:35:15 UTC MAIN commitmail json YAML

harfbuzz*: update to 8.2.1

Overview of changes leading to 8.2.1
Monday, September 18, 2023
====================================
- Unicode 15.1 support.

Overview of changes leading to 8.2.0
Friday, September 8, 2023
====================================
- Various build and fuzzing fixes
- Improvements to COLRv1 painting.

- New API:
+hb_paint_color_glyph_func_t
+hb_paint_funcs_set_color_glyph_func
+hb_paint_color_glyph

(wiz)

2023-10-19 15:31:54 UTC MAIN commitmail json YAML

doc: Updated print/ghostscript-agpl to 10.02.0

(wiz)

2023-10-19 15:31:42 UTC MAIN commitmail json YAML

ghostscript-agpl: update to 10.02.0.

Version 10.02.0 (2023-08-30)

Highlights in this release include:

    The old, PostScript based PDF interpreter has been removed, it
    is no longer available.

    We've continued to improve the performance of the PDF interpreter
    written in C and improve it's behaviour in edge and
    out-of-specification cases.

    Our efforts in code hygiene and maintainability continue, with
    a particular focus on fuzz testing.

    The usual round of bug fixes, compatibility changes, and
    incremental improvements.

    (9.53.0) We have added the capability to build with the Tesseract
    OCR engine. In such a build, new devices are available
    (pdfocr8/pdfocr24/pdfocr32) which render the output file to an
    image, OCR that image, and output the image "wrapped" up as a
    PDF file, with the OCR generated text information included as
    "invisible" text (in PDF terms, text rendering mode 3).

    Mainly due to time constraints, we only support including
    Tesseract from source included in our release packages, and
    not linking to Tesseract/Leptonica shared libraries. Whether
    we add this capability will be largely dependent on community
    demand for the feature.

(wiz)

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

*: recursive bump for botan3 shlib major bump

(wiz)

2023-10-19 15:21:40 UTC MAIN commitmail json YAML

2023-10-19 15:17:38 UTC MAIN commitmail json YAML

doc: Updated security/botan3 to 3.2.0

(wiz)

2023-10-19 15:17:21 UTC MAIN commitmail json YAML

botan3: update to 3.2.0.

Version 3.2.0, 2023-10-09
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Add support for (experimental!) post-quantum secure key exchange
  in TLS 1.3 (GH #3609 #3732 #3733 #3739)

* Add support for TLS PSK (GH #3618)

* Add a first class interface for XOFs (GH #3671 #3672 #3701)

* Add KMAC from NIST SP 800-185 (GH #3689)

* Add cSHAKE XOF; currently this is not exposed to library users but
  is only for deriving further cSHAKE derived functions. (GH #3671)

* Add improved APIs for key encapsulation (GH #3611 #3652 #3653)

* As Kyber's 90s mode is not included in the NIST draft specification,
  and most implementations only support the SHAKE based mechanism,
  the Kyber 90s mode is now deprecated. (GH #3695)

* Previously ``KyberMode`` enums had elements like ``Kyber512`` to identify the
  scheme. These have changed to have ``_R3`` suffixes (like ``Kyber512_R3``) to
  clearly indicate these are not the final version but is instead the version
  from round3 of the PQC competition. The old names continue on as (deprecated)
  aliases. (GH #3695)

* Fix bugs in various signature algorithms where if a signature
  operation was used after the key object had been deleted, a use
  after free would occur. (GH #3702)

* The types defined in pubkey.h can now be moved (GH #3655)

* Add the Russian block cipher Kuznyechik (GH #3680 #3724)

* The ``TLS::Group_Params`` enum is now a class which emulates the
  behavior of the enumeration. (GH #3729)

* Implement serialization for the Certificate Authority TLS extension
  (GH #3687)

* Refactored the internal buffering logic of most hash functions
  (GH #3705 #3693 #3736)

* Add OS support for naming threads; now Botan thread pool threads
  are identified by name. (GH #3628 #3738)

* Updated the TLS documentation to reflect TLS 1.3 support and
  the removal of TLS 1.0 and 1.1. (GH #3708)

* Upon deserialization, the ``EC_Group`` type now tracks the encoding
  which was used to create it. This is necessary to implement policies
  which prohibit use of explicit curve encodings (which are in any case
  deprecated). (GH #3665)

* If compiling against an old glibc which does not support the ``getrandom``
  call, now the raw syscall is used instead. (GH #3688 #3685)

* On MinGW the global thread pool is disabled by default (GH #3726 #2582)

* Various internal functions now use ``std::span`` instead of raw pointers
  plus length field. NOTE: any implementations of ``BlockCipher``, ``HashFunction``
  etc that live outside the library will have to be updated. This is not covered
  by the SemVer guarantee; see ``doc/sem_ver.rst`` (GH #3684 #3681 #3713 #3714
  #3698 #3696)

* Add helper for buffer alignment, and adopt it within the hash function
  implementations. (GH #3693)

* Added support for encoding CRL Distribution Points extension in new
  certificates (GH #3712)

* Internal refactoring of SHA-3 to support further SHA-3 derived functionality
  (GH #3673)

* Add support for testing using TLS-Anvil (GH #3651) and fix a few cases
  where the TLS implementation sent the incorrect alert type in various
  error cases which were discovered using TLS-Anvil (GH #3676)

* Add initial (currently somewhat experimental) support for using the ninja
  build system as an alternative to make. (GH #3677)

* Remove an unused variable in BLAKE2b (GH #3624)

* Fix a number of clang-tidy warnings in the headers (GH #3646)

* Add checks for invalid length AD in Argon2 (GH #3626)

* CI now uses Android NDK 26, and earlier NDKs are not supported
  due to limitations of the C++ library in earlier NDKs (GH #3718)

* Improve support for IBM's XLC compiler (GH #3730)

* Avoid compilation failures when using ``-Werror`` mode with GCC 12
  due to spurious warnings in that version. (GH #3711 #3709)

(wiz)

2023-10-19 15:11:26 UTC MAIN commitmail json YAML

sayaka: update to 3.7.2.

pkgsrc changes:
- update DESCR (forgot to commit in previous)

Upstream changes:
* 3.7.2 (2023/10/19)
- fix a problem that transparent webp images are not drawn
- add --show-cw and --shownsfw options
- support NSFW images
- format messages a bit
- show external instance names
- implement reconnection on network errors

(tsutsui)

2023-10-19 15:08:34 UTC MAIN commitmail json YAML

2023-10-19 15:07:47 UTC MAIN commitmail json YAML

doc: Updated multimedia/dav1d to 1.3.0

(wiz)

2023-10-19 15:07:32 UTC MAIN commitmail json YAML

dav1d: update to 1.3.0.

Changes for 1.3.0 'Tundra Peregrine Falcon (Calidus)':
------------------------------------------------------

1.3.0 is a medium release of dav1d, focus on new APIs and memory usage reduction.

- Reduce memory usage in numerous places
- ABI break in Dav1dSequenceHeader, Dav1dFrameHeader, Dav1dContentLightLevel structures
- new API function to check the API version: dav1d_version_api()
- Rewrite of the SGR functions for ARM64 to be faster
- NEON implemetation of save_tmvs for ARM32 and ARM64
- x86 palette DSP for pal_idx_finish function

(wiz)

2023-10-19 15:04:50 UTC MAIN commitmail json YAML

doc: Updated graphics/cairomm to 1.14.5

(wiz)

2023-10-19 15:04:35 UTC MAIN commitmail json YAML

cairomm: update to 1.14.5.

1.14.5 (stable):

Documentation:
* Context: Fix some typos
  (Daniel Boles) Merge request !26
* Update Visual Studio build docs
  (Chun-wei Fan) Merge request !27
* Remove AUTHORS and MAINTAINERS; add info to README.md
  (Kjell Ahlstedt) Issue gtkmm#140

Meson build:
* Detect if we build from a git subtree
  (William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
  (Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
  (Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* The boost-shared option defaults to true
  (Kjell Ahlstedt)

(wiz)

2023-10-19 15:03:09 UTC MAIN commitmail json YAML

doc: Updated print/mupdf to 1.23.4

(wiz)

2023-10-19 15:02:52 UTC MAIN commitmail json YAML

mupdf: update to 1.23.4.

MuPDF 1.23.4 (2023-10-11)

    Fix bug causing a crash when cleaning up Android draw device upon destroy.
    Fix bug where bitmaps were reused after being recycled in Android.
    Add fixed padding to ink annotation to avoid unselectable bboxes for tiny strokes.
    Add API for checking if an annotation has a Rect property.
    Fix bug where cycles in structure trees caused eternal loops.
    Fix bug where colorspaces were not retained for in-linee images during filtering.
    Change default to use CropBox rather than MediaBox.

(wiz)

2023-10-19 14:57:20 UTC MAIN commitmail json YAML

doc: Updated x11/libxkbcommon to 1.6.0

(wiz)

2023-10-19 14:57:08 UTC MAIN commitmail json YAML

libxkbcommon: update to 1.6.0.

libxkbcommon 1.6.0 - 2023-10-08
==================

API
---

### Breaking changes

- *Remove* keysyms that were intended for German T3 layout but are unused:

  - `XKB_KEY_dead_lowline`
  - `XKB_KEY_dead_aboveverticalline`
  - `XKB_KEY_dead_belowverticalline`
  - `XKB_KEY_dead_longsolidusoverlay`

  See the upstream [`xorgproto` MR](https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/70). See hereinafter for further changes related to keysyms.

### New

- Add Compose iterator API to iterate the entries in a compose table:

  - `xkb_compose_table_entry_sequence`
  - `xkb_compose_table_entry_keysym`
  - `xkb_compose_table_entry_utf8`
  - `xkb_compose_table_iterator_new`
  - `xkb_compose_table_iterator_free`
  - `xkb_compose_table_iterator_next`

- *Structured log messages* with a message registry. There is an *ongoing* work
  to assign unique identifiers to log messages and add a corresponding error
  index documentation page:

  - The log entries are preceded with an identifier in the form `XKB-NNN`, where
    `NNN` is a decimal number.

  - The log entries can then be parsed with third-party tools, to check for
    specific identifiers.

  - The new documentation page “**Error index**” lists all the kind of error messages
    with their identifiers. The aim is that each entry could present detailed
    information on the error and how to fix it.

- Add a new warning for numeric keysyms references in XKB files: the preferred
  keysym reference form is its name or its Unicode value, if relevant.

- Add the upper bound `XKB_KEYSYM_MAX` to check valid keysyms.

- Add a warning when loading a keymap using RMLVO with no layout but with the
  variant set. The variant is actually discarded and both layout and variant are
  set to default values, but this was done previously with no warning, confusing
  end users.

- Add support for `modifier_map None { … }`. This feature is missing compared to
  the X11 implementation. It allows to reset the modifier map of a key.

- Update keysyms using latest [xorgproto] (commit: `1c8128d72df22843a2022576850bc5ab5e3a46ea`):

  - Additions:

    - `XKB_KEY_ordmasculine` ([xorgproto-68])
    - `XKB_KEY_guillemetleft` ([xorgproto-68])
    - `XKB_KEY_guillemetright` ([xorgproto-68])
    - `XKB_KEY_dead_schwa` ([xorgproto-78])
    - `XKB_KEY_dead_SCHWA` ([xorgproto-78])
    - `XKB_KEY_dead_hamza` ([xorgproto-71])
    - `XKB_KEY_XF86EmojiPicker` ([xorgproto-44])
    - `XKB_KEY_XF86Dictate` ([xorgproto-49])
    - `XKB_KEY_XF86CameraAccessEnable` ([xorgproto-82])
    - `XKB_KEY_XF86CameraAccessDisable` ([xorgproto-82])
    - `XKB_KEY_XF86CameraAccessToggle` ([xorgproto-82])
    - `XKB_KEY_XF86NextElement` ([xorgproto-82])
    - `XKB_KEY_XF86PreviousElement` ([xorgproto-82])
    - `XKB_KEY_XF86AutopilotEngageToggle` ([xorgproto-82])
    - `XKB_KEY_XF86MarkWaypoint` ([xorgproto-82])
    - `XKB_KEY_XF86Sos` ([xorgproto-82])
    - `XKB_KEY_XF86NavChart` ([xorgproto-82])
    - `XKB_KEY_XF86FishingChart` ([xorgproto-82])
    - `XKB_KEY_XF86SingleRangeRadar` ([xorgproto-82])
    - `XKB_KEY_XF86DualRangeRadar` ([xorgproto-82])
    - `XKB_KEY_XF86RadarOverlay` ([xorgproto-82])
    - `XKB_KEY_XF86TraditionalSonar` ([xorgproto-82])
    - `XKB_KEY_XF86ClearvuSonar` ([xorgproto-82])
    - `XKB_KEY_XF86SidevuSonar` ([xorgproto-82])
    - `XKB_KEY_XF86NavInfo` ([xorgproto-82])

  - Deprecations:

    - `XKB_KEY_masculine`: use `XKB_KEY_ordmasculine` instead ([xorgproto-68])
    - `XKB_KEY_guillemotleft`: use `XKB_KEY_guillemetleft` instead ([xorgproto-68])
    - `XKB_KEY_guillemotright`: use `XKB_KEY_guillemetright` instead ([xorgproto-68])
    - `XKB_KEY_dead_small_schwa`: use `XKB_KEY_dead_schwa` instead ([xorgproto-78])
    - `XKB_KEY_dead_capital_schwa`: use `XKB_KEY_dead_SCHWA` instead ([xorgproto-78])

  [xorgproto]: https://gitlab.freedesktop.org/xorg/proto/xorgproto
  [xorgproto-44]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/44
  [xorgproto-49]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/49
  [xorgproto-68]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/68
  [xorgproto-71]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/71
  [xorgproto-78]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/78
  [xorgproto-82]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/82

- Ongoing work to improve the documentation about XKB and its V1 format.

### Fixes

- Prevent `xkb_keysym_from_name` to parse out-of-range hexadecimal keysyms.

- Disallow producing NULL character with escape sequences `\0` and `\x0`.

- Prevent overflow of octal escape sequences by making `\400..\777` invalid.

- Prevent interpreting and emitting invalid Unicode encoding forms: surrogates
  are invalid in both UTF-32 and UTF-8.

- `xkb_keymap_new_from_buffer`: Allow for a NULL-terminated keymap string.

- Compose: Increase the limit of possible entries to handle huge Compose files.

Tools
-----

### New

- Add bash completions for `xkbcli` and its subcommands.

- `xkbcli interactive-*`: Add options `--short` to hide some fields.

- `xkbcli interactive-evdev`: Add `--includes` and `--include-defaults` options.

- Add `xkb-check-messages` *experimental* tool (not installed).
  It checks whether given log messages identifiers are supported.

### Fixes

- `xkbcli compile-keymap`: Allow to use without arguments.

- `xkbcli interactive-*`: Always print keycode.

- `xkbcli interactive-*`: Escape control characters for Unicode output, instead of
  printing them as-is, messing the output.

Build system
------------

- Bump required meson to 0.52.0.

- Allow `xkbcommon` to be used as a subproject.

- Improve Windows compilation.

(wiz)

2023-10-19 14:54:42 UTC MAIN commitmail json YAML

doc: Updated textproc/enchant2 to 2.6.1

(wiz)

2023-10-19 14:54:32 UTC MAIN commitmail json YAML

enchant2: update to 2.6.1.

2.6.1 (September 24, 2023)
--------------------------

This version tweaks normalization of language tags so that only the part of
the tag that specifies country and language is altered; any extra that is
not removed is left alone. This fixes the use case for Aspell dictionaries
that was fixed in the Aspell backend in 2.6.0. Thanks again to Abdul-Lateef
Haji-Ali for the report and help with the fix.

2.6.0 (September 24, 2023)
--------------------------

This version removes validation of language tags; dictionary names no longer
have to be valid language tags. This is because dictionaries in the wild
sometimes are sometimes not named with valid tags, and so are not visible to
Enchant. Programs that use Enchant will have to cope with this, for the
purposes of working out which languages are supported; but it should not a
big deal, as Enchant already accepted valid language tags with extra stuff
on the end, such as 窶彳n_GB-ize窶�.

Debug output now uses GLib窶冱 debug system, and can be enabled at run-time by
setting the environment variable G_MESSAGES_DEBUG to 窶詫ibenchant窶�. If you
have had problems understanding why Enchant is not using the spelling
provider you expect, now窶冱 the time to get in touch via the issue tracker
and see if we can work out what窶冱 going on!

The Aspell back-end has a fix to let it work with language variants such as
窶彳n_GB-ize窶�. Thanks to Abdul-Lateef Haji-Ali for this fix!

There窶冱 more code clean-up, build system updates, and a couple of null
pointer dereference fixes (thanks, GCC!).

(wiz)

2023-10-19 14:52:11 UTC MAIN commitmail json YAML

doc: Updated devel/libdeflate to 1.19

(wiz)

2023-10-19 14:52:01 UTC MAIN commitmail json YAML

libdeflate: update to 1.19.

## Version 1.19

* Added new functions `libdeflate_alloc_compressor_ex()` and
  `libdeflate_alloc_decompressor_ex()`.  These functions allow specifying a
  custom memory allocator on a per-compressor basis.

* libdeflate now always generates Huffman codes with at least 2 codewords.  This
  fixes a compatibility issue where Windows Explorer's ZIP unpacker could not
  decompress DEFLATE streams created by libdeflate.  libdeflate's behavior was
  allowed by the DEFLATE RFC, but not all software was okay with it.  In rare
  cases, compression ratios can be slightly reduced by this change.

* Disabled the use of some compiler intrinsics on MSVC versions where they don't
  work correctly.

* libdeflate can now compress up to the exact size of the output buffer.

* Slightly improved compression performance at levels 1-9.

* Improved the compression ratio of very short inputs.

(wiz)

2023-10-19 14:51:27 UTC MAIN commitmail json YAML

doc: Updated time/libical to 3.0.17

(wiz)

2023-10-19 14:51:16 UTC MAIN commitmail json YAML

libical: update to 3.0.17.

    Improved Android support
    Escape commas in x-property TEXT values
    Built-in timezones updated to tzdata2023c
    icalparser_ctrl setting defines how to handle invalid CONTROL characters during parsing
    New publicly available functions:
        get_zone_directory()
        icalparser_get_ctrl
        icalparser_set_ctrl

(wiz)

2023-10-19 14:49:38 UTC MAIN commitmail json YAML

doc: Updated net/libcares to 1.20.1

(wiz)