Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (39m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:31:53 UTC Now

2023-04-18 09:38:30 UTC MAIN commitmail json YAML

doc: Updated x11/liblxqt to 1.3.0

(pin)

2023-04-18 09:38:09 UTC MAIN commitmail json YAML

x11/liblxqt: update to 1.3.0

liblxqt-1.3.0 / 2023-04-15
===========================
* Updated translations and bumped version to 1.3.0.

(pin)

2023-04-18 09:37:10 UTC MAIN commitmail json YAML

doc: Updated x11/qtxdg-tools to 3.11.0

(pin)

2023-04-18 09:36:48 UTC MAIN commitmail json YAML

x11/qtxdg-tools: update to 3.11.0

qtxdg-tools-3.11.0 / 2023-04-15
===============================
* Updated for libqtxdg-3.11.

(pin)

2023-04-18 09:35:50 UTC MAIN commitmail json YAML

doc: Updated x11/libqtxdg to 3.11.0

(pin)

2023-04-18 09:35:29 UTC MAIN commitmail json YAML

x11/libqtxdg: update to 3.11.0

libqtxdg-3.11.0 / 2023-04-15
============================
* Fixed file association with symlink desktop entries.
* Fixed typos.

(pin)

2023-04-18 09:34:04 UTC MAIN commitmail json YAML

doc: Updated devel/lxqt-build-tools to 0.13.0

(pin)

2023-04-18 09:33:38 UTC MAIN commitmail json YAML

devel/lxqt-build-tools: update to 0.13.0

lxqt-build-tools-0.13.0 / 2023-04-15
====================================
* Bumped minimum compatibility level to C++17.

(pin)

2023-04-18 09:06:34 UTC MAIN commitmail json YAML

doc: Updated math/nickle to 2.90

(wiz)

2023-04-18 09:06:25 UTC MAIN commitmail json YAML

2023-04-18 08:58:20 UTC MAIN commitmail json YAML

apr: use REPLACE_SH on Solaris, per jperkin recommendation

(wiz)

2023-04-18 08:54:00 UTC MAIN commitmail json YAML

doc: Updated devel/py-tortoisehg to 6.4

(wiz)

2023-04-18 08:53:51 UTC MAIN commitmail json YAML

py-tortoisehg: update to 6.4.

Update for mercurial 6.4.

(wiz)

2023-04-18 08:49:43 UTC MAIN commitmail json YAML

doc: Updated biology/molsketch to 0.8.0

(pin)

2023-04-18 08:49:22 UTC MAIN commitmail json YAML

biology/molsketch: update to 0.8.0

Unfortunately, I had to spend quite a while updating the code to Qt 6 and also
building a release pipeline. Therefore, there are just some minor improvements
in 0.8.0, but the atom label rendering received a pretty complete overhaul.
This fixes issues like including superscripts in selections.

(pin)

2023-04-18 08:48:03 UTC MAIN commitmail json YAML

doc: Updated devel/apr to 1.7.3nb2

(wiz)

2023-04-18 08:47:53 UTC MAIN commitmail json YAML

apr: bump PKGREVISION for Solaris fix

(wiz)

2023-04-18 08:47:36 UTC MAIN commitmail json YAML

apr: on Solaris, depend on bash

apr-config doesn't work with Solaris' 10 sh(1).

Closes PR pkg/57360.

(wiz)

2023-04-18 08:47:26 UTC MAIN commitmail json YAML

doc: Updated misc/katbin-cli to 1.3.15

(pin)

2023-04-18 08:47:00 UTC MAIN commitmail json YAML

misc/katbin-cli: update to 1.13.5

1.3.15 (2023-04-17)
Bug Fixes
- deps: update rust crate anyhow to 1.0.70 (be0aa1f)
- deps: update rust crate clap to 4.2.2 (21e39d2)
- deps: update rust crate serde to 1.0.160 (e74f491)
- deps: update rust crate serde_json to 1.0.96 (1f36251)

(pin)

2023-04-18 08:00:09 UTC MAIN commitmail json YAML

Updated net/libpcap, net/tcpdump

(adam)

2023-04-18 07:59:47 UTC MAIN commitmail json YAML

tcpdump: updated to 4.99.4

Summary for 4.99.4 tcpdump release
  Source code:
    Fix spaces before tabs in indentation.
  Updated printers:
    LSP ping: Fix "Unused value" warnings from Coverity.
    CVE-2023-1801: Fix an out-of-bounds write in the SMB printer.
    DNS: sync resource types with IANA.
    ICMPv6: Update the output to show a RPL DAO field name.
    Geneve: Fix the Geneve UDP port test.
  Building and testing:
    Require at least autoconf 2.69.
    Don't check for strftime(), as it's in C90 and beyond.
    Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
  Documentation:
    man: Document TCP flag names better.

(adam)

2023-04-18 07:59:11 UTC MAIN commitmail json YAML

libpcap: updated to 1.10.4

Summary for 1.10.4 libpcap release
  Source code:
    Fix spaces before tabs in indentation.
  rpcap:
    Fix name of launchd service.
  Documentation:
    Document use of rpcapd with systemd, launchd, inetd, and xinetd.
  Building and testing:
    Require at least pkg-config 0.17.0, as we use --static.
    Get rid of the remains of gnuc.h.
    Require at least autoconf 2.69.
    Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.

(adam)

2023-04-18 07:52:31 UTC MAIN commitmail json YAML

Updated net/py-comm, databases/py-psycopg2

(adam)

2023-04-18 07:51:25 UTC MAIN commitmail json YAML

py-psycopg2: updated to 2.9.6

What's new in psycopg 2.9.6

- Package manylinux 2014 for aarch64 and ppc64le platforms, in order to
  include libpq 15 in the binary package.
- Wheel package compiled against OpenSSL 1.1.1t.

(adam)

2023-04-18 07:49:27 UTC MAIN commitmail json YAML

py-comm: updated to 0.1.3

0.1.3

Maintenance and upkeep improvements

Adopt linters and releaser

Other merged PRs

feat: provide a default implementation

(adam)

2023-04-18 07:46:42 UTC MAIN commitmail json YAML

doc: Updated devel/py-mercurial to 6.4.1

(wiz)

2023-04-18 07:46:32 UTC MAIN commitmail json YAML

py-mercurial: update to 6.4.1.

= Mercurial 6.4.1 =

* rhg: fix a bug in path encoding
* rhg: don't crash on empty directory names in path_encode, just in case
* commands: correct documentation of hg serve窶冱 --ipv6 options
* run-tests: remove obsolete coverage check and packaging import (issue6805)
* chg: populate CHGHG if not set
* match: sort patterns before compiling them into a regex
* match: match explicit file using a set
* rebase: do not cleanup the working copy when --dry-run is used (issue6802)
* sslutil: set context security level for legacy tls testing (issue6760)

(wiz)

2023-04-18 07:38:07 UTC MAIN commitmail json YAML

Updated net/py-botocore, net/py-boto3, net/py-awscli, sysutils/py-psutil

(adam)

2023-04-18 07:37:42 UTC MAIN commitmail json YAML

py-psutil: updated to 5.9.5

5.9.5
=====

2023-04-17

**Enhancements**

- 2196_: in case of exception, display a cleaner error traceback by hiding the
  `KeyError` bit deriving from a missed cache hit.
- 2217_: print the full traceback when a `DeprecationWarning` or `UserWarning`
  is raised.
- 2230_, [OpenBSD]: `psutil.net_connections`_ implementation was rewritten from
  scratch:
  - We're now able to retrieve the path of AF_UNIX sockets (before it was an
    empty string)
  - The function is faster since it no longer iterates over all processes.
  - No longer produces duplicate connection entries.
- 2238_: there are cases where `Process.cwd()`_ cannot be determined
  (e.g. directory no longer exists), in which case we returned either ``None``
  or an empty string. This was consolidated and we now return ``""`` on all
  platforms.
- 2239_, [UNIX]: if process is a zombie, and we can only determine part of the
  its truncated `Process.name()`_ (15 chars), don't fail with `ZombieProcess`_
  when we try to guess the full name from the `Process.cmdline()`_. Just
  return the truncated name.
- 2240_, [NetBSD], [OpenBSD]: add CI testing on every commit for NetBSD and
  OpenBSD platforms (python 3 only).

**Bug fixes**

- 1043_, [OpenBSD] `psutil.net_connections`_ returns duplicate entries.
- 1915_, [Linux]: on certain kernels, ``"MemAvailable"`` field from
  ``/proc/meminfo`` returns ``0`` (possibly a kernel bug), in which case we
  calculate an approximation for ``available`` memory which matches "free"
  CLI utility.
- 2164_, [Linux]: compilation fails on kernels < 2.6.27 (e.g. CentOS 5).
- 2186_, [FreeBSD]: compilation fails with Clang 15.  (patch by Po-Chuan Hsieh)
- 2191_, [Linux]: `disk_partitions()`_: do not unnecessarily read
  /proc/filesystems and raise `AccessDenied`_ unless user specified `all=False`
  argument.
- 2216_, [Windows]: fix tests when running in a virtual environment (patch by
  Matthieu Darbois)
- 2225_, [POSIX]: `users()`_ loses precision for ``started`` attribute (off by
  1 minute).
- 2229_, [OpenBSD]: unable to properly recognize zombie processes.
  `NoSuchProcess`_ may be raised instead of `ZombieProcess`_.
- 2231_, [NetBSD]: *available*  `virtual_memory()`_ is higher than *total*.
- 2234_, [NetBSD]: `virtual_memory()`_ metrics are wrong: *available* and
  *used* are too high. We now match values shown by *htop* CLI utility.
- 2236_, [NetBSD]: `Process.num_threads()`_ and `Process.threads()`_ return
  threads that are already terminated.
- 2237_, [OpenBSD], [NetBSD]: `Process.cwd()`_ may raise ``FileNotFoundError``
  if cwd no longer exists. Return an empty string instead.

(adam)

2023-04-18 07:27:41 UTC MAIN commitmail json YAML

py-awscli: updated to 1.27.115

1.27.115
========

* api-change:``appflow``: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
* api-change:``drs``: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
* api-change:``dynamodb``: Documentation updates for DynamoDB API
* api-change:``emr-serverless``: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
* api-change:``internetmonitor``: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
* api-change:``iotwireless``: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
* api-change:``lambda``: Add Python 3.10 (python3.10) support to AWS Lambda

1.27.114
========

* api-change:``ecs``: This release supports  ephemeral storage for AWS Fargate Windows containers.
* api-change:``lambda``: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
* api-change:``migration-hub-refactor-spaces``: Doc only update for Refactor Spaces environments without network bridge feature.
* api-change:``rds``: This release adds support of modifying the engine mode of database clusters.

1.27.113
========

* api-change:``chime-sdk-voice``: This release adds tagging support for Voice Connectors and SIP Media Applications
* api-change:``mediaconnect``: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

1.27.112
========

* api-change:``groundstation``: AWS Ground Station Wideband DigIF GA Release
* api-change:``managedblockchain``: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

1.27.111
========

* api-change:``ecr-public``: This release will allow using registry alias as registryId in BatchDeleteImage request.
* api-change:``emr-serverless``: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
* api-change:``events``: Update events command to latest version
* api-change:``iot-data``: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
* api-change:``wafv2``: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.27.110
========

* api-change:``connect``: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
* api-change:``ecs``: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
* api-change:``marketplace-catalog``: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
* api-change:``omics``: Remove unexpected API changes.
* api-change:``rekognition``: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

1.27.109
========

* api-change:``dlm``: Updated timestamp format for GetLifecyclePolicy API
* api-change:``docdb``: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
* api-change:``fsx``: Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
* api-change:``lambda``: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
* api-change:``quicksight``: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
* api-change:``redshift-data``: Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.
* api-change:``servicecatalog``: Updates description for property

1.27.108
========

* api-change:``cloudformation``: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
* api-change:``greengrassv2``: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
* api-change:``proton``: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
* api-change:``rds``: Adds and updates the SDK examples

1.27.107
========

* bugfix:eks: Fix eks kubeconfig validations
* api-change:``apprunner``: App Runner adds support for seven new vCPU and memory configurations.
* api-change:``config``: This release adds resourceType enums for types released in March 2023.
* api-change:``ecs``: This is a document only updated to add information about Amazon Elastic Inference (EI).
* api-change:``identitystore``: Documentation updates for Identity Store CLI command reference.
* api-change:``ivs-realtime``: Fix ParticipantToken ExpirationTime format
* api-change:``network-firewall``: AWS Network Firewall now supports IPv6-only subnets.
* api-change:``servicecatalog``: removed incorrect product type value
* api-change:``vpc-lattice``: This release removes the entities in the API doc model package for auth policies.

1.27.106
========

* api-change:``amplifyuibuilder``: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
* api-change:``autoscaling``: Documentation updates for Amazon EC2 Auto Scaling
* api-change:``dataexchange``: This release updates the value of MaxResults.
* api-change:``ec2``: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* api-change:``elastic-inference``: Updated public documentation for the Describe and Tagging APIs.
* api-change:``sagemaker-runtime``: Update sagemaker-runtime command to latest version
* api-change:``sagemaker``: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* api-change:``wafv2``: This release rolls back association config feature for webACLs that protect CloudFront protections.

1.27.105
========

* api-change:``glue``: Add support for database-level federation
* api-change:``lakeformation``: Add support for database-level federation
* api-change:``license-manager``: This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation.
* api-change:``mwaa``: This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process.
* api-change:``servicecatalog``: This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
* api-change:``wafv2``: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.27.104
========

* api-change:``ec2``: Documentation updates for EC2 On Demand Capacity Reservations
* api-change:``internetmonitor``: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
* api-change:``resiliencehub``: Adding EKS related documentation for appTemplateBody
* api-change:``s3``: Documentation updates for Amazon S3
* api-change:``sagemaker-featurestore-runtime``: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.
* api-change:``sms``: Deprecating AWS Server Migration Service.

1.27.103
========

* api-change:``athena``: Make DefaultExecutorDpuSize and CoordinatorDpuSize  fields optional  in StartSession
* api-change:``autoscaling``: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
* api-change:``batch``: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
* api-change:``compute-optimizer``: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
* api-change:``drs``: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
* api-change:``ec2``: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
* api-change:``emr``: Update emr command to latest version
* api-change:``glue``: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
* api-change:``guardduty``: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
* api-change:``imagebuilder``: Adds support for new image workflow details and image vulnerability detection.
* api-change:``ivs``: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
* api-change:``kendra``: AWS Kendra now supports featured results for a query.
* api-change:``network-firewall``: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
* api-change:``sagemaker-geospatial``: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
* api-change:``vpc-lattice``: General Availability (GA) release of Amazon VPC Lattice
* api-change:``wellarchitected``: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.

1.27.102
========

* api-change:``opensearchserverless``: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
* api-change:``rds``: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

1.27.101
========

* api-change:``iot-data``: Add endpoint ruleset support for cn-north-1.
* api-change:``ssm-contacts``: This release adds 12 new APIs as part of Oncall Schedule feature release, adds support for a new contact type: ONCALL_SCHEDULE. Check public documentation for AWS ssm-contacts for more information
* api-change:``ssm-incidents``: Increased maximum length of "TriggerDetails.rawData" to 10K characters and "IncidentSummary" to 8K characters.

1.27.100
========

* api-change:``athena``: Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
* api-change:``chime-sdk-voice``: Documentation updates for Amazon Chime SDK Voice.
* api-change:``connect``: This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
* api-change:``connectparticipant``: This release provides an update to the SendMessage API to handle interactive message response content-types.
* api-change:``iotwireless``: Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating  possibilities for seamless integration and advanced device management.
* api-change:``medialive``: AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
* api-change:``sagemaker``: Fixed some improperly rendered links in SDK documentation.
* api-change:``securityhub``: Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance.
* api-change:``servicecatalog-appregistry``: In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response.
* api-change:``voice-id``: Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection.

1.27.99
=======

* api-change:``cloudwatch``: Update cloudwatch command to latest version
* api-change:``comprehend``: This release adds a new field (FlywheelArn) to the EntitiesDetectionJobProperties object. The FlywheelArn field is returned in the DescribeEntitiesDetectionJob and ListEntitiesDetectionJobs responses when the EntitiesDetection job is started with a FlywheelArn instead of an EntityRecognizerArn .
* api-change:``rds``: Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.

1.27.98
=======

* enhancement:eks: Add user-alias argument to update-kubeconfig command.
* api-change:``batch``: This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE
* api-change:``chime-sdk-identity``: AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels.  ExpirationSettings provides automatic resource deletion for AppInstanceUsers.
* api-change:``chime-sdk-media-pipelines``: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``chime-sdk-messaging``: ExpirationSettings provides automatic resource deletion for Channels.
* api-change:``chime-sdk-voice``: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``codeartifact``: Repository CreationTime is added to the CreateRepository and ListRepositories API responses.
* api-change:``guardduty``: Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs.
* api-change:``ivs-realtime``: Initial release of the Amazon Interactive Video Service RealTime API.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs.
* api-change:``sagemaker``: Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type.
* api-change:``servicediscovery``: Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode.
* api-change:``textract``: The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type.

1.27.97
=======

* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``iottwinmaker``: This release adds support of adding metadata when creating a new scene or updating an existing scene.
* api-change:``networkmanager``: This release includes an update to create-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
* api-change:``pipes``: This release improves validation on the ARNs in the API model
* api-change:``resiliencehub``: This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
* api-change:``ssm``: This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.

1.27.96
=======

* api-change:``chime-sdk-messaging``: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
* api-change:``cleanrooms``: GA Release of AWS Clean Rooms, Added Tagging Functionality
* api-change:``ec2``: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
* api-change:``iotsitewise``: Provide support for tagging of data streams and enabling tag based authorization for property alias
* api-change:``mgn``: This release introduces the Import and export feature and expansion of the post-launch actions

1.27.95
=======

* api-change:``application-autoscaling``: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
* api-change:``neptune``: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
* api-change:``s3outposts``: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
* api-change:``workdocs``: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

(adam)

2023-04-18 07:23:44 UTC MAIN commitmail json YAML

py-boto3: updated to 1.26.115

1.26.115
========

* api-change:``appflow``: [``botocore``] This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
* api-change:``drs``: [``botocore``] Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
* api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB API
* api-change:``emr-serverless``: [``botocore``] The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
* api-change:``internetmonitor``: [``botocore``] This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
* api-change:``iotwireless``: [``botocore``] Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
* api-change:``lambda``: [``botocore``] Add Python 3.10 (python3.10) support to AWS Lambda

1.26.114
========

* api-change:``ecs``: [``botocore``] This release supports  ephemeral storage for AWS Fargate Windows containers.
* api-change:``lambda``: [``botocore``] This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
* api-change:``migration-hub-refactor-spaces``: [``botocore``] Doc only update for Refactor Spaces environments without network bridge feature.
* api-change:``rds``: [``botocore``] This release adds support of modifying the engine mode of database clusters.

1.26.113
========

* api-change:``chime-sdk-voice``: [``botocore``] This release adds tagging support for Voice Connectors and SIP Media Applications
* api-change:``mediaconnect``: [``botocore``] Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

1.26.112
========

* api-change:``groundstation``: [``botocore``] AWS Ground Station Wideband DigIF GA Release
* api-change:``managedblockchain``: [``botocore``] Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

1.26.111
========

* api-change:``ecr-public``: [``botocore``] This release will allow using registry alias as registryId in BatchDeleteImage request.
* api-change:``emr-serverless``: [``botocore``] This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
* api-change:``events``: [``botocore``] Update events client to latest version
* api-change:``iot-data``: [``botocore``] This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
* api-change:``wafv2``: [``botocore``] For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.26.110
========

* api-change:``connect``: [``botocore``] This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
* api-change:``ecs``: [``botocore``] This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
* api-change:``marketplace-catalog``: [``botocore``] Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
* api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
* api-change:``omics``: [``botocore``] Remove unexpected API changes.
* api-change:``rekognition``: [``botocore``] This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

1.26.109
========

* api-change:``dlm``: [``botocore``] Updated timestamp format for GetLifecyclePolicy API
* api-change:``docdb``: [``botocore``] This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
* api-change:``fsx``: [``botocore``] Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
* api-change:``lambda``: [``botocore``] This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
* api-change:``quicksight``: [``botocore``] This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
* api-change:``redshift-data``: [``botocore``] Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.
* api-change:``servicecatalog``: [``botocore``] Updates description for property

1.26.108
========

* api-change:``cloudformation``: [``botocore``] Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
* api-change:``greengrassv2``: [``botocore``] Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
* api-change:``proton``: [``botocore``] This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
* api-change:``rds``: [``botocore``] Adds and updates the SDK examples

1.26.107
========

* api-change:``apprunner``: [``botocore``] App Runner adds support for seven new vCPU and memory configurations.
* api-change:``config``: [``botocore``] This release adds resourceType enums for types released in March 2023.
* api-change:``ecs``: [``botocore``] This is a document only updated to add information about Amazon Elastic Inference (EI).
* api-change:``identitystore``: [``botocore``] Documentation updates for Identity Store CLI command reference.
* api-change:``ivs-realtime``: [``botocore``] Fix ParticipantToken ExpirationTime format
* api-change:``network-firewall``: [``botocore``] AWS Network Firewall now supports IPv6-only subnets.
* api-change:``servicecatalog``: [``botocore``] removed incorrect product type value
* api-change:``vpc-lattice``: [``botocore``] This release removes the entities in the API doc model package for auth policies.

1.26.106
========

* api-change:``amplifyuibuilder``: [``botocore``] Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
* api-change:``autoscaling``: [``botocore``] Documentation updates for Amazon EC2 Auto Scaling
* api-change:``dataexchange``: [``botocore``] This release updates the value of MaxResults.
* api-change:``ec2``: [``botocore``] C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* api-change:``elastic-inference``: [``botocore``] Updated public documentation for the Describe and Tagging APIs.
* api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker-runtime client to latest version
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* api-change:``wafv2``: [``botocore``] This release rolls back association config feature for webACLs that protect CloudFront protections.

1.26.105
========

* api-change:``glue``: [``botocore``] Add support for database-level federation
* api-change:``lakeformation``: [``botocore``] Add support for database-level federation
* api-change:``license-manager``: [``botocore``] This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation.
* api-change:``mwaa``: [``botocore``] This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process.
* api-change:``servicecatalog``: [``botocore``] This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
* api-change:``wafv2``: [``botocore``] For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.26.104
========

* api-change:``ec2``: [``botocore``] Documentation updates for EC2 On Demand Capacity Reservations
* api-change:``internetmonitor``: [``botocore``] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
* api-change:``resiliencehub``: [``botocore``] Adding EKS related documentation for appTemplateBody
* api-change:``s3``: [``botocore``] Documentation updates for Amazon S3
* api-change:``sagemaker-featurestore-runtime``: [``botocore``] In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.
* api-change:``sms``: [``botocore``] Deprecating AWS Server Migration Service.

1.26.103
========

* api-change:``athena``: [``botocore``] Make DefaultExecutorDpuSize and CoordinatorDpuSize  fields optional  in StartSession
* api-change:``autoscaling``: [``botocore``] Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
* api-change:``batch``: [``botocore``] This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
* api-change:``compute-optimizer``: [``botocore``] This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
* api-change:``drs``: [``botocore``] Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
* api-change:``ec2``: [``botocore``] This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
* api-change:``emr``: [``botocore``] Update emr client to latest version
* api-change:``glue``: [``botocore``] This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
* api-change:``guardduty``: [``botocore``] Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
* api-change:``imagebuilder``: [``botocore``] Adds support for new image workflow details and image vulnerability detection.
* api-change:``ivs``: [``botocore``] Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
* api-change:``kendra``: [``botocore``] AWS Kendra now supports featured results for a query.
* api-change:``network-firewall``: [``botocore``] AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
* api-change:``sagemaker-geospatial``: [``botocore``] Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
* api-change:``vpc-lattice``: [``botocore``] General Availability (GA) release of Amazon VPC Lattice
* api-change:``wellarchitected``: [``botocore``] AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.

1.26.102
========

* api-change:``opensearchserverless``: [``botocore``] This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
* api-change:``rds``: [``botocore``] Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

1.26.101
========

* api-change:``iot-data``: [``botocore``] Add endpoint ruleset support for cn-north-1.
* api-change:``ssm-contacts``: [``botocore``] This release adds 12 new APIs as part of Oncall Schedule feature release, adds support for a new contact type: ONCALL_SCHEDULE. Check public documentation for AWS ssm-contacts for more information
* api-change:``ssm-incidents``: [``botocore``] Increased maximum length of "TriggerDetails.rawData" to 10K characters and "IncidentSummary" to 8K characters.

1.26.100
========

* api-change:``athena``: [``botocore``] Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
* api-change:``chime-sdk-voice``: [``botocore``] Documentation updates for Amazon Chime SDK Voice.
* api-change:``connect``: [``botocore``] This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
* api-change:``connectparticipant``: [``botocore``] This release provides an update to the SendMessage API to handle interactive message response content-types.
* api-change:``iotwireless``: [``botocore``] Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating  possibilities for seamless integration and advanced device management.
* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
* api-change:``sagemaker``: [``botocore``] Fixed some improperly rendered links in SDK documentation.
* api-change:``securityhub``: [``botocore``] Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance.
* api-change:``servicecatalog-appregistry``: [``botocore``] In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response.
* api-change:``voice-id``: [``botocore``] Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection.

1.26.99
=======

* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``comprehend``: [``botocore``] This release adds a new field (FlywheelArn) to the EntitiesDetectionJobProperties object. The FlywheelArn field is returned in the DescribeEntitiesDetectionJob and ListEntitiesDetectionJobs responses when the EntitiesDetection job is started with a FlywheelArn instead of an EntityRecognizerArn .
* api-change:``rds``: [``botocore``] Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.

1.26.98
=======

* api-change:``batch``: [``botocore``] This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE
* api-change:``chime-sdk-identity``: [``botocore``] AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels.  ExpirationSettings provides automatic resource deletion for AppInstanceUsers.
* api-change:``chime-sdk-media-pipelines``: [``botocore``] This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``chime-sdk-messaging``: [``botocore``] ExpirationSettings provides automatic resource deletion for Channels.
* api-change:``chime-sdk-voice``: [``botocore``] This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``codeartifact``: [``botocore``] Repository CreationTime is added to the CreateRepository and ListRepositories API responses.
* api-change:``guardduty``: [``botocore``] Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs.
* api-change:``ivs-realtime``: [``botocore``] Initial release of the Amazon Interactive Video Service RealTime API.
* api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs.
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type.
* api-change:``servicediscovery``: [``botocore``] Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode.
* api-change:``textract``: [``botocore``] The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type.

1.26.97
=======

* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``iottwinmaker``: [``botocore``] This release adds support of adding metadata when creating a new scene or updating an existing scene.
* api-change:``networkmanager``: [``botocore``] This release includes an update to create-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
* api-change:``pipes``: [``botocore``] This release improves validation on the ARNs in the API model
* api-change:``resiliencehub``: [``botocore``] This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
* api-change:``ssm``: [``botocore``] This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.

1.26.96
=======

* api-change:``chime-sdk-messaging``: [``botocore``] Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
* api-change:``cleanrooms``: [``botocore``] GA Release of AWS Clean Rooms, Added Tagging Functionality
* api-change:``ec2``: [``botocore``] This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
* api-change:``iotsitewise``: [``botocore``] Provide support for tagging of data streams and enabling tag based authorization for property alias
* api-change:``mgn``: [``botocore``] This release introduces the Import and export feature and expansion of the post-launch actions

1.26.95
=======

* api-change:``application-autoscaling``: [``botocore``] With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
* api-change:``neptune``: [``botocore``] This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
* api-change:``s3outposts``: [``botocore``] S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
* api-change:``workdocs``: [``botocore``] This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

(adam)

2023-04-18 07:22:41 UTC MAIN commitmail json YAML

py-botocore: updated to 1.29.115

1.29.115
========

* api-change:``appflow``: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
* api-change:``drs``: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
* api-change:``dynamodb``: Documentation updates for DynamoDB API
* api-change:``emr-serverless``: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
* api-change:``internetmonitor``: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
* api-change:``iotwireless``: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
* api-change:``lambda``: Add Python 3.10 (python3.10) support to AWS Lambda

1.29.114
========

* api-change:``ecs``: This release supports  ephemeral storage for AWS Fargate Windows containers.
* api-change:``lambda``: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
* api-change:``migration-hub-refactor-spaces``: Doc only update for Refactor Spaces environments without network bridge feature.
* api-change:``rds``: This release adds support of modifying the engine mode of database clusters.

1.29.113
========

* api-change:``chime-sdk-voice``: This release adds tagging support for Voice Connectors and SIP Media Applications
* api-change:``mediaconnect``: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

1.29.112
========

* api-change:``groundstation``: AWS Ground Station Wideband DigIF GA Release
* api-change:``managedblockchain``: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

1.29.111
========

* api-change:``ecr-public``: This release will allow using registry alias as registryId in BatchDeleteImage request.
* api-change:``emr-serverless``: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
* api-change:``events``: Update events client to latest version
* api-change:``iot-data``: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
* api-change:``wafv2``: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.29.110
========

* api-change:``connect``: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
* api-change:``ecs``: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
* api-change:``marketplace-catalog``: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
* api-change:``omics``: Remove unexpected API changes.
* api-change:``rekognition``: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

1.29.109
========

* api-change:``dlm``: Updated timestamp format for GetLifecyclePolicy API
* api-change:``docdb``: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
* api-change:``fsx``: Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
* api-change:``lambda``: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
* api-change:``quicksight``: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
* api-change:``redshift-data``: Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.
* api-change:``servicecatalog``: Updates description for property

1.29.108
========

* api-change:``cloudformation``: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
* api-change:``greengrassv2``: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
* api-change:``proton``: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
* api-change:``rds``: Adds and updates the SDK examples

1.29.107
========

* api-change:``apprunner``: App Runner adds support for seven new vCPU and memory configurations.
* api-change:``config``: This release adds resourceType enums for types released in March 2023.
* api-change:``ecs``: This is a document only updated to add information about Amazon Elastic Inference (EI).
* api-change:``identitystore``: Documentation updates for Identity Store CLI command reference.
* api-change:``ivs-realtime``: Fix ParticipantToken ExpirationTime format
* api-change:``network-firewall``: AWS Network Firewall now supports IPv6-only subnets.
* api-change:``servicecatalog``: removed incorrect product type value
* api-change:``vpc-lattice``: This release removes the entities in the API doc model package for auth policies.

1.29.106
========

* api-change:``amplifyuibuilder``: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
* api-change:``autoscaling``: Documentation updates for Amazon EC2 Auto Scaling
* api-change:``dataexchange``: This release updates the value of MaxResults.
* api-change:``ec2``: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* api-change:``elastic-inference``: Updated public documentation for the Describe and Tagging APIs.
* api-change:``sagemaker-runtime``: Update sagemaker-runtime client to latest version
* api-change:``sagemaker``: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* api-change:``wafv2``: This release rolls back association config feature for webACLs that protect CloudFront protections.

1.29.105
========

* api-change:``glue``: Add support for database-level federation
* api-change:``lakeformation``: Add support for database-level federation
* api-change:``license-manager``: This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation.
* api-change:``mwaa``: This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process.
* api-change:``servicecatalog``: This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
* api-change:``wafv2``: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.29.104
========

* api-change:``ec2``: Documentation updates for EC2 On Demand Capacity Reservations
* api-change:``internetmonitor``: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
* api-change:``resiliencehub``: Adding EKS related documentation for appTemplateBody
* api-change:``s3``: Documentation updates for Amazon S3
* api-change:``sagemaker-featurestore-runtime``: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.
* api-change:``sms``: Deprecating AWS Server Migration Service.

1.29.103
========

* api-change:``athena``: Make DefaultExecutorDpuSize and CoordinatorDpuSize  fields optional  in StartSession
* api-change:``autoscaling``: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
* api-change:``batch``: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
* api-change:``compute-optimizer``: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
* api-change:``drs``: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
* api-change:``ec2``: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
* api-change:``emr``: Update emr client to latest version
* api-change:``glue``: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
* api-change:``guardduty``: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
* api-change:``imagebuilder``: Adds support for new image workflow details and image vulnerability detection.
* api-change:``ivs``: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
* api-change:``kendra``: AWS Kendra now supports featured results for a query.
* api-change:``network-firewall``: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
* api-change:``sagemaker-geospatial``: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
* api-change:``vpc-lattice``: General Availability (GA) release of Amazon VPC Lattice
* api-change:``wellarchitected``: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.

1.29.102
========

* api-change:``opensearchserverless``: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
* api-change:``rds``: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

1.29.101
========

* api-change:``iot-data``: Add endpoint ruleset support for cn-north-1.
* api-change:``ssm-contacts``: This release adds 12 new APIs as part of Oncall Schedule feature release, adds support for a new contact type: ONCALL_SCHEDULE. Check public documentation for AWS ssm-contacts for more information
* api-change:``ssm-incidents``: Increased maximum length of "TriggerDetails.rawData" to 10K characters and "IncidentSummary" to 8K characters.

1.29.100
========

* api-change:``athena``: Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
* api-change:``chime-sdk-voice``: Documentation updates for Amazon Chime SDK Voice.
* api-change:``connect``: This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
* api-change:``connectparticipant``: This release provides an update to the SendMessage API to handle interactive message response content-types.
* api-change:``iotwireless``: Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating  possibilities for seamless integration and advanced device management.
* api-change:``medialive``: AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
* api-change:``sagemaker``: Fixed some improperly rendered links in SDK documentation.
* api-change:``securityhub``: Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance.
* api-change:``servicecatalog-appregistry``: In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response.
* api-change:``voice-id``: Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection.

1.29.99
=======

* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``comprehend``: This release adds a new field (FlywheelArn) to the EntitiesDetectionJobProperties object. The FlywheelArn field is returned in the DescribeEntitiesDetectionJob and ListEntitiesDetectionJobs responses when the EntitiesDetection job is started with a FlywheelArn instead of an EntityRecognizerArn .
* api-change:``rds``: Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.

1.29.98
=======

* api-change:``batch``: This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE
* api-change:``chime-sdk-identity``: AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels.  ExpirationSettings provides automatic resource deletion for AppInstanceUsers.
* api-change:``chime-sdk-media-pipelines``: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``chime-sdk-messaging``: ExpirationSettings provides automatic resource deletion for Channels.
* api-change:``chime-sdk-voice``: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
* api-change:``codeartifact``: Repository CreationTime is added to the CreateRepository and ListRepositories API responses.
* api-change:``guardduty``: Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs.
* api-change:``ivs-realtime``: Initial release of the Amazon Interactive Video Service RealTime API.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs.
* api-change:``sagemaker``: Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type.
* api-change:``servicediscovery``: Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode.
* api-change:``textract``: The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type.

1.29.97
=======

* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``iottwinmaker``: This release adds support of adding metadata when creating a new scene or updating an existing scene.
* api-change:``networkmanager``: This release includes an update to create-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
* api-change:``pipes``: This release improves validation on the ARNs in the API model
* api-change:``resiliencehub``: This release provides customers with the ability to import resources from within an EKS cluster and assess the resiliency of EKS cluster workloads.
* api-change:``ssm``: This Patch Manager release supports creating, updating, and deleting Patch Baselines for AmazonLinux2023, AlmaLinux.

1.29.96
=======

* api-change:``chime-sdk-messaging``: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
* api-change:``cleanrooms``: GA Release of AWS Clean Rooms, Added Tagging Functionality
* api-change:``ec2``: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
* api-change:``iotsitewise``: Provide support for tagging of data streams and enabling tag based authorization for property alias
* api-change:``mgn``: This release introduces the Import and export feature and expansion of the post-launch actions

1.29.95
=======

* api-change:``application-autoscaling``: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
* api-change:``neptune``: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
* api-change:``s3outposts``: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
* api-change:``workdocs``: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

(adam)

2023-04-18 06:28:28 UTC MAIN commitmail json YAML

doc/TODO: + libgit2-1.6.4.

(wiz)

2023-04-18 00:45:12 UTC MAIN commitmail json YAML

submit.xml: s/cvs import/cvs add/

(gutteridge)

2023-04-17 21:35:47 UTC MAIN commitmail json YAML

doc: Added devel/liburing version 2.3

(gutteridge)

2023-04-17 21:34:56 UTC MAIN commitmail json YAML

sysutils/Makefile: add liburing

(gutteridge)

2023-04-17 21:33:34 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.66

(fox)

2023-04-17 21:32:56 UTC MAIN commitmail json YAML

audio/fasttracker2: Update to 1.66

Changes since v1.65

v1.66 - 13.04.2023
- Added a 16 point sinc interpolation option (higher quality)
- Changed some settings for the default configuration:
  1) Palette theme = Dark mode
  2) Scopes = Lined
  Note: Your existing configuration will not be changed!
- Changed the layout a little in the Config section (Audio / "I/O Devices")
- Removed the 192kHz audio output setting. This was a bit extreme to begin with.
  Note: You can still select this rate when exporting songs to WAV.
- Some code cleanup

(fox)

2023-04-17 21:32:54 UTC MAIN commitmail json YAML

liburing: import new package, version 2.3

This is the Linux io_uring library, liburing. liburing provides helpers to
set up and tear down io_uring instances, and also a simplified interface
for applications that don't need (or want) to deal with the full kernel-
side implementation.

Packaged in wip by Alexander Schreiber. Minor adjustments by myself, also
build tested on Fedora 37.

(gutteridge)

2023-04-17 21:09:58 UTC MAIN commitmail json YAML

doc: Updated x11/libXpm to 3.5.16

(wiz)

2023-04-17 21:09:49 UTC MAIN commitmail json YAML

libXpm: update to 3.5.16.

Alan Coopersmith (11):
      test: skip compressed file tests when --disable-open-zfile is used
      gitlab CI: build with each of --enable-open-zfile & --disable-open-zfile
      configure: correct error message to suggest --disable-open-zfile
      open-zfile: Make compress & uncompress commands optional
      Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      XpmCreateDataFromXpmImage: Fix misleading indentation
      parse.c: Wrap FREE_CIDX definition in do { ... } while(0)
      parse.c: remove unused function xstrlcpy()
      test: Use PACKAGE_BUGREPORT instead of hard-coded URL's
      test: Add simple test cases for functions in src/rgb.c
      xpmReadRgbNames: constify filename argument

Matt Turner (1):
      libXpm 3.5.16

Peter Hutterer (1):
      Fix a memleak in ParsePixels error code path

(wiz)

2023-04-17 21:08:32 UTC MAIN commitmail json YAML

doc: Updated x11/libXft to 2.3.8

(wiz)

2023-04-17 21:08:22 UTC MAIN commitmail json YAML

libXft: update to 2.3.8.

Alan Coopersmith (1):
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL

Matt Turner (1):
      libXft 2.3.8

Thomas E. Dickey (3):
      add check for missing glyph in XftFontCheckGlyph()
      issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels
      issue 18: Problems with rotated text (monospace font only)

(wiz)

2023-04-17 20:56:54 UTC MAIN commitmail json YAML

Added textproc/py-rapidfuzz, www/py-httpretty, devel/py-poetry-plugin-export; Removed comms/py-clikit; Updated comms/py-cleo, devel/py-poetry-core, devel/py-poetry

(adam)

2023-04-17 20:55:53 UTC MAIN commitmail json YAML

py-poetry: updated to 1.4.2

1.4.2 - 2023-04-02

Changed

When trying to install wheels with invalid RECORD files, Poetry does not fail anymore but only prints a warning. This mitigates an unintended change introduced in Poetry 1.4.1

Fixed

Fix an issue where relative git submodule urls were not parsed correctly
Fix an issue where Poetry could freeze when building a project with a build script if it generated enough output to fill the OS pipe buffer

1.4.1 - 2023-03-19

Fixed

Fix an issue where poetry install did not respect the requirements for building editable dependencies
Fix an issue where poetry init crashed due to bad input when adding packages interactively
Fix an issue where poetry install ignored the subdirectory argument of git dependencies
Fix an issue where installing packages with no-binary could result in a false hash mismatch
Fix an issue where the hash of sdists was neither validated nor written to the direct_url.json during installation
Fix an issue where poetry install --sync attempted to remove itself
Fix an issue where wheels with non-normalized dist-info directory names could not be installed
Fix an issue where poetry install --compile compiled with optimization level 1

Docs

Clarify the behavior of the --extras option
Expand the FAQ on reasons for slow dependency resolution

poetry-core (1.5.2)

Fix an issue where wheels built on Windows could contain duplicate entries in the RECORD file

1.4.0 - 2023-02-27

Added

Add a modern installer (installer.modern-installation) for faster installation of packages and independence from pip
Add support for Private :: trove classifiers
Add the version of poetry in the @generated comment at the beginning of the lock file
Add support for virtualenvs.prefer-active-python when running poetry new and poetry init

Changed

Deprecate the old installer, i.e. setting experimental.new-installer to false
Remove unused platform field from cached package info and bump the cache version
Extra dependencies of the root project are now sorted in the lock file
Remove upper boundary for importlib-metadata dependency
Validate path dependencies during use instead of during construction
Remove the deprecated repository modules

Fixed

Fix an issue where an unconditional dependency of an extra was not installed in specific environments
Fix an issue where a pre-release of a dependency was chosen even if a stable release fulfilled the constraint
Fix an issue where HTTP redirects were not handled correctly during publishing
Fix an issue where poetry check did not handle the -C, --directory option correctly
Fix an issue where the subdirectory information of a git dependency was not written to the lock file
Fix an issue where the wrong Python version was selected when creating an virtual environment
Fix an issue where packages that should be kept were uninstalled when calling poetry install --sync
Fix an issue where an incorrect value was set for sys.argv[0] when running installed scripts
Fix an issue where hashes in direct_url.json files were not written according to the specification
Fix an issue where poetry commands failed due to special characters in the path of the project or virtual environment
Fix an issue where poetry crashed with a JSONDecodeError when running a Python script that produced certain warnings

Docs

Add advice on how to maintain a poetry plugin
Update tox examples to comply with the latest tox release
Mention that the poetry export can export constraints.txt files
Add clarifications for moving configuration files
Mention the different types of exact version specifications

poetry-core (1.5.1)

Improve marker handling
Validate whether dependencies referenced in extras are defined in the main dependency group
Poetry no longer generates a setup.py file in sdists by default
Fix an issue where trailing newlines were allowed in tool.poetry.description
Fix an issue where the name of the data folder in wheels was not normalized
Fix an issue where the order of entries in the RECORD file was not deterministic
Fix an issue where zero padding was not correctly handled in version comparisons
Fix an issue where sdist builds did not support multiple READMEs

poetry-plugin-export (^1.3.0)

Fix an issue where the export failed if there was a circular dependency on the root package

1.3.2 - 2023-01-10

Fixed

Fix a performance regression when locking dependencies from PyPI
Fix an issue where passing a relative path via -C, --directory fails

Docs

Update docs to reflect the removal of the deprecated get-poetry.py installer from the repository
Add clarifications for virtualenvs.path settings

1.3.1 - 2022-12-12

Fixed

Fix an issue where an explicit dependency on lockfile was missing, resulting in a broken Poetry in rare circumstances (7169).

1.3.0 - 2022-12-09

Added

Mark the lock file with an @generated comment as used by common tooling
poetry check validates trove classifiers and warns for deprecations
Introduce a top level -C, --directory option to set the working path

Changed

New lock file format (version 2.0)
Path dependency metadata is unconditionally re-locked
URL dependency hashes are locked
poetry update and poetry lock should now resolve dependencies more similarly
poetry publish will report more useful errors when a file does not exist
poetry add will check for duplicate entries using canonical names
Wheels are preferred to source distributions when gathering metadata
Git dependencies of extras are only fetched if the extra is requested
Invoke pip with --no-input to prevent hanging without feedback
Invoke pip with --isolated to prevent the influence of user configuration
Interrogate environments with Python in isolated (-I) mode
Raise an informative error when multiple version constraints overlap and are incompatible

Fixed

Fix an issue where concurrent instances of Poetry would corrupt the artifact cache
Fix an issue where Poetry can hang after being interrupted due to stale locking in cache
Fix an issue where the output of commands executed with --dry-run contained duplicate entries
Fix an issue where requests's pool size did not match the number of installer workers
Fix an issue where poetry show --outdated failed with a runtime error related to direct origin dependencies
Fix an issue where only the last command of an ApplicationPlugin is registered
Fix an issue where git dependencies were fetched unnecessarily when running poetry lock --no-update
Fix an issue where stdout was polluted with messages that should go to stderr
Fix an issue with poetry shell activation and zsh
Fix an issue where a url dependencies were shown as outdated
Fix an issue where the source field of a dependency with extras was ignored
Fix an issue where a package from the wrong source was installed for a multiple-constraints dependency with different sources
Fix an issue where dependencies from different sources where merged during dependency resolution
Fix an issue where experimental.system-git-client could not be used via environment variable
Fix an issue where Poetry fails with an AssertionError due to distribution.files being None
Fix an issue where poetry env info did not respect virtualenvs.prefer-active-python
Fix an issue where poetry env list does not list the in-project environment
Fix an issue where poetry env remove removed the wrong environment
Fix an issue where the return code of a script was not relayed as exit code
Fix an issue where the solver could silently swallow ValueError

Docs

Improve documentation of package sources
Correct the default cache path on Windows

poetry-core (1.4.0)

The PEP 517 metadata_directory is now respected as an input to the build_wheel hook
ParseConstraintError is now raised on version and constraint parsing errors, and includes information on the package that caused the error
Fix an issue where invalid PEP 508 requirements were generated due to a missing space before semicolons
Fix an issue where relative paths were encoded into package requirements, instead of a file:// URL as required by PEP 508

poetry-plugin-export (^1.2.0)

Ensure compatibility with Poetry 1.3.0. No functional changes.

cleo (^2.0.0)

Fix an issue where shell completions had syntax errors
Fix an issue where not reading all the output of a command resulted in a "Broken pipe" error
Fix an issue where errors were not shown in non-verbose mode

(adam)

2023-04-17 20:53:30 UTC MAIN commitmail json YAML

py-poetry-plugin-export: added version 1.3.1

This package is a plugin that allows the export of locked packages to various formats.

(adam)

2023-04-17 20:51:23 UTC MAIN commitmail json YAML

py-cleo: update HOMEPAGE

(adam)

2023-04-17 20:50:22 UTC MAIN commitmail json YAML

py-poetry-core: updated to 1.5.2

1.5.2 - 2023-03-13

Fixed

Fix an issue where wheels built on Windows could contain duplicate entries in the RECORD file

1.5.1 - 2023-02-20

Changed

Improve performance by caching parsed markers, constraints and versions

1.5.0 - 2023-01-27

Added

Improve marker handling
Allow overriding the output directory when building dist files
Validate whether dependencies referenced in extras are defined in the main dependency group
Improve handling of generic constraints

Changed

Deprecate the hash function of FileDependency
Do not set allows_preleases implicitly anymore if the lower bound of a constraint is a pre-release
Poetry no longer generates a setup.py file in sdists by default
Remove the unused platform attribute from Package
Deprecate the pretty_version parameter when creating a Package
Validate path dependencies during use instead of during construction

Fixed

Fix an issue where the PEP 517 metadata_directory was not respected when building an editable wheel
Fix an issue where trailing newlines were allowed in tool.poetry.description
Fix an issue where the name of the data folder in wheels was not normalized
Fix an issue where the order of entries in the RECORD file was not deterministic
Fix an issue where parsing of VCS URLs with escaped characters failed
Fix an issue where the subdirectory parameter of VCS URLs was not respected
Fix an issue where zero padding was not correctly handled in version comparisons
Fix an issue where sdist builds did not support multiple READMEs

Vendoring

attrs==22.2.0
jsonschema==4.17.3
lark==1.1.5
packaging==23.0
pyrsistent==0.19.3

1.4.0 - 2022-11-22

Added

The PEP 517 metadata_directory is now respected as an input to the build_wheel hook

Changed

Sources are now considered more carefully when dealing with dependencies with environment markers
EmptyConstraint is now hashable
ParseConstraintError is now raised on version and constraint parsing errors, and includes information on the package that caused the error

Fixed

Fix an issue where invalid PEP 508 requirements were generated due to a missing space before semicolons
Fix an issue where relative paths were encoded into package requirements, instead of a file:// URL as required by PEP 508

Vendoring

jsonschema==4.17.0
lark==1.1.4
pyrsistent==0.19.2
tomlkit==0.11.6
typing-extensions==4.4.0

(adam)

2023-04-17 20:45:04 UTC MAIN commitmail json YAML

py-httpretty: added version 1.1.4

HTTP Client mocking tool for Python. It provides a full fake TCP socket module.

(adam)

2023-04-17 20:40:03 UTC MAIN commitmail json YAML

2023-04-17 20:37:10 UTC MAIN commitmail json YAML

py-cleo: updated to 2.0.1

2.0.1 - 2022-11-23

Relax poetry-core requirement for PEP 517 builds

2.0.0 - 2022-11-21

No source code changes.

This is a version-only release to replace 1.0.0, which was yanked on the grounds that it was incompatible with real dependents (i.e. Poetry) based on their version specifiers, which explicitly included 1.0.0 pre-releases.

1.0.0 - 2022-11-21

Key points

Supported Python versions are now 3.7 up to 3.11.
cleo is now fully type-checked.
cleo no longer depends on clikit.

Changed

Replaced Terminal class with shutil.get_terminal_size() from standard library
Exceptions are now Errors
pylev was dropped in favor of much faster rapidfuzz
Default error verbosity was reduced

Removed

Removed doc comment-based command configuration notation

Fixed

--no-interaction is now automatically set when running in non-TTY terminals
Generated completions will no longer cause shell errors for namespaced commands
Using ^C while autocompleting Question answer will no longer break terminal
Namespaced commands no longer reset interactive state
Fixed underlying regex that caused CVE-2022-42966

(adam)

2023-04-17 20:35:02 UTC MAIN commitmail json YAML

py-rapidfuzz: added version 3.0.0

RapidFuzz is a fast string matching library for Python and C++, which is using
the string similarity calculations from FuzzyWuzzy.

(adam)

2023-04-17 20:32:21 UTC MAIN commitmail json YAML

Updated textproc/py-deepdiff, devel/py-googleapis-common-protos

(adam)

2023-04-17 20:31:22 UTC MAIN commitmail json YAML

py-googleapis-common-protos: updated to 1.59.0

1.59.0

Features

Add overrides_by_request_protocol to BackendRule in google/api/backend.proto
Add proto_reference_documentation_uri to Publishing in google/api/client.proto
Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto

Documentation

Use rst syntax in readme

(adam)

2023-04-17 20:28:15 UTC MAIN commitmail json YAML

py-deepdiff: updated to 6.3.0

v6-3-0

- ``PrefixOrSuffixOperator``: This operator will skip strings that
  are suffix or prefix of each other.
- ``include_obj_callback`` and ``include_obj_callback_strict`` are
  added by `H奪vard Thom <https://github.com/havardthom>`__.
- Fixed a corner case where numpy���s ``np.float32`` nans are not
  ignored when using ``ignore_nan_equality`` by `Noam
  Gottlieb <https://github.com/noamgot>`__
- ``orjson`` becomes optional again.
- Fix for ``ignore_type_in_groups`` with numeric values so it does
  not report number changes when the number types are different.

v6-2-3

- Switching to Orjson for serialization to improve the performance.
- Setting ``equal_nan=ignore_nan_inequality`` in the call for
  ``np.array_equal``
- Using Pytest���s tmp_path fixture instead of ``/tmp/``

v6-2-2

- Enum test fix for python 3.11
- Adding support for dateutils rrules

v6-2-1

- Removed the print statements.

v6-2-0

- Major improvement in the diff report for lists when items are all
  hashable and the order of items is important.

v6-1-0

- DeepDiff.affected_paths can be used to get the list of all paths
  where a change, addition, or deletion was reported for.
- DeepDiff.affected_root_keys can be used to get the list of all
  paths where a change, addition, or deletion was reported for.
- Bugfix: ValueError when using Decimal 0.x
- Serialization of UUID

v6-0-0

- `Exclude obj callback
  strict <https://github.com/seperman/deepdiff/pull/320/files>`__
  parameter is added to DeepDiff by Mikhail Khviyuzov
  `mskhviyu <https://github.com/mskhviyu>`__.
- A fix for diffing using ``iterable_compare_func`` with nested
  objects by `dtorres-sf <https://github.com/dtorres-sf>`__ who
  originally contributed this feature.

(adam)

2023-04-17 20:12:00 UTC MAIN commitmail json YAML

Updated textproc/py-yaml; Removed devel/py-cheetah, textproc/py-markdown3

(adam)

2023-04-17 20:10:48 UTC MAIN commitmail json YAML

2023-04-17 19:55:45 UTC MAIN commitmail json YAML

2023-04-17 19:43:34 UTC MAIN commitmail json YAML

py-pybtex: not for Python 2.7

(adam)

2023-04-17 19:42:47 UTC MAIN commitmail json YAML

kapidox: not for Python 2.7

(adam)

2023-04-17 19:41:38 UTC MAIN commitmail json YAML

unknown-horizons: not for Python 2.7 anymore

(adam)

2023-04-17 19:40:58 UTC MAIN commitmail json YAML

stone-soup: not for Python 2.7 anymore

(adam)

2023-04-17 19:38:53 UTC MAIN commitmail json YAML

py-yaml: updated to 6.0

6.0

Change README format to Markdown
Add a test for YAML 1.1 types
fix float resolver to ignore `.` and `._`
drop Python 2.7
Fix spelling of ���hexadecimal���
fix representation of Enum subclasses
fix libyaml extension compiler warnings
fix ResourceWarning on leaked file descriptors
always require `Loader` arg to `yaml.load()`
remove remaining direct distutils usage

(adam)

2023-04-17 19:27:48 UTC MAIN commitmail json YAML

Updated audio/lv2, textproc/py-black

(adam)

2023-04-17 19:27:28 UTC MAIN commitmail json YAML

py-black: updated to 23.3.0

23.3.0

Highlights

This release fixes a longstanding confusing behavior in Black's GitHub action, where the
version of the action did not determine the version of Black being run. In
addition, there is a small bug fix around imports and a number of improvements to the
preview style.

Please try out the
[preview style](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html#preview-style)
with `black --preview` and tell us your feedback. All changes in the preview style are
expected to become part of Black's stable style in January 2024.

Stable style

- Import lines with `# fmt: skip` and `# fmt: off` no longer have an extra blank line
added when they are right after another import line

Preview style

- Add trailing commas to collection literals even if there's a comment after the last
entry
- `async def`, `async for`, and `async with` statements are now formatted consistently
compared to their non-async version.
- `with` statements that contain two context managers will be consistently wrapped in
parentheses
- Let string splitters respect [East Asian Width](https://www.unicode.org/reports/tr11/)

- Now long string literals can be split after East Asian commas and periods (`縲〜 U+3001
IDEOGRAPHIC COMMA, `縲A U+3002 IDEOGRAPHIC FULL STOP, & `�シ形 U+FF0C FULLWIDTH COMMA)
besides before spaces
- For stubs, enforce one blank line after a nested class with a body other than just
`...`
- Improve handling of multiline strings by changing line split behavior

Parser

- Added support for formatting files with invalid type comments

Integrations

- Update GitHub Action to use the version of Black equivalent to action's version if
version input is not specified
- Fix missing Python binary path in autoload script for vim

Documentation

- Document that only the most recent release is supported for security issues;
vulnerabilities should be reported through Tidelift

(adam)

2023-04-17 18:18:00 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.56.6

(bsiegert)

2023-04-17 18:17:46 UTC MAIN commitmail json YAML

vala: update to 0.56.6

Vala 0.56.6
===========
* Regression fix:
  - vala: Improve initialization of namespace fields with compound
    literal

* Bindings:
  - gio-2.0,glib-2.0,gobject-2.0: Update 2.74 symbols
  - webkit2gtk-4.*: Update to 2.40.0
  - webkitgtk-6.0: Update to 2.40.0

(bsiegert)

2023-04-17 17:43:48 UTC MAIN commitmail json YAML

lv2: updated to 1.18.10

lv2 (1.18.10) stable; urgency=medium

* Fix includedir in pkg-config file
* Fix missing example plugin UI binaries
* Only install lv2specgen when required Python modules are found
* Replace change history data with a plain text NEWS file

lv2 (1.18.8) stable; urgency=medium

* Fix documentation build with Python 3.7
* Fix documentation build with meson 0.56.2
* Fix lv2.h missing from installation
* eg-midigate: Fix output timing
* eg-sampler: Add resampling via libsamplerate
* eg-sampler: Fix potentially corrupt notification events
* lv2core: Fix inconsistent plugin class labels
* lv2specgen: Fix installed data paths

lv2 (1.18.6) stable; urgency=medium

* Add dark mode style for documentation
* Clean up and modernize Python support code
* Fix or avoid new compiler and tool warnings
* Rearrange source tree to be directly usable by dependants
* Remove archaic properties from foaf vocabulary
* Replace canonical dcs ontology with a minimal version for LV2
* Separate API headers from data
* Switch to Meson build system

(adam)

2023-04-17 17:33:41 UTC MAIN commitmail json YAML

Updated textproc/py-rebulk, textproc/py-guessit

(adam)

2023-04-17 17:33:21 UTC MAIN commitmail json YAML

py-guessit:updated to 3.7.1

v3.7.0(2023-02-18)
Feature
***week:** Add week property

Fix
***episode:** Fix invalid episode range when a weak episode is present before the match
***expected:** Build output from input string for expected_title/expected_group
***release_group:** Properly extract group name from format "Title (MediaInfo Individual) [Group]"
***edition:** Improve remastered/restored detection
***container:** Add m2ts to container extensions

Documentation
***contributing:** Update branch name

v3.6.0 (2023-02-18)
Feature
***audio_codec:** Detect "DTS:X"

v3.5.0 (2022-11-01)
Feature
***dependencies:** Drop Python 3.6 support

Fix
***audio_codec:** Detect "E-AC-3" and "AC-3"
***typo:** Fix common typo

v3.4.3 (2021-11-20)
Fix
***setuptools:** Drop usage of test_requires and setup_requires

v3.4.2 (2021-11-08)
Fix
***dependencies:** Use babelfish>=0.6.0

v3.4.1 (2021-11-05)
Fix
***other:** Detect "Open Matte" with non-space separator
***packaging:** Use stdlib importlib.resources in py 3.7+

v3.4.0 (2021-11-04)
Feature
***other:** Add restored support and match 4k-* patterns
***other:** Add 2in1 support
***python:** Add python 3.10 support, drop python 3.5 support
***audio_channels:** Add support for "1.0" audio channels
***streaming_service:** Add more streaming services
***other:** Add ONA/OAD support
***other:** Add Repack and ReRip followed by a digit support

(adam)

2023-04-17 17:29:07 UTC MAIN commitmail json YAML

py-rebulk:updated to 3.2.0

v3.2.0(2023-02-18)
Feature
***dependencies:** Add python 3.11 support and drop python 3.6 support

Fix
*Remove pytest-runner from setup_requires

v3.1.0 (2021-11-04)
Feature
***defaults:** Add overrides support
***python:** Add python 3.10 support, drop python 3.5 support

v3.0.1 (2020-12-25)
Fix
***package:** Fix broken package `No such file or directory: 'CHANGELOG.md'`

Documentation
***readme:** Add semantic release badge
***readme:** Fix title

v3.0.0 (2020-12-23)
Feature
***regex:** Replace REGEX_DISABLED environment variable with REBULK_REGEX_ENABLED
*Add python 3.8/3.9 support, drop python 2.7/3.4 support

Breaking
*regex module is now disabled by default, even if it's available in the python interpreter. You have to set REBULK_REGEX_ENABLED=1 in your environment to enable it, as this module may cause some issues.
*Python 2.7 and 3.4 support have been dropped

(adam)

2023-04-17 15:59:51 UTC MAIN commitmail json YAML

doc: Updated lang/gleam to 0.28.3

(nikita)

2023-04-17 15:59:41 UTC MAIN commitmail json YAML

gleam: Update to version 0.28.3

Changelog:

v0.28.3 - 2023-04-17

    Fixed a bug where the language server would show outdated error diagnostics when a new one was emitted in a different module.
    Fixed a bug where the language server would attempt to analyse Gleam modules that were outside of the src or test directories.
    New Gleam projects are created with actions/checkout@v3.5.1 and erlef/setup-beam@1.15.3 in their GitHub actions CI configuration.

v0.28.2 - 2023-04-10

    Fixed a bug where comments above a use expression would be formatted incorrectly.
    Fixed a bug where the formatter would fail to preserve empty lines after a block.
    Fixed a bug where the formatter would fail to preserve empty lines after an anonymous function with a return annotation.

(nikita)

2023-04-17 13:31:12 UTC MAIN commitmail json YAML

matrix-synapse: set shared object name on Darwin

(adam)

2023-04-17 12:51:06 UTC MAIN commitmail json YAML

Updated textproc/py-phonenumbers, devel/py-hatchling

(adam)

2023-04-17 12:50:49 UTC MAIN commitmail json YAML

py-hatchling: updated to 1.14.0

1.14.0

Added:

Add trove-classifiers as a dependency

Fixed:

Properly normalize metadata descriptions that contain line breaks

(adam)

2023-04-17 12:45:13 UTC MAIN commitmail json YAML

py-phonenumbers: updated to 8.13.9

What's new in 8.13.8
--------------------

Merge to
[upstream commit 07cd7bbb8a2f](https://github.com/google/libphonenumber/commit/07cd7bbb8a2f);
relevant code changes:

- Added a check to phonenumberutil.py that the value of the `phone-context` parameter of the tel URI follows the correct
  syntax as defined in [RFC3966](https://www.rfc-editor.org/rfc/rfc3966#section-3).

What's new in 8.13.0
--------------------

Merge to [upstream commit
185004cabd1bb4d3](https://github.com/google/libphonenumber/commit/185004cabd1bb4d3).  Upstream has
removed the `leading_zero_possible` field from the `PhoneMetadata` type as part of this version;
however, this change is *not* mirrored in the Python code due to back-compatibility concerns.

(adam)

2023-04-17 12:34:57 UTC MAIN commitmail json YAML

Updated devel/py-dulwich, www/py-python-multipart

(adam)

2023-04-17 12:34:40 UTC MAIN commitmail json YAML

py-python-multipart: updated to 0.0.6

0.0.6 (2023-02-27)

Migrate package installation to pyproject.toml (PEP 621)
Use yaml.safe_load instead of yaml.load
Add support for Python 3.11, drop EOL 3.6
Add support for Python 3.8-3.10, drop EOL 2.7-3.5
QuerystringParser: don't raise an AttributeError in __repr__

(adam)

2023-04-17 12:20:13 UTC MAIN commitmail json YAML

py-dulwich: updated o 0.21.3

0.21.3  2023-02-17

* Add support for ``worktreeconfig`` extension.
  (Jelmer Vernoo蝶)

* Deprecate ``Commit.extra``; the Git project specifically
  discourages adding custom lines, and the contents of
  ``Commit.extra`` are unpredictable as contents
  may be different between different versions of Dulwich
  with support for different headers.

  ``Commit._extra`` still exists.
  (Jelmer Vernoo蝶)

0.21.2  2023-01-18

* Fix early file close bug in ``dulwich.pack.extend_pack``.
  (Jelmer Vernoo蝶)

0.21.1  2023-01-17

* Factor out ``dulwich.pack.extend_pack``.
  (Jelmer Vernoo蝶)

0.21.0  2023-01-16

* Pack internals have been significantly refactored, including
  significant low-level API changes.

  As a consequence of this, Dulwich now reuses pack deltas
  when communicating with remote servers, which brings a
  big boost to network performance.
  (Jelmer Vernoo蝶)

* Add 'pack-refs' command.
  (Dan Villiom Podlaski Christiansen)

* Handle more errors when trying to read a ref
  (Dan Villiom Podlaski Christiansen)

* Allow for reuse of existing deltas while creating pack files
  (Stefan Sperling)

* cli: fix argument parsing for pack-objects --stdout
  (Stefan Sperling)

* cli: open pack-objects output files in binary mode to avoid write() error
  (Stefan Sperling)

* Bump minimum python version to 3.7. (Jelmer Vernoo蝶)

* honor no_proxy environment variable (afaul)

* In HTTP Git Client, allow missing Content-Type.
  (Jelmer Vernoo蝶)

* Fix --pure builds (Jelmer Vernoo蝶)

* Allow passing abbrev to describe

(adam)

2023-04-17 10:49:43 UTC MAIN commitmail json YAML

Added misc/py-installer, misc/py-trove-classifiers

(adam)

2023-04-17 10:49:10 UTC MAIN commitmail json YAML

py-trove-classifiers: added version 2023.3.9

Classifiers categorize projects per PEP 301. Use this package to validate
classifiers in packages for PyPI upload or download.

(adam)

2023-04-17 10:36:49 UTC MAIN commitmail json YAML

py-installer: added version 0.7.0

This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.

(adam)

2023-04-17 10:00:12 UTC MAIN commitmail json YAML

Updated devel/py-filelock, www/py-httpcore, www/py-httpx, www/py-test-httpx

(adam)

2023-04-17 09:59:50 UTC MAIN commitmail json YAML

py-test-httpx: updated to 0.22.0

0.22.0
Requires httpx==0.24.*

(adam)

2023-04-17 09:58:49 UTC MAIN commitmail json YAML

py-httpx: updated to 0.24.0

0.24.0 (6th April, 2023)

Changed

* The logging behaviour has been changed to be more in-line with other standard Python logging usages. We no longer have a custom `TRACE` log level, and we no longer use the `HTTPX_LOG_LEVEL` environment variable to auto-configure logging. We now have a significant amount of `DEBUG` logging available at the network level. Full documentation is available at https://www.python-httpx.org/logging/
* The `Response.iter_lines()` method now matches the stdlib behaviour and does not include the newline characters. It also resolves a performance issue.
* Query parameter encoding switches from using + for spaces and %2F for forward slash, to instead using %20 for spaces and treating forward slash as a safe, unescaped character. This differs from `requests`, but is in line with browser behavior in Chrome, Safari, and Firefox. Both options are RFC valid.
* NetRC authentication is no longer automatically handled, but is instead supported by an explicit `httpx.NetRCAuth()` authentication class. See the documentation at https://www.python-httpx.org/advanced/#netrc-support

Removed

* The `rfc3986` dependancy has been removed.

(adam)

2023-04-17 09:55:09 UTC MAIN commitmail json YAML

py-httpcore: updated to 0.17.0

0.17.0 (March 16th, 2023)

- Add DEBUG level logging.
- Respect HTTP/2 max concurrent streams when settings updates are sent by server.
- Increase the allowable HTTP header size to 100kB.
- Add `retries` option to SOCKS proxy classes.

(adam)

2023-04-17 09:51:00 UTC MAIN commitmail json YAML

py-filelock: updated to 3.11.0

3.11.0

Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5
Fix: Allow filelock test thread to catch any exceptions
Bump deps and tools
Run more pypy versions in CI but without coverage
Make the lock a thread local variable

(adam)

2023-04-17 09:38:28 UTC MAIN commitmail json YAML

Updated databases/py-lmdb, textproc/py-ini2toml

(adam)

2023-04-17 09:38:10 UTC MAIN commitmail json YAML

py-ini2toml: updated to 0.12

Version 0.12
* Fix logging in case of early errors while loading plugins, :pr:`69`
* Log warning if ``flake8`` and ``devpi`` sections are translation,
  prompting the user to review the output, :issue:`72`
* ``pytest`` plugin:
  * Fix parsing of ``filterwarnings``, issue:`74`

Version 0.11.3
* Fix dependency problems by requiring ``pyproject-fmt>=0.4.0``

Version 0.11.2
* Adapt to changes in ``pyproject-fmt`` 0.4.0

Version 0.11.1
* Internal test fixes, minor CI and doc improvements
* Only list ``pyproject-fmt`` as an experimental dependency on Python 3.7+

Version 0.11
* ``setuptools`` plugin:
  * Add minimum version of ``setuptools`` implementing :pep:`621` to ``[build-system] requires``, :pr:`42`

(adam)

2023-04-17 09:32:48 UTC MAIN commitmail json YAML

py-lmdb: updated to 1.4.1

v1.4.1
* Update CI to build manylinux binaries.

(adam)

2023-04-17 09:23:21 UTC MAIN commitmail json YAML

Updated security/py-acme, security/py-certbot*

(adam)

2023-04-17 09:22:06 UTC MAIN commitmail json YAML

py-acme py-certbot*: updated to 2.5.0

Certbot 2.5.0

Added

acme.messages.OrderResource now supports being round-tripped
through JSON
acme.client.ClientV2 now provides separate begin_finalization
and poll_finalization methods, in addition to the existing
finalize_order method.

Changed

--dns-route53-propagation-seconds is now deprecated. The Route53 plugin relies on the
GetChange API
to determine if a DNS update is complete. The flag has never had any effect and will be
removed in a future version of Certbot.
Packaged tests for all Certbot components besides josepy were moved inside
the _internal/tests module.

Fixed

Fixed renew sometimes not preserving the key type of RSA certificates.
Users who upgraded from Certbot <v1.25.0 to Certbot >=v2.0.0 may
have had their RSA certificates inadvertently changed to ECDSA certificates. If desired,
the key type may be changed back to RSA. See the User Guide.
Deprecated flags were inadvertently not printing warnings since v1.16.0. This is now fixed.

(adam)

2023-04-17 08:36:06 UTC MAIN commitmail json YAML

doc: Updated print/libpaper to 2.1.0nb2

(jperkin)

2023-04-17 08:35:55 UTC MAIN commitmail json YAML

libpaper: Remove --enable-relocatable completely.

It just breaks things and pkgsrc will never support relocatable binaries.  The
configure script warns that doing this will break the tests, but in my testing
it does not.

Bump PKGREVISION.

(jperkin)

2023-04-17 08:32:37 UTC MAIN commitmail json YAML

Updated textproc/py-xlsxwriter, x11/py-sip6

(adam)

2023-04-17 08:32:09 UTC MAIN commitmail json YAML

py-sip6: updated to 6.7.8

v6.7.8 4th April 2023
- The latest version of ABI v13 is v13.5.0.
- The latest version of ABI v12 is v12.12.0.
- The 'wheel-includes' value of the 'tool.sip.project' section of
  pyproject.toml now supports the use of absolute file patterns.
- Replaced the use of the 'toml' package with the standard library 'tomllib'
  package for Python v3.11 and later, and the 'tomli' package for earlier
  versions of Python.
- Bug fixes.

(adam)

2023-04-17 08:30:56 UTC MAIN commitmail json YAML

py-pyobjc-framework-PubSub: update to 9.0.1.

regen distinfo after update (untested)

(wiz)

2023-04-17 08:26:55 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 3.1.0

Release 3.1.0 - April 13 2023
-----------------------------
* Minor fix for cell color issue.

(adam)

2023-04-17 08:23:04 UTC MAIN commitmail json YAML

Updated devel/py-test, devel/py-test-sugar

(adam)

2023-04-17 08:20:35 UTC MAIN commitmail json YAML

py-test-sugar: updated to 0.9.7

0.9.7 - 2023-04-10
- For long-running tests, display minutes and not only seconds (thanks @last-partizan)
- Add support for Pytest窶冱 ``--header`` option (thanks @wiresv)

(adam)

2023-04-17 08:17:42 UTC MAIN commitmail json YAML

py-test: updated to 7.3.1

pytest 7.3.1 (2023-04-14)
=========================

Improvements
------------
- Python 3.12 support: fixed ``RuntimeError: TestResult has no addDuration method`` when running ``unittest`` tests.

- Python 3.12 support: fixed ``shutil.rmtree(onerror=...)`` deprecation warning when using :fixture:`tmp_path`.

Bug Fixes
---------
- Fixed performance regression related to :fixture:`tmp_path` and the new :confval:`tmp_path_retention_policy` option.

- Fix crash ``INTERNALERROR IndexError: list index out of range`` which happens when displaying an exception where all entries are hidden.
  This reverts the change "Correctly handle ``__tracebackhide__`` for chained exceptions." introduced in version 7.3.0.

pytest 7.3.0 (2023-04-08)
=========================

Features
--------
- Test methods decorated with ``@classmethod`` can now be discovered as tests, following the same rules as normal methods. This fills the gap that static methods were discoverable as tests but not class methods.

- :confval:`console_output_style` now supports ``progress-even-when-capture-no`` to force the use of the progress output even when capture is disabled. This is useful in large test suites where capture may have significant performance impact.

- ``--log-disable`` CLI option added to disable individual loggers.

- Added :confval:`tmp_path_retention_count` and :confval:`tmp_path_retention_policy` configuration options to control how directories created by the :fixture:`tmp_path` fixture are kept.

Improvements
------------
- If multiple errors are raised in teardown, we now re-raise an ``ExceptionGroup`` of them instead of discarding all but the last.

- Allow ``-p`` arguments to include spaces (eg: ``-p no:logging`` instead of
  ``-pno:logging``). Mostly useful in the ``addopts`` section of the configuration
  file.

- Added ``start`` and ``stop`` timestamps to ``TestReport`` objects.

- Split the report header for ``rootdir``, ``config file`` and ``testpaths`` so each has its own line.

- pytest should no longer crash on AST with pathological position attributes, for example testing AST produced by `Hylang <https://github.com/hylang/hy>__`.

- The full output of a test is no longer truncated if the truncation message would be longer than
  the hidden text. The line number shown has also been fixed.

Bug Fixes
---------
- The assertion rewriting mechanism now works correctly when assertion expressions contain the walrus operator.

- Fixed :fixture:`tmp_path` fixture always raising :class:`OSError` on ``emscripten`` platform due to missing :func:`os.getuid`.

- Correctly handle ``__tracebackhide__`` for chained exceptions.
  NOTE: This change was reverted in version 7.3.1.

Improved Documentation
----------------------
- Fixed the minimal example in :ref:`goodpractices`: ``pip install -e .`` requires a ``version`` entry in ``pyproject.toml`` to run successfully.

Trivial/Internal Changes
------------------------
- pytest no longer directly depends on the `attrs <https://www.attrs.org/en/stable/>`__ package. While
  we at pytest all love the package dearly and would like to thank the ``attrs`` team for many years of cooperation and support,
  it makes sense for ``pytest`` to have as little external dependencies as possible, as this helps downstream projects.
  With that in mind, we have replaced the pytest's limited internal usage to use the standard library's ``dataclasses`` instead.

  Nice diffs for ``attrs`` classes are still supported though.

(adam)

2023-04-17 07:00:46 UTC MAIN commitmail json YAML

Updated www/py-beautifulsoup4, textproc/py-pygments

(adam)

2023-04-17 06:59:57 UTC MAIN commitmail json YAML

py-pygments: updated to 2.15.0

Version 2.15.0
--------------
- Added lexers:

  * Carbon
  * Dax
  * MediaWiki Wikitext
  * PostgreSQL Explain
  * WGSL (WebGPU Shading Language)
  * X++

- Updated lexers:

  * AMDGPU: Add support for ``scratch_`` instructions, the ``attr*.*`` argument,
    as well as the ``off`` modifier
  * APDL: Miscellaneous improvements
  * bash/tcsh:

    - Move ``break`` to keywords
    - Improve bash math expansion lexing

  * Chapel: Support attributes
  * CMake: Implement bracket style comments
  * CSS: Improve lexing of numbers inside function calls
  * diff: Support normal diff syntax, as opposed to unified diff syntax
  * GLSL, HLSL:

    - Support line continuations in preprocessor code
    - Improve preprocessor directive handling

  * LilyPond: minor update of builtins
  * PHP: support attributes
    parameters
  * Python:

    - Add missing builtins
    - Fix inconsistent lexing of ``None``

  * Rebol/Red: Don't require script headers
  * Spice: Update keywords
  * SQL+Jinja (``analyse_text`` method): Fix catastrophic backtracking
  * Terraform: Add ``hcl`` alias

- Declare support for Python 3.11 and drop support for Python 3.6
- Update ``native`` style to improve contrast
- Update `github-dark`` style to match latest Primer style
- Revert a change that made guessing lexers based on file names slower
  on Python 3.10 and older
- Fix some places where a locale-dependent encoding could unintentionally
  be used instead of UTF-8
- Fix Python traceback handling
- Groff formatter: sort color definitions for reproducibility
- Move project metadata to ``pyproject.toml``, remove ``setup.py``
  and ``setup.cfg``

- The top-level ``Makefile`` has been removed. Instead, all shortcuts
  for developing are now defined and run through tox.  The ``doc`` folder
  still contains a ``Makefile`` as an alternative to ``tox -e doc``.

(adam)

2023-04-17 06:38:13 UTC MAIN commitmail json YAML

py-beautifulsoup4: updated to 4.12.2

= 4.12.2 (20230407)

* Fixed an unhandled exception in BeautifulSoup.decode_contents
  and methods that call it. [bug=2015545]

= 4.12.1 (20230405)

NOTE: the following things are likely to be dropped in the next
feature release of Beautiful Soup:

Official support for Python 3.6.
Inclusion of unit tests and test data in the wheel file.
Two scripts: demonstrate_parser_differences.py and test-all-versions.

Changes:

* This version of Beautiful Soup replaces setup.py and setup.cfg
  with pyproject.toml. Beautiful Soup now uses tox as its test backend
  and hatch to do builds.

* The main functional improvement in this version is a nonrecursive technique
  for regenerating a tree. This technique is used to avoid situations where,
  in previous versions, doing something to a very deeply nested tree
  would overflow the Python interpreter stack:

  1. Outputting a tree as a string, e.g. with
    BeautifulSoup.encode() [bug=1471755]

  2. Making copies of trees (copy.copy() and
    copy.deepcopy() from the Python standard library). [bug=1709837]

  3. Pickling a BeautifulSoup object. (Note that pickling a Tag
    object can still cause an overflow.)

* Making a copy of a BeautifulSoup object no longer parses the
  document again, which should improve performance significantly.

* When a BeautifulSoup object is unpickled, Beautiful Soup now
  tries to associate an appropriate TreeBuilder object with it.

* Tag.prettify() will now consistently end prettified markup with
  a newline.

* Added unit tests for fuzz test cases created by third
  parties. Some of these tests are skipped since they point
  to problems outside of Beautiful Soup, but this change
  puts them all in one convenient place.

* PageElement now implements the known_xml attribute. (This was technically
  a bug, but it shouldn't be an issue in normal use.) [bug=2007895]

* The demonstrate_parser_differences.py script was still written in
  Python 2. I've converted it to Python 3, but since no one has
  mentioned this over the years, it's a sign that no one uses this
  script and it's not serving its purpose.

(adam)

2023-04-17 05:31:07 UTC MAIN commitmail json YAML

Updated devel/py-astroid, www/py-soupsieve

(adam)

2023-04-17 05:29:56 UTC MAIN commitmail json YAML

py-soupsieve: updated to 2.4.1

2.4.1

- **FIX**: Attribute syntax for case insensitive flag optionally allows a space, it does not require one.

(adam)

2023-04-17 05:28:42 UTC MAIN commitmail json YAML

py-astroid: updated to 2.15.3

What's New in astroid 2.15.3?
* Fix ``infer_call_result()`` crash on methods called ``with_metaclass()``.
* Suppress ``UserWarning`` when finding module specs.

(adam)

2023-04-16 20:18:23 UTC MAIN commitmail json YAML

doc: fix mistake in previous commits

(gutteridge)

2023-04-16 20:17:29 UTC MAIN commitmail json YAML

doc: Added sysutils/acl version 2.3.1

(gutteridge)

2023-04-16 20:17:18 UTC MAIN commitmail json YAML

doc: Added sysutils/attr version 2.4.47nb1

(gutteridge)

2023-04-16 20:15:56 UTC MAIN commitmail json YAML

sysutils/Makefile: add acl

(gutteridge)

2023-04-16 20:14:47 UTC MAIN commitmail json YAML

acl: import new package, version 2.3.1

The acl package contains the getfacl and setfacl utilities and the libacl
loadable library as well as additional files required for developing
access control list programs.

Packaged in wip by Alexander Schreiber. Minor adjustments by myself, also
build tested on Fedora 37.

(gutteridge)

2023-04-16 19:42:40 UTC MAIN commitmail json YAML

elementary-xfce-icon-theme: fix packaging of project docs

Previously, we were installing symlinks to project documentation, but
not the actual files themselves, which "pkg_admin check" would rightly
complain about. Issue noted by unicorn on unitedbsd.com, and confirmed
by pin@.

(gutteridge)

2023-04-16 18:31:32 UTC MAIN commitmail json YAML

doc: Updated misc/katbin-cli to 1.3.14

(pin)

2023-04-16 18:31:09 UTC MAIN commitmail json YAML

misc/katbin-cli: update to 1.3.14

1.3.14 (2023-04-16)
Bug Fixes
- build: install cargo-edit (fe99ebb)
- build: remove semantic-release-rust (ebe2f63)
- deps: update rust crate anyhow to 1.0.68 (51bd56c)
- deps: update rust crate clap to 4.0.27 (6c68670)
- deps: update rust crate clap to 4.0.29 (e3cde32)
- deps: update rust crate clap to 4.0.30 (a134cd8)
- deps: update rust crate clap to 4.0.32 (9f47811)
- deps: update rust crate serde to 1.0.151 (b2fda1e)
- deps: update rust crate serde to 1.0.152 (865be12)
- deps: update rust crate serde_json to 1.0.91 (3017709)
- publish only after builds are done (dad0c4e)
- release: change assets directory and install cargo-edit (2bacd04)

1.3.14-develop.1 (2022-12-18)
Bug Fixes
- build: install cargo-edit (fe99ebb)
- build: remove semantic-release-rust (ebe2f63)
- deps: update rust crate anyhow to 1.0.68 (51bd56c)
- deps: update rust crate clap to 4.0.27 (6c68670)
- deps: update rust crate clap to 4.0.29 (e3cde32)
- deps: update rust crate serde_json to 1.0.91 (3017709)

(pin)

2023-04-16 18:30:21 UTC MAIN commitmail json YAML

doc: Updated sysutils/erdtree to 1.8.1

(pin)

2023-04-16 18:29:58 UTC MAIN commitmail json YAML

sysutils/erdtree: update to 1.8.1

[1.8.1] - 2023-04-11
What's Changed
- Fix some typos by @goggle in #110
- add clap requires to flags that depent on --report by @jhscheer in #111
- refactor tests: move --no-config to mod::run_cmd by @jhscheer in #112
- Prevent panic when --prune is used with --glob which results in empty match
  set by @solidiquis in #116
- Add ability to take glob patterns from stdin by @jhscheer in #114
- Refactor/node and support hard link detection on Windows by @solidiquis
  in #118
- Support colorless output when redirecting/piping stdout; also provide
  --no-color option by @solidiquis in #120
- remove ansi escapes for default icon by @solidiquis in #122

(pin)

2023-04-16 18:23:12 UTC MAIN commitmail json YAML

doc: Updated devel/go-tools to 0.8.0

(bsiegert)

2023-04-16 18:23:00 UTC MAIN commitmail json YAML

2023-04-16 14:52:58 UTC pkgsrc-2023Q1 commitmail json YAML

2023-04-16 14:52:36 UTC pkgsrc-2023Q1 commitmail json YAML

Pullup ticket #6753 - requested by gutteridge
textproc/libxml2: security fix
textproc/py-libxml2: security fix

Revisions pulled up:
- textproc/libxml2/Makefile                                    1.169
- textproc/libxml2/Makefile.common                              1.20
- textproc/libxml2/distinfo                                    1.144
- textproc/py-libxml2/Makefile                                  1.85

---
  Module Name:    pkgsrc
  Committed By:  gutteridge
  Date:          Sat Apr 15 13:06:22 UTC 2023

  Modified Files:
          pkgsrc/textproc/libxml2: Makefile Makefile.common distinfo
          pkgsrc/textproc/py-libxml2: Makefile

  Log Message:
  libxml2 & py-libxml2: update to 2.10.4

  v2.10.4: Apr 11 2023

  ### Security

  - [CVE-2023-29469] Hashing of empty dict strings isn't deterministic
  - [CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType
  - schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK

  ### Regressions

  - SAX2: Ignore namespaces in HTML documents
  - io: Fix "buffer full" error with certain buffer sizes

(bsiegert)

2023-04-16 14:40:56 UTC MAIN commitmail json YAML

doc: Updated devel/py-frozendict to 2.3.7

(wiz)

2023-04-16 14:40:46 UTC MAIN commitmail json YAML

py-frozendict: update to 2.3.7.

2.3.6 distfile not available.

pkgsrc changes:
- fix test target
- simplify

upstream changes:

    Fixed a regression in sdist packages that made them not working
    in the previous release (by @sunpoet in #77)

    Added arm64 builds for all supported archs (Linux, Windows,
    Mac)

(wiz)

2023-04-16 13:56:45 UTC MAIN commitmail json YAML

Updated textproc/ugrep, sysutils/py-ansible-compat

(adam)

2023-04-16 13:56:23 UTC MAIN commitmail json YAML

py-ansible-compat: updated to 3.0.2

v3.0.2

Bugfixes

Change install_collection to avoid use of -p
Correct documentation links
Avoid using -p option with ansible-galaxy install
Fix collection loading

(adam)

2023-04-16 13:54:23 UTC MAIN commitmail json YAML

ugrep: updated to 3.11.2

ugrep v3.11.2

This update includes usability improvements. We improved option --hyperlink to optionally take parameters PREFIX and +. The PREFIX parameter replaces file:// in the link with a custom PREFIX://. The + included the line number in the link, and when ugrep option -k is used, also includes the column number in the link.

(adam)

2023-04-16 08:24:44 UTC MAIN commitmail json YAML

doc/TODO: + lxqt-1.3.

(wiz)

2023-04-16 07:36:06 UTC MAIN commitmail json YAML

py-anyascii: python 3.x only

(wiz)

2023-04-16 07:36:00 UTC MAIN commitmail json YAML

doc/TODO: add some

+ gstreamer1-1.22.2, mupdf-1.22.0, protobuf-22.3, py-mercurial-6.4.1,
  qgis-3.28.5, vala-0.56.6.

(wiz)

2023-04-15 21:36:53 UTC MAIN commitmail json YAML

doc: updated security/libssh

(tnn)

2023-04-15 21:36:14 UTC MAIN commitmail json YAML

libssh: update to 0.10.4

version 0.10.4 (released 2022-09-07)
  * Fixed issues with KDF on big endian
version 0.10.3 (released 2022-09-05)
  * Fixed possible infinite loop in known hosts checking
version 0.10.2 (released 2022-09-02)
  * Fixed tilde expansion when handling include directives
  * Fixed building the shared torture library
  * Made rekey test more robust (fixes running on i586 build systems e.g koji)
version 0.10.1 (released 2022-08-30)
  * Fixed proxycommand support
  * Fixed musl libc support
version 0.10.0 (released 2022-08-26)
  * Added support for OpenSSL 3.0
  * Added support for mbedTLS 3
  * Added support for Smart Cards  (through openssl pkcs11 engine)
  * Added support for chacha20-poly1305@openssh.com with libgcrypt
  * Added support ed25519 keys in PEM files
  * Added support for sk-ecdsa and sk-ed25519 (server side)
  * Added support for limiting RSA key sizes and not accepting small one by
    default
  * Added support for ssh-agent on Windows
  * Added ssh_userauth_publickey_auto_get_current_identity() API
  * Added ssh_vlog() API
  * Added ssh_send_issue_banner() API
  * Added ssh_session_set_disconnect_message() API
  * Added new configuration options:
    + IdentityAgent
    + ModuliFile
  * Provided X11 client example
  * Disabled DSA support at build time by default (will be removed in the next
    release)
  * Deprecated the SCP API!
  * Deprecated old pubkey, privatekey API
  * Avoided some needless large stack buffers to minimize memory footprint
  * Removed support for OpenSSL < 1.0.1
  * Fixed parsing username@host in login name
  * Free global init mutex in the destructor on Windows
  * Fixed PEM parsing in mbedtls to support both legacy and new PKCS8 formats

(tnn)

2023-04-15 21:32:52 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.30.0

(pin)

2023-04-15 21:32:30 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 14.30.0

Features
- transient: add Filler (cdc560c)

(pin)

2023-04-15 19:16:46 UTC MAIN commitmail json YAML

doc: Updated print/libpaper to 2.1.0nb1

(triaxx)

2023-04-15 19:16:33 UTC MAIN commitmail json YAML

libpaper: Disable relocatable for Darwin

pkgsrc changes:
---------------
  * Fix build issue on Darwin when relocatable is enabled by disabling it.
  * Bump revision.

(triaxx)

2023-04-15 15:12:50 UTC MAIN commitmail json YAML

converters/php-mbstring: fix build problem on new version of PHP

Fix build problem on PHP 8.1.18 and PHP 8.2.5.  The problem was noted by
wiz@ via private e-mail.

(taca)

2023-04-15 14:17:58 UTC MAIN commitmail json YAML

2023-04-15 13:23:45 UTC MAIN commitmail json YAML

doc: Updated audio/gospt to 0.0.48

(pin)

2023-04-15 13:23:24 UTC MAIN commitmail json YAML

audio/gospt: update to 0.0.48

Changelog
- 8f179f0 add experimental youtube-link command. fix pagination issues
  throughout tui
- c124ec4 fix loadmoreitems being called a billion times
- ec60177 update

(pin)

2023-04-15 13:06:52 UTC MAIN commitmail json YAML

doc: Updated textproc/py-libxml2 to 2.10.4

(gutteridge)

2023-04-15 13:06:42 UTC MAIN commitmail json YAML

doc: Updated textproc/libxml2 to 2.10.4

(gutteridge)

2023-04-15 13:06:22 UTC MAIN commitmail json YAML

libxml2 & py-libxml2: update to 2.10.4

v2.10.4: Apr 11 2023

### Security

- [CVE-2023-29469] Hashing of empty dict strings isn't deterministic
- [CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType
- schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK

### Regressions

- SAX2: Ignore namespaces in HTML documents
- io: Fix "buffer full" error with certain buffer sizes

(gutteridge)

2023-04-15 11:59:34 UTC MAIN commitmail json YAML

Unbreak building fluidsynth if gmake 4.4.1 is installed.

While fluidsynth compiles with BSD make, it will use gmake if available.
This happened to work in the past even if gmake was not in USE_TOOLS,
but the latest gmake update (4.4.1) added an incompatible change.
Adding gmake to USE_TOOLS fixes this.

(hgutch)

2023-04-15 11:04:08 UTC MAIN commitmail json YAML

2023-04-15 11:00:42 UTC MAIN commitmail json YAML

2023-04-15 09:17:29 UTC MAIN commitmail json YAML

2023-04-15 07:28:42 UTC MAIN commitmail json YAML

libreoffice: remove unused WRAPPER_SKIP_TRANSFORM

(wiz)

2023-04-15 05:01:57 UTC MAIN commitmail json YAML

doc: Updated print/a2ps to 4.15.4nb1

(wiz)

2023-04-15 05:01:48 UTC MAIN commitmail json YAML

a2ps: fix a2ps-lpr-wrapper filter mode

From John D. Baker on pkgsrc-users.

Bump PKGREVISION.

(wiz)

2023-04-15 02:19:44 UTC MAIN commitmail json YAML

doc: Updated lang/php81 to 8.1.18

(taca)

2023-04-15 02:19:13 UTC MAIN commitmail json YAML

lang/php81: update to 8.1.18

13 Apr 2023, PHP 8.1.18

- Core:
  . Added optional support for max_execution_time in ZTS/Linux builds
    (K辿vin Dunglas)
  . Fixed use-after-free in recursive AST evaluation. (ilutov)
  . Fixed bug GH-8646 (Memory leak PHP FPM 8.1). (nielsdos)
  . Fixed bug GH-10801 (Named arguments in CTE functions cause a segfault).
    (nielsdos)
  . Fixed bug GH-8789 (PHP 8.0.20 (ZTS) zend_signal_handler_defer crashes on
    apache). (nielsdos)
  . Fixed bug GH-10015 (zend_signal_handler_defer crashes on apache shutdown).
    (nielsdos)
  . Fixed bug GH-10810 (Fix NUL byte terminating Exception::__toString()).
    (ilutov)
  . Fix potential memory corruption when mixing __callStatic() and FFI. (ilutov)

- Date:
  . Fixed bug GH-10583 (DateTime modify with tz pattern should not update
    linked timezone). (Derick)

- FPM:
  . Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
  . Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
  . Fixed bug #74129 (Incorrect SCRIPT_NAME with apache ProxyPassMatch when
    spaces are in path). (Jakub Zelenka)

- FTP:
  . Propagate success status of ftp_close(). (nielsdos)
  . Fixed bug GH-10521 (ftp_get/ftp_nb_get resumepos offset is maximum 10GB).
    (nielsdos)

- IMAP:
  . Fix build failure with Clang 16. (orlitzky)

- MySQLnd:
  . Fixed bug GH-8979 (Possible Memory Leak with SSL-enabled MySQL
    connections). (nielsdos)

- Opcache:
  . Fixed build for macOS to cater with pkg-config settings. (David Carlier)
  . Fixed bug GH-8065 (opcache.consistency_checks > 0 causes segfaults in
    PHP >= 8.1.5 in fpm context). (nielsdos)

- OpenSSL:
  . Add missing error checks on file writing functions. (nielsdos)

- PDO Firebird:
  . Fixed bug GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel
    and 32 bit userland). (nielsdos)

- PDO ODBC:
  . Fixed missing and inconsistent error checks on SQLAllocHandle. (nielsdos)

- Phar:
  . Fixed bug GH-10766 (PharData archive created with Phar::Zip format does
    not keep files metadata (datetime)). (nielsdos)
  . Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit().
    (nielsdos)

- PGSQL:
  . Fixed typo in the array returned from pg_meta_data (extended mode).
    (David Carlier)

- SPL:
  . Fixed bug GH-10519 (Array Data Address Reference Issue). (Nathan Freeman)
  . Fixed bug GH-10844 (ArrayIterator allows modification of readonly props).
    (ilutov)

- Standard:
  . Fixed bug GH-10885 (stream_socket_server context leaks). (ilutov)
  . Fixed bug GH-10052 (Browscap crashes PHP 8.1.12 on request shutdown
    (apache2)). (nielsdos)
  . Fixed oss-fuzz #57392 (Buffer-overflow in php_fgetcsv() with \0 delimiter
    and enclosure). (ilutov)
  . Fixed undefined behaviour in unpack(). (nielsdos)

(taca)

2023-04-15 02:17:42 UTC MAIN commitmail json YAML

doc: Updated lang/php82 to 8.2.5

(taca)

2023-04-15 02:17:14 UTC MAIN commitmail json YAML

lang/php82: update to 8.2.5

13 Apr 2023, PHP 8.2.5

- Core:
  . Added optional support for max_execution_time in ZTS/Linux builds
    (K辿vin Dunglas)
  . Fixed use-after-free in recursive AST evaluation. (ilutov)
  . Fixed bug GH-8646 (Memory leak PHP FPM 8.1). (nielsdos)
  . Re-add some CTE functions that were removed from being CTE by a mistake.
    (mvorisek)
  . Remove CTE flag from array_diff_ukey(), which was added by mistake.
    (mvorisek)
  . Fixed bug GH-10801 (Named arguments in CTE functions cause a segfault).
    (nielsdos)
  . Fixed bug GH-8789 (PHP 8.0.20 (ZTS) zend_signal_handler_defer crashes on
    apache). (nielsdos)
  . Fixed bug GH-10015 (zend_signal_handler_defer crashes on apache shutdown).
    (nielsdos)
  . Fixed bug GH-10810 (Fix NUL byte terminating Exception::__toString()).
    (ilutov)
  . Fix potential memory corruption when mixing __callStatic() and FFI. (ilutov)

- Date:
  . Fixed bug GH-10747 (Private and protected properties in serialized Date*
    objects throw). (Derick)

- FPM:
  . Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
  . Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
  . Fixed bug #74129 (Incorrect SCRIPT_NAME with apache ProxyPassMatch when
    spaces are in path). (Jakub Zelenka)

- FTP:
  . Propagate success status of ftp_close(). (nielsdos)
  . Fixed bug GH-10521 (ftp_get/ftp_nb_get resumepos offset is maximum 10GB).
    (nielsdos)

- IMAP:
  . Fix build failure with Clang 16. (orlitzky)

- MySQLnd:
  . Fixed bug GH-8979 (Possible Memory Leak with SSL-enabled MySQL
    connections). (nielsdos)

- Opcache:
  . Fixed build for macOS to cater with pkg-config settings. (David Carlier)
  . Fixed bug GH-8065 (opcache.consistency_checks > 0 causes segfaults in
    PHP >= 8.1.5 in fpm context). (nielsdos)

- OpenSSL:
  . Add missing error checks on file writing functions. (nielsdos)

- PDO Firebird:
  . Fixed bug GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel
    and 32 bit userland). (nielsdos)

- Phar:
  . Fixed bug GH-10766 (PharData archive created with Phar::Zip format does
    not keep files metadata (datetime)). (nielsdos)
  . Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit().
    (nielsdos)

- PDO ODBC:
  . Fixed missing and inconsistent error checks on SQLAllocHandle. (nielsdos)

- PGSQL:
  . Fixed typo in the array returned from pg_meta_data (extended mode).
    (David Carlier)

- SPL:
  . Fixed bug GH-10519 (Array Data Address Reference Issue). (Nathan Freeman)
  . Fixed bug GH-10907 (Unable to serialize processed SplFixedArrays in
    PHP 8.2.4). (nielsdos)
  . Fixed bug GH-10844 (ArrayIterator allows modification of readonly props).
    (ilutov)

- Standard:
  . Fixed bug GH-10885 (stream_socket_server context leaks). (ilutov)
  . Fixed bug GH-10052 (Browscap crashes PHP 8.1.12 on request shutdown
    (apache2)). (nielsdos)
  . Fixed oss-fuzz #57392 (Buffer-overflow in php_fgetcsv() with \0 delimiter
    and enclosure). (ilutov)
  . Fixed undefined behaviour in unpack(). (nielsdos)

(taca)

2023-04-14 22:58:24 UTC MAIN commitmail json YAML

amanda-common: Configure fixes

The configure script creates massive amounts of spam when using NetBSD's
sh due to the non-standard test(1) args.

For some reason, the test for compiler flag -msse4.2 is failing, even
though it's present in the cc -v --help output (is cwrappers doing
something strange?). For now, commit a workaround. The package is actually
doing runtime detection of SSE4.2 properly, but expects compiler support
for -msse4.2 to be provided on x86.

PR 57130

(nia)

2023-04-14 21:54:33 UTC MAIN commitmail json YAML

libpeas: fix typo in DESCR

(gutteridge)

2023-04-14 21:41:20 UTC MAIN commitmail json YAML

doc: Updated www/elinks to 0.16.0

(nia)

2023-04-14 21:41:06 UTC MAIN commitmail json YAML

elinks: update to 0.16.0

ELinks 0.16.0
-------------

Released on 2022-12-25

* detect xterm on my computer

ELinks 0.16.0rc1
----------------

Released on 2022-12-03

* alternative mujs engine for js
* bump mozjs to 102
* experimental XHR implementation
* macros in exmode
* removed infinite loop, which occurred under BSD
* optional terminal hyperlinks in dumps

(nia)

2023-04-14 21:37:05 UTC MAIN commitmail json YAML

doc: Moved felinks

(nia)

2023-04-14 21:35:06 UTC MAIN commitmail json YAML

2023-04-14 21:15:07 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.29.3

(pin)

2023-04-14 21:14:40 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 14.29.3

v14.29.3
Bug Fixes
- tooltips: improve behaviour when using zsh-autosuggestions (94fa706)

v14.29.2
Bug Fixes
- unity: handle index correctly (794bd5e), closes #3711

(pin)

2023-04-14 19:57:59 UTC MAIN commitmail json YAML

2023-04-14 19:24:42 UTC MAIN commitmail json YAML

modular-xorg-drivers: comment out old drivers that aren't building

these are very unlikely to be used, let's not bring down the whole modular
package for them.

(maya)

2023-04-14 18:31:38 UTC MAIN commitmail json YAML

Fix install on SmartOS.

(schmonz)

2023-04-14 17:40:43 UTC MAIN commitmail json YAML

Slightly newer manpages available. Ride previous bump.

(schmonz)

2023-04-14 17:38:59 UTC MAIN commitmail json YAML

doc: Updated lang/execline to 2.9.3.0nb2

(schmonz)

2023-04-14 17:38:54 UTC MAIN commitmail json YAML

Update manual pages, adding execline-why.7. Bump PKGREVISION.

(schmonz)

2023-04-14 17:37:08 UTC MAIN commitmail json YAML

doc: Updated sysutils/s6 to 2.11.3.2nb2

(schmonz)

2023-04-14 17:37:02 UTC MAIN commitmail json YAML

Update manual pages, adding s6-why.7. Bump PKGREVISION.

(schmonz)

2023-04-14 16:00:00 UTC MAIN commitmail json YAML

doc: Updated shells/tcsh to 6.24.10

(kim)

2023-04-14 15:42:46 UTC MAIN commitmail json YAML

libreoffice: comment out currently unused LO_DESKTOP_FILES

Remove unused UNO_PATH.

(wiz)

2023-04-14 15:33:17 UTC MAIN commitmail json YAML

libreoffice: fix some pkglint

(wiz)

2023-04-14 15:33:03 UTC MAIN commitmail json YAML

libreoffice: fix path in CHECK_WRKREF_SKIP

(wiz)

2023-04-14 14:59:31 UTC MAIN commitmail json YAML

{,standalone-,static-}tcsh: Update to 6.24.10:

Changes since 6.24.07:

29. V6.24.10 - 2023-04-14
28. Restore skipping of the "$edit" and "Comments" tests when not running
    on a terminal (Kimmo Suominen)
27. V6.24.09 - 2023-04-13
26. ls-F: unsetenv LS*COLOR reapplies other LS*COLOR (Luke Mewburn)
25. Don't crash if LSCOLORS contains > 11 pairs (Luke Mewburn)
24. V6.24.08 - 2023-04-10
23. Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn)
22. Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv;
    intermittent parse bug; only support lower-case "target". (Luke Mewburn)
21. Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn)
20. Implement CLICOLOR_FORCE (Luke Mewburn)
19. On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn)
18. Improve color ls-F documentation (Luke Mewburn)

(kim)

2023-04-14 08:59:33 UTC MAIN commitmail json YAML

libpeas: remove PYTHON_FOR_BUILD_ONLY, bump revision

Python is obviously not for build only in this package, since
it supports plugins written in Python. With python39 installed, the
library depends on libpython directly.

(bsiegert)

2023-04-14 08:53:50 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.10.0

(nia)

2023-04-14 08:53:12 UTC MAIN commitmail json YAML

firefox102: Update to 102.10.0

Security Vulnerabilities fixed in Firefox ESR 102.10

    #CVE-2023-29531: Out-of-bound memory access in WebGL on macOS
    #CVE-2023-29533: Fullscreen notification obscured
    #CVE-2023-29535: Potential Memory Corruption following Garbage Collector
    compaction
    #CVE-2023-29536: Invalid free from JavaScript code
    #CVE-2023-29539: Content-Disposition filename truncation leads to Reflected
    File Download
    #CVE-2023-29541: Files with malicious extensions could have been downloaded
    unsafely on Linux
    #CVE-2023-29542: Bypass of file download extension restrictions
    #CVE-2023-1945: Memory Corruption in Safe Browsing Code
    #CVE-2023-29548: Incorrect optimization result on ARM64
    #CVE-2023-29550: Memory safety bugs fixed in Firefox 112 and Firefox ESR
    102.10

(nia)

2023-04-14 08:21:23 UTC MAIN commitmail json YAML

doc: Added math/four-bar-rs version 4.0.0

(pin)

2023-04-14 08:20:50 UTC MAIN commitmail json YAML

Add four-bar-rs

(pin)

2023-04-14 08:19:15 UTC MAIN commitmail json YAML

math/four-bar-rs: import package

Fourbar is a simulator and a synthesizing tool for four-bar linkage mechanism.

- CLI/GUI program is four-bar-ui crate, but the executable is called four-bar.

Web demo available @ https://kmolyuan.github.io/four-bar-rs/

(pin)

2023-04-14 08:17:03 UTC MAIN commitmail json YAML

doc: Updated graphics/wallust to 2.0.1

(pin)

2023-04-14 08:16:40 UTC MAIN commitmail json YAML

graphics/wallust: update to 2.0.1

- add templating info to the readme

pkgsrc changes:
- include a default wallust.toml
- update DESC to reflect templating info

(pin)

2023-04-14 06:57:31 UTC MAIN commitmail json YAML

2023-04-14 04:32:44 UTC MAIN commitmail json YAML

psutils: needs gmake

(wiz)

2023-04-14 03:38:52 UTC MAIN commitmail json YAML

doc: Updated textproc/grep to 3.10

(ryoon)

2023-04-14 03:37:52 UTC MAIN commitmail json YAML

grep: Update to 3.10

Changelog:
* Noteworthy changes in release 3.10 (2023-03-22) [stable]

** Bug fixes

  With -P, \d now matches only ASCII digits, regardless of PCRE
  options/modes. The changes in grep-3.9 to make \b and \w work
  properly had the undesirable side effect of making \d also match
  e.g., the Arabic digits: ٠١٢٣٤٥٦٧٨٩.  With grep-3.9, -P '\d+'
  would match that ten-digit (20-byte) string. Now, to match such
  a digit, you would use \p{Nd}. Similarly, \D is now mapped to [^0-9].
  [bug introduced in grep 3.9]

* Noteworthy changes in release 3.9 (2023-03-05) [stable]

** Bug fixes

  With -P, some non-ASCII UTF8 characters were not recognized as
  word-constituent due to our omission of the PCRE2_UCP flag. E.g.,
  given f(){ echo Perú|LC_ALL=en_US.UTF-8 grep -Po "$1"; } and
  this command, echo $(f 'r\w'):$(f '.\b'), before it would print ":r".
  After the fix, it prints the correct results: "rú:ú".

  When given multiple patterns the last of which has a back-reference,
  grep no longer sometimes mistakenly matches lines in some cases.
  [Bug#36148#13 introduced in grep 3.4]

(ryoon)

2023-04-14 03:18:10 UTC MAIN commitmail json YAML

doc: Update fonts/harfbuzz{,-icu} to 7.1.0

(ryoon)

2023-04-14 03:16:43 UTC MAIN commitmail json YAML

harfbuzz{,-icu}: Update to 7.1.0

Changelog:
7.1.0
Friday, March 3, 2023
====================================
- New experimental hb_shape_justify() API that uses font variations to expand
  or shrink the text to a given advance. (Behdad Esfahbod)
- Various build and bug fixes. (Behdad Esfahbod, Garret Rieger, Qunxin Liu)

- New API:
+hb_font_set_variation()

Overview of changes leading to 7.0.1
Monday, February 20, 2023
====================================
- Various build and bug fixes.

(ryoon)

2023-04-13 20:53:40 UTC MAIN commitmail json YAML

make this build with latest pkgsrc libraw

* API/datastruct Changes:
- imgdata.params.shot_select moved to imgdata.rawparams.shot_select

(mrg)

2023-04-13 19:03:25 UTC MAIN commitmail json YAML

Drop unncessary inclusion of expat_config.h, which doesn't exist on
NetBSD

(joerg)

2023-04-13 18:34:08 UTC MAIN commitmail json YAML

a2ps: clean up from testing

(wiz)

2023-04-13 18:33:18 UTC MAIN commitmail json YAML

a2ps: does not need a bl3.mk, remove it

(wiz)

2023-04-13 18:32:46 UTC MAIN commitmail json YAML

libpaper: fix pkglint

(wiz)

2023-04-13 18:30:05 UTC MAIN commitmail json YAML

doc: Updated print/a2ps to 4.15.4

(wiz)

2023-04-13 18:29:47 UTC MAIN commitmail json YAML

a2ps: update to 4.15.4.

* Noteworthy changes in release 4.15.4 (2023-04-13) [stable]
* Bug fixes:
  - Fix to read configured paper size correctly with libpaper 1.x.
* Documentation:
  - Various minor documentation improvements.
* Build system:
  - Fix tests when building with libpaper 1.x.
  - Require gperf for bootstrapping, and use it correctly in build system.
  - Require a new-enough version of texinfo.

(wiz)

2023-04-13 18:07:25 UTC MAIN commitmail json YAML

doc: Updated sysutils/bkt to 0.6.1

(pin)

2023-04-13 18:07:05 UTC MAIN commitmail json YAML

sysutils/bkt: update to 0.6.1

- Patch release adjusting how --help's output is wrapped.

(pin)

2023-04-13 17:57:19 UTC MAIN commitmail json YAML

Update to parpd-2.0 with the following changes:
* New build system similar to dhcpcd
* New eloop from dhcpcd
* /dev/bpf is now used on all BSD's
* attack command will attack RFC 5227 implementations

(roy)