Packages changed: libXext (1.3.4 -> 1.3.5) libXinerama (1.1.4 -> 1.1.5) libmysofa (1.2.1 -> 1.3.1) luit (20201003 -> 20221028) python-colorama (0.4.5 -> 0.4.6) python-zope.interface (5.4.0 -> 5.5.0) rubygem-bindata (2.4.12 -> 2.4.13) rubygem-bundler (2.3.23 -> 2.3.24) rubygem-chef-utils (17.10.0 -> 18.0.169) rubygem-dry-configurable (0.16.0 -> 0.16.1) rubygem-dry-core (0.8.1 -> 0.9.1) rubygem-dry-logic (1.2.0 -> 1.3.0) rubygem-dry-types (1.5.1 -> 1.6.1) rubygem-gettext_i18n_rails (1.8.1 -> 1.9.0) rubygem-google-protobuf (3.21.7 -> 3.21.9) rubygem-haml (6.0.6 -> 6.0.7) rubygem-hoe (3.25.0 -> 3.26.0) rubygem-json-jwt (1.16.0 -> 1.16.1) rubygem-mocha (1.15.0 -> 1.16.0) rubygem-openid_connect (2.1.0 -> 2.2.0) rubygem-pdf-reader (2.10.0 -> 2.11.0) rubygem-pg (1.4.3 -> 1.4.4) rubygem-rspec-rails (5.1.2 -> 6.0.1) rubygem-rubocop (1.36.0 -> 1.37.1) rubygem-rubocop-ast (1.21.0 -> 1.23.0) xsetroot (1.1.2 -> 1.1.3) === Details === ==== libXext ==== Version update (1.3.4 -> 1.3.5) Subpackages: libXext6 libXext6-32bit - Update to version 1.3.5 * Fix spelling/wording issues * gitlab CI: add a basic build test * Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8 * Add extutilP.h header for xgeExtRegister() prototype * Remove unnecessary casts of malloc/calloc results * Remove unnecessary (char *) casts from Xfree() arguments * Use calloc instead of malloc if we may not initialize all the bytes * Import reallocarray() from libX11 * Convert calls to Xmalloc arrays to use Xmallocarray instead * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines * Remove "All rights reserved" from Oracle copyright notices. * COPYING: Add info for Xge.* and reallocarray.* files * add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4 ==== libXinerama ==== Version update (1.1.4 -> 1.1.5) Subpackages: libXinerama1 libXinerama1-32bit - Update to version 1.1.6 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * XineramaQueryScreens: fix -Wsign-compare warning * Remove "register" type qualifier from variable declarations ==== libmysofa ==== Version update (1.2.1 -> 1.3.1) - Update to 1.3.1: * added a memory loader for HRTFs * supporting strange head geometrics from MeshHRTF - Enable test suite ==== luit ==== Version update (20201003 -> 20221028) - Update to version 20221028 * fix a few compiler-warnings * updated plink.sh, from xterm. * updated configure script, to work around regression in grep 3.8 * updated configure macros for compiler-warning fixes. * update config.guess, config.sub, install-sh ==== python-colorama ==== Version update (0.4.5 -> 0.4.6) - update to 0.4.6: * https://github.com/tartley/colorama/pull/139 Add alternative to 'init()', called 'just_fix_windows_console'. This fixes many longstanding problems with 'init', such as working incorrectly on modern Windows terminals, and wonkiness when init gets called multiple times. The intention is that it just makes all Windows terminals treat ANSI the same way as other terminals do. Many thanks the njsmith for fixing our messes. * https://github.com/tartley/colorama/pull/352 Support Windows 10's ANSI/VT console. This didn't exist when Colorama was created, and avoiding us causing havok there is long overdue. Thanks to segeviner for the initial approach, and to njsmith for getting it merged. * https://github.com/tartley/colorama/pull/338 Internal overhaul of package metadata declaration, which abolishes our use of the now heavily discouraged setuptools (and hence setup.py, setup.cfg and MANIFEST.in), in favor of hatchling (and hence pyproject.toml), generously contributed by ofek (author of hatchling). This includes dropping support Python3.5 and 3.6, which are EOL, and were already dropped from setuptools, so this should not affect our users. * https://github.com/tartley/colorama/pull/353 Attention to detail award to LqdBcnAtWork for a spelling fix in demo06 ==== python-zope.interface ==== Version update (5.4.0 -> 5.5.0) - Update to version 5.5.0 * Add support for Python 3.10 and 3.11 (as of 3.11.0rc2). * Add missing Trove classifier showing support for Python 3.9. * Add some more entries to zope.interface.interfaces.__all__. * Disable unsafe math optimizations in C code. See pull request 262. ==== rubygem-bindata ==== Version update (2.4.12 -> 2.4.13) updated to version 2.4.13 see installed ChangeLog.rdoc == Version 2.4.13 (2022-10-16) * Relax over-strict parameter naming requirements. Requested by vinayak3qilabs. ==== rubygem-bundler ==== Version update (2.3.23 -> 2.3.24) updated to version 2.3.24 see installed CHANGELOG.md [#] 2.3.24 (October 17, 2022) [#]# Enhancements: - Only add extra resolver spec group for Ruby platform when needed [#5698](https://github.com/rubygems/rubygems/pull/5698) - Fix little UI issue when bundler shows duplicated gems in a list [#5965](https://github.com/rubygems/rubygems/pull/5965) [#]# Bug fixes: - Fix incorrect materialization on Windows [#5975](https://github.com/rubygems/rubygems/pull/5975) ==== rubygem-chef-utils ==== Version update (17.10.0 -> 18.0.169) updated to version 18.0.169 no changelog found ==== rubygem-dry-configurable ==== Version update (0.16.0 -> 0.16.1) updated to version 0.16.1 see installed CHANGELOG.md [#]# 0.16.1 2022-10-13 [#]## Changed - Restored performance of config value reads (direct reader methods as well as aggregate methods like `#values` and `#to_h`) to pre-0.16.0 levels (#149 by @timriley) [Compare v0.16.0...v0.16.1](https://github.com/dry-rb/dry-configurable/compare/v0.16.0...v0.16.1) ==== rubygem-dry-core ==== Version update (0.8.1 -> 0.9.1) updated to version 0.9.1 see installed CHANGELOG.md ==== rubygem-dry-logic ==== Version update (1.2.0 -> 1.3.0) updated to version 1.3.0 see installed CHANGELOG.md [#]# unreleased [#]## Added - `uri_rfc3986?` predicate that uses a better regexp than `uri?` (see #94 for more details) (@hieuk09) [#]## Changed - Deprecate `eql?` in favor of `is_eql?` (issue #92 via #98) (@solnic) - Deprecate `respond_to?` in favor of `interface?` (issue #73 closed via #99) (@solnic) [Compare v1.3.0...master](https://github.com/dry-rb/dry-logic/compare/v1.3.0...master) [#]# 1.3.0 2022-10-15 [#]## Changed - Use zeitwerk for auto-loading (@solnic + @flash-gordon) [Compare v1.2.0...v1.3.0](https://github.com/dry-rb/dry-logic/compare/v1.2.0...v1.3.0) ==== rubygem-dry-types ==== Version update (1.5.1 -> 1.6.1) updated to version 1.6.1 see installed CHANGELOG.md [#]# 1.6.1 2022-10-15 [#]## Changed - Fix issues with internal const_missing and Inflector/Module constants (@flash-gordon + @solnic) [Compare v1.6.0...v1.6.1](https://github.com/dry-rb/dry-types/compare/v1.6.0...v1.6.1) [#]# 1.6.0 2022-10-15 [#]## Changed - Optimize `PredicateRegistry` for Ruby 2.7+ (see #420 for more details) (@casperisfine) - Use zeitwerk for auto-loading (@flash-gordon) [Compare v1.5.1...v1.6.0](https://github.com/dry-rb/dry-types/compare/v1.5.1...v1.6.0) ==== rubygem-gettext_i18n_rails ==== Version update (1.8.1 -> 1.9.0) updated to version 1.9.0 no changelog found ==== rubygem-google-protobuf ==== Version update (3.21.7 -> 3.21.9) updated to version 3.21.9 no changelog found ==== rubygem-haml ==== Version update (6.0.6 -> 6.0.7) updated to version 6.0.7 see installed CHANGELOG.md [#]# 6.0.7 * `Haml::Engine` and `Haml::Template` use StringBuffer instead of ArrayBuffer * It seems more performant in many cases with recent Ruby versions. * `Haml::RailsTemplate` is not affected. ==== rubygem-hoe ==== Version update (3.25.0 -> 3.26.0) updated to version 3.26.0 see installed History.rdoc === 3.26.0 / 2022-10-20 * 2 minor enhancements: * Added warning to bundled minitest/test_task. * Removed dead rcov plugin and added (simple)cov plugin. * 1 bug fix: * Fixed test task load path issue, prepend Hoe.include_dirs to ensure they come first. ==== rubygem-json-jwt ==== Version update (1.16.0 -> 1.16.1) updated to version 1.16.1 no changelog found ==== rubygem-mocha ==== Version update (1.15.0 -> 1.16.0) updated to version 1.16.0 no changelog found ==== rubygem-openid_connect ==== Version update (2.1.0 -> 2.2.0) updated to version 2.2.0 see installed CHANGELOG.md [#]# [2.1.0] - 2022-10-10 [#]## Changed - mTLS access token by @nov in https://github.com/nov/openid_connect/pull/76 ==== rubygem-pdf-reader ==== Version update (2.10.0 -> 2.11.0) updated to version 2.11.0 see installed CHANGELOG v2.11.0 (26th October 2022) - Various bug fixes - Expanded sorbet type annotations ==== rubygem-pg ==== Version update (1.4.3 -> 1.4.4) updated to version 1.4.4 see installed History.rdoc == v1.4.4 [2022-10-11] Lars Kanis - Revert to let libpq do the host iteration while connecting. #485 Ensure that parameter `connect_timeout` is still respected. - Handle multiple hosts in the connection string, where only one host has writable session. #476 - Add some useful information to PG::Connection#inspect. #487 - Support new pgresult_stream_any API in sequel_pg-1.17.0. #481 - Update Windows fat binary gem to PostgreSQL-14.5. ==== rubygem-rspec-rails ==== Version update (5.1.2 -> 6.0.1) updated to version 6.0.1 see installed Changelog.md ==== rubygem-rubocop ==== Version update (1.36.0 -> 1.37.1) updated to version 1.37.1 no changelog found ==== rubygem-rubocop-ast ==== Version update (1.21.0 -> 1.23.0) updated to version 1.23.0 no changelog found ==== xsetroot ==== Version update (1.1.2 -> 1.1.3) - Update to version 1.1.3 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * Variable scope reductions as recommended by cppcheck * Handle -Wsign-compare warnings * gitlab CI: stop requiring Signed-off-by in commits