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 (7m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:26:44 UTC Now

2021-06-03 14:44:21 UTC MAIN commitmail json YAML

finance/ruby-braintree: update to 4.1.0

4.1.0 (2021-05-25)

* Add payment_reader_card_details parameter to Transaction.sale
* Add webhook sample for GrantedPaymentMethodRevoked
* Add skip_advanced_fraud_checking to:
  - Customer#create and Customer#update
  - PaymentMethod#create and PaymentMethod#update
  - CreditCard#create and CreditCard#update
* Include rexml in Gemspec (fixes #214)
* Fix incorrect error code constants (fixes #213)
  - PaymentMethodNonceConsumed is now 93107
  - CannotForwardPaymentMethodType is now 93106

4.0.0 (2021-05-10)

* Breaking Changes
  - Update gemspec to require ruby >= 2.6.0
  - Remove ExternalVault::CardTypeIsInvalid error code
  - Remove RiskData::CustomerBrowserIsTooLong error code
  - Remove paypal_vault_without_upgrade parameter from PaymentMethod#create
  - Add PaymentMethodNonceDetails and PaymentMethodNonceDetailsPayerInfo
o PaymentMethodNonce#details is now an instance of
  PaymentMethodNonceDetails rather than a hash
o PaymentMethodNonceDetails#payer_info is now an instance of
  PaymentMethodNonceDetailsPayerInfo rather than a hash
* Add phone_number to Address
* Add paypal_messages to Dispute
* Add tax_identifiers parameter to Customer.create and Customer.update
* Add chargeback_protection_level into dispute search
* Make libxml-ruby an optional dependency instead of required (addresses
  JRuby incompatibility issues raised in #203 and #205)

(taca)

2021-06-03 14:39:39 UTC MAIN commitmail json YAML

doc: Updated finance/ruby-activemerchant to 1.120.0

(taca)

2021-06-03 14:39:07 UTC MAIN commitmail json YAML

finance/ruby-activemerchant: update to 1.120.0

1.120.0 (2021-05-31)

* Stripe PI: ensure setup_future_sage and off_session work when using
  SetupIntents.
* Orbital: Update commit to accept retry_logic in params [jessiagee] #3890
* Orbital: Update remote 3DS tests [jessiagee] #3892
* Mercado Pago: support Creditel card type [therufs] #3893
* Payeezy: Update error mapping [meagabeth] #3896
* HPS: Add support for stored_credential [cdmackeyfree] #3894
* Orbital: Ensure payment_detail sends for ECP [jessiagee] #3899
* Payeezy: Update error_code_from method [meagabeth] #3900
* Worldpay: Add support for statementNarrative field [meagabeth] #3901
* Mercado Pago: Give ability to pass capture option in authorize txn field
  [naashton] #3897
* Orbital: Ensure correct fields sent in refund [jessiagee] #3903
* WorldPay: remove some defaults in billing address [carrigan] #3902
* Adyen: Support for General Credit [naashton] #3904
* Worldpay: reintroduce address1 and city defaults [carrigan] #3905
* Stripe: ensure potentially nested data is scrubbed #3907
* Stripe PI: Send Validate on Payment Method Attach [tatsianaclifton] #3909
* Adyen: Update handling of authorization returned from gateway [meagabeth]
  #3910
* Update gateway templates for Rubocop compliance [therufs] #3912 #3895
* Orbital: Send AVSname for all eCheck transactions [jessiagee] #3911
* Litle: update support of customerId field [cdmackeyfree] #3913
* Payment Express: fix signature for verify [therufs] #3914
* Forte: Send xdata fields [dsmcclain] #3915
* PaywayDotCom: Add New Gateway [DanAtPayway] #3898
* Orbital: Remove unnecessary requirements [jessiagee] #3917
* SafeCharge (Nuvei): Add network tokenization support [DStoyanoff] #3847
* Stripe PI: Enhance testing of SetupIntents API #3908
* SafeCharge (Nuvei): Fix NT related bug [jimilpatel24] #3921
* Worldpay: Only override cardholdername for 3ds tests [curiousepic] #3918
* Orbital: Add support for general credit [meagabeth] #3922
* Banco Sabadell: Ensure sca_exemption field is used #3923
* Redsys: Refactor XML character escape logic #3925
* HPS: Strip zip codes of non-alphanumeric characters [dsmcclain] #3926
* Orbital: $0 PreNote using authorize for eCheck force_capture [jessiagee]
  #3927
* Worldpay: synchronous response changes [naashton] #3928
* PaywayDotCom: Add more thorough scrubbing [tatsianaclifton] #3929
* Remove CONTRIBUTING.md and update README.md to reflect new repository wiki
  [dsmcclain] #3930
* Qvalent: Add customer_reference_number [fredo-] #3931
* Orbital: Add 'ND' ECPActionCode to $0 Prenote Check [jessiagee] #3935
* Checkout: Add support for stored_credential [meagabeth] #3934
* Credorax: Add support for 3ds_reqchallengeind [dsmcclain] #3936
* Adyen: cancelOrRefund endpoint when passed as option [naashton] #3937
* Qvalent: Add customer reference number FIX [fredo-] #3939
* Orbital: Pass line_items in capture [jessiagee] #3941
* BraintreeBlue: Add support for $0 auth verification [meagabeth] #3944
* JCB: Add additional BIN ranges [dsmcclain] #3946
* vPOS: Support new gateway type [therufs] #3906
* Braintree: Add support for AVS and CVV results in $0 credit card
  verification transactions [meagabeth] #3951
* Braintree: Return cvv_code and avs_code in response [meagabeth] #3952
* vPOS: Stringify values [therufs] #3954
* Payeezy: Send level2 fields [dsmcclain] #3953
* Credorax: adjust logic for sending 3ds shipping address fields [dsmcclain]
  #3959
* Orbital: Ensure ECP always sends AVSName [jessiagee] #3963
* Orbital: Add middle name to EWSMiddleName for ECP [jessiagee] #3962
* Support Canadian Bank Accounts [naashton] #3964
* Windcave/Payment Express: Add support for AvsAction and EnableAVSData
  fields [meagabeth] #3967
* CyberSource: Update XML tag for merchantDefinedData [meagabeth] #3969
* Elavon: Send ssl_vendor_id field [dsmcclain] #3972
* Credorax: Add support for echo field [meagabeth] #3973
* Worldpay: support cancelOrRefund via options [therufs] #3975
* Payeezy: support general credit [cdmackeyfree] #3977
* Ripley and Hipercard: Add BIN ranges [naashton] #3978
* Adyen: Default card holder name for credit cards [shasum] #3980
* PaywayDotCom: make source_id a required field [dsmcclain] #3981
* Qvalent: remove pem_password from required credentials [dsmcclain] #3982
* Authorize.net: Fix stored credentials [tatsianaclifton] #3971
* CyberSource: Add support for multiple new fields [dsmcclain] #3984
* CASHNet: Update gateway adapter [dsmcclain] #3986
* Elavon: Send ssl_vendor_id field via options on gateway initialization
  [dsmcclain] #3989
* Braintree: Bump required braintree gem version to 3.0.1 #3987

(taca)

2021-06-03 14:35:37 UTC MAIN commitmail json YAML

doc: Updated www/ruby-faraday to 1.4.2

(taca)

2021-06-03 14:35:12 UTC MAIN commitmail json YAML

www/ruby-faraday: update to 1.4.2

1.4.2 (2021-05-22)

Fixes:

* Add proxy setting when url_prefix is changed (#1276, @ci)
* Default proxy scheme to http:// if necessary, fixes #1282 (#1283, @gurgeous)

Documentation:

* Improve introduction page (#1273, @gurgeous)
* Docs: add more middleware examples (#1277, @gurgeous)

Misc:

* Use external em_http and em_synchrony adapters (#1274, @iMacTia)

1.4.1 (2021-04-18)

Fixes

* Fix dependencies from external adapter gems (#1269, @iMacTia)

1.4.0 (2021-04-16)

Highlights

* With this release, we continue the work of gradually moving out adapters
  into their own gems
* Thanks to @MikeRogers0 for helping the Faraday team in progressing with
  this quest
* And thanks to @olleolleolle efforts, Faraday is becoming more inclusive
  than ever
* Faraday's master branch has been renamed into main, we have an official
  policy on inclusive language and even a rubocop plugin to check for
  non-inclusive words!
* Checkout the "Misc" section below for more details!

Fixes

* Fix NoMethodError undefined method 'coverage' (#1255, @Maroo-b)

Documentation

* Some docs on EventMachine adapters. (#1232, @damau)
* CONTRIBUTING: Fix grammar and layout (#1261, @olleolleolle)

Misc

* Replacing Net::HTTP::Persistent with faraday-net_http_persistent (#1250,
  @MikeRogers0)
* CI: Configure the regenerated Coveralls token (#1256, @olleolleolle)
* Replace Excon adapter with Faraday::Excon gem, and fix autoloading issue
  with Faraday::NetHttpPersistent (#1257, @iMacTia)
* Drop CodeClimate (#1259, @olleolleolle)
* CI: Rename default branch to main (#1263, @olleolleolle)
* Drop RDoc support file .document (#1264, @olleolleolle, @iMacTia)
* CONTRIBUTING: add a policy on inclusive language (#1262, @olleolleolle)
* Add rubocop-inclusivity (#1267, @olleolleolle, @iMacTia)

1.3.1 (2021-04-16)

Fixes

* Escape colon in path segment (#1237, @yarafan)
* Handle IPv6 address String on Faraday::Connection#proxy_from_env (#1252,
  @cosmo0920)

Documentation

* Fix broken Rubydoc.info links (#1236, @nickcampbell18)
* Add httpx to list of external adapters (#1246, @HoneyryderChuck)

Misc

* Refactor CI to remove duplicated line (#1230, @tricknotes)
* Gemspec: Pick a good ruby2_keywords release (#1241, @olleolleolle)

(taca)

2021-06-03 14:29:48 UTC MAIN commitmail json YAML

doc: Added www/ruby-faraday-net_http_persistent version 1.1.0

(taca)

2021-06-03 14:29:33 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-faraday-net_http_persistent

(taca)

2021-06-03 14:28:41 UTC MAIN commitmail json YAML

www/ruby-faraday-net_http_persistent: add version 1.1.0 package

Faraday::NetHttpPersistent

This gem is a Faraday adapter for the Net::HTTP::Persistent gem.

(taca)

2021-06-03 14:26:31 UTC MAIN commitmail json YAML

doc: Added www/ruby-faraday-net_http version 1.0.1

(taca)

2021-06-03 14:26:18 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-faraday-net_http

(taca)

2021-06-03 14:25:42 UTC MAIN commitmail json YAML

www/ruby-faraday-net_http: add version 1.0.1 package

Faraday Net::HTTP adapter

This gem is a Faraday adapter for the Net::HTTP library.

Faraday is an HTTP client library that provides a common interface over many
adapters.  Every adapter is defined into it's own gem.

This gem defines the adapter for Net::HTTP the HTTP library that's included
into the standard library of Ruby.

(taca)

2021-06-03 14:23:58 UTC MAIN commitmail json YAML

doc: Added www/ruby-faraday-excon version 1.1.0

(taca)

2021-06-03 14:23:39 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-faraday-excon

(taca)

2021-06-03 14:22:55 UTC MAIN commitmail json YAML

www/ruby-faraday-excon: add version 1.1.0 package

Faraday Excon adapter

This gem is a Faraday adapter for the Excon library.

Faraday is an HTTP client library that provides a common interface over many
adapters.  Every adapter is defined into its own gem.

This gem defines the adapter for Excon.

(taca)

2021-06-02 16:24:56 UTC MAIN commitmail json YAML

doc: Added devel/ruby-redmine42 version 4.2.1

(taca)

2021-06-02 16:24:32 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-redmine42

(taca)

2021-06-02 16:23:49 UTC MAIN commitmail json YAML

devel/ruby-redmine42: add package version 4.2.1

Note: ruby-redmine42 supports not only ruby26 but also ruby27.

Redmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.

Redmine 4.2 introduces these new features in these categories:

Authentication / User accounts
* two-factor authentication.
* email domains restriction for user accounts.

Notifications
* Notify users about high issues (only).

Issues
* Bulk addition of related issues.
* Query links for subtasks on issue page.

Watchers
* Groups can be added as watchers for issues.
* Forum threads can now be watched.
* Watchers that are not going to receive a notification because they watch a
  non visible object (for ex: issue) are now marked in the UI as invalid.

Text formatting
* New toolbar button to insert a table.
* Wiki table column sorting.
* Languages in Highlighted code button in toolbar are now customizable by
  each user.

Keyboard shortcuts

* Switch between Edit/Preview tabs using Command/Ctrl + Shift + P.
* Bold, italic and underline text using Command/Ctrl + b, Command/Ctrl + i
  and Command/Ctrl + u.
* Submit a form using Ctrl+Enter / Command+Return.

Activity improvements
* UI options to filter activities by date or by user.
* Slight design improvements.

Another nice features
* Download all attachments at once.
* Auto complete wiki page links.
* Auto-select fields mapping in Importing.
* Fields with validation errors are now highlighted.

(taca)

2021-06-02 16:05:01 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine41 to 4.1.3

(taca)

2021-06-02 16:04:40 UTC MAIN commitmail json YAML

devel/ruby-redmine41: update to 4.1.3

4.1.3 (2021-04-26)

[Activity view]

* Defect #34933: Atom feed of the activity page does not contain items after
  the second page

[Email receiving]

* Defect #35100: MailHandler raises NameError exception when generating
  error message

[Gems support]

* Patch #34969: Remove dependency on MimeMagic

[Issues]

* Defect #34921: Do not journalize attachments that are added during a "Copy
  Issue" operation

[Performance]

* Patch #35034: Improve loading speed of workflow page

[Rails support]

* Patch #34966: Update Rails to 5.2.5

[Security]

* Defect #34367: Allowed filename extensions of attachments can be
  circumvented
* Defect #34950: SysController and MailHandlerController are vulnerable to
  timing attack
* Defect #35045: Mail handler bypasses add_issue_notes permission
* Defect #35085: Arbitrary file read in Git adapter

[Text formatting]

* Defect #34894: User link using @ not working at the end of line

[UI]

* Patch #34955: Update copyright year in the footer to 2021

(taca)

2021-06-02 16:02:14 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine to 4.0.9

(taca)

2021-06-02 16:01:42 UTC MAIN commitmail json YAML

devel/ruby-redmine: update to 4.0.9

4.0.9 (2021-04-26)

[Gems support]

* Patch #34969: Remove dependency on MimeMagic

[Rails support]

* Patch #34966: Update Rails to 5.2.5

[Security]

* Defect #34367: Allowed filename extensions of attachments can be
  circumvented
* Defect #34950: SysController and MailHandlerController are vulnerable to
  timing attack
* Defect #35045: Mail handler bypasses add_issue_notes permission
* Defect #35085: Arbitrary file read in Git adapter

[UI]

* Patch #34955: Update copyright year in the footer to 2021

(taca)

2021-06-02 16:00:47 UTC MAIN commitmail json YAML

devel/ruby-redmine/redmine.mk: add support for Redmine 4.2.x

Add basic support for Redmine 4.2.x and change default version of Redmine by
Ruby's version.

(taca)

2021-06-02 15:52:04 UTC MAIN commitmail json YAML

www/ramaze: use --format-executable RUBYGEM_OPTIONS

Use --format-executable RUBYGEM_OPTIONS instead of manually renaming
with post-install.

No functional change.

(taca)

2021-06-02 15:51:21 UTC MAIN commitmail json YAML

textproc/ruby-bluecloth: use --format-executable RUBYGEM_OPTIONS

Use --format-executable RUBYGEM_OPTIONS instead of manually renaming
with post-install.

No functional change.

(taca)

2021-06-02 15:50:34 UTC MAIN commitmail json YAML

graphics/ruby-color-japanese: use --format-executable RUBYGEM_OPTIONS

Use --format-executable RUBYGEM_OPTIONS instead of manually renaming
with post-install.

No functional change.

(taca)

2021-06-02 15:47:16 UTC MAIN commitmail json YAML

doc: Updated www/drupal8 to 8.9.16

(taca)

2021-06-02 15:46:53 UTC MAIN commitmail json YAML

www/drupal8: update to 8.9.16

8.9.16 (2021-05-26)

Maintenance and security release of the Drupal 8 series.

This release fixes a security vulnerability.  Sites are urged to upgrade
immediately after reading the notes below and the security announcement:

* Drupal core - Moderately critical - Cross Site Scripting -
  SA-CORE-2021-003 No other fixes are included.

Versions of Drupal 8 prior to 8.9.x are end-of-life and do not receive
security coverage.

8.9.15 (2021-05-05)

This is a patch (bugfix) release of Drupal 8 and is ready for use on
production sites.  Learn more about Drupal 8.

Drupal 8.9 is the final minor release of the 8.x series.  It is a long-term
support (LTS) version, and will receive security coverage until November
2021.  It provides the same public API as Drupal 9.0 aside from deprecated
code and dependency changes.  (Learn more about Drupal 9.) Note that
features will only be added to Drupal 9 minor releases, so plan to adopt
Drupal 9 as soon as possible so that you can easily update to Drupal 9.2 and
later.

If you are upgrading to this release from 8.8.x, read the Drupal 8.9.0
release notes before you upgrade.

Known issues

Search the issue queue for known issues.

Important changes

The default glossary view did not previously include a filter to exclude
unpublished content.  This view now includes such a filter by default, and
an update function is provided with this release to add a status filter to
the view on existing installations which do not have it.

Dependency updates

The composer/composer development dependency has been updated from 1.10.6 to
1.10.22.

Archive_Tar has been updated to 1.4.13 for security hardening.

Drupal core's development dependency on the Nightwatch npm package has been
increased from 1.2.1 to 1.6.3 and all locked versions of dependencies have
been updated to address security issues in these dependencies.
The minimum version of node.js for 8.9.x development has been increased to
version 10.

Underscore.js has been updated to 1.13.1

(taca)

2021-06-02 15:41:19 UTC MAIN commitmail json YAML

doc: Updated sysutils/pear-Log to 1.13.3

(taca)

2021-06-02 15:40:36 UTC MAIN commitmail json YAML

sysutils/pear-Log: update to 1.13.3

1.13.3 (2021-05-04 19:52 UTC)

Changelog:

* Support versions 1.0.1 and 1.0.2 of pear/pear_exception.

(taca)

2021-06-02 15:39:24 UTC MAIN commitmail json YAML

doc: Updated net/pear-Net_Sieve to 1.4.5

(taca)

2021-06-02 15:39:05 UTC MAIN commitmail json YAML

net/pear-Net_Sieve: update to 1.4.5

1.4.5 (2021-04-24 09:39 UTC)

Changelog:

* Support XOAUTH2 authorization method

(taca)

2021-06-02 15:37:51 UTC MAIN commitmail json YAML

doc: Updated net/bind916 to 9.16.16

(taca)

2021-06-02 15:37:31 UTC MAIN commitmail json YAML

net/bind916: reset PKGREVISION

(taca)

2021-06-02 15:37:06 UTC MAIN commitmail json YAML

net/bind916: update to 9.11.32

Notes for BIND 9.16.16

Feature Changes

* DNSSEC responses containing NSEC3 records with iteration counts greater
  than 150 are now treated as insecure.  [GL #2445]

* The maximum supported number of NSEC3 iterations that can be configured
  for a zone has been reduced to 150.  [GL #2642]

* The default value of the max-ixfr-ratio option was changed to unlimited,
  for better backwards compatibility in the stable release series.  [GL
  #2671]

* Zones that want to transition from secure to insecure mode without
  becoming bogus in the process must now have their dnssec-policy changed
  first to insecure, rather than none.  After the DNSSEC records have been
  removed from the zone, the dnssec-policy can be set to none or removed
  from the configuration.  Setting the dnssec-policy to insecure causes CDS
  and CDNSKEY DELETE records to be published.  [GL #2645]

* The implementation of the ZONEMD RR type has been updated to match RFC
  8976.  [GL #2658]

* The draft-vandijk-dnsop-nsec-ttl IETF draft was implemented: NSEC(3) TTL
  values are now set to the minimum of the SOA MINIMUM value or the SOA TTL.
  [GL #2347]

Bug Fixes

* It was possible for corrupt journal files generated by an earlier version
  of named to cause problems after an upgrade.  This has been fixed.  [GL
  #2670]

* TTL values in cache dumps were reported incorrectly when
  stale-cache-enable was set to yes.  This has been fixed.  [GL #389] [GL
  #2289]

* A deadlock could occur when multiple rndc addzone, rndc delzone, and/or
  rndc modzone commands were invoked simultaneously for different zones.
  This has been fixed.  [GL #2626]

* named and named-checkconf did not report an error when multiple zones with
  the dnssec-policy option set were using the same zone file.  This has been
  fixed.  [GL #2603]

* If dnssec-policy was active and a private key file was temporarily offline
  during a rekey event, named could incorrectly introduce replacement keys
  and break a signed zone.  This has been fixed.  [GL #2596]

* When generating zone signing keys, KASP now also checks for key ID
  conflicts among newly created keys, rather than just between new and
  existing ones.  [GL #2628]

(taca)

2021-06-02 15:34:50 UTC MAIN commitmail json YAML

doc: Updated net/bind911 to 9.11.32

(taca)

2021-06-02 15:34:31 UTC MAIN commitmail json YAML

netb/bind911: reset PKGREVISION

(taca)

2021-06-02 15:33:50 UTC MAIN commitmail json YAML

net/bind911: update to 9.11.32

Notes for BIND 9.11.32

Feature Changes

* DNSSEC responses containing NSEC3 records with iteration counts greater
  than 150 are now treated as insecure. [GL #2445]

* The maximum supported number of NSEC3 iterations that can be configured
  for a zone has been reduced to 150. [GL #2642]

* The implementation of the ZONEMD RR type has been updated to match RFC
  8976. [GL #2658]

(taca)

2021-06-02 15:30:40 UTC MAIN commitmail json YAML

doc: update mail/postfix* packages to 34.6.0

mail/postfix
mail/postfix-cdb
mail/postfix-ldap
mail/postfix-lmdb
mail/postfix-mysql
mail/postfix-pcre
mail/postfix-pgsql
mail/postfix-sqlite
VS: ----------------------------------------------------------------------

(taca)

2021-06-02 15:29:57 UTC MAIN commitmail json YAML

mail/postfix: update to 3.6.0

Postfix stable release 3.6.0 is available. This ends the support
for legacy release Postfix 3.2.

The main changes are below. See the RELEASE_NOTES file for further
details.

Incompatible changes:

  * This release requires "postfix stop" before updating, or before
    backing out to an earlier release, because some internal protocols
    have changed. Otherwise, long-running daemons (pickup, qmgr,
    verify, tlsproxy, postscreen) may fail to communicate with the
    rest of Postfix, causing mail delivery delays until Postfix is
    restarted.

  * Respectful logging. Postfix version 3.6 deprecates terminology
    that implies white is better than black. Instead, Postfix prefers
    'allowlist', 'denylist', and variations on those words. This
    change affects Postfix documentation, and postscreen parameters
    and logging.

    To keep the old postscreen logging set "respectful_logging =
    no" in main.cf before setting "compatibility_level = 3.6".  In
    any case, the old postscreen parameter names will keep working
    as before.

Other changes:

  * The minimum supported OpenSSL version is 1.1.1, which will reach
    the end of life by 2023-09-11. Postfix 3.6 is expected to reach
    the end of support in 2025. Until then, Postfix will be updated
    as needed for compatibility with OpenSSL.

    The default fingerprint digest has changed from md5 to sha256
    (Postfix 3.6 with compatibility_level >= 3.6). With a lower
    compatibility_level setting, Postfix defaults to using md5, and
    logs a warning when a Postfix configuration specifies no explicit
    digest type.

    The export-grade Diffie-Hellman key exchange is no longer
    supported, and the tlsproxy_tls_dh512_param_file parameter is
    ignored,

  * Better error messages when someone configures an incorrect
    program in master.cf. To recognize such mistakes, every Postfix
    internal service, including the postdrop command, announces the
    name of its protocol before doing any other I/O, and every
    Postfix client program, including the Postfix sendmail command,
    will verify that the protocol name matches what it expects.

  * Fine-grained control over the envelope sender address for
    submission with the Postfix sendmail (or postdrop) commands.

    Example:

    /etc/postfix/main.cf:
        # Allow root and postfix full control, anyone else can only
        # send mail as themselves. Use "uid:" followed by the numerical
        # UID when the UID has no entry in the UNIX password file.
        local_login_sender_maps =
            inline:{ { root = *}, { postfix = * } },
            pcre:/etc/postfix/login_senders

    /etc/postfix/login_senders:
      # Allow both the bare username and the user@domain forms.
        /(.+)/ $1 $1@example.com

  * Threaded bounces. This allows mail readers to present a
    non-delivery, delayed delivery, or successful delivery notification
    in the same email thread as the original message.

    Unfortunately, this also makes it easy for users to mistakenly
    delete the whole email thread (all related messages), instead
    of deleting only the delivery status notification.

    To enable, specify "enable_threaded_bounces = yes".

  * Postfix by default no longer uses the services(5) database to
    look up the TCP ports for SMTP and LMTP services. Instead, this
    information is configured with the new known_tcp_ports configuration
    parameter (default: lmtp=24, smtp=25, smtps=submissions=465,
    submission=587). When a service is not specified in known_tcp_ports,
    Postfix will still query the services(5) database.

  * Starting with Postfix version 3.6, the compatibility level is
    "3.6". In future Postfix releases, the compatibility level will
    be the Postfix version that introduced the last incompatible
    change. The level is formatted as 'major.minor.patch', where
    'patch' is usually omitted and defaults to zero. Earlier
    compatibility levels are 0, 1 and 2.

    This also introduces main.cf and master.cf support for the
    <=level, < level, and other operators to compare compatibility
    levels. With the standard <=, <, etc. operators, compatibility
    level 3.10 would be less than 3.9, which is undesirable.

(taca)

2021-06-02 15:27:01 UTC MAIN commitmail json YAML

doc: Updated lang/pear to 1.10.12nb4

(taca)

2021-06-02 15:26:43 UTC MAIN commitmail json YAML

lang/pear: update Archive_Tar to 1.4.13

Update including Archive_Tar pear package to 1.4.13.

Bump PKGREVISION.

Archive_Tar 1.4.13 (2021-05-10 08:59 UTC)

* Fix Bug #27010: Relative symlinks failing (out-of path file extraction)
  [mrook]

(taca)

2021-06-02 15:24:25 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.45.0

(taca)

2021-06-02 15:23:58 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.45.0

5.45.0 (2021-06-01)

* Fix handling of NULL values in boolean columns in the ODBC adapter
  (jeremyevans) (#1765)
* Add auto_validations_constraint_validations_presence_message plugin for
  auto_validations/constraint_validations presence message integration
  (jeremyevans)
* Support Dataset#with :materialized option on SQLite 3.35+ for [NOT]
  MATERIALIZED (jeremyevans)
* Use ALTER TABLE DROP COLUMN for dropping columns on SQLite 3.35+
  (jeremyevans)

(taca)

2021-06-02 15:22:32 UTC MAIN commitmail json YAML

doc: Updated x11/ruby-tk to 0.4.0

(taca)

2021-06-02 15:22:07 UTC MAIN commitmail json YAML

x11/ruby-tk: update to 0.4.0

0.4.0 (2021-03-26)

* Avoid use of deprecated Object#=~ (Fixes #22)
* Fix setting of @tpath in Tk::TkTable::CellTag
* Correctly set @id instance variable in
  TkValidateCommand#_initialize_for_cb_class
* Fix remaining verbose compiliation warnings in lib
* Default to running the event loop on the main thread

(taca)

2021-06-02 15:18:31 UTC MAIN commitmail json YAML

doc: Updated www/thin to 1.8.1

(taca)

2021-06-02 15:18:00 UTC MAIN commitmail json YAML

www/thin: update to 1.8.1

1.8.1 Infinite Smoothie (2021-05-21)

* Fix possible HTTP Response Splitting

(taca)

2021-06-02 15:16:19 UTC MAIN commitmail json YAML

doc: Updated www/ruby-raindrops to 0.19.2

(taca)

2021-06-02 15:15:52 UTC MAIN commitmail json YAML

www/ruby-raindrops: update to 0.19.2

0.19.2 (2021-05-25 23:13 UTC)

This release fixes compatibility with GC.compact on Ruby 3.x when using
ListenStats on Linux.  The listener stats functionality is rarely used and
does not affect most users who just have raindrops installed for shared
atomic counters.

(taca)

2021-06-02 15:14:18 UTC MAIN commitmail json YAML

doc: Updated www/ruby-puma to 5.3.2

(taca)

2021-06-02 15:13:54 UTC MAIN commitmail json YAML

www/ruby-puma: update to 5.3.2

5.3.2 (2021-05-21)

Bugfixes

* Gracefully handle Rack not accepting CLI options (#2630, #2626)
* Fix sigterm misbehavior (#2629)
* Improvements to keepalive-connection shedding (#2628)

5.3.1 (2021-05-11)

Security

* Close keepalive connections after the maximum number of fast inlined
  requests (CVE-2021-29509) (#2625)

5.3.0 (2021-05-07)

Features

* Add support for Linux's abstract sockets (#2564, #2526)
* Add debug to worker timeout and startup (#2559, #2528)
* Print warning when running one-worker cluster (#2565, #2534)
* Don't close systemd activated socket on pumactl restart (#2563, #2504)

Bugfixes

* systemd - fix event firing (#2591, #2572)
* Immediately unlink temporary files (#2613)
* Improve parsing of HTTP_HOST header (#2605, #2584)
* Handle fatal error that has no backtrace (#2607, #2552)
* Fix timing out requests too early (#2606, #2574)
* Handle segfault in Ruby 2.6.6 on thread-locals (#2567, #2566)
* Server#closed_socket? - parameter may be a MiniSSL::Socket (#2596)
* Define UNPACK_TCP_STATE_FROM_TCP_INFO in the right place (#2588, #2556)
* request.rb - fix chunked assembly for ascii incompatible encodings, add
  test (#2585, #2583)

Performance

* Reset peerip only if remote_addr_header is set (#2609)
* Reduce puma_parser struct size (#2590)

Refactor

* Refactor drain on shutdown (#2600)
* Micro optimisations in wait_for_less_busy_worker feature (#2579)
* Lots of test fixes

(taca)

2021-06-02 15:10:55 UTC MAIN commitmail json YAML

doc: Update ruby-padrino* packages to 0.15.1

www/ruby-padrino-support
www/ruby-padrino-helpers
www/ruby-padrino-core
www/ruby-padrino-admin
www/ruby-padrino-cache
www/ruby-padrino-gen
www/ruby-padrino-mailer
www/ruby-padrino
VS: ----------------------------------------------------------------------

(taca)

2021-06-02 15:09:54 UTC MAIN commitmail json YAML

2021-06-02 15:05:30 UTC MAIN commitmail json YAML

doc: Updated www/ruby-mechanize to 2.8.1

(taca)

2021-06-02 15:05:11 UTC MAIN commitmail json YAML

www/ruby-mechanize: update to 2.8.1

2.8.1 (2021-05-09)

Fix

* Gracefully handle parsing errors that contain an invalid byte sequence.
  Previously, if libxml2 registered a parsing error that itself contained
  invalid encoding, an exception might be raised. (#553)

2.8.0 (2021-04-01)

Requirements

* Mechanize now requires Ruby 2.5 or newer.
* Move from ntlm-http to rubyntlm gem. (#495, #574)

New Features

* Page::Link#uri now handles non-ASCII hrefs. (#569) @terryyin
* FileConnection supports Windows drive letters (#483)
* Credential headers 'Authorization' and 'Cookie' are deleted on
  cross-origin redirects. (#538) @kyoshidajp
* ContentDispositionParser handles ISO8601 date headers, to be robust with
  websites that ignore RFC2183. (#554) @reitermarkus

Bug fix

* POST headers 'Content-Length', 'Content-MD5', and 'Content-Type' are
  deleted in a case-insensitive manner on redirects.  Previously these
  headers were treated as case-sensitive.

(taca)

2021-06-02 15:03:15 UTC MAIN commitmail json YAML

doc: Updated www/ruby-loofah to 2.9.1

(taca)

2021-06-02 15:02:44 UTC MAIN commitmail json YAML

www/ruby-loofah: update to 2.9.1

2.9.1 (2021-04-07)

Bug fixes

* Fix a regression in v2.9.0 which inappropriately removed CSS properties
  with quoted string values. [#202]

(taca)

2021-06-02 15:01:27 UTC MAIN commitmail json YAML

doc: Updated www/ruby-html-proofer to 3.19.1

(taca)

2021-06-02 15:01:07 UTC MAIN commitmail json YAML

www/ruby-html-proofer: update to 3.19.1

There are a few note with release but not others.  Please refer commit log
<https://github.com/gjtorikian/html-proofer/compare/v3.15.2...v3.19.1> in
detail.

3.19.1 (2021-04-18)

3.19.0 (2021-04-11)

* Support hydra config on CLI #632

3.18.8 (2021-03-04)

3.18.7 (2021-03-04)

3.18.6 (2021-02-21)

3.18.5 (2021-01-02)

3.18.4 (2021-01-02)

3.18.3 (2020-12-29)

3.18.2 (2020-12-17)

3.18.1 (2020-12-16)

3.17.2 (2020-11-23)

3.17.1 (2020-11-22)

3.17.0 (2020-11-14)

3.16.0 (2020-09-10)

* Add support for before_request: #577

3.15.3 (2020-04-20)

(taca)

2021-06-02 15:00:42 UTC MAIN commitmail json YAML

doc: Updated www/ruby-typhoeus to 1.4.0

(taca)

2021-06-02 15:00:15 UTC MAIN commitmail json YAML

www/ruby-typhoeus: update to 1.4.0

pkgsrc change: add "USE_LANGUAGES= # none".

1.4.0 (2020-05-08)

No release note.
Please refer commit logs:
<https://github.com/typhoeus/typhoeus/compare/v1.3.1...v1.4.0> in detail.

(taca)

2021-06-02 14:46:00 UTC MAIN commitmail json YAML

doc: Updated www/ruby-ethon to 0.14.0

(taca)

2021-06-02 14:45:36 UTC MAIN commitmail json YAML

www/ruby-ethon: update to 0.14.0

Quote from commit logs:

0.14.0 (2021-04-26)

* Fix typo in YARD doc
* Fix broken master build
* Remove ssl_cacert from return codes

0.13.0 (2021-04-12)

* Added :dns_shuffle_addresses curl option
* Added easy option :path_as_is
* Add WEBrick dependency for Ruby 3.0+.
* Fix keyword parameters for Ruby 2.7+.
* Easy::Operations#handle: Thread-safe cleanup (#136)
* add pinnedpublickey option
* Avoid mutating strings to support --enable-frozen-string-literal.
* Use the proper varargs definition of libcurl functions (#183)
* Add support for HTTPS proxies
* Fix "multi" in examples referring to itself as "easy"

(taca)

2021-06-01 15:41:12 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-toml to 0.3.0

(taca)

2021-06-01 15:40:47 UTC MAIN commitmail json YAML

textproc/ruby-toml: update to 0.3.0

0.3.0 / 2020-06-09

* Fix "undefined method `ascii_tree' for nil:NilClass" when printing parse
  error
* Fixes TOML to work with version 2.0 of Parslet

(taca)

2021-06-01 15:35:50 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-simplecov_json_formatter to 0.1.3

(taca)

2021-06-01 15:35:21 UTC MAIN commitmail json YAML

textproc/ruby-simplecov_json_formatter: update to 0.1.3

0.1.3 (2021-05-02)

Bugfixes
* avoid emitting warnings when ruby is run with -w #1 @flavorjones

(taca)

2021-06-01 15:34:28 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-rexml to 3.2.5

(taca)

2021-06-01 15:33:58 UTC MAIN commitmail json YAML

textproc/ruby-rexml: update to 3.2.5

3.2.5 (2021-04-05)

Improvements

* Add more validations to XPath parser.
* require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]
* Don't add #dclone method to core classes globally. [GitHub#37][Patch by
  Akira Matsuda]
* Add more documentations. [Patch by Burdette Lamar]
* Added REXML::Elements#parent. [GitHub#52][Patch by Burdette Lamar]

Fixes

* Fixed a bug that REXML::DocType#clone doesn't copy external ID
  information.
* Fixed round-trip vulnerability bugs. See also:
  https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/
  [HackerOne#1104077][CVE-2021-28965][Reported by Juho Nurminen]

Thanks

* Koichi ITO
* Akira Matsuda
* Burdette Lamar
* Juho Nurminen

(taca)

2021-06-01 15:31:38 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-nokogumbo to 2.0.5

(taca)

2021-06-01 15:31:18 UTC MAIN commitmail json YAML

textproc/ruby-nokogumbo: update to 2.0.5

2.0.5 (2021-03-19)

Fixed

* Support Mageia distros when libxml2/libxslt system libraries are
  install. #165 (Thank you, @pterjan!)

Added

* Forward-looking support for a version of Nokogiri that will provide HTML5
  parsing. #171

Improved

* Update extconf.rb to use Nokogiri v1.11's CPPFLAGS for more reliable
  installation. #163

2.0.4 (2020-11-27)

Fixed

* Fixed a bug where Nokogiri::HTML5.fragment(nil) would raise an error. Now
  it returns an empty DocumentFragment like it did in v2.0.2.
* Fixed assertion failure when a tag immediately followed the UTF-8 BOM.

2.0.3 (2020-11-21)

Added

* Limit enforced on number of attributes per element, defaulting to 400 and
  configurable with the :max_attributes argument.

Fixed

* Ignore UTF-8 byte order mark at the beginning of the input.
* Fix content sniffing for Unicode strings.
* Fixed crash where Ruby objects constructed in C can be garbage collected.

(taca)

2021-06-01 15:26:16 UTC MAIN commitmail json YAML

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

(taca)

2021-06-01 15:25:49 UTC MAIN commitmail json YAML

textproc/ruby-kramdown-rfc2629: update to 1.4.13

Qoute from commit logs:

1.4.13 (2021-05-21)

* Emergency fix for psych 4.0.0

1.4.12 (2021-05-13)

* Add boilerplates bcp14info (and bcp14info-tagged)
  "info" adds disclaimer suggested by Adrian Farrel.

1.4.11 (2021-05-08)

* Add limited support for railroad diagrams (via kgt)

1.4.10 (2021-05-05)

* Handle link text with !?-, fix backslashes

1.4.9 (2021-05-04)

* Allow !?- in section references

1.4.8 (2021-05-04)

* Handle Sections+Appendices, enable (markdown) text in xref

1.4.7 (2021-05-03)

* add kramdown-rfc-cache-subseries-bibxml

1.4.6 (2021-04-29)

* fix NOT RECOMMENDED
* Add {::boilerplate bcp14-tagged}
* Fix missing encoding fallback for nbsp (U+00A0)

1.4.5 (2021-04-29)

* doilit: add issue numbers (crossref style)

1.4.4 (2021-04-29)

*  Add refcontent

1.4.3 (2021-04-19)

* Fix mscgen regression caused by svgcheck -N

1.4.2 (2021-04-06)

* kdrfc supports -P for PDF generation

1.4.1 (2021-03-22)

* Update to current upstream kramdown ~> 2.3.1
  Reimplement XML processing instruction support that was removed from
  upstream.

(taca)

2021-06-01 14:53:44 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-asciidoctor to 2.0.15

(taca)

2021-06-01 14:53:20 UTC MAIN commitmail json YAML

textproc/ruby-asciidoctor: update to 2.0.15

2.0.15 (2021-04-27)
Bug Fixes

* Don't include trailing period, question mark, or exclamation point in
  target (URL) of autolink (#3860)
* Don't assign nil value to named attribute mapped to absent positional
  attribute when parsing attrlist (#4033)
* Remove leading and trailing spaces around role on inline phrase (#4035)
* Ignore empty role on inline phrase defined using legacy syntax and
  followed by comma (#4035)
* Use xreftext on document as fallback link text in HTML output for
  inter-document xref that resolves to current document when no link text is
  provided (#4032)
* Use xreftext on document as fallback link text in HTML output for internal
  xref with empty fragment when no link text is provided (#4032)
* Use document ID as linkend in DocBook output for internal xref with empty
  fragment; auto-generating one if necessary (#4032)

Improvements

* Format keyboard references in monospace in manpage output

Build / Infrastructure

* Get remaining invoker tests working on JRuby 9.1 for Windows

(taca)

2021-06-01 14:51:17 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-specinfra to 2.82.25

(taca)

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

sysutils/ruby-specinfra: udpate to 2.82.25

2.82.25 (2021-04-25)

* Resolve namespace properly for File
* use localcert for older rubies on appvayor test

2.82.24 (2021-03-23)

* debian: add support for Debian testing and unstable
* Remove Ruby 1.8.7 from .travis.yml

(taca)

2021-06-01 14:49:05 UTC MAIN commitmail json YAML

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

(taca)

2021-06-01 14:48:32 UTC MAIN commitmail json YAML

sysutils/ruby-inspec-core: update to 4.37.20

4.37.20 (2021-05-26)

Merged Pull Requests
* Added new automate doc link for login tokens in inspec automate login
  --help command #5529 (Nik08)
* Bugfix for inspec detect --no-color to not return colourful output #5530
  (Nik08)
* Drop EOL Ubuntu 16.04, build on 18.04 #5532 (clintoncwolfe)

4.37.17 (2021-05-20)

Enhancements

* Fix for port resource performance: adding more specific search while using
  ss command #5522 (Vasu1105)

Merged Pull Requests

* Fix the lint and failing test for windows_feature resource #5524
  (Vasu1105)
* Support zfs_pool and zfs_dataset resources on Linux. Handled #5075 #5523
  (kannanr)
* Add basic docs for toml resource #5514 (clintoncwolfe)
* Add CI-CD docs #5489 (clintoncwolfe)
* Add explicit RHEL8 builders to omnibus build #5527 (clintoncwolfe)
* Changes returns nil on file non-existence through matcher
  more_permissive_than #5519 (Nik08)
* Update control-eval Readme docs. #5516 (Vasu1105)
* Added Common Errors page doc #5517 (Nik08)

4.37.8 (2021-05-12)

Merged Pull Requests
* Update bond0 example to use params properly #5518 (gscho)
* HTTP resource response body coerced into UTF-8 #5510 (Nik08)
* Fixed automate login fake feedback on failure #5509 (Nik08)
* Document auxiliary reporter options on the reporter docs page #5504
  (clintoncwolfe)
* Update chefstyle requirement from ~> 1.7.1 to ~> 2.0.3 #5508
  (dependabot[bot])
* Update Hugo and correct how build previews are generated #5507 (IanMadd)
* Modified windows_feature to indicate enabled rather than just available
  #5506 (jwdean)
* Remove outdated instructions about testing AWS and Azure resources #5499
  (clintoncwolfe)

(taca)

2021-06-01 14:45:16 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-text to 0.2.34

(taca)

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

security/ruby-rex-text: update to 0.2.34

Quote from commit logs:

0.2.34 (2021-04-08)

* Land #41, Add rand_password method to Rex::Text

(taca)

2021-06-01 14:42:54 UTC MAIN commitmail json YAML

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

(taca)

2021-06-01 14:42:29 UTC MAIN commitmail json YAML

security/ruby-rex-socket: update to 0.1.29

Quote from commit logs:

0.1.29 (2021-03-25)

* Land #31, Consistently return nil as the failure indicator

0.1.28 (2021-03-25)

* Land #30, Fix Some RangeWalker issues

0.1.27 (2021-03-24)

* Land #28, RangeWalker Updates To Return Hostnames When Available

(taca)

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

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

(taca)

2021-06-01 14:35:44 UTC MAIN commitmail json YAML

security/ruby-rex-powershell: update to 0.1.90

0.1.90 (2021-04-23)

* Land #30, Implement the rc4 wrapper

(taca)

2021-05-30 15:42:51 UTC MAIN commitmail json YAML

doc: Updated security/ruby-oauth to 0.5.6

(taca)

2021-05-30 15:42:22 UTC MAIN commitmail json YAML

security/ruby-oauth: update to 0.5.6

0.5.6 (2021-04-02)

* Add metadata to Gemspec file
* Change default timeout to be the same as Net::HTTP default, 60 seconds
  instead of 30 seconds.
* Add support for PUT requests with Action Controller (#181)

(taca)

2021-05-30 12:32:52 UTC MAIN commitmail json YAML

doc: Updated security/ruby-nexpose to 7.3.0

(taca)

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

security/ruby-nexpose: update to 7.3.0

pkgsrc change: add "USE_LANGUAGES= # empty" line.

7.3.0 (2021-04-02)

Fixed bugs:

* Login Failed when update nexpose-client 2.0.2 to 7.2.1 #324

Closed issues:

* Stuck on maintenance mode page #327
* job failure in servicenow #323
* [QUESTION] How to generate Shared Secret via RESTful API? #322
* XML::VulnerabilityDetail/Complete API missing an instances value for
  vulnerabilities #306

Merged pull requests:

* Add a new privilege ManageAdvPolicies #330 (jinq102030)
* Fix HostOrIP for Ruby 2.6.3 #328 (abunn-r7)
* Fix travis builds #326 (gschneider-r7)
* Migrate eso-client to nexpose-client / CSRF header update #309
  (hwilson-r7)

(taca)

2021-05-30 12:29:40 UTC MAIN commitmail json YAML

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

(taca)

2021-05-30 12:28:56 UTC MAIN commitmail json YAML

security/ruby-metasploit_payloads-mettle: really update to 1.0.9

Really update to 1.0.9, previous commit was 1.0.8.

(taca)

2021-05-30 12:27:34 UTC MAIN commitmail json YAML

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

(taca)

2021-05-30 12:27:11 UTC MAIN commitmail json YAML

security/ruby-metasploit_payloads-mettle: update to 1.0.9

Quote from commit logs:

1.0.7 (2021-03-22)

* Land #210, fix segfault on large tlv buffers

1.0.8 (2021-03-24)

* Land #211, add fs_search to mettle

1.0.9 (2021-04-08)

* Land #212, update dependencies and fix libeio

(taca)

2021-05-30 11:48:19 UTC MAIN commitmail json YAML

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

(taca)

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

security/ruby-metasploit-payloads: update to 2.0.46

Quote from commit logs:

2.0.40 (2021-03-30)

* Land #480, Fix #479, fix python meterpreter resolve command

2.0.41 (2021-03-31)

* Land #481, fix request_fs_ls on inaccessible file

2.0.42 (2021-04-11)

* Add stdapi_net_resolve_host(s) support to the PHP meterpreter
* Land #483 - Avoid old PHP array indexing syntax

2.0.43 (2021-04-12)

* Land #482, add stdapi_net_resolve_hosts to php meterpreter

2.0.44 (2021-04-28)

* Land #484, Add stdapi_net_resolve_host(s) for Java

2.0.45 (2021-04-30)

* Land #486, fix python meterpreter http transport comm timeout

2.0.46 (2021-05-10)

* Land #488, fix HttpUserAgent on java/android

(taca)

2021-05-30 11:41:04 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit-model to 4.0.2

(taca)

2021-05-30 11:40:46 UTC MAIN commitmail json YAML

security/ruby-metasploit-model: update to 4.0.2

Quote from commit logs:

4.0.2 (2021-05-05)

* Land #60, Add ruby 3.0 tests

4.0.1 (2021-04-29)

* Land #59, Remove bundle cache

4.0.0 (2021-04-28)

* Land #57, update to Rails 6.x compatible
* update schema comment for automation

3.1.4 (2021-04-28)

* and #58, Replaces travis with GH actions for testing

(taca)

2021-05-30 11:37:23 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit-concern to 4.0.2

(taca)

2021-05-30 11:37:02 UTC MAIN commitmail json YAML

security/ruby-metasploit-concern: update to 4.0.2

Quote from commit logs:

4.0.2 (2021-05-05)

* Land #36, Add ruby 3.0 tests

4.0.1 (2021-04-29)

* Land #35, Remove bundle cache

4.0.0 (2021-04-28)

* Land #33, updates to support rails 6.x

3.0.2 (2021-04-28)

* Land #34, Replace travis with gh actions

(taca)

2021-05-30 11:27:28 UTC MAIN commitmail json YAML

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

(taca)

2021-05-30 11:27:04 UTC MAIN commitmail json YAML

net/ruby-train-core: update to 3.7.2

3.7.2 (2021-05-24)

Merged Pull Requests
* Remove ruby 2.4 support and udpated activesupport to be >= 6.0.0 #680
  (Vasu1105)
* Add support for Ubios #687 (tas50)

3.7.0 (2021-04-28)

Merged Pull Requests

* Update chefstyle requirement from 1.7.4 to 1.7.5 #678 (dependabot[bot])
* Switch to GNU timeout-based implementation of SSH timeouts #679
  (clintoncwolfe)
* Read the username and port from /.ssh/config file and replace if present
  #659 (sanga1794)

(taca)

2021-05-30 11:25:03 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 2.0.10

(taca)

2021-05-30 11:24:41 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: update to 2.0.10

2.0.9 (2021-05-17)

* adds ntlm_flags & NegotiateResponseExtended
* ntlm fix & improved extended_security handling
* improve if statement readability
* Land #171, Adds ntlm_flags & NegotiateResponseExtended

2.0.10 (2021-05-28)

* Add double splat operator for ruby 3 support
* Land #173, Fix a ruby 3.0.1 compatibility error

(taca)

2021-05-30 11:14:35 UTC MAIN commitmail json YAML

doc: Updated net/ruby-recog to 2.3.20

(taca)

2021-05-30 11:14:15 UTC MAIN commitmail json YAML

net/ruby-recog: update to 2.3.20

2.3.20 (2021-05-13)

Highlights:

* BUG: Fix for a regex performance bug in http_servers when matching
  IPs. This was brought to our attention by @hudclark (#353)
* BUG: Fix for a CPE generation bug in which we were using deprecated
  CPEs. This was brought to our attention by @p0lr (#361)
* CPE: Remapping logic was refactored so that remaps are specific record
  type (a,h,o) which provides much greater flexibility. (#361)
* CPE: Focused improvements in coverage (#349)
* Fingerprints: Misc improvements (Thanks @cblack-r7, @dabdine, @sdynes-r7)
  (#341, #344, #345, #351, #354, #355)
* Fingerprints: HTTP - focused work on HTTP related (http_servers,
  html_title, etc) fingerprints (#352, #357, #358, #359)
* Tooling: Adding field names (os.vendor, service.product, etc) to our
  standard identifier checks (#350)

(taca)

2021-05-30 11:09:08 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-bundler to 2.2.18

(taca)

2021-05-30 11:08:38 UTC MAIN commitmail json YAML

misc/ruby-bundler: update to 2.2.18

2.2.18 (May 25, 2021)

Security fixes:

* Fix dependency confusion issues with implicit dependencies #4609

Enhancements:
* Use simpler notation for generated required_ruby_version #4598
* Undeprecate bundle show #4586
* Make sure link to new issue uses the proper template #4592

Bug fixes:
* Fix platform specific gems being removed from the lockfile #4580

(taca)

2021-05-30 09:55:48 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-slop to 4.9.1

(taca)

2021-05-30 09:55:25 UTC MAIN commitmail json YAML

misc/ruby-slop: update to 4.9.1

4.9.1 (2021-05-28)

Bug fixes:

* Fixed a bug where flag=arg syntax would raise an error when an empty value
  was passed. #266

(taca)

2021-05-30 09:47:31 UTC MAIN commitmail json YAML

doc: Removed misc/ruby-bundler1

(taca)

2021-05-30 09:47:16 UTC MAIN commitmail json YAML

misc/ruby-bundler1: remove ruby-bundler1

Remove ruby-bundler1 package.  No package refers it any more.

(taca)

2021-05-30 09:45:51 UTC MAIN commitmail json YAML

misc/Makefile: remove ruby-bundler1

(taca)

2021-05-30 09:33:36 UTC MAIN commitmail json YAML

doc: Updated math/ruby-spreadsheet to 1.2.9

(taca)

2021-05-30 09:33:10 UTC MAIN commitmail json YAML

math/ruby-spreadsheet: update to 1.2.9

No changelog nor release note.  Here are quote from commit messages.

1.2.9 (2021-05-21)

* Use encoding on regexp
* Remove invalid worksheet characters

(taca)

2021-05-30 09:27:22 UTC MAIN commitmail json YAML

doc: Updated lang/ruby-execjs to 2.8.1

(taca)

2021-05-30 09:26:57 UTC MAIN commitmail json YAML

lang/ruby-execjs: update to 2.8.1

2.8.1 (2021-05-14)

* Wait for STDOUT to be flushed before exiting the node runtime

2.8.0 (2021-05-12)

* Fix Ruby 3.0 compatibility on Windows
* Undefine console, process and other globals. See #43
* Removed the RubyRacer runtime as it is no longer maintained and broken on
  recent rubies.
* Node runtime look for node before nodejs.

(taca)

2021-05-30 09:11:23 UTC MAIN commitmail json YAML

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

(taca)

2021-05-30 09:11:00 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.4.2

3.4.2 (2021-05-30)

Improvements

* [UI][console]: Improved diff readability for no color case. Character
  based diff marks are always showed.

(taca)

2021-05-30 09:09:50 UTC MAIN commitmail json YAML

doc: Updated devel/hoe to 3.23.0

(taca)

2021-05-30 09:09:29 UTC MAIN commitmail json YAML

devel/hoe: update to 3.23.0

3.23.0 (2021-05-29)

2 minor enhancements:

* Bump racc (plugin) dependency.
* Removed ruby18! and ruby19! methods. ugh

(taca)

2021-05-30 08:58:34 UTC MAIN commitmail json YAML

doc: pkgsrc/net/isc-dhcp4/distinfo

(taca)

2021-05-30 08:58:13 UTC MAIN commitmail json YAML

devel/ruby-tins: update to 1.29.1

1.29.1 (2021-05-20)

* Reraise the same exception object for exceptions with additional methods.
* Readme: Remove homepage section, the link shows a 404.

(taca)

2021-05-29 15:10:39 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-red-colors to 0.1.2

(taca)

2021-05-29 15:10:16 UTC MAIN commitmail json YAML

devel/ruby-red-colors: update to 0.1.2

0.1.2 (2021-05-19)

* Add Colors::Xterm256
* Adding RGB to Xterm256 conversion
* Make XYZ::KAPPA a rational number

(taca)

2021-05-29 15:05:51 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-iruby to 0.7.0

(taca)

2021-05-29 15:05:24 UTC MAIN commitmail json YAML

devel/ruby-iruby: add support for pkg_alternatives

Add ALTERNATIVES file.

(taca)

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

devel/ruby-iruby: update to 0.7.0

0.7.0 (2021-05-28)

Enhancements
* The default backend is changed to IRB (@mrkn)
* Add IRuby::Kernel#switch_backend! method (@mrkn)

Bug Fixes
* Fix the handling of image/svg+xml
  https://github.com/SciRuby/iruby/pull/300,
  https://github.com/SciRuby/iruby/pull/301 (@kojix2)

0.6.1 (2021-05-26)

Bug Fixes
* Follow the messages and hooks orders during execute_request processing
  (@mrkn)

0.6.0 (2021-05-25)

Bug Fixes
* Fix the handling of application/javascript
  https://github.com/SciRuby/iruby/issues/292,
  https://github.com/SciRuby/iruby/pull/294 (@kylekyle, @mrkn)

Enhancements
* Add the initialized event in IRuby::Kernel class
  https://github.com/SciRuby/iruby/pull/168,
  https://github.com/SciRuby/iruby/pull/296 (@Yuki-Inoue, @mrkn)
* Add the following four events https://github.com/SciRuby/iruby/pull/295
  (@mrkn):
  - pre-execute -- occurs before every code execution
  - pre-run-cell -- occurs before every non-silent code execution
  - post-execute -- occurs after every code execution
  - post-run-cell -- occurs after every non-silent code execution
* Replace Bond with IRB in PlainBackend
  https://github.com/SciRuby/iruby/pull/276,
  https://github.com/SciRuby/iruby/pull/297 (@cfis, @mrkn)

(taca)

2021-05-29 15:01:17 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-pycall to 1.4.0

(taca)

2021-05-29 15:00:57 UTC MAIN commitmail json YAML

devel/ruby-pycall: update to 1.4.0

1.4.0 (2021-05-28)

* Explicitly states that Windows is not supported yet in README
* Add PyCall.same?
* Improve conda support
* Fat gem is no longer supported
* Use WeakMap for caching PyPtr instances

(taca)

2021-05-29 08:32:39 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ffi to 1.15.1

(taca)

2021-05-29 08:32:13 UTC MAIN commitmail json YAML

devel/ruby-ffi: update to 1.15.1

1.15.1 (2021-05-22)

Fixed:

* Append -pthread to linker options. #893
* Use arm or aarch64 to identify Apple ARM CPU arch. #899
* Allow overriding gcc with the CC env var in const_generator.rb and
  struct_generator.rb. #897

(taca)

2021-05-29 08:31:06 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-curses to 1.4.1

(taca)

2021-05-29 08:30:43 UTC MAIN commitmail json YAML

devel/ruby-curses: update to 1.4.1

1.4.1 (2021-05-22)

Bug fixes:

* Use chtype instead of char to support attributes
* Fixes for Ruby 3.1.

(taca)

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

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

(taca)

2021-05-29 08:28:56 UTC MAIN commitmail json YAML

lang/ruby-cucumber-gherkin: update to 19.0.3

19.0.3 (2021-05-24)

Fixed

* MDG files must use the .feature.md extension.
* Data Tables and Examples Tables in Markdown must be indented 2-5 spaces in
  order to be recognised.

(taca)

2021-05-29 08:28:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-messages to 16.0.1

(taca)

2021-05-29 08:27:47 UTC MAIN commitmail json YAML

devel/ruby-cucumber-messages; update to 16.0.1

No change for Ruby.

16.0.1 (2021-05-24)

Fixed
* [JavaScript] addDurations works with legacy messages that represent
  seconds as a string.

(taca)

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

doc: note update of ISC DHCP packages to 4.4.2p1 (4.4.2-P1)

net/isc-dhcp4
net/isc-dhclient4
net/isc-dhcpd4
net/isc-dhcrelay4

(taca)

2021-05-27 14:10:12 UTC MAIN commitmail json YAML

net/isc-dhcp4: update to 4.4.2p1

Update isc-dhcp4 to 4.4.2p1 (4.4.2-P1).

Changes since 4.4.2 (Bug Fixes)

! Corrected a buffer overwrite possible when parsing hexadecimal
  literals with more than 1024 octets. Reported by Jon Franklin from Dell,
  and also by Pawel Wieczorkiewicz from Amazon Web Services.
  [Gitlab #182]
  CVE: CVE-2021-25217

(taca)

2021-05-27 13:19:56 UTC MAIN commitmail json YAML

2021-05-23 13:48:20 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.16.0

(taca)

2021-05-23 13:48:00 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.16.0

3.16.0 / 2021-05-15

* 1 major enhancement:

  - Added tentative 3.0 support.

* 3 minor enhancements:

  - Added lexing for "beginless range" (bdots).
  - Added parsing for bdots.
  - Updated rake compare task to download xz files, bumped versions, etc

* 4 bug fixes:

  - Bump rake dependency to >= 10, < 15. (presidentbeef)
  - Bump sexp_processor dependency to 4.15.1+. (pravi)
  - Fixed minor state mismatch at the end of parsing to make diffing a
    little cleaner.
  - Fixed normalizer to deal with new bison token syntax

(taca)

2021-05-23 13:46:21 UTC MAIN commitmail json YAML

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

(taca)

2021-05-23 13:45:59 UTC MAIN commitmail json YAML

devel/ruby-sexp-processor: update to 4.15.3

4.15.3 / 2021-05-15

* 1 minor enhancement:
  - Added 3.0 to pt_testcase.rb

(taca)

2021-05-23 13:25:50 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-docile to 1.4.0

(taca)

2021-05-23 13:25:28 UTC MAIN commitmail json YAML

devel/ruby-docile: update to 1.4.0

pkgsrc change: update HOMEPAGE which was broken link.

1.4.0 (May 12, 2021)

* Special thanks to Matt Schreiber (@tomeon):
  - Short-circuit to calling #instance_exec directly on the DSL object
    (prior to constructing a proxy object) when the DSL object and block
    context object are identical (Sorry it took over a year to review and
    merge this!)
* Renamed default branch from master to main, see:
  https://github.com/github/renaming
* Temporarily removed YARD doc configuration, to replace after migration to
  Github Actions
* Removed support for all EOL Rubies < 2.6
* Migrated CI from Travis to Github Actions
* Special thanks (again!) to Taichi Ishitani (@taichi-ishitani):
  - Use more reliable codecov github action (via simplecov-cobertura) rather
    than less reliable codecov gem
  - Enable bundle caching in github action setup-ruby
* Added Rubocop, and configured it to run in CI
* Added Dependabot, and configured it to run daily
* Added SECURITY.md for vulnerability reporting policy

(taca)

2021-05-23 09:47:26 UTC MAIN commitmail json YAML

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

(taca)

2021-05-23 09:47:07 UTC MAIN commitmail json YAML

devel/ruby-cucumber-wire: update to 5.0.1

5.0.1 (2021-05-18)

Dependencies
* Updated cucumber-core ~> 9.0.1

5.0.0 (2021-04-14)

Changed

* Update from cucumber-expressions 10 to 12 introduces significant
  underlying changes in how step definitions are matched.  This should be
  backward compatible but there is a risk of regressions.
Dependencies
* Updated dependencies (look at the diff for details)

(taca)

2021-05-23 09:46:20 UTC MAIN commitmail json YAML

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

(taca)

2021-05-23 09:45:56 UTC MAIN commitmail json YAML

devel/ruby-cucumber-core: update to 9.0.1

9.0.1 (2021-05-18)

Fixed
* Skipped scenarios do not affect anymore status of flaky scenarios on retry
  (#218 @eduardrudko)

9.0.0 (2021-04-07)
Dependencies
* Upgraded to gherkin v18 and messages v15
* Updated other dependencies (look at the diff for details)

(taca)

2021-05-23 09:45:06 UTC MAIN commitmail json YAML

doc/TODO: Note rename and update of devel/ruby-cucumber-tag-expressions

(taca)

2021-05-23 09:44:23 UTC MAIN commitmail json YAML

devel/Makefile: replace to ruby-cucumber-tag-expressions

Replace ruby-cucumber-tag_expressions to ruby-cucumber-tag-expressions.

(taca)

2021-05-23 09:41:47 UTC MAIN commitmail json YAML

devel/ruby-cucumber-tag-expressions: add package version 3.0.1

Rename devel/ruby-cucumber-tag_expressions to
ruby-cucumber-tag-expressions and update to 3.0.1.

3.0.1 - 2021-03-31

Fixed
* Previous release 3.0.0 did not publish to npm for some reason.
  Re-releasing.

3.0.0 - 2020-06-11

Added
* [Java] Enable consumers to find our version at runtime using
  clazz.getPackage().getImplementationVersion() by upgrading to
  cucumber-parent:2.1.0 (#976 aslakhellesoy)

Changed
* [Java] Updated TagExpressionParser to use a static method to parse a tag
  expression and return an Expression object to the user.
* [Java] Reduced public API to the bare minimum required.
* [Java] Added more informative error messages for TagExpressionParser
  through the TagExpressionException. (#1005 [cyocum])

2.0.4 - 2020-01-10

Changed
* [JavaScript] changed module name to @cucumber/tag-expressions

2.0.3 - 2019-12-10

Changed
* [Java] Upgrades to cucumber-parent:2.0.2
* [Ruby] Renamed gem to tag-expressions

Removed
* [Ruby] Removed tag-expressions executable

(taca)

2021-05-23 09:37:27 UTC MAIN commitmail json YAML

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

(taca)

2021-05-23 09:37:06 UTC MAIN commitmail json YAML

lang/ruby-cucumber-gherkin: update to 19.0.2

19.0.2 - 2021-05-19

Fixed
* Upgrade to @cucumber/message-streams ^2.0.0
* Upgrade berp to 1.3.0 (parser behavior not changed) (#1542 gasparnagy)

19.0.1 - 2021-05-17

Fixed
* [Perl] Updated to pass acceptance tests. (#1552 ehuelsmann)

19.0.0 - 2021-05-15

Added
* [JavaScript] Experimental support for Markdown. See
  MARKDOWN_WITH_GHERKIN.md (#1209 aslakhellesoy)

Changed
* [DotNet] Replaced Utf8Json with source-embedded TinyJson. (#511
  gasparnagy)
* Update Dutch translation of the "Rule" keyword. (#1513 OrhanTozan)
* Update Russian translation of the "Scenario Outline" keyword. (#1499
  hkosova)
* Update Hungarian translation of the "Rule" keyword. (#1518 gasparnagy)
* [Go, Java, JavaScript, Ruby] Upgrade to messages 16.0.0: this may have a
  big impact on APIs. Please see messages/CHANGELOG.md for more details.

Removed
* [Elixir] The package was not released - it needs to be updated to pass
  acceptance tests.
* [Perl] The package was not released - it needs to be updated to pass
  acceptance tests.

Fixed
* [Perl] Reinstate Perl 5.10.1 compatibility. (#1495 #1494 ehuelsmann)
* [DotNet] Fixed .NET Gherkin compatibility with other Gherkin
  implementations. (#511 gasparnagy)

18.1.1 - 2021-04-22

Fixed
* [python] Run gherkin as a module. (#1480 #1475 brasmusson
  [aurelien-reeves])

18.1.0 - 2021-04-06

Added
* Python implementation re-enabled, with support for Rule keyword. (#1449
  brasmusson)

Fixed
* Update translation of Rule in Czech. (#1442 plavcik)

18.0.0 - 2021-03-24

Added
* [Perl] New APIs to spawn message streams: Gherkin->from_paths and
  Gherkin->from_source (#1359 ehuelsmann)
* [All] Rules can be tagged. Scenarios that belong to the rule "inherit" the
  rule tags. (#1356 [sebrose], gasparnagy, brasmusson, WannesFransen1994)
* [Perl] DOS line endings support on all platforms (not just DOS/Windows)
  (ehuelsmann)

Changed
* [Perl] Release engineering changes to make it non-interactive, update
  CHANGELOG.md correctly (#1350) ehuelsmann

Removed
* [JavaScript] the GherkinStreams export has moved from @cucumber/gherkin to
  @cucumber/gherkin-streams
* [JavaScript] the gherkin-javascript executable has moved to the new
  @cucumber/gherkin-streams npm module

17.0.2 - 2021-02-16

Fixed
* [Perl] Release archive too large (8MB -> <100kB) (#1350) ehuelsmann
* [Perl] Minimum Perl version (5.10.1) incorrectly declared, leading to
  CPANTESTERS failures (#1350) ehuelsmann
* [Perl] Kwalitee (Perl release quality checker) complaints/errors (#1350)
  ehuelsmann

17.0.1 - 2021-02-08

Fixed
* Fix building of MacOS (darwin) executables. (#1347 #1348 aslakhellesoy
  ciaranmcnulty)

17.0.0 - 2021-02-07

Changed
* [JavaScript] the GherkinStreams object is not longer loaded by default.
  This makes it possible to use the library in a browser without a polyfill.
  To upgrade, use import GherkinStreams from
  '@cucumber/gherkin/dist/src/stream/GherkinStreams' instead of import {
  GherkinStreams } from 'gherkin'. (#1333)
* [Perl] Fully overhauled implementation, moving it up from 4.0.0 (#711,
  #1286) ehuelsmann

Removed
* [JavaScript] remove IGherkinOptions#createReadStream.  This function was
  introduced in 9.1.0 in order to decouple this lib from the Node.js fs
  library.  This decoupling was improved in #1333 which made it obsolete.
  (Fixes #1284)

Fixed
* Use Spanish translation for the "Rule" keyword and for the "Feature"
  synonym keywords (#1360 sergioforerogomez)
* Use Italian translation for the "Rule" keyword and for the "Feature"
  synonym keywords (#1318 mgiustiniani)
* Use Swedish translation for the "Rule" keyword (#1297 johnknoop)
* Elixir implementation - make sure the gherkin_languages.json is added with
  the release package. (#1293 WannesFransen1994)
* [JavaScript] removed circular dependencies. (#1292 davidjgoss
  aslakhellesoy)

16.0.0 - 2020-12-10

Added

* [Elixir] New implementation! (#1251 WannesFransen1994)

Changed
* Telugu now uses the correct 639-1 code - te instead of tl. (#1238 #1221
  nvmkpk)

Removed
* [JavaScript] The Query class has been removed from this library, and has
  been added to @cucumber/gherkin-utils

(taca)

2021-05-23 09:35:04 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-cucumber-messages to 16.0.0

(taca)

2021-05-23 09:34:45 UTC MAIN commitmail json YAML

devel/ruby-cucumber-messages: update to 16.0.0

16.0.0 - 2021-05-15

Added
* [Ruby] The generated code is added to Git. (#1461 aslakhellesoy)
* [JavaScript] Added getWorstTestStepResult function (moved from
  @cucumber/query)

Changed
* [Go, Java, JavaScript, Ruby] The library no longer depends on protocol
  buffers.  The message classes are generated from JSON Schemas. (#1414
  aslakhellesoy)
  - Empty string properties are set to "" rather than being omitted.
  - Empty Array properties are set to [] rather than being omitted.
  - The seconds property on Timestamp and Diration is now a number rather
    than a string.
* [Go, Java, JavaScript, Ruby] Packages and structs have changed:
  - [JavaScript]: Import with import * as messages from '@cucumber/messages'
  - [Ruby] Messages are now plain ruby hashes with camelCase symbol keys
    instead of objects with snake_case properties.

15.0.0 - 2021-03-23

Added
* [All] Added tags to Rule node (#1356 [sebrose], [gasparnagy], brasmusson,
  [WannesFransen1994])

Removed
* [JavaScript] moved code that depends on Node.js stream APIs to
  @cucumber/message-streams

Fixed
* [Elixir] Make sure messages.proto is updated with ../messages.proto
* [Elixir] Generated new message modules based on the new messages.proto
  file

14.1.2 - 2021-03-23

Fixed
* [JavaScript] revert breaking changes in 14.1.1 (#1437)

14.1.1 - 2021-03-22

Fixed
* The 14.1.0 release failed half way through due to build script problems.

14.1.0 - 2021-03-22

Added
* [All] Added tags to Rule node (#1356 [sebrose], [gasparnagy], brasmusson,
  [WannesFransen1994])

Fixed
* [Elixir] Make sure messages.proto is updated with ../messages.proto
* [Elixir] Generated new message modules based on the new messages.proto
  file

14.0.1 - 2021-02-08

Fixed
* [JavaScript] Remove Long from function signatures in TimeConversion

14.0.0 - 2021-02-05

Changed
* [JavaScript] The stream classes have to be imported separately: import {
  MessageToBinaryStream, MessageToNdjsonStream, BinaryToMessageStream,
  NdjsonToMessageStream} from '@cucumber/messages/dist/src/stream' (#1331)
* In JavaScript, Int64 fields are now typed as number, rather than
  number|Long

Fixed
* [JavaScript] removed circular dependencies. (#1292 [davidjgoss]
  aslakhellesoy)

(taca)

2021-05-23 09:34:11 UTC MAIN commitmail json YAML

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

(taca)

2021-05-23 09:33:50 UTC MAIN commitmail json YAML

devel/ruby-cucumber-expressions: update to 16.0.0

Update ruby-cucumber-expressions from 10.3.0 to 16.0.0.
(Previous commit message was wrong, it was not for 13.0.1 but 10.3.0.)

12.1.1 - 2021-04-06

Fixed
* [Ruby] use Array#select instead of Array#filter.  The latter is an alias
  that was introduced in Ruby 2.6.0. (aslakhellesoy)

12.1.0 - 2021-04-06

Added
* [Ruby] Add UndefinedParameterTypeError#undefined_parameter_type_name
  (#1460 aslakhellesoy)

12.0.1 - 2021-04-06

Fixed
* [JavaScript] Fix issue with some files may not appear in published package
  (#1452)
* [Java] Support character in BuiltInParameterTransformer. (#1405)

12.0.0 - 2021-02-09

Changed
* [JavaScript] removed circular dependencies. (#1292 davidjgoss
  aslakhellesoy)

[11.0.2] - 2021-02-09

Fixed
* [JavaScript] revert breaking changes in 11.0.1 (#1352)

11.0.1 - 2021-02-07

Fixed
* [JavaScript] removed circular dependencies. (#1292 davidjgoss
  aslakhellesoy)

11.0.0 - 2020-12-10

This is a major release of Cucumber Expressions.  Cucumber Expressions now
has a formal grammar.

This grammar is implemented in a hand-written recursive-descent parser.  The
new grammar and parser handles edge cases better.

Most existing expressions should still parse in the same way, but you may
come across edge cases where the expressions are parsed differently.

This work was a heroic effort by @mpkorstanje who has been working on and
off on this for over a year!!

Changed
* Some expressions that were valid in previous versions may now be invalid
* Some expressions that were invalid in previous versions may now be valid

Removed
* [JavaScript] Removed webpacked JavaScript from distribution

Fixed

* [Go, Java, JavaScript, Ruby] New handwritten parser, which fixes several
  long-standing bugs. (#601 #726 #767 #770 #771 mpkorstanje)
* [Go] Support for Go 1.15

(taca)

2021-05-23 09:19:32 UTC MAIN commitmail json YAML

doc/TODO: add sudo

+ sudo-1.9.7.

(taca)

2021-05-23 08:19:52 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-bindata to 2.4.10

(taca)

2021-05-23 08:19:31 UTC MAIN commitmail json YAML

devel/ruby-bindata: update to 2.4.10

2.4.10 (2021-05-18)

* Improve speed of dynamic object creation.  Reported by Charlie Ablett.

(taca)

2021-05-23 08:12:40 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-tiny_tds to 2.1.5

(taca)

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

databases/ruby-tiny_tds: update to 2.1.5

2.1.5 (2021-05-20)
* Fix compilation errors for Amazon Linux 1. Fixes #495.
* Fix segfault for login timeouts

2.1.4 (2021-05-10)
* Improve handling of network related timeouts
* Fix error reporting when preceded by info message

(taca)

2021-05-22 14:58:31 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-moneta to 1.4.2

(taca)

2021-05-22 14:58:04 UTC MAIN commitmail json YAML

databases/ruby-moneta: update to 1.4.2

1.4.2 (2021-05-11)

* Pool - fix busy-loop issue (#197)

(taca)

2021-05-10 14:25:06 UTC MAIN commitmail json YAML

doc: Updated emulators/compat15-extras to 1.5.3nb2

(taca)

2021-05-10 14:24:47 UTC MAIN commitmail json YAML

emulators/compat15-extras: fix symbolic link

Fix symbolic link for libtermlib.

Bump PKGREVISION.

(taca)

2021-05-10 14:23:19 UTC MAIN commitmail json YAML

doc: Updated www/squid4 to 4.15

(taca)

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

www/squid4: update to 4.15

This release fixes these security issues from prior release.

* SQUID-2020:11 HTTP Request Smuggling
  (CVE-2020-25097)
* SQUID-2021:1 Denial of Service in URN processing
  (CVE-2021-28651)
* SQUID-2021:2 Denial of Service in HTTP Response Processing
  (CVE-2021-28662)
* SQUID-2021:3 Denial of Service issue in Cache Manager
  (CVE-2021-28652)
* SQUID-2021:4 Multiple issues in HTTP Range header
  (CVE-2021-31806, CVE-2021-31807, CVE-2021-31808)
* SQUID-2021:5 Denial of Service in HTTP Response Processing
  (CVE pending allocation)

Changes in squid-4.15 (10 May 2021):

- Bug 5112: Excessively loud chunked reply parsing error reporting
- Bug 5106: Broken cache manager URL parsing
- Bug 5104: Memory leak in RFC 2169 response parsing
- Bug 3556: "FD ... is not an open socket" for accept() problems
- Profiling: CPU timing implemented for MAC non-x86
- Fix HttpHeaderStats definition to include hoErrorDetail
- Fix Squid-to-client write_timeout triggers client_lifetime timeout
- Limit HeaderLookupTable_t::lookup() to BadHdr and specific IDs
- Handle more Range requests
- Handle more partial responses
- Stop processing a response if the Store entry is gone
- ... and some portability fixes
- ... and some documentation updates

(taca)

2021-05-09 15:16:18 UTC MAIN commitmail json YAML

doc: Added textproc/ruby-rqrcode version 2.0.0

(taca)

2021-05-09 15:16:03 UTC MAIN commitmail json YAML

textproc/Makefile: add and enable ruby-rqrcode

(taca)

2021-05-09 15:15:15 UTC MAIN commitmail json YAML

textproc/ruby-rqrcode: add package version 2.0.0

RQRCode

RQRCode is a library for creating and rendering QR codes into various
formats.  It has a simple interface with all the standard QR code options.
It was adapted from the Javascript library by Kazuhiko Arase.

* QR code is trademarked by Denso Wave inc
* Minimum Ruby version is `>= 2.3`

(taca)

2021-05-09 15:14:10 UTC MAIN commitmail json YAML

doc: Added textproc/ruby-rqrcode_core version 1.0.0

(taca)

2021-05-09 15:13:53 UTC MAIN commitmail json YAML

textproc/Makefile: add and enable ruby-rqrcode_core

(taca)

2021-05-09 15:12:46 UTC MAIN commitmail json YAML

textproc/ruby-rqrcode_core: add package version 1.0.0

RQRCodeCore

rqrcode_core is a Ruby library for encoding QR Codes.  The simple interface
(with no runtime dependencies) allows you to create QR Code data structures.
It was originally adapted in 2008 from a Javascript library by Kazuhiko
Arase: https://github.com/kazuhikoarase.

Features

* rqrcode_core is a ruby only library. It requires no native libraries. Just
  Ruby!
* It is an encoding library. You can't decode QR codes with it.
* The interface is simple and assumes you just want to encode a string into
  a QR code.
* QR code is trademarked by Denso Wave inc.

rqrcode_core is the basis of the popular rqrcode gem:
https://github.com/whomwah/rqrcode.  This gem allows you to generate
different renderings of your QR code, including png, svg and ansi.

(taca)

2021-05-09 15:01:23 UTC MAIN commitmail json YAML

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

(taca)

2021-05-09 15:01:04 UTC MAIN commitmail json YAML

sysutils/ruby-inspec-core: update to 4.37.0

4.37.0 (2021-05-05)

Enhancements
* Reinstate resource testing on supported platforms using Test-Kitchen #5204
  (clintoncwolfe)

Bug Fixes
* Fix : windows_firewall_rule fails to validate more than 1 rule depending
  on how it's executed #5502 (Vasu1105)

Merged Pull Requests
* Update openssl to 1.1.1k on macos #5493 (tas50)
* Update Ruby in omnibus packages to 2.7.3 #5492 (tas50)
* Make sure we use chef-telemetry 1.0.8+ #5491 (tas50)
* Upgrade to GitHub-native Dependabot #5488 (dependabot-preview[bot])
* Fixes for the integration-resources pipeline #5501 (clintoncwolfe)
* Fix bad link #5498 (IanMadd)
* Fix undefined method `+' for nil:NilClass\n\nProfile: - when using profile
  dependencies and require_controls #5487 (Vasu1105)
* Remove coverage testing #5500 (clintoncwolfe)
* Added alias command automate for inspec compliance #5490 (Nik08)

4.36.4 (2021-04-29)

New Features
* Add selinux resource with basic feature support #5458 (Vasu1105)
* New input option pattern added for DSL and metadata inputs #5466 (Nik08)

Enhancements
* Add selinux resource support for modules and booleans #5463 (Vasu1105)

Bug Fixes
* Fix for group resource when member does not exist #5470 (Nik08)

Merged Pull Requests
* Update faraday requirement from >= 0.9.0, < 1.4 to >= 0.9.0, < 1.5 #5469
  (dependabot-preview[bot])
* Minor fix - Method expected to return boolean but it was returning nil if
  condition check fails #5480 (Vasu1105)
* updating Gemfile to support environment variables #5485 (jayashrig158)
* Group & Groups doc updated - about using local and etc groups #5483
  (Nik08)
* Added new property members_array for group & groups resources. #5479
  (Nik08)

4.33.1 (2021-04-21)

New Features
* Optionally include controls source code in CLI reporter #5465
  (clintoncwolfe)

Merged Pull Requests
* Update postgres_ident_conf.md #5461 (tobiasbp)
* Remove default of 3600 seconds for command timeout #5472 (clintoncwolfe)

v4.32.0 (2021-04-14)

New Features
* Added ability to pass inputs to InSpec shell using input file and cli
  #5452 (Nik08)

4.31.1 (2021-04-08)

Bug Fixes
* Use default command timeout value if timeout is 0 #5455 (clintoncwolfe)

4.31.0 (2021-04-07)

New Features
* Add --docker-url CLI option #5445 (clintoncwolfe)

Merged Pull Requests
* Fix for Deprecation warning and FilterTable::ExceptionCatcher to show
  exact failure message. #5441 (Vasu1105)
* Update inputs.md #5449 (IanMadd)
* Add timeout option to command resource #5443 (clintoncwolfe)
* Update platforms doc #5442 (IanMadd)
* Bug fix for loading hashmap inputs consistently #5446 (Nik08)

4.29.3 (2021-03-25)

Bug Fixes
* Fix for -controls option is not working as expected. #5434 (Vasu1105)
* Fix for executing git profiles independent of the name of the default
  branch #5438 (Nik08)

Merged Pull Requests
* Minor Docs edits #5433 (IanMadd)
* Add quotation around -name option for apt resource to work properly with
  zsh #5437 (ymotongpoo)
* Updates profile init for cloud platforms to use inputs #5435
  (collinmcneese)
* Move Passthrough Config from Automate to JSON Reporter #5430 (tohch4)
* Update codeowners for docs #5440 (IanMadd)
* Improve resource page menu titles #5439 (IanMadd)
* Add m1 support to MacOS build list #5432 (clintoncwolfe)

(taca)

2021-05-09 14:56:21 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-ohai to 16.13.0

(taca)

2021-05-09 14:56:01 UTC MAIN commitmail json YAML

misc/ruby-ohai: update to 16.13.0

16.13.0 (2021-04-07)

Merged Pull Requests

* Create os_release plugin for parsing data from /etc/os-release #1646
  (ramereth)

(taca)

2021-05-09 14:49:46 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-chef{,config,utils} to 16.13.16.

(taca)

2021-05-09 14:48:09 UTC MAIN commitmail json YAML

2021-05-09 14:42:46 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-facter to 4.1.1

(taca)

2021-05-09 14:42:23 UTC MAIN commitmail json YAML

sysutils/ruby-facter: update to 4.1.1

4.1.1 (2021-04-21)

No release note is available.  Please refer commit log
<https://github.com/puppetlabs/facter/compare/4.0.52...4.1.1>.

(taca)

2021-05-09 14:36:42 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-listen to 3.5.1

(taca)

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

sysutils/ruby-listen: update to 3.5.1

3.5.1 (2021-03-30)

* Bump required ruby version to v2.4.0 (#536) @cgunther

3.5.0 (2021-03-23)

* Issue #533: rescue StandardError only (#535) @ColinDKelley

(taca)

2021-05-09 14:34:06 UTC MAIN commitmail json YAML

doc: Updated sysutils/puppet to 7.6.1

(taca)

2021-05-09 14:33:40 UTC MAIN commitmail json YAML

sysutils/puppet: update to 7.6.1

Puppet 7.6.1
Released April 2021.

We would like to thank the following Puppet community members for their
contributions to this release: gcampbell12 and ananace.

Enhancements

Puppet module type scripts directory

This release adds a new subdirectory to the scripts/ module class.  It
automatically generates the functions in the class and retrieves the
available scripts.  This helps to standardize specific file loading from
either the files directory or scripts directory.  PUP-10996

Backport logic to detect migrated CA directory location

After migrating the CA directory, Puppet now reports the correct cadir
setting value. PUP-11004

Resolved issues

Race condition with agent_disabled_lockfile

This release fixes a race condition that caused the agent to become disabled
and no longer enforce desired state.  Contributed by Puppet community member
gcampbell12.  PUP-11000

User resource with forcelocal and groups attributes set fails if /etc/group contains empty lines

This release fixes an issue where Puppet failed when applying user resources
with forcelocal if there were empty lines in /etc/group.  PUP-10997

Unable to install gems with the puppet_gem provider on Windows

Previously, if you used Puppet as a library, environment.bat was not sourced
and led to an unset PUPPET_DIR.  As puppet_gem relied on this to build the
gem.bat path, it used a non-existing path, making this provider unsuitable.
This release updates the puppet_gem provider to use Gem.default_bindir,
which determines the location of the executables.  To avoid accidental usage
of the puppet_gem provider with system Ruby, we have also added a confine to
the aio_agent_version fact.  PUP-10964

Changing a Puppet setting in a catalog invalidates the environment cache in multithreaded mode

You can now change the value of Puppet's rich_data setting at runtime,
without it invalidating the environment cache.  PUP-10952

Puppet cannot parse systemd instances when list-unit-files output has an additional column

This release fixes an issue affecting the parsing of systemd service
instances caused by a change in the systemctl list-unit-files command
output.  PUP-10949

Cannot ensure dnfmodule with no default profile

Previously, using the dnfmodule provider to install a module with no default
profile -- without passing the enable_only parameter -- failed with newer
versions of DNF.  PUP-11024

(taca)

2021-05-09 14:05:54 UTC MAIN commitmail json YAML

doc: Added security/ruby-rotp version 6.2.0

(taca)

2021-05-09 14:05:39 UTC MAIN commitmail json YAML

security/Makefile: add and enable ruby-rotp

(taca)

2021-05-09 14:04:36 UTC MAIN commitmail json YAML

security/ruby-rotp: add version 6.2.0 package

Add ruby-rotp package version 6.2.0 required by Redmine 4.2.

The Ruby One Time Password Library

A ruby library for generating and validating one time passwords (HOTP &
TOTP) according to RFC 4226 and RFC 6238.

ROTP is compatible with Google Authenticator available for Android and
iPhone and any other TOTP based implementations.

Many websites use this for multi-factor authentication, such as GMail,
Facebook, Amazon EC2, WordPress, and Salesforce.  You can find a more
complete list here:
https://en.wikipedia.org/wiki/Google_Authenticator#Usage.

(taca)

2021-05-09 14:00:30 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 2.0.8

(taca)

2021-05-09 14:00:08 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: update to 2.0.8

2.0.8 (2021-04-09)

* Fix a bunch of minor types and add data to the compression header

* Add the LZNT1 compression algorithm

* Add specs for the LZNT1 algorithm

* Add a note and fix up a bit of the decompression code

(taca)

2021-05-09 13:53:07 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-tins to 1.29.0

(taca)

2021-05-09 13:52:40 UTC MAIN commitmail json YAML

devel/ruby-tins: update to 1.29.0

1.29.0 (2021-05-07)

* Add more ways to reraise exceptions in attempt.

(taca)

2021-05-09 04:51:19 UTC MAIN commitmail json YAML

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

(taca)

2021-05-09 04:50:57 UTC MAIN commitmail json YAML

net/ruby-train-core: update to 3.7.0

3.7.0 (2021-04-28)

Merged Pull Requests

* Update chefstyle requirement from 1.7.4 to 1.7.5 #678 (dependabot[bot])
* Switch to GNU timeout-based implementation of SSH timeouts #679
  (clintoncwolfe)
* Read the username and port from /.ssh/config file and replace if present
  #659 (sanga1794)

3.6.2 (2021-04-14)

Merged Pull Requests

* Update chefstyle requirement from 1.7.2 to 1.7.4 #673 (dependabot[bot])
* Fix SSH Timeout PTY allocation #676 (clintoncwolfe)

3.6.0 (2021-04-07)

Merged Pull Requests

* Support Docker for Windows #674 (clintoncwolfe)

3.5.5 (2021-03-24)

Merged Pull Requests

* Add timeout support to Mixlib::ShellOut based local runners #671
  (clintoncwolfe)

(taca)

2021-05-09 04:41:54 UTC MAIN commitmail json YAML

doc: Added security/ruby-certified version 1.0.0

(taca)

2021-05-09 04:41:27 UTC MAIN commitmail json YAML

security/Makefile: add and enable ruby-certified

(taca)

2021-05-09 04:40:49 UTC MAIN commitmail json YAML

security/ruby-certified: add version 1.0.0 package

Required by new version of textproc/ruby-kramdown-rfc2629.

Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL
certificates and provides certificate bundle in case OpenSSL cannot
find one.

(taca)