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

2024-05-12 17:02:50 UTC Now

2021-01-11 14:13:22 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 14:13:02 UTC MAIN commitmail json YAML

net/ruby-net-ldap: update to 0.17.0

Net::LDAP 0.17.0 (2020-11-30)

* Added private recursive_delete as alternative to DELETE_TREE #268
* Test suite updates #373 #376 #377
* Use Base64.strict_encode64 and SSHA256 #303
* Remove deprecated ConnectionRefusedError #366
* Added method to get a duplicate of the internal Hash #286
* remove a circular require #380
* fix LdapServerAsnSyntax compile #379
* Implement '==' operator for entries #381
* fix for undefined method for write exception #383

(taca)

2021-01-11 14:10:44 UTC MAIN commitmail json YAML

doc: Updated net/ruby-dnsruby to 1.61.5

(taca)

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

net/ruby-dnsruby: update to 1.61.5

1.61.5 (2020-10-29)

* CAA record fixes - add contactphone and contactemail
* Fix eprecation warnings

(taca)

2021-01-11 14:08:46 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-progressbar to 1.11.0

(taca)

2021-01-11 14:07:50 UTC MAIN commitmail json YAML

Updated devel/py-atpublic, devel/py-mixbox

(adam)

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

misc/ruby-progressbar: update to 1.11.0

pkgsrc change: remove redundant "ruby" from CATEGORIES.

Version v1.11.0 - December 30, 2020

Add
* RUBY_PROGRESS_BAR_FORMAT Environment Variable

Merge
* PR #165 - Show Unknown Time Remaining After Timer Reset

Fix
* Show Unknown Time Remaining After Bar Is Reset

Uncategorized
* Merge PR #167 - Convert To Github Actions

(taca)

2021-01-11 14:05:20 UTC MAIN commitmail json YAML

py-mixbox: updated to 1.0.5

1.0.5:
Bug fixes

(adam)

2021-01-11 14:04:15 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-bundler to 2.2.4

(taca)

2021-01-11 14:03:53 UTC MAIN commitmail json YAML

misc/ruby-bundler: update to 2.2.4

2.2.4 (December 31, 2020)

Bug fixes:
* Fix bundle man pages display on truffleruby #4209
* Fix Windows + JRuby no longer being able to install git sources #4196

2.2.3 (December 22, 2020)

Bug fixes:
* Restore full compatibility with previous lockfiles #4179
* Add all matching variants with the same platform specificity to the
  lockfile #4180
* Fix bundler installing gems for a different platform when running in
  frozen mode and current platform not in the lockfile #4172
* Fix crash when bundle exec'ing to bundler #4175

2.2.2 (December 17, 2020)

Bug fixes:
* Fix resolver crash when a candidate has 0 matching platforms #4163
* Restore change to copy global with/without config locally upon bundle
  install #4154

2.2.1 (December 14, 2020)

Bug fixes:
* Ad-hoc fix for platform regression #4127
* Workaround JRuby + Windows issue with net-http-persistent vendored code
  #4138
* Reset also root when in a nested invocation #4140
* Restore 2.1.4 resolution times #4134
* Fix bundle outdated --strict crash #4133
* Autoload Bundler::RemoteSpecification to workaround crash on jruby #4114

2.2.0 (December 7, 2020)

Enhancements:
* New gem template: prefer require_relative to require #4066
* Always show underlying error when fetching specs fails #4061
* Add --all-platforms flag to bundle binstubs to generate binstubs for all
  platforms #3886
* Improve gem not found in source error messages #4019
* Revert resolving all Gemfile platforms automatically #4052
* Remove extra empty line from README template #4041
* Lazily load erb #4011

Bug fixes:

* Fix Bundler::Plugin::API::Source#to_s having empty source type #4084
* Raise consistent errors with or without bundle exec #4063
* Fix edge case resulting in a crash when using zeitwerk inside a nested
  bundle exec invocation #4062
* Enable specific_platform by default #4015
* Prevent remove command from deleting gemfile lines that are comments
  #4045
* Fix issue with cache_all_platforms and specific_platform configured
  #4042
* Fix incorrect error message on Windows #4039
* Make printed drive letters consistent on Windows #4038
* Load rubygems plugins from RUBYLIB during bundle install and bundle
  update #3534
* Fix specific_platform and cache_all with bundle cache --all-platforms #4022
* Bring back the possibility to install a plugin from path #4020
* Move ronn pages to lib #3997
* Fix fileutils double load when using bundler/inline #3991
* Accept responses with no etag header #3865

Documentation:
* Fix typo of bundle-install.1 (v2.1) #4079
* Add commented out example and more information link to generated gemspec
  #4034

Please refer
<https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md>
for changes prior to 2.2.0 release.

(taca)

2021-01-11 14:02:57 UTC MAIN commitmail json YAML

py-atpublic: updated to 2.1.2

2.1.2:
Update copyright years.
Include test/__init__.py and docs/__init__.py

(adam)

2021-01-11 13:59:14 UTC MAIN commitmail json YAML

Updated graphics/py-graphviz, graphics/py-objgraph

(adam)

2021-01-11 13:58:09 UTC MAIN commitmail json YAML

py-objgraph: updated to 3.5.0

3.5.0:
Do not require mock for the test suite on Python 3; use unittest.mock instead.
100% test coverage for each version of Python rather than combined, using coverage-python-version.
Add the optional extra_node_attrs parameter to show_backrefs and show_backrefs
Fix IPython/Jupyter inline graph support code that would kick in even if you explicitly passed a filename=���foo.png��� argument to show_refs/show_backrefs. See issue 47.
Add support for Python 3.8.
Drop support for Python 3.5.

(adam)

2021-01-11 13:56:09 UTC MAIN commitmail json YAML

py-graphviz: updated to 0.16

Version 0.16
------------

Add ``.unflatten()`` method to ``Graph``, ``Digraph``, and ``Source``. Add
standalone ``unflatten()``.

Make ``Source.__str__()`` return the ``.source`` instead of the ``repr()``
(like ``Graph`` and ``Digraph``).

Render with ``dot -K<engine> ...`` instead of ``<engine> ...`` internally
(work around `upstream issue

Add documentation hint to archived upstream version for Windows.

Re-render most documentation graphs with Graphviz 2.44.1.

(adam)

2021-01-11 13:53:38 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 13:53:16 UTC MAIN commitmail json YAML

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

## 3.2020.1104 / 2020-11-04

- Updated the IANA media registry entries as of release date.

- Added `application/x-zip-compressed`. [#36][].

- Updated the contributing guide to include information about the release
  process as described in [#18][].

- Corrected a misspelling of Yoran Brondsema's name. Sorry, Yoran. [#35][].

(taca)

2021-01-11 13:49:56 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-mini-magick to 4.11.0

(taca)

2021-01-11 13:49:37 UTC MAIN commitmail json YAML

graphics/ruby-mini-magick: update to 4.11.0

4.11.0 (2020-11-06)

* Fix fetching metadata when there are GhostScript warnings (#522)
* Fixed some method redefined warnings (#505)
* Added MiniMagick::Image.get_image_from_pixels (#516)
* extend MiniMagick::Tool#stack to support arguments so that it can be
  used with Active Storage

(taca)

2021-01-11 13:41:42 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-classy_hash to 1.0.0

(taca)

2021-01-11 13:41:12 UTC MAIN commitmail json YAML

devel/ruby-classy_hash: update to 1.0.0

1.0.0 (2020-09-17)

* shift ruby support: 1.9-2.4 to 2.3-2.7, bump simplecov
* BigDecimal: use class rather than instanec

(taca)

2021-01-11 13:38:53 UTC MAIN commitmail json YAML

doc: Updated games/ruby-squib to 0.16.0

(taca)

2021-01-11 13:38:35 UTC MAIN commitmail json YAML

games/ruby-squib: update to 0.16.0

## v0.16.0 / 2020-11-24

Features:

* Special custom unit: cells. A "cell" defaults to 37.5px, or 1/8in,
  e.g. `x: '1 cell'` means `x: 37.5`.  See the docs for details.

* Shorthands for `x`, `y`, `width`, and `height`! The words `x: 'middle'`
  and `x: 'middle + 1in'` will get interpreted.  See the docs for details.

* Autoscaling text! `ellipsize: :autoscale` will now downscale your
  `font_size` if the text ellipsized.  Thanks @Qgel! (#288, #111).

* Option checking!! Completely reworked the way we handle arguments in
  Squib internally (no external behavioral differences).  Now, when you
  give an option to Squib that is not expected.  Since every DSL method
  "knows" what options it takes, that also means we have EVERY option
  properly documented (missed a few...) AND we have an automated test that
  will tell us if we forget to document it.

* `save_png` and `save_sheet` now have a `suffix` option which defaults to
  `''`.  So now you can customize the filenames with `prefix`,
  `count_format`, and `suffix`.

Compatibility:

* When saving PNGs with sprues, outputs start counting at zero - which is
  more consistent with the rest of Squib.

* Minimum Ruby is now 2.5. NOTE: Ruby 3.0 is coming Christmas 2020!! Check
  it out.

Bugs:

* Extra page/no page issue with sprues (#320)
* Fix Ruby 2.7+ deprecations with CSV arguments (#303)

Chores:
* Reorganized the code internally. (#298) Every DSL method now has its own file.
* Moved to Github Actions
* Bump pango et al

(taca)

2021-01-11 13:35:03 UTC MAIN commitmail json YAML

doc: Updated fonts/ruby-ttfunk to 1.7.0

(taca)

2021-01-11 13:34:41 UTC MAIN commitmail json YAML

fonts/ruby-ttfunk: update to 1.7.0

## 1.7.0

### Changes

* Allow gem installation on Ruby 3.0

  Pavel Lobashov

* Allow TTC files to be read from IO object

  Tom de Grunt

(taca)

2021-01-11 13:33:40 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-zeitwerk to 2.4.2

(taca)

2021-01-11 13:33:22 UTC MAIN commitmail json YAML

devel/ruby-zeitwerk: update to 2.4.2

2.4.2 (27 November 2020)

* Implements Zeitwerk::Loader#on_load, which allows you to configure
  blocks of code to be executed after a certain class or module have
  been loaded:

# config/environments/development.rb
loader.on_load("SomeApiClient") do
  SomeApiClient.endpoint = "https://api.dev"

# config/environments/production.rb
loader.on_load("SomeApiClient") do
  SomeApiClient.endpoint = "https://api.prod"
end

  See the documentation for further details.

2.4.1 (29 October 2020)

* Use __send__ instead of send internally.

(taca)

2021-01-11 13:31:33 UTC MAIN commitmail json YAML

doc: Added devel/ruby-tty-table version 0.12.0

(taca)

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

devel/Makefile: add and enable ruby-tty-table

(taca)

2021-01-11 13:30:38 UTC MAIN commitmail json YAML

devel/ruby-tty-table: add version 0.12.0

Add ruby-tty-table package version 0.12.0.

TTY::Table

TTY::Table provides independent table formatting component for TTY toolkit
(https://github.com/piotrmurach/tty).

## Features

* Table behaves like an array with familiar API
* Create table once and render using custom view renderers
* Rendering provides many display options
* Easy custom border creation
* Supports multibyte character encodings

(taca)

2021-01-11 13:28:33 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tty-prompt to 0.23.0

(taca)

2021-01-11 13:28:12 UTC MAIN commitmail json YAML

devel/ruby-tty-prompt: update to 0.23.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.23.0] - 2020-12-14

### Added
* Add the ability to provide an arbitrary array of values to Prompt::Slider by Katelyn Schiesser (@slowbro)

### Changed
* Change to allow default option to be choice name as well as index in select, multi_select and enum_select prompts

### Fixed
* Fix left and right key navigation while filtering choices in the #select and #multi_select prompts

(taca)

2021-01-11 13:27:04 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tty-reader to 0.9.0

(taca)

2021-01-11 13:26:44 UTC MAIN commitmail json YAML

devel/ruby-tty-reader: update to 0.9.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.9.0] - 2020-12-08

### Added
* Add buffer to save input when traversing history and restore it back
  similar to shell

### Changed
* Pressing :down no longer erases the #read_line input if history is disabled by Charles Pence (@pencechp)
* Change Reader initializer to use keyword arguments in place of options hash
* Change history to only exclude empty lines without any space or invisible characters
* Change all input reading methods to use explicit keyword arguments

### Fix
* Fix #read_multiline :value parameter to insert content only once in the first line

(taca)

2021-01-11 13:25:13 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tty-color to 0.6.0

(taca)

2021-01-11 13:24:55 UTC MAIN commitmail json YAML

devel/ruby-tty-color: update to 0.6.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.6.0] - 2020-11-07

### Added
* Add 24bit color aka "direct color" aka "truecolor" by @nevans
* Add support for NO_COLOR env var by @nevans

### Changed
* Change to freeze all regular expressions
* Change to increase test coverage to 100%

(taca)

2021-01-11 13:24:00 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tty-box to 0.7.0

(taca)

2021-01-11 13:23:41 UTC MAIN commitmail json YAML

devel/ruby-tty-box: update to 0.7.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.7.0] - 2020-12-20

### Added
* Add :enable_color configuration to allow control over colouring

### Changed
* Change to ensure non-negative space filler size
* Change to enforce private visibility for the private module methods

### Fixed
* Fix box width calculation to ignore colored text by @LainLayer
* Fix drawing frame around multiline colored content

(taca)

2021-01-11 13:22:09 UTC MAIN commitmail json YAML

2021-01-11 13:19:47 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tins to 1.26.0

(taca)

2021-01-11 13:19:25 UTC MAIN commitmail json YAML

devel/ruby-tins: update to 1.26.0

1.26.0 (2020-09-30)

* Add shortcut that automatically waits.

(taca)

2021-01-11 13:16:20 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 13:16:02 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.3.9

## 3.3.9 - 2020-12-29 {#version-3-3-9}

### Improvements

  * `assert_not_match`: Add support for `String` as pattern.
    [GitHub#178][Patch by David Rodr鱈guez]

### Thanks

  * David Rodr鱈guez

## 3.3.8 - 2020-12-25 {#version-3-3-8}

### Improvements

  * [UI][console]: Removed reverse mode because Ruby 3.0 reverts
    reverse backtrace.

## 3.3.7 - 2020-11-18 {#version-3-3-7}

### Improvements

  * Improved TruffleRuby support.
    [GitHub#171][Reported by Benoit Daloze]

  * Removed needless `to_sym`.
    [GitHub#177][Patch by icm7216]

  * `assert_raise`: Added backtrace for actual error.

  * Improved terminal color availability detection.
    [GitHub#175][Patch by nicholas a. evans]

  * Changed license to the new Ruby's.
    [GitHub#174]

### Fixes

  * Fixed a typo in `--help` output:
    [GitHub#176][Patch by icm7216]

### Thanks

  * Benoit Daloze

  * icm7216

  * nicholas a. evans

(taca)

2021-01-11 13:14:49 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-simplecov to 0.21.2

(taca)

2021-01-11 13:14:30 UTC MAIN commitmail json YAML

devel/ruby-simplecov: update to 0.21.2

0.21.2 (2021-01-09)
==========

## Bugfixes
* `maximum_coverage_drop` won't fail any more if `.last_run.json` is still in the old format. Thanks [@petertellgren](https://github.com/petertellgren)
* `maximum_coverage_drop` won't fail if an expectation is specified for a previous unrecorded criterion, it will just pass (there's nothing, so nothing to drop)
* fixed bug in `maximum_coverage_drop` calculation that could falsely report it had dropped for minimal differences

0.21.1 (2021-01-04)
==========

## Bugfixes
* `minimum_coverage_by_file` works again as expected (errored out before �沽ア)

0.21.0 (2021-01-03)
==========

The "Collate++" release making it more viable for big CI setups by limiting memory consumption. Also includes some nice new additions for branch coverage settings.

## Enhancements
* Performance of `SimpleCov.collate` improved - it should both run faster and consume much less memory esp. when run with many files (memory consumption should not increase with number of files any more)
* Can now define the minimum_coverage_by_file, maximum_coverage_drop and refuse_coverage_drop by branch as well as line coverage. Thanks to [@jemmaissroff](https://github.com/jemmaissroff)
* Can set primary coverage to something other than line by setting `primary_coverage :branch` in SimpleCov Configuration. Thanks to [@jemmaissroff](https://github.com/jemmaissroff)

## Misc
* reduce gem size by splitting Changelog into `Changelog.md` and a pre 0.18 `Changelog.old.md`, the latter of which is not included in the gem
* The interface of `ResultMeger.merge_and_store` is changed to support the `collate` performance improvements mentioned above. It's not considered an official API, hence this is not in the breaking section. For people using it to merge results from different machines, it's recommended to migrate to [collate](https://github.com/simplecov-ruby/simplecov#merging-test-runs-under-different-execution-environments).

0.20.0 (2020-11-29)
==========

The "JSON formatter" release. Starting now a JSON formatter is included by default in the release. This is mostly done for Code Climate reasons, you can find more details [in this issue](https://github.com/codeclimate/test-reporter/issues/413).
Shipping with so much by default is sub-optimal, we know. It's the long term plan to also provide `simplecov-core` without the HTML or JSON formatters for those who don't need them/for other formatters to rely on.

## Enhancements
* `simplecov_json_formatter` included by default ([docs](https://github.com/simplecov-ruby/simplecov#json-formatter)), this should enable the Code Climate test reporter to work again once it's updated
* invalidate internal cache after switching `SimpleCov.root`, should help with some bugs

0.19.1 (2020-10-25)
==========

## Bugfixes

* No more warnings triggered by `enable_for_subprocesses`. Thanks to [@mame](https://github.com/mame)
* Avoid trying to patch `Process.fork` when it isn't available. Thanks to [@MSP-Greg](https://github.com/MSP-Greg)

(taca)

2021-01-11 13:12:42 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-simplecov-html to 0.12.3

(taca)

2021-01-11 13:12:19 UTC MAIN commitmail json YAML

devel/ruby-simplecov-html: update to 0.12.3

0.12.3 (2020-09-23)
==================

## Bugfixes
* Relax ruby version requirement to work with Ruby 3.0 (next version, current `ruby-head`). Thanks [@byroot](https://github.com/byroot).

(taca)

2021-01-11 13:11:03 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 13:10:33 UTC MAIN commitmail json YAML

devel/ruby-rspec-rails: update to 4.0.2

### 4.0.2 / 2020-12-26
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2)

Bug Fixes:

* Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
* Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
* Return `true`/`false` from predicate methods in config rather than raw values.
  (Phil Pirozhkov, Jon Rowe, #2353, #2354)
* Remove old #fixture_path feature detection code which broke under newer Rails.
  (Koen Punt, Jon Rowe, #2370)

(taca)

2021-01-11 13:09:43 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec to 3.10.0

(taca)

2021-01-11 13:09:24 UTC MAIN commitmail json YAML

devel/ruby-rspec: update to 3.10.0

Update ruby-rspec to 3.10.0.  This is meta rubygems and no changes itself.

(taca)

2021-01-11 13:08:22 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-mocks to 3.10.1

(taca)

2021-01-11 13:08:02 UTC MAIN commitmail json YAML

devel/ruby-rspec-mocks: update to 3.10.1

### 3.10.1 / 2020-12-27
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.0...v3.10.1)

Bug Fixes:

* Issue `ArgumentError` rather than `TypeError` when unsupported methods on
  unsupported objects are attempted to be stubbed. (@zhisme, #1357)

### 3.10.0 / 2020-10-30
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.1...v3.10.0)

Enhancements:
* Add the ability to set a custom error generator in `MessageExpectation`.
  This will allow rspec-expectations to inject a custom failure message.
  (Benoit Tigeot and Nicolas Zermati, #1312)
* Return the result of the block passed to `RSpec::Mocks.with_temporary_scope`
  when block run. (@expeehaa, #1329)

(taca)

2021-01-11 13:07:15 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-expectations to 3.10.1

(taca)

2021-01-11 13:06:56 UTC MAIN commitmail json YAML

devel/ruby-rspec-expectations: update to 3.10.1

### 3.10.1 / 2020-12-27
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.0...v3.10.1)

Bug Fixes:

* Allow JRuby 9.2.x.x to generate backtraces normally rather than via our
  backfill workaround. (#1230, Jon Rowe)

### 3.10.0 / 2020-10-30
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.3...v3.10.0)

Enhancements:

* Allow `include` matcher to be chained with `once`, `at_least`, etc. for simple cases.
  (Marc-Andr辿 Lafortune, #1168)
* Add an explicit warning when `nil` is passed to `raise_error`. (Phil Pirozhkov, #1143)
* Improve `include` matcher's composability. (Phil Pirozhkov, #1155)
* Mocks expectations can now set a custom failure message.
  (Benoit Tigeot and Nicolas Zermati, #1156)
* `aggregate_failures` now shows the backtrace line for each failure. (Fabricio Bedin, #1163)
* Support multiple combinations of `yield_control` modifiers like `at_least`, `at_most`.
  (Jon Rowe, #1169)
* Dynamic `have_<n>` matchers now have output consistent with other dynamic matchers.
  (Marc-Andr辿 Lafortune, #1195)
* New config option `strict_predicate_matchers` allows predicate matcher to be strict
  (i.e. match for `true` or `false`) instead of the default (match truthy vs `false` or `nil`).
  (Marc-Andr辿 Lafortune, #1196)

### 3.9.4 / 2020-10-29
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.3...v3.9.4)

Bug Fixes:

* Fix regression with `be_` and `have_` matchers and arguments implementing `to_hash`
  were they would act like keywords and be cast to a hash. (Jon Rowe, #1222)

### 3.9.3 / 2020-10-23
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.2...v3.9.3)

Bug Fixes:

* Swap the comparison of the delta vs the expected for the `be_within` matcher allowing
  more complicated oobjects to be compared providing they provide `abs` and other
  comparison methods. (Kelly Stannard, #1182)
* Properly format expected in the description of the `be_within` matcher. (Jon Rowe, #1185)
* Remove warning when using keyword arguments with `be_` and `have_` matchers on 2.7.x
  (Jon Rowe, #1187)
* Prevent formatting a single hash as a list of key value pairs in default failure messages
  for custom matches (fixes formatting in `EnglishPhrasing#list`). (Robert Eshleman, #1193)
* Prevent errors from causing false positives when using `be <operator>` comparison, e.g.
  `expect(1).not_to be < 'a'` will now correctly fail rather than pass. (Jon Rowe, #1208)

(taca)

2021-01-11 13:06:06 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-core to 3.10.1

(taca)

2021-01-11 13:05:46 UTC MAIN commitmail json YAML

devel/ruby-rspec-core: update to 3.10.1

### 3.10.1 / 2020-12-27
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.0...v3.10.1)

Bug fixes:

* RSpec warning output was missing deprecations from Ruby, these are now included.
  (Jon Rowe, #2811)

### 3.10.0 / 2020-10-30
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.3...v3.10.0)

Enhancements:

* Memoize `RSpec::Core::Formatters::ExceptionPresenter#exception_lines` to improve performance
  with slow exception messages. (Maxime Lapointe, #2743)
* Add configuration for an error exit code (to disambiguate errored builds from failed builds
  by exit status). (Dana Sherson, #2749)

# 3.9.3 / 2020-09-30
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.2...v3.9.3)

Bug Fixes:

* Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, #2731)
* Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732)
* Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
  (Marc-Andr辿 Lafortune, #2736)
* Prevent `rspec --bisect` from generating zombie processes while executing
  bisect runs. (Benoit Tigeot, Jon Rowe, #2739)
* Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
  `#pending_fixed?`) now return boolean values rather than truthy values.
  (Marc-Andr辿 Lafortune, #2756, #2758)
* Exceptions which have a message which cannot be cast to a string will no longer
  cause a crash. (Jon Rowe, #2761)

(taca)

2021-01-11 13:04:44 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 13:04:17 UTC MAIN commitmail json YAML

devel/ruby-rspec-support: update to 3.10.1

### 3.10.1 / 2020-12-27

Bug Fixes:

* Fix deprecation expectations to fail correctly when
  asserting on messages. (Phil Pirozhkov, #453)

### 3.10.0 / 2020-10-30

No changes. Released to support other RSpec releases.

### 3.9.4 / 2020-10-23

Bug Fixes:

* Flag ripper as supported on Truffle Ruby. (Brandon Fish, #427)
* Prevent stubbing `File.read` from breaking source extraction.
  (Jon Rowe, #431)

(taca)

2021-01-11 12:24:24 UTC MAIN commitmail json YAML

doc: Updated news/canlock-hp to 3.2.2

(micha)

2021-01-11 12:23:19 UTC MAIN commitmail json YAML

news/canlock-hp: Update to 3.2.2

Changelog
=========

3.2.2      2021-01-07
          Bugfix: Header field name is not found by canlock-mhp if
            there is another header field for which only the prefix
            differs (and that other field is processed first)
          Test suite for canlock-mhp parser extended: It now tests
            headers larger than 4 KiByte and for the field prefix bug
            fixed in this version
          Lexer of canlock-hfp has problems to detect T_CTEXT tokens on
            HP-UX (relevant only if the header field contains comments).
            The syntax of the ERE for T_CTEXT was rewritten to be
            compatible with the SysV lex of HP-UX 11.11
          Test suite for canlock-hfp parser extended to test comments
            harder
          Namespace clash of internal library functions with libc on
            NetBSD
            Changed internal API function names hmac* to RFC2104Hmac*
            Changed internal API function names hkdf* to RFC5869Hkdf*
            Library API and ABI are fully compatible if no undocumented
            functions are used
          libcanlock-3.pc: Changed protocol in URL from http to https

(micha)

2021-01-11 12:18:13 UTC MAIN commitmail json YAML

doc: Updated news/libcanlock to 3.2.2

(micha)

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

news/libcanlock: Update to 3.2.2

pkgsrc patch removed.

Changelog
=========

3.2.2      2021-01-07
          Bugfix: Header field name is not found by canlock-mhp if
            there is another header field for which only the prefix
            differs (and that other field is processed first)
          Test suite for canlock-mhp parser extended: It now tests
            headers larger than 4 KiByte and for the field prefix bug
            fixed in this version
          Lexer of canlock-hfp has problems to detect T_CTEXT tokens on
            HP-UX (relevant only if the header field contains comments).
            The syntax of the ERE for T_CTEXT was rewritten to be
            compatible with the SysV lex of HP-UX 11.11
          Test suite for canlock-hfp parser extended to test comments
            harder
          Namespace clash of internal library functions with libc on
            NetBSD
            Changed internal API function names hmac* to RFC2104Hmac*
            Changed internal API function names hkdf* to RFC5869Hkdf*
            Library API and ABI are fully compatible if no undocumented
            functions are used
          libcanlock-3.pc: Changed protocol in URL from http to https

(micha)

2021-01-11 11:21:31 UTC MAIN commitmail json YAML

lang/ruby: add GEM_PLUGINSDIR support

* Add GEM_PLUGINSDIR support required by rubygems 3.2 and later.
* GEM_EXTSDIR is required unconditonally.

(taca)

2021-01-11 10:32:18 UTC MAIN commitmail json YAML

Updated devel/git, net/py-pypiserver

(adam)

2021-01-11 10:31:59 UTC MAIN commitmail json YAML

py-pypiserver: updated to 1.4.2

1.4.2 (2020-10-10)
------------------
- FIX: The entrypoint for the Dockerfile was failing when called with no
  arguments

1.4.1 (2020-10-05)
------------------
- FIX: The entrypoint for the Dockerfile no longer tries to `chown` the
  entire `/data` directory, instead limiting itself just to `/data/packages`
  as before.

1.4.0 (2020-10-03)
------------------
- DOC: Add docker-compose example with HTTPS configuration using Traefix
- DOC: Add link to zulip chat to README (aa2d78c)
- DOC: Documentation for running as a service in windows
- DOC: Fix typo in README HTML
- DOC: Moved flask-pypi-proxy and pip2pi to a new "Unmaintained or archived" section
- DOC: Slightly clarify the relationship to warehouse.
- ENH: Add ignore list for the update command
- ENH: Add official support and testing for Python 3.8
- ENH: Allow configuration of logging stream
- ENH: Include watchdog to enable caching in docker image
- FIX: Cherrypy import for newer versions of cherrypy in vendored bottle.py
- FIX: Improved permissions management in Dockerfile
- FIX: Usage of string formatting in HTTPError
- MAINT: Update bottle to [0.12.18](https://github.com/bottlepy/bottle/releases/tag/0.12.18)
- MAINT: Use Python 3.8 in Dockerfile
- MAINT: bump version of passlib from 1.7.1 to 1.7.2 in Docker requirements
- MAINT: drop official support for Python 3.4

(adam)

2021-01-11 10:20:49 UTC MAIN commitmail json YAML

gitweb: reset revision for git 2.30.0 update

(adam)

2021-01-11 10:20:17 UTC MAIN commitmail json YAML

git: updated to 2.30.0

Git 2.30 Release Notes
======================

Updates since v2.29
-------------------

UI, Workflows & Features

* Userdiff for PHP update.

* Userdiff for Rust update.

* Userdiff for CSS update.

* The command line completion script (in contrib/) learned that "git
  stash show" takes the options "git diff" takes.

* "git worktree list" now shows if each worktree is locked.  This
  possibly may open us to show other kinds of states in the future.

* "git maintenance", an extended big brother of "git gc", continues
  to evolve.

* "git push --force-with-lease[=<ref>]" can easily be misused to lose
  commits unless the user takes good care of their own "git fetch".
  A new option "--force-if-includes" attempts to ensure that what is
  being force-pushed was created after examining the commit at the
  tip of the remote ref that is about to be force-replaced.

* "git clone" learned clone.defaultremotename configuration variable
  to customize what nickname to use to call the remote the repository
  was cloned from.

* "git checkout" learned to use checkout.guess configuration variable
  and enable/disable its "--[no-]guess" option accordingly.

* "git resurrect" script (in contrib/) learned that the object names
  may be longer than 40-hex depending on the hash function in use.

* "git diff A...B" learned "git diff --merge-base A B", which is a
  longer short-hand to say the same thing.

* A sample 'push-to-checkout' hook, that performs the same as
  what the built-in default action does, has been added.

* "git diff" family of commands learned the "-I<regex>" option to
  ignore hunks whose changed lines all match the given pattern.

* The userdiff pattern learned to identify the function definition in
  POSIX shells and bash.

* "git checkout-index" did not consistently signal an error with its
  exit status, but now it does.

* A commit and tag object may have CR at the end of each and
  every line (you can create such an object with hash-object or
  using --cleanup=verbatim to decline the default clean-up
  action), but it would make it impossible to have a blank line
  to separate the title from the body of the message.  We are now
  more lenient and accept a line with lone CR on it as a blank line,
  too.

* Exit codes from "git remote add" etc. were not usable by scripted
  callers, but now they are.

* "git archive" now allows compression level higher than "-9"
  when generating tar.gz output.

* Zsh autocompletion (in contrib/) update.

* The maximum length of output filenames "git format-patch" creates
  has become configurable (used to be capped at 64).

* "git rev-parse" learned the "--end-of-options" to help scripts to
  safely take a parameter that is supposed to be a revision, e.g.
  "git rev-parse --verify -q --end-of-options $rev".

* The command line completion script (in contrib/) learned to expand
  commands that are alias of alias.

* "git update-ref --stdin" learns to take multiple transactions in a
  single session.

* Various subcommands of "git config" that take value_regex
  learned the "--literal-value" option to take the value_regex option
  as a literal string.

* The transport layer was taught to optionally exchange the session
  ID assigned by the trace2 subsystem during fetch/push transactions.

* "git imap-send" used to ignore configuration variables like
  core.askpass; this has been corrected.

* "git $cmd $args", when $cmd is not a recognised subcommand, by
  default tries to see if $cmd is a typo of an existing subcommand
  and optionally executes the corrected command if there is only one
  possibility, depending on the setting of help.autocorrect; the
  users can now disable the whole thing, including the cycles spent
  to find a likely typo, by setting the configuration variable to
  'never'.

* "@" sometimes worked (e.g. "git push origin @:there") as a part of
  a refspec element, but "git push origin @" did not work, which has
  been corrected.

Performance, Internal Implementation, Development Support etc.

* Use "git archive" more to produce the release tarball.

* GitHub Actions automated test improvement to skip tests on a tree
  identical to what has already been tested.

* Test-coverage for running commit-graph task "git maintenance" has
  been extended.

* Our test scripts can be told to run only individual pieces while
  skipping others with the "--run=..." option; they were taught to
  take a substring of test title, in addition to numbers, to name the
  test pieces to run.

* Adjust tests so that they won't scream when the default initial
  branch name is different from 'master'.

* Rewriting "git bisect" in C continues.

* More preliminary tests have been added to document desired outcomes
  of various "directory rename" situations.

* Micro clean-up of a couple of test scripts.

* "git diff" and other commands that share the same machinery to
  compare with working tree files have been taught to take advantage
  of the fsmonitor data when available.

* The code to detect premature EOF in the sideband demultiplexer has
  been cleaned up.

* "git fetch --depth=<n>" over the stateless RPC / smart HTTP
  transport handled EOF from the client poorly at the server end.

* A specialization of hashmap that uses a string as key has been
  introduced.  Hopefully it will see wider use over time.

* "git bisect start/next" in a large span of history spends a lot of
  time trying to come up with exactly the half-way point; this can be
  optimized by stopping when we see a commit that is close enough to
  the half-way point.

* A lazily defined test prerequisite can now be defined in terms of
  another lazily defined test prerequisite.

* Expectation for the original contributor after responding to a
  review comment to use the explanation in a patch update has been
  described.

* Multiple "credential-store" backends can race to lock the same
  file, causing everybody else but one to fail---reattempt locking
  with some timeout to reduce the rate of the failure.

* "git-parse-remote" shell script library outlived its usefulness.

* Like die() and error(), a call to warning() will also trigger a
  trace2 event.

* Use of non-reentrant localtime() has been removed.

* Non-reentrant time-related library functions and ctime/asctime with
  awkward calling interfaces are banned from the codebase.

Fixes since v2.29
-----------------

* In 2.29, "--committer-date-is-author-date" option of "rebase" and
  "am" subcommands lost the e-mail address by mistake, which has been
  corrected.
  (merge 5f35edd9d7 jk/committer-date-is-author-date-fix later to maint).

* "git checkout -p A...B [-- <path>]" did not work, even though the
  same command without "-p" correctly used the merge-base between
  commits A and B.
  (merge 35166b1fb5 dl/checkout-p-merge-base later to maint).

* The side-band status report can be sent at the same time as the
  primary payload multiplexed, but the demultiplexer on the receiving
  end incorrectly split a single status report into two, which has
  been corrected.
  (merge 712b0377db js/avoid-split-sideband-message later to maint).

* "git fast-import" wasted a lot of memory when many marks were in use.
  (merge 3f018ec716 jk/fast-import-marks-alloc-fix later to maint).

* A test helper "test_cmp A B" was taught to diagnose missing files A
  or B as a bug in test, but some tests legitimately wanted to notice
  a failure to even create file B as an error, in addition to leaving
  the expected result in it, and were misdiagnosed as a bug.  This
  has been corrected.
  (merge 262d5ad5a5 es/test-cmp-typocatcher later to maint).

* When "git commit-graph" detects the same commit recorded more than
  once while it is merging the layers, it used to die.  The code now
  ignores all but one of them and continues.
  (merge 85102ac71b ds/commit-graph-merging-fix later to maint).

* The meaning of a Signed-off-by trailer can vary from project to
  project; this and also what it means to this project has been
  clarified in the documentation.
  (merge 3abd4a67d9 bk/sob-dco later to maint).

* "git credential' didn't honor the core.askPass configuration
  variable (among other things), which has been corrected.
  (merge 567ad2c0f9 tk/credential-config later to maint).

* Dev support to catch a tentative definition of a variable in our C
  code as an error.
  (merge 5539183622 jk/no-common later to maint).

* "git rebase --rebase-merges" did not correctly pass --gpg-sign
  command line option to underlying "git merge" when replaying a merge
  using non-default merge strategy or when replaying an octopus merge
  (because replaying a two-head merge with the default strategy was
  done in a separate codepath, the problem did not trigger for most
  users), which has been corrected.
  (merge 43ad4f2eca sc/sequencer-gpg-octopus later to maint).

* "git apply -R" did not handle patches that touch the same path
  twice correctly, which has been corrected.  This is most relevant
  in a patch that changes a path from a regular file to a symbolic
  link (and vice versa).
  (merge b0f266de11 jt/apply-reverse-twice later to maint).

* A recent oid->hash conversion missed one spot, breaking "git svn".
  (merge 03bb366de4 bc/svn-hash-oid-fix later to maint).

* The documentation on the "--abbrev=<n>" option did not say the
  output may be longer than "<n>" hexdigits, which has been
  clarified.
  (merge cda34e0d0c jc/abbrev-doc later to maint).

* "git p4" now honors init.defaultBranch configuration.
  (merge 1b09d1917f js/p4-default-branch later to maint).

* Recently the format of an internal state file "rebase -i" uses has
  been tightened up for consistency, which would hurt those who start
  "rebase -i" with old git and then continue with new git.  Loosen
  the reader side a bit (which we may want to tighten again in a year
  or so).
  (merge c779386182 jc/sequencer-stopped-sha-simplify later to maint).

* The code to see if "git stash drop" can safely remove refs/stash
  has been made more careful.
  (merge 4f44c5659b rs/empty-reflog-check-fix later to maint).

* "git log -L<range>:<path>" is documented to take no pathspec, but
  this was not enforced by the command line option parser, which has
  been corrected.
  (merge 39664cb0ac jc/line-log-takes-no-pathspec later to maint).

* "git format-patch --output=there" did not work as expected and
  instead crashed.  The option is now supported.
  (merge dc1672dd10 jk/format-patch-output later to maint).

* Define ARM64 compiled with MSVC to be little-endian.
  (merge 0c038fc65a dg/bswap-msvc later to maint).

* "git rebase -i" did not store ORIG_HEAD correctly.
  (merge 8843302307 pw/rebase-i-orig-head later to maint).

* "git blame -L :funcname -- path" did not work well for a path for
  which a userdiff driver is defined.

* "make DEVELOPER=1 sparse" used to run sparse and let it emit
  warnings; now such warnings will cause an error.
  (merge 521dc56270 jc/sparse-error-for-developer-build later to maint).

* "git blame --ignore-revs-file=<file>" learned to ignore a
  non-existent object name in the input, instead of complaining.
  (merge c714d05875 jc/blame-ignore-fix later to maint).

* Running "git diff" while allowing external diff in a state with
  unmerged paths used to segfault, which has been corrected.
  (merge d66851806f jk/diff-release-filespec-fix later to maint).

* Build configuration cleanup.
  (merge b990f02fd8 ab/config-mak-uname-simplify later to maint).

* Fix regression introduced when nvimdiff support in mergetool was added.
  (merge 12026f46e7 pd/mergetool-nvimdiff later to maint).

* The exchange between receive-pack and proc-receive hook did not
  carefully check for errors.

* The code was not prepared to deal with pack .idx file that is
  larger than 4GB.
  (merge 81c4c5cf2e jk/4gb-idx later to maint).

* Since jgit does not yet work with SHA-256 repositories, mark the
  tests that use it not to run unless we are testing with ShA-1
  repositories.
  (merge ea699b4adc sg/t5310-jgit-wants-sha1 later to maint).

* Config parser fix for "git notes".
  (merge 45fef1599a na/notes-displayref-is-not-boolean later to maint).

* Move a definition of compatibility wrapper from cache.h to
  git-compat-util.h
  (merge a76b138daa hn/sleep-millisec-decl later to maint).

* Error message fix.
  (merge eaf5341538 km/stash-error-message-fix later to maint).

* "git pull --rebase --recurse-submodules" checked for local changes
  in a wrong range and failed to run correctly when it should.
  (merge 5176f20ffe pb/pull-rebase-recurse-submodules later to maint).

* "git push" that is killed may leave a pack-objects process behind,
  still computing to find a good compression, wasting cycles.  This
  has been corrected.
  (merge 8b59935114 jk/stop-pack-objects-when-push-is-killed later to maint).

* "git fetch" that is killed may leave a pack-objects process behind,
  still computing to find a good compression, wasting cycles.  This
  has been corrected.
  (merge 309a4028e7 jk/stop-pack-objects-when-fetch-is-killed later to maint).

* "git add -i" failed to honor custom colors configured to show
  patches, which has been corrected.
  (merge 96386faa03 js/add-i-color-fix later to maint).

* Processes that access packdata while the .idx file gets removed
  (e.g. while repacking) did not fail or fall back gracefully as they
  could.
  (merge 506ec2fbda tb/idx-midx-race-fix later to maint).

* "git apply" adjusted the permission bits of working-tree files and
  directories according to core.sharedRepository setting by mistake and
  for a long time, which has been corrected.
  (merge eb3c027e17 mt/do-not-use-scld-in-working-tree later to maint).

* "fetch-pack" could pass NULL pointer to unlink(2) when it sees an
  invalid filename; the error checking has been tightened to make
  this impossible.
  (merge 6031af387e rs/fetch-pack-invalid-lockfile later to maint).

* "git maintenance run/start/stop" needed to be run in a repository
  to hold the lockfile they use, but didn't make sure they are
  actually in a repository, which has been corrected.

* The glossary described a branch as an "active" line of development,
  which is misleading---a stale and non-moving branch is still a
  branch.
  (merge eef1ceabd8 so/glossary-branch-is-not-necessarily-active later to maint).

* Newer versions of xsltproc can assign IDs in HTML documents it
  generates in a consistent manner.  Use the feature to help format
  HTML version of the user manual reproducibly.
  (merge 3569e11d69 ae/doc-reproducible-html later to maint).

* Tighten error checking in the codepath that responds to "git fetch".
  (merge d43a21bdbb jk/check-config-parsing-error-in-upload-pack later to maint).

* "git pack-redundant" when there is only one packfile used to crash,
  which has been corrected.
  (merge 0696232390 jx/pack-redundant-on-single-pack later to maint).

* Other code cleanup, docfix, build fix, etc.
  (merge 3e0a5dc9af cc/doc-filter-branch-typofix later to maint).
  (merge 32c83afc2c cw/ci-ghwf-check-ws-errors later to maint).
  (merge 5eb2ed691b rs/tighten-callers-of-deref-tag later to maint).
  (merge 6db29ab213 jk/fast-import-marks-cleanup later to maint).
  (merge e5cf6d3df4 nk/dir-c-comment-update later to maint).
  (merge 5710dcce74 jk/report-fn-typedef later to maint).
  (merge 9a82db1056 en/sequencer-rollback-lock-cleanup later to maint).
  (merge 4e1bee9a99 js/t7006-cleanup later to maint).
  (merge f5bcde6c58 es/tutorial-mention-asciidoc-early later to maint).
  (merge 714d491af0 so/format-patch-doc-on-default-diff-format later to maint).
  (merge 0795df4b9b rs/clear-commit-marks-in-repo later to maint).
  (merge 9542d56379 sd/prompt-local-variable later to maint).
  (merge 06d43fad18 rs/pack-write-hashwrite-simplify later to maint).
  (merge b7e20b4373 mc/typofix later to maint).
  (merge f6bcd9a8a4 js/test-whitespace-fixes later to maint).
  (merge 53b67a801b js/test-file-size later to maint).
  (merge 970909c2a7 rs/hashwrite-be64 later to maint).
  (merge 5a923bb1f0 ma/list-object-filter-opt-msgfix later to maint).
  (merge 1c3e412916 rs/archive-plug-leak-refname later to maint).
  (merge d44e5267ea rs/plug-diff-cache-leak later to maint).
  (merge 793c1464d3 ab/gc-keep-base-option later to maint).
  (merge b86339b12b mt/worktree-error-message-fix later to maint).
  (merge e01ae2a4a7 js/pull-rebase-use-advise later to maint).
  (merge e63d774242 sn/config-doc-typofix later to maint).
  (merge 08e9df2395 jk/multi-line-indent-style-fix later to maint).
  (merge e66590348a da/vs-build-iconv-fix later to maint).
  (merge 7fe07275be js/cmake-extra-built-ins-fix later to maint).
  (merge 633eebe142 jb/midx-doc-update later to maint).
  (merge 5885367e8f jh/index-v2-doc-on-fsmn later to maint).
  (merge 14639a4779 jc/compat-util-setitimer-fix later to maint).
  (merge 56f56ac50b ab/unreachable-break later to maint).
  (merge 731d578b4f rb/nonstop-config-mak-uname-update later to maint).
  (merge f4698738f9 es/perf-export-fix later to maint).
  (merge 773c694142 nk/refspecs-negative-fix later to maint).

(adam)

2021-01-11 09:43:49 UTC MAIN commitmail json YAML

doc: Updated devel/pango to 1.48.0

(prlw1)

2021-01-11 09:43:21 UTC MAIN commitmail json YAML

Update pango to 1.48.0

Overview of changes in 1.48.0
=============================
- docs: Clarify use of PangoAnalysis in shaping
- fontconfig: Make pango_font_family_get_face more reliable
- introspection: Fix use of PangoFcSubstituteFunc
- introspection: Skip fontconfig types
- build: Use yielding meson feature for introspection

Overview of changes in 1.47.0
=============================
- Add pango_language_get_preferred
- Add pango_fc_font_get_languages
- Sort faces of a family by slant and weight

Overview of changes in 1.46.2
=============================
- Fix pango_win32_font_map_load_font with falback families
- Fix an assertion in pango_language_get_scripts
- Fix a crash in get_items_log_attrs
- Fix attribute iterators with overlapping attributes
- Fix rendering of Emoji keycap sequences
- ci: Run the testsuite under asan and fix all reported issues
- build: Make libthai, cairo, xft, fontconfig, freetype
  dependencies meson features

(prlw1)

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

doc: Updated print/ruby-pdf-reader to 2.4.1nb1

(taca)

2021-01-11 09:01:51 UTC MAIN commitmail json YAML

print/ruby-pdf-reader: a few fixes

* Allow depends on ruby-Ascii85 1.1.0.
* Fix content of ALTERNATIVES.

Bump PKGREVISION.

(taca)

2021-01-11 08:46:36 UTC MAIN commitmail json YAML

(devel/R-pkgcache) Recover DEPENDS+= R-filelock-[0-9]*, tks jperkin@

(mef)

2021-01-11 07:35:59 UTC MAIN commitmail json YAML

Updated devel/py-xdis, devel/meson, www/py-pylint-django, security/py-rsa

(adam)

2021-01-11 07:35:34 UTC MAIN commitmail json YAML

py-rsa: updated to 4.7

Version 4.7

CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code
Add padding length check as described by PKCS#1 v1.5
Reuse of blinding factors to speed up blinding operations.
Declare & test support for Python 3.9

(adam)

2021-01-11 07:28:07 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.4.2

Version 2.4.2
- Moved `Faker` dependencies to test-only

(adam)

2021-01-11 07:26:32 UTC MAIN commitmail json YAML

meson: updated to 0.56.2

0.56.2:
Bugfixes

(adam)

2021-01-11 07:17:06 UTC MAIN commitmail json YAML

py-xdis: updated to 5.0.7

5.0.7:
Add Python 3.8.7

5.0.6:
Add Python 3.9.1

(adam)

2021-01-11 06:51:27 UTC MAIN commitmail json YAML

lang/ruby: add RUBYGEM_VERBOSE

Add RUBYGEM_VERBOSE user-settable variable.  It is useful for developers.

RUBYGEM_VERBOSE
Execute gem with verbose option.
Possible values: Yes No
Default: No

(taca)

2021-01-11 05:49:48 UTC MAIN commitmail json YAML

doc: Updated databases/myodbc to 5.3.14

(jnemeth)

2021-01-11 05:49:29 UTC MAIN commitmail json YAML

myodbc:  Update to 5.3.14

5.3.14

  Security Notes:
  Functionality added or changed:
  * Unit tests will allocate/deallocate STMT/DBC/ENV for each test
  * Added processing of new UTF8MB4 collations
  Bugs fixed:
  * myodbc-installer does not show all DSN options (Bug #29753227/95290)
  * MASTER: Crash noticed in SQLSetPos (Bug #29630465)

  Built using MySQL 5.7.28

5.3.13

  Security Notes:
  * Connector/ODBC 5.3.13 Commercial upgrades the linked OpenSSL
    library to version 1.0.2r which has been publicly reported
    as not vulnerable to CVE-2019-1559
    (Bug #29489006, CVE-2019-1559)
  Functionality added or changed:
  Bugs fixed:
  * SQL_NO_DATA when fetching VARCHAR(500) with filter
    (Bug# 29512548/94545)

  Built using MySQL 5.7.26

5.3.12

  Security Notes:
  Functionality added or changed:
  * New connection option for ODBC driver to enable LOAD DATA LOCAL INFILE
  Bugs fixed:
  * Dynamic linking is broken in MyODBC 5.3.11 (Bug# 28609434/92319)
  * Crash in SQLBulkOperations when NO_SSPS is set to 0 (Bug #28289320)

  Built using MySQL 5.7.25

5.3.11

  Security Notes:
  * Fix issues found by Fortify (WL #11829)
  Functionality added or changed:
  * Fixes in ODBC 5.3 from 8.0 code merge (WL #12199)
  * Make sure ODBC 5.3 works with new 8.0 auth. mechanism. (WL #11962)
  Bugs fixed:
  * Source character set not supported by client error on SHOW TABLES command
    (Bug# 28116892/90984)
  * SQLColAttribute/SQL_DESC_TYPE_NAME text instead of longtext for
    longtext col (Bug# 11761407/53900)
  * Connector uses UTF8 charset instead of UTF8MB4 (Bug# 28204756)
  * SQLMoreResults does not set statement errors correctly
    (Bug# 11757423/49466)
  * Master: Connection fails for cache256 user when GET_SERVER_PUBLIC_KEY=1
    (Bug# 28359632)

  Built using MySQL 5.7.23

5.3.10

  Security Notes:
  Functionality added or changed:
  * Build ODBC Connector with libmysqlclient linked dynamically (WL #11105)
  Bugs fixed:
  * ODBC Driver issue with SELECT for UPDATE (Bug# 26646688/87457)
  * Contribution: Compilation fixes for MySQL 5.5 (Bug# 26633971/87413)
  * Contribution: Fix truncated "SSL Certificate Authority" label
    (Bug# 26579169/87325)
  * OpenRecordset leaking memory client side on Windows ODBC Client
    (Bug# 27155880/86473)
  * MySQL Connector/ODBC 5.2.5 - Command Timeout does not work
    (Bug# 26474362/69416)
  * Calling MySQLDrivercConnect with a NULL pcbConnStrOut causes a crash
    (Bug# 27101767/88371)

  Built using MySQL 5.7.20

5.3.9

  Security Notes:
  Functionality added or changed:
  * Added two new CMake build options. STATIC_MSVCRT to switch /MT and /MD
    compiler options in Windows. WITH_NODEFAULTLIB to specify the
    /NODEFAULTLIB linker option. (WL# 10890)
  Bugs fixed:
  * Segmentation fault in SQLFetch() when used with dynamic cursor
    (Bug# 18805392)
  * SQLExecute() after SQLFreeStmt(SQL_RESET_PARAMS) results
    in assert failure (Bug# 19148246)
  * SQLForeignKeys() crashing when SQL_MODE='ANSI_QUOTES'
    (Bug# 18641824)
  * SQLForeignKeys() returns empty result with NO_I_S=0
    (Bug# 26388694)

  Built using MySQL 5.7.19

----

5.3.8

  Security Notes:
  * Connector/ODBC 5.3.8 Commercial upgrades the linked OpenSSL
    library to version 1.0.2k which has been publicly reported
    as not vulnerable to CVE-2017-3732
    (http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3732)
    (Bug #25615448, CVE-2017-3732)
  Functionality added or changed:
  * Added a new connection option NO_DATE_OVERFLOW to control returning
    of errors when the TIMESTAMP structure used for DATE column contains
    non-zero time part (Bug# 25386024)
  Bugs fixed:
  * SQL_ATTR_MAX_ROWS applies to all result sets on the statement,
    and not connection (Bug# 17259397/69554)
  * SQLTABLES patch (Bug 13914518) has to be extended for NO_I_S case
    (Bug# 14005343)
  * Connector/ODBC does not send correct error message when 2006 error occurs
    (Bug #25671389)
  * Error in Windows Setup Wizard Custom Setup Dialog
    (Bug# 25247807/84190)
  * Contents in embedded help for myodbc-installer are outdated
    (Bug# 18896110/72852)
  * SQLGetData() with invalid column number crashes (Bug# 18636600)
  * Assert failure in SQLSetDescField() API (Bug# 18641633)
  * Metadata functions crash when the catalog/table/column name is long
    (Bug #18796005)
  * Prefetch causes syntax errors in select queries with parameters
    (Bug# 17386788)

  Built using MySQL 5.7.18

----

5.3.7

  Security Notes:
  * Connector/ODBC 5.3.7 Commercial upgrades the linked OpenSSL
    library to version 1.0.2j which has been publicly reported
    as not vulnerable to CVE-2016-6304
    (http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6304)
    (Bug #24753385, CVE-2016-6304)

  Functionality added or changed:
  * Added new options to control TLS versions for connecting:
    NO_TLS_1_0, NO_TLS_1_1, NO_TLS_1_2. By Default all TLS versions are enabled
    and options allow to disable using of a particular TLS version.
    (Bug# 23496903/81640)
  * Added a new option SSLMODE to set the SSL mode before connection is made.
    The option value can be set to any of the follwing: DISABLED, PREFERRED,
    REQUIRED, VERIFY_CA, VERIFY_IDENTITY. This option will override
    the deprecated SSLVERIFY and SSL_ENFORCE.
    (Bug# 23497043/81641)

  Bugs fixed:
  * Assertion in ODBC Driver when calling mysql_stmt_close() on a broken
    connection (Bug# 25109356/83858)
  * Connector ODBC does not build with newer CMake (Bug# 22746557)
  * Installation fails in OSX El Capitan (23123503/81113)

  Built using MySQL 5.7.17.

----

5.3.6

  Functionality added or changed:
  * Keywords specific to MySQL server 5.7 (WL#7992)
  * Implement SQL_ATTR_QUERY_TIMEOUT statement attribute (WL#7991)
  * Added DEFAULT_AUTH and PLUGIN_DIR options in connection parameters.
  * Added DISABLE_SSL_DEFAULT connection parameter to disable
    connecting through SSL by default.
  * Added SSL_ENFORCE connection parameter to enforce SSL connection.

  Bugs fixed:
  * ODBC Driver not parsing comments correctly (Bug# 16613308/53891)
  * Calling SQLGetDiagField with DIAGIDENTIFIER SQL_DIAG_ROW_COUNT always
    returns 0 (Bug #11750296/40771)
  * ADO hangs when using MySQL ODBC 5.3 ANSI Driver with French characters
    (Bug# 20526062)
  * Connector/ODBC fails to build when using libmysqlclient 5.7
    (Bug# 20685833/76261)
  * malloc/free mismatch in MySqlGetPrivateProvileStringW
    (Bug# 21074676/76984)

----

5.3.5

  Security Notes:
  * Connector/ODBC 5.3.5 Commercial upgrades the linked OpenSSL
    library to version 1.0.1m which has been publicly reported
    as not vulnerable to CVE-2015-0286
    (http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0286).

    Since the only change in Connector/ODBC 5.3.5 is the inclusion
    of OpenSSL libraries publicly reported as unaffected by
    CVE-2015-0286, and since Oracle-produced MySQL Community
    builds use YaSSL libraries which have been reported as not
    affected by CVE-2015-0286, Oracle will not produce builds for
    Connector/ODBC Community for version 5.3.5. This means the
    Community edition of Connector/ODBC will skip version 5.3.5.
    (Bug #20747740, CVE-2015-0286)

----

5.3.4

  Functionality added or changed:
  * New ODBC connection option to specify the location of RSA public key
    (WL #7911)

  Bugs fixed:
  * SSL CA Path cannot be selected in Linux GUI (Bug #18813389/72716)

----

5.3.3

  Functionality added or changed:

  Bugs fixed:
  * Seg Fault in SQLForeignKeys() when column name contains special characters
    (Bug #18286118)
  * Add NULL handle checks in ODBC API functions (WL #7807)

----

(jnemeth)

2021-01-11 02:24:56 UTC MAIN commitmail json YAML

(security/oath-toolkit) TODO, update to 2.6.5

(mef)

2021-01-11 02:22:19 UTC MAIN commitmail json YAML

(security/oath-toolkit) Add TOOL_DEPENDS+= gtk-doc-[0-9]*

(mef)

2021-01-11 01:06:45 UTC MAIN commitmail json YAML

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

(taca)

2021-01-11 01:06:21 UTC MAIN commitmail json YAML

print/ruby-pdf-reader: update to 2.4.1

v.2.4.1 (24th September 2020)
- Re-vendor font metrics from Adobe to clarify their license

(taca)

2021-01-10 22:07:28 UTC MAIN commitmail json YAML

net/socat: Update to 1.7.4.1

Fix compilation on 32-bit systems and file transfer with OpenSSL.

(otis)

2021-01-10 21:51:39 UTC MAIN commitmail json YAML

Updated devel/py-test-assume, devel/py-test-rerunfailures

(adam)

2021-01-10 21:49:59 UTC MAIN commitmail json YAML

py-test-rerunfailures: updated to 9.1.1

9.1.1

Compatibility fix.
- Ignore ``--result-log`` command line option when used together with ``pytest
  >= 6.1.0``, as it was removed there. This is a quick fix, use an older
  version of pytest, if you want to keep this feature for now.
- Support up to pytest 6.1.0.

9.1

Features
- Add a new flag ``--only-rerun`` to allow for users to rerun only certain
  errors.

Other changes
- Drop dependency on ``mock``.
- Add support for pre-commit and add a linting tox target.

(adam)

2021-01-10 21:45:41 UTC MAIN commitmail json YAML

py-test-assume: updated to 2.4.2

2.4.2
Fix dependency on six library

2.4.1
Bugfixes for xfails

2.4.0
Minor version bump whenever we change pytest hooks. This hook change in particular was done for unittest-based tests; which do not use the 'pytest_pyfunc_call' hook we were originally using.

2.3.3
Fix error when test file paths were on different drive
Updated pytest & python unittest matrix

2.3.2
Add pytest_assume_summary_report hook for modifying output of failed assertions (thanks @ptrivedi2610)

2.3.0
New hook for modifying output

(adam)

2021-01-10 20:37:11 UTC MAIN commitmail json YAML

Updated graphics/py-matplotlib, net/py-lexicon

(adam)

2021-01-10 20:36:48 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.5.3

3.5.3:
Handle large number of hosted zones in route53 provider

(adam)

2021-01-10 20:27:33 UTC MAIN commitmail json YAML

py-matplotlib: updated to 3.3.3

v3.3.3

This release contains several critical bug-fixes:

Fix calls to Axis.grid with argument visible=True.
Fix fully masked imshow.
Fix inconsistent color mapping in scatter for 3D plots.
Fix notebook/nbAgg figures when used with ipywidgets in the same cell.
Fix notebook/nbAgg/WebAgg on older (e.g., Firefox ESR) browsers.
Fix pcolormesh with datetime coordinates.
Fix performance regression with datetimes.
Fix singular ticks with small log ranges.
Fix timers/animations on wx and notebook backends.
Remove certifi as a hard runtime dependency.

v3.3.2

This release contains several critical bug-fixes:

fix Axis scale on twinned Axes
fix auto-close of Figures in nbagg
fix automatic title placement if Axes is off the Figure
fix autoranging of log scales with barstacked histogram
fix extra redraws when using Button or TextBox widgets
fix imshow with LogNorm and large vmin/vmax ranges
fix plotting Pandas DataFrame with string MultiIndex
fix scatter with marker=''
fix scatter3d color/linewidth re-projection
fix state of mode buttons in TkAgg backends
include license files in built distribution
reduce Visual C++ runtime requirements on Windows

v3.3.1

This release contains several critical bug-fixes:

fix docstring import issues when running Python with optimization
fix hist with categorical data, such as with Pandas
fix install on BSD systems
fix nbagg compatibility with Chrome 84+
fix ordering of scatter marker size in 3D plots
fix performance regression when plotting Paths
fix reading from URL in imread
fix several regressions with new date epoch handling
fix some bad constrained and tight layout interactions with colorbars
fix use of customized toolbars in TkAgg and WXAgg backends

v3.3.0

Highlights of this release include:

Provisional API for composing semantic axes layouts from text or nested lists
New Axes.sharex, Axes.sharey methods
Turbo colormap
colors.BoundaryNorm supports extend keyword argument
Text color for legend labels
Pcolor and Pcolormesh now accept shading='nearest' and 'auto'
Allow tick formatters to be set with str or function inputs
New Axes.axline method
Dates use a modern epoch
Improved font weight detection
Axes3D no longer distorts the 3D plot to match the 2D aspect ratio
More consistent toolbar behavior across backends
Toolbar icons are now styled for dark themes
Cursor text now uses a number of significant digits matching pointing precision
Functions to compute a Path's size
savefig() gained a backend keyword argument
Saving SVG now supports adding metadata
Saving PDF metadata via PGF now consistent with PDF backend
NbAgg and WebAgg no longer use jQuery & jQuery UI

(adam)

2021-01-10 19:25:18 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6394 - requested by nia
audio/musicpd: NetBSD/earm build fix

Revisions pulled up:
- audio/musicpd/Makefile                                        1.233

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Fri Jan  8 09:31:32 UTC 2021

  Modified Files:
  pkgsrc/audio/musicpd: Makefile

  Log Message:
  musicpd: Lower GCC requirement.

  This is a build fix for NetBSD/earm...

(bsiegert)

2021-01-10 19:24:12 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6393 - requested by prlw1
multimedia/gstreamer1: build fix

Revisions pulled up:
- multimedia/gstreamer1/PLIST                                  1.17

---
  Module Name:    pkgsrc
  Committed By:  prlw1
  Date:          Thu Jan  7 10:09:06 UTC 2021

  Modified Files:
          pkgsrc/multimedia/gstreamer1: PLIST

  Log Message:
  gstreamer1: GstCheck-1.0.* depend on both the gstcheck and introspection options

  Fixes PR pkg/55912

(bsiegert)

2021-01-10 17:25:27 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-terminal to 0.8.10

(gutteridge)

2021-01-10 17:24:55 UTC MAIN commitmail json YAML

xfce4-terminal: update to 0.8.10

Change log:

0.8.10
======
- Bump libvte, gtk and xfce minimal versions (4.14)
- Stop using G_SPAWN_CHILD_INHERITS_STDIN spawn flag
- Updates README.md.
- Added new stock icons
- Limit font picker to fixed-size fonts
- Add gtk-doc as a dependency
- Do not require connection to generate manpage
- Bug #16875: Do not add ui.h file in datadir
- Simplify terminal manpage generation
- Switch preferences ui file to xdt-csource
- Switch to README.md and foreign automake mode
- Do not override clipboard contents
- Unsafe paste: Support bracketed paste mode
- Do not select text in Search dialog
- Add basic GitLab pipeline
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Bulgarian, Chinese (China),
  Chinese (Taiwan), Danish, Dutch, Eastern Armenian, Estonian, French,
  Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese,
  Lithuanian, Norwegian Bokm奪l, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Turkish, Ukrainian, Uyghur

(gutteridge)

2021-01-10 16:21:15 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rgl to 0.5.7

(taca)

2021-01-10 16:20:49 UTC MAIN commitmail json YAML

devel/ruby-rgl: update to 0.5.7

2019-01 Release 0.5.7

Horst Duchene
* Fully automate dev setup with Gitpod (41dd00)
* Add Dockerfile to install graphviz (2bd738)
* Examples do not call dotty (6bba96)
* Add ruby license file (a21aa5)
ujihisa <ujihisa@users.noreply.github.com>
* Test against Ruby 2.6 and 2.7 as well (50ac7c)
* Fix dead links (9184f3)
Harry Lascelles <hlascelles@users.noreply.github.com>
* Update .travis.yml (45b9a2)
* Make the links more explicit (95dc3b)
Harry Lascelles
* Add explicit license to gemspec (de3647)

(taca)

2021-01-10 16:19:25 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-stream to 0.5.3

(taca)

2021-01-10 16:19:08 UTC MAIN commitmail json YAML

devel/ruby-stream: update to 0.5.3

pkgsrc change:
* Remove DIST_SUBDIR since there is no need to treat gem file specially.
* Change LICENSE.

0.5.3 (2020-12-19)

* Add ruby 2.6 and 2.7 to travis.
* Fixed test error.
* Add LICENSE file.

(taca)

2021-01-10 16:11:03 UTC MAIN commitmail json YAML

doc: Added devel/ruby-semverse version 3.0.0

(taca)

2021-01-10 16:10:48 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-semverse

(taca)

2021-01-10 16:10:14 UTC MAIN commitmail json YAML

devel/ruby-semverse: add package version 3.0.0

Add ruby-semverse package version 3.0.0.  It is required by
ruby-inspec-core package (not yet added).

Semverse

An elegant library for representing and comparing SemVer versions and
constraints.

(taca)

2021-01-10 16:07:57 UTC MAIN commitmail json YAML

doc: Added devel/ruby-scanf version 1.0.0

(taca)

2021-01-10 16:07:40 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-scanf

(taca)

2021-01-10 16:07:06 UTC MAIN commitmail json YAML

devel/ruby-scanf: add package version 1.0.0

Add ruby-scanf package version 1.0.0.  It is required by newer puppet
package.

scanf is an implementation of the C function scanf(3).

(taca)

2021-01-10 15:57:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rbtree to 0.4.4

(taca)

2021-01-10 15:56:45 UTC MAIN commitmail json YAML

devel/ruby-rbtree: update to 0.4.4

0.4.4 (2021-01-01)

* Remove the rb_safe_level warning on Ruby 2.7.

0.4.3 (2021-01-01)

* Quick bug fixes for Ruby 3.

(taca)

2021-01-10 15:52:13 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-racc to 1.5.2

(taca)

2021-01-10 15:51:48 UTC MAIN commitmail json YAML

devel/ruby-racc: update to 1.5.2

Changes are not available but various small fixes.

Please refer <https://github.com/ruby/racc/compare/v1.5.0...v1.5.2>
in detail.

(taca)

2021-01-10 15:44:33 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-pkg-config to 1.4.4

(taca)

2021-01-10 15:44:14 UTC MAIN commitmail json YAML

devel/ruby-pkg-config: update to 1.4.4

== 1.4.4 - 2020-09-23

=== Fixes

  * Fixed a bug that NoMethodError instead of
    PackageConfig::NotFoundError is raised.
    [Fixed by kojix2][GitHub#21]

=== Thanks

  * kojix2

(taca)

2021-01-10 15:38:09 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parseconfig to 1.1.0

(taca)

2021-01-10 15:37:45 UTC MAIN commitmail json YAML

devel/ruby-parseconfig: update to 1.1.0

Mon Sep 28, 2020 - v1.1.0
- Add non-value option support.
  Resolves Issue #11

(taca)

2021-01-10 15:27:33 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-octokit to 4.20.0

(taca)

2021-01-10 15:27:12 UTC MAIN commitmail json YAML

devel/ruby-octokit: update to 4.18.0

4.18.0 (2020-03-25)

API Support

* #1304 Added the ability to delete a deployment @jer-k
* #1308 Add repo vulnerability alerts related functionality for
  repositories @calvinhughes

Bug fixes

* #1309 Paginate outside_collaborators calls @sds
* #1316 Uses of FaradayMiddleware#on_complete should not be private
  @tarebyte

Code improvements

* #1131 Add CommitIsNotPartOfPullRequest error @wata727
* #1303 Remove integrations preview header @MichaelViveros
* #1307 Raise Octokit::InstallationSuspended when another error is
  received @yykamei

Documentation

* #1302 Add documentation on how to specify the ref option for RubyDoc
  @aomathwift
* #1311 Fix Code of Conduct link in Table of Contents @eduardoj

4.19.0 (2020-10-20)

Code Improvements

* #1223 Ensure a boolean is returned for application_authenticated @zakallen
* #1255 Update api paths in the organization api to take ids @hmharvey
* #1260 Fix last_response behavior after failures @JackTLi
* #1253 Ensure adapters set SSL options properly @tjwallace
* #1270 Add context around rate limit errors @jatindhankhar

API Support

* #1252 Introduces support for the ActionWorkflow and ActionWorkflowRun
  APIs @petar-lazarov
* #1236 Support for ActionsSecrets API @jylitalo
* #1266 Support for get the authenticated app @kitop
* #1281 Support for create a workflow dispatch event @igfoo
* #1286 Support installation suspended failures @stmllr
* #1288 Support for user migration endpoints @stmllr

Documentation

* #1248 Fix documentation link for update a repository @spier
* #1269 Update some documentation param names @tarebyte
* #1276 Remove dangling phrase in CONTRIBUTING.md @igfoo
* #1278 Link related doc in CONTRIBUTING.md @igfoo
* #1279 Fix script typo in README.md @igfoo
* #1291 Fix typo in authorizations comments @ohbarye

(taca)

2021-01-10 15:21:56 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-necromancer to 0.7.0

(taca)

2021-01-10 15:21:29 UTC MAIN commitmail json YAML

devel/ruby-necromancer: update to 0.7.0

0.7.0 (2020-12-29)

Added

* Add HashConverters for transforming string into hash of string, integer,
  float or boolean values
* Add converters for transforming string to array of booleans, integers,
  floats and numeric

Changed

* Change StringToRange converter to work with decimal numbers and spaces
* Change :strict to be a keyword argument
* Change StringToNumeric converter to allow numbers with space characters

(taca)

2021-01-10 15:16:02 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-mocha to 1.12.0

(taca)

2021-01-10 15:15:39 UTC MAIN commitmail json YAML

devel/ruby-mocha: update to 1.12.0

1.12.0 (2020-12-23)

External changes

* Various improvements to README inspired by #207 and #390 - thanks to
  @nitishr for his work on #390 (fed0eee6)

* Improve documentation related to StateMachine classes - thanks to
  @nitishr (#425 & #427)

* Fix regression in cardinality introduced in v1.10.0 (59454a8) and
  reported in #473 - thanks to @srvance for reporting and @nitishr for
  fixing (#474)

* Fix documentation for Mocha::Expectation#when - thanks to @olleolleolle
  (b4f59daa & #477)

* Remove Mocha::Mock#respond_to? from documentation - thanks to @nitishr
  (#480)

* Improvements to documentation for Expectation#yields & #multiple_yields
  - thanks to @andyw8 for reporting in #495 (1b6571c)

* Remove documentation & tests from gem to reduce its size by over 50% -
  thanks to @gabetax (#500)

* Update documentation to point to travis-ci.com instead of travis-ci.org

Internal changes

* Refactor StateMachine-related classes - thanks to @nitishr (#425 & #427)

* Remove redundant test - thanks to @nitishr (8e4f1a7c)

* Add Ruby 2.7 to Travis CI matrix - thanks to @bastelfreak (fc5ea2f2)

* Simplify Mockery - thanks to @nitishr (#449)

* Update Travis CI badge to point to main vs master branch (bd8028f8)

* Generate docs using newer version of yard (v0.9.25) (c619afac)

* Manually upgrade jquery in docs from v1.7.1 -> v1.9.0 to fix
  CVE-2017-16011 (211098a5, dd5eeedb & 1b76e4d5; also see #492)

* Remove reference to non-existent jquery source map to fix error in
  Chrome developer tools (20156555)

* Temporarily ignore Ruby v1.8.7 build failures (e5b9feef)

(taca)

2021-01-10 15:12:40 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-mixlib-shellout to 3.2.2

(taca)

2021-01-10 15:12:14 UTC MAIN commitmail json YAML

devel/ruby-mixlib-shellout: update to 3.2.2

3.2.2 (2020-11-16)

* Remove copyright dates #225 (tas50)
* Cleanup deps and fix the failing spec helper loading of support files
  #226 (tas50)

v3.2.0 (2020-11-12)

* Windows: fetch env variables for specified users #224 (kapilchouhan99)

v3.1.7 (2020-10-29)

* Loosen win32-process dep to resolve Ruby 3 deprecation warnings #223
  (tas50)

(taca)

2021-01-10 15:10:42 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-minitest to 5.14.3

(taca)

2021-01-10 15:10:23 UTC MAIN commitmail json YAML

devel/ruby-minitest: update to 5.14.3

=== 5.14.3 / 2021-01-05

* 1 bug fix:

  * Bumped require_ruby_version to < 4 (trunk = 3.1).

(taca)

2021-01-10 15:08:46 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-i18n to 1.8.7

(taca)

2021-01-10 15:08:25 UTC MAIN commitmail json YAML

devel/ruby-i18n: update to 1.8.7

1.8.7 (2021-01-04)

* Fixed a regression with fallback logic: see issues #547, #546 and #542.

1.8.6 (2021-01-01)

* Fallbacks are now stored in Thread.current for multi-threading
  compatibility: #542

* no-op arguments are no longer allowed for I18n.t calls -- fixes an
  incompatibility with Ruby 3.0: #545

This gem's GitHub workflow files have been updated to ensure compatibility
between new Rails versions (6.1) and the new Ruby release (3.0).  See the
"Actions" tab on GitHub for the full range of supported Rails and Ruby
versions.

(taca)

2021-01-10 15:01:39 UTC MAIN commitmail json YAML

doc: Added devel/ruby-generator version 0.0.1

(taca)

2021-01-10 15:01:20 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-generator

(taca)

2021-01-10 15:00:36 UTC MAIN commitmail json YAML

devel/ruby-generator: add package version 0.0.1

Add ruby-generator package version 0.0.1.  It is required by newer
ruby-stream package.

Generator gem is designed for use in ruby projects and provides templates
generators like rails 3.

(taca)

2021-01-10 14:53:47 UTC MAIN commitmail json YAML

2021-01-10 14:52:52 UTC MAIN commitmail json YAML

2021-01-10 14:50:08 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ffi to 1.14.2

(taca)

2021-01-10 14:50:06 UTC MAIN commitmail json YAML

doc/guide: Update htdocs-share to 20210110 (pkgsrc-2020Q4)

(leot)

2021-01-10 14:49:36 UTC MAIN commitmail json YAML

devel/ruby-ffi: update to 1.14.2

1.14.2 / 2020-12-21
-------------------

Fixed:
* Fix builtin libffi on newer Ubuntu caused by an outdated Makefile.in . #863

1.14.1 / 2020-12-19
-------------------

Changed:
* Revert changes to FFI::Pointer#write_string made in ffi-1.14.0.
  It breaks compatibilty in a way that can cause hard to find errors. #857

1.14.0 / 2020-12-18
-------------------

Added:
* Add types.conf for x86_64-msys, x86_64-haiku, aarch64-openbsd and aarch64-darwin (alias arm64-darwin)
* Add method AbstractMemory#size_limit? . #829
* Add new extconf option --enable-libffi-alloc which is enabled per default on Apple M1 (arm64-darwin).

Changed:
* Do NULL pointer check only when array length > 0 . #305
* Raise an error on an unknown order argument. #830
* Change FFI::Pointer#write_string to terminate with a NUL byte like other string methods. #805
* Update bundled libffi to latest master.

Removed:
* Remove win32/stdint.h and stdbool.h because of copyright issue.  #693

Fixed:
* Fix possible UTF-8 load error in loader script interpretation. #792
* Fix segfault on non-array argument to #write_array_of_*
* Fix memory leak in MethodHandle . #815
* Fix possible segfault in combination with fiddle or other libffi using gems . #835
* Fix possibility to use ffi ruby gem with JRuby-9.3 . #763
* Fix a GC issue, when a callback Proc is used on more than 2 callback signatures. #820

(taca)

2021-01-10 14:47:56 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-facade to 1.2.1

(taca)

2021-01-10 14:47:38 UTC MAIN commitmail json YAML

devel/ruby-facade: update to 1.2.1

## 1.2.1 - 10-Oct-2020

* Remove the old test file and directory, oops. Thanks go to Michael Crusoe
  for the spot.

## 1.2.0 - 30-Sep-2020

* Switched from test-unit to rspec, and added a Gemfile.
* Use markdown for text files.

(taca)

2021-01-10 14:45:43 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-docile to 1.3.4

(taca)

2021-01-10 14:44:45 UTC MAIN commitmail json YAML

devel/ruby-docile: update to 1.3.4

1.3.4 (Dec 22, 2020)

* Special thanks to Benoit Daloze (@eregon):
  - Fix delegation on Ruby 2.7 (issues #45 and #44, PR #52)

1.3.3 (Dec 18, 2020)

* Special thanks (again!) to Taichi Ishitani (@taichi-ishitani):
  - Fix keyword arg warnings on Ruby 2.7 (issue #44, PR #45)
  - Filter Docile's source files from backtrace (issue #35, PR #36)

(taca)

2021-01-10 14:42:53 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-curses to 1.4.0

(taca)

2021-01-10 14:42:32 UTC MAIN commitmail json YAML

devel/ruby-curses: update to 1.4.0

### 1.4.0 / 2020-12-10

New features:

* Remove fat binary support for newer versions of Ruby

(taca)

2021-01-10 14:39:47 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-celluloid to 0.18.0

(taca)

2021-01-10 14:39:23 UTC MAIN commitmail json YAML

devel/ruby-celluloid: update to 0.18.0

0.18.0 (2020-12-05)

#804 Remove deprecation warnings

#802 Remove lattice link itself.

#797 Update Ruby versions in CI script

#801 Associate Open Collective sponsorship option

#800 Streamline README

#799 Update links, add diagram preview.

#796 Create Class Diagram in Draw.io

#798 Pertinent Newsflash

#792 CI: 2.5.5, 2.6.2

#788 Travis: Include Ruby 2.5, 2.6

#787 Travis config: drop old configuration sudo: false

#786 Travis: use jruby-9.2.5.0

#783 v0.18.0.pre2

#782 Merge 'celluloid-supervision' back into the tree

#781 .gitmodules: No longer used

#780 README.md: Link to unmaintained issue

#778 README.md: Add "maintained: no! (as of 2016)" badge

#777 gemspec: Metadata with supported links

#776 Travis: use jruby-9.2.0.0

#775 Travis: jruby-9.1.17.0

#769 Travis: jruby-9.1.15.0

#768 Travis: use latest JRuby

#767 CHANGES: Add GitHub compare link on each heading

#766 Fix celluloid/celluloid#758

#765 Travis: jruby-9.1.13.0

#761 Travis: jruby-9.1.12.0

#760 Travis: jruby-9.1.10.0

#759 Travis: jruby-9.1.9.0

#757 parameterize error message so old and new Rubies match text

#756 Travis: latest stable rubies

#754 README: Fix badge rendering in Markdown

#753 Travis: use jruby-9.1.8.0

#752 Misspellings

#749 Return false from Celluloid.running? if Celluloid.boot hasn't been called

#751 Travis: Use JRuby 9.1.7.0

#740 Global variables: stop the bleeding

#739 Remove hacks around old MRIs, JRuby, and rbx

#738 Update to RuboCop 0.45.0 (with new rubocop.yml policy)

#737 Simplify dependencies: merge 'essentials' and 'culture' repos

#736 Remove $CELLULOID_BACKPORTED and $CELLULOID_MANAGED

#735 Require Ruby 2.2.6+

#729 Remove mysterious Fiber.yield

#721 Instruction for cloning Celluloid via github

#715 fix error response reference in Future#cancel

#712 Add RBX-3 to the build

#711 Added bundler cache

#709 Fix autostart. Fixes https://github.com/celluloid/celluloid/issues/698

#705 Adding method source code path to backtrace

(taca)

2021-01-10 14:31:49 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-backports to 3.20.1

(taca)

2021-01-10 14:31:30 UTC MAIN commitmail json YAML

devel/ruby-backports: update to 3.20.1

## [3.20.1](https://github.com/marcandre/backports/compare/v3.20.0...v3.20.1) - 2021-01-03

### Fixed

* Added `Ractor.[]` and `[]=` [#161]
* `Ractor.current` fixed from threads [#161]

## [3.20.0](https://github.com/marcandre/backports/compare/v3.19.0...v3.20.0) - 2020-12-30

### Added

Ractor backport (all methods)

## [3.19.0](https://github.com/marcandre/backports/compare/v3.19.0...v3.18.2) - 2020-12-28

### Added

* Ruby 3.0 backports

  * Env
    * `except`

  * Hash
    * `except`
    * `transform_keys`, `transform_keys!` (with hash argument)

  * Symbol
    * `name`

* Ruby 2.3 backports

  * Queue
    * `close`, `closed?` (affects `push`, `pop` and aliases)

(taca)

2021-01-10 14:29:07 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.40.0

(taca)

2021-01-10 14:28:46 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.40.0

=== 5.40.0 (2021-01-01)

* Support UPDATE FROM syntax in SQLite 3.33.0+ (jeremyevans)

* Have pg_interval extension work with ActiveSupport 6.1 (jeremyevans)

* Have date_arithmetic extension work with ActiveSupport 6.1 (jeremyevans)

* Avoid method redefinition warnings in verbose warning mode (jeremyevans)

=== 5.39.0 (2020-12-01)

* Support :clustered option for primary key and unique constraints on Microsoft SQL Server (jeremyevans)

* Do not modify the size of binary columns when using set_column_allow_null on Microsoft SQL Server (jeremyevans) (#1736)

* Add a fork safety guide with more detail on how to use Sequel with libraries that fork (janko) (#1733)

* Make the roots_dataset method in the tree plugin work with queries using joins (jeremyevans) (#1731)

* Make Database#tables return partitioned tables on PostgreSQL 10+ (epoberezhny) (#1729, #1730)

=== 5.38.0 (2020-11-01)

* Do not add new Database instances to Sequel::DATABASES if the test connection fails (jeremyevans) (#1727)

* Support the newer com.mysql.cj.jdbc.Driver in the jdbc/mysql adapter (jeremyevans)

* Do not swallow disconnect errors in Database#create_or_replace_view or Database#create_table* on Oracle (jeremyevans)

* Only rescue non-disconnect Sequel::DatabaseErrors in Postgres::Database#server_version (jeremyevans) (#1724)

* Make the single_table_inheritance and prepared_statements plugins work if loaded into the same class (jeremyevans) (#1721)

(taca)

2021-01-10 14:27:45 UTC MAIN commitmail json YAML

doc :Updated databases/ruby-moneta to 1.4.1

(taca)

2021-01-10 14:27:25 UTC MAIN commitmail json YAML

databases/ruby-moneta: update to 1.4.1

1.4.1 (2020-10-27)

* Adapters::Mongo - deprecate :db option, document :database option (#194)
* Adapters::Mongo - add retries to increment operation

(taca)

2021-01-10 14:15:48 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-awesome_nested_set to 3.3.1

(taca)

2021-01-10 14:15:29 UTC MAIN commitmail json YAML

databases/ruby-awesome_nested_set: update to 3.3.1

3.3.1
* Add belongs_to :polymorphic key option only when used [Filippo Liverani](https://github.com/filippoliverani)
* [Compare to 3.3.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.0...v3.3.1)

3.3.0
* Update for compatibility with Rails 6.1 which no longer inherits scoping
  (Messages of the form "DEPRECATION WARNING: Class level methods will no longer inherit scoping from ...") [Marc Rohloff](https://github.com/marcrohloff)
* Fix ruby 2.7 keyword parameters deprecation warning [Krisdigital](https://github.com/krisdigital)
* [Compare to 3.2.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.1...v3.3.0)

(taca)

2021-01-10 14:12:47 UTC MAIN commitmail json YAML

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

(taca)

2021-01-10 14:12:20 UTC MAIN commitmail json YAML

databases/ruby-arel-helpers: update to 2.12.0

2.12.0 (2020-12-21)

* Streamline spec setup using appraisal, combustion and database_cleaner
  gems (@hasghari #45)
* Add support for Rails 6.1 (@hasghari #45)

(taca)

2021-01-10 14:12:16 UTC MAIN commitmail json YAML

2021-01-10 14:07:36 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-activeldap to 6.1.0

(taca)

2021-01-10 14:07:07 UTC MAIN commitmail json YAML

databases/ruby-activeldap: update to 6.1.0

## 6.1.0: 2020-12-24 {#release-6-1-0}

### Improvements

  * Changed to use `:use_paged_results` option value by default.
    [GitHub#189][Reported by Kevin McCormack]

### Thanks

  * Kevin McCormack

## 6.0.4: 2020-12-06 {#release-6-0-4}

### Improvements

  * Enabled concurrency by default.
    [GitHub#188][Reported by Kevin McCormack]

(taca)

2021-01-10 14:06:18 UTC MAIN commitmail json YAML

doc: Updated converters/ruby-unf_ext to 0.0.7.7

(taca)

2021-01-10 14:05:22 UTC MAIN commitmail json YAML

converters/ruby-unf_ext: update to 0.0.7.7

## 0.0.7.7 (2019-03-19)

- Include Windows binaries for Ruby 2.7.

(taca)

2021-01-10 14:04:12 UTC MAIN commitmail json YAML

doc: Updated converters/ruby-Ascii85 to 1.1.0

(taca)

2021-01-10 14:03:51 UTC MAIN commitmail json YAML

converters/ruby-Ascii85: update to 1.1.0

=== 1.1.0 / 2020-11-11

  * Make use of frozen_string_literal
  * Update tests to use newer minitest syntax

(taca)

2021-01-10 14:01:05 UTC MAIN commitmail json YAML

doc: Updated comms/ruby-termios to 1.1.0

(taca)

2021-01-10 14:00:42 UTC MAIN commitmail json YAML

comms/ruby-termios: update to 1.1.0

1.1.0 (2020-12-25)

* Fix build problem on Ruby 3.

(taca)

2021-01-10 12:38:31 UTC MAIN commitmail json YAML

qbittorrent: Do not depend on qttools at runtime

(nia)

2021-01-10 11:31:32 UTC MAIN commitmail json YAML

pt2-clone: Normalize build and installation process.

(nia)

2021-01-10 11:20:18 UTC MAIN commitmail json YAML

tweak: take maintainership.

(fcambus)

2021-01-10 11:13:33 UTC MAIN commitmail json YAML

ocaml: Try to fix wrapper script.

Passing LDFLAGS verbatim no longer works, prefix each of them with -ccopt,
this seems to work across more ocaml binaries than -ldopt.

Tested across a number of packages that previously failed.

(jperkin)

2021-01-10 11:11:57 UTC MAIN commitmail json YAML

qbittorrent: use atomic64

(nia)

2021-01-10 11:10:18 UTC MAIN commitmail json YAML

qbittorrent: wants zlib 1.2.11

(nia)

2021-01-10 10:25:10 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.10.57, alacritty-0.12.0, fluidsynth-2.1.6,
  gopls-0.6.2, gtar-base-1.33, lzip-1.22, mozilla-rootcerts-3.7,
  py-hypothesis-6.0.0, ragel-7.0.2, zziplib-0.13.72.

(wiz)

2021-01-10 09:08:18 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime-TimeZone to 2.46

(gutteridge)

2021-01-10 09:07:59 UTC MAIN commitmail json YAML

p5-DateTime-TimeZone: update to 2.46

2.46    2020-12-22

- This release is based on version 2020e of the Olson database. This release
  includes contemporary changes for Russia (Volograd).

2.45    2020-12-21

- Fixed handling of Etc/GMT[+-]XX zones. Confusingly, the POSIX interpretation
  is that Etc/GMT+1 is 1 hour _behind_ UTC, and Etc/GMT-1 is 1 hour
  ahead. This is the opposite of what this module started doing in the 2.38
  release when it added support for these zones. Reportd by Matthew Horsfall
  (#47). Changes are based on his PR #48.

(gutteridge)

2021-01-10 08:42:36 UTC MAIN commitmail json YAML

doc: Updated devel/mk-configure to 0.36.0

(cheusov)

2021-01-10 07:34:13 UTC MAIN commitmail json YAML

net/yaydl: remove copypaste leftover

(pin)

2021-01-10 05:44:31 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-xkb-plugin to 0.8.2

(gutteridge)

2021-01-10 05:44:19 UTC MAIN commitmail json YAML

xfce4-xkb-plugin: update to 0.8.2

Change log:

0.8.2
======
- Update configure.ac.in syntax
- scale alternate layout dots to be visible on hi dpi displays
- Add basic GitLab pipeline
- Minor build updates
- Update URLs from goodies.x.o to docs.x.o (Bug #16184)
- Update .gitignore
- s/http/https
- Fix build with panel 4.15
- Update Myanmar flag
- Improve spacing (Bug #14684)
- Fix compilation warnings
- Add -lX11 to libxkb_la_LIBADD
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
  (Canada), English (United Kingdom), Estonian, Finnish, French,
  Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian,
  Lithuanian, Malay, Norwegian Bokm奪l, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu
  (Pakistan), Uyghur, Uzbek, Uzbek (Latin)

(gutteridge)

2021-01-10 05:20:00 UTC MAIN commitmail json YAML

assimp: adjust a portability patch

Simplify, per joerg@'s suggestion "Drop the whole block. Seems much
safer."

(gutteridge)

2021-01-09 21:34:26 UTC MAIN commitmail json YAML

doc: Added net/yaydl version 0.3.0

(pin)

2021-01-09 21:33:56 UTC MAIN commitmail json YAML

2021-01-09 21:33:04 UTC MAIN commitmail json YAML

net/yaydl: import package

yaydl-yet another youtube (and more) downloader
Features:
-Can download videos.
-Can optionally keep only the audio part of them.
-Could convert the resulting file to something else (requires `ffmpeg`).
-Comes as a single binary (once compiled) - take it everywhere on your
thumbdrive, no Python cruft required.

(pin)

2021-01-09 21:18:40 UTC MAIN commitmail json YAML

Updated devel/tclap, graphics/hugin

(adam)

2021-01-09 21:17:37 UTC MAIN commitmail json YAML

hugin: updated to 2020.0

Hugin 2020.0
* Fixes fast preview on HiDPI screens under GTK+3 and MacOS.
* Make fast preview screen zoomable with mouse wheel.
* Make hugin_hdrmerge aware of cropped intermediate images.
* Several improvements for command line tools (pto_var, pto_move, pto_gen, autooptimiser).
* More checks in GUI for strange user input.

(adam)

2021-01-09 21:14:20 UTC MAIN commitmail json YAML

tclap: updated to 1.2.3

Minor release for 1.2 branch (v1.2.3):
- v1.2 is now in maintanance mode, 1.4 is the development version
- Documentation improvements
- Minor obscure bug fixes
- Improvements to test code

Bugfix release for 1.2 branch (v1.2.2):
- Fixed a few typos
- Fixed ZshCompletionOutput
- Fixed brief output with TCLAP_NAMESTRING defined
- Initialize theDelimiter (supress warning) in DocBookOutput
- Fixed an issue with config.h and compiling on systems
  without sstream.h
- Fixed } outside of include guards in ArgTraits.h

(adam)

2021-01-09 19:50:54 UTC MAIN commitmail json YAML

2021-01-09 19:42:51 UTC MAIN commitmail json YAML

doc: Updated geography/gpsd to 3.22

(gdt)

2021-01-09 19:42:43 UTC MAIN commitmail json YAML

geography/gpsd: Update to 3.22

3.22: 2020-01-08
  Added client/gpscsv to convert gpsd JSON to csv.
  Added client/gpsplot to dynamically plot gpsd JSON.
  Added client/gpssubframe to decode gpsd SUBFRAME JSON.
  Added nSat and uSat to SKY JSON.  Old clients can not read new SKY.
  Move stuff from source root into clients/, include/, gpsmon/ and libgps/.
  Move stuff from source root into gpsd/.
  Move class ubx out of ubxtool and into gps/ubx.py.
  Build all targets in gpsd-$VERSION/, not in tree.
  NMEA 4.11 support for $GI (IRNSS) and $GZ (QZSS).

(gdt)

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

doc: Updated pkgtools/pkg_rolling-replace to 0.24.9

(rhialto)

2021-01-09 19:12:46 UTC MAIN commitmail json YAML

pkgtools/pkg_rolling-replace: Update to 0.24.9

When using the -u option to find mismatched packages, mark each affected
package with 'mismatch=YES'. Otherwise, consider such packages as
targets to rebuild.
ok gdt@.

(rhialto)

2021-01-09 19:10:05 UTC MAIN commitmail json YAML

`make replace' now also unsets the `mismatch' variable.

This is for the benefit of pkg_rolling-replace 0.24.9.
ok gdt@.

(rhialto)

2021-01-09 17:47:49 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.16.2

(leot)

2021-01-09 17:47:39 UTC MAIN commitmail json YAML

gallery-dl: Update to 1.16.2

Changes:
1.16.2
------
### Additions
- [derpibooru] add `search` and `gallery` extractors (#862)
- [foolfuuka] add `board` and `search` extractors (#1044, #1174)
- [gfycat] add `date` metadata field (#1138)
- [pinterest] add support for getting all boards of a user (#1205)
- [sankaku] add support for book searches (#1204)
- [twitter] fetch media from pinned tweets (#1203)
- [wikiart] add extractor for single paintings (#1233)
- [downloader:http] add MIME type and signature for `.ico` files (#1211)
- add a `d` format string conversion for timestamp values
- add `"ascii"` as a special `path-restrict` value

### Fixes
- [hentainexus] fix extraction (#1234)
- [instagram] categorize single highlight URLs as `highlights` (#1222)
- [redgifs] fix search results
- [twitter] fix login with username & password
- [twitter] fetch tweets from `homeConversation` entries

(leot)

2021-01-09 17:43:24 UTC MAIN commitmail json YAML

doc: Updated emulators/PC6001VX to 3.6.1

(tsutsui)

2021-01-09 17:43:10 UTC MAIN commitmail json YAML

PC6001VX: update to 3.6.1.

Upstream changes:

3.6.1 2021/01/09

- Fallback to compatible rom when some of ROM files are missing.
- Fixed PC-6001mk2/6601 compatible basic ROM's deployment.
- Improved backward compatibility. Now builable with Qt5.5 or above.
- Minor bugfixes.

(tsutsui)

2021-01-09 15:30:03 UTC MAIN commitmail json YAML

hg-fastimport: adjust __init__.py for latest mercurial

Tested using 5.6.1 on python-27.
Patch from joerg@

(roy)

2021-01-09 13:47:49 UTC MAIN commitmail json YAML

Updated misc/tmate.

(rxg)

2021-01-09 12:53:45 UTC MAIN commitmail json YAML

tmate 2.4.0

New Features:
Add support for named sessions. Run tmate with tmate -k api_key -n session_name -r session_name_ro to name sessions. See https://tmate.io/#named_sessions
Add a foreground mode with tmate -F. This is useful when tmate is used only for remote access. See https://tmate.io/#remote_access
Add SSH key access control. Run tmate with -a authorized_keys or set tmate-authorized-keys in the tmate configuration file. This will allow access to tmate to only SSH clients with keys contained in the authorized keys file. See https://tmate.io/#access_control
SSH keys are no longer needed to use tmate

Bug fixes:
Fix reconnection bug due to misconfigured keepalives

Existing feature changes:
Tmux configuration file ~/.tmux.conf is no longer loaded.. You may add source-file ~/.tmux.conf in ~/.tmate.conf to retain the older behavior. Discussion can be found in #108
Initial connection strings are now shown in a separate window at start time

---

tmate 2.3.0

tmate is now compatible with libssh 0.9.

(rxg)

2021-01-09 11:32:46 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20210108

(leot)

2021-01-09 11:32:36 UTC MAIN commitmail json YAML

youtube-dl: Update to 20210108

Changes:
version 2021.01.08
------------------
Core
* [downloader/hls] Disable decryption in tests (#27660)
+ [utils] Add a function to clean podcast URLs

Extractors
* [rai] Improve subtitles extraction (#27698, #27705)
* [canvas] Match only supported VRT NU URLs (#27707)
+ [bibeltv] Add support for bibeltv.de (#14361)
+ [bfmtv] Add support for bfmtv.com (#16053, #26615)
+ [sbs] Add support for ondemand play and news embed URLs (#17650, #27629)
* [twitch] Drop legacy kraken API v5 code altogether and refactor
* [twitch:vod] Switch to GraphQL for video metadata
* [canvas] Fix VRT NU extraction (#26957, #27053)
* [twitch] Switch access token to GraphQL and refactor (#27646)
+ [rai] Detect ContentItem in iframe (#12652, #27673)
* [ketnet] Fix extraction (#27662)
+ [dplay] Add suport Discovery+ domains (#27680)
* [motherless] Improve extraction (#26495, #27450)
* [motherless] Fix recent videos upload date extraction (#27661)
* [nrk] Fix extraction for videos without a legalAge rating
- [googleplus] Remove extractor (#4955, #7400)
+ [applepodcasts] Add support for podcasts.apple.com (#25918)
+ [googlepodcasts] Add support for podcasts.google.com
+ [iheart] Add support for iheart.com (#27037)
* [acast] Clean podcast URLs
* [stitcher] Clean podcast URLs
+ [xfileshare] Add support for aparat.cam (#27651)
+ [twitter] Add support for summary card (#25121)
* [twitter] Try to use a Generic fallback for unknown twitter cards (#25982)
+ [stitcher] Add support for shows and show metadata extraction (#20510)
* [stv] Improve episode id extraction (#23083)

version 2021.01.03
------------------
Extractors
* [nrk] Improve series metadata extraction (#27473)
+ [nrk] Extract subtitles
* [nrk] Fix age limit extraction
* [nrk] Improve video id extraction
+ [nrk] Add support for podcasts (#27634, #27635)
* [nrk] Generalize and delegate all item extractors to nrk
+ [nrk] Add support for mp3 formats
* [nrktv] Switch to playback endpoint
* [vvvvid] Fix season metadata extraction (#18130)
* [stitcher] Fix extraction (#20811, #27606)
* [acast] Fix extraction (#21444, #27612, #27613)
+ [arcpublishing] Add support for arcpublishing.com (#2298, #9340, #17200)
+ [sky] Add support for Sports News articles and Brighcove videos (#13054)
+ [vvvvid] Extract akamai formats
* [vvvvid] Skip unplayable episodes (#27599)
* [yandexvideo] Fix extraction for Python 3.4

(leot)

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

2021-01-09 09:30:47 UTC MAIN commitmail json YAML

Updated math/py-numpy, time/py-icalendar

(adam)

2021-01-09 09:30:26 UTC MAIN commitmail json YAML

py-icalendar: updated to 4.0.7

4.0.7:
Bug fixes:
- fixed rrule handling, re-enabled test_create_america_new_york()

(adam)

2021-01-09 09:29:41 UTC MAIN commitmail json YAML

py-numpy: updated to 1.19.5

1.19.5:
BUG: Fix segfault due to out of bound pointer in floatstatus...
BUG: fix np.timedelta64('nat').__format__ throwing an exception
BUG: Fixed file handle leak in array_tofile.
BUG: Raise recursion error during dimension discovery
BUG: Fix subarray dtype used with too large count in fromfile
BUG: 'bool' object has no attribute 'ndim'
BUG: ensure _UFuncNoLoopError can be pickled
BLD: use BUFFERSIZE=20 in OpenBLAS
BLD: update to OpenBLAS 0.3.13
BUG: make a variable volatile to work around clang compiler bug
REL: Prepare for the NumPy 1.19.5 release.

(adam)

2021-01-09 08:36:43 UTC MAIN commitmail json YAML

Updated security/py-kerberos, devel/py-test-flake8

(adam)