Packages changed: ImageMagick (7.1.0.44 -> 7.1.0.46) bind (9.18.5 -> 9.18.6) double-conversion (3.2.0 -> 3.2.1) fcitx (4.2.9.8 -> 4.2.9.9) freetype2 kernel-source (5.19.1 -> 5.19.2) libvirt python-Pygments (2.12.0 -> 2.13.0) python-aiohttp_cors python-boto3 (1.24.45 -> 1.24.55) python-botocore (1.27.45 -> 1.27.55) python-charset-normalizer python-graphviz (0.19.1 -> 0.20.1) python-hatchling (1.7.1 -> 1.8.0) python-yarl (1.7.2 -> 1.8.1) systemd (251.2 -> 251.4) totem === Details === ==== ImageMagick ==== Version update (7.1.0.44 -> 7.1.0.46) Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10 - version update to 7.1.0.46 upstream changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md ==== bind ==== Version update (9.18.5 -> 9.18.6) Subpackages: bind-doc bind-utils - Fix typo in contrib/dlz/modules/{mysql,mysqldyn} that references LDAP_LIBS instead of MYSQL_LIBS. [bsc#1202149, bind.spec, bind-fix-mysql-bindings.patch] - Update to bind release 9.18.6 Bug Fixes: * When running as a validating resolver forwarding all queries to another resolver, named could crash with an assertion failure. These crashes occurred when the configured forwarder sent a broken DS response and named failed its attempts to find a proper one instead. This has been fixed. * Non-dynamic zones that inherit dnssec-policy from the view or options blocks were not marked as inline-signed and therefore never scheduled to be re-signed. This has been fixed. * The old max-zone-ttl zone option was meant to be superseded by the max-zone-ttl option in dnssec-policy; however, the latter option was not fully effective. This has been corrected: zones no longer load if they contain TTLs greater than the limit configured in dnssec-policy. For zones with both the old max-zone-ttl option and dnssec-policy configured, the old option is ignored, and a warning is generated. * rndc dumpdb -expired was fixed to include expired RRsets, even if stale-cache-enable is set to no and the cache-cleaning time window has passed. For a complete list of changes, see * Bind Release Notes https://downloads.isc.org/isc/bind9/9.18.6/doc/arm/html/notes.html * The CHANGES file in the source RPM [bind.spec bind-9.18.6.tar.xz bind-9.18.6.tar.xz.sha512.asc] ==== double-conversion ==== Version update (3.2.0 -> 3.2.1) - update to 3.2.1 * Disable quiet nan test on windows * Test on all platforms. * Fix warnings on Windows * Run ctests first. * Give shared-lib option and test install * Install Windows debbuger (pdb) files. * Add a cast to silence a signedness conversion warning. * Issue #184 : Fixed all -Wzero-as-null-pointer-constant warnings ==== fcitx ==== Version update (4.2.9.8 -> 4.2.9.9) Subpackages: fcitx-branding-openSUSE fcitx-gtk2 fcitx-gtk2-32bit fcitx-gtk3 fcitx-pinyin fcitx-table fcitx-table-cn-wubi fcitx-table-cn-wubi-pinyin libfcitx-config4 libfcitx-core0 libfcitx-gclient1 libfcitx-gclient1-32bit libfcitx-utils0 libfcitx-utils0-32bit - update to 4.2.9.9: * fix compatibility issue with KDE's systemd based xdg autostart - fix gpg validation ==== freetype2 ==== Subpackages: freetype2-devel libfreetype6 libfreetype6-32bit - spec-cleaner - Move ftpdump from ft2demos to freetype - it's required by other packages and doesn't require any of the toolkits, so move its build early ==== kernel-source ==== Version update (5.19.1 -> 5.19.2) - Linux 5.19.2 (bsc#1012628). - Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING" (bsc#1012628). - scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover" (bsc#1012628). - pNFS/flexfiles: Report RDMA connection errors to the server (bsc#1012628). - nfsd: eliminate the NFSD_FILE_BREAK_* flags (bsc#1012628). - ALSA: usb-audio: Add quirk for Behringer UMC202HD (bsc#1012628). - ALSA: bcd2000: Fix a UAF bug on the error path of probing (bsc#1012628). - ALSA: hda/realtek: Add quirk for Clevo NV45PZ (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx (bsc#1012628). - ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7 (bsc#1012628). - ASoC: amd: yc: Update DMI table entries (bsc#1012628). - hwmon: (nct6775) Fix platform driver suspend regression (bsc#1012628). - wifi: mac80211_hwsim: fix race condition in pending packet (bsc#1012628). - wifi: mac80211_hwsim: add back erroneously removed cast (bsc#1012628). - wifi: mac80211_hwsim: use 32-bit skb cookie (bsc#1012628). - add barriers to buffer_uptodate and set_buffer_uptodate (bsc#1012628). - lockd: detect and reject lock arguments that overflow (bsc#1012628). - HID: hid-input: add Surface Go battery quirk (bsc#1012628). - HID: nintendo: Add missing array termination (bsc#1012628). - HID: wacom: Only report rotation for art pen (bsc#1012628). - HID: wacom: Don't register pad_input for touch switch (bsc#1012628). - KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case (bsc#1012628). - KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case (bsc#1012628). - KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 (bsc#1012628). - KVM: s390: pv: don't present the ecall interrupt twice (bsc#1012628). - KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper (bsc#1012628). - KVM: Put the extra pfn reference when reusing a pfn in the gpc cache (bsc#1012628). - KVM: Fully serialize gfn=>pfn cache refresh via mutex (bsc#1012628). - KVM: Fix multiple races in gfn=>pfn cache refresh (bsc#1012628). - KVM: Do not incorporate page offset into gfn=>pfn cache user address (bsc#1012628). - KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits (bsc#1012628). - KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value (bsc#1012628). - KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks (bsc#1012628). - KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4 (bsc#1012628). - KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks (bsc#1012628). - KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP (bsc#1012628). - KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT (bsc#1012628). - KVM: SVM: Disable SEV-ES support if MMIO caching is disable (bsc#1012628). - KVM: x86: Tag kvm_mmu_x86_module_init() with __init (bsc#1012628). - KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change (bsc#1012628). - KVM: x86: do not report preemption if the steal time cache is stale (bsc#1012628). - KVM: x86: revalidate steal time cache if MSR value changes (bsc#1012628). - KVM: x86/xen: Initialize Xen timer only once (bsc#1012628). - KVM: x86/xen: Stop Xen timer before changing IRQ (bsc#1012628). - ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model (bsc#1012628). - ALSA: hda/cirrus - support for iMac 12,1 model (bsc#1012628). - ALSA: hda/realtek: Add quirk for another Asus K42JZ model (bsc#1012628). - ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED (bsc#1012628). - LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK (bsc#1012628). - tty: 8250: Add support for Brainboxes PX cards (bsc#1012628). - tty: vt: initialize unicode screen buffer (bsc#1012628). - vfs: Check the truncate maximum size in inode_newsize_ok() (bsc#1012628). - fs: Add missing umask strip in vfs_tmpfile (bsc#1012628). - thermal: sysfs: Fix cooling_device_stats_setup() error code path (bsc#1012628). - fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters (bsc#1012628). - fbcon: Fix accelerated fbdev scrolling while logo is still shown (bsc#1012628). - usbnet: Fix linkwatch use-after-free on disconnect (bsc#1012628). - usbnet: smsc95xx: Fix deadlock on runtime resume (bsc#1012628). ... changelog too long, skipping 1882 lines ... - commit e6472b4 ==== libvirt ==== Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-daemon-xen libvirt-libs - spec: Place 'Requires:' on compression binaries instead of their associated packages boo#1202569 ==== python-Pygments ==== Version update (2.12.0 -> 2.13.0) - update to 2.13.0: * Added lexers: + COMAL-80 (#2180) + JMESPath (#2174, #2175, #2179, #2182) + Sql+Jinja (#2148) * Updated lexers: + Ada: support Ada 2022 (#2121); disable recognition of namespaces because it disturbs lexing of aspects (#2125) + Agda: allow straight quotes in module names (#2163) + C family (C, C++ and many others): allow comments between elements of function headers, e.g. between the arguments and the opening brace for the body (#1891) + C++: Resolve several cases of Error tokens (#2207, #2208) + Coq: add some common keywords, improve recognition of Set and qualified identifiers (#2158) + F*: Allow C-style comments anywhere in a line + Fortran: fix catastrophic backtracking with backslashes in strings (#2194) + Go: add support for generics (#2167) + Inform: update for version 6.40 (#2190) + Isabelle: recognize cartouches (#2089) + Java: support multiline strings aka. text blocks (#2132) + Kotlin: add value modifier (#2142) + LilyPond: add some missing builtins + Macaulay2: update builtins (#2139) + Matlab session: fix traceback when a line continuation ellipsis appears in the output (#2166) + .NET: add aliases for LibreOffice Basic, OpenOfficeBasic and StarOffice Basic (#2170) + Nim: use Name.Builtin instead of Keyword.Type (#2136) + PHP: fix \"$var\" inside strings (#2105) + Python: only recognize \N, \u and \U escape sequences in string literals, but not in bytes literals where they are not supported (#2204) + Tcl: support ${name} variables (#2145) + Terraform: accept leading whitespace for << heredoc delimiters (#2162) + Teraterm: Various improvements (#2165) + Spice: add support for the recently added features including more builtin functions and bin, oct, hex number formats (#2206) * Added styles: + GitHub dark (#2192) + StarOffice (#2168) + Nord (nord and nord-darker; #2189, #1799, #1678) * Pygments now tries to use the importlib.metadata module to discover plugins instead of the slower pkg_resources (#2155). * Silently ignore BrokenPipeError in the command-line interface (#2193). * The HtmlFormatter now uses the linespans attribute for anchorlinenos if the lineanchors attribute is unset (#2026). * The highlight, lex and format functions no longer wrongly report "argument must be a lexer/formatter instance, not a class" in some cases where this is not the actual problem (#2123). * Fix warnings in doc build (#2124). * The codetagify filter now recognizes FIXME tags by default (#2150). * The pygmentize command now recognizes if the COLORTERM environment variable is set to a value indicating that true-color support is available. In that case, it uses the TerminalTrueColorFormatter by default (#2160) * Remove redundant caches for filename patterns (#2153) * Use new non-deprecated Pillow API for text bounding box in ImageFormatter (#2198) * Remove default_style (#930, #2183) * Stop treating DeprecationWarnings as errors in the unit tests (#2196) ==== python-aiohttp_cors ==== - Clean specfile, remove coverage ==== python-boto3 ==== Version update (1.24.45 -> 1.24.55) - Update to version 1.24.55 * api-change:``chime-sdk-media-pipelines``: [``botocore``] The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``cognito-idp``: [``botocore``] This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs. * api-change:``dynamodb``: [``botocore``] This release adds support for importing data from S3 into a new DynamoDB table * api-change:``ec2``: [``botocore``] This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs * api-change:``networkmanager``: [``botocore``] Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model - from version 1.24.54 * api-change:``appmesh``: [``botocore``] AWS App Mesh release to support Multiple Listener and Access Log Format feature * api-change:``connectcampaigns``: [``botocore``] Updated exceptions for Amazon Connect Outbound Campaign api's. * api-change:``kendra``: [``botocore``] This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source). * api-change:``lakeformation``: [``botocore``] This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation. * api-change:``lambda``: [``botocore``] Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings. * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version * api-change:``rds``: [``botocore``] Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters. * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager. - from version 1.24.53 * api-change:``rekognition``: [``botocore``] This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account. * api-change:``servicecatalog``: [``botocore``] Documentation updates for Service Catalog - from version 1.24.52 * enhancement:AWSCRT: [``botocore``] Upgrade awscrt version to 0.14.0 * api-change:``cloudfront``: [``botocore``] Adds Http 3 support to distributions * api-change:``identitystore``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``wisdom``: [``botocore``] This release introduces a new API PutFeedback that allows submitting feedback to Wisdom on content relevance. - from version 1.24.51 * api-change:``amp``: [``botocore``] This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces. * api-change:``chime-sdk-messaging``: [``botocore``] The Amazon Chime SDK now supports channels with up to one million participants with elastic channels. * api-change:``ivs``: [``botocore``] Updates various list api MaxResults ranges * api-change:``personalize-runtime``: [``botocore``] This release provides support for promotions in AWS Personalize runtime. * api-change:``rds``: [``botocore``] Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance - from version 1.24.50 * api-change:``backupstorage``: [``botocore``] This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers. * api-change:``glue``: [``botocore``] Add support for Python 3.9 AWS Glue Python Shell jobs * api-change:``privatenetworks``: [``botocore``] This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. - from version 1.24.49 * api-change:``dlm``: [``botocore``] This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies * api-change:``ec2``: [``botocore``] This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances. - from version 1.24.48 * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``location``: [``botocore``] Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs. * api-change:``sagemaker-a2i-runtime``: [``botocore``] Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity. - from version 1.24.47 * api-change:``glue``: [``botocore``] Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity * api-change:``identitystore``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``iotwireless``: [``botocore``] AWS IoT Wireless release support for sidewalk data reliability. * api-change:``pinpoint``: [``botocore``] Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse. * api-change:``quicksight``: [``botocore``] A series of documentation updates to the QuickSight API reference. * api-change:``sso-admin``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso-oidc``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso``: [``botocore``] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) - from version 1.24.46 * enhancement:Lambda: [``botocore``] Add support for Trace ID in Lambda environments * api-change:``chime-sdk-meetings``: [``botocore``] Adds support for Tags on Amazon Chime SDK WebRTC sessions ... changelog too long, skipping 6 lines ... - Update BuildRequires and Requires from setup.py ==== python-botocore ==== Version update (1.27.45 -> 1.27.55) - Update to 1.27.55 * api-change:``chime-sdk-media-pipelines``: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file. * api-change:``cloudwatch``: Update cloudwatch client to latest version * api-change:``cognito-idp``: This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs. * api-change:``dynamodb``: This release adds support for importing data from S3 into a new DynamoDB table * api-change:``ec2``: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs * api-change:``networkmanager``: Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model - from version 1.27.54 * api-change:``appmesh``: AWS App Mesh release to support Multiple Listener and Access Log Format feature * api-change:``connectcampaigns``: Updated exceptions for Amazon Connect Outbound Campaign api's. * api-change:``kendra``: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source). * api-change:``lakeformation``: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation. * api-change:``lambda``: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings. * api-change:``lexv2-models``: Update lexv2-models client to latest version * api-change:``rds``: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters. * api-change:``secretsmanager``: Documentation updates for Secrets Manager. - from version 1.27.53 * api-change:``rekognition``: This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account. * api-change:``servicecatalog``: Documentation updates for Service Catalog - from version 1.27.52 * enhancement:AWSCRT: Upgrade awscrt version to 0.14.0 * api-change:``cloudfront``: Adds Http 3 support to distributions * api-change:``identitystore``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``wisdom``: This release introduces a new API PutFeedback that allows submitting feedback to Wisdom on content relevance. - from version 1.27.51 * api-change:``amp``: This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces. * api-change:``chime-sdk-messaging``: The Amazon Chime SDK now supports channels with up to one million participants with elastic channels. * api-change:``ivs``: Updates various list api MaxResults ranges * api-change:``personalize-runtime``: This release provides support for promotions in AWS Personalize runtime. * api-change:``rds``: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance - from version 1.27.50 * api-change:``backupstorage``: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers. * api-change:``glue``: Add support for Python 3.9 AWS Glue Python Shell jobs * api-change:``privatenetworks``: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. - from version 1.27.49 * api-change:``dlm``: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies * api-change:``ec2``: This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances. - from version 1.27.48 * api-change:``cloudwatch``: Update cloudwatch client to latest version * api-change:``location``: Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs. * api-change:``sagemaker-a2i-runtime``: Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity. - from version 1.27.47 * api-change:``glue``: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity * api-change:``identitystore``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``iotwireless``: AWS IoT Wireless release support for sidewalk data reliability. * api-change:``pinpoint``: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse. * api-change:``quicksight``: A series of documentation updates to the QuickSight API reference. * api-change:``sso-admin``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso-oidc``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) * api-change:``sso``: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On) - from version 1.27.46 * enhancement:Lambda: Add support for Trace ID in Lambda environments * api-change:``chime-sdk-meetings``: Adds support for Tags on Amazon Chime SDK WebRTC sessions * api-change:``config``: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types * api-change:``dms``: Documentation updates for Database Migration Service (DMS). * api-change:``iot``: The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP. ==== python-charset-normalizer ==== - Clean requirements: We don't need anything ==== python-graphviz ==== Version update (0.19.1 -> 0.20.1) - Update to v0.20.1 * Fix documentation building: upgrade to Sphinx 5.0. * Fix broken user guide links in API documentation. - Version 0.20 * Add keyword-only neato_no_op argument to .render(), .pipe(), and stand-alone graphviz.render() and graphviz.pipe(). * When building a Graph or Digraph, warn about an expected DOT syntax error in rendering when passing a string that ends with an odd number of backslashes (e.g. invalid dot.node('spam', label='\\') instead of correct ..., label=r'\\' for a node labled as a backslash). * Increase visibility of graphviz.escape() in the documentation. - Version 0.19.2 * Drop Python 3.6 support (end of life 23 Dec 2021). * Fix ExecutableNotFound and CalledProcessError in graphviz.__all__. * Better document 0.18 change of behaviour for the body argument/attribute (lines need to include their final newline). - drop python-graphviz-pytest.patch ==== python-hatchling ==== Version update (1.7.1 -> 1.8.0) - update to version 1.8.0: * Added: + Add get_known_classifiers method to metadata hooks * Fixed: + Fix check for updating static versions with the version command when metadata hooks are in use ==== python-yarl ==== Version update (1.7.2 -> 1.8.1) - Update to 1.8.1 * Added URL.raw_suffix, URL.suffix, URL.raw_suffixes, URL.suffixes, URL.with_suffix. (#613) * Dropped Python 3.6 support. (#672) - Drop tests_overcome_bpo42967.patch ==== systemd ==== Version update (251.2 -> 251.4) Subpackages: libsystemd0 libsystemd0-32bit libudev1 libudev1-32bit systemd-32bit systemd-container systemd-devel systemd-lang udev - Import commit 532faa39ebaa6f56e493cc938a91a40df082b74f (merge of v251.4) It includes the following fixes: - 739d7130cb home: drop conflicted headers (bsc#1202221) - 8fe0c12178 glibc: Remove #include to resolve fsconfig_command/mount_attr conflict with glibc 2.36 (bsc#1202221) - 0c5b7ee318 udev: allow to execute longer command line (bsc#1201766) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8cd784e9250b38d20d8e14fccbfb211010283c79...532faa39ebaa6f56e493cc938a91a40df082b74f - Drop 1001-statx.patch, it's no more needed. - Add patch 1001-statx.patch based on commit 3657d3a0 * to resolve conflicts with glibc 2.36 with * add dirty hack to get in src/basic/chattr-util.h, src/home/homework.h, src/home/homework-fscrypt.c, src/home/homed-manager.c, and src/home/homework-mount.c as well to avoid that does include - Enable oomd (bsc#1200456) It's part of the experimental sub-package for now. - Import commit 8cd784e9250b38d20d8e14fccbfb211010283c79 (merge of v251.3) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/32912879062bb1595d8498b6f9c77d5acd1dc66a...8cd784e9250b38d20d8e14fccbfb211010283c79 - Import commit 32912879062bb1595d8498b6f9c77d5acd1dc66a 111b96ca86 logind: don't delay login for root even if systemd-user-sessions.service is not activated yet (bsc#1195059) - Enable bpf framework - When systemd-container is installed install tar/gpg too So `machinectl import-tar` always works flawlessly. systemd-container already is an optional package and both tar and gpg are rather basic anyway so no harm should be done by requiring them. - Move the systemd sysupdate stuff from the main package to the experimental sub-package while it's still time. The method used (currently) for updating openSUSE distro is rpm, not systemd-sysupdate. - systemd.spec: add files.experimental - Make {/etc,/usr/lib}/systemd/network owned by both udev and systemd-network (bsc#1201276) This configuration files put in these directories are read by both udevd and systemd-networkd. ==== totem ==== Subpackages: totem-lang totem-plugins - Don't do python code linting for the rpm package * Drop build requirement of python3-pylint * Checking code lint is a tool for upstream developers and irrelevant for the functionality of a binary distribution package