Packages changed: Mesa (22.0.3 -> 22.1.0) Mesa-drivers (22.0.3 -> 22.1.0) aws-cli (1.24.1 -> 1.24.4) cepces expect gcc google-noto-fonts (20170919 -> 20220516) gtk3 (3.24.33+12 -> 3.24.34) iptables (1.8.7 -> 1.8.8) libfakekey (0.1 -> 0.3) lsof python-boto3 (1.23.1 -> 1.23.4) python-botocore (1.26.1 -> 1.26.4) shotwell (0.30.15 -> 0.30.16) virtualbox virtualbox-kmp (6.1.34_k5.17.7_1 -> 6.1.34_k5.17.9_1) yast2-network (4.5.1 -> 4.5.2) === Details === ==== Mesa ==== Version update (22.0.3 -> 22.1.0) Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1 - Update to 22.1.0 * lot of great featurres, including (since rc5) additional kopper backports for zink, and support for Intel's Alchemist DG2 platform. ==== Mesa-drivers ==== Version update (22.0.3 -> 22.1.0) Subpackages: Mesa-dri Mesa-gallium Mesa-libva libxatracker2 - Update to 22.1.0 * lot of great featurres, including (since rc5) additional kopper backports for zink, and support for Intel's Alchemist DG2 platform. ==== aws-cli ==== Version update (1.24.1 -> 1.24.4) - Update to version 1.24.4 (bsc#1199716) + For detailed changes see https://github.com/aws/aws-cli/blob/1.24.4/CHANGELOG.rst - Update Requires in spec file from setup.py ==== cepces ==== Subpackages: cepces-certmonger cepces-selinux python3-cepces - add b755b56d25f3e54f8f15d9985fd0597b21c1051d.patch ==== expect ==== - add expect-5.45-format-security.patch ==== gcc ==== Subpackages: cpp libstdc++-devel - Add lto-dump binary and link it similarly to e.g. gcov-dump. ==== google-noto-fonts ==== Version update (20170919 -> 20220516) Subpackages: google-noto-fonts-doc noto-sans-fonts - Clarify sources - Fix unversioned obsoletes - Merge noto-sans-display-fonts into noto-sans-fonts - Fixes inconsistent font family names see Github issue #2315 - Bump version to 20220516 - Start using OTF fonts to be in-line with Noto CJK and Emoji - No new fonts - Update URL and source for zips - Update to version 20220509 - 96 new fonts, details at https://pastebin.com/ycnpAn88 ==== gtk3 ==== Version update (3.24.33+12 -> 3.24.34) Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-immodule-xim gtk3-lang gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0 - Update to version 3.24.34: + Include legacy hicolor icons. + Fix the build with gcc 12. + X11: Trap errors when getting output properties. + Wayland: Ignore empty preedit updates. This fixes a problem with textview scrolling. + Updated translations. ==== iptables ==== Version update (1.8.7 -> 1.8.8) Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins - Update to release 1.8.8 * Add iptables-translate support for: sctp match's - -chunk-types option, connlimit match, multiport match's - -ports option, and the tcpmss match. * Reject setuid executables in libxtables for safety reasons * Extended arptables-nft with -C, -I, -R, -S cmomands and the "-c N,M" counter syntax. * Debug output in iptables-restore (all variants), iptables-nft and ebtables-nft when specifying -v multiple times * Improved performance of iptables-save and -restore ==== libfakekey ==== Version update (0.1 -> 0.3) - update to 0.3: * do not send shift when not needed * build system fixes and developer visible changes ==== lsof ==== - Fix hostname in reproducible builds, bsc#1199709 * remove-hostname.patch ==== python-boto3 ==== Version update (1.23.1 -> 1.23.4) - Update to version 1.23.4 (bsc#1199716) * api-change:``gamesparks``: [``botocore``] This release adds an optional DeploymentResult field in the responses of GetStageDeploymentIntegrationTests and ListStageDeploymentIntegrationTests APIs. * enhancement:StreamingBody: [``botocore``] Allow StreamingBody to be used as a context manager * api-change:``lookoutmetrics``: [``botocore``] In this release we added SnsFormat to SNSConfiguration to support human readable alert. - from version 1.23.3 * api-change:``greengrassv2``: [``botocore``] This release adds the new DeleteDeployment API operation that you can use to delete deployment resources. This release also adds support for discontinued AWS-provided components, so AWS can communicate when a component has any issues that you should consider before you deploy it. * api-change:``quicksight``: [``botocore``] API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding. * api-change:``appmesh``: [``botocore``] This release updates the existing Create and Update APIs for meshes and virtual nodes by adding a new IP preference field. This new IP preference field can be used to control the IP versions being used with the mesh and allows for IPv6 support within App Mesh. * api-change:``batch``: [``botocore``] Documentation updates for AWS Batch. * api-change:``iotevents-data``: [``botocore``] Introducing new API for deleting detectors: BatchDeleteDetector. * api-change:``transfer``: [``botocore``] AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors. - from version 1.23.2 * api-change:``kms``: [``botocore``] Add HMAC best practice tip, annual rotation of AWS managed keys. * api-change:``glue``: [``botocore``] This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration. - Remove unnecessary version constraint for python3-pytest in BuildRequires - Update BuildRequires and Requires from setup.py ==== python-botocore ==== Version update (1.26.1 -> 1.26.4) - Update to 1.26.4 (bsc#1199716) * api-change:``gamesparks``: This release adds an optional DeploymentResult field in the responses of GetStageDeploymentIntegrationTests and ListStageDeploymentIntegrationTests APIs. * enhancement:StreamingBody: Allow StreamingBody to be used as a context manager * api-change:``lookoutmetrics``: In this release we added SnsFormat to SNSConfiguration to support human readable alert. - from version 1.26.3 * api-change:``greengrassv2``: This release adds the new DeleteDeployment API operation that you can use to delete deployment resources. This release also adds support for discontinued AWS-provided components, so AWS can communicate when a component has any issues that you should consider before you deploy it. * api-change:``quicksight``: API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding. * api-change:``appmesh``: This release updates the existing Create and Update APIs for meshes and virtual nodes by adding a new IP preference field. This new IP preference field can be used to control the IP versions being used with the mesh and allows for IPv6 support within App Mesh. * api-change:``batch``: Documentation updates for AWS Batch. * api-change:``iotevents-data``: Introducing new API for deleting detectors: BatchDeleteDetector. * api-change:``transfer``: AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors. - from version 1.26.2 * api-change:``kms``: Add HMAC best practice tip, annual rotation of AWS managed keys. * api-change:``glue``: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration. ==== shotwell ==== Version update (0.30.15 -> 0.30.16) Subpackages: shotwell-lang - Update to version 0.30.16: + Fix issue with dark mode wallpapers. + Fix compatibility with OpenCV 4. + Fix import of videos from Sony A7C. + Fix mixed up label in Adjust Date/Time. + Fix _LIB dir (missing plugins). + Always enable face tagging functionality. ==== virtualbox ==== Subpackages: virtualbox-guest-tools virtualbox-guest-x11 - Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use sdl12_compat as an alternative. ==== virtualbox-kmp ==== Version update (6.1.34_k5.17.7_1 -> 6.1.34_k5.17.9_1) - Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use sdl12_compat as an alternative. ==== yast2-network ==== Version update (4.5.1 -> 4.5.2) - CFA NM: replace problematic characters when getting the filename for the given wireless configuration (bsc#1199451). - 4.5.2