Packages changed: ell (0.42 -> 0.43) ibus (1.5.24 -> 1.5.25) kernel-source (5.14.0 -> 5.14.1) nmap (7.91 -> 7.92) pam-config (1.3 -> 1.4) python-boto3 (1.18.7 -> 1.18.33) python-botocore (1.21.7 -> 1.21.33) python-ordered-set (3.1.1 -> 4.0.2) python-simplejson (3.17.3 -> 3.17.5) supermin system-users sysuser-tools yast2-kdump (4.4.0 -> 4.4.1) yast2-update (4.4.2 -> 4.4.3) === Details === ==== ell ==== Version update (0.42 -> 0.43) - Update to release 0.43 * Add support for DHCP Rapid Commit feature. * Add support for DHCP authorative mode feature. ==== ibus ==== Version update (1.5.24 -> 1.5.25) Subpackages: ibus-dict-emoji ibus-gtk ibus-gtk-32bit ibus-gtk3 ibus-lang libibus-1_0-5 libibus-1_0-5-32bit typelib-1_0-IBus-1_0 - Refresh ibus-socket-name-compatibility.patch - Add ibus-missing-include.patch to fix build on Leap - Add ibus-fix-wrong-cursor-location.patch (based on https://github.com/ibus/ibus/commit/936a0e76df79d92a8bdc03e9205330fb84a2083e.patch) (gh#ibus/ibus#2337) - Drop ibus-python-install-dir.patch Two reasons: it's for, disabled in .spec, python2, and patch forces the re-generation of configure, which requires aclocal-1.16, unavailable on Leap-15.3, and that breaks the build. - Update version to 1.5.25 * src/tests: Run gnome-session with no-overview mode * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection * src/ibuscomposetable: Do not include the same compose file * src/ibusenginesimple: Multi_key to 0xB7 * src/ibusenginesimple: Make Compose preedit less intrusive * Change default Emoji shortcut key * setup: Enhance engine search function * client/gtk2/ibusimcontext: Enable sync process in GTK4 * engine: Update simple.xml with xkeyboard-config 2.33 * src/ibuscomposetable: Add support for the include directive (lf-) * src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-) * client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan) * setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson) * src: Fix a typo in ibusenginesimple.h (user202729) * Update translations ==== kernel-source ==== Version update (5.14.0 -> 5.14.1) Subpackages: kernel-default kernel-docs - watchdog: Fix NULL pointer dereference when releasing cdev (bsc#1190093). - Update config files. We can enable the option after this fix again. - commit 65109d0 - Linux 5.14.1 (bsc#1012628). - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS (bsc#1012628). - net: dsa: mt7530: fix VLAN traffic leaks again (bsc#1012628). - btrfs: fix NULL pointer dereference when deleting device by invalid id (bsc#1012628). - Revert "floppy: reintroduce O_NDELAY fix" (bsc#1012628). - fscrypt: add fscrypt_symlink_getattr() for computing st_size (bsc#1012628). - ext4: report correct st_size for encrypted symlinks (bsc#1012628). - f2fs: report correct st_size for encrypted symlinks (bsc#1012628). - ubifs: report correct st_size for encrypted symlinks (bsc#1012628). - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls (bsc#1012628). - audit: move put_tree() to avoid trim_trees refcount underflow and UAF (bsc#1012628). - commit 1059c60 - update patches metadata - update upstream references: - patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch - patches.suse/Bluetooth-btusb-Add-support-for-Foxconn-Mediatek-Chi.patch - patches.suse/Bluetooth-btusb-Add-support-for-IMC-Networks-Mediate.patch - patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch - commit c2e3f15 - HID: usbhid: Simplify code in hid_submit_ctrl() (). - HID: usbhid: Fix warning caused by 0-length input reports (). - HID: usbhid: Fix flood of "control queue full" messages (). - commit 4552165 - Delete patches.suse/hid-fix-length-inconsistency.patch. To be replaced by a cherry pick of corresponding upstream commits. - commit ba7e2a2 - Delete patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch (bsc#1189964) The regression addressed by this revert was fixed properly by mainline commit ee04805ff54a ("netfilter: conntrack: make conntrack userspace helpers work again") in 5.7. - commit 775ed38 - series.conf: cleanup Move queued patches to "almost mainline" section. No effect on expanded tree. - commit e91bb9d - vt_kdsetmode: extend console locking (bsc#1190025 CVE-2021-3753). - commit 18d6ea3 - Update config files. Disable CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT (bsc#1190093) - commit 55bd270 - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() (CVE-2021-3640 bsc#1188172). - commit b9d15a3 - Delete patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc (bsc#1189959). No longer needed, since it's upstream now. - commit b1aeba4 - arm64: Update config files. (bsc#1189922) Enable ISP1760_DUAL_ROLE - commit c265161 - rpm/kernel-binary.spec.in: Use kmod-zstd provide. This makes it possible to use kmod with ZSTD support on non-Tumbleweed. - commit 357f09a ==== nmap ==== Version update (7.91 -> 7.92) - Update to 7.92: * TLS 1.3 now supported by most scripts for which it is relevant * Other bugfixes and improvements * https://nmap.org/changelog.html#7.92 ==== pam-config ==== Version update (1.3 -> 1.4) - Update to version 1.4 - Fix support for mulitple locations for configuration files - Drop pam-config-fix-pam_keyinit-options.patch - Drop pam-config-remove-bad-access-call.patch ==== python-boto3 ==== Version update (1.18.7 -> 1.18.33) - Update to version 1.18.33 * sync python-botocore dependency with setup.py * api-change:``iot``: [``botocore``] Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations. * api-change:``polly``: [``botocore``] Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only. * api-change:``compute-optimizer``: [``botocore``] Documentation updates for Compute Optimizer * api-change:``sqs``: [``botocore``] Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object. * api-change:``memorydb``: [``botocore``] Documentation updates for MemoryDB - from version 1.18.32 * api-change:``codebuild``: [``botocore``] Documentation updates for CodeBuild * api-change:``firehose``: [``botocore``] This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations. * api-change:``kms``: [``botocore``] This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key". * api-change:``cloudformation``: [``botocore``] AWS CloudFormation allows you to iteratively develop your applications when failures are encountered without rolling back successfully provisioned resources. By specifying stack failure options, you can troubleshoot resources in a CREATE_FAILED or UPDATE_FAILED status. - from version 1.18.31 * api-change:``s3``: [``botocore``] Documentation updates for Amazon S3. * api-change:``emr``: [``botocore``] Update emr client to latest version * api-change:``ec2``: [``botocore``] This release adds the BootMode flag to the ImportImage API and showing the detected BootMode of an ImportImage task. - from version 1.18.30 * api-change:``transcribe``: [``botocore``] This release adds support for batch transcription in six new languages - Afrikaans, Danish, Mandarin Chinese (Taiwan), New Zealand English, South African English, and Thai. * api-change:``rekognition``: [``botocore``] This release added new attributes to Rekognition RecognizeCelebities and GetCelebrityInfo API operations. * api-change:``ec2``: [``botocore``] Support added for resizing VPC prefix lists * api-change:``compute-optimizer``: [``botocore``] Adds support for 1) the AWS Graviton (AWS_ARM64) recommendation preference for Amazon EC2 instance and Auto Scaling group recommendations, and 2) the ability to get the enrollment statuses for all member accounts of an organization. - from version 1.18.29 * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports triggering resource cleanup workflow when account or resource goes out of policy scope for AWS WAF, Security group, AWS Network Firewall, and Amazon Route 53 Resolver DNS Firewall policies. * api-change:``ec2``: [``botocore``] Support added for IMDS IPv6 endpoint * api-change:``datasync``: [``botocore``] Added include filters to CreateTask and UpdateTask, and added exclude filters to StartTaskExecution, giving customers more granular control over how DataSync transfers files, folders, and objects. * api-change:``events``: [``botocore``] AWS CWEvents adds an enum of EXTERNAL for EcsParameters LaunchType for PutTargets API - from version 1.18.28 * api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3. * api-change:``polly``: [``botocore``] Amazon Polly adds new New Zealand English voice - Aria. Aria is available as Neural voice only. * api-change:``transcribe``: [``botocore``] This release adds support for feature tagging with Amazon Transcribe batch jobs. * api-change:``ssm``: [``botocore``] Updated Parameter Store property for logging improvements. * api-change:``iot-data``: [``botocore``] Updated Publish with support for new Retain flag and added two new API operations: GetRetainedMessage, ListRetainedMessages. - from version 1.18.27 * api-change:``dms``: [``botocore``] Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes. * api-change:``frauddetector``: [``botocore``] Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios. * api-change:``iotsitewise``: [``botocore``] Documentation updates for AWS IoT SiteWise * api-change:``dlm``: [``botocore``] Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies. * api-change:``glue``: [``botocore``] Add support for Custom Blueprints * api-change:``apigateway``: [``botocore``] Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation * api-change:``backup``: [``botocore``] AWS Backup - Features: Evaluate your backup activity and generate audit reports. - from version 1.18.26 * api-change:``eks``: [``botocore``] Adds support for EKS add-ons "preserve" flag, which allows customers to maintain software on their EKS clusters after removing it from EKS add-ons management. * api-change:``comprehend``: [``botocore``] Add tagging support for Comprehend async inference job. * api-change:``robomaker``: [``botocore``] Documentation updates for RoboMaker * api-change:``ec2``: [``botocore``] encryptionInTransitSupported added to DescribeInstanceTypes API - from version 1.18.25 * api-change:``ec2``: [``botocore``] The ImportImage API now supports the ability to create AMIs with AWS-managed licenses for Microsoft SQL Server for both Windows and Linux. * api-change:``memorydb``: [``botocore``] AWS MemoryDB SDK now supports all APIs for newly launched MemoryDB service. * api-change:``application-autoscaling``: [``botocore``] This release extends Application Auto Scaling support for replication group of Amazon ElastiCache Redis clusters. Auto Scaling monitors and automatically expands node group count and number of replicas per node group when a critical usage threshold is met or according to customer- defined schedule. * api-change:``appflow``: [``botocore``] This release adds support for SAPOData connector and extends Veeva connector for document extraction. - from version 1.18.24 * api-change:``codebuild``: [``botocore``] CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account. * api-change:``route53``: [``botocore``] Documentation updates for route53 * api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker- runtime client to latest version * api-change:``route53resolver``: [``botocore``] Documentation updates for Route 53 Resolver * api-change:``sagemaker``: [``botocore``] Amazon SageMaker now supports Asynchronous Inference endpoints. Adds PlatformIdentifier field that allows Notebook Instance creation with different platform selections. Increases the maximum number of containers in multi- container endpoints to 15. Adds more instance types to InstanceType field. - from version 1.18.23 * api-change:``cloud9``: [``botocore``] Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API * api-change:``ec2``: [``botocore``] This release adds support for EC2 ED25519 key pairs for authentication * api-change:``clouddirectory``: [``botocore``] Documentation updates for clouddirectory * api-change:``ce``: [``botocore``] This release is a new feature for Cost Categories: Split charge rules. Split charge rules enable you to allocate shared costs between your cost category values. * api-change:``logs``: [``botocore``] Documentation-only update for CloudWatch Logs - from version 1.18.22 * api-change:``iotsitewise``: [``botocore``] AWS IoT SiteWise added query window for the interpolation interval. AWS IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval minus the window to the timestamp of each interval plus the window. * api-change:``s3``: [``botocore``] Documentation updates for Amazon S3 * api-change:``codebuild``: [``botocore``] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project. * api-change:``ds``: [``botocore``] This release adds support for describing client authentication settings. * api-change:``config``: [``botocore``] Update ResourceType enum with values for Backup Plan, Selection, Vault, RecoveryPoint; ECS Cluster, Service, TaskDefinition; EFS AccessPoint, FileSystem; EKS Cluster; ECR Repository resources * api-change:``license-manager``: [``botocore``] AWS License Manager now allows end users to call CheckoutLicense API using new CheckoutType PERPETUAL. Perpetual checkouts allow sellers to check out a quantity of entitlements to be drawn down for consumption. - from version 1.18.21 * api-change:``quicksight``: [``botocore``] Documentation updates for QuickSight. * api-change:``emr``: [``botocore``] Update emr client to latest version * api-change:``customer-profiles``: [``botocore``] This release introduces Standard Profile Objects, namely Asset and Case which contain values populated by data from third party systems and belong to a specific profile. This release adds an optional parameter, ObjectFilter to the ListProfileObjects API in order to search for these Standard Objects. * api-change:``elasticache``: [``botocore``] This release adds ReplicationGroupCreateTime field to ReplicationGroup which indicates the UTC time when ElastiCache ReplicationGroup is created - from version 1.18.20 * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments. * api-change:``apigatewayv2``: [``botocore``] Adding support for ACM imported or private CA certificates for mTLS enabled domain names * api-change:``apigateway``: [``botocore``] Adding support for ACM imported or private CA certificates for mTLS enabled domain names * api-change:``databrew``: [``botocore``] This SDK release adds support for the output of a recipe job results to Tableau Hyper format. * api-change:``lambda``: [``botocore``] Lambda Python 3.9 runtime launch - from version 1.18.19 * api-change:``snow-device-management``: [``botocore``] AWS Snow Family customers can remotely monitor and operate their connected AWS Snowcone devices. * api-change:``ecs``: [``botocore``] Documentation updates for ECS. * api-change:``nimble``: [``botocore``] Add new attribute 'ownedBy' in Streaming Session APIs. 'ownedBy' represents the AWS SSO Identity Store User ID of the owner of the Streaming Session resource. * api-change:``codebuild``: [``botocore``] CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account. * api-change:``ebs``: [``botocore``] Documentation updates for Amazon EBS direct APIs. * api-change:``route53``: [``botocore``] Documentation updates for route53 - from version 1.18.18 * api-change:``chime``: [``botocore``] Add support for "auto" in Region field of StartMeetingTranscription API request. * enchancement:Client: [``botocore``] Improve client performance by caching _alias_event_name on EventAliaser - from version 1.18.17 * api-change:``wafv2``: [``botocore``] This release adds APIs to support versioning feature of AWS WAF Managed rule groups * api-change:``rekognition``: [``botocore``] This release adds support for four new types of segments (opening credits, content segments, slates, and studio logos), improved accuracy for credits and shot detection and new filters to control black frame detection. * api-change:``ssm``: [``botocore``] Documentation updates for AWS Systems Manager. - from version 1.18.16 * api-change:``synthetics``: [``botocore``] Documentation updates for Visual Monitoring feature and other doc ticket fixes. * api-change:``chime-sdk-identity``: [``botocore``] The Amazon Chime SDK Identity APIs allow software developers to create and manage unique instances of their messaging applications. * api-change:``chime-sdk-messaging``: [``botocore``] The Amazon Chime SDK Messaging APIs allow software developers to send and receive messages in custom messaging applications. * api-change:``connect``: [``botocore``] This release adds support for agent status and hours of operation. For details, see the Release Notes in the Amazon Connect Administrator Guide. * api-change:``lightsail``: [``botocore``] This release adds support to track when a bucket access key was last used. * api-change:``athena``: [``botocore``] Documentation updates for Athena. - from version 1.18.15 * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version * api-change:``autoscaling``: [``botocore``] EC2 Auto Scaling adds configuration checks and Launch Template validation to Instance Refresh. - from version 1.18.14 * api-change:``rds``: [``botocore``] This release adds AutomaticRestartTime to the DescribeDBInstances and DescribeDBClusters operations. AutomaticRestartTime indicates the time when a stopped DB instance or DB cluster is restarted automatically. * api-change:``imagebuilder``: [``botocore``] Updated list actions to include a list of valid filters that can be used in the request. * api-change:``transcribe``: [``botocore``] This release adds support for call analytics (batch) within Amazon Transcribe. * api-change:``events``: [``botocore``] Update events client to latest version * api-change:``ssm-incidents``: [``botocore``] Documentation updates for Incident Manager. - from version 1.18.13 * api-change:``redshift``: [``botocore``] API support for Redshift Data Sharing feature. * api-change:``iotsitewise``: [``botocore``] My AWS Service (placeholder) - This release introduces custom Intervals and offset for tumbling window in metric for AWS IoT SiteWise. * api-change:``glue``: [``botocore``] Add ConcurrentModificationException to create-table, delete-table, create- database, update-database, delete-database * api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs. * api-change:``proton``: [``botocore``] Docs only add idempotent create apis - from version 1.18.12 * api-change:``ssm-contacts``: [``botocore``] Added new attribute in AcceptCode API. AcceptCodeValidation takes in two values - ENFORCE, IGNORE. ENFORCE forces validation of accept code and IGNORE ignores it which is also the default behavior; Corrected TagKeyList length from 200 to 50 * api-change:``greengrassv2``: [``botocore``] This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use. - from version 1.18.11 * api-change:``appsync``: [``botocore``] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function. * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``secretsmanager``: [``botocore``] Add support for KmsKeyIds in the ListSecretVersionIds API response * api-change:``sagemaker``: [``botocore``] API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field - from version 1.18.10 * api-change:``savingsplans``: [``botocore``] Documentation update for valid Savings Plans offering ID pattern * api-change:``ec2``: [``botocore``] This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors * api-change:``chime``: [``botocore``] Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages. * api-change:``iotsitewise``: [``botocore``] Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud. * api-change:``iot``: [``botocore``] Increase maximum credential duration of role alias to 12 hours. - from version 1.18.9 * api-change:``sso-admin``: [``botocore``] Documentation updates for arn:aws:trebuchet:::service:v1:03a2216d-1cda-4696-9ece-1387cb6f6952 * api-change:``cloudformation``: [``botocore``] SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature. - from version 1.18.8 * api-change:``route53``: [``botocore``] This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller. * api-change:``iotwireless``: [``botocore``] Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return. * api-change:``route53-recovery-control-config``: [``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs. * api-change:``route53-recovery-readiness``: [``botocore``] Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed. * api-change:``quicksight``: [``botocore``] Add support to use row- level security with tags when embedding dashboards for users not provisioned in QuickSight * api-change:``iotanalytics``: [``botocore``] IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset. * api-change:``shield``: [``botocore``] Change name of DDoS Response Team (DRT) to Shield Response Team (SRT) * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version * api-change:``redshift-data``: [``botocore``] Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction. * api-change:``route53-recovery-cluster``: [``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner. * api-change:``batch``: [``botocore``] Add support for ListJob filters ==== python-botocore ==== Version update (1.21.7 -> 1.21.33) - Version update to 1.21.33 * api-change:iot: Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations. * api-change:polly: Amazon Polly adds new South African English voice - Ayanda. Ayanda is available as Neural voice only. * api-change:compute-optimizer: Documentation updates for Compute Optimizer * api-change:sqs: Amazon SQS adds a new queue attribute, RedriveAllowPolicy, which includes the dead-letter queue redrive permission parameters. It defines which source queues can specify dead-letter queues as a JSON object. * api-change:memorydb: Documentation updates for MemoryDB - from version 1.21.32 * api-change:codebuild: Documentation updates for CodeBuild * api-change:firehose: This release adds the Dynamic Partitioning feature to Kinesis Data Firehose service for S3 destinations. * api-change:kms: This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key". * api-change:cloudformation: AWS CloudFormation allows you to iteratively develop your applications when failures are encountered without rolling back successfully provisioned resources. By specifying stack failure options, you can troubleshoot resources in a CREATE_FAILED or UPDATE_FAILED status. - from version 1.21.31 * api-change:s3: Documentation updates for Amazon S3. * api-change:emr: Update emr client to latest version * api-change:ec2: This release adds the BootMode flag to the ImportImage API and showing the detected BootMode of an ImportImage task. - from version 1.21.30 * api-change:transcribe: This release adds support for batch transcription in six new languages - Afrikaans, Danish, Mandarin Chinese (Taiwan), New Zealand English, South African English, and Thai. * api-change:rekognition: This release added new attributes to Rekognition RecognizeCelebities and GetCelebrityInfo API operations. * api-change:ec2: Support added for resizing VPC prefix lists * api-change:compute-optimizer: Adds support for 1) the AWS Graviton (AWS_ARM64) recommendation preference for Amazon EC2 instance and Auto Scaling group recommendations, and 2) the ability to get the enrollment statuses for all member accounts of an organization. - from version 1.21.29 * api-change:fms: AWS Firewall Manager now supports triggering resource cleanup workflow when account or resource goes out of policy scope for AWS WAF, Security group, AWS Network Firewall, and Amazon Route 53 Resolver DNS Firewall policies. * api-change:ec2: Support added for IMDS IPv6 endpoint * api-change:datasync: Added include filters to CreateTask and UpdateTask, and added exclude filters to StartTaskExecution, giving customers more granular control over how DataSync transfers files, folders, and objects. * api-change:events: AWS CWEvents adds an enum of EXTERNAL for EcsParameters LaunchType for PutTargets API - from version 1.21.28 * api-change:mediaconvert: AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3. * api-change:polly: Amazon Polly adds new New Zealand English voice - Aria. Aria is available as Neural voice only. * api-change:transcribe: This release adds support for feature tagging with Amazon Transcribe batch jobs. * api-change:ssm: Updated Parameter Store property for logging improvements. * api-change:iot-data: Updated Publish with support for new Retain flag and added two new API operations: GetRetainedMessage, ListRetainedMessages. - from version 1.21.27 * api-change:dms: Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes. * api-change:frauddetector: Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios. * api-change:iotsitewise: Documentation updates for AWS IoT SiteWise * api-change:dlm: Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies. * api-change:glue: Add support for Custom Blueprints * api-change:apigateway: Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation * api-change:backup: AWS Backup - Features: Evaluate your backup activity and generate audit reports. - from version 1.21.26 * api-change:eks: Adds support for EKS add-ons "preserve" flag, which allows customers to maintain software on their EKS clusters after removing it from EKS add-ons management. * api-change:comprehend: Add tagging support for Comprehend async inference job. * api-change:robomaker: Documentation updates for RoboMaker * api-change:ec2: encryptionInTransitSupported added to DescribeInstanceTypes API - from version 1.21.25 * api-change:ec2: The ImportImage API now supports the ability to create AMIs with AWS-managed licenses for Microsoft SQL Server for both Windows and Linux. * api-change:memorydb: AWS MemoryDB SDK now supports all APIs for newly launched MemoryDB service. * api-change:application-autoscaling: This release extends Application Auto Scaling support for replication group of Amazon ElastiCache Redis clusters. Auto Scaling monitors and automatically expands node group count and number of replicas per node group when a critical usage threshold is met or according to customer-defined schedule. * api-change:appflow: This release adds support for SAPOData connector and extends Veeva connector for document extraction. - from version 1.21.24 * api-change:codebuild: CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account. * api-change:route53: Documentation updates for route53 * api-change:sagemaker-runtime: Update sagemaker-runtime client to latest version * api-change:route53resolver: Documentation updates for Route 53 Resolver * api-change:sagemaker: Amazon SageMaker now supports Asynchronous Inference endpoints. Adds PlatformIdentifier field that allows Notebook Instance creation with different platform selections. Increases the maximum number of containers in multi-container endpoints to 15. Adds more instance types to InstanceType field. - from version 1.21.23 * api-change:cloud9: Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API * api-change:ec2: This release adds support for EC2 ED25519 key pairs for authentication * api-change:clouddirectory: Documentation updates for clouddirectory * api-change:ce: This release is a new feature for Cost Categories: Split charge rules. Split charge rules enable you to allocate shared costs between your cost category values. * api-change:logs: Documentation-only update for CloudWatch Logs - from version 1.21.22 * api-change:iotsitewise: AWS IoT SiteWise added query window for the interpolation interval. AWS IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval minus the window to the timestamp of each interval plus the window. * api-change:s3: Documentation updates for Amazon S3 * api-change:codebuild: CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project. * api-change:ds: This release adds support for describing client authentication settings. * api-change:config: Update ResourceType enum with values for Backup Plan, Selection, Vault, RecoveryPoint; ECS Cluster, Service, TaskDefinition; EFS AccessPoint, FileSystem; EKS Cluster; ECR Repository resources * api-change:license-manager: AWS License Manager now allows end users to call CheckoutLicense API using new CheckoutType PERPETUAL. Perpetual checkouts allow sellers to check out a quantity of entitlements to be drawn down for consumption. - from version 1.21.21 * api-change:quicksight: Documentation updates for QuickSight. * api-change:emr: Update emr client to latest version * api-change:customer-profiles: This release introduces Standard Profile Objects, namely Asset and Case which contain values populated by data from third party systems and belong to a specific profile. This release adds an optional parameter, ObjectFilter to the ListProfileObjects API in order to search for these Standard Objects. * api-change:elasticache: This release adds ReplicationGroupCreateTime field to ReplicationGroup which indicates the UTC time when ElastiCache ReplicationGroup is created - from version 1.21.20 * api-change:sagemaker: Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments. * api-change:apigatewayv2: Adding support for ACM imported or private CA certificates for mTLS enabled domain names * api-change:apigateway: Adding support for ACM imported or private CA certificates for mTLS enabled domain names * api-change:databrew: This SDK release adds support for the output of a recipe job results to Tableau Hyper format. * api-change:lambda: Lambda Python 3.9 runtime launch - from version 1.21.19 * api-change:snow-device-management: AWS Snow Family customers can remotely monitor and operate their connected AWS Snowcone devices. * api-change:ecs: Documentation updates for ECS. * api-change:nimble: Add new attribute 'ownedBy' in Streaming Session APIs. 'ownedBy' represents the AWS SSO Identity Store User ID of the owner of the Streaming Session resource. * api-change:codebuild: CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account. * api-change:ebs: Documentation updates for Amazon EBS direct APIs. * api-change:route53: Documentation updates for route53 - from version 1.21.18 * api-change:chime: Add support for "auto" in Region field of StartMeetingTranscription API request. * enchancement:Client: Improve client performance by caching _alias_event_name on EventAliaser - from version 1.21.17 * api-change:wafv2: This release adds APIs to support versioning feature of AWS WAF Managed rule groups * api-change:rekognition: This release adds support for four new types of segments (opening credits, content segments, slates, and studio logos), improved accuracy for credits and shot detection and new filters to control black frame detection. * api-change:ssm: Documentation updates for AWS Systems Manager. - from version 1.21.16 * api-change:synthetics: Documentation updates for Visual Monitoring feature and other doc ticket fixes. * api-change:chime-sdk-identity: The Amazon Chime SDK Identity APIs allow software developers to create and manage unique instances of their messaging applications. * api-change:chime-sdk-messaging: The Amazon Chime SDK Messaging APIs allow software developers to send and receive messages in custom messaging applications. * api-change:connect: This release adds support for agent status and hours of operation. For details, see the Release Notes in the Amazon Connect Administrator Guide. * api-change:lightsail: This release adds support to track when a bucket access key was last used. * api-change:athena: Documentation updates for Athena. - from version 1.21.15 * api-change:lexv2-models: Update lexv2-models client to latest version * api-change:autoscaling: EC2 Auto Scaling adds configuration checks and Launch Template validation to Instance Refresh. - from version 1.21.14 * api-change:rds: This release adds AutomaticRestartTime to the DescribeDBInstances and DescribeDBClusters operations. AutomaticRestartTime indicates the time when a stopped DB instance or DB cluster is restarted automatically. * api-change:imagebuilder: Updated list actions to include a list of valid filters that can be used in the request. * api-change:transcribe: This release adds support for call analytics (batch) within Amazon Transcribe. * api-change:events: Update events client to latest version * api-change:ssm-incidents: Documentation updates for Incident Manager. - from version 1.21.13 * api-change:redshift: API support for Redshift Data Sharing feature. * api-change:iotsitewise: My AWS Service (placeholder) - This release introduces custom Intervals and offset for tumbling window in metric for AWS IoT SiteWise. * api-change:glue: Add ConcurrentModificationException to create-table, delete-table, create-database, update-database, delete-database * api-change:mediaconvert: AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs. * api-change:proton: Docs only add idempotent create apis - from version 1.21.12 * api-change:ssm-contacts: Added new attribute in AcceptCode API. AcceptCodeValidation takes in two values - ENFORCE, IGNORE. ENFORCE forces validation of accept code and IGNORE ignores it which is also the default behavior; Corrected TagKeyList length from 200 to 50 * api-change:greengrassv2: This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use. - from version 1.21.11 * api-change:appsync: AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function. * api-change:elbv2: Update elbv2 client to latest version * api-change:secretsmanager: Add support for KmsKeyIds in the ListSecretVersionIds API response * api-change:sagemaker: API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field - from version 1.21.10 * api-change:savingsplans: Documentation update for valid Savings Plans offering ID pattern * api-change:ec2: This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors * api-change:chime: Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages. * api-change:iotsitewise: Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud. * api-change:iot: Increase maximum credential duration of role alias to 12 hours. - from version 1.21.9 * api-change:sso-admin: Documentation updates for arn:aws:trebuchet:::service:v1:03a2216d-1cda-4696-9ece-1387cb6f6952 * api-change:cloudformation: SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature. - from version 1.21.8 * api-change:route53: This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller. * api-change:iotwireless: Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return. * api-change:route53-recovery-control-config: Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs. * api-change:route53-recovery-readiness: Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed. * api-change:quicksight: Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight * api-change:iotanalytics: IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset. * api-change:shield: Change name of DDoS Response Team (DRT) to Shield Response Team (SRT) * api-change:lexv2-models: Update lexv2-models client to latest version * api-change:redshift-data: Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction. * api-change:route53-recovery-cluster: Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner. * api-change:batch: Add support for ListJob filters ==== python-ordered-set ==== Version update (3.1.1 -> 4.0.2) - Update to version 4.0.2 * Restore compatibility with Python 3.5 * fix packaging, remove vestiges of type stubs * Remove unused type * Add a mailmap * remove old .pyi type stub * Implement code review suggestions for types * Code formatting (isort and black) * Move type annotations inline * Directly distribute type stub file via PEP 561 * Handle another indexing case from NumPy ==== python-simplejson ==== Version update (3.17.3 -> 3.17.5) - update to 3.17.5: * Fix the C extension module to harden is_namedtuple against looks-a-likes such as Mocks. Also prevent dict encoding from causing an unraised SystemError when encountering a non-Dict. Noticed by running user tests against a CPython interpreter with C asserts enabled (COPTS += -UNDEBUG). ==== supermin ==== - Remove arch exclusion, almost all of them build. ==== system-users ==== Subpackages: system-group-hardware system-group-kvm system-group-libvirt system-group-wheel system-user-bin system-user-daemon system-user-ftp system-user-games system-user-lp system-user-mail system-user-man system-user-news system-user-nobody system-user-qemu system-user-tftp system-user-tss system-user-upsd system-user-uucp system-user-vscan system-user-wwwrun - Set shell for nobody in sysusers.d config ==== sysuser-tools ==== - Add support for new shell field [bsc#1189518] ==== yast2-kdump ==== Version update (4.4.0 -> 4.4.1) - Improve the kdump proposal warning (bsc#1095207) - 4.4.1 ==== yast2-update ==== Version update (4.4.2 -> 4.4.3) - Fixed crash during system upgrade (synchronize the YaST and libzypp repositories to avoid deleting caches for used repositories) (bsc#1189590) - 4.4.3