Commit graph

325694 commits

Author SHA1 Message Date
adam
1f40af761d py-aio-pika: updated to 6.7.0
6.7.0:
Reworked tests and finally applied
Improve documentation examples and snippets
Restore RobustChannel.default_exchange on reconnect
Improve the docs a bit
2020-09-14 19:40:35 +00:00
schmonz
e316f9ae3a doc: Updated sysutils/memtester to 4.4.0 2020-09-14 19:39:38 +00:00
schmonz
e10f6ba286 Update to 4.4.0. From the changelog:
- changes to handle default -fno-common option in newer GCC versions.
  Thanks: Fabrice Fontaine.
2020-09-14 19:39:21 +00:00
adam
8864ce6c14 py-pamqp: updated to 3.0.1
3.0.1:
This release fixes an issue with Basic.Reject requeue=False always being set to True


3.0.0:
This represents the first stable release of the 3.0 branch for pamqp. It is Python 3.6+ only and is focused on protocol correctness and completeness.

Changes

Bugfix for encoding of unsigned small integers being treated as signed small integers
Updated tests around timezone behavior issues
2020-09-14 19:36:16 +00:00
tpaul
8409e92f83 doc: Updated devel/php-composer to 1.10.13 2020-09-14 19:08:56 +00:00
tpaul
6893e83590 php-composer: Update to 1.10.13
Upstream Release Notes:

* Fixed regressions with old version validation
* Fixed invalid root aliases not being reported
* Fixed regressions with old version validation
2020-09-14 19:08:48 +00:00
joerg
291b5ee331 Assume non-VAX uses IEEE754 floats. While it doesn't make a difference
for GCC here, clang doesn't define the same macros by default.

Bump revision.
2020-09-14 18:23:41 +00:00
joerg
8a0a56d3db Drop useless SUBST block. 2020-09-14 18:21:36 +00:00
joerg
d12f78b208 Match newer json-c interface. 2020-09-14 18:20:57 +00:00
joerg
0733864593 Honor resource limits. 2020-09-14 18:19:38 +00:00
joerg
9921591768 Fix build with newer Bison. 2020-09-14 18:19:16 +00:00
joerg
05020bb577 Don't use PKGREVISION in DIST_SUBDIR. 2020-09-14 18:15:34 +00:00
adam
8b42d5ae10 Updated databases/unixodbc, graphics/jasper 2020-09-14 17:47:37 +00:00
adam
14731c87d6 jasper: updated to 2.0.20
2.0.20

* fixed several ISO/IEC 15444-4 conformance bugs

* fixed new variant of CVE-2016-9398

* disabled the MIF codec by default for security reasons (but it is still
  included in the library);
  in a future release, the MIF codec may also be excluded from the
  library by default

* added documentation for the I/O streams library API
2020-09-14 17:47:13 +00:00
adam
26de9fa5af unixodbc: updated to 2.3.9
2.3.9
Fix that broke several driver builds. Sorry

2.3.8
Add configure support for editline
SQLDriversW was ignoring user config
SQLDataSources Fix termination character
Fix for pooling seg fault
Make calling SQLSetStmtAttrW call the W function in the driver is its there
Try and fix race condition clearing system odbc.ini file
Remove trailing space from isql/iusql SQL
When setting connection attributes set before connect also check if the W entry poins can be used
Try calling the W error functions first if available in the driver
Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle
iconv handles was being lost when reusing pooled connection
Catch null copy in iniPropertyInsert
Fix some leaks
2020-09-14 17:46:39 +00:00
taca
abea48f2cb doc: Updated sysutils/ruby-chef to 16.0.287nb1 2020-09-14 16:59:59 +00:00
taca
b99b9b642d sysutils/ruby-chef: relax dependency
Relax dependency to ruby-uuidtools.

Bump PKGREVISION.
2020-09-14 16:59:37 +00:00
taca
827a50a54e net/ruby-pluggaloid: add USE_LANGUAGES
Add "USE_LANGUAGES=	# none".
2020-09-14 16:57:38 +00:00
taca
79dd811c90 doc: Updated security/clamav to 0.102.4nb1 2020-09-14 16:55:01 +00:00
taca
94b734ae5c security/clamav: add clamav-milter startup script
Add clamav-milter startup script.

Bump PKGREVISION.
2020-09-14 16:54:35 +00:00
taca
12bf9ec153 doc: Updated sysutils/ruby-facter to 4.0.37 2020-09-14 16:38:10 +00:00
taca
2d695d69af sysutils/ruby-facter: update to 4.0.37
Update ruby-facter package to 4.0.37.


Changes are too many to write here, please refer
<https://github.com/puppetlabs/facter/blob/main/CHANGELOG.md> in detail.
2020-09-14 16:37:41 +00:00
taca
08350cdce1 doc: Updated security/ruby-chef-vault to 4.0.11 2020-09-14 16:34:04 +00:00
taca
77e8474ab0 security/ruby-chef-vault: update to 4.0.11
Update ruby-chef-vault package to 4.0.11.

4.0.11 (2020-08-21)

* Fix bad code causing errors #359 (ramereth)

4.0.10 (2020-08-21)

* Update simplecov-console requirement from ~> 0.2.0 to ~> 0.7.2 #344
  (dependabot-preview[bot])
* Remove simplecov #356 (tas50)
* Added warning if input of vault admin is other than array #352 (sanga1794)
* Optimize our requires #357 (tas50)

4.0.6 (2020-08-13)

* Added note in documentation regarding the vault item name #349 (sanga1794)
* Replaced string with regex in sub method #351 (sanga1794)
* Handled exception from vault? method #350 (sanga1794)
* Update expeditor config for new gem caching #354 (tas50)
* Optimize requires for non-omnibus installs #355 (tas50)
2020-09-14 16:33:32 +00:00
taca
a7968b9707 doc: Updated misc/ruby-license-acceptance to 2.1.2 2020-09-14 16:31:35 +00:00
taca
ca64f5581e misc/ruby-license-acceptance: update to 2.1.2
Update ruby-license-acceptance package to 2.1.2.


2.1.2 (2020-09-09)

* Case insensitively check acceptance #88 (phiggins)

2.1.1 (2020-09-09)

* Update chefstyle requirement from 1.2.1 to 1.3.2 in /components/ruby #85
  (dependabot-preview[bot])

2.1.0 (2020-09-09)

* Update mixlib-cli requirement from ~> 1.7 to ~> 2.1 in /components/ruby
  #80 (dependabot-preview[bot])
* Fix product reader tests. #81 (phiggins)
* Fail license acceptance if the user provides an unrecognized value #86
  (phiggins)
* improve initial load perf with autoloading expensive gems #87 (mwrock)

2.0.0 (2020-08-12)

* Fix minor spelling mistakes #78 (tas50)
* Remove support for Ruby 2.3 and bump tty deps #79 (tas50)
2020-09-14 16:31:12 +00:00
taca
8c2af53dbe doc: Updated devel/ruby-shoulda-matchers to 4.4.1 2020-09-14 16:29:05 +00:00
taca
0bc03fc123 devel/ruby-shoulda-matchers: update to 4.4.1
Update ruby-shoulda-matchers package to 4.4.1.


4.4.1 - 2020-08-26

Bug fixes

* Revert reorganization around autoloading introduced in 4.4.0 which
  prevented matchers from being loaded. (#1334)

4.4.0 - 2020-08-25

Bug fixes

* Fix performance of allow_value so that it doesn't hang if the given value
  is really long. (#1290)

* Fix have_many so that it is possible to test an association that has a
  scope that takes an argument. (#952, #992)

* Update validate_uniqueness_of to use the public validators_on instead of
  the private _validators when reading validations off of a model.  This
  enables shoulda-matchers to be used with the schema_validations
  gem. (#995)

* Update validate_uniqueness_of to work with scopes that are time
  columns. (#1190)

* Fix have_and_belong_to_many so that when using the join_table qualifier
  you can pass a symbol rather than a string. (#1323)

Features

* Add an ignoring_check_for_db_index qualifier to the have_secure_token
  matcher, since has_secure_token encourages use of an index but does not
  enforce it. (#1278)

* Add allow_blank to validate_length_of to match other validation
  matchers. (#725, #1318)

* Add new matcher have_implicit_order_column which can be used to test the
  implicit_order_column setting for ActiveRecord models under Rails
  6+. (#1243)

* Add a new is_other_than qualifier to validate_numericality_of to be able
  to test the numericality validation's :other_than option. (#1282)

* Add a new have_one_attached and have_many_attached matchers for testing
  the new model-level ActiveStorage macros in Rails 6. (#1102)

Improvements

* Update have_many when used against a :through association so that it fails
  if the inverse model does not have a belongs_to association. (#646, #723,
  c0a1578)

* Add Ruby 2.7 to test matrix and default development Ruby. (#1310)

* Remove warnings emitted on Ruby 2.7 in word_wrap. (#1314)

* Remove warnings emitted on Ruby 2.7 in Doublespeak. (#1328)

* Clean up requires within the code by converting them to autoloads. (#1320)
2020-09-14 16:28:40 +00:00
taca
17e9058a10 doc: Updated devel/ruby-pathname2 to 1.8.3 2020-09-14 16:25:47 +00:00
taca
5ea8116b58 devel/ruby-pathname2: update to 1.8.3
Update ruby-pathname2 package to 1.8.3.


== 1.8.3 - 30-Aug-2020

* Updated the tests to match the version. Thanks go to Cédric Boutillier for
  the spot.
* Fixed a redefinition warning for the :children method.
* Fixed a Fixnum deprecation warning.

== 1.8.2 - 21-Jul-2020

* Added a LICENSE file as required by the Apache-2.0 license.
2020-09-14 16:25:22 +00:00
taca
659b2c9041 doc: Updated devel/ruby-mixlib-shellout to 3.1.6 2020-09-14 16:22:46 +00:00
taca
3be93f19ad devel/ruby-mixlib-shellout: update to 3.1.6
Update ruby-mixlib-shellout package to 3.1.6.

3.1.6 (2020-09-10)

* Use dir instead of FILE #220 (tas50)
* Simplify things a bit with &. #221 (tas50)

3.1.4 (2020-08-13)

* Fix a few typos #217 (tas50)
* Optimize requires for non-omnibus installs #218 (tas50)

3.1.2 (2020-07-24)

* convert helper to default_paths API #216 (lamont-granquist)

3.1.1 (2020-07-18)
3.1.0 (2020-07-17)

* shellout_spec: make "current user" independent of the environment #203
  (terceiro)
* Minor doc fixes #205 (phiggins)
* extracting shell_out helper to mixlib-shellout #206 (lamont-granquist)
* Bumping minor version #207 (lamont-granquist)
* Test on Ruby 2.7 final, update chefstyle, and other CI fixes #208 (tas50)
* Bump minor for release #210 (lamont-granquist)
* Bumping minor for release again, again. #211 (lamont-granquist)
2020-09-14 16:22:14 +00:00
taca
a973304757 doc: Updated devel/ruby-mixlib-log to 3.0.9 2020-09-14 16:20:07 +00:00
taca
de6a7279c0 devel/ruby-mixlib-log: update to 3.0.9
Update ruby-mixlib-log package to 3.0.9.


3.0.9 (2020-08-21)

* Optimize our requires #60 (tas50)
2020-09-14 16:19:44 +00:00
taca
02bf641c7c doc: Updated devel/ruby-mixlib-config to 3.0.9 2020-09-14 16:18:14 +00:00
taca
7ce85e832e devel/ruby-mixlib-config: update to 3.0.9
Update devel/ruby-mixlib-config package to 3.0.9.


3.0.9 (2020-08-13)

* Remove encoding comment + pin chefstyle #81 (tas50)
* Update chefstyle requirement from = 1.2.0 to 1.2.1 #82
  (dependabot-preview[bot])
* Optimize requires for non-omnibus installs #83 (tas50)
2020-09-14 16:17:42 +00:00
taca
ffebd610ef doc: Updated devel/ruby-mixlib-cli to 2.1.8 2020-09-14 16:15:31 +00:00
taca
7fc1ca7f32 devel/ruby-mixlib-cli: update to 2.1.8
Update ruby-mixlib-cli package to 2.1.8.

2.1.8 (2020-08-21)

* Fix minor typos #77 (tas50)
* Optimize our requires #78 (tas50)
2020-09-14 16:15:09 +00:00
taca
fe1a6595f2 doc: Updated devel/ruby-mixlib-authentication to 3.0.7 2020-09-14 16:13:49 +00:00
taca
3e39c802a0 devel/ruby-mixlib-authentication: update to 3.0.7
Update ruby-mixlib-authentication package to 3.0.7.


3.0.7 (2020-08-21)

* Optimize our requires #53 (tas50)

3.0.6 (2019-12-30)

* Test on Ruby 2.7 + random testing improvements #51 (tas50)
* Substitute require for require_relative #52 (tas50)
2020-09-14 16:13:29 +00:00
taca
42f45e7c29 doc: Updated devel/ruby-cucumber-messages to 13.1.0 2020-09-14 16:11:35 +00:00
taca
f20fdec52e devel/ruby-cucumber-messages: update to 13.1.0
Update ruby-cucumber-messages package to 13.1.0.


13.1.0 (2020-09-14)

* Ignore empty lines when reading NDJSON.
* Add Attachment#url.
2020-09-14 16:11:14 +00:00
taca
0174e4f89c doc: Updated textproc/ruby-json-pure to 2.3.1 2020-09-14 16:10:09 +00:00
taca
ab8343a41f textproc/ruby-json-pure: update to 2.3.1
Update ruby-json-pure package to 2.3.1.


## 2020-06-30 (2.3.1)

* Spelling and grammar fixes for comments. Pull request #191 by Josh
  Kline.
* Enhance generic JSON and #generate docs. Pull request #347 by Victor
  Shepelev.
* Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev.
* Baseline changes to help (JRuby) development. Pull request #371 by Karol
  Bucek.
* Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI.
* Remove invalid JSON.generate description from JSON module rdoc. Pull
  request #384 by Jeremy Evans.
* Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze.
* Rdoc enhancements. Pull request #413 by Burdette Lamar.
* Fixtures/ are not being tested... Pull request #416 by Marc-André
  Lafortune.
* Use frozen string for hash key. Pull request #420 by Marc-André
  Lafortune.
* Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette
  Lamar.
* Small typo fix. Pull request #423 by Marc-André Lafortune.
2020-09-14 16:09:28 +00:00
taca
ecc0539e1e doc: Updated textproc/ruby-json to 2.3.1 2020-09-14 16:08:38 +00:00
taca
b855a4f41b textproc/ruby-json: update to 2.3.1
Update ruby-json package to 2.3.1.


## 2020-06-30 (2.3.1)

* Spelling and grammar fixes for comments. Pull request #191 by Josh
  Kline.
* Enhance generic JSON and #generate docs. Pull request #347 by Victor
  Shepelev.
* Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev.
* Baseline changes to help (JRuby) development. Pull request #371 by Karol
  Bucek.
* Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI.
* Remove invalid JSON.generate description from JSON module rdoc. Pull
  request #384 by Jeremy Evans.
* Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze.
* Rdoc enhancements. Pull request #413 by Burdette Lamar.
* Fixtures/ are not being tested... Pull request #416 by Marc-Andr«±
  Lafortune.
* Use frozen string for hash key. Pull request #420 by Marc-Andr«±
  Lafortune.
* Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette
  Lamar.
* Small typo fix. Pull request #423 by Marc-Andr«± Lafortune.
2020-09-14 16:08:12 +00:00
taca
d368b890c3 doc: Updated textproc/ruby-multi_json to 1.15.0 2020-09-14 16:06:29 +00:00
taca
097839ce56 textproc/ruby-multi_json: update to 1.15.0
Update ruby-multi_json pacakge to 1.15.0.


1.15.0 (2020-07-10)

* Improve detection of json_gem adapter
2020-09-14 16:06:03 +00:00
taca
1b78641eb0 doc: Updated www/ruby-unicorn to 5.7.0 2020-09-14 15:55:30 +00:00
taca
fc13a7b1c1 www/ruby-unicorn: update to 5.7.0
Update ruby-unicorn package to 5.7.0.


5.7.0 (2020-09-08)

Changes:

    unicorn 5.7.0

    Relaxed Ruby version requirements for Ruby 3.0.0dev.
    Thanks to Jean Boussier for testing

5.6.0 (2020-07-26)

Changes:

    unicorn 5.6.0 - early_hints support

    This release adds support for the early_hints configurator
    directive for the 'rack.early_hints' API used by Rails 5.2+.

    Thanks to Jean Boussier for the patch.
2020-09-14 15:55:00 +00:00