Packages changed: gnome-photos (3.34.0 -> 3.34.1) libblockdev libinput libzypp (17.22.0 -> 17.22.1) ltrace perl-Net-DNS (1.21 -> 1.22) plasma5-pk-updates postgresql12 (12.1 -> 12.2) postgresql12-libs (12.1 -> 12.2) python-gst python-pexpect (4.7.0 -> 4.8.0) python-pybind11 rsyslog rubygem-fast_gettext (2.0.1 -> 2.0.2) rubygem-mustache (1.1.0 -> 1.1.1) rubygem-parallel (1.17.0 -> 1.19.1) rubygem-parallel_tests (2.29.1 -> 2.31.0) rubygem-pkg-config (1.3.7 -> 1.4.1) rubygem-rubocop (0.79.0 -> 0.80.0) simple-scan (3.34.2 -> 3.34.4) vim (8.2.0200 -> 8.2.0257) virglrenderer (0.8.1 -> 0.8.2) virtualbox whois (5.5.5 -> 5.5.6) === Details === ==== gnome-photos ==== Version update (3.34.0 -> 3.34.1) Subpackages: gnome-photos-lang gnome-shell-search-provider-gnome-photos - Update to version 3.34.1: + Updated translations. ==== libblockdev ==== Subpackages: libbd_btrfs2 libbd_crypto2 libbd_fs2 libbd_loop2 libbd_mdraid2 libbd_part2 libbd_swap2 libbd_utils2 libblockdev2 - fix files directive for s390 in specfile ==== libinput ==== Subpackages: libinput-udev libinput10 - Fix invalid RPM groups. ==== libzypp ==== Version update (17.22.0 -> 17.22.1) - update translations - Replace mongoose/webrick with nginx in test suite. This patch makes use of nginx to replace the current WebServer mongoose implementation. Also adds support for registering callback functions for certain URL requests via FCGI, making it possible to mock HTTP responses and test more complex HTTP setups. - boost: Fix deprecated auto_unit_test.hpp includes. - Disable zchunk on Leap-15.0 and SLE15-* while there is no libzck. - Fix decision whether to download ZCHUNK files. libzypp and libsolv must both be able to read the format. - version 17.22.1 (22) ==== ltrace ==== - Package latest available sources - ltrace-fix-build.patch: remove ==== perl-Net-DNS ==== Version update (1.21 -> 1.22) - updated to 1.22 see /usr/share/doc/packages/perl-Net-DNS/Changes ==== plasma5-pk-updates ==== Subpackages: plasma5-pk-updates-lang - Update german translations to remove a superfluous fullstop (kde#386751) ==== postgresql12 ==== Version update (12.1 -> 12.2) Subpackages: postgresql12-contrib postgresql12-llvmjit postgresql12-server - update to 12.2 (CVE-2020-1720) https://www.postgresql.org/about/news/2011/ https://www.postgresql.org/docs/12/release-12-2.html - Disable explicitly armv8 CRC for %arm, as we use some armv8 workers for armv6/7 builds which is confusing configure script ==== postgresql12-libs ==== Version update (12.1 -> 12.2) - update to 12.2 (CVE-2020-1720) https://www.postgresql.org/about/news/2011/ https://www.postgresql.org/docs/12/release-12-2.html - Disable explicitly armv8 CRC for %arm, as we use some armv8 workers for armv6/7 builds which is confusing configure script ==== python-gst ==== - Own %%{python_sitearch}/gi dir, needed now after changes elsewhere in the stack. ==== python-pexpect ==== Version update (4.7.0 -> 4.8.0) - update to 4.8.0 * Returned behavior of searchwindowsize to that in 4.3 and earlier * Fixed a bug truncating before attribute after a timeout * Fixed a bug where a search could be less than searchwindowsize if it was increased between calls * Minor test cleanups to improve portability * Disable chaining of timeout and EOF exceptions * Several doc updates. ==== python-pybind11 ==== - Fix mixup of expanded/unexpaned python versions in devel package, the devel package always required python(2)-devel and python2-pybind. Move the data to a -common-devel subpackage, pulled in by versioned python{2,3}-pybind-devel packages. ==== rsyslog ==== - Add support for omkafka which is now in Factory, and 15.x repos ==== rubygem-fast_gettext ==== Version update (2.0.1 -> 2.0.2) - updated to version 2.0.2 see installed CHANGELOG ==== rubygem-mustache ==== Version update (1.1.0 -> 1.1.1) - updated to version 1.1.1 no changelog found ==== rubygem-parallel ==== Version update (1.17.0 -> 1.19.1) - updated to version 1.19.1 no changelog found ==== rubygem-parallel_tests ==== Version update (2.29.1 -> 2.31.0) - updated to version 2.31.0 no changelog found ==== rubygem-pkg-config ==== Version update (1.3.7 -> 1.4.1) - updated to version 1.4.1 see installed NEWS == 1.4.1 - 2020-02-10 === Improvements * Added support for cycled depended .pc such as freetype2.pc and harfbuzz.pc on PLD Linux. [Reported by Jakub Bogusz] === Thanks * Jakub Bogusz == 1.4.0 - 2019-10-24 === Improvements * Improved Homebrew detection. == 1.3.9 - 2019-09-28 === Improvements * Added support for absolute path in Requires. [GitHub#18][Reported by Josh Huckabee] === Thanks * Josh Huckabee == 1.3.8 - 2019-08-13 === Improvements * Added support for -framework on macOS. [GitHub:ruby-gnome2/ruby-gnome2#1287][Reported by Viko] === Thanks * Viko ==== rubygem-rubocop ==== Version update (0.79.0 -> 0.80.0) - New upstream release 0.80.0 [#]# 0.80.0 (2020-02-18) [#]## New features * [#7693](https://github.com/rubocop-hq/rubocop/pull/7693): NodePattern: Add `` ` `` for descendant search. ([@marcandre][]) * [#7577](https://github.com/rubocop-hq/rubocop/pull/7577): Add `AllowGemfileRubyComment` configuration on `Layout/LeadingCommentSpace`. ([@cetinajero][]) * [#7663](https://github.com/rubocop-hq/rubocop/pull/7663): Add new `Style/HashTransformKeys` and `Style/HashTransformValues` cops. ([@djudd][], [@eugeneius][]) * [#7619](https://github.com/rubocop-hq/rubocop/issues/7619): Support autocorrect of legacy cop names for `Migration/DepartmentName`. ([@koic][]) * [#7659](https://github.com/rubocop-hq/rubocop/pull/7659): `Layout/LineLength` autocorrect now breaks up long lines with blocks. ([@maxh][]) * [#7677](https://github.com/rubocop-hq/rubocop/pull/7677): Add a cop for `Hash#each_key` and `Hash#each_value`. ([@jemmaissroff][]) * Add `BracesRequiredMethods` parameter to `Style/BlockDelimiters` to require braces for specific methods such as Sorbet's `sig`. ([@maxh][]) * [#7686](https://github.com/rubocop-hq/rubocop/pull/7686): Add new `JUnitFormatter` formatter based on `rubocop-junit-formatter` gem. ([@koic][]) * [#7715](https://github.com/rubocop-hq/rubocop/pull/7715): Add `Steepfile` to default `Include` list. ([@ybiquitous][]) [#]## Bug fixes * [#7644](https://github.com/rubocop-hq/rubocop/issues/7644): Fix patterns with named wildcards in unions. ([@marcandre][]) * [#7639](https://github.com/rubocop-hq/rubocop/pull/7639): Fix logical operator edge case in `omit_parentheses` style of `Style/MethodCallWithArgsParentheses`. ([@gsamokovarov][]) * [#7661](https://github.com/rubocop-hq/rubocop/pull/7661): Fix to return correct info from multi-line regexp. ([@Tietew][]) * [#7655](https://github.com/rubocop-hq/rubocop/issues/7655): Fix an error when processing a regexp with a line break at the start of capture parenthesis. ([@koic][]) * [#7647](https://github.com/rubocop-hq/rubocop/issues/7647): Fix an `undefined method on_numblock` error when using Ruby 2.7's numbered parameters. ([@hanachin][])ñ * [#7675](https://github.com/rubocop-hq/rubocop/issues/7675): Fix a false negative for `Layout/SpaceBeforeFirstArg` when a vertical argument positions are aligned. ([@koic][]) * [#7688](https://github.com/rubocop-hq/rubocop/issues/7688): Fix a bug in `Style/MethodCallWithArgsParentheses` that made `--auto-gen-config` crash. ([@buehmann][]) * [#7203](https://github.com/rubocop-hq/rubocop/issues/7203): Fix an infinite loop error for `Style/TernaryParentheses` with `Style/RedundantParentheses` when using `EnforcedStyle: require_parentheses_when_complex`. ([@koic][]) * [#7708](https://github.com/rubocop-hq/rubocop/issues/7708): Make it possible to use EOL `rubocop:disable` comments on comment lines. ([@jonas054][]) * [#7712](https://github.com/rubocop-hq/rubocop/issues/7712): Fix an incorrect autocorrect for `Style/OrAssignment` when using `elsif` branch. ([@koic][]) [#]## Changes * [#7636](https://github.com/rubocop-hq/rubocop/issues/7636): Remove `console` from `Lint/Debugger` to prevent false positives. ([@gsamokovarov][]) * [#7641](https://github.com/rubocop-hq/rubocop/issues/7641): **(Breaking)** Remove `Style/BracesAroundHashParameters` cop. ([@pocke][]) * Add the method name to highlight area of `Layout/EmptyLineBetweenDefs` to help provide more context. ([@rrosenblum][]) * [#7652](https://github.com/rubocop-hq/rubocop/pull/7652): Allow `pp` to allowed names of `Naming/MethodParameterName` cop in default config. ([@masarakki][]) * [#7309](https://github.com/rubocop-hq/rubocop/pull/7309): Mark `Lint/UselessSetterCall` an "not safe" and improve documentation. ([@jonas054][]) * [#7723](https://github.com/rubocop-hq/rubocop/pull/7723): Enable `Migration/DepartmentName` cop by default. ([@koic][]) ==== simple-scan ==== Version update (3.34.2 -> 3.34.4) Subpackages: simple-scan-lang - Update to version 3.34.4: + Fix page shortcuts no longer working. ==== vim ==== Version update (8.2.0200 -> 8.2.0257) Subpackages: gvim vim-data vim-data-common - Updated to version 8.2.0257, fixes the following problems * Vim9 script commands not sufficiently tested. * Cannot assign to an imported variable. * When 'lazyredraw' is set the window title may not be updated. * :helptags and some other functionality not tested. * Crash when using winnr('j') in a popup window. * Error code E899 used twice. * Calling Vim9 function using default argument fails. * Crash when missing member type on list argument. * Fnamemodify() does not apply ":~" when followed by ":.". * Function a bit far away from where it's used. * Coverity complains about uninitialized field. * Test for ANSI colors fails without an "ls" command. * Missing search/substitute pattern hardly tested. * Configure does not recognize gcc 10.0 and later. * A popup window with a terminal can be made hidden. * Wrong file name shortening. (Ingo Karkat) * Several Vim9 instructions are not tested. * Terminal test fails on Mac. * Several Vim9 instructions are not tested. * Terminal test still fails on Mac. * Terminal test did pass on Mac. * No test for Vim9 += and ..=. * Vim9: optional function arguments don't work yet. * Some instructions not yet tested. * compiling :elseif not tested yet. * compiling lambda not tested yet. * Compiling for loop not tested. * Compiling a few instructions not tested. * Configure does not recognize gcc version on BSD. * Compare instructions not tested. * Terminal popup test is flaky. * Silent system command may clear the screen. * The :compiler command causes a crash. (Daniel Steinberg) * Crash when using garbagecollect() in between rand(). * Message test fails on SunOS. * Draw error when an empty group is removed from 'statusline'. * Crash when setting 'wincolor' on finished terminal window. (Bakudankun) variables. (Tim Pope) * Using memory after it was freed. (Dominique Pelle) * Crash when setting 'buftype' to "quickfix". * Preview popup window test fails with long directory name. (Jakub K?dzio?ka) * Insufficient code coverage for ex_docmd.c functions. * Compiler warning in Lua interface. * test_clear_search_pat() is unused. * A couple of function return types can be more specific. * Crash when using :disassamble without argument. (Dhiraj Mishra) * Compiler warning for checking size_t to be negative. * Time and timer related code is spread out. * Cannot recognize a terminal in a popup window. ==== virglrenderer ==== Version update (0.8.1 -> 0.8.2) - Update package to 0.8.2 Release is all bug fixes it seems. It includes these patches in the release tarball: vrend-Don-t-free-resource-struct-in-_resource_alloca.patch vrend-Don-t-try-launching-a-grid-if-no-CS-is-availab.patch vrend-Use-the-original-context-to-delete-objects.patch vrend-Don-t-switch-to-ctx0-when-deleting-ctx0.patch ==== virtualbox ==== Subpackages: virtualbox-guest-tools virtualbox-guest-x11 virtualbox-kmp-default - Update patches for v5.5 to handle errors in vboxvideo. boo#1163337. - Add file "fixes_for_5.6.patch" to handle API changes. ==== whois ==== Version update (5.5.5 -> 5.5.6) - whois 5.5.6: * Added the .xn--q7ce6a (.???, Lao) TLD server * Added the .xn--pgbs0dh (.???????, Bahrain) domain