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 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 15:36:14 UTC Now

2024-02-04 10:42:26 UTC MAIN commitmail json YAML

tex-luaotfload{,-doc}: update to 3.26

3.24
* Add experimental configuration option to change default font lookup location
  precedence.
* Support xdvipsk in DVI mode
* Preserve soft-hyphens when dropping default ignorable characters
* Hash cache keys to better support certain rather unflexible operating
  systems
* Various bug fixes

(markd)

2024-02-04 10:39:11 UTC MAIN commitmail json YAML

2024-02-04 10:26:39 UTC MAIN commitmail json YAML

tex-luafindfont{,-doc}: update to 0.13

0.12
- bugfix for undefined exrun (l. 251)
- check for empty font list and given font number
- print a message if no fonts for given (partial) name exists

(markd)

2024-02-04 10:21:39 UTC MAIN commitmail json YAML

2024-02-04 10:19:31 UTC MAIN commitmail json YAML

tex-luabidi{,-doc}: update to 0.6

Fixing a bug in \RLE and \LRE; Switching \bodydir inside long RTL/LTR text
ensuring \bodydir and \pagedir are equal at shipout;
Patching lists to use a correct value of \shapemode; Setting\breakafterdirmode
and \matheqdirmode to 1.

(markd)

2024-02-04 10:11:33 UTC MAIN commitmail json YAML

2024-02-04 10:08:45 UTC MAIN commitmail json YAML

2024-02-04 10:05:30 UTC MAIN commitmail json YAML

2024-02-04 10:02:07 UTC MAIN commitmail json YAML

tex-lettrine{,-doc}: update to 2.60

2.60
The `\lettrine` command is now compatible with right to left typesetting, both
with `LuaLaTeX` and `XeLaTeX` (`babel` or `polyglossia`).

A basic example `lettrine-demo-arabic.tex` has been added to the `doc`
directory.

Currently with XeLaTeX, file `lettrine-xetex-bidi.def` (v0.8 [2022/11/06]) is
automatically loaded by the `bidi` package; it redefines the `\@lettrine`command
based on version 2.30 of `lettrine`.  This code breaks versions 2.50 and newer
of the `lettrine` package, you can now safely remove `lettrine-xetex-bidi.def`
if you install `lettrine` v2.60.

2.52
New option `viewport=` for the `\lettrine` command: when the dropped cap
is an image, it is passed to `\includegraphics` so that `\lettrine` only
considers the contents of the rectangle defined by its lower left and
upper right corners to compute the size of the final image.

2.51
The *.cfl files had to be renamed to fit TeX Live requirements.

2.50
Breaking change in version 2.50:
In order to improve the alignment of side by side parboxes starting with
a dropped cap, the internals of the \lettrine{} command have changed.
This may affect multicolumn typestting when a dropped cap starts a column
and sticks out significantly above the baseline.  See file `lettrine.pdf`
for possible workarounds.

(markd)

2024-02-04 09:55:58 UTC MAIN commitmail json YAML

2024-02-04 09:51:37 UTC MAIN commitmail json YAML

2024-02-04 09:48:06 UTC MAIN commitmail json YAML

2024-02-04 09:44:51 UTC MAIN commitmail json YAML

2024-02-04 09:39:01 UTC MAIN commitmail json YAML

tex-lastpage{,-doc}: update to 2.0e

2.0c
• Since LaTeX release 2023-06-01 labels have always five arguments.
• Replaced \immediate\write by a form of "\immediate\protected at write".
• Update of the \lastpage at putl@bel code to hyperref 2023-07-08, v7.01b, which
  now allows fnsymbol as page numbering scheme.

(markd)

2024-02-04 09:26:09 UTC MAIN commitmail json YAML

2024-02-04 09:23:44 UTC MAIN commitmail json YAML

2024-02-04 08:50:28 UTC MAIN commitmail json YAML

doc: Updated www/ruby-jekyll to 4.3.3

(taca)

2024-02-04 08:50:04 UTC MAIN commitmail json YAML

www/ruby-jekyll: update to 4.3.3

pkgsrc change: accept ruby32 now.

4.3.3 (2023-12-27)

Bug Fixes

* Backport #9392 for v4.3.x: Fix backward compatibility issues in the Logger
  (#9510)

Development Fixes

* Backport #9237 for v4.3.x: Use Hash explicitly for Struct initializer
  (#9285)

(taca)

2024-02-04 08:45:48 UTC MAIN commitmail json YAML

www/contao: remove file and directory

www/contao was common directory for contao35 and its older versions.

(taca)

2024-02-04 08:44:33 UTC MAIN commitmail json YAML

doc: Removed www/contao35

(taca)

2024-02-04 08:44:02 UTC MAIN commitmail json YAML

2024-02-04 08:42:36 UTC MAIN commitmail json YAML

doc: Added www/php-contao-manager version 1.8.0

(taca)

2024-02-04 08:42:06 UTC MAIN commitmail json YAML

www/Makefile: add and enable php-contao-manager

(taca)

2024-02-04 08:41:26 UTC MAIN commitmail json YAML

www/php-contao-manager: add package version 1.8.0

Contao Manager

Contao Manager is a tool for the Contao Managed Edition.  It fetch,
install and mange Contao Open Source CMS with Web GUI.

For more information, please refer Installation guide for Contao:

https://to.contao.org/quickstart

(taca)

2024-02-04 08:34:33 UTC MAIN commitmail json YAML

2024-02-04 08:19:20 UTC MAIN commitmail json YAML

Updated devel/libcbor, www/py-flask

(adam)

2024-02-04 08:18:32 UTC MAIN commitmail json YAML

py-flask: updated to 3.0.2

Version 3.0.2

- Correct type for ``jinja_loader`` property.
- Fix error with ``--extra-files`` and ``--exclude-patterns`` CLI options.

(adam)

2024-02-04 08:16:38 UTC MAIN commitmail json YAML

libcbor: updated to 0.11.0

0.11.0 (2024-02-04)
---------------------
- [Updated documentation to refer to RFC 8949](https://github.com/PJK/libcbor/issues/269)
- Improvements to `cbor_describe`
  - [Bytestring data will now be printed as well](https://github.com/PJK/libcbor/pull/281) by  [akallabeth](https://github.com/akallabeth)
  - [Formatting consistency and clarity improvements](https://github.com/PJK/libcbor/pull/285)
- [Fix `cbor_string_set_handle` not setting the codepoint count](https://github.com/PJK/libcbor/pull/286)
- BREAKING: [`cbor_load` will no longer fail on input strings that are well-formed but not valid UTF-8](https://github.com/PJK/libcbor/pull/286)
  - If you were relying on the validation, please check the result using `cbor_string_codepoint_count` instead
- BREAKING: [All decoders like `cbor_load` and `cbor_stream_decode` will accept all well-formed tag values](https://github.com/PJK/libcbor/pull/308) (bug discovered by [dskern-github](https://github.com/dskern-github))
  - Previously, decoding of certain values would fail with `CBOR_ERR_MALFORMATED` or `CBOR_DECODER_ERROR`
  - This also makes decoding symmetrical with serialization, which already accepts all values

(adam)

2024-02-04 07:14:22 UTC MAIN commitmail json YAML

doc: Updated www/ruby-selenium-webdriver to 4.17.0

(taca)

2024-02-04 07:14:03 UTC MAIN commitmail json YAML

www/ruby-selenium-webdriver: update to 4.17.0

4.17.0 (2024-01-22)

* Logger defaults output to stderr instead of stdout
* Fully support Chrome 120+ old headless mode (#13271)
* Add ruby to Selenium Manager input for tracking (see #13288)
* Define default command_list (fixes #13307)
* Fix issues with incorrectly named edge browser
* Check for whether driver supports full page screenshots to error (#12799)
* Add CDP for Chrome 121 and remove 118

(taca)

2024-02-04 07:12:19 UTC MAIN commitmail json YAML

doc: Added mail/qmail-dkim-wrappers version 0.0.20211012

(schmonz)

2024-02-04 07:12:15 UTC MAIN commitmail json YAML

Add and enable qmail-dkim-wrappers.

(schmonz)

2024-02-04 07:12:13 UTC MAIN commitmail json YAML

Add qmail-dkim-wrappers: Sign and verify DKIM without patching qmail

This package contains Kyle Wheeler's wrapper scripts for qmail-remote
and qmail-queue, respectively, to DKIM-sign and DKIM-verify messages.

(schmonz)

2024-02-04 07:05:11 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack2 to 2.2.8

(taca)

2024-02-04 07:04:47 UTC MAIN commitmail json YAML

www/ruby-rack2: update to 2.2.8

2.2.7 (2023-03-13)

* Correct the year number in the changelog (#2015, @kimulab)
* Support underscore in host names for Rack 2.2 (Fixes #2070) (#2015,
  @jeremyevans)

2.2.8 (2023-07-31)

* Regenerate SPEC (#2102, @skipkayhil)
* Limit file extension length of multipart tempfiles (#2015, @dentarg)
* Fix "undefined method DelegateClass for Rack::Session::Cookie:Class"
  (#2092, @onigra @dchandekstark)

(taca)

2024-02-04 07:01:28 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack to 3.0.9

(taca)

2024-02-04 07:01:13 UTC MAIN commitmail json YAML

www/ruby-rack: update to 3.0.9

3.0.9 (2024-01-31)

What's Changed

* Fix content-length calcuation in Rack:Response#write #2150

(taca)

2024-02-04 06:59:30 UTC MAIN commitmail json YAML

doc: Updated www/ruby-puma to 6.4.2

(taca)

2024-02-04 06:59:17 UTC MAIN commitmail json YAML

www/ruby-puma: update to 6.4.2

6.4.1 (2024-01-03)

Bugfixes

* DSL#warn_if_in_single_mode - fixup when workers set via CLI (#3256)
* Fix idle-timeout not working in cluster mode (#3235, #3228, #3282, #3283)
* Fix worker 0 timing out during phased restart (#3225, #2786)
* context_builder.rb - require openssl if verify_mode != 'none' (#3179)
* Make puma cluster process suitable as PID 1 (#3255)
* Improve Puma::NullIO consistency with real IO (#3276)
* extconf.rb - fixup to detect openssl info in Ruby build (#3271, #3266)
* MiniSSL.java - set serialVersionUID, fix RaiseException deprecation
  (#3270)
* dsl.rb - fix warn_if_in_single_mode when WEB_CONCURRENCY is set (#3265,
  #3264)

Maintenance

* LOTS of test refactoring to make tests more stable and easier to write -
  thanks to @MSP-Greg!
* Fix bug in tests re: TestPuma::HOST4 (#3254)
* Dockerfile for minimal repros: use Ruby 3.2, expect bundler installed
  (#3245)
* fix define_method calls, use Symbol parameter instead of String (#3293)

6.4.2 (2024-01-08)

Security

* Limit the size of chunk extensions.  Without this limit, an attacker could
  cause unbounded resource (CPU, network bandwidth) consumption.
  (GHSA-c2f4-cvqm-65w2)

(taca)

2024-02-04 06:56:24 UTC MAIN commitmail json YAML

doc: Updated www/ruby-mechanize to 2.10.0

(taca)

2024-02-04 06:56:07 UTC MAIN commitmail json YAML

www/ruby-mechanize: update to 2.10.0

2.10.0 (2024-01-22)

* Add nkf and base64 as explicit dependencies, since they are being
  unbundled in Ruby 3.4. (#634) @flavorjones

(taca)

2024-02-04 06:53:55 UTC MAIN commitmail json YAML

doc: Updated www/ruby-faraday-net_http to 3.1.0

(taca)

2024-02-04 06:53:37 UTC MAIN commitmail json YAML

www/ruby-faraday-net_http: update to 3.1.0

3.1.0 Latest (2024-01-09)

What's Changed

* Adds Ruby 3.2 to CI by @petergoldstein in #30
* Add net-http dependency to gemspec. by @simi in #31
* CI: Use Ruby 3.3 for linting by @olleolleolle in #35
* CI: Tell dependabot to update GH Actions by @olleolleolle in #34
* Bump actions/checkout from 3 to 4 by @dependabot in #36

New Contributors

* @simi made their first contribution in #31
* @dependabot made their first contribution in #36

(taca)

2024-02-04 06:52:05 UTC MAIN commitmail json YAML

doc: Updated www/ruby-faraday to 2.9.0

(taca)

2024-02-04 06:51:50 UTC MAIN commitmail json YAML

www/ruby-faraday: update to 2.9.0

2.8.0 (2023-12-20)

What's Changed

New features

* Configurable JSON encoders and decoders by @ne006 in #1539

Misc/Docs

* Update testing.md by @geemus in #1535
* Lint by @olleolleolle in #1536
* CI: tell dependabot to update GH Actions by @olleolleolle in #1537
* Bump actions/checkout from 3 to 4 by @dependabot in #1538

New Contributors

* @geemus made their first contribution in #1535
* @dependabot made their first contribution in #1538
* @ne006 made their first contribution in #1539

2.8.1 (2023-12-21)

What's Changed

* Fix: Add back support for Hash#pretty_inspect by @olleolleolle in #1540

2.9.0 (2024-01-09)

What's Changed

NOTE: This release removes support for Ruby 2.6 and 2.7, making Ruby 3.0 the
minimum version.

* Remove runtime dependency on base64 by @Earlopain in #1541
* Make Ruby 3.0 the min version by @iMacTia in #1544
* Bump faraday-net_http version to allow 3.1 by @iMacTia in #1546

New Contributors

* @Earlopain made their first contribution in #1541

(taca)

2024-02-04 06:49:21 UTC MAIN commitmail json YAML

doc: Updated www/ruby-excon to 0.109.0

(taca)

2024-02-04 06:49:02 UTC MAIN commitmail json YAML

www/ruby-excon: update to 0.109.0

0.109.0 (2024-01-03)

* fix to properly utilize `Resolv::DefaultResolver.replace_resolvers` values

(taca)

2024-02-04 06:47:44 UTC MAIN commitmail json YAML

doc: Updated www/ruby-cookiejar to 0.3.4

(taca)

2024-02-04 06:47:30 UTC MAIN commitmail json YAML

www/ruby-cookiejar: update to 0.3.4

Note: repository in GitHub became read-only (archieved).

0.3.4 (2024-01-05)

* Update to required Regexp syntax for ruby 3.3.0.
  Also correct deprecation warnings in specs.

(taca)

2024-02-04 06:44:11 UTC MAIN commitmail json YAML

doc: Updated www/ruby-capybara to 3.40.0

(taca)

2024-02-04 06:43:57 UTC MAIN commitmail json YAML

www/ruby-capybara: update to 3.40.0

3.40.0 (2024-01-26)

Changned

* Dropped support for Ruby 2.7, 3.0+ is now required
* Dropped support for Selenium < 4.8
* Use the new headless option on chromedriver with registered selenium
  driver [Neil Carvalho]

Added

* Capybara::Result#to_ary to support multiple assignment [Sean Doyle]
* has_element? and related matchers [Sean Doyle]
* Rack 3 support

Fixed

* Forward save_screenshot options to selenium - Issue 2738
* Rack test - don't auto submit forms with multiple inputs [Mitchell Henke]
* Table row selector matches cell values in order - Issue 2686 [Jeff Parr]
* Table row selector fixes for first column - Issue 2685 [Jeff Par]

(taca)

2024-02-04 06:42:32 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-s3 to 1.143.0

(taca)

2024-02-04 06:42:14 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-s3: udpate to 1.413.0

1.143.0 (2024-01-26)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.

(taca)

2024-02-04 06:41:33 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-kms to 1.77.0

(taca)

2024-02-04 06:41:16 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-kms: update to 1.77.0

1.77.0 (2024-01-26)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.

(taca)

2024-02-04 06:40:36 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-secretsmanager to 1.90.0

(taca)

2024-02-04 06:40:19 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-secretsmanager: update to 1.90.0

1.90.0 (2024-01-26)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.

1.89.0 (2024-01-11)

* Feature - Doc only update for Secrets Manager

(taca)

2024-02-04 06:39:26 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-core to 3.191.0

(taca)

2024-02-04 06:39:08 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-core: update to 3.191.0

3.191.0 (2024-01-26)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.
* Feature - Add RBS signature files to support static type checking.

3.190.3 (2024-01-16)

* Issue - Add mutex around accessing stub api_requests.

3.190.2 (2024-01-09)

* Issue - Minor performance optimization.

(taca)

2024-02-04 06:38:03 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-partitions to 1.887.0

(taca)

2024-02-04 06:37:41 UTC MAIN commitmail json YAML

www/ruby-aws-partitions: update to 1.887.0

1.887.0 (2024-02-02)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.886.0 (2024-02-01)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.885.0 (2024-01-31)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.884.0 (2024-01-29)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.883.0 (2024-01-19)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.882.0 (2024-01-18)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.881.0 (2024-01-16)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.880.0 (2024-01-12)

* Feature - Added support for enumerating regions for Aws::SupplyChain.

1.879.0 (2024-01-11)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.878.0 (2024-01-10)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

(taca)

2024-02-04 06:15:16 UTC MAIN commitmail json YAML

note chat/ircII 20240111 and www/bozohttpd 20240116

(mrg)

2024-02-04 06:13:49 UTC MAIN commitmail json YAML

update to bozohttpd 20240126.

changes include:
o  add some more default mime types.
o  fix memory leaks.  from shm.
o  fix reading 2 bytes beyond '%', possibly not mapped.  from shm.
o  support openssl 3.  from christos.
o  add -q option to not log.  from martin.
o  fix default return value of bozo_set_defaults(), PR#54785.
o  remove obsolete .bzdirect handling.
o  new "-m tlsversion" option to set the minimum TLS version
  available.  partially from <sunil@nimmagadda.net>.
o  extend the list of available ciphers to include most of the
  openssl "HIGH" with some additional disables.  retain the current
  list of bad options.  should deal with PR#51278.

(mrg)

2024-02-04 05:52:08 UTC MAIN commitmail json YAML

update to ircii 20240111.  changes include:

  o  fix various iconv issues: build, usage, fallback
  o  fix debian bug 994552: crash in /help
  o  fixes for recursive crashes when exiting
  o  better support for multi-homed hosts where the connection to the first
    host fails and additional IPs should be tried
  o  fix some ICB references
  o  some more /window create fixes
  o  handle multi-IP/IP version host lookups less poorly
  o  fix /window create resizing
  o  fix and enable the AES crypto support.  uses openssl AES256-CBC
    and PKCS padding, will become default probably in 2022.

(mrg)

2024-02-04 05:48:34 UTC MAIN commitmail json YAML

doc: Updated mail/p5-Mail-DKIM to 1.20240124nb1

(schmonz)

2024-02-04 05:48:29 UTC MAIN commitmail json YAML

2024-02-04 05:46:30 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Getopt-Long-Descriptive to 0.114

(schmonz)

2024-02-04 05:46:26 UTC MAIN commitmail json YAML

p5-Getopt-Long-Descriptive: update to 0.114. Changes:

- a switch with (required => 0) is no longer treated as a required!
- improve line wrapping so spacers (non-option text lines) can use more
  horizontal characters
- replace tabs (generally 8 space) indents in output with four spaces
- This version removes the redundant option warning, which is now
  provided by Getopt::Long v2.55 and later -- which is now required!
  As before, this will someday become fatal.

(schmonz)

2024-02-04 05:45:15 UTC MAIN commitmail json YAML

doc: Added devel/p5-Getopt-Long version 2.57

(schmonz)

2024-02-04 05:44:50 UTC MAIN commitmail json YAML

Add and enable p5-Getopt-Long.

(schmonz)

2024-02-04 05:44:24 UTC MAIN commitmail json YAML

2024-02-04 01:33:38 UTC MAIN commitmail json YAML

aubio: Restrict documentation generation

* Man pages is generated like before.
* Disable documentation in HTML even when doxygen and/or sphinx
  is installed.

(ryoon)

2024-02-04 00:39:17 UTC MAIN commitmail json YAML

tex package updates

(markd)

2024-02-04 00:36:27 UTC MAIN commitmail json YAML

tex-junicode{,-doc}: update to 2.206

2.206
Version 2.206 adds 140 ligatures for
the five tone modifiers (02E5 02E6 02E7 02E8 02E9). These are
made from 23 components so as to keep the footprint as small
as possible.

Documentation for the TeX packages is now included in the
Junicode Manual, which has also acquired an index of
OpenType features.

2.205
Package name revised to junicode.

2.204
Support for all LaTeX engines.

(markd)

2024-02-04 00:30:39 UTC MAIN commitmail json YAML

tex-jlreq{,-doc}: update to 2023.67400

- Stopped to load `everyhook' package LuaLaTeX (it was not
  compatible with the document).
- Fixed a bug: a space before `enumerate' environment was
  not inserted sometimes.
- Fixed a bug on `use_reverse_pagination`.

(markd)

2024-02-04 00:28:00 UTC MAIN commitmail json YAML

tex-japanese-otf{,-doc}: update to 20231010

Based on japanese-otf-uptex Ver.0.30.

japanese-otf-uptex:
* Fix issue related to ruby of extra bold.
* Fix issue related to insertion of penalty before \CID{}
* Update reference Unicode Blocks-15.1.0.txt, Adobe-GB1-6 cid2code.txt
  (Version 09/21/2023).

(markd)

2024-02-04 00:24:28 UTC MAIN commitmail json YAML

2024-02-04 00:20:49 UTC MAIN commitmail json YAML

tex-hyperref{,-doc}: update to 7.01h

7.01h
* xr-hyper.sty has been converted into xr-hyper.dtx, it now has
  its own documentation and its code has been aligned with the
  code in the xr-package to prepare the merge of both packages
* xr-hyper now supports properties
* xr-hyper no longer expands label data when reading
* hyperref.dtx: no longer loads letltxmacro and infwarerr.
* hyperref.dtx: avoid error if czech is used
* documentation improvements

7.01g
* Remove dependency to infwarerr and ltxcmds
* xr-hyper.sty: store URL/file name of external documents always to
  allow file links even without destinations.
* remove now unneeded patches for memoir and titlesec
* rename \HyPsd at expand@utfvii to \HyPsd at expand@utfviii
* correct composite declaration

7.01f
* correct \cyreref to \cyrerev
* corrent \textddagger definition
* correct \DiamandSolid to \DiamondSolid in \psdmapshortnames
* correct \textDiamandSolid to \textDiamondSolid
* remove now unneeded fallbacks for reference commands
* nameref: remove unneeded beamer patch
* nameref: remove unneeded ifthen patch
* nameref: remove memoir patches, it handles titles itself now
* nameref: remove outdated titlesec patch.

7.01e
* improve code for theorems
* insert socket for varwidth
* improve documentation

7.01d
fix anchor handling for amsthm

7.01b
* make \Hy@@SectionAnchor safe in a MakeUppercase
* reset also \ltx at label of amsmath if a changed \label is
  detected (avoids problems with ntheorem and classes like svmono)

(markd)

2024-02-04 00:15:23 UTC MAIN commitmail json YAML

tex-hypdoc{,-doc}: update to 1.19

* Switch to hmode when making a target to avoid excessive space.
* Improve warning messages if hyperref has been loaded before.

(markd)

2024-02-04 00:12:26 UTC MAIN commitmail json YAML

2024-02-04 00:09:08 UTC MAIN commitmail json YAML

2024-02-04 00:06:29 UTC MAIN commitmail json YAML

2024-02-04 00:03:31 UTC MAIN commitmail json YAML

tex-glossaries{,-doc}: update to 4.53

added test file example-glossaries-utf8.tex
glossary-hypernav.sty:
- reimplemented internal hypergroup lists as LaTeX3 sequences
- fixed bug "Duplicate entries in navigation menu of custom glossaries"

(markd)

2024-02-03 23:59:19 UTC MAIN commitmail json YAML

2024-02-03 23:56:21 UTC MAIN commitmail json YAML

2024-02-03 23:49:47 UTC MAIN commitmail json YAML

tex-footmisc{,-doc}: update to 6.0f

Account for indentation due to hang option so that quote, itemize,
etc are properly positioned inside the footnote text (gh/11)

(markd)

2024-02-03 23:46:28 UTC MAIN commitmail json YAML

tex-fontools{,-doc}: update to 2023

[autoinst] bugfix: font metadata parsing fixed for Junicode 2.

(markd)

2024-02-03 23:42:26 UTC MAIN commitmail json YAML

2024-02-03 23:39:49 UTC MAIN commitmail json YAML

tex-fancyvrb{,-doc}: update to 4.5c

Added a note into the documentation that the behaviour of \verb* from the latest
LaTeX kernel is different.

(markd)

2024-02-03 22:49:14 UTC MAIN commitmail json YAML

devel/meson: stop meson from downloading dependencies
As mentioned in PR pkg/57902 meson can download deps
using git if the project is configured for it.
Use the meson argument --wrap-mode=nodownload to
disable this since the pkgsrc policy is that packages
should not download things during the build.

(nros)

2024-02-03 22:31:10 UTC MAIN commitmail json YAML

doc: Updated graphics/matugen to 2.1.0

(pin)

2024-02-03 22:30:52 UTC MAIN commitmail json YAML

graphics/matugen: update to 2.1.0

Added
- add --contrast flag

Fixed
- add back source_color to --show-colors
- use IndexMap for --show-colors table

Other
- Merge pull request #52 from InioX/dev
- (readme) update acknowledgements
- (readme) remove roadmap
- bump material-colors ver

(pin)

2024-02-03 22:22:18 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 2.12.1

(pin)

2024-02-03 22:21:57 UTC MAIN commitmail json YAML

sysutils/felix: update to 2.12.1

Fixed
- Restore the cursor position properly after exit in a tmux (and possibly in
  other multiplexers) session.

(pin)

2024-02-03 22:21:20 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.33.1

(pin)

2024-02-03 22:20:55 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.33.1

- Fix the release version.

(pin)

2024-02-03 21:53:13 UTC MAIN commitmail json YAML

(devel/R-Rcpp) PKGREVISION++

(mef)

2024-02-03 21:46:08 UTC MAIN commitmail json YAML

'(devel/R-Rcpp) +USE_CXX_FEATURES+=  c++11

Trying to fix:
https://us-central.manta.mnx.io/pkgsrc/public/reports/upstream-trunk/20240202.2249/R-Rcpp-1.0.12/install.log
using C++ compiler: 'g++ (GCC) 13.2.0'
g++ -std=gnu++17 -I"/opt/pkg/lib/R/include" -DNDEBUG -I../inst/include/  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses    -fPIC  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses  -c api.cpp -o api.o
In file included from /home/pbulk/build/devel/R-Rcpp/work/.buildlink/lib/R/include/R.h:73,
                from ../inst/include/Rcpp/r/headers.h:66,
                from ../inst/include/RcppCommon.h:30,
                from ../inst/include/Rcpp.h:27,
                from api.cpp:26:
/home/pbulk/build/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:41:16: error: '_Noreturn' does not name a type
  41 | # define NORET _Noreturn
      |                ^~~~~~~~~

(mef)

2024-02-03 21:30:04 UTC MAIN commitmail json YAML

Updated x11/xscreensaver to 6.08

(abs)

2024-02-03 21:29:43 UTC MAIN commitmail json YAML

Updated x11/xscreensaver to 6.08

6.08    * macOS: Worked around a macOS 14.0 bug where savers would continue
          running invisibly in the background after un-blanking.
        * macOS: Upgraded Sparkle (the "Check for Updates" library) for
          macOS 14.0 compatibility.

6.07    * New hacks, `droste', `skulloop', `papercube' and `cubocteversion'.
        * `xscreensaver-settings' was sometimes turning off the DPMS checkbox.
        * Log pid of caller of `deactivate' command, to give a hint about who
          is preventing the screen from blanking.
        * recanim uses libffmpeg.
        * Updates to `sphereeversion'.
        * Added some new map sources to `mapscroller'.
        * macOS: Worked around a macOS 13.4 bug where multi-head systems would
          fail to launch savers on some or all screens.
        * Minimum compiler target is now ISO C99 instead of ANSI C89.
          Didn't want to rush into it.
        * macOS, Android: Better looking thunbmail images.
        * Various other minor bug fixes.

6.06    * New hack, `hextrail'.
        * `marbling' works again.
        * Adjusted some of the very old hacks, which were written when pixels
          were larger, to be more visible on today's higher rez displays.
        * X11: More robust desktop image grabbing.
        * X11: Various improvements to `xscreensaver-settings'.
        * X11: Silence new new Perl warnings from `xscreensaver-getimage-file'.
        * X11: Supports "Lock" messages from systemd, e.g. when logind.conf
          has "HandleLidSwitch=lock" instead of "suspend".

(abs)

2024-02-03 20:03:01 UTC MAIN commitmail json YAML

Updated net/grpc, net/py-grpcio, net/py-grpcio-testing, net/py-grpcio-tools

(adam)

2024-02-03 20:02:04 UTC MAIN commitmail json YAML

2024-02-03 18:58:13 UTC MAIN commitmail json YAML

doc: Updated textproc/po4a to 0.70nb2

(schmonz)

2024-02-03 18:58:08 UTC MAIN commitmail json YAML

2024-02-03 18:56:01 UTC MAIN commitmail json YAML

2024-02-03 18:50:00 UTC MAIN commitmail json YAML

doc: Added devel/p5-Syntax-Keyword-Try version 0.29

(schmonz)

2024-02-03 18:49:55 UTC MAIN commitmail json YAML

Add and enable p5-Syntax-Keyword-Try.

(schmonz)

2024-02-03 18:49:53 UTC MAIN commitmail json YAML

Add p5-Syntax-Keyword-Try: Add try/catch/finally syntax to Perl

This module provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built on
a block labeled with the try keyword, followed by at least one of a
catch or finally block.

Syntax similar to this module has now been added to core perl, starting
at version 5.34.0. If you are writing new code, it is suggested that you
instead use the Feature::Compat::Try module instead, as that will enable
the core feature on those supported perl versions, falling back to
Syntax::Keyword::Try on older perls.

(schmonz)

2024-02-03 18:26:05 UTC MAIN commitmail json YAML

matrix-synapse: resurrect optional dependencies; fix a typo

(adam)

2024-02-03 18:25:28 UTC MAIN commitmail json YAML

Updated security/openssl, textproc/py-cmudict

(adam)

2024-02-03 18:24:05 UTC MAIN commitmail json YAML

py-cmudict: updated to 1.0.17

v1.0.17 (2024-02-03)

Fix
deps: bump importlib-metadata from 6.7.0 to 7.0.1

(adam)

2024-02-03 18:21:26 UTC MAIN commitmail json YAML

openssl: updated to 3.1.5

Changes between 3.1.4 and 3.1.5 [30 Jan 2024]

* A file in PKCS12 format can contain certificates and keys and may come from
  an untrusted source. The PKCS12 specification allows certain fields to be
  NULL, but OpenSSL did not correctly check for this case. A fix has been
  applied to prevent a NULL pointer dereference that results in OpenSSL
  crashing. If an application processes PKCS12 files from an untrusted source
  using the OpenSSL APIs then that application will be vulnerable to this
  issue prior to this fix.

  OpenSSL APIs that were vulnerable to this are: PKCS12_parse(),
  PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()
  and PKCS12_newpass().

  We have also fixed a similar issue in SMIME_write_PKCS7(). However since this
  function is related to writing data we do not consider it security
  significant.

  ([CVE-2024-0727])

(adam)

2024-02-03 17:36:01 UTC MAIN commitmail json YAML

pkg_install: regen pkg_install.conf.cat.in

mandoc -Tascii -I os=pkgsrc <pkg_install.conf.5.in >pkg_install.conf.cat.in

(riastradh)

2024-02-03 17:35:27 UTC MAIN commitmail json YAML

pkg_install: Clarify meaning and defaults in pkg_install.conf(5).

No functional change -- just a documentation change.

(riastradh)

2024-02-03 17:17:14 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.33.0

(pin)

2024-02-03 17:16:56 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.33.0

- on terminals supporting the kitty keyboard protocol, you can now define and
  use key combinations like space-n, ctrl-alt-a-b, shift-space-c, ctrl-enter,
  etc. - See enable_kitty_keyboard setting
- new syntax for special paths - Fix #687, #669

(pin)

2024-02-03 17:16:38 UTC MAIN commitmail json YAML

Updated textproc/py-jsonpickle, textproc/py-jellyfish

(adam)

2024-02-03 17:16:12 UTC MAIN commitmail json YAML

doc: Updated math/qcalc to 0.9.0

(pin)

2024-02-03 17:16:02 UTC MAIN commitmail json YAML

py-jellyfish: updated to 1.0.3

1.0.3 - 17 November 2023
-----------------------
* `match_rating_codex` now raises a `ValueError` when passed non-alpha characters
* adds prebuilt wheels for Python 3.12

1.0.1 - 18 September 2023
-------------------------
* fully remove deprecated names
* add armv7 linux builds
* fully drop Python 3.7 support

1.0.0 - 21 June 2023
--------------------
* bump to 1.0 (no notable changes from 0.11.2)

0.11.2 - 2 April 2023
---------------------
* fix to Rust build process to build more wheels, thanks @MartinoMensio!
* switch to using `ahash` for Damerau-Levenshtein for speed gains

0.11.1 - 30 March 2023
----------------------
* fix missing testdata in packages

0.11.0 - 27 March 2023
----------------------
* switched to using Rust implementation for all algorithms

0.10.0 - 25 March 2023
---------------------
* removed rarely-used `porter_stem` function, better implementations exist

0.9.0 - 7 January 2021
----------------------
* updated documentation available at https://jamesturk.github.io/jellyfish/
* support for Python 3.10+
* handle spaces correctly in MRA algorithm

0.8.9 - 26 October 2021
-----------------------
* fix buffer overflow in NYSIIS
* remove unnecessary/undocumented special casing of digits in Jaro-Winkler

0.8.8 - 17 August 2021
----------------------
* release fix to fix Linux wheel issue

0.8.7 - 16 August 2021
----------------------
* safer allocations from CJellyfish
* include aarch64 wheels

0.8.4 - 4 August 2021
---------------------
* fix for jaro winkler

0.8.3 - 11 March 2021
---------------------
* build changes
* include OSX and Windows wheels

0.8.2 - 21 May 2020
-------------------
* fix jaro_winkler/jaro_winkler_similarity mix-up
* deprecate jaro_distance in favor of jaro_similarity
  backwards compatible shim left in place, will be removed in 1.0
* (note: 0.8.1 was a broken release without proper C libraries)

0.8.0 - 21 May 2020
-------------------
* rename jaro_winkler to jaro_winkler_similarity to match other functions
  backwards compatible shim added, but will be removed in 1.0
* fix soundex bug with W/H cases
* fix metaphone bug with WH prefix
* fix C match rating codex bug with duplicate letters
* fix metaphone bug with leading vowels and 'kn' pair
* fix Python jaro_winkler bug
* fix Python 3.9 deprecation warning
* add manylinux wheels

(adam)

2024-02-03 17:15:47 UTC MAIN commitmail json YAML

math/qcalc: update to 0.9.0

0.9.0
What's Changed
- If statements by @OchirErkhembayar in #11
- Add lists and methods over them, fold, sum, map filter
  by @OchirErkhembayar in #12

0.7.0
What's Changed
- 1st class citizen functions by @OchirErkhembayar in #9
- Create booleans and eq and comparisons by @OchirErkhembayar in #10

0.6.2
What's Changed
- Add integer data type by @OchirErkhembayar in #7
- Added bitwise operators by @OchirErkhembayar in #8

|-5| == 5 has been changed to abs(-5) == 5
3^2 == 9 has been changed to 3 ** 2 == 9

This is to support the bitwise operators

(pin)

2024-02-03 17:11:35 UTC MAIN commitmail json YAML

py-jsonpickle: updated to 3.0.2

v3.0.2
======
* Properly raise warning if a custom pickling handler returns None.
* Fix issue with serialization of certain sklearn objects breaking when
  the numpy handler was enabled.
* Allow custom backends to not implement _encoder_options
* Implement compatibility with pandas 2 (+446)

v3.0.1
======
* Remove accidental pin of setuptools to versions below 59. This allows
  jsonpickle to build with CPython 3.11 and 3.12 alphas.
* Remove accidental dependency on pytz in pandas tests. (+421)
* Fix issue with decoding bson.bson.Int64 objects

v3.0.0
======
* Drop support for CPython<3.7. CPython 3.6 and below have reached EOL
  and no longer receive security updates.
* Add support for CPython 3.11.
* Remove jsonlib and yajl backends (py2 only)
* Add ``include_properties`` option to the pickler. This should only
  be used if analyzing generated json outside of Python.
* Allow the ``classes`` argument to ``jsonpickle.decode`` to be a dict
  of class name to class object. This lets you decode arbitrary dumps
  into different classes.
* Fix bug with deserializing `numpy.poly1d`.
* Allow frozen dataclasses to be deserialized.
* Fixed a bug where pickling a function could return a ``None`` module.
* Removed old bytes/quopri and ref decoding abaility from the unpickler.
  These were last used in jsonpickle<1. Removing them causes a slight speedup
  in unpickling lists (~5%). (+403)
* Fixed a bug with namedtuples encoding on CPython 3.11.
* When using the ``sort_keys`` option for the ``simplejson`` backend,
  jsonpickle now produces correct object references with py/id tags.
* Speed up the internal method ``_restore_tags`` by ~10%. This should speed
  up unpickling of almost every object.

(adam)

2024-02-03 16:46:16 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-plist to 3.7.1

(taca)

2024-02-03 16:46:02 UTC MAIN commitmail json YAML

textproc/ruby-plist: update to 3.7.1

3.7.1 (2023-12-27)

Bug fixes

* Remove runtime dependency on base64 gem to fix Ruby 3.3 warning (#63)

Housekeeping

* Add Ruby 3.3 to CI and fix CI for Ruby < 2.3 (#64)

(taca)

2024-02-03 16:44:55 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-libxml to 5.0.2

(taca)

2024-02-03 16:44:40 UTC MAIN commitmail json YAML

textproc/ruby-libxml: update to 5.0.2

5.0.0 (2024-01-07)

* This release is major version bump because it removes access to global
  parser options that libxml2 version 2.12.0 deprecated (see
  https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0)
  In the unlikely event your code uses these options, then you will need to
  update it.
  Specifically, instead of setting global parser options, pass them directly
  to either Parsers or ParserContexts when creating them.  Options are
  defined as constants in LibXML::XML::Parser::Options and
  LibXML::HTML::Parser::Options
* Update Parser initialize methods to take keyword parameters instead of a
  hash table (you may have to update your code due to this change)
* Fix broken compilation with libxml2 version 2.12.0 (due to libxml2 header
  changes)
* Add support for Ruby 3.3.*
* Remove support for Ruby 2.7.* (gem should still work but is no longer
  tested)

5.0.1 (2024-01-08)

* Fix broken Document#io method that was broken by switching Parsers to use
  keyword arguments

5.0.2 (2024-01-08)

* Fix broken DTD creation (DTD name is not required)

(taca)

2024-02-03 16:40:39 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-kramdown-rfc2629 to 1.7.5

(taca)

2024-02-03 16:40:24 UTC MAIN commitmail json YAML

textproc/ruby-kramdown-rfc2629: update to 1.7.5

1.7.5 (2024-01-10)

* Support quotetitle in <reference
* README.md: More text about :unnumbered (and ALD/IALs in general)

(taca)

2024-02-03 16:39:14 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities +curl, +glpi, +graphviz, +mbedtls, +opensc, +py-aiohttp, +py-octoprint

(tm)

2024-02-03 16:38:37 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-diff-lcs to 1.5.1

(taca)

2024-02-03 16:38:19 UTC MAIN commitmail json YAML

textproc/ruby-diff-lcs: update to 1.5.1

1.5.1 (2024-01-31)

* Peter Goldstein updated CI configuration to add Ruby 3.1 and Masato
  Nakamura added Ruby 3.2 and 3.3. #82, #89
* Updated the CI configuration, resolving #82 to add Ruby 3.1. Masato
* Switched to standard ruby formatting.
* Justin Steele converted the licence file to Markdown. #84
* Updated the gem SPDX identifier for GPL 2.0 or later, resolving #86 by Vit
  Ondruch.
* Resolve a potential security issue with ldiff in its use of IO.read
  instead of File.read. #91
* Added MFA authentication requirement for release to RubyGems. #90
* Added dependabot management for actions and gems. #90
* Updated CodeQL coniguration. #90

(taca)

2024-02-03 16:36:50 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-specinfra to 2.87.2

(taca)

2024-02-03 16:36:35 UTC MAIN commitmail json YAML

sysutils/ruby-specinfra: update to 2.87.2

2.87.1 (2023-12-16)

* Use newer version of dependency or omit one for newer Ruby version
* Stale workflow

2.87.2 (2023-12-25)

* Remove version constraints in gemspec and some CI workflow fixes
* Add test workflow by GitHub Actions

(taca)

2024-02-03 16:35:13 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-facter to 4.5.2

(taca)

2024-02-03 16:34:56 UTC MAIN commitmail json YAML

sysutils/ruby-facter: update to 4.5.2

4.5.2 (2024-01-15)

* (FACT-3160) Fix size calculations for AIX blockdevice and partitions
* (FACT-3438) Handle os.architecture fact for debian aarch64
* (FACT-3436) Standardize Debian architecture fact
* (FACT-3163) Add support for OpenBSD
* (FACT-3441) improve reliability of uname resolver
* (FACT-3446) Call close(2) with Solaris FFI
* (FACT-3149) Fix memory usage reporting on FreeBSD
* (FACT-3160) Update test to account for tota physical partition size
* (FACT-3448) Add Amazon to base fact utility
* (FACT-3449) Exclude Amazon 2023 x86_64 in DMI test
* (FACT-3448) Skip minor OS version fact for Amazon
* (FACT-3452) Make Xen resolver more strict
* (FACT-3110) support for ecdsa 384 and 521 bit keys
* (FACT-3110) Create value objects
* (FACT-3110) Add tests for base64 decode ignoring invalid characters
* (FACT-3110) Refactor ssh tests
* (FACT-3451) extend amazon linux os release fact
* (FACT-3451) Restore os facts for AmazonLinux 2

(taca)

2024-02-03 16:27:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-childprocess to 5.0.0

(taca)

2024-02-03 16:27:32 UTC MAIN commitmail json YAML

sysutils/ruby-childprocess: update to 5.0.0

pkgsrc change: fix a few pkglint warnings.

5.0.0 (2024-01-07)

* #175: Replace all backends by Process.spawn for portability, reliability
  and simplicity
* #185: Add support for Ruby 3.x

(taca)

2024-02-03 16:25:28 UTC MAIN commitmail json YAML

doc: Updated security/ruby-sshkit to 1.22.0

(taca)

2024-02-03 16:24:28 UTC MAIN commitmail json YAML

doc: Updated chat/element-web to 1.11.57

(js)

2024-02-03 16:24:20 UTC MAIN commitmail json YAML

security/ruby-sshkit: update to 1.22.0

1.21.7 (2023-12-26)

Bug Fixes

* Add mutex_m dependency to fix Ruby 3.3 warning (#525) @mattbrictson

Housekeeping

* Add Ruby 3.3 to CI (#526) @mattbrictson
* Disable functional tests in CI for now (#523) @mattbrictson

1.22.0 (2024-01-09)

With this release, SSHKit now supports SFTP file transfers.  For
backwards-compatibility, SCP is still the default.  To enable SFTP globally
or per host, see more details in #524.

New Features

* Allow SFTP to be used for upload!/download! instead of SCP (#524, #529)
  @mattbrictson

Documentation

* EXAMPLES.md corrections (#527) @JasonPoll

(taca)

2024-02-03 16:24:15 UTC MAIN commitmail json YAML

Update chat/element-web to 1.11.57

Weirdly, there is no 1.11.56, so it apparently was skipped?

Changes in [1.11.57](https://github.com/element-hq/element-web/releases/tag/v1.11.57) (2024-01-31)
==================================================================================================
## �洶� Deprecations

* Deprecate welcome bot `welcome_user_id` support ([#26885](https://github.com/element-hq/element-web/pull/26885)). Contributed by @t3chguy.

## 笨ィ Features

* Expose apps/widgets ([#12071](https://github.com/matrix-org/matrix-react-sdk/pull/12071)). Contributed by @charlynguyen.
* Enable the rust-crypto labs button ([#12114](https://github.com/matrix-org/matrix-react-sdk/pull/12114)). Contributed by @richvdh.
* Show a progress bar while migrating from legacy crypto ([#12104](https://github.com/matrix-org/matrix-react-sdk/pull/12104)). Contributed by @richvdh.
* Update Twemoji to Jdecked v15.0.3 ([#12147](https://github.com/matrix-org/matrix-react-sdk/pull/12147)). Contributed by @t3chguy.
* Change Quick Settings icon ([#12141](https://github.com/matrix-org/matrix-react-sdk/pull/12141)). Contributed by @florianduros.
* Use Compound tooltips more widely ([#12128](https://github.com/matrix-org/matrix-react-sdk/pull/12128)). Contributed by @t3chguy.

## �汾� Bug Fixes

* Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer \& other data ([#12166](https://github.com/matrix-org/matrix-react-sdk/pull/12166)). Contributed by @t3chguy.
* Fix account management link for delegated auth OIDC setups ([#12144](https://github.com/matrix-org/matrix-react-sdk/pull/12144)). Contributed by @t3chguy.
* Fix Safari IME support ([#11016](https://github.com/matrix-org/matrix-react-sdk/pull/11016)). Contributed by @SuperKenVery.
* Fix Stickerpicker layout crossing multiple CSS stacking contexts ([#12127](https://github.com/matrix-org/matrix-react-sdk/pull/12127)).
* Fix Stickerpicker layout crossing multiple CSS stacking contexts ([#12126](https://github.com/matrix-org/matrix-react-sdk/pull/12126)). Contributed by @t3chguy.
* Fix 1F97A and 1F979 in Twemoji COLR font ([#12177](https://github.com/matrix-org/matrix-react-sdk/pull/12177)).
## 笨ィ Features

* Expose apps/widgets ([#12071](https://github.com/matrix-org/matrix-react-sdk/pull/12071)). Contributed by @charlynguyen.
* Enable the rust-crypto labs button ([#12114](https://github.com/matrix-org/matrix-react-sdk/pull/12114)). Contributed by @richvdh.
* Show a progress bar while migrating from legacy crypto ([#12104](https://github.com/matrix-org/matrix-react-sdk/pull/12104)). Contributed by @richvdh.
* Update Twemoji to Jdecked v15.0.3 ([#12147](https://github.com/matrix-org/matrix-react-sdk/pull/12147)). Contributed by @t3chguy.
* Change Quick Settings icon ([#12141](https://github.com/matrix-org/matrix-react-sdk/pull/12141)). Contributed by @florianduros.
* Use Compound tooltips more widely ([#12128](https://github.com/matrix-org/matrix-react-sdk/pull/12128)). Contributed by @t3chguy.

## �汾� Bug Fixes

* Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer \& other data ([#12166](https://github.com/matrix-org/matrix-react-sdk/pull/12166)). Contributed by @t3chguy.
* Fix account management link for delegated auth OIDC setups ([#12144](https://github.com/matrix-org/matrix-react-sdk/pull/12144)). Contributed by @t3chguy.
* Fix Safari IME support ([#11016](https://github.com/matrix-org/matrix-react-sdk/pull/11016)). Contributed by @SuperKenVery.
* Fix Stickerpicker layout crossing multiple CSS stacking contexts ([#12127](https://github.com/matrix-org/matrix-react-sdk/pull/12127)).
* Fix Stickerpicker layout crossing multiple CSS stacking contexts ([#12126](https://github.com/matrix-org/matrix-react-sdk/pull/12126)). Contributed by @t3chguy.
* Fix 1F97A and 1F979 in Twemoji COLR font ([#12177](https://github.com/matrix-org/matrix-react-sdk/pull/12177)).
## 笨ィ Features

* Use jitsi-lobby in video channel (video rooms) ([#26879](https://github.com/element-hq/element-web/pull/26879)). Contributed by @toger5.

(js)

2024-02-03 16:22:00 UTC MAIN commitmail json YAML

doc: Updated security/ruby-net-ssh to 7.2.1

(taca)

2024-02-03 16:21:46 UTC MAIN commitmail json YAML

security/ruby-net-ssh: update to 7.2.1

7.2.1 (2023-12-19)

* feat: allow load of certkey from string [#926]
* fix: fix for  Socket#recv returning nil on ruby 3.3.0 [#928]

(taca)

2024-02-03 16:20:09 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit-payloads to 2.0.165

(taca)

2024-02-03 16:19:51 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: update to 2.0.165

2.0.163 (2024-01-04)

* Land #686, Add Windows Memory Search support using regex

2.0.164 (2024-01-08)

* Land #693, Fix incorrect Memory Search variable name

2.0.165 (2024-01-19)

* Land #694, Use direct syscalls in the RDI loader

(taca)

2024-02-03 16:16:28 UTC MAIN commitmail json YAML

doc: Updated security/ruby-airbrussh to 1.5.1

(taca)

2024-02-03 16:16:09 UTC MAIN commitmail json YAML

security/ruby-airbrussh: update to 1.5.1

1.5.1 (2024-01-09)

This is a gem housekeeping release. No user-facing changes.

Housekeeping

* Add Ruby 3.3 to CI matrix (#154) @mattbrictson

(taca)

2024-02-03 16:14:50 UTC MAIN commitmail json YAML

doc: Updated print/ruby-pdf-reader to 2.12.0

(taca)

2024-02-03 16:14:36 UTC MAIN commitmail json YAML

print/ruby-pdf-reader: update to 2.12.0

2.12.0 (2023-12-26)

* Fix a sorbet method signature (http://github.com/yob/pdf-reader/pull/512)
* Reduce allocations when parsing PDFs with hex strings
  (http://github.com/yob/pdf-reader/pull/528)
* Fix text extraction of some rare unicode codepoints
  (http://github.com/yob/pdf-reader/pull/529)

(taca)

2024-02-03 16:13:17 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 3.3.2

(taca)

2024-02-03 16:13:00 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: update to 3.3.2

3.3.2 (2024-01-26)

* Land #260, Add the #remove_share method to the server

(taca)

2024-02-03 16:11:34 UTC MAIN commitmail json YAML

doc: Updated net/ruby-recog to 3.1.4

(taca)

2024-02-03 16:11:18 UTC MAIN commitmail json YAML

net/ruby-recog: update to 3.1.4

3.1.3 (2023-12-20)

3.1.4 (2023-12-20)

No changes available.

(taca)

2024-02-03 16:04:40 UTC MAIN commitmail json YAML

doc: Updated net/ruby-net-ldap to 0.19.0

(taca)

2024-02-03 16:04:22 UTC MAIN commitmail json YAML

net/ruby-net-ldap: update to 0.19.0

0.19.0 (2024-01-03)

* Net::LDAP::DN - Retain trailing spaces in RDN values in DNs by @TomSellers
  in #412
* Add in ability for users to specify LDAP controls when conducting searches
  by @gwillcox-r7 in #411
* Document connect_timeout in Constructor Details by @alexjfisher in #415
* Fix openssl error when using multiple hosts by @jpdasma in #417

New Contributors

* @TomSellers made their first contribution in #412
* @gwillcox-r7 made their first contribution in #411
* @alexjfisher made their first contribution in #415

(taca)

2024-02-03 16:02:46 UTC MAIN commitmail json YAML

doc: Updated net/ruby-domain_name to 0.6.20240107

(taca)

2024-02-03 16:02:33 UTC MAIN commitmail json YAML

net/ruby-domain_name: update to 0.6.20240107

0.6.20240107 (2024-01-09)

* Update the eTLD database to 2024-01-07 11:25:45 UTC

Closed issues:

* git tag v0.6.20231109 is missing #25
* Unicode Normalization not appropriate for ASCII-8BIT #23

Merged pull requests:

* Fix regression: Allow DomainName.normalize to accept ASCII-only,
  non-unicode encoded input #27 (tisba)

(taca)

2024-02-03 16:01:13 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-parallel to 1.24.0

(taca)

2024-02-03 16:00:58 UTC MAIN commitmail json YAML

misc/ruby-parallel: update to 1.24.0

1.24.0 (2023-12-16)

* Add :finish_in_order option
* polish finish_in_order

(taca)

2024-02-03 15:58:43 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-commander to 5.0.0

(taca)

2024-02-03 15:58:28 UTC MAIN commitmail json YAML

misc/ruby-commander: update to 5.0.0

5.0.0 (2024-01-15)

* Drop support for Ruby < 3.0; update highline dependency to ~3.0
  (#102). (@belousovAV)

(taca)

2024-02-03 15:57:20 UTC MAIN commitmail json YAML

doc: Updated math/ruby-spreadsheet to 1.3.1

(taca)

2024-02-03 15:57:05 UTC MAIN commitmail json YAML

math/ruby-spreadsheet: update to 1.3.1

1.3.1 (2024-01-15)

* Fix spreadsheet.gemspec issues.

(taca)

2024-02-03 15:55:59 UTC MAIN commitmail json YAML

doc: Updated math/ruby-roo to 2.10.1

(taca)

2024-02-03 15:55:44 UTC MAIN commitmail json YAML

math/ruby-roo: update to 2.10.1

2.10.1 (2024-01-17)

Changed/Added

* Prevent warnings on Ruby 3.1 if finalizer is called twice 586
* Fix Roo::Base#each_with_pagename degraded at 576 583

(taca)

2024-02-03 15:54:45 UTC MAIN commitmail json YAML

doc: Updated mail/ruby-mime-types to 3.5.2

(taca)

2024-02-03 15:54:33 UTC MAIN commitmail json YAML

mail/ruby-mime-types: udpate to 3.5.2

3.5.2 (2024-01-02)

There are no primary code changes, but we are releasing this as an update as
there are some validation changes and updated code with formatting.

Dependency and CI updates:

* Masato Nakamura added Ruby 3.3 to the CI workflow in #179.
* Fixed regressions in standard formatting in #180.
* Removed minitest-bonus-assertions because of a bundler resolution
  issue. Created a better replacement in-line.

(taca)

2024-02-03 15:53:23 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-image_size to 3.4.0

(taca)

2024-02-03 15:53:02 UTC MAIN commitmail json YAML

graphics/ruby-image_size: update to 3.4.0

3.4.0 (2024-01-16)

* Provide access to media types using media_type and media_types methods #22
  @toy
* Allow fetching from HTTP server by requiring image_size/uri @toy
* Fix for ArgumentError when requiring only image_size/uri_reader (without
  image_size) @toy
* Require ruby 1.9.3 @toy

(taca)

2024-02-03 15:51:43 UTC MAIN commitmail json YAML

doc: Updated finance/ruby-braintree to 4.18.0

(taca)

2024-02-03 15:51:28 UTC MAIN commitmail json YAML

finance/ruby-braintree: update to 4.18.0

4.17.0 (2023-12-19)

* Add PickupInStore to ShippingMethod enum
* Add external_vault and risk_data to CreditCardVerification create request

4.18.0 (2024-01-09)

* Add process_debit_as_credit to credit_card field in options field during
  Transaction create
* Add package_tracking method to transaction_gateway to make request to add
  tracking information to transactions
* Add packages to Transaction object
* Add image_url,upc_code, and upc_type to LineItems in transaction_gateway

(taca)

2024-02-03 15:49:32 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tty-screen to 0.8.2

(taca)

2024-02-03 15:49:16 UTC MAIN commitmail json YAML

devel/ruby-tty-screen: update to 0.8.2

0.8.2 (2023-12-17)

Changed

* Change the ioctl system call support check to use the output method
* Change size from ioctl to extract window buffer format and length to
  constants
* Change size from ioctl to allocate and read window buffer with fewer
  objects
* Change size detection from tput to check TTY on the output method
* Change size detection from stty to check TTY on the output method
* Change size detection from the environment variables to use the env method
* Change size from the ansicon environment variable to use the env method
* Change size from ansicon to use regexp last match to lookup pattern
  matches
* Change size from ansicon to allocate window dimensions with fewer objects

Fixed

* Fix ioctl call test to stub terminal size encoding for big-endian systems
* Fix to skip terminal size detection from readline on non-TTY output
* Fix size detection from IO to skip loading io-console on non-TTY output
* Fix size detection from tput to check for non-zero columns instead of
  lines
* Fix JRuby and Windows system detection to check Ruby configuration only
  once

(taca)

2024-02-03 15:46:53 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-shoulda-matchers to 6.1.0

(taca)

2024-02-03 15:46:34 UTC MAIN commitmail json YAML

devel/ruby-shoulda-matchers: update to 6.1.0

pkgsrc change: update HOMEPAGE.

6.0.0 (2023-12-22)

Backward-incompatible changes

* Drop support for Rails 5.2 and 6.0 as well as Ruby 2.6 and 2.7 they've
  been end-of-lifed by @dougmrqs and @HeitorMC.
  The gem now supports Ruby 3.0+ and Rails 6.1+. (#1521, #1522, #1547, #1548)

Bug fixes

* Fix validate_uniqueness_of matcher not supporting column of the type
  timestampz by @callahat. (#1544)
* Ensure that validation specs work for ActiveModel without ActiveRecord by
  @stonefield. (#1580)

Features

* Add normalize matcher by @stephannv. (#1558)
* Add validates_comparison_of matcher by @matsales28. (#1552)
* Add support for Ruby 3.2 by @petergoldstein. (#1536)
* Add support for Ruby 3.3.0-rc1 by @mtasaka and @VSPPedro. ([#1579], #1588)
* Add support for Rails 7.1 by @matsales28. (#1573)
* Add support for array attributes on validate_length_of matcher by
  @jarenas9539. #1560
* Allow length validation on associations by @matsales28. (#1569)
* Improve have_db_index to better handle columns with multiple indexes by
  @abrom. (#1542)
* Implement of_sql_type qualifier on have_db_column matcher by
  @matsales28. (#1555)

Improvements

* When an unrelated error is seen with negated allow_value, give a hint by
  @matsales28. (#1570)

Thanks everyone for the contributions!

6.1.0 (2024-01-19)

Bug fixes

* Fix negative form of validate_numericality matcher by @matsales28 (#1603)

Features

* Add support for negated matcher on have_secure_password matcher by
  @amalrik (#1593)
* Add encrypt matcher to test usage of the encrypts macro by @theforestvn88
  (#1581)
* Add query_constraints qualifier on the association matchers by @matsales28
  (#1604)

Improvements

* Remove array_column? helper from ValidateAbsenceOfMatcher by @jarenas9539
  (#1562)
* Bump rubocop version to 1.59.0 by @VSPPedro (#1600)
* Update Ruby version to 3.3.0 by @VSSPedro(#1599)
* Fix REPRODUCTION_SCRIPT.md link returning 404 by @VSPPedro (#1602)
* Add support for globally enabled frozen-string-literals by @amalrik
  (#1598)
* Adjust typos in the documentation by @matsales28 (#1597)

(taca)

2024-02-03 15:40:20 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-sexp-processor to 4.17.1

(taca)

2024-02-03 15:40:05 UTC MAIN commitmail json YAML

devel/ruby-sexp-processor: udpate to 4.17.1

4.17.1 (2024-01-15)

1 minor enhancement:

* Added 3.3 to pt_testcase.rb

(taca)

2024-02-03 15:38:57 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-rails to 6.1.1

(taca)

2024-02-03 15:38:36 UTC MAIN commitmail json YAML

devel/ruby-rspec-rails: update to 6.1.1

6.1.1 (2024-01-25)

Bug Fixes:

* Improved deprecation message for RSpec::Rails::Configuration.fixture_paths
  (Benoit Tigeot, #2720)
* Fix support for namespaced fixtures in Rails 7.1. (Benedikt Deicke, #2716)

(taca)

2024-02-03 15:37:05 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-regexp_parser to 2.9.0

(taca)

2024-02-03 15:36:48 UTC MAIN commitmail json YAML

devel/ruby-regexp_parser: update to 2.9.0

2.9.0 (2024-01-07)

Added

* all expressions now respond to #negative? / #negated?

    - previously only sets, props, and posix classes did

* implemented #negative? / #negated? for more applicable expressions

    - \B, \D, \H, \S, \W, (?!...), (?<!...)

Fixed

* fixed missing support for grapheme cluster break unicode properties

    - e.g. /\p{Grapheme_Cluster_Break=Extend}/

(taca)

2024-02-03 15:34:45 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.21.0

(taca)

2024-02-03 15:34:21 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.21.0

3.21.0 (2024-01-15)

18 minor enhancements:

* (internal) Added simple RubyLexer#comment.
* (internal) Removed RubyLexer#comments and #ignore_body_comments.
* (internal) Removed RubyParser#comments.
* (internal) Renamed files from lib/ruby##_parser.* to lib/ruby_parser##.*
* (internal) Renamed lib/ruby3_parser.yy to lib/ruby_parser3.yy
* (internal) Renamed lib/ruby_parser.yy to lib/ruby_parser2.yy
* Added tentative 3.2 support. (torrocus)
* Made `rake compare` a multitask (28s -> 10s!!).
* Made `rake compare` depend on `generate` (from clean: 28s -> 18s).
* No longer package versioned .y files.
* Overhaul of parser/lexer comment processing.
* Parser productions for k_class/k_module/k_def carry their comment with
  them.
* Restructured build tasks to utilize Hoe's .yy support! 8.5s -> 1.2s!!!
* RubyParser new_(class|module|defn|defs) handle comment processing via
  sexp.
* RubyParser new_(class|module|defn|defs) handle normalizing production
  sexps.
* RubyParser#next_token clears out lexer's comment when applicable.
* Simplified parser productions for defn_head, defs_head. No more
  normalizing.
* Updated `rake compare` steps for lrama in ruby 3.3+.

6 bug fixes:

* Cleaned out cruft from `rake compare` code.
* Fixed compare/normalize.rb for lrama differences.
* Made `parser` task depend on `isolate` task to pick up racc generator.
* Made racc a runtime dependency (was dev only) now that ruby 3.3 doesn't
  ship with the racc runtime. (wildmaples)
* Updated README.rdoc updating instructions to match current filenames.
* Updated compare versions and added 3.3.

(taca)

2024-02-03 15:30:25 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-native-package-installer to 1.1.9

(taca)

2024-02-03 15:30:08 UTC MAIN commitmail json YAML

devel/ruby-native-package-installer: update to 1.1.9

1.1.9 (2023-12-18)

Improvements

* Added support for Alpine Linux.

(taca)

2024-02-03 15:23:13 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-io-event to 1.4.2

(taca)

2024-02-03 15:22:55 UTC MAIN commitmail json YAML

devel/ruby-io-event: update to 1.4.2

1.3.3 (2023-12-28)

What's Changed

* Correctly pass through flags rb_process_status_wait. by @ioquatix in #81
* Ensure that the saved node is freed correctly if an exception occurs. by
  @ioquatix in #84

1.4.0 (2023-12-28)

What's Changed

* Ruby 3.3 updates (dropped support for Ruby 3.0) by @ioquatix in #85

1.4.1 (2024-01-10)

* Add liburing package installation for Ubuntu tests. (#87)
* Also fix #88: -std=c99 is disabling struct timespec
* Always #include <ruby.h> before any system header (#89)

1.4.2 (2024-01-14)

* No change except version.

(taca)

2024-02-03 15:15:24 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-highline to 3.0.1

(taca)

2024-02-03 15:15:09 UTC MAIN commitmail json YAML

devel/ruby-highline: update to 3.0.1

3.0.0 / 2024-01-05

* PR #265 - Change Readline for Reline for Ruby 3.3 compat (@abinoam)
* PR #264 - Add abbrev gem as dependency (@mathieujobin)
* PR #263 - Release 3.0.0.pre.1
*    Raise minimum Ruby version requirement to 3.0
* PR #262 - Do not call stty on non-tty (@kbrock)
* PR #260 / I #43 - Ctrl-U (erase line) handling (@abinoam, issue by
  @gutenye)
* PR #259 / I #236 - Handle Ctrl-C when Question#echo = false (@abinoam,
  @Fahhetah, issue by @aspyct)
* PR #258 / I #246 - Add validation class support (@abinoam, issue by
  @Joshfindit)
    - Make it dry-types compatible through the use of #valid?
    - Solve the multiple answers in one line problem with a combination of
      custom coercion (parser) and custom validation
* PR #257 / I #233 - Show Question#default hint for non String values
  (@abinoam, issue by @branch14)
    - Add Question#default_hint_show to allow disabling it.
* PR #256 / I #249 - Fix Array validation in Question#in (@abinoam, issue by
  @esotericpig)

3.0.1 (2024-01-20)

* PR #268 - Remove unused abbrev dependency (@zvkemp)

(taca)

2024-02-03 15:12:58 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-git to 1.19.1

(taca)

2024-02-03 15:12:24 UTC MAIN commitmail json YAML

devel/ruby-git: update to 1.19.1

Really update to 1.19.1 not 1.19.0.

1.19.1 (2024-01-13)

Changes since v1.19.0:

* f97c57c Announce the 2.0.0 pre-release (#682)

(taca)

2024-02-03 15:10:35 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-git to 1.19.0

(taca)

2024-02-03 15:10:19 UTC MAIN commitmail json YAML

devel/ruby-git: update to 1.19.1

1.19.0 (2023-12-28)

Changes since v1.18.0:

* 3bdb280 Add option to push all branches to a remote repo at one time
  (#678)
* b0d89ac Remove calls to Dir.chdir (#673)
* e64c2f6 Refactor tests for read_tree, write_tree, and commit_tree (#679)
* 0bb965d Explicitly name remote tracking branch in test (#676)
* 8481f8c Document how to delete a remote branch (#672)
* dce6816 show .log example with count in README, fixes #667 (#668)
* b1799f6 Update test of 'git worktree add' with no commits (#670)
* dd5a24d Add --filter to Git.clone for partial clones (#663)

1.19.1 (2024-01-13)

Changes since v1.19.0:

* f97c57c Announce the 2.0.0 pre-release (#682)

(taca)

2024-02-03 15:08:15 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-async to 2.8.1

(taca)

2024-02-03 15:07:58 UTC MAIN commitmail json YAML

devel/ruby-async: update to 2.8.1

2.7.0 (2024-01-02)

What's Changed

* Try testing on Ruby 3.3. by @ioquatix in #294
* Add support for IO#timeout in io_read, io_write and io_wait. by @ioquatix
  in #296

2.8.0 (2024-01-03)

What's Changed

* Allow Interrupt to retry the run loop after issuing #stop. by @ioquatix in
  #297
* Add write timeout test. by @ioquatix in #298

2.8.1 (2024-02-01)

What's Changed

* Don't enable io_write hook on Ruby < 3.3.1 as it's buggy. by @ioquatix in
  #303

(taca)

2024-02-03 15:05:37 UTC MAIN commitmail json YAML

doc: Updated devel/hoe to 4.2.0

(taca)

2024-02-03 15:05:20 UTC MAIN commitmail json YAML

devel/hoe: update to 4.2.0

4.2.0 (2024-01-12)

2 minor enhancements:

* Extended hoe/racc to be multitask! ruby_parser goes from 8.5s to 1.2s!
* Extended hoe/racc to build .yy files to allow for multi-file generation.

1 bug fix:

* Fixed missing dep declaration on oedipus_lex.

(taca)

2024-02-03 15:03:46 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-tiny_tds to 2.1.7

(taca)

2024-02-03 15:03:31 UTC MAIN commitmail json YAML

databases/ruby-tiny_tds: update to 2.1.7

2.1.7 (2024-01-08)

* Add Ruby 3.3 to the cross compile list

(taca)

2024-02-03 15:02:31 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sqlite3 to 1.7.2

(taca)

2024-02-03 15:02:14 UTC MAIN commitmail json YAML

databases/ruby-sqlite3: update to 1.7.2

1.7.1 (2024-01-24)

Dependencies

* Vendored sqlite is update to v3.45.0. @flavorjones

1.7.2 (2024-01-30)

Dependencies

    Vendored sqlite is updated to v3.45.1. @flavorjones

(taca)