Commit graph

369491 commits

Author SHA1 Message Date
adam
7781b1f6a6 py-importlib-resources: updated to 5.10.2
v5.10.2
* Prefer ``write_bytes`` to context manager as
  proposed in gh-100586.
2022-12-29 12:37:50 +00:00
adam
1e0307d97f py-supervisor: updated to 4.2.5
4.2.5 (2022-12-23)
------------------

- Fixed a bug where the XML-RPC method ``supervisor.startProcess()`` would
  return 500 Internal Server Error instead of an XML-RPC fault response
  if the command could not be parsed.  Patch by Julien Le Cléach.

- Fixed a bug on Python 2.7 where a ``UnicodeDecodeError`` may have occurred
  when using the web interface.  Patch by Vinay Sajip.

- Removed use of ``urllib.parse`` functions ``splithost``, ``splitport``, and
  ``splittype`` deprecated in Python 3.8.

- Removed use of ``asynchat`` and ``asyncore`` deprecated in Python 3.10.

- The return value of the XML-RPC method ``supervisor.getAllConfigInfo()``
  now includes the ``directory``, ``uid``, and ``serverurl`` of the
  program.  Patch by Yellmean.

- If a subprocess exits with a unexpected exit code (one not listed in
  ``exitcodes=`` in a ``[program:x]`` section) then the exit will now be logged
  at the ``WARN`` level instead of ``INFO``.  Patch by Precy Lee.

- ``supervisorctl shutdown`` now shows an error message if an argument is
  given.

- File descriptors are now closed using the faster ``os.closerange()`` instead
  of calling ``os.close()`` in a loop.  Patch by tyong920.
2022-12-29 12:35:41 +00:00
adam
34a0ecac26 Updated net/py-botocore, net/py-boto3, net/py-awscli, devel/py-pyrsistent 2022-12-29 11:01:33 +00:00
adam
2d7da416e5 py-pyrsistent: updated to 0.19.3
0.19.3
* Fix 264, add wheels and official support for Python 3.11.
2022-12-29 11:01:10 +00:00
adam
ee4b50a90b py-awscli: updated to 1.27.39
1.27.39
=======

* api-change:``elasticache``: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
* api-change:``network-firewall``: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
* api-change:``rds``: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
* api-change:``route53-recovery-control-config``: Added support for Python paginators in the route53-recovery-control-config List* APIs.


1.27.38
=======

* api-change:``memorydb``: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
* api-change:``transfer``: Add additional operations to throw ThrottlingExceptions


1.27.37
=======

* api-change:``connect``: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
* api-change:``connectparticipant``: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
* api-change:``detective``: This release adds a missed AccessDeniedException type to several endpoints.
* api-change:``fsx``: Fix a bug where a recent release might break certain existing SDKs.
* api-change:``inspector2``: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.


1.27.36
=======

* api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
* api-change:``connect``: Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
* api-change:``iotdeviceadvisor``: This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
* api-change:``kinesis-video-webrtc-storage``: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
* api-change:``rds``: Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
* api-change:``secretsmanager``: Documentation updates for Secrets Manager


1.27.35
=======

* api-change:``connect``: Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
* api-change:``connectparticipant``: Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
* api-change:``license-manager-linux-subscriptions``: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
* api-change:``macie2``: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
* api-change:``sagemaker``: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
* api-change:``scheduler``: Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
* api-change:``ssm``: Doc-only updates for December 2022.
* api-change:``support``: Documentation updates for the AWS Support API
* api-change:``transfer``: This release adds support for Decrypt as a workflow step type.


1.27.34
=======

* api-change:``batch``: Adds isCancelled and isTerminated to DescribeJobs response.
* api-change:``ec2``: Adds support for pagination in the EC2 DescribeImages API.
* api-change:``lookoutequipment``: This release adds support for listing inference schedulers by status.
* api-change:``medialive``: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
* api-change:``nimble``: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
* api-change:``resource-explorer-2``: Documentation updates for AWS Resource Explorer.
* api-change:``route53domains``: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
* api-change:``sagemaker``: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
* api-change:``transcribe``: Enable our batch transcription jobs for Swedish and Vietnamese.


1.27.33
=======

* api-change:``athena``: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
* api-change:``ecs``: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
* api-change:``kinesisvideo``: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
* api-change:``kinesis-video-webrtc-storage``: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
* api-change:``rds``: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
* api-change:``sagemaker``: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.


1.27.32
=======

* api-change:``appflow``: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
* api-change:``cloudfront``: Updated documentation for CloudFront
* api-change:``datasync``: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
* api-change:``efs``: Update efs command to latest version
* api-change:``guardduty``: This release provides the valid characters for the Description and Name field.
* api-change:``iotfleetwise``: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
* api-change:``sagemaker``: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.


1.27.31
=======

* api-change:``backup-gateway``: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
* api-change:``connect``: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
* api-change:``ecs``: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
* api-change:``eks``: Add support for Windows managed nodes groups.
* api-change:``glue``: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
* api-change:``kinesis``: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
* api-change:``location``: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
* api-change:``m2``: Adds an optional create-only `KmsKeyId` property to Environment and Application resources.
* api-change:``sagemaker``: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
* api-change:``securityhub``: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
* api-change:``translate``: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.


1.27.30
=======

* api-change:``ce``: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
* api-change:``cloudwatch``: Update cloudwatch command to latest version
* api-change:``networkmanager``: Appliance Mode support for AWS Cloud WAN.
* api-change:``redshift-data``: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
* api-change:``sagemaker-metrics``: Update SageMaker Metrics documentation.
2022-12-29 10:59:51 +00:00
adam
d4cf376ccd py-boto3: bump py-botocore requirement 2022-12-29 10:57:18 +00:00
adam
45dbfb0d22 py-boto3: updated to 1.26.39
1.26.39

api-change:elasticache: [botocore] This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
api-change:network-firewall: [botocore] AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
api-change:rds: [botocore] This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
api-change:route53-recovery-control-config: [botocore] Added support for Python paginators in the route53-recovery-control-config List* APIs.
1.26.38

api-change:memorydb: [botocore] This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
api-change:transfer: [botocore] Add additional operations to throw ThrottlingExceptions
1.26.37

api-change:connect: [botocore] Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
api-change:connectparticipant: [botocore] Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
api-change🕵️ [botocore] This release adds a missed AccessDeniedException type to several endpoints.
api-change:fsx: [botocore] Fix a bug where a recent release might break certain existing SDKs.
api-change:inspector2: [botocore] Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.
1.26.36

api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
api-change:connect: [botocore] Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
api-change:iotdeviceadvisor: [botocore] This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
api-change:kinesis-video-webrtc-storage: [botocore] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:rds: [botocore] Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
1.26.35

api-change:connect: [botocore] Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
api-change:connectparticipant: [botocore] Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
api-change:license-manager-linux-subscriptions: [botocore] AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
api-change:macie2: [botocore] This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
api-change:sagemaker: [botocore] This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
api-change:scheduler: [botocore] Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
api-change:ssm: [botocore] Doc-only updates for December 2022.
api-change:support: [botocore] Documentation updates for the AWS Support API
api-change:transfer: [botocore] This release adds support for Decrypt as a workflow step type.
1.26.34

api-change:batch: [botocore] Adds isCancelled and isTerminated to DescribeJobs response.
api-change:ec2: [botocore] Adds support for pagination in the EC2 DescribeImages API.
api-change:lookoutequipment: [botocore] This release adds support for listing inference schedulers by status.
api-change:medialive: [botocore] This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
api-change:nimble: [botocore] Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
api-change:resource-explorer-2: [botocore] Documentation updates for AWS Resource Explorer.
api-change:route53domains: [botocore] Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
api-change:transcribe: [botocore] Enable our batch transcription jobs for Swedish and Vietnamese.
1.26.33

api-change:athena: [botocore] Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
api-change:ecs: [botocore] This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
api-change:kinesis-video-webrtc-storage: [botocore] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:kinesisvideo: [botocore] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:rds: [botocore] Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
api-change:sagemaker: [botocore] AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.
1.26.32

enhancement:s3: s3.transfer methods accept path-like objects as input
api-change:appflow: [botocore] This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
api-change:cloudfront: [botocore] Updated documentation for CloudFront
api-change:datasync: [botocore] AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
api-change:efs: [botocore] Update efs client to latest version
api-change:guardduty: [botocore] This release provides the valid characters for the Description and Name field.
api-change:iotfleetwise: [botocore] Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
api-change:sagemaker: [botocore] AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.
1.26.31

api-change:backup-gateway: [botocore] This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
api-change:connect: [botocore] Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
api-change:ecs: [botocore] This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
api-change:eks: [botocore] Add support for Windows managed nodes groups.
api-change:glue: [botocore] This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
api-change:kinesis: [botocore] Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
api-change:location: [botocore] This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
api-change:m2: [botocore] Adds an optional create-only KmsKeyId property to Environment and Application resources.
api-change:sagemaker: [botocore] SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
api-change:translate: [botocore] Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.
1.26.30

api-change:ce: [botocore] This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
api-change:networkmanager: [botocore] Appliance Mode support for AWS Cloud WAN.
api-change:redshift-data: [botocore] This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
api-change:sagemaker-metrics: [botocore] Update SageMaker Metrics documentation.
2022-12-29 10:56:16 +00:00
adam
d34fb9e914 py-botocore: updated to 1.29.39
1.29.39

api-change:elasticache: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
api-change:network-firewall: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
api-change:rds: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
api-change:route53-recovery-control-config: Added support for Python paginators in the route53-recovery-control-config List* APIs.
1.29.38

api-change:memorydb: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
api-change:transfer: Add additional operations to throw ThrottlingExceptions
1.29.37

api-change:connect: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
api-change:connectparticipant: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
api-change🕵️ This release adds a missed AccessDeniedException type to several endpoints.
api-change:fsx: Fix a bug where a recent release might break certain existing SDKs.
api-change:inspector2: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.
1.29.36

api-change:compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
api-change:connect: Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
api-change:iotdeviceadvisor: This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
api-change:kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:rds: Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
api-change:secretsmanager: Documentation updates for Secrets Manager
1.29.35

api-change:connect: Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.
api-change:connectparticipant: Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.
api-change:license-manager-linux-subscriptions: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
api-change:macie2: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
api-change:sagemaker: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
api-change:scheduler: Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.
api-change:ssm: Doc-only updates for December 2022.
api-change:support: Documentation updates for the AWS Support API
api-change:transfer: This release adds support for Decrypt as a workflow step type.
1.29.34

api-change:batch: Adds isCancelled and isTerminated to DescribeJobs response.
api-change:ec2: Adds support for pagination in the EC2 DescribeImages API.
api-change:lookoutequipment: This release adds support for listing inference schedulers by status.
api-change:medialive: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
api-change:nimble: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
api-change:resource-explorer-2: Documentation updates for AWS Resource Explorer.
api-change:route53domains: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
api-change:sagemaker: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
api-change:transcribe: Enable our batch transcription jobs for Swedish and Vietnamese.
1.29.33

api-change:athena: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
api-change:ecs: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.
api-change:kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:kinesisvideo: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
api-change:rds: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.
api-change:sagemaker: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.
1.29.32

api-change:appflow: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
api-change:cloudfront: Updated documentation for CloudFront
api-change:datasync: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
api-change:efs: Update efs client to latest version
api-change:guardduty: This release provides the valid characters for the Description and Name field.
api-change:iotfleetwise: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
api-change:sagemaker: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.
1.29.31

api-change:backup-gateway: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
api-change:connect: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
api-change:ecs: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
api-change:eks: Add support for Windows managed nodes groups.
api-change:glue: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
api-change:kinesis: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
api-change:location: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
api-change:m2: Adds an optional create-only KmsKeyId property to Environment and Application resources.
api-change:sagemaker: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
api-change:securityhub: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
api-change:translate: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.
1.29.30

api-change:ce: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:networkmanager: Appliance Mode support for AWS Cloud WAN.
api-change:redshift-data: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
api-change:sagemaker-metrics: Update SageMaker Metrics documentation.
2022-12-29 10:55:37 +00:00
pin
373fa2273c doc: Added devel/superdiff version 2.0.3 2022-12-29 08:09:03 +00:00
pin
ceef686808 Add superdiff 2022-12-29 08:08:35 +00:00
pin
f28532bb78 devel/superdiff: import package
Are you working to eliminate similar/duplicate code from your files?

Do you have a suspicion that chunks of code are copy-pasted, but are slightly
different s.t. normal diff methods don't work?

Are you tired of visually going through and inspecting your code for repeating
chunks?

If so, this might be the tool for you!

Features
- Finds duplicate code slices
- Finds similar-enough code slices
- JSON reporting for jq integeration
- Fast enough (00:03:39 for a 17k LOC with block size 10 and Levenshtein
  threshold 10)
- Can check for duplicate code across multiple files
- Vim integration!

Limitations
- Not instantaneous for large files
- Single-threaded
2022-12-29 08:07:22 +00:00
pin
f55b3173c9 doc: Updated editors/tp-note to 1.19.13 2022-12-29 08:05:08 +00:00
pin
dab0b154cd editors/tp-note: update to 1.19.13
Add env. var. 'TPNOTE_BROWSER', 'TPNOTE_EDITOR'

Braking changes:

* Env. var. renamed from 'TPNOTELANG' to 'TPNOTE_LANG'
* Env. var. renamed from 'TPNOTEUSER' to 'TPNOTE_USER'
2022-12-29 08:04:40 +00:00
pin
5e3f4828bf doc: Updated audio/ncspot to 0.12.0 2022-12-29 08:03:43 +00:00
pin
9f3eec4258 audio/ncspot: update to 0.12.0
Maintenance
 - Fix: Handle explicit field from Spotify API (#844, ramsayleung/rspotify#332)
 - Fix: Print "Connecting to Spotify" before setting up Cursive backend by
   @pghvlaans (#969)
 - Link to Flatpak image by @thorpelawrence (#997)
 - Make entry point synchronous and switch to global runtime instead by
   @ThomasFrans (#996)
 - Document queue module by @ThomasFrans (#1009)

Features
 - Add "save/unsave album" to context menu (#964)
 - Automatically save backtraces to cache folder by @ThomasFrans (#988)
 - Create IPC socket on UNIX platforms for remote control and external track
   display (#1018)
2022-12-29 08:03:23 +00:00
pin
5fce8bc8f3 doc: Updated devel/difftastic to 0.40.0 2022-12-29 08:02:35 +00:00
pin
2fc61e1460 devel/difftastic: update to 0.40.0
0.40 (released 28th December 2022)

Diffing
 - Diffing is now more efficient: the generated graphs have ~20% fewer vertices.
   This improves performance (less memory, shorter runtime), and also enables
   difftastic to handle larger files (you're less likely to reach
   DFT_GRAPH_LIMIT). This improvement was contributed by @QuarticCat, thanks!

Parsing
 - rebar files (e.g. rebar.lock) are no longer associated with Erlang, only
   *.erl files, as the Erlang parser does not currently support them.

Command Line Interface
 --list-languages now shows filenames associated with languages (e.g.
 Cargo.lock is TOML) in addition to extensions.

Display
 - Symlinks are now expanded before calculating relative paths, resulting in
   relative paths being shown in more cases.
2022-12-29 08:02:12 +00:00
khorben
604e9aa755 doc: Updated chat/prosody to 0.12.2 2022-12-29 04:16:29 +00:00
khorben
0a0f9978ab prosody: update to 0.12.2
This is a regularly delayed release containing a number of fixes for issues
that we have come across since the last release of the 0.12 series.

Summary of all changes in this release:

Fixes and improvements:

* util.stanza: Allow U+7F when constructing stazas
* net.unbound: Preserve built-in defaults and Prosodys settings for luaunbound
  (fixes #1763: luaunbound not reading resolv.conf) (thanks rgd)
* mod_smacks: Disable not implemented resumption behavior on s2s
* mod_http: Allow disabling CORS in the http_cors_override option and by
  default

Minor changes:

* util.json: Accept empty arrays with whitespace (fixes #1782: util.json fails
  to parse empty array with whitespace)
* util.stanza: Adjust number of return values to handle change in dependency of
  test suite (fix test with luassert >=1.9)
* util.startup: Ensure import() is available in prosodyctl (thanks keyzer)
* mod_storage_sql: Fix initialization when called from prosodyctl
* mod_storage_sql: Fix the summary API with Postgres (#1766)
* mod_admin_shell: Fixes for showing data related to disconnected sessions
  (fixes #1777)
* core.s2smanager: Don’t remove unrelated session on close of bidi session
* mod_smacks: Don’t send redundant requests for acknowledgement (#1761)
* mod_admin_shell: Rename commands user:roles() to user:setroles() and
  user:showroles() to user:roles()
* mod_smacks: Bounce unhandled stanzas from local origin (fix #1759)
* mod_bookmarks: Reduce log level of message about not having any bookmarks
* mod_s2s: Fix firing buffer drain events
* mod_http_files: Log warning about legacy modules using mod_http_files
* util.startup: Wait for last shutdown steps
* util.datamapper: Improve handling of schemas with non-obvious “type”
* util.jsonschema: Fix validation to not assume presence of “type” field
* util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3
2022-12-29 04:16:18 +00:00
gutteridge
02d7fb2f97 py-neovim: fix grammar in DESCR 2022-12-29 00:56:11 +00:00
sekiya
0f3cef6b26 Bump package revision for net/rsync. 2022-12-29 00:49:06 +00:00
sekiya
3287cdefe2 Make zstd an option (enabled by default).
Bump package revision.
2022-12-29 00:47:40 +00:00
gdt
be1e4fe504 xentools415: allow on NetBSD 10 2022-12-28 23:45:02 +00:00
wiz
16cda7f043 doc: Updated net/gtk-gnutella to 1.2.2nb1 2022-12-28 22:58:04 +00:00
wiz
45bd97dc5d gtk-gnutella: do not use included malloc()
Makes it work better by not segfaulting early in startup.

Bump PKGREVISION.
2022-12-28 22:57:51 +00:00
nikita
79380a0274 py-neovim: needs py-greenlet at runtime. 2022-12-28 22:51:26 +00:00
adam
baec5e20da Updated databases/sqlite3*, devel/lemon 2022-12-28 22:26:45 +00:00
adam
53faa0ca20 sqlite3: updated to 3.40.1
3.40.1 (2022-12-28):

Fix the --safe command-line option to the CLI such that it correctly disallows the use of SQL functions like writefile() that can cause harmful side-effects.
Fix a potential infinite loop in the memsys5 alternative memory allocator. This bug was introduced by a performance optimization in version 3.39.0.
Various other obscure fixes.
2022-12-28 22:26:06 +00:00
schmonz
3651e98fb4 doc: Updated pkgtools/rc.d-boot to 20221225 2022-12-28 20:25:01 +00:00
schmonz
2b3a45cf0f rc.d-boot: fix references to rc.subr in previous (it will have gotten
installed to ${SYSCONFBASE}, not necessarily the same as
${PKG_SYSCONFDIR}). UNPRIVILEGED still works, says triaxx@. Bump
version.
2022-12-28 20:24:50 +00:00
nikita
ca082975c3 changes-2022: remove duplicate line again. 2022-12-28 20:20:56 +00:00
nikita
46acc4d6bd doc: Added textproc/nlohmann-json version 3.11.2 2022-12-28 20:20:14 +00:00
nikita
c979fba62d nlohmann-json: Import as textproc/nlohmann-json version 3.11.2
import from wip, packaged by K.I.A.Derouiche and Adam Ciarciński.

JSON for Modern C++ is an open-source library consisting of a C++11-style
header-only JSON class.

Its stated goals are:
Intuitive syntax. In languages such as Python, JSON feels like a first class
data type. We used all the operator magic of modern C++ to achieve the same
feeling in your code.

Trivial integration. Our whole code consists of a single header file json.hpp.
The class is written in vanilla C++11. All in all, everything should require
no adjustment of your compiler flags or project settings.

Serious testing. Our code is heavily unit-tested and covers 100% of the code,
including all exceptional behavior. Furthermore, we checked with Valgrind and
the Clang Sanitizers that there are no memory leaks. Google OSS-Fuzz
additionally runs fuzz tests against all parsers 24/7, effectively executing
billions of tests so far. To maintain high quality, the project is following
the Core Infrastructure Initiative (CII) best practices.

Other aspects were not so important to us:
Memory efficiency. Each JSON object has an overhead of one pointer (the
maximal size of a union) and one enumeration element (1 byte). The default
generalization uses the following C++ data types: std::string for strings,
int64_t, uint64_t or double for numbers, std::map for objects, std::vector
for arrays, and bool for Booleans. However, you can template the generalized
class basic_json to your needs.

Speed. There are certainly faster JSON libraries out there. However, if your
goal is to speed up your development by adding JSON support with a single
header, then this library is the way to go. If you know how to use
a std::vector or std::map, you are already set.
2022-12-28 20:18:21 +00:00
nikita
62b8146943 remove duplicate changes entry for py-neovim 2022-12-28 19:32:55 +00:00
nikita
1281cbb77b doc: Updated devel/py-neovim to 0.4.3 2022-12-28 19:30:53 +00:00
nikita
acc0d57288 py-neovim: Import py-neovim version 0.4.3
import from wip.

Python client for neovim

This library provides Python support in neovim through it's msgpack-rpc API
2022-12-28 19:28:15 +00:00
adam
069fc5df63 Updated misc/stellarium, databases/py-dbf 2022-12-28 19:16:42 +00:00
adam
82b71fa986 py-dbf: updated to 0.99.3
0.99.3
Unknown changes
2022-12-28 19:16:24 +00:00
adam
20317f9b41 stellarium: updated to 1.2
1.2
This release mostly aimed at fixing issues but also brought a few new features:
- New projection: Equirectangular (fills the screen)
- Improved rendering of Milky Way, Zodiacal Light and landscapes
- Improved rendering of the Moon
- Improved HiDPI behaviour
- Use Noto as default font
- Added Modern (IAU), Tikuna and Seri sky cultures
- Added Chinese and Bahai calendars (Calendars plugin)
2022-12-28 19:12:30 +00:00
nikita
6251d012fb libcpuid: Add bl3. 2022-12-28 19:10:57 +00:00
nikita
b25cf2e811 doc: Updated security/gopass to 1.15.2 2022-12-28 18:56:28 +00:00
nikita
aaa1db5dee gopass: Update to version 1.15.2
1.15.2 / 2022-12-18
    [BUGFIX] [gitconfig] Properly parse Key-Value pairs with (#2482, #2479)
    [ENHANCEMENT] Add --force-regen flag to generate (#2475, #2474)
    [ENHANCEMENT] Add recipients hash checking. (#2481, #2478)

1.15.1 / 2022-12-11
    [BUGFIX] Fix domain alias lookup (#2455, #2453)
    [BUGFIX] Fix vim invocation. (#2456, #2424)
    [CLEANUP] Unhide fscopy and fsmove (#2444, #1831)
    [ENHANCEMENT] Add DirName template (#2452)
    [ENHANCEMENT] Add generate.symbols and generate.length (#2443, #2151)
    [ENHANCEMENT] Add template docs (#2445, #1562)
    [ENHANCEMENT] Document supported secret formats. (#2439, #1585)
    [ENHANCEMENT] Pre-populate ID with git values (#2442, #968)
    [ENHANCEMENT] Support german language in the password (#2454, #2451)

1.15.0 / 2022-12-03
    [BREAKING] New config format based on git config. (#2395, #1567, #1764, #1819, #1878, #2387, #2418)
    [BUGFIX] Fix symlink deduplication. (#2437, #2402)
    [ENHANCEMENT] Maintain secret structure when parsing (#2433, #2431)
    [ENHANCEMENT] Retain recipients file format (#2432, #2430)

New config format: gitconfg

Gopass is getting a new config format based on the one use by git itself.
The new implementation is much more flexible and extensible and will allow us
to more easily support new config options going forward. It does also support
a hierachy of configs. That means we can now support system wide defaults
as well as per mount config options.

The system wide configuration gives package maintainers and admins of multi
user deployments the option to pre-set certain options to their liking.
New default secret format

The default secret format has been rewritten to replace two of the existing
ones (KV and Plain). The new format puts a strong emphasis on retaining the
input as close as possible. And small change that might be visible in some
corner cases is that every secret now contains a terminating new line.
Recipient files can now contain comments

The parsing of the recipients files (.gpg-id) has become more flexible and
can now contain comments. These will be retained when updating these files
through gopass as well.

1.14.10 / 2022-11-09
    [BUGFIX] Correctly handle key removal on Windows (#2372, #2371)
    [DOCUMENTATION] (#1878)
    [ENHANCEMENT] Ignore comments in recipient files. (#2394, #2393)
    [ENHANCEMENT] Improve key expiration handling (#2383, #2369)
    [ENHANCEMENT] allow re-encrypting entire directory when (#2373)
2022-12-28 18:56:17 +00:00
otis
077ce9ca73 doc: Updated net/powerdns to 4.6.4 2022-12-28 18:25:04 +00:00
otis
8f946a6e7a powerdns: update to 4.6.4
Bug Fixes:
  - pdnsutil edit-zone, detect capitalization changes in LUA, TXT and SPF
    records

  - initialize zone cache after dropping privileges; Detect invalid bytes in
    makeBytesFromHex()

  - Log NULL for nullptr-bound properties instead of dereferencing

  - LUA records: we only need one IsUpOracle checker thread

  - axfr-retriever: abort on chunk with TC set

  - use getInnerRemote() for the remotes ring

Full changelog:
https://docs.powerdns.com/authoritative/changelog/4.6.html#change-4.6.4
2022-12-28 18:24:53 +00:00
bacon
0764c97b00 Change MAINTAINER= to OWNER= on mission-critical packages 2022-12-28 15:27:15 +00:00
wiz
863db0eb0a mined: reduce workarounds, fix two installation paths
Bump PKGREVISION.
2022-12-28 15:20:02 +00:00
wiz
5bbc50a7ca *: remove FreeBSD port references
pkgsrc and ports are too different for merging changes.
2022-12-28 13:57:22 +00:00
wiz
e49994e98a mined: update HOMEPAGE 2022-12-28 12:20:20 +00:00
wiz
763d7bd813 doc: Updated editors/mined to 2022.27 2022-12-28 12:18:58 +00:00
wiz
4a95420c9c mined: update to 2022.27.
mined 2022.27 highlights:

    Character information:
    Updated to Unicode 15.0.

mined 2022.26 highlights:

    Character information:
    Updated to Unicode 13.0.
    Support for emoji width handling.

    Editing:
    Search and replacement patterns can contain substitution references like \1 to matching sub-expressions like \(...\) (can be nested).

    Bug fixes:
    Tweaked smart undentation (on Backspace) of auto-numbering.
    Fixed line split of long lines read from file.
    Tweaked menu background colour handling.

mined 2015.25 highlights:

    Editing:
    Transparent editing of encrypted files. Using filters configurable by file type (configured in $HOME/.minedrc).
    Enhanced auto-indentation, bullet list and numbered list support.
    Enhanced smart spaces/dashes/arrows/minus.

    Interaction:
    Revised flag menus and header line.
    Configurable appearance of menu background (in $HOME/.minedrc).
    Enhanced double-click and focus-then-click handling.
    CUPS printer selection.

    Character handling support:
    Configurable character information in status line ($HOME/.minedrc).
    Additional character transformation support for Italian, East European, Tatar, Bashkir.
    Character information includes Unicode named sequences and spacing combined status.
    Support for ISO 8859/EBCDIC Next Line character (NL U+0085).

    Character encoding support:
    EBCDIC support ("bracket" codepage CP1047 as used by z/OS USS).
    Option -E disables text encoding auto-detection, using locale instead.
    Updated some character encoding tables according to libiconv 1.14. Added some character encodings.
    Dropped the bogus idea of merging JIS X 0213 and EUC-JP code tables. Offering EUC-JP and EUC-JIS X 0213, and their Shift_JIS counterparts.

    File handling:
    Handling directory access failure when opening menu.
    Enhanced disk file modification or replacement detection.
    Additional mechanisms to prevent data loss in case of file I/O errors.

    Interworking / Interoperability:
    Using new features of xterm 280 to finally achieve the distinction between all (modified) keypad keys.
    Preventing editing screen from being spoiled by other processes.
    Adusting menu colours to detected terminal colours.
    Mouse handling workaround for rxvt-unicode quirks and cygwin console multi-character split-ups.
    Workarounds for query problems with mlterm, old xterm, cygwin console, and 'screen'.
    Revamped CJK terminal features and fixed some width handling cases.
    DOS versions (djgpp, Turbo-C): Fixed Ctrl-space, ^R, ^C.

    Bug fixes:
    Fixed handling of interrupts while reading file.
    Fixed new unnamed UTF-16 text to actually be saved as UTF-16.
    Fixed text encoding auto-detection on unsigned char platforms (since 2000.14).
    Fixed pasting invalid UTF-8 as digit '8' in non-UTF-8 text.

mined 2014.24.2 highlights:

    Character information:
    Updated to Unicode 7.0.

    Editing:
    Improved and fixed JavaScript/HTML highlighting.
    Improved and fixed line end handling in search/replace.

    Interworking:
    Interworking with Windows PowerShell and xterm 306 dim mode.

mined 2014.24 highlights:

    This is a major update with a list of new features and enhancements.

    Internationalization and Character information:
    Revamped smart quotes feature.
        Revised Quotes menu according to investigations of international styles.
        Supporting opening quotation mark repetition for new paragraphs.
        Automatic French quotation marks spacing.
        Primary/alternate styles controlled by locale environment or option.
    Tuned special title casing (Shift-F3) e.g. for Dutch "IJsselmeer".
    Updated to Unicode 6.3.

    Editing:
    File tabs and file name tab titles for quick file selection and browsing.
    Revamped rectangular text selection.
        Toggle with Alt-mouse-move during click-and-drag.
        Consistent selection to mouse position (even on shorter lines) including shifted lines.
    Revamped and enhanced HTML and scripting highlighting.
        Distinct highlighting for HTML/XML/JSP attributes and values.
    TAB width 2 enabled in addition to 4 or 8.
    Smarter clipboard pasting (cygwin/Windows).

    User configuration:
    Enhanced user configuration features.
        Preferences specific for file name pattern or terminal type.
        Consistent handling of preferences when editing multiple files.
        Added cursor style setting preference.

    File handling improvements

    Terminal interworking improvements
    (mlterm, tmux, older xterm, missing terminfo, CJK in 'screen')

    Bug fixes:
    File handling: Various pipe handling fixes.
    File handling: Detecting "quota exceeded" write error.
    Case conversion function fixes.
    Handling search expressions with ^M or \r.
    Keyboard: Ctrl-Backarrow again deleting only one character.
    Fixed some menu handling cases.
    Fixed input of typographic apostrophe in some cases.
    Made file basename visible in long prompt lines.
    HTML highlighting cases, especially after insert.

mined 2013.23.4

    Fixed build problems on Debian 7 64 bit.

mined 2013.23.3

    Fixed build problems on systems using /lib64 or /lib/64.

mined 2013.23.2

    Fixed build problems on newer Debian/Ubuntu.

mined 2013.23 highlights:

    Editing:
    New double-click feature for word selection.
    Tweaks on smart editing features (undent, wrap, identifier search etc).

    Filename handling:
    Suppressing backup file names as generated by command line auto-completion if they appear after their base version name (x~, x;N, x.~N~), so that, e.g., mined x* edits x and x1 but not x~.

    Character information:
    Updated to Unicode 6.2.

    Interworking:
    Speed-up of directory browsing, especially on slow network drives.
    Ported stand-alone Windows installer to Windows 7.
    Ported to MSYS, Raspberry Pi, Irix.
    Revamped file information statistics to accomodate slow systems.
    Enhancements for newer mlterm.

    Bug fixes:
    Explicit tab width option (-4/-8) takes precedence over file info memory.
    Fix 'screen' Unicode display by limiting previous workaround to older version.
    Fixed Alt-digit accent prefix functions for mintty and rxvt (since 2012.20).
    Fixes related to NUL or NONE pseudo lineends.

mined 2012.22 highlights:

    User configuration:
    New user preferences configuration file $HOME/.minedrc.

    Interactive:
    Backarrow now also performs dual-mode function like Del (delete selection if active, or character left).
    Revamped keypad function modes and their setup, including more interoperable handling of Home/End keys.
    Enabled opening flag menu on terminals missing mouse right-click support (e.g. gnome-terminal).

    Editing:
    Revamped keypad function assignments, esp. for Shift-select mode.
    Support for Windows clipboard (Windows and cygwin version only).

    Interworking:
    Mouse moving interaction works in rxvt-unicode / urxvt as well.
    Shift-selection works in DOS version as well (key and mouse).
    Fixed terminal detection and attribute handling for 'screen'.
    Fixed paste buffer to work in DOSBox and Android.

mined 2012.21 highlights:

    Interactive:
    New File switcher: menu listing of opened files (tab-like).
    New Shift selection mode: visual selection with Shift-keys (Windows-like).

    Character information:
    Updated to Unicode 6.1.

    Interworking:
    Ported to Android.
    Interworking enhancements both for more legacy systems and terminals.

mined 2012.20 highlights:

    Interworking enhancements:
    Re-ported to VMS (OpenVMS), this time without curses.
    Supporting DEC locator for mouse-like navigation on DEC terminals.
    Workaround for cygwin lock files on network drives.
    Workarounds for configuration problems with various terminals.
    Ported to SCO UnixWare.
    Optimized escape sequence detection for slow terminal connections.
    Workaround for systems not reporting proper window size/changes.

mined 2011.19 highlights:

    File handling:
    This release features major enhancements in file management:
    Interactive file chooser to navigate file system.
    Backup files, interoperable with other editors; optional numbered backups.
    File locking, using interoperable lock files.
    Recovery files (if mined quits), interoperable with other editors.
    Checking/warning whether disk file was changed while being edited (2011.18).
    Enhancement and migration of file info storage (2011.18).

    Interactive:
    Mouse movement navigation between menus, especially to open submenus.

    Interworking and Deployment:
    Using glyph detection feature of mintty for optimal marker selection.
    Assigned HOP function to Shift-TAB and to keypad "*", to support laptop keyboards and some dumb terminals (KDE konsole, BSD console).
    Windows stand-alone package: Installing into Start Menu and Desktop.
    Enhanced Linux desktop integration (2011.18).
    Other interoperability and portability enhancements, including port to Haiku (2011.18).

mined 2011.18 highlights (mainly maintenance release):

    Checking/warning if disk file was changed while being edited.
    New Back/Forward navigation functions in Search/go menu.
    Enhancement and migration of file info storage.
    Enhanced Linux desktop integration.
    Tweaks to build and install on more systems (Linux low memory, Windows older version, Haiku).
    Ported to Haiku.
    Workaround for cursor positioning bug of 'screen'.

mined 2011.17 highlights:

    Character encoding support enhancements:
    Updated to Unicode 5.2 and Unicode 6.0:
    Supporting Arabic ligature joining in all terminals.

    Interactive:
    Sub-menu (in Options menu) to change keyboard emulation interactively.
    Improved display of status line information.
    Automatically adjusting HTML syntax highlighting colour to dark background.
    Improved file info handling, includes selected input method.
    Interactive help viewing uses mined rather than less.

    Interworking:
    Supporting extended mouse-coordinates mode (xterm 262 and 268, mintty 0.9), for up to 2015 lines/columns screen width.
    Improved handling of function keys on badly-configured terminals.

    Installation:
    Major version number is now the year of release.
    Cygwin package: no longer registering for Windows context menu (postinstall).
    Revamped configuration of Windows version:
        Stand-alone package uses self-installing archive.
        Registers for both context menu and command line path.
        Invocation in window uses Windows keyboard emulation mode.

    Bug fixes:
    Fixed keyboard mapping in xterm to accept sequences with subsequent capital letters (like hE, HE).
    Fixed printing under Windows and Interix.
    Fixed UTF-16 handling.
    Fixed stalled mined with modified text after terminal is killed on Linux.

mined 2000.16 highlights:

    Text editing features:
    New rectangular copy/paste area mode.
    Enhanced smart quotes algorithm and input support for apostrophe.
    Support fow Hawai'ian input.

    Interactive:
    Self-made visual selection highlighting, supporting all terminals.
    Changed Del keypad key to more common behaviour.
    Calculated dim attribute for line markers in xterm and mintty.
    Enabled keyboard mapping (input method handling) for DOS/djgpp version.
    Menu navigation: On a submenu entry, cursor-right enters the submenu too.

    File handling:
    The text position is now more easily remembered.

    Interworking:
    For cygwin:
        Fixed creation of inter-window paste buffer in case hard link does not work (on FAT or network drives).
        Enabled mouse navigation without button pressed for cygwin (1.7.2) console.
        With cygwin 1.7.2, mouse interaction will be enhanced.
    For mintty/cygwin:
        Various tuning measures to make optimal use of this fine terminal.
        The mined scrollbar is now enabled by default. (For right-to-left text editing, reduce visual confusion with -o.)
    For DOS/djgpp:
        Enhanced keyboard interaction to Unix level.
        Avoid busy wait during keyboard input.
        Enabled Alt-shortcuts.
    For legacy systems:
        Enhanced terminal support by built-in fallback information.
        Improved handling of slow connections.

mined 2000.15.4 highlights:

    Maintenance release:
    Further tweaks for MinTTY and DOS/djgpp
        Enhanced handling of MinTTY CJK wide mode.
        Handling of MinTTY CJK wide mode dynamic changing.
        Enhanced handling of DOS codepage detection.
    Workaround for mlterm bug with screen update on bidi text.
    Workaround for "screen" terminal obstructing proper width detection.

mined 2000.15.3 highlights:

    Maintenance release:
    Enhanced mouse control
        Menu navigation with mouse without button pressed.
        Mouse click escapes from input prompt.
    Further tweaks for MinTTY
        Detecting MinTTY as modified from 0.4.
        Fixed various character width handling issues.
        Support for dynamic adjustment of CJK width property by font change.
        Adapted encoding handling of window title.
    Mouse operation fixes.

mined 2000.15.2 highlights:

    Maintenance release:
    Tweaks for Cygwin console and MinTTY terminals
    Tweaks for DOS versions
2022-12-28 12:18:45 +00:00