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

2024-05-26 20:25:21 UTC Now

2021-12-12 14:48:44 UTC MAIN commitmail json YAML

devel/libgit2: update to 1.2.0

libgit2 1.3.0 is already released, but I'm not sure ruby-rugged 1.2.0
support it.

1.2.0 (2021-09-02)

Changes are too many to write here, please refer
<https://github.com/libgit2/libgit2/releases/tag/v1.2.0>.

(taca)

2021-12-12 14:25:15 UTC MAIN commitmail json YAML

doc: Updated archivers/php-pecl-zip to 1.20.0

(taca)

2021-12-12 14:24:55 UTC MAIN commitmail json YAML

archivers/php-pecl-zip: update to 1.20.0

1.19.5 (2021-09-27)

- Fix #81420 ZipArchive::extractTo extracts outside of destination
  (CVE-2021-21706) (cmb)

1.20.0 (2021-10-12)

- Fix #81490 ZipArchive::extractTo() may leak memory. (cmb, Remi)
- Fix #77978 Dirname ending in colon unzips to wrong dir. (cmb)
- add ZipArchive::clearError() method (Remi)
- add ZipArchive::getStreamName() and ZipArchive::getStreamIndex methods
  (Remi)

(taca)

2021-12-12 13:59:44 UTC MAIN commitmail json YAML

doc/TODO: remove maria and update

- marisa-0.2.6, p5-marisa-0.2.6, py-marisa-0.2.6, ruby-marisa-0.2.6.
+ ruby-delayer-1.2.1

(taca)

2021-12-12 13:56:40 UTC MAIN commitmail json YAML

doc: Note update of textproc/marisa and related packages to 0.2.6

textproc/marisa
textproc/p5-marisa
textproc/py-marisa
textproc/ruby-marisa

(taca)

2021-12-12 13:55:13 UTC MAIN commitmail json YAML

textproc/marisa: update to 0.2.6

No release note nor change log.  Please refer commit log
<https://github.com/s-yata/marisa-trie/commits/master> in detail.

0.2.5 (2018-05-19)
0.2.6 (2020-06-14)

This commit also updates language binding packages: p5-marisa, py-marisa and
ruby-marisa.

(taca)

2021-12-12 13:41:02 UTC MAIN commitmail json YAML

doc: Updated www/ruby-jekyll to 4.2.1

(taca)

2021-12-12 13:40:34 UTC MAIN commitmail json YAML

www/ruby-jekyll: update to 4.2.1

4.2.1 (2021-09-27)

Bug Fixes

* Backport #8620 for v4.2.x: Revert #7253: "Don't reset site.url to
  localhost:4000 by default" (#8808)
* Backport #8756 for v4.2.x: Respect collections_dir config within include
  tag (#8794)
* Backport #8786 for v4.2.x: Fix regression in Convertible module from
  v4.2.0 (#8793)

(taca)

2021-12-12 13:38:25 UTC MAIN commitmail json YAML

doc: Updated sysutils/puppet to 7.12.1

(taca)

2021-12-12 13:38:01 UTC MAIN commitmail json YAML

sysutils/puppet: update to 7.12.1

Fixes a few security problems.

* CVE-2021-27025 - Silent Configuration Failure
* CVE-2021-27023 - Unsafe HTTP Redirect.

Other changes are too many to write here, please refer
<https://puppet.com/docs/puppet/7/release_notes_puppet.html>.

(taca)

2021-12-12 13:20:34 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-childprocess to 4.1.0

(taca)

2021-12-12 13:19:44 UTC MAIN commitmail json YAML

sysutils/ruby-childprocess: update to 4.1.0

4.1.0 (2021-06-08)

* #170: Update gem homepage to use https://
* #177: Add ARM64-macos support

4.0.0 (2020-06-18)

* #167: Fix detach behavior on Windows
* #168: Drop support for Ruby 2.3

(taca)

2021-12-12 13:18:38 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-chef-zero to 15.0.11

(taca)

2021-12-12 13:18:14 UTC MAIN commitmail json YAML

sysutils/ruby-chef-zero: update to 15.0.11

15.0.11 (2021-10-17)

Merged Pull Requests

* Skipping response header test for pedant #317 (vinay-satish)

* Updating the policy_revision_endpoint to add policy_group_list #320
  (vinay-satish)

(taca)

2021-12-12 13:17:12 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-inspec-core to 4.50.3

(taca)

2021-12-12 13:16:23 UTC MAIN commitmail json YAML

sysutils/ruby-inspec-core: update to 4.50.3

4.50.3 (2021-11-19)

New Features

* Add Windows support for http resource. #5697 (Vasu1105)

Bug Fixes

* Updates habitat test for windows to match install logic for linux #5718
  (collinmcneese)

Merged Pull Requests

* Move cookstyle dep from inspec gemspec to inspec-core, add rake #5722
  (clintoncwolfe)
* Disable CookStyle integration on Windows #5724 (clintoncwolfe)
* Move rake and cookstyle deps out of inspec core gemspec #5732
  (clintoncwolfe)
* Remove license note + update resource count in main docs page #5639
  (tas50)

4.49.0 (2021-10-27)

New Features

*  Add support for Cassandra DB #5683 (Nik08)

Merged Pull Requests

* Replaced /main/ from /master/ #5678 (dishanktiwari2501)
* Add back Ubuntu 16.04 packages + testing #5689 (tas50)
* Update OpenSSL on macOS to 1.1.1l #5687 (tas50)
* Update the unit test files to use latest versions of OS rather than the
  older. #5681 (Vasu1105)
* Improvements to the inspec.yml docs #5679 (tas50)
* Update GCS Storage class list #5676 (pradeepbhadani)
* Group & User Resources - Resolve name case-sensitivity issue for windows
  #5667 (Nik08)
* Renamed Inspec DSL to Inspec Language #5694 (dishanktiwari2501)
* Fix google_container_node_pool.md #5696 (pradeepbhadani)
* Enable repeatable builds by bundling Gemfile.lock #5688 (tas50)
* Oracle db session resource fix - when invoking query using os user and db
  role #5702 (Nik08)
* Fix Oracle db session resource issues #5706 (Nik08)
* InSpec Waivers: --filter-waived-controls #5327 (Schwad)
* Fix windows_firewall resource fails to validate more than 1 rule depending
  on how it's executed #5704 (Vasu1105)
* Integrate InSpec check with Cookstyle #5618 (Nik08)

4.46.13 (2021-09-30)

New Features

* Add support for Sybase databases #5561 (clintoncwolfe)
* Add ibmdb2_conf and ibmdb2_session resource #5614 (Vasu1105)
* adds chrony_conf InSpec resource #5589 (collinmcneese)

Enhancements

* Add csv without headers support in csv resource #5665 (Vasu1105)
* Add option in postgres_session resource to establish socket connection
  #5664 (Nik08)

Bug Fixes

* Fix main in expeditor script #5669 (kagarmoe)
* Fix --tags filter for dependent profiles #5657 (Nik08)

Merged Pull Requests

* Add labeler workflow with docs label #5655 (IanMadd)
* Docs edits #5654 (IanMadd)
* Fix branch name in docs makefile #5660 (IanMadd)
* Update inspec check docs for --format option #5617 (Vasu1105)
* Add support for Mssql Conf resource #5574 (Nik08)
* Add support for Oracle Configuration Resources (Oracle Db Conf & Oracle
  Listener Conf) #5573 (Nik08)
* Added missing cli commands in cli doc #5634 (Nik08)
* Fix google_project_alert_policy Examples in the docs #5426 (wmetaw)
* Update code to remove ruby 2.4 support #5645 (Vasu1105)
* Minor docs fixes. #5662 (IanMadd)
* Add rocky and almalinux to service resource #5604 (sspans-sbp)
* Change the deprecation warning to mention inputs #5668 (damacus)
* Build packages for debian 11, macos 12, windows 11/2022 #5675 (tas50)
* Fix --controls option was not working for dependent profile #5656
  (Vasu1105)
* Fix opa_cli and opa_api resource unable to verify empty result {} #5671
  (Vasu1105)

(taca)

2021-12-12 13:12:17 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-ohai to 17.7.12

(taca)

2021-12-12 13:11:51 UTC MAIN commitmail json YAML

misc/ruby-ohai: update to 17.7.12

17.7.12 (2021-12-02)

Merged Pull Requests

* Update rubocop-performance requirement from 1.11.5 to 1.12.0 #1707
  (dependabot[bot])
* Run the github actions test on 16-stable too #1709 (tas50)
* Update chefstyle requirement from 2.1.2 to 2.1.3 #1717 (dependabot[bot])
* Add new rpm plugin #1718 (davide125)

17.7.8 (2021-10-28)

Merged Pull Requests

* Update chefstyle requirement from 2.1.0 to 2.1.1 #1702 (dependabot[bot])
* Fix node['fqdn'] for broken reverse record lookup #1705 (lamont-granquist)
* Update chefstyle requirement from 2.1.1 to 2.1.2 #1704 (dependabot[bot])

17.7.5 (2021-10-21)

Merged Pull Requests

* ohai/plugins/packages.rb - order change - present in both ohai 16 and 17 -
  impact chef 16/17 #1669 (knightorc)
* Fix handling of remote targets for Ohai #1698 (tecracer-theinen)
* Run macos unit tests in GitHub Actions #1700 (tas50)
* Exec ohai on macOS and Windows in tests #1701 (tas50)
* Add unit testing on windows #1680 (tas50)
* Fix hostname deprecation error #1699 (lamont-granquist)

17.6.0 (2021-09-30)

Merged Pull Requests

* Update chefstyle requirement from 2.0.9 to 2.1.0 #1695 (dependabot[bot])
* tc qdisc plugin #1696 (MatthewMassey)

(taca)

2021-12-12 13:09:44 UTC MAIN commitmail json YAML

doc: Updated net/ruby-train-core to 3.8.5

(taca)

2021-12-12 13:09:23 UTC MAIN commitmail json YAML

net/ruby-train-core: update to 3.8.5

3.8.5 (2021-12-03)

Merged Pull Requests

* Update chefstyle requirement from 2.0.7 to 2.0.8 #702 (dependabot[bot])
* Update chefstyle requirement from 2.0.8 to 2.1.1 #706 (dependabot[bot])
* Fix ruby 2.5 test #711 (Vasu1105)
* Adds ssh_config_file option. #709 (Vasu1105)

(taca)

2021-12-12 13:08:12 UTC MAIN commitmail json YAML

doc: update of ruby-chef and related packages to 17.8.25

sysutils/ruby-chef
sysutils/ruby-chef-config
sysutils/ruby-chef-utils
VS: ----------------------------------------------------------------------

(taca)

2021-12-12 13:07:03 UTC MAIN commitmail json YAML

2021-12-12 13:00:40 UTC MAIN commitmail json YAML

doc: Added www/ruby-aws-sdk-s3 version 1.109.0

(taca)

2021-12-12 13:00:12 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-aws-sdk-s3

(taca)

2021-12-12 12:59:31 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-s3: add package version 1.109.0

Add ruby-aws-sdk-s3 package version 1.109.0 required by newer ruby-chef
package.

Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3).  This
gem is part of the AWS SDK for Ruby.

(taca)

2021-12-12 12:55:38 UTC MAIN commitmail json YAML

doc: Added www/ruby-aws-sdk-kms version 1.52.0

(taca)

2021-12-12 12:55:15 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-aws-sdk-kms

(taca)

2021-12-12 12:54:28 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-kms: add package version 1.52.0

Add ruby-aws-sdk-kms package version 1.52.0 required by ruby-aws-sdk-s3.

Official AWS Ruby gem for AWS Key Management Service (KMS).  This gem is
part of the AWS SDK for Ruby.

(taca)

2021-12-12 12:51:02 UTC MAIN commitmail json YAML

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

(taca)

2021-12-12 12:50:36 UTC MAIN commitmail json YAML

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

1.53.0 (2021-11-30)

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

1.52.0 (2021-11-04)

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

1.51.0 (2021-10-18)

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

1.50.0 (2021-10-08)

* Feature - Documentation updates for Secrets Manager

(taca)

2021-12-12 12:49:00 UTC MAIN commitmail json YAML

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

(taca)

2021-12-12 12:48:19 UTC MAIN commitmail json YAML

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

3.124.0 (2021-11-30)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.

3.123.0 (2021-11-23)

* Feature - Updated Aws::STS::Client with the latest API changes.

(taca)

2021-12-12 12:47:03 UTC MAIN commitmail json YAML

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

(taca)

2021-12-12 12:46:35 UTC MAIN commitmail json YAML

2021-12-11 16:26:36 UTC MAIN commitmail json YAML

doc: Updated www/drupal8 to 8.9.20

(taca)

2021-12-11 16:26:06 UTC MAIN commitmail json YAML

www/drupal8: update to 8.9.20

This is last release of Drupal 8.x.

8.9.20 (2021-11-17)

This release fixes security vulnerabilities. Sites are urged to update
immediately after reading the notes below and the security announcement:

Drupal core - Critical - Third-party library - SA-CORE-2021-011

No other fixes are included.

(taca)

2021-12-11 15:50:49 UTC MAIN commitmail json YAML

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

(taca)

2021-12-11 15:50:01 UTC MAIN commitmail json YAML

www/ruby-selenium-webdriver: update to 4.1.0

As for CHANGES prior to 4.0.0 (from 4.0.0.alpha1 to 4.0.0.rc2), please
refer: <https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES>.

4.1.0 (2021-11-22)
=========================

DevTools:
  * Released selenium-devtools 0.95.0 (supports CDP v85, v93, v94, v95)
  * Released selenium-devtools 0.96.0 (supports CDP v85, v94, v95, v96)
  * Added support for secure websockets (#10017)

Ruby:
  * Execute Script supports ShadowRoots (#10019)
  * Fixed bug preventing zipping temp files on Windows (#9987)
  * Sang Pumpkin Carol (thanks Jari!)

4.0.3 (2021-10-20)
=========================

Firefox:
  * Fixed bug avoiding camel casing prefs (#9944 thanks @glaszig)

Ruby:
  * Fixed bug in Select class for finding by index (#9945)

Remote:
  * Fixed bug preventing sending keys with an empty value

4.0.2 (2021-10-19)
=========================

Server:
  * Fixed bug in new download code.

4.0.1 (2021-10-19)
=========================

Server:
  * Fixed download by pointing to new storage location.
    - Only supports Selenium 4 versions
  * Added default value for Server::get and Server::download to use the
    latest server version

4.0.0 (2021-10-13)
=========================

Ruby:
  * Updated minimum required Ruby version to 2.6
  * Updated minimum required rexml gem version due to vulnerability

Chrome:
  * Added default values for Network Conditions so no longer need to specify
    everything

Firefox:
  * Fixed bug where Firefox prefs were converting snake case to camel case

(taca)

2021-12-11 15:44:46 UTC MAIN commitmail json YAML

doc: Updated www/ruby-raindrops to 0.20.0

(taca)

2021-12-11 15:44:21 UTC MAIN commitmail json YAML

www/ruby-raindrops: update to 0.20.0

pkgsrc change: correct MAINTAINER.

0.20.0 (2021-12-06)

* Allow Raindrops objects to be backed by a file
* doc: update with IMAP(S) URLs and improve descriptions

(taca)

2021-12-11 15:41:05 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack-cache to 1.13.0

(taca)

2021-12-11 15:40:24 UTC MAIN commitmail json YAML

www/ruby-rack-cache: update to 1.13.0

1.13.0 (2021-09-26)

* Support lowercase Vary and Age headers

(taca)

2021-12-11 15:39:21 UTC MAIN commitmail json YAML

doc: Updated www/ruby-puma to 5.5.2

(taca)

2021-12-11 15:38:56 UTC MAIN commitmail json YAML

www/ruby-puma: update to 5.5.2

5.5.2 (2021-10-12)

Bugfixes

* Allow UTF-8 in HTTP header values

5.5.1 (2021-10-12)

Feature (added as mistake - we don't normally do this on bugfix releases,
sorry!)

* Allow setting APP_ENV in preference to RACK_ENV or RAILS_ENV (#2702)

Security

* Do not allow LF as a line ending in a header (CVE-2021-41136)

5.5.0 (2021-09-19)

Features

* Automatic SSL certificate provisioning for localhost, via localhost gem
  (#2610, #2257)
* add support for the PROXY protocol (v1 only) (#2654, #2651)
* Add a semantic CLI option for no config file (#2689)

Bugfixes

* More elaborate exception handling - lets some dead pumas die. (#2700,
  #2699)
* allow multiple after_worker_fork hooks (#2690)
* Preserve BUNDLE_APP_CONFIG on worker fork (#2688, #2687)

Performance

* Fix performance of server-side SSL connection close. (#2675)

(taca)

2021-12-11 15:36:24 UTC MAIN commitmail json YAML

doc: Updated www/ruby-mechanize to 2.8.3

(taca)

2021-12-11 15:35:58 UTC MAIN commitmail json YAML

www/ruby-mechanize: update to 2.8.3

2.8.3 (2021-11-11)
Update

* Update the "Linux Firefox" user agent string to rev94 (#587) Thank you,
  @ncs1!

(taca)

2021-12-11 15:35:07 UTC MAIN commitmail json YAML

doc: Updated www/ruby-http_parser.rb to 0.8.0

(taca)

2021-12-11 15:34:30 UTC MAIN commitmail json YAML

www/ruby-http_parser.rb: update to 0.8.0

0.6.1 (2021-07-01)

* Update URIs in gemspec
* Link to https URIs in README
* Updated / added test cases for aborting the parser
* Better handling on upgraded connections
* Added support for HTTP status reason
* Add status support to JRuby
* Ensure HTTP parser uses later version
* Added statuses to spec responses
* Provide better safety around on_status and on_url
* Updated line folder spec as per joyent/http_parser
* Updated spec for status support
* Removed unfinished parse_url support
* Update sub module http-parser to version 2.8.1
* Use HTTPS to download submodules
* Check value passed to set_header_value_type

0.7.0 (2021-07-02)

* Add bundler/gem_tasks

0.8.0 (2021-09-01)

* mark all threads are ractor-safe
* avoid referring class instance variable if possible
* add kwarg to avoid specifying (nil, type)
* update specs about Ractor/kwarg
* rename the unappropriate name
* check the number of arguments for the safe
* it does not need extreme performance
* Revert "Add status support to JRuby"
* Disable test for status on JRuby
* Make sure to inject rake task dependencies
* spec: Use appropriate encoding to check request_url & status

(taca)

2021-12-11 14:53:16 UTC MAIN commitmail json YAML

doc: Updated www/ruby-ethon to 0.15.0

(taca)

2021-12-11 14:52:43 UTC MAIN commitmail json YAML

www/ruby-ethon: update to 0.15.0

0.15.0 (2021-10-12)

* Revert "Easy::Operations#handle: Thread-safe cleanup (#136)"
* Add optional socket_action mode to Ethon::Multi
* Fix tests to clean up correctly, rely on ongoing? and not socket count.
* Fix tests from multi_socket_action addition.
* HTTPS proxies - support for own SSL/TLS session
* Added size_upload, size_download, speed_upload, speed_download to
  available informations

(taca)

2021-12-11 14:49:46 UTC MAIN commitmail json YAML

doc: Updated www/ruby-em-websocket to 0.5.3

(taca)

2021-12-11 14:49:15 UTC MAIN commitmail json YAML

www/ruby-em-websocket: update to 0.5.3

0.5.3 (2021-11-11)

* Add healthcheck endpoint
* Allow newer versions of http_parser until v1.0.0

(taca)

2021-12-11 14:44:43 UTC MAIN commitmail json YAML

doc: Updated www/ruby-capybara to 3.36.0

(taca)

2021-12-11 14:44:14 UTC MAIN commitmail json YAML

www/ruby-capybara: update to 3.36.0

3.36.0 (2021-10-24)

Changed

* Ruby 2.6.0+ is now required
* Minimum selenium-webdriver supported is now 3.142.7

Added

* Support for selenium-webdriver 4.x
* allow_label_click accepts click options to be used when clicking an
  associated label
* Deprecated allow_gumbo= in favor of use_html5_parsing= to enable use of
  Nokogiri::HTML5 when available
* Session#active_element returns the element with focus - Not supported by
  the RackTest driver [Sean Doyle]
* Support focused: filter for finding interactive elements - Not supported
  by the RackTest driver [Sean Doyle]

Fixed

* Sibling and ancestor queries now work with Simple::Node - Issue #2452
* rack_test correctly ignores readonly attribute on specific input element
  types
* Node#all_text always returns a string - Issue #2477
* have_any_of_selectors negated match - Issue #2473
* Document#scroll_to fixed for standards behavior - pass quirks: true if you
  need the older behavior [Eric Anderson]
* Use capture on attach file event listener for better React compatibility
  [Jeff Way]
* Animation disabler produces valid HTML [Javi Martin]

Removed

* References to non-w3c mode in drivers/tests. Non-w3c mode is obsolete and
  no one should be using it anymore. Capybara hasn't been testing/supporting
  it in a while

(taca)

2021-12-11 14:41:53 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-yard to 0.9.27

(taca)

2021-12-11 14:41:21 UTC MAIN commitmail json YAML

textproc/ruby-yard: update to 0.9.27

0.9.27 (2021-11-29)

* Add support for Ruby 3.0 endless method definitions. (#1376, #1381)
* Add existence check for README file (#1367)
* Support module_function decorator (#1365)
* Add CommonMarker markup support (-m commonmarker) (#1157, #1388)
* Fix nested array parsing (#1389)
* Add WEBrick as a runtime dependency for Ruby 3.0 support (#1400)
* Support fail_on_warning option in yard stats command (#1392)
* Better integration with Sorbet (#1401)
* Handle include mixins on complex paths (#1386)
* Fix @!scope maintaining state in lone comment blocks (#1411)
* Remove support for Travis CI

(taca)

2021-12-11 14:39:50 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-unicode-display_width to 2.1.0

(taca)

2021-12-11 14:39:28 UTC MAIN commitmail json YAML

textproc/ruby-unicode-display_width: update to 2.1.0

2.1.0 (2021-09-15)

* Unicode 14.0

(taca)

2021-12-11 14:38:20 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-review to 5.3.0

(taca)

2021-12-11 14:37:48 UTC MAIN commitmail json YAML

textproc/ruby-review: update to 5.3.0

5.3.0 (2021-10-29)

New Features

* add the future of endnote.  //endnote specifies the content of the
  endnote, @<endnote> specifies the reference to the endnote, and
  //printendnotes places endnotes (#1724)

Bug Fixes

* fixed an error in new jlreq that caused it to become independent of ifthen
  package (#1718)
* fixed an issue with hidden folio being set to all 1 when using
  review-jsbook with TeXLive 2020 or later (#1720)
* fixed an error that occurred when a non-existent file was specified in the
  coverimage parameter (#1726, #1729)
* it now warns when a non-existent file is specified in the titlefile,
  creditfile, and profile parameters (#1730)
* fixed @<tcy> op error in review-jlreq.  this op will be expanded into
  \reviewtcy macro (#1733)
* fixed exception errors in review-vol and review-index (#1740)
* fixed forgetting to copy __IMGMATH_BODY__.tex when math compiling error
  occurs (#1747)
* fixed the problem that the position of //beginchild and //endchild is not
  displayed when an error occurs (#1742)
* fixed a build error when using //graph op (#1744)
* fixed undefined variable in epubmaker.rb (#1755)
* fixed execution error in review-catalog-converter (#1753)

Enhancements

* warnings are now given when footnotes (//footnote) and endnotes
  (//endnote) are defined but not referenced (@<fn>, @<endnote>) (#1725)
* \includefullpagegraphics macro that pastes an image over the entire page
  now supports vertical writing (#1734)
* try to find plantuml.jar from the working folder, /usr/share/plantuml, or
  /usr/share/java (#1760)

Docs

* format.ja.md, format.md: fixed a mistake in the command line for creating
  SVG formulas (#1748)

Others

* added tests for Ruby 2.7 for Windows (#1743)
* refactor code with Rubocop 1.22.1 (#1759)

Contributors

* @munepi
* @huideyeren

(taca)

2021-12-11 14:34:36 UTC MAIN commitmail json YAML

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

(taca)

2021-12-11 14:34:01 UTC MAIN commitmail json YAML

textproc/ruby-kramdown-rfc2629: update to 1.5.21

1.5.7 (2021-10-07)

* emergency fix for datatracker bibxml URIs that might trigger caching bug

1.5.8 (2021-10-07)

* Extend /xml -> .xml datatracker workaround to
  kramdown-rfc-cache-i-d-bibxml

1.5.9 (2021-10-14)

* Work around bibxml8 http:// target

1.5.10 (2021-10-15)

* allow parens in DOI

1.5.11 (2021-10-19)

* New diagram tools: "protocol", "protocol-goat"

1.5.12 (2021-10-20)

* aasvg and protocol-aasvg support

1.5.13 (2021-10-29)

* Support auto-linking via abbrevs and # syntax

1.5.14 (2021-10-29)

* provide artwork-{txt,svg}-options for svg tools; Close #135

1.5.15 (2021-10-30)

* Prototype "Discussion Venues" mechanism

  venue:
group: JSON Path
mail: jsonpath@ietf.org
github: ietf-wg-jsonpath/draft-ietf-jsonpath-base

* (add arch: for non-default mail archive and type: for non-default group
  type)

* Also: make noabbrev available as a pseudo-attribute

1.5.16 (2021-11-01)

*  work around gettalong/kramdown#717:
  (line breaks in abbrev usage caused the abbrev to not match)

1.5.17 (2021-11-19)

* Add keys to venue block:
  - `repo` for non-github repos
  - `home` for a WG homepage
* Add json check, json-from-yaml to code block

1.5.18 (2021-11-29)

* Add more keys to venue block:

  - `latest` for a pointer to the latest revision
  - `text` for additional text (sent through markdown;
    can be an array for multiple paragraphs)

* Rename venue note to "About This Document".
* Add datatracker link if a docname is available.
* Increase robustness.

1.5.19 (2021-11-29)

* v3 rfc attributes update
  - Move four "processing instructions" into `<rfc` attributes in v3
  - Handle indexInclude like another one of these PIs
  - Default to consensus: true for cat: std or bcp

1.5.20 (2021-12-01)

* Fix #150 (v2 regression fail): ParameterSet: skip nil in #attrs parameter
  list

1.5.21 (2021-12-01)

* Fix more PI regressions

(taca)

2021-12-11 14:22:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-specinfra to 2.83.1

(taca)

2021-12-11 14:22:28 UTC MAIN commitmail json YAML

sysutils/ruby-specinfra

2.83.0 (2021-10-21)

* Remove fallback from checking services to checking processes

2.83.1 (2021-10-26)

* Use 'onestatus' to check if services are running on FreeBSD
* Remove Ruby 1.9 from CI and add 2.7 and 3.0

(taca)

2021-12-11 14:19:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-facter to 4.2.5

(taca)

2021-12-11 14:19:31 UTC MAIN commitmail json YAML

sysutils/ruby-facter: update to 4.2.5

4.2.4 (2021-09-13)

* (FACT-3062) Remove snyk test on PR
* (FACT-3060) Update mountpoints regex
* (FACT-3062) Fix snyk_monitor workflow

4.2.5 (2021-09-29)

* (FACT-3059) Fix AIX reporting odd number of arguments for Hash
* (FACT-3057) Downcase environment facts
* (FACT-3063) OS 11 arm64 processors shifted output
* Revert "(maint) Skip os facts in acceptance on Debian 11 - 4.x"
* (FACT-3073) Fix timeout option processing for
  Facter::Core::Execution.execute
* (FACT-3073) Emit a warning when unsupported options are used
* (FACT-3073) Add unit tests for options processing
* (FACT-3073) Improve documentation formatting
* (FACT-3047) --http_debug cli shows HTTP debug logs in Facter 4
* (FACT-3067) Fix resolution of custom facts that partial match legacy fact
  names
* (FACT-2955) Only use the available processors (4.x)
* (FACT-3075) Fix the os.release fact on Windows 2022
* (FACT-3058) Fix os.windows.release_id and add `os.windows.display_version`
  fact

(taca)

2021-12-11 14:08:47 UTC MAIN commitmail json YAML

doc: Added security/ruby-vault version 0.16.0

(taca)

2021-12-11 14:08:10 UTC MAIN commitmail json YAML

security/Makefile: add and enable ruby-vault

(taca)

2021-12-11 14:07:31 UTC MAIN commitmail json YAML

security/ruby-vault: add package version 0.16.0

Add ruby-vault package version 0.16.0 required by newer ruby-chef.

Vault Ruby Client

Vault is the official Ruby client for interacting with Vault:
https://vaultproject.io by HashiCorp.

(taca)

2021-12-11 14:04:55 UTC MAIN commitmail json YAML

doc :Updated security/ruby-shadow to 2.5.1

(taca)

2021-12-11 14:04:28 UTC MAIN commitmail json YAML

security/ruby-shadow: update to 2.5.1

pkgsrc change: add LICENSE.

2.5.1 (2021/12/01)

* fixes for compiling for Ruby 3

(taca)

2021-12-11 14:00:26 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-sslscan to 0.1.7

(taca)

2021-12-11 13:59:56 UTC MAIN commitmail json YAML

security/ruby-rex-sslscan: update to 0.1.7

0.1.7 (2021-10-28)

* Land #2, Update Ubuntu version & Ruby Setup
* Land #4, Update Rapid7 vulnerability reference link

(taca)

2021-12-11 13:58:39 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-socket to 0.1.34

(taca)

2021-12-11 13:58:14 UTC MAIN commitmail json YAML

security/ruby-rex-socket: update to 0.1.34

0.1.33 (2021-09-16)

* Land #39, Update Ubuntu version & Ruby setup

0.1.34 (2021-10-28)

* Land #41, Raise exception on nil hostname

(taca)

2021-12-11 13:55:57 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-powershell to 0.1.94

(taca)

2021-12-11 13:55:35 UTC MAIN commitmail json YAML

security/ruby-rex-powershell: update to 0.1.94

0.1.94 (2021-10-22)

* Land #38, Add Powershell Specific Errors

(taca)

2021-12-11 13:53:49 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-core to 0.1.20

(taca)

2021-12-11 13:53:21 UTC MAIN commitmail json YAML

security/ruby-rex-core: update to 0.1.20

0.1.18 (2021-09-29)

* Land #16, Make the synchronization functions public

0.1.19 (2021-11-15)

* Land #17, Add the stopwatch function

0.1.20 (2021-11-16)

* Merge pull request #18 from zeroSteiner/feat/stopwatch/elapsed_seconds
  Refactor into a Stopwatch module

(taca)

2021-12-11 13:50:21 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit_payloads-mettle to 1.0.17

(taca)

2021-12-11 13:49:50 UTC MAIN commitmail json YAML

security/ruby-metasploit_payloads-mettle: update to 1.0.17

1.0.17 (2021-12-09)

* Land #228, fix stat on inaccessible directory

(taca)

2021-12-11 13:46:51 UTC MAIN commitmail json YAML

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

(taca)

2021-12-11 13:46:20 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: update to 2.0.66

2.0.61 (2021-11-29)

* Land #510, honour the pty flag

2.0.62 (2021-12-07)

* resolve_host should return NULL on failure

* Land #513, fix php stdapi loading on php 5.3.29

2.0.63 (2021-12-08)

* Land #514, fix python exception when closing channels

2.0.64 (2021-12-08)

* Fix #512, fix python cmd_exec argument list during
  PROCESS_EXECUTE_FLAG_SUBSHELL

* Land #515, Fix #512, fix python cmd_exec argv

2.0.65 (2021-12-08)

* Return an empty stat buf when stat fails

* Land #511, fix stderr output in python channels

2.0.66 (2021-12-09)

* Land #516, fix python stat on inaccessible directory

* Land #517, fix php stat on inaccessible directory

(taca)

2021-12-11 13:39:58 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 2.0.12

(taca)

2021-12-11 13:39:33 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: update to 2.0.12

2.0.12 (2021-12-01)

* Use the correct message ID in SMB2/3 responses>
* Remove the now unused message_id attribute from
  RubySMB::Server::ServerClient.

(taca)

2021-12-11 13:34:35 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-test-unit to 3.5.2

(taca)

2021-12-11 13:34:15 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.5.2

3.5.2 (2021-12-10)

Improvements

* Required fileutils lazy. [GitHub#206][Patch by David Rodr鱈guez]

(taca)

2021-12-11 13:33:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-regexp_parser to 2.2.0

(taca)

2021-12-11 13:32:46 UTC MAIN commitmail json YAML

devel/ruby-regexp_parser: update to 2.2.0

2.2.0 (2021-12-04)

Added

* Added support for 13 new unicode properties introduced in Ruby 3.1.0-dev

(taca)

2021-12-11 13:31:21 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-arel-helpers to 2.13.0

(taca)

2021-12-11 13:30:57 UTC MAIN commitmail json YAML

databases/ruby-arel-helpers: update to 2.13.0

2.13.0 (2021-12-06)

* In QueryBuilder, delegate #empty? and #size to @query (@net1957, #47)

(taca)

2021-12-08 14:51:47 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-bundler to 2.2.33

(taca)

2021-12-08 14:51:21 UTC MAIN commitmail json YAML

misc/ruby-bundler: update to 2.2.33

2.2.33 (2021-12-07)

Security fixes:

* Pass "--" to git commands to separate positional and optional args #5142

Enhancements:

* Accept pull request URLs as github source #5126
* Add --version parameter to bundle info command #5137
* Let original Errno::EACCES error be raised in compact index updater #5110
* Improve gemfile-lockfile source equivalence errors #5120
* Avoid float-to-string loss of characters in GitHub Actions configuration
  labels in new gem template #5089
* Add an initial rbs template to bundle gem skeleton #5041
* Avoid shared libraries not getting environment passed right after argv in
  memory when bundle exec is used #4815

Bug fixes:

* Don't cleanup paths from gems already activated from $LOAD_PATH #5111
* Fix handling prereleases of 0 versions, like 0.0.0.dev or 0.0.0.SNAPSHOT
  #5116
* Fix escape of filenames in bundle doctor #5102
* Don't unlock dependencies when running bundle install after changing
  global source #5090
* Fix missing locked specs when depended on another platform #5092
* Fix bundle info sometimes claiming that bundler has been deleted #5097

Documentation:

* Ignore to generate the documentation from vendored libraries #5118

(taca)

2021-12-05 15:29:55 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.51.0

(taca)

2021-12-05 15:29:32 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.51.0

5.51.0 (2021-12-01)

* Make eager loading via tactical_eager_loading no longer modify objects who
  already have a cached value for the association (jeremyevans)
* Make association cloning handle cases where clone association sets
  different :class option than cloned association (jeremyevans)
* Make column schema entries on MySQL include an :extra entry for the Extra
  column in DESCRIBE output (bschmeck) (#1791)
* Update mock PostgreSQL adapter to default to PostgreSQL 14 instead of
  PostgreSQL 9.5 (jeremyevans)
* Support Dataset#with_recursive :search and :cycle options on PostgreSQL
  14+ for result ordering and cycle detection (jeremyevans)
* Avoid method redefined verbose mode warnings in lazy_attributes plugin
  (jeremyevans)

(taca)

2021-12-05 15:26:37 UTC MAIN commitmail json YAML

doc: Updated archivers/ruby-xz to 1.0.2

(taca)

2021-12-05 15:26:13 UTC MAIN commitmail json YAML

archivers/ruby-xz: update to 1.0.2

1.0.2 (2021-11-28)

* Fix a deprecation warning and some other gemspec concerns (PR win93#6
  by Alex Gittemeier)

(taca)

2021-11-28 14:11:36 UTC MAIN commitmail json YAML

doc: Updated security/ruby-oauth to 0.5.8

(taca)

2021-11-28 14:11:14 UTC MAIN commitmail json YAML

security/ruby-oauth: update to 0.5.8

0.5.8 (2021-11-10)

Added

* Added more documentation files to packaged gem, e.g. SECURITY.md,
  CODE_OF_CONDUCT.md

Fixed

* Removed reference to RUBY_VERSION from gemspec, as it depends on rake
  release, which is problematic on some ruby engines. (by @pboling)

0.5.7 (2021-11-02)

Added

* Setup Rubocop (#205, #208 by @pboling)
* Added CODE_OF_CONDUCT.md (#217, #218 by @pboling)
* Added FUNDING.yml (#217, #218 by @pboling)
* Added Client Certificate Options: :ssl_client_cert and :ssl_client_key
  (#136, #220 by @pboling)
* Handle a nested array of hashes in OAuth::Helper.normalize (#80, #221 by
  @pboling)

Changed

* Switch from TravisCI to Github Actions (#202, #207, #176 by @pboling)
* Upgrade webmock to v3.14.0 (#196 by @pboling)
* Upgrade em-http-request to v1.1.7 (#173 by @pboling)
* Upgrade mocha to v1.13.0 (#193 by @pboling)
* HISTORY renamed to CHANGELOG.md, and follows Keep a Changelog (#214, #215
  by @pboling)
* CHANGELOG, LICENSE, and README now ship with packaged gem (#214, #215 by
  @pboling)
* README.rdoc renamed to README.md (#217, #218 by @pboling)
* Require plaintext signature method by default (#135 by @confiks &
  @pboling)

Fixed

* Fixed Infinite Redirect in v0.5.5, v0.5.6 (#186, #210 by @pboling)
* Fixed NoMethodError on missing leading slash in path (#194, #211 by
  @pboling)
* Fixed NoMethodError on nil request object (#165, #212 by @pboling)
* Fixed Unsafe String Comparison (#156, #209 by @pboling and @drosseau)
* Fixed typos in Gemspec (#204, #203, #208 by @pboling)
* Copyright Notice in LICENSE - added correct years (#217, #218 by @pboling)
* Fixed request proxy Class constant reference scopes - was missing :: in
  many places (#225, #226 by @pboling)

Removed

* Remove direct development dependency on nokogiri (#299 by @pboling)

(taca)

2021-11-28 14:06:26 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit_payloads-mettle to 1.0.16

(taca)

2021-11-28 14:06:04 UTC MAIN commitmail json YAML

security/ruby-metasploit_payloads-mettle: update to 1.0.16

No release note is available.  Please refer commit log
<https://github.com/rapid7/mettle/compare/v1.0.11...v1.0.16> in detail.

(taca)

2021-11-28 14:01:58 UTC MAIN commitmail json YAML

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

(taca)

2021-11-28 14:01:35 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: update to 2.0.60

No release note is available.  Please refer commit log
<https://github.com/rapid7/metasploit-payloads/compare/v2.0.55...v2.0.60>
in details.

(taca)

2021-11-28 08:08:04 UTC MAIN commitmail json YAML

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

(taca)

2021-11-28 08:07:38 UTC MAIN commitmail json YAML

print/ruby-pdf-reader: update to 2.6.0

2.6.0 (2021-11-12)

* Text extraction improvements

  - Improved text layout on pages with a variety of font sizes
    (http://github.com/yob/pdf-reader/pull/355)
  - Fixed text positioning for some rotated pages
    (http://github.com/yob/pdf-reader/pull/356)
  - Improved character width calculation for PDFs using built-in
    (non-embedded) ZapfDingbats (http://github.com/yob/pdf-reader/pull/373)
  - Skip zero-width characters (http://github.com/yob/pdf-reader/pull/372)

* Performance improvements

  - Reduced memory pressure when decoding TIFF images
    (http://github.com/yob/pdf-reader/pull/360)
  - Optional dependency on ascii81_native gem for faster processing of files
    using the ascii85 filter (http://github.com/yob/pdf-reader/pull/359)

* Successfully parse more files

  - Gracefully handle some non-spec compliant CR/LF issues
    (http://github.com/yob/pdf-reader/pull/364)
  - Fix parsing of some escape sequences in content streams
    (http://github.com/yob/pdf-reader/pull/368)
  - Increase the amount of junk bytes we detect and skip at the end of a
    file (382)
  - Ignore "/Prev 0" in trailers (http://github.com/yob/pdf-reader/pull/383)
  - Fix parsing of some inline images (BI ID EI tokens)
    (http://github.com/yob/pdf-reader/pull/389)
  - Gracefully handle some xref tables that incorrectly start with 1
    (http://github.com/yob/pdf-reader/pull/384)

(taca)

2021-11-28 08:03:01 UTC MAIN commitmail json YAML

doc: Updated net/ruby-pcaprub to 0.13.1

(taca)

2021-11-28 08:02:29 UTC MAIN commitmail json YAML

net/ruby-pcaprub: update to 0.13.1

0.13.1 (2021-09-16)

* Fix compilation on win64.
* Allow for ruby 3.

(taca)

2021-11-28 08:00:07 UTC MAIN commitmail json YAML

doc: Updated net/ruby-netaddr to 2.0.5

(taca)

2021-11-28 07:59:47 UTC MAIN commitmail json YAML

net/ruby-netaddr: update to 2.0.5

2.0.5 (2021-10-07)

No release note and here are quote from commit logs:

* Add support for ipv4-embedded ipv6.
* Add support for additional prefix lengths for ipv4().
* Fix IPv6 zero compression.  Per rfc5952 section-4.2.2, do not compress a
  single zero field.  Credit to https://github.com/sftim for pointing this
  out.
* Fix bug with fill() methods.

(taca)

2021-11-28 07:56:10 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-globalid to 1.0.0

(taca)

2021-11-28 07:55:48 UTC MAIN commitmail json YAML

devel/ruby-globalid: update to 1.0.0

0.6.0 (2021-11-24)

* Add ActiveRecord::FixtureSet.signed_global_id helper to generate signed
  ids inside fixtures.

1.0.0 (2021-11-25)

Stable API release.

The code is the same as the 0.6.0 release.

(taca)

2021-11-28 00:37:24 UTC MAIN commitmail json YAML

langphp: add support for php81

Oops, forgot to commit this.  Noted by wiz@, thanks much.

(taca)

2021-11-27 07:31:26 UTC MAIN commitmail json YAML

doc: Added meta-pkgs/php81-extensions version 8.1.0

(taca)

2021-11-27 07:30:31 UTC MAIN commitmail json YAML

meta-pkgs/Makefile: add and enable php81-extensions

(taca)

2021-11-27 07:29:49 UTC MAIN commitmail json YAML

meta-pkgs/php81-extensions: add php81-extensions version 8.1.0

PHP 8.1.x is HTML-embedded scripting language.

This package does not contain anything by itself -- it is a
"meta-package" that depends on other PHP packages.  Its sole purpose is
to require dependencies so users can install this package only and
have all the PHP stuff pulled in by the package dependency mechanism.

(taca)

2021-11-27 07:27:41 UTC MAIN commitmail json YAML

devel/php-ffi: allow build with php81

(taca)

2021-11-27 07:27:05 UTC MAIN commitmail json YAML

converters/php-mbstring: add support for php81

Handle changed include files.

(taca)

2021-11-27 07:25:45 UTC MAIN commitmail json YAML

doc: Added lang/php81 version 8.1.0

(taca)

2021-11-27 07:25:28 UTC MAIN commitmail json YAML

lang/Makefile: add and enable php81

(taca)

2021-11-27 07:24:43 UTC MAIN commitmail json YAML

lang/php81: add PHP 8.1.0 release

PHP is a widely-used open source general-purpose scripting language
that is especially suited for web development and can be embedded
into HTML.  It is modular, and object-oriented.  Much of its syntax
is borrowed from C, Java and Perl with a couple of unique PHP-specific
features thrown in.  The language is designed to allow web developers
to write dynamically generated pages quickly.

PHP 8.1 comes with numerous improvements and new features such as

* Enumerations
* Readonly properties
* Fibers
* Pure Intersection Types
* never return type
* First-class Callable Syntax
* "final" modifier for class constants
* New fsync and fdatasync functions
* New array_is_list function
* Explicit Octal numeral notation
* And much much more...

(taca)

2021-11-25 16:36:52 UTC MAIN commitmail json YAML

doc: Note update of lang/ruby30 and related pacakges to 3.0.3

lang/ruby30-base
lang/ruby30

(taca)

2021-11-25 16:35:52 UTC MAIN commitmail json YAML

lang/ruby30-base: update to 3.0.3

Ruby 3.0.3 Released
Posted by nagachika on 24 Nov 2021

Ruby 3.0.3 has been released.

This release includes security fixes.  Please check the topics below for
details.

* CVE-2021-41817: Regular Expression Denial of Service Vulnerability of Date
  Parsing Methods

* CVE-2021-41816: Buffer Overrun in CGI.escape_html

* CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse

See the commit logs for details.

(taca)

2021-11-25 16:02:52 UTC MAIN commitmail json YAML

doc: Note update of lang/ruby27 and related pacakges to 2.7.5

lang/ruby27-base
databases/ruby-gdbm
devel/ruby-fiddle
devel/ruby-readline
lang/ruby27

(taca)

2021-11-25 16:01:18 UTC MAIN commitmail json YAML

lang/ruby27-base: update to 2.7.5

Ruby 2.7.5 Released
Posted by usa on 24 Nov 2021

Ruby 2.7.5 has been released.

This release includes security fixes.  Please check the topics below for
details.

* CVE-2021-41817: Regular Expression Denial of Service Vulnerability of Date
  Parsing Methods

* CVE-2021-41816: Buffer Overrun in CGI.escape_html

* CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse

See the commit logs for details.

(taca)

2021-11-25 15:52:09 UTC MAIN commitmail json YAML

doc: Note update of lang/ruby26* to 2.6.9

lang/ruby26-base
lang/ruby26

(taca)

2021-11-25 15:51:08 UTC MAIN commitmail json YAML

lang/ruby26-base: update to 2.6.9

Ruby 2.6.9 Released
Posted by usa on 24 Nov 2021

Ruby 2.6.9 has been released.

This release includes security fixes.  Please check the topics below for
details.

* CVE-2021-41817: Regular Expression Denial of Service Vulnerability of Date
  Parsing Methods

* CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse See the commit
  logs for details.

Ruby 2.6 is now under the state of the security maintenance phase, until the
end of March of 2022.  After that date, maintenance of Ruby 2.6 will be
ended.  We recommend you start planning the migration to newer versions of
Ruby, such as 3.0 or 2.7.

(taca)

2021-11-23 15:12:00 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-sprockets-rails to 3.4.1

(taca)

2021-11-23 15:11:39 UTC MAIN commitmail json YAML

misc/ruby-sprockets-rails: update to 3.4.1

3.4.1 (2021-11-22)

What's Changed

* expose dependencies from AssetUrlProcessor by @zarqman in #480
* Fix issues with relative paths from AssetUrlProcessor by @jcoyne in #482
* Fix sourcemapping url replacement by @dhh in #484

3.4.0 (2021-11-15)

What's Changed

* Ensure source mapping URLs set by transpilers are not broken by appending
  a semicolon to their path and translate the paths to the digested versions
  for deployment by @dhh in #479

This makes sprockets-rails compatible out of the box with sourcemap
generation from jsbundling-rails.

3.3.0 (2021-11-11)

What's Changed

* Process css files so that they get digested paths for asset files by
  @jcoyne in #476.  This allows you to use sprockets-rails together with
  cssbundling-rails and be able to reference assets in the asset pipeline
  without additional compilation.
* Raise the error that includes an error message by @ghiculescu in #472

(taca)

2021-11-23 14:47:59 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-bundler to 2.2.32

(taca)

2021-11-23 14:47:35 UTC MAIN commitmail json YAML

misc/ruby-bundler: update to 2.2.32

2.2.32 (2021-11-23)

Enhancements:

* Clarify bundle viz deprecation #5083
* Unlock dependencies that no longer match lockfile #5068
* Use shellsplit instead of array of strings for git push #5062
* Re-enable default_ignores option for standard #5003

Bug fixes:

* Fix downgrading dependencies by changing the Gemfile and running bundle
  update #5078

2.2.31 (2021-11-08)

Enhancements:

* Link to working bundler-graph plugin in bundle viz deprecation message
  #5061
* Memoize materialized specs when requiring bundler/setup #5033
* Allow custom LicenseRef #5013
* Better error when installing a lockfile with git sources and git is not
  installed #5036
* Only delete cached gem when it's corrupted #5031
* Support gemified tsort #5032
* Add standard option alongside rubocop to bundle gem #4411

Bug fixes:

* Fix system man pages no longer working after bundler overrides MANPATH
  #5039
* Don't warn when a lockfile is locked to a dev version #5018

2.2.30 (2021-10-26)

Enhancements:

* Add a custom SHA1 digest implementation to no longer depend on the digest
  gem before we know which version to activate #4989
* Ensure vendored gems have licenses #4998
* Update broken link in Bundler::Fetcher::CertificateFailureError #4987
* Give better errors for some permission issues #4965
* Print better errors when bundler/gem_tasks fail #4872
* Fix bundle install to reinstall deleted gems #4974
* Unify issue template and ISSUES.md document #4980
* Bump vendored connection_pool to 2.2.5 #4738

Bug fixes:

* Fix error message pointing to non existing file when using a global gem
  cache #4999
* Fix install crash when lockfile has missing dependencies for the current
  platform #4941
* Make bundle info show a proper warning every time it finds a deleted gem
  #4971

2.2.29 (2021-10-08)

Enhancements:

* Require at least Ruby 2.6.0 for gems created with recent rubies #4920
* Include glob information in string representation of git sources to make
  generated lockfiles deterministic #4947
* Add missing rubygem_push prerequisite #4930

2.2.28 (2021-09-23)

Enhancements:

* Use example.com in new gem template, since it will never have a
  potentially dangerous backing website #4918
* Deprecate --install flag to bundle remove and trigger install by default
  #4891

(taca)

2021-11-23 14:42:40 UTC MAIN commitmail json YAML

doc: Updated math/ruby-spreadsheet to 1.3.0

(taca)

2021-11-23 14:42:13 UTC MAIN commitmail json YAML

math/ruby-spreadsheet: update to 1.3.0

1.3.0 (2021-09-23)

* Issues #138 #262, see github.com/zdavatz/spreadsheet

(taca)

2021-11-23 14:40:23 UTC MAIN commitmail json YAML

doc: Removed mail/ruby-mime-types2

(taca)

2021-11-23 14:40:07 UTC MAIN commitmail json YAML

mail/ruby-mime-types2: remove pacakge

This package was kept for compatibility for ruby-mime-types 2.x.
Since there is no pacakge depending it, remove now.

(taca)

2021-11-23 14:38:59 UTC MAIN commitmail json YAML

mail/Makefile: remove ruby-mime-types2

(taca)

2021-11-23 14:37:34 UTC MAIN commitmail json YAML

doc: Updated mail/ruby-mime-types-data to 3.2021.1115

(taca)

2021-11-23 14:37:12 UTC MAIN commitmail json YAML

mail/ruby-mime-types-data: update to 3.2021.1115

3.2021.1115 (2021-11-15)

* Updated the Apache and IANA media registry entries as of release date.

* Added conversion utilities that support the mini_mime data format. These
  have been ported from the mini_mime repository. #47

* Added IANA provisional media registries. Added some notes to
  Contributing.md about the transient nature of the provisional registration
  data. This was triggered in part by a pull request by Jon Sneyers. Thanks!
  #45, #43

(taca)

2021-11-23 14:35:28 UTC MAIN commitmail json YAML

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

(taca)

2021-11-23 14:34:55 UTC MAIN commitmail json YAML

mail/ruby-mime-types: update to 3.4.1

pkgsrc chnage: fix CATEGORIES from www to mail.

3.4.1 (2021-11-16)

1 bugfix:

* Fixed a Ruby < 2.3 incompatibility introduced by the use of standardrb,
  where <<- heredocs were converted to <<~ heredocs. These have been
  reverted back to <<- with the indentation kept and a .strip call to
  prevent excess whitespace.

3.4.0 (2021-11-15)

1 minor enhancement:

* Added a new field to MIME::Type for checking provisional registrations
  from IANA. [#157]

Documentation:

* Kevin Menard synced the documentation so that all examples are
  correct. #153

Administrivia:

* Added Ruby 3.0 to the CI test matrix. Added windows/jruby to the CI
  exclusion list; it refuses to run successfully.
* Removed the Travis CI configuration and changed it to Github Workflows
  #150. Removed Coveralls configuration.
* Igor Victor added TruffleRuby to the Travis CI configuration. #149
* Koichi ITO loosened an excessively tight dependency. #147
* Started using standardrb for Ruby formatting and validation.
* Moved deps:top functionality to a support file.

(taca)

2021-11-23 14:32:29 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-image_size to 3.0.1

(taca)

2021-11-23 14:32:01 UTC MAIN commitmail json YAML

graphics/ruby-image_size: update to 3.0.1

3.0.1 (2021-10-21)

* Fix reading file chunks starting after EOF and reading chunks
  non-consecutively toy/image_optim_rails#12 @toy

3.0.0 (2021-10-17)

* Read only required chunks of data for files and seekable IOs @toy
* Raise FormatError whenever reading data returns less data than expected
  #12 @toy
* Add w/width and h/height accessors to Size @toy

(taca)

2021-11-23 14:30:23 UTC MAIN commitmail json YAML

doc: Updated games/ruby-squib to 0.18.0

(taca)

2021-11-23 14:30:02 UTC MAIN commitmail json YAML

games/ruby-squib: update to 0.18.0

pkgsrc change: drop ruby26 support.

0.18.0 / (2021-10-26)

Features:

* Placeholders! Missing images to svg and png can be replaced by a
  placeholder (#339)
* New config option: img_missing. When an image is missing, warn or error to
  the console (#339)
* save_sheet learned how to rotate individual images! (#301)

Compatibility:

* Because of the features above, the new default behavior is to warn instead
  of errors on a missing file
* Ruby 2.7 is officially our minimum Ruby, since Ruby 2.6 will EOL in about
  six months from now

(taca)

2021-11-23 14:25:01 UTC MAIN commitmail json YAML

doc: Updated finance/ruby-braintree to 4.5.0

(taca)

2021-11-23 14:24:37 UTC MAIN commitmail json YAML

finance/ruby-braintree: update to 4.5.0

4.5.0 (2021-11-12)

* Add plan create/update/find API endpoint
* Add support for TransactionReview webhook notification

(taca)

2021-11-23 14:20:55 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rugged to 1.2.0

(taca)

2021-11-23 14:20:22 UTC MAIN commitmail json YAML

devel/ruby-rugged: update to 1.2.0

1.2.0 (2021-09-06)

No release note but it catched up to libgit2 1.2.0.
Please refer <https://github.com/libgit2/rugged/compare/v1.1.1...v1.2.0> in
detail.

(taca)

2021-11-23 14:16:23 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.18.1

(taca)

2021-11-23 14:15:58 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.18.1

3.18.1 (2021-11-10)

1 minor enhancement:

* All parser tests are now explicitly testing line numbers at every level.

3 bug fixes:

* Fixed endless method with noargs. (mitsuru)
* Fixed line numbers on some yield forms.
* Handle and clearly report if unifdef is missing.

(taca)

2021-11-23 14:14:26 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-i18n to 1.8.11

(taca)

2021-11-23 14:14:03 UTC MAIN commitmail json YAML

devel/ruby-i18n: update to 1.8.11

1.8.11 (2021-11-02)

What's Changed

* Fix typo in documentation by @rkh in #565
* Improve available locale check in Simple backend by @codealchemy in #566
* Fix typo in Simple backend JSON test by @codealchemy in #572
* Fix a build error when using Psych 4.0 by @koic in #569

New Contributors

* @rkh made their first contribution in #565
* @codealchemy made their first contribution in #566
* @koic made their first contribution in #569

(taca)

2021-11-23 14:12:15 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-wire to 6.2.0

(taca)

2021-11-23 14:11:51 UTC MAIN commitmail json YAML

devel/ruby-cucumber-wire: update to 6.2.0

6.2.0 (2021-10-12)

Changed

* Patched cucumber-core, cucumber-expressions and cucumber-messages

(taca)

2021-11-23 14:10:27 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-core to 10.1.0

(taca)

2021-11-23 14:10:03 UTC MAIN commitmail json YAML

devel/ruby-cucumber-core: update to 10.10.

10.1.0 (2021-10-11)

Dependencies

* Patched cucumber-gherkin, cucumber-messages and cucumber-tag-expressions

(taca)

2021-11-23 14:07:58 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-tag-expressions to 4.1.0

(taca)

2021-11-23 14:07:30 UTC MAIN commitmail json YAML

devel/ruby-cucumber-tag-expressions: update to 4.1.0

4.1.0 (2021-10-08)

Added

* [Perl] Add new implementation (#1782 ehuelsmann)

Fixed

* [Go], [JavaScript], [Java], [Ruby] Support backslash-escape in tag
  expressions (#1778 yusuke-noda)

4.0.2 (2021-09-13)

Fixed

* [Python] Remove call to deprecated 2to3 library causing pip install to
  fail (#1736 krisgesling)

4.0.0 (2021-09-02)

Changed

* [Go] Move module paths to point to monorepo (#1550)

(taca)

2021-11-23 14:05:53 UTC MAIN commitmail json YAML

doc: Updated lang/ruby-cucumber-gherkin to 22.0.0

(taca)

2021-11-23 14:05:24 UTC MAIN commitmail json YAML

lang/ruby-cucumber-gherkin: update to 22.0.0

22.0.0 (2021-09-23)

Added

* [Perl] Documentation for most of the modules (#1740 ehuelsmann)

Changed

* [Perl] Changed API to pass around Cucumber::Messages instead of hashes and
  increased minimum Perl version in accordance with Cucumber::Messages (to
  5.14; from 5.12) (#1735 ehuelsmann)

Fixed

* [Perl] Failure to include CHANGELOG.md in the release tarball (#1728
  ehuelsmann)

21.0.0 (2021-09-01)

Added

* [JavaScript] Expose Errors object.

Changed

* Fixed Rule translation for hi, sr-Cyrl, sr-Latn and tr (aslakhellesoy)
* [Java] Renamed Token#mathcedItems to Token#matchedItems (#1687
  aslakhellesoy)
* [Perl] Minimum Perl version upgraded to 5.12 (from 5.10.1) (#1665
  ehuelsmann)

Removed

* [Perl] Dependency on IO::Scalar removed (#1665 ehuelsmann)

(taca)

2021-11-23 14:01:33 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-expressions to 14.0.0

(taca)

2021-11-23 14:01:09 UTC MAIN commitmail json YAML

devel/ruby-cucumber-expressions: update to 14.0.0

Almost no change in Ruby part from 12.1.2 except removing deprecated
generateExpression method.

14.0.0 (2021-10-12)

Changed

* TypeScript: Group#value can no longer be undefined (#16)
* TypeScript: Argument is no longer generic (#16)
* Go: Module renamed to match github repository(#24)

13.1.3 (2021-09-24)

Fixed

* Fix release for the Go implementation

13.1.2 (2021-09-24)

Fixed

* Fix release for the Go implementation
* Minor fixes in the README.md links to documentation

13.1.1 (2021-09-24)

Fixed

* Fix misc release actions

13.1.0 (2021-09-24)

Added

* [JavaScript] Support for EcmaScript modules (aka ESM). (#1743)

13.0.1 (2021-09-15)

Changed

* Remove dependency on Node.js APIs (util module) (#1250 #1752
  aslakhellesoy)
* Remove dependency on Browser APIs (window constant) (#1752 aslakhellesoy)

Fixed

* [JavaScript] Correctly match empty strings (#1329 #1753 aslakhellesoy)

Removed

* Remove deprecated CucumberExpressionGenerator#generateExpression
  method. (#1752)

12.1.3 (2021-09-01)

Fixed

* Use native RegExp Match indices (currently relying on a polyfill) (#1652
  aslakhellesoy)

(taca)

2021-11-20 15:29:03 UTC MAIN commitmail json YAML

doc: Updated archivers/ruby-xz to 1.0.1

(taca)

2021-11-20 15:28:40 UTC MAIN commitmail json YAML

archivers/ruby-xz: update to 1.0.1

1.0.1 (2021-11-13)

* Fix a buffer overflow error in XZ::Stream (PR Quintus#17 by genail)

* Fix an issue with transcode_options that was introduced by Ruby 3 (PR
  win93#1 by Alex Gittemeier)

* Update project README, gemspec, and other metadata to reflect a change in
  maintainership. All prior releases were released by Marvin G端lker.

(taca)

2021-11-20 15:14:50 UTC MAIN commitmail json YAML

doc: Updated mail/roundcube and related packages to 1.5.0

mail/roundcube
mail/roundcube-plugin-enigma
mail/roundcube-plugin-password
mail/roundcube-plugin-zipdownload

(taca)

2021-11-20 15:13:33 UTC MAIN commitmail json YAML

mail/roundcube: update to 1.5.0

1.5.0 (2021-10-17)

Quote from release announce:

We proudly announce the final release of the next major version 1.5 of
Roundcube webmail. With this milestone we introduce new features and full
PHP 8.0 support. The most noteworthy additions are:

  - Dark mode for Elastic skin
  - OAuth2/XOauth support (with plugin hooks)
  - Collected recipients and trusted senders
  - Moving recipients between inputs with drag & drop
  - Full unicode support with MySQL database
  - Support of IMAP LITERAL- extension RFC 7888
    <https://datatracker.ietf.org/doc/html/rfc7888>
  - Support of RFC 2231 <https://datatracker.ietf.org/doc/html/rfc2231>
    encoded names
  - Cache refactoring

(taca)

2021-11-19 14:33:00 UTC MAIN commitmail json YAML

doc: Updated net/bind916 to 9.16.23

(taca)

2021-11-19 14:32:28 UTC MAIN commitmail json YAML

net/bind916: update to 9.16.23

--- 9.16.23 released ---

5752. [bug] Fix an assertion failure caused by missing member zones
during a reload of a catalog zone. [GL #2308]

5750. [bug] Fix a bug when comparing two RSA keys. There was a typo
which caused the "p" prime factors to not being
compared. [GL #2972]

5737. [bug] Address Coverity warning in lib/dns/dnssec.c.
[GL #2935]

(taca)

2021-11-19 14:29:49 UTC MAIN commitmail json YAML

doc: Updated lang/php80 to 8.0.13

(taca)

2021-11-19 14:29:05 UTC MAIN commitmail json YAML

lang/php80: update to 8.0.13

This release contains security fix.

18 Nov 2021, PHP 8.0.13

- Core:
  . Fixed bug #81518 (Header injection via default_mimetype / default_charset).
    (cmb)

- Date:
  . Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
    (cmb)

- MBString:
  . Fixed bug #76167 (mbstring may use pointer from some previous request).
    (cmb, cataphract)

- Opcache:
  . Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)

- PCRE:
  . Fixed bug #81424 (PCRE2 10.35 JIT performance regression). (cmb)

- XML:
  . Fixed bug #79971 (special character is breaking the path in xml function).
    (CVE-2021-21707) (cmb)

- XMLReader:
  . Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid
    property). (Nikita)

(taca)

2021-11-19 14:28:21 UTC MAIN commitmail json YAML

doc: Updated lang/php73 to 7.3.33

(taca)

2021-11-19 14:27:56 UTC MAIN commitmail json YAML

lang/php73: update to 7.3.33

This release contains security fix.

18 Nov 2021, PHP 7.3.33

- XML:
  . Fix #79971: special character is breaking the path in xml function.
    (CVE-2021-21707) (cmb)

(taca)

2021-11-19 14:26:59 UTC MAIN commitmail json YAML

doc: Updated lang/php74 to 7.4.26

(taca)

2021-11-19 14:26:29 UTC MAIN commitmail json YAML

lang/php74: udpate to 7.4.26

This release contains security fix.

18 Nov 2021, PHP 7.4.26

- Core:
  . Fixed bug #81518 (Header injection via default_mimetype / default_charset).
    (cmb)

- Date:
  . Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
    (cmb)

- MBString:
  . Fixed bug #76167 (mbstring may use pointer from some previous request).
    (cmb, cataphract)

- MySQLi:
  . Fixed bug #81494 (Stopped unbuffered query does not throw error). (Nikita)

- PCRE:
  . Fixed bug #81424 (PCRE2 10.35 JIT performance regression). (cmb)

- Streams:
  . Fixed bug #54340 (Memory corruption with user_filter). (Nikita)

- XML:
  . Fixed bug #79971 (special character is breaking the path in xml function).
    (CVE-2021-21707) (cmb)

(taca)

2021-11-09 15:17:24 UTC MAIN commitmail json YAML

doc: Updated time/ruby-tzinfo-data to 1.2021.5

(taca)

2021-11-09 15:17:01 UTC MAIN commitmail json YAML

time/ruby-tzinfo-data: update to 1.2021.5

1.2021.2 (2021-09-26)

* Based on version 2021b of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-September/000066.html).

1.2021.3 (2021-10-02)

* Based on version 2021c of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000067.html).

1.2021.4 (2021-10-16)

* Based on version 2021d of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000068.html).

1.2021.5 (2021-10-23)

* Based on version 2021e of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000069.html).

(taca)

2021-11-09 14:53:48 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-RMagick to 4.2.3

(taca)

2021-11-09 14:53:22 UTC MAIN commitmail json YAML

graphics/ruby-RMagick: update to 4.2.3

RMagick 4.2.3 (2021-10-10)

Bug Fixes

* Re-add block syntax deprecation warning and fix in RMagick source (#1279)
  (#1280)
* Doc: Replace Magick::Montage with Magick::ImageList::Montage (#1281)
* Update shadow example (#1297)
* Escape the backslashes in windows error message (#1298)
* Also set the alpha value of the target pixel (#1299)
* Set alpha_trait to BlendPixelTrait when the alpha value of the pixel is
  not opaque. (#1300)

(taca)

2021-11-09 14:51:48 UTC MAIN commitmail json YAML

doc: Updated finance/ruby-activemerchant to 1.124.0

(taca)

2021-11-09 14:51:23 UTC MAIN commitmail json YAML

finance/ruby-activemerchant: update to 1.124.0

1.124.0 (2021-10-28)

What's Changed

* Adyen: Add ACH Support by @almalee24 in #4105
* Paysafe: Adjust profile data by @meagabeth in #4112
* StripePaymentIntentsGateway: Add GSF claim_without_transaction_id by
  @BritneyS in #4111
* RouteX: Support cardtype by @rachelkirk in #4115
* Routex: cardtype changelog fix by @rachelkirk in #4117
* Moka: make sure month is always two digits by @dsmcclain in #4118
* dlocal: Add device_id and ip to payer object and add additional_data by
  @aenand in #4116
* Orbital: Scrub Payment Cryptogram by @naashton in #4121
* Paysafe: Add support for airline fields by @meagabeth in #4120
* Stripe and Stripe PI: Add Radar Session Option by @tatsianaclifton in
  #4119
* PayArc: handle requests when billing_address is not present by @dsmcclain
  in #4114
* Add UnionPay test card to BIN range by @leahriffell in #4122
* Global Collect: Support URL override by @naashton in #4127
* PayConex: scrub bank account info from transcripts by @mbreenlyles in
  #4128
* Moka: Remove additional transaction data from subsequent calls by
  @naashton in #4129
* Moka: Ensure CvcNumber can be an empty string by @jessiagee in #4130
* Fixup PR #4122 Add UnionPay test card to BIN range by @leahriffell in
  #4132
* Maestro: allow card lengths for non-validated cards by @therufs in #4131
* Make "set" required by credit_card_methods.rb by @InPermutation in #4133
* Moka: Pass Currency on Capture transactions by @dsmcclain in #4134
* Paysafe: Update supported countries by @meagabeth in #4135
* Paysafe: Update field mapping for split_pay by @meagabeth in #4136
* SafeCharge: Account for non-fractional currencies by @dsmcclain in #4137
* CardStream: Support passing country_code in request by @dsmcclain in #4139
* Adyen: Adjust phone number mapping by @aenand in #4138
* MIT: Change how parameters are converted to JSON by @tatsianaclifton in
  #4140
* Stripe: add account_number to scrubbing by @aenand in #4145
* Stripe PI: add name on card to billing details & do some refactoring by
  @dsmcclain in #4146
* Updating CHANGELOG to remove conflict by @jessiagee in #4148
* TrustCommerce: Scrub bank account info by @mbreenlyles in #4149
* TransFirst: add acctNr to scrubbing by @aenand in #4152
* Paysafe: Update supported countries list by @meagabeth in #4154
* Add Support for Submerchant Data on Worldpay by @almalee24 in #4147
* dLocal: Update supported countries list by @mbreenlyles in #4155
* Nuvei (SafeCharge): Add support for email field in capture by @rachelkirk
  in #4153
* Paysafe: Remove invalid code by @meagabeth in #4156
* NMI: Add descriptors by @ajawadmirza in #4157
* Add bank account info scrubbing tests for multiple gateways by @aenand in
  #4159
* Moka: send correct amount in refund by @dsmcclain in #4160
* GlobalCollect: Append URI to the URL by @naashton in #4162
* Adyen: Add external platform information by @aenand in #4163
* Payflow: use proper case for 3DS 2.x element names by @bbraschi in #4113
* Realex: Add stored credential support by @dsmcclain in #4170
* Moka: add Installment field by @dsmcclain in #4172
* Payflow: include AuthenticationStatus with 3DS 2.x by @bbraschi in #4168
* Release 1.124.0 by @bbraschi in #4175

New Contributors

* @aenand made their first contribution in #4116
* @ajawadmirza made their first contribution in #4157

(taca)

2021-11-09 14:46:53 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-zeitwerk to 2.5.1

(taca)

2021-11-09 14:46:28 UTC MAIN commitmail json YAML

devel/ruby-zeitwerk: update to 2.5.1

2.5.1 (20 October 2021)

* Restores support for namespaces that are not hashable. For example
  namespaces that override the hash method with a different arity as shown
  in #188.

2.5.0 (20 October 2021)

Breaking changes

* Requires Ruby 2.5.
* Deletes the long time deprecated preload API. Instead of:

loader.preload("app/models/user.rb")

  just reference the constant on setup:

loader.on_setup { User }

  If you want to eager load a namespace, use the constants API:

loader.on_setup do
  Admin.constants(false).each { |cname| Admin.const_get(cname) }
end

Bug fixes

* Fixes a bug in which a certain valid combination of overlapping trees
  managed by different loaders and ignored directories was mistakenly
  reported as having conflicting directories.
* Detects external namespaces defined with Module#autoload. If your project
  reopens a 3rd party namespace, Zeitwerk already detected it and did not
  consider the namespace to be managed by the loader (automatically
  descends, ignored for reloads, etc.). However, the loader did not do that
  if the namespace had only an autoload in the 3rd party code yet to be
  executed. Now it does.

Callbacks

* Implements Zeitwerk::Loader#on_setup, which allows you to configure blocks
  of code to be executed on setup and on each reload. When the callback is
  fired, the loader is ready, you can refer to project constants in the
  block.
  See the documentation for further details.

* There is a new catch-all Zeitwerk::Loader#on_load that takes no argument
  and is triggered for all loaded objects:

loader.on_load do |cpath, value, abspath|
  # ...
end

  Please, remember that if you want to trace the activity of a loader,
  Zeitwerk::Loader#log! logs plenty of information.
  See the documentation for further details.

* The block of the existing Zeitwerk::Loader#on_load receives also the value
  stored in the constant, and the absolute path to its corresponding file or
  directory:

loader.on_load("Service::NotificationsGateway") do |klass, abspath|
  # ...
end

  Remember that blocks can be defined to take less arguments than passed. So
  this change is backwards compatible. If you had

loader.on_load("Service::NotificationsGateway") do
  Service::NotificationsGateway.endpoint = ...
end

  That works.

* Implements Zeitwerk::Loader#on_unload, which allows you to configure
  blocks of code to be executed before a certain class or module gets
  unloaded:

loader.on_unload("Country") do |klass, _abspath|
  klass.clear_cache
end

  These callbacks are invoked during unloading, which happens in an
  unspecified order. Therefore, they should not refer to reloadable
  constants.

  You can also be called for all unloaded objects:

loader.on_unload do |cpath, value, abspath|
  # ...
end

  Please, remember that if you want to trace the activity of a loader,
  Zeitwerk::Loader#log! logs plenty of information.
  See the documentation for further details.

Assorted

* Performance improvements.
* Documentation improvements.
* The method Zeitwerk::Loader#eager_load accepts a force flag:

loader.eager_load(force: true)

* If passed, eager load exclusions configured with do_not_eager_load are not
  honoured (but ignored files and directories are).
* This may be handy for test suites that eager load in order to ensure all
  files define the expected constant.
* Eliminates internal use of File.realpath. One visible consequence is that
  in logs root dirs are shown as configured if they contain symlinks.
* When an autoloaded file does not define the expected constant, Ruby clears
  state differently starting with Ruby 3.1. Unloading has been revised to be
  compatible with both behaviours.
* Logging prints a few new traces.

(taca)

2021-11-09 14:41:16 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-test-unit to 3.5.1

(taca)

2021-11-09 14:40:55 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.5.1

3.5.1 (2021-11-08)

Fixes
* Fixed a bug that keep: true is ignored when data set is generated by
  block. [Reported by Kenta Murata]

Thanks

* Kenta Murata

3.5.0 (2021-10-18)

Fixes
* Fixed a bug that keep: true is ignored when the last data doesn't have
  keep: true.

3.4.9 (2021-10-18)

Improvements
* Added support for labeling each variable values by using Hash.

3.4.8 (2021-10-11)

Improvements
* Added support for omitting Ractor tests on Ruby 2.7 or earlier
  automatically.

(taca)

2021-11-09 14:38:54 UTC MAIN commitmail json YAML

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

(taca)

2021-11-09 14:38:34 UTC MAIN commitmail json YAML

devel/ruby-sexp-processor: update to 4.16.0

4.16.0 / (2021-10-27)

o 4 minor enhancements:

  * Added Sexp#value (pushed up from ruby_parser).
  * Aliased Sexp#concat to #_concat and use that so it can be overridden.
  * Cache the #hash result.
  * StrictSexp mode (4) now covers concat.

o 3 bug fixes:

  * Fix some doco on each_sexp to clarify that it is not recursive.
  * Fixed a bug calling enum_for when using each_of_type w/ no block.
  * Minor fixes to pt_testcase.rb for custom timeouts and better error
    handling.

(taca)

2021-11-09 14:36:56 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-support to 3.10.3

(taca)

2021-11-09 14:36:36 UTC MAIN commitmail json YAML

devel/ruby-rspec-support: update to 3.10.3

3.10.3 (2021-11-03)

Bug Fixes:

* Use Mutex#owned? to allow RSpec::Support::ReentrantMutex to work in nested
  Fibers on Ruby 3.0 and later. (Benoit Daloze, #503, #504)

* Support end-less methods in RSpec::Support::Source::Token so that RSpec
  won't hang when an end-less method raises an error. (Yuji Nakayama, #505)

(taca)

2021-11-09 14:20:24 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-racc to 1.6.0

(taca)

2021-11-09 14:20:04 UTC MAIN commitmail json YAML

2021-11-09 14:17:12 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.18.0

(taca)

2021-11-09 14:16:53 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.18.0

3.18.0 (2021-10-27)

Holy crap… 58 commits! 2.7 and 3.0 are feature complete.  Strings &
heredocs have been rewritten.

o 9 major enhancements:

  * !!! Rewrote lexer (and friends) for strings, heredocs, and %*[]
    constructs.
  * Massive overhaul on line numbers.
  * Freeze input! Finally!!! No more modifying the input string for heredocs.
  * Overhauled RPStringScanner. Removed OLD compatibility methods!
  * Removed Sexp methods: value, to_sym, add, add_all, node_type, values.
      - value moved to sexp_processor.
  * Removed String#grep monkey-patch.
  * Removed String#lineno monkey-patch.
  * Removed string_to_pos, charpos, etc hacks for ancient ruby versions.
  * Removed unread_many… NO! NO EDITING THE INPUT STRING!

o 31 minor enhancements:

  * 2.7/3.0: many more pattern edge cases
  * 2.7: Added `mlhs = rhs rescue expr`
  * 2.7: refactored destructured args (`|(k,v)|`) and unfactored(?!)
    case_body/args.
  * 3.0: excessed_comma
  * 3.0: finished most everything: endless methods, patterns, etc.
  * 3.0: refactored / added new pattern changes
  * Added RubyLexer#in_heredoc? (ie, is there old_ss ?)
  * Added RubyLexer#old_ss and old_lineno and removed much of SSStack(ish).
  * Added Symbol#end_with? when necessary
  * Added TALLY and DEBUG options for ss.getch and ss.scan
  * Added ignore_body_comments to make parser productions more clear.
  * Added support for no_kwarg (eg `def f(**nil)`).
  * Added support for no_kwarg in blocks (eg `f { |**nil| }`).
  * Augmented generated parser files to have frozen_string_literal comments
    and fixed tests.
  * Broke out 3.0 parser into its own to ease development.
  * Bumped dependencies on sexp_processor and oedipus_lex.
  * Clean generated 3.x files.
  * Extracted all string scanner methods to their own module.
  * Fixed some precedence decls.
  * Implemented most of pattern matching for 2.7+.
  * Improve lex_state= to report location in verbose debug mode.
  * Made it easier to debug with a particular version of ruby via rake.
  * Make sure ripper uses the same version of ruby we specified.
  * Moved all string/heredoc/etc code to ruby_lexer_strings.rb
  * Remove warning from newer bisons.
  * Sprinkled in some frozen_string_literal, but mostly helped by oedipus
    bump.
  * Switch to comparing against ruby binary since ripper is buggy.
  * bugs task should try both bug*.rb and bad*.rb.
  * endless methods
  * f_any_kwrest refactoring.
  * refactored defn/defs

o 15 bug fixes:

  * Cleaned a bunch of old hacks. Initializing RubyLexer w/ Parser is
    cleaner now.
  * Corrected some lex_state errors in process_token_keyword.
  * Fixed ancient ruby2 change (use #lines) in ruby_parse_extract_error.
  * Fixed bug where else without rescue only raises on 2.6+
  * Fixed caller for getch and scan when DEBUG=1
  * Fixed comments in the middle of message cascades.
  * Fixed differences w/ symbol productions against ruby 2.7.
  * Fixed dsym to use string_contents production.
  * Fixed error in bdot2/3 in some edge cases. Fixed p_alt line.
  * Fixed heredoc dedenting in the presence of empty lines. (mvz)
  * Fixed some leading whitespace / comment processing
  * Fixed up how class/module/defn/defs comments were collected.
  * Overhauled ripper.rb to deal with buggy ripper w/ yydebug.
  * Removed dsym from literal.
  * Removed tUBANG lexeme but kept it distinct as a method name
    (eg: `def!@`).

(taca)

2021-11-09 14:12:01 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parseconfig to 1.1.2

(taca)

2021-11-09 14:11:36 UTC MAIN commitmail json YAML

devel/ruby-parseconfig: update to 1.1.2

pkgsrc change: update HOMEPAGE.

1.1.2 (2021-09-29)

- Dev and test against recent versions of Ruby (2.6+, 3.0+)
- Docker development support
- Remove tests for deprecated 'get_value()' method
- Use Rspec 'expect' in place of 'should'

(taca)

2021-11-09 14:08:53 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-marcel to 1.0.2

(taca)

2021-11-09 14:08:33 UTC MAIN commitmail json YAML

devel/ruby-marcel: update to 1.0.2

pkgsrc change: add newline to the DESCR file.

1.0.2 (2021-09-20)

* Include Apache license in gem release. (a525d5b)
* Prefer audio/x-wav for WAV audio files. (#45)
* Prefer application/x-x509-ca-cert for Privacy-Enhanced Mail
  certificates. (#46)
* Prefer audio/flac for FLAC audio files. (#47)
* Prefer audio/aac for Advanced Audio Coding audio files. (#49)
* Prefer application/vnd.ms-access for Microsodt Access DB files. (#50)
* Support text/x-scss and text/x-sass stylesheets. (#52)
* Support encrypted Microsoft Access DB files. (#53)
* Prefer application/x-ole-storage for Microsoft Office files. (#54)
* Prefer text/markdown for Markdown files. (#55)
* Prefer audio/mpc for Musepack audio files. (#56)
* Support audio/webm audio files. (#58)
* Support image/avif images files. (#63)

(taca)

2021-11-09 14:03:27 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.50.0

(taca)

2021-11-09 14:02:53 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.50.0

=== 5.50.0 (2021-11-01)

* Make Migrator :allow_missing_migration_files also allow down migrations
  where the current database version is greater than the last migration file
  version (francisconeves97) (#1789)

* Fix Model#freeze in composition, serialization, and
  serialization_modification_detection plugins to return self (jeremyevans)
  (#1788)

* Fix typecasting of lazy columns when using lazy_attributes plugin in model
  where dataset selects from subquery (jeremyevans)

* Add :before_preconnect Database option, for configuring extensions loaded
  via :preconnect_extensions (MarcPer, jeremyevans) (#1786)

* Change Dataset#columns! to use a LIMIT 0 query instead of a LIMIT 1 query
  (jeremyevans)

* Add sql_log_normalizer extension for normalizing logged SQL, helpful for
  analytics and sensitive data (jeremyevans)

* Add support for range_merge, multirange, and unnest, and PGMultiRange#op
  to pg_range_ops extension (jeremyevans)

* Add pg_multirange extension with support for PostgreSQL 14+ multirange
  types (jeremyevans)

=== 5.49.0 (2021-10-01)

* Switch block_given? usage to defined?(yield) (jeremyevans)

* Support table aliases for JOIN USING columns on PostgreSQL 14+
  (jeremyevans)

* Support calling PostgreSQL procedures without arguments (jeremyevans)

* Support hstore subscripts in pg_hstore_ops on PostgreSQL 14+, for updating
  only part of an hstore value (jeremyevans)

* Support JSONB subscripts in pg_json_ops on PostgreSQL 14+, for updating
  only part of a JSONB value (jeremyevans)

* Support SQL::Expression#sequel_ast_transform for custom AST transforms on
  arbitrary expressions (jeremyevans)

* Add Database#create_trigger :replace option on PostgreSQL 14+ for CREATE
  OR REPLACE TRIGGER (jeremyevans)

* Make auto_validations plugin automatically setup no_null_byte validations
  (jeremyevans)

* Add Model#validates_no_null_byte to validation_helpers plugin
  (jeremyevans)

(taca)

2021-11-08 15:07:02 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine41 to 4.1.5

(taca)

2021-11-08 15:06:37 UTC MAIN commitmail json YAML

devel/ruby-redmine41: update to 4.1.5

This release includes a fix for a moderate severity issue found in all
recent releases.

4.1.5 (2021-10-10)

[Administration]

* Defect #35731: Password and Confirmation fields are marked as required
  when editing a user

[Attachments]

* Defect #35715: File upload fails when run with uWSGI

[Issues]

* Defect #35642: Long text custom field values are not aligned with their
  labels

[Issues planning]

* Defect #35669: Prints of Issues Report details are messed-up due to the
  size of the graphs

[Permissions and roles]

* Defect #35634: Attachments deletable even though issue edit not permitted

[Security]

* Defect #35789: Redmine is leaking usernames on activities index view
* Patch #35463: Enforce stricter class filtering in WatchersController

[UI]

* Defect #34834: Line breaks in the description of a custom field are
  ignored in a tooltip

(taca)

2021-11-08 15:05:29 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine42 to 4.2.3

(taca)